Started by user Sebastiaan van Stijn Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 8b0913935c60606add6bd5a4c6dcf535a387f07a+cc5a381cbcc06e5cd71fc50a8989c36f6dad9ac3 (5d415c876d17e1764714739ac9e8d9d0d5c35a0d) 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 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42642@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-07-16T06:36:45.552Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-07-16T06:36:45.556Z] Trying to pass milestone 1 [Pipeline] milestone [2021-07-16T06:36:45.750Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-07-16T06:36:46.014Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02f4c4e0524b87d3e) in /home/ubuntu/workspace/moby_PR-42642 [Pipeline] { [Pipeline] checkout [2021-07-16T06:36:46.112Z] The recommended git tool is: git [2021-07-16T06:36:48.369Z] using credential docker-jenkins-github-credentials [2021-07-16T06:36:48.380Z] Cloning the remote Git repository [2021-07-16T06:36:48.380Z] Cloning with configured refspecs honoured and without tags [2021-07-16T06:36:48.396Z] Cloning repository https://github.com/moby/moby.git [2021-07-16T06:36:48.456Z] > git init /home/ubuntu/workspace/moby_PR-42642 # timeout=10 [2021-07-16T06:36:48.653Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-16T06:36:48.654Z] > git --version # timeout=10 [2021-07-16T06:36:48.667Z] > git --version # 'git version 2.17.1' [2021-07-16T06:36:48.668Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T06:36:48.670Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42642/head:refs/remotes/origin/PR-42642 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-16T06:37:04.467Z] Fetching without tags [2021-07-16T06:37:04.745Z] Merging remotes/origin/20.10 commit cc5a381cbcc06e5cd71fc50a8989c36f6dad9ac3 into PR head commit 8b0913935c60606add6bd5a4c6dcf535a387f07a [2021-07-16T06:37:05.496Z] Merge succeeded, producing 8b0913935c60606add6bd5a4c6dcf535a387f07a [2021-07-16T06:37:05.496Z] Checking out Revision 8b0913935c60606add6bd5a4c6dcf535a387f07a (PR-42642) [2021-07-16T06:37:04.429Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-16T06:37:04.439Z] > git config --add remote.origin.fetch +refs/pull/42642/head:refs/remotes/origin/PR-42642 # timeout=10 [2021-07-16T06:37:04.443Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-16T06:37:04.455Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-16T06:37:04.471Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-16T06:37:04.471Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T06:37:04.473Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42642/head:refs/remotes/origin/PR-42642 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-16T06:37:04.754Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T06:37:04.789Z] > git checkout -f 8b0913935c60606add6bd5a4c6dcf535a387f07a # timeout=10 [2021-07-16T06:37:05.440Z] > git remote # timeout=10 [2021-07-16T06:37:05.450Z] > git config --get remote.origin.url # timeout=10 [2021-07-16T06:37:05.465Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T06:37:05.466Z] > git merge cc5a381cbcc06e5cd71fc50a8989c36f6dad9ac3 # timeout=10 [2021-07-16T06:37:05.485Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-16T06:37:05.497Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T06:37:05.512Z] > git checkout -f 8b0913935c60606add6bd5a4c6dcf535a387f07a # timeout=10 [2021-07-16T06:37:09.497Z] Commit message: "integration: ensurePlugin: disable go modules when building plugin" [2021-07-16T06:37:09.498Z] > git rev-list --no-walk 8b0913935c60606add6bd5a4c6dcf535a387f07a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-16T06:37:10.549Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42642:/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-07-16T06:37:15.839Z] Unable to find image 'alpine:latest' locally [2021-07-16T06:37:15.839Z] latest: Pulling from library/alpine [2021-07-16T06:37:15.839Z] 5843afab3874: Pulling fs layer [2021-07-16T06:37:15.839Z] 5843afab3874: Verifying Checksum [2021-07-16T06:37:15.839Z] 5843afab3874: Download complete [2021-07-16T06:37:15.839Z] 5843afab3874: Pull complete [2021-07-16T06:37:15.839Z] Digest: sha256:234cb88d3020898631af0ccbbcca9a66ae7306ecd30c9720690858c1b007d2a0 [2021-07-16T06:37:16.100Z] Status: Downloaded newer image for alpine:latest [2021-07-16T06:37:20.310Z] 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-07-16T06:37:21.166Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02f4c4e0524b87d3e) in /home/ubuntu/workspace/moby_PR-42642 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [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 "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2021-07-16T06:37:21.222Z] The recommended git tool is: git [Pipeline] // stage [2021-07-16T06:37:21.233Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-07-16T06:37:21.248Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-07-16T06:37:21.255Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [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 "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-07-16T06:37:21.495Z] Merging remotes/origin/20.10 commit cc5a381cbcc06e5cd71fc50a8989c36f6dad9ac3 into PR head commit 8b0913935c60606add6bd5a4c6dcf535a387f07a [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-07-16T06:37:21.877Z] Merge succeeded, producing 8b0913935c60606add6bd5a4c6dcf535a387f07a [2021-07-16T06:37:21.878Z] Checking out Revision 8b0913935c60606add6bd5a4c6dcf535a387f07a (PR-42642) [2021-07-16T06:37:21.934Z] Commit message: "integration: ensurePlugin: disable go modules when building plugin" [2021-07-16T06:37:21.238Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42642/.git # timeout=10 [2021-07-16T06:37:21.249Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-16T06:37:21.256Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-16T06:37:21.256Z] > git --version # timeout=10 [2021-07-16T06:37:21.265Z] > git --version # 'git version 2.17.1' [2021-07-16T06:37:21.265Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T06:37:21.266Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42642/head:refs/remotes/origin/PR-42642 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-16T06:37:21.496Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T06:37:21.503Z] > git checkout -f 8b0913935c60606add6bd5a4c6dcf535a387f07a # timeout=10 [2021-07-16T06:37:21.844Z] > git remote # timeout=10 [2021-07-16T06:37:21.853Z] > git config --get remote.origin.url # timeout=10 [2021-07-16T06:37:21.857Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T06:37:21.857Z] > git merge cc5a381cbcc06e5cd71fc50a8989c36f6dad9ac3 # timeout=10 [2021-07-16T06:37:21.866Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-16T06:37:21.878Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T06:37:21.881Z] > git checkout -f 8b0913935c60606add6bd5a4c6dcf535a387f07a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-16T06:37:22.628Z] + [ PR != PR ] [2021-07-16T06:37:22.628Z] + [ 20.10 != master ] [2021-07-16T06:37:22.628Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-16T06:37:22.956Z] + docker version [2021-07-16T06:37:22.956Z] Client: Docker Engine - Community [2021-07-16T06:37:22.956Z] Version: 20.10.6 [2021-07-16T06:37:22.956Z] API version: 1.41 [2021-07-16T06:37:22.956Z] Go version: go1.13.15 [2021-07-16T06:37:22.956Z] Git commit: 370c289 [2021-07-16T06:37:22.956Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-16T06:37:22.956Z] OS/Arch: linux/amd64 [2021-07-16T06:37:22.956Z] Context: default [2021-07-16T06:37:22.956Z] Experimental: true [2021-07-16T06:37:22.956Z] [2021-07-16T06:37:22.956Z] Server: Docker Engine - Community [2021-07-16T06:37:22.956Z] Engine: [2021-07-16T06:37:22.956Z] Version: 20.10.6 [2021-07-16T06:37:22.956Z] API version: 1.41 (minimum version 1.12) [2021-07-16T06:37:22.956Z] Go version: go1.13.15 [2021-07-16T06:37:22.956Z] Git commit: 8728dd2 [2021-07-16T06:37:22.956Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-16T06:37:22.956Z] OS/Arch: linux/amd64 [2021-07-16T06:37:22.956Z] Experimental: true [2021-07-16T06:37:22.956Z] containerd: [2021-07-16T06:37:22.956Z] Version: 1.4.6 [2021-07-16T06:37:22.956Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-16T06:37:22.956Z] runc: [2021-07-16T06:37:22.956Z] Version: 1.0.0-rc95 [2021-07-16T06:37:22.956Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-16T06:37:22.956Z] docker-init: [2021-07-16T06:37:22.956Z] Version: 0.19.0 [2021-07-16T06:37:22.956Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-16T06:37:23.258Z] + docker info [2021-07-16T06:37:36.165Z] Still waiting to schedule task [2021-07-16T06:37:36.165Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-16T06:37:36.167Z] Still waiting to schedule task [2021-07-16T06:37:36.167Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-16T06:37:36.167Z] Still waiting to schedule task [2021-07-16T06:37:36.168Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00d32aa57a2b1b4c5)’ [2021-07-16T06:37:36.170Z] Still waiting to schedule task [2021-07-16T06:37:36.170Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c9db59c97ae5eb1c)’ [2021-07-16T06:37:36.171Z] Still waiting to schedule task [2021-07-16T06:37:36.172Z] Waiting for next available executor on ‘azwin-2-ca5110’ [2021-07-16T06:37:38.166Z] Client: [2021-07-16T06:37:38.166Z] Context: default [2021-07-16T06:37:38.166Z] Debug Mode: false [2021-07-16T06:37:38.166Z] Plugins: [2021-07-16T06:37:38.166Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-16T06:37:38.166Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-16T06:37:38.166Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-16T06:37:38.166Z] [2021-07-16T06:37:38.166Z] Server: [2021-07-16T06:37:38.166Z] Containers: 0 [2021-07-16T06:37:38.166Z] Running: 0 [2021-07-16T06:37:38.166Z] Paused: 0 [2021-07-16T06:37:38.166Z] Stopped: 0 [2021-07-16T06:37:38.166Z] Images: 1 [2021-07-16T06:37:38.166Z] Server Version: 20.10.6 [2021-07-16T06:37:38.166Z] Storage Driver: overlay2 [2021-07-16T06:37:38.166Z] Backing Filesystem: extfs [2021-07-16T06:37:38.166Z] Supports d_type: true [2021-07-16T06:37:38.166Z] Native Overlay Diff: true [2021-07-16T06:37:38.166Z] userxattr: false [2021-07-16T06:37:38.166Z] Logging Driver: json-file [2021-07-16T06:37:38.166Z] Cgroup Driver: cgroupfs [2021-07-16T06:37:38.166Z] Cgroup Version: 1 [2021-07-16T06:37:38.166Z] Plugins: [2021-07-16T06:37:38.166Z] Volume: local [2021-07-16T06:37:38.166Z] Network: bridge host ipvlan macvlan null overlay [2021-07-16T06:37:38.166Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-16T06:37:38.166Z] Swarm: inactive [2021-07-16T06:37:38.166Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-16T06:37:38.166Z] Default Runtime: runc [2021-07-16T06:37:38.166Z] Init Binary: docker-init [2021-07-16T06:37:38.166Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-16T06:37:38.166Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-16T06:37:38.166Z] init version: de40ad0 [2021-07-16T06:37:38.166Z] Security Options: [2021-07-16T06:37:38.166Z] apparmor [2021-07-16T06:37:38.166Z] seccomp [2021-07-16T06:37:38.166Z] Profile: default [2021-07-16T06:37:38.166Z] Kernel Version: 5.4.0-1048-aws [2021-07-16T06:37:38.166Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-16T06:37:38.166Z] OSType: linux [2021-07-16T06:37:38.166Z] Architecture: x86_64 [2021-07-16T06:37:38.166Z] CPUs: 2 [2021-07-16T06:37:38.166Z] Total Memory: 7.569GiB [2021-07-16T06:37:38.166Z] Name: ip-10-100-33-246 [2021-07-16T06:37:38.166Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-16T06:37:38.166Z] Docker Root Dir: /var/lib/docker [2021-07-16T06:37:38.166Z] Debug Mode: false [2021-07-16T06:37:38.166Z] Registry: https://index.docker.io/v1/ [2021-07-16T06:37:38.166Z] Labels: [2021-07-16T06:37:38.166Z] Experimental: true [2021-07-16T06:37:38.166Z] Insecure Registries: [2021-07-16T06:37:38.166Z] 127.0.0.0/8 [2021-07-16T06:37:38.166Z] Live Restore Enabled: true [2021-07-16T06:37:38.166Z] [2021-07-16T06:37:38.166Z] WARNING: No swap limit support [Pipeline] sh [2021-07-16T06:37:38.466Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-16T06:37:38.466Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-16T06:37:38.466Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42642/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-07-16T06:37:38.466Z] + bash /home/ubuntu/workspace/moby_PR-42642/check-config.sh [2021-07-16T06:37:38.466Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-16T06:37:38.466Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-16T06:37:38.466Z] [2021-07-16T06:37:38.466Z] Generally Necessary: [2021-07-16T06:37:38.466Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-16T06:37:38.466Z] - apparmor: enabled and tools installed [2021-07-16T06:37:38.466Z] - CONFIG_NAMESPACES: enabled [2021-07-16T06:37:38.466Z] - CONFIG_NET_NS: enabled [2021-07-16T06:37:38.466Z] - CONFIG_PID_NS: enabled [2021-07-16T06:37:38.466Z] - CONFIG_IPC_NS: enabled [2021-07-16T06:37:38.466Z] - CONFIG_UTS_NS: enabled [2021-07-16T06:37:38.466Z] - CONFIG_CGROUPS: enabled [2021-07-16T06:37:38.466Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-16T06:37:38.466Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-16T06:37:38.466Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-16T06:37:38.466Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-16T06:37:38.466Z] - CONFIG_CPUSETS: enabled [2021-07-16T06:37:38.466Z] - CONFIG_MEMCG: enabled [2021-07-16T06:37:38.466Z] - CONFIG_KEYS: enabled [2021-07-16T06:37:38.466Z] - CONFIG_VETH: enabled (as module) [2021-07-16T06:37:38.466Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-16T06:37:38.466Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-16T06:37:38.727Z] - CONFIG_NF_NAT_IPV4: missing [2021-07-16T06:37:38.727Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-16T06:37:38.727Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-16T06:37:38.727Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-16T06:37:38.727Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-16T06:37:38.727Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-16T06:37:38.727Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-16T06:37:38.727Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-16T06:37:38.727Z] - CONFIG_NF_NAT_NEEDED: missing [2021-07-16T06:37:38.727Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-16T06:37:38.727Z] [2021-07-16T06:37:38.727Z] Optional Features: [2021-07-16T06:37:38.727Z] - CONFIG_USER_NS: enabled [2021-07-16T06:37:38.727Z] - CONFIG_SECCOMP: enabled [2021-07-16T06:37:38.727Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-16T06:37:38.727Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-16T06:37:38.727Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-16T06:37:38.727Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-16T06:37:38.727Z] - CONFIG_BLK_CGROUP: enabled [2021-07-16T06:37:38.727Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-16T06:37:38.727Z] - CONFIG_IOSCHED_CFQ: missing [2021-07-16T06:37:38.727Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-07-16T06:37:38.727Z] - CONFIG_CGROUP_PERF: enabled [2021-07-16T06:37:38.727Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-16T06:37:38.727Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-16T06:37:38.727Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-16T06:37:38.727Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-16T06:37:38.727Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-16T06:37:38.727Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-16T06:37:38.727Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-16T06:37:38.727Z] - CONFIG_IP_VS: enabled (as module) [2021-07-16T06:37:38.727Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-16T06:37:38.727Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-16T06:37:38.727Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-16T06:37:38.727Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-16T06:37:38.727Z] - CONFIG_EXT4_FS: enabled [2021-07-16T06:37:38.727Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-16T06:37:38.727Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-16T06:37:38.727Z] - Network Drivers: [2021-07-16T06:37:38.727Z] - "overlay": [2021-07-16T06:37:38.727Z] - CONFIG_VXLAN: enabled (as module) [2021-07-16T06:37:38.727Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-16T06:37:38.727Z] Optional (for encrypted networks): [2021-07-16T06:37:38.727Z] - CONFIG_CRYPTO: enabled [2021-07-16T06:37:38.727Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-16T06:37:38.727Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-16T06:37:38.727Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-16T06:37:38.727Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-16T06:37:38.727Z] - CONFIG_XFRM: enabled [2021-07-16T06:37:38.727Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-16T06:37:38.727Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-16T06:37:38.727Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-16T06:37:38.727Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-07-16T06:37:38.727Z] - "ipvlan": [2021-07-16T06:37:38.988Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-16T06:37:38.988Z] - "macvlan": [2021-07-16T06:37:38.988Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-16T06:37:38.988Z] - CONFIG_DUMMY: enabled (as module) [2021-07-16T06:37:38.988Z] - "ftp,tftp client in container": [2021-07-16T06:37:38.988Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-16T06:37:38.988Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-16T06:37:38.988Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-16T06:37:38.988Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-16T06:37:38.988Z] - Storage Drivers: [2021-07-16T06:37:38.988Z] - "aufs": [2021-07-16T06:37:38.988Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-16T06:37:38.988Z] - "btrfs": [2021-07-16T06:37:38.988Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-16T06:37:38.988Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-16T06:37:38.988Z] - "devicemapper": [2021-07-16T06:37:38.988Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-16T06:37:38.988Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-16T06:37:38.988Z] - "overlay": [2021-07-16T06:37:38.988Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-16T06:37:38.988Z] - "zfs": [2021-07-16T06:37:38.988Z] - /dev/zfs: present [2021-07-16T06:37:38.988Z] - zfs command: missing [2021-07-16T06:37:38.988Z] - zpool command: missing [2021-07-16T06:37:38.988Z] [2021-07-16T06:37:38.988Z] Limits: [2021-07-16T06:37:38.988Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-16T06:37:38.988Z] [2021-07-16T06:37:38.988Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-16T06:37:39.329Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8b0913935c60606add6bd5a4c6dcf535a387f07a . [2021-07-16T06:37:39.329Z] #2 [internal] load .dockerignore [2021-07-16T06:37:39.329Z] #2 sha256:bf7a1f80a497c6527da843bb95183d76c8fbe804eadb35a5268eb71f3e1e5f10 [2021-07-16T06:37:39.329Z] #2 transferring context: 87B done [2021-07-16T06:37:39.329Z] #2 DONE 0.1s [2021-07-16T06:37:39.329Z] [2021-07-16T06:37:39.329Z] #1 [internal] load build definition from Dockerfile [2021-07-16T06:37:39.329Z] #1 sha256:07cb531712bea9ff498df0190047c7e3a0b9a07a2b0a5975318ecb0280ac598f [2021-07-16T06:37:39.329Z] #1 transferring dockerfile: 17.04kB done [2021-07-16T06:37:39.329Z] #1 DONE 0.1s [2021-07-16T06:37:39.329Z] [2021-07-16T06:37:39.329Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-16T06:37:39.329Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-16T06:37:39.902Z] #3 DONE 0.3s [2021-07-16T06:37:39.902Z] [2021-07-16T06:37:39.902Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-16T06:37:39.902Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-16T06:37:39.902Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-16T06:37:39.902Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-16T06:37:39.902Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-07-16T06:37:39.902Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-16T06:37:39.902Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-16T06:37:39.902Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.2s [2021-07-16T06:37:40.165Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-07-16T06:37:40.165Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-07-16T06:37:40.425Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-07-16T06:37:40.425Z] #4 DONE 0.7s [2021-07-16T06:37:40.425Z] [2021-07-16T06:37:40.425Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-16T06:37:40.425Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-16T06:37:41.374Z] #6 DONE 0.8s [2021-07-16T06:37:41.374Z] [2021-07-16T06:37:41.374Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-16T06:37:41.374Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-16T06:37:41.374Z] #8 DONE 0.8s [2021-07-16T06:37:41.374Z] [2021-07-16T06:37:41.374Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-16T06:37:41.374Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-16T06:37:41.374Z] #5 DONE 0.9s [2021-07-16T06:37:41.374Z] [2021-07-16T06:37:41.374Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-07-16T06:37:41.374Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-07-16T06:37:41.635Z] #7 DONE 1.1s [2021-07-16T06:37:41.895Z] [2021-07-16T06:37:41.895Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-16T06:37:41.895Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-16T06:37:41.895Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-16T06:37:42.159Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-16T06:37:42.159Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2021-07-16T06:37:42.159Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-16T06:37:42.159Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-16T06:37:42.159Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.3s [2021-07-16T06:37:42.421Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 0.4s [2021-07-16T06:37:42.421Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 0.5s [2021-07-16T06:37:42.683Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-07-16T06:37:42.683Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-07-16T06:37:45.248Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.6s done [2021-07-16T06:37:47.164Z] #62 DONE 4.9s [2021-07-16T06:37:47.164Z] [2021-07-16T06:37:47.164Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-16T06:37:47.164Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-16T06:37:47.164Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-16T06:37:47.164Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2021-07-16T06:37:47.164Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-16T06:37:47.164Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-16T06:37:47.164Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.1s done [2021-07-16T06:37:47.164Z] #64 DONE 4.9s [2021-07-16T06:37:47.164Z] [2021-07-16T06:37:47.164Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:37:47.164Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:37:47.164Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-07-16T06:37:47.164Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-07-16T06:37:47.164Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-07-16T06:37:47.164Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-07-16T06:37:47.164Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.8s done [2021-07-16T06:37:47.164Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.8s done [2021-07-16T06:37:47.164Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.6s done [2021-07-16T06:37:47.164Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.6s done [2021-07-16T06:37:47.164Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.7s done [2021-07-16T06:37:47.164Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.7s [2021-07-16T06:37:47.164Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.7s [2021-07-16T06:37:47.164Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.64MB / 120.17MB 4.8s [2021-07-16T06:37:47.164Z] #9 ... [2021-07-16T06:37:47.164Z] [2021-07-16T06:37:47.164Z] #23 [internal] load build context [2021-07-16T06:37:47.164Z] #23 sha256:28b8079b281574048a6e736b246126a308c32ad220ec592c2ead15af21153658 [2021-07-16T06:37:47.164Z] #23 transferring context: 53.41MB 4.1s done [2021-07-16T06:37:47.164Z] #23 DONE 5.0s [2021-07-16T06:37:47.164Z] [2021-07-16T06:37:47.164Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:37:47.164Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:37:47.164Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 12.58MB / 120.17MB 4.9s [2021-07-16T06:37:47.164Z] #9 ... [2021-07-16T06:37:47.164Z] [2021-07-16T06:37:47.164Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-16T06:37:47.164Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-16T06:37:47.164Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.0s done [2021-07-16T06:37:47.164Z] #26 sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 1.85kB / 1.85kB done [2021-07-16T06:37:47.164Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-07-16T06:37:47.164Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-07-16T06:37:47.164Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.1s done [2021-07-16T06:37:47.164Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 3.4s [2021-07-16T06:37:49.712Z] #26 ... [2021-07-16T06:37:49.712Z] [2021-07-16T06:37:49.712Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:37:49.712Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:37:49.712Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.2s [2021-07-16T06:37:49.973Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.9s done [2021-07-16T06:37:50.233Z] #9 ... [2021-07-16T06:37:50.233Z] [2021-07-16T06:37:50.233Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-16T06:37:50.233Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-16T06:37:50.233Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 6.2s done [2021-07-16T06:37:50.233Z] #26 DONE 8.3s [2021-07-16T06:37:50.233Z] [2021-07-16T06:37:50.233Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:37:50.233Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:37:50.233Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.1s done [2021-07-16T06:37:50.233Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [2021-07-16T06:37:50.496Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.4s done [2021-07-16T06:37:50.757Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-07-16T06:37:51.018Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2021-07-16T06:37:51.591Z] #9 ... [2021-07-16T06:37:51.591Z] [2021-07-16T06:37:51.591Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-16T06:37:51.591Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-16T06:37:51.591Z] #63 DONE 0.7s [2021-07-16T06:37:51.591Z] [2021-07-16T06:37:51.591Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:37:51.591Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:37:51.591Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-07-16T06:37:52.539Z] #9 ... [2021-07-16T06:37:52.539Z] [2021-07-16T06:37:52.539Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-16T06:37:52.539Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-16T06:37:52.539Z] #65 DONE 0.9s [2021-07-16T06:37:52.539Z] [2021-07-16T06:37:52.539Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:37:52.539Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:37:56.745Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.7s done [2021-07-16T06:37:56.745Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-07-16T06:38:00.049Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.3s done [2021-07-16T06:38:00.049Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-07-16T06:38:00.310Z] #9 ... [2021-07-16T06:38:00.310Z] [2021-07-16T06:38:00.310Z] #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-07-16T06:38:00.310Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-16T06:38:00.310Z] #27 1.452 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-16T06:38:00.310Z] #27 1.464 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-16T06:38:00.310Z] #27 1.464 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-16T06:38:00.310Z] #27 1.609 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-16T06:38:00.310Z] #27 1.830 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-16T06:38:00.310Z] #27 2.109 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-16T06:38:00.310Z] #27 3.732 Fetched 8454 kB in 3s (3339 kB/s) [2021-07-16T06:38:00.310Z] #27 3.732 Reading package lists... [2021-07-16T06:38:00.310Z] #27 4.647 Reading package lists... [2021-07-16T06:38:00.310Z] #27 5.540 Building dependency tree... [2021-07-16T06:38:00.310Z] #27 5.876 The following additional packages will be installed: [2021-07-16T06:38:00.310Z] #27 5.876 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-16T06:38:00.310Z] #27 5.876 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-16T06:38:00.310Z] #27 5.876 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-16T06:38:00.310Z] #27 5.876 Suggested packages: [2021-07-16T06:38:00.311Z] #27 5.876 krb5-doc krb5-user [2021-07-16T06:38:00.311Z] #27 5.876 Recommended packages: [2021-07-16T06:38:00.311Z] #27 5.876 krb5-locales publicsuffix libsasl2-modules [2021-07-16T06:38:00.311Z] #27 6.120 The following NEW packages will be installed: [2021-07-16T06:38:00.311Z] #27 6.120 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-16T06:38:00.311Z] #27 6.120 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-16T06:38:00.311Z] #27 6.120 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-16T06:38:00.311Z] #27 6.120 libssh2-1 libssl1.1 openssl [2021-07-16T06:38:00.311Z] #27 6.390 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-16T06:38:00.311Z] #27 6.390 Need to get 5059 kB of archives. [2021-07-16T06:38:00.311Z] #27 6.390 After this operation, 12.1 MB of additional disk space will be used. [2021-07-16T06:38:00.311Z] #27 6.390 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-16T06:38:00.311Z] #27 6.421 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-16T06:38:00.311Z] #27 6.426 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-16T06:38:00.311Z] #27 6.429 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-16T06:38:00.311Z] #27 6.430 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-16T06:38:00.311Z] #27 6.431 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-16T06:38:00.311Z] #27 6.433 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-16T06:38:00.311Z] #27 6.439 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-16T06:38:00.311Z] #27 6.442 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-16T06:38:00.311Z] #27 6.443 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-16T06:38:00.311Z] #27 6.445 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-16T06:38:00.311Z] #27 6.447 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-16T06:38:00.311Z] #27 6.450 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-16T06:38:00.311Z] #27 6.452 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-16T06:38:00.311Z] #27 6.453 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-16T06:38:00.311Z] #27 6.455 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-16T06:38:00.311Z] #27 6.457 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-16T06:38:00.311Z] #27 6.462 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-16T06:38:00.311Z] #27 6.467 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-16T06:38:00.311Z] #27 6.469 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-16T06:38:00.311Z] #27 6.472 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-16T06:38:00.311Z] #27 6.645 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T06:38:00.311Z] #27 6.678 Fetched 5059 kB in 0s (14.9 MB/s) [2021-07-16T06:38:00.311Z] #27 6.723 Selecting previously unselected package libssl1.1:amd64. [2021-07-16T06:38:00.311Z] #27 6.723 (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-07-16T06:38:00.311Z] #27 6.723 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-16T06:38:00.311Z] #27 6.734 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-16T06:38:00.311Z] #27 6.935 Selecting previously unselected package openssl. [2021-07-16T06:38:00.311Z] #27 6.935 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-16T06:38:00.311Z] #27 6.944 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-16T06:38:00.311Z] #27 7.129 Selecting previously unselected package ca-certificates. [2021-07-16T06:38:00.311Z] #27 7.129 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-16T06:38:00.311Z] #27 7.132 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-16T06:38:00.311Z] #27 7.235 Selecting previously unselected package libkeyutils1:amd64. [2021-07-16T06:38:00.311Z] #27 7.235 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-07-16T06:38:00.311Z] #27 7.243 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-16T06:38:00.311Z] #27 7.346 Selecting previously unselected package libkrb5support0:amd64. [2021-07-16T06:38:00.311Z] #27 7.346 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-16T06:38:00.311Z] #27 7.350 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:38:00.311Z] #27 7.399 Selecting previously unselected package libk5crypto3:amd64. [2021-07-16T06:38:00.311Z] #27 7.399 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-16T06:38:00.311Z] #27 7.403 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:38:00.311Z] #27 7.460 Selecting previously unselected package libkrb5-3:amd64. [2021-07-16T06:38:00.311Z] #27 7.461 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-16T06:38:00.311Z] #27 7.465 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:38:00.311Z] #27 7.625 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-16T06:38:00.311Z] #27 7.625 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-16T06:38:00.311Z] #27 7.640 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:38:00.311Z] #27 7.696 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-16T06:38:00.311Z] #27 7.696 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-16T06:38:00.311Z] #27 7.708 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-16T06:38:00.311Z] #27 7.746 Selecting previously unselected package libsasl2-2:amd64. [2021-07-16T06:38:00.311Z] #27 7.747 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-16T06:38:00.311Z] #27 7.752 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-16T06:38:00.311Z] #27 7.799 Selecting previously unselected package libldap-common. [2021-07-16T06:38:00.311Z] #27 7.800 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-16T06:38:00.311Z] #27 7.805 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-16T06:38:00.311Z] #27 7.856 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-16T06:38:00.311Z] #27 7.856 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-16T06:38:00.311Z] #27 7.863 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-16T06:38:00.311Z] #27 7.937 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-16T06:38:00.311Z] #27 7.937 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-16T06:38:00.311Z] #27 7.948 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-16T06:38:00.311Z] #27 8.002 Selecting previously unselected package libpsl5:amd64. [2021-07-16T06:38:00.311Z] #27 8.002 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-16T06:38:00.311Z] #27 8.006 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-16T06:38:00.311Z] #27 8.049 Selecting previously unselected package librtmp1:amd64. [2021-07-16T06:38:00.311Z] #27 8.049 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-16T06:38:00.311Z] #27 8.055 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-16T06:38:00.311Z] #27 8.099 Selecting previously unselected package libssh2-1:amd64. [2021-07-16T06:38:00.311Z] #27 8.099 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-16T06:38:00.311Z] #27 8.104 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-16T06:38:00.311Z] #27 8.155 Selecting previously unselected package libcurl4:amd64. [2021-07-16T06:38:00.311Z] #27 8.155 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-16T06:38:00.311Z] #27 8.159 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-16T06:38:00.311Z] #27 8.232 Selecting previously unselected package curl. [2021-07-16T06:38:00.311Z] #27 8.232 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-16T06:38:00.311Z] #27 8.238 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-16T06:38:00.311Z] #27 8.309 Selecting previously unselected package libonig5:amd64. [2021-07-16T06:38:00.311Z] #27 8.309 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-16T06:38:00.311Z] #27 8.314 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-16T06:38:00.311Z] #27 8.378 Selecting previously unselected package libjq1:amd64. [2021-07-16T06:38:00.311Z] #27 8.378 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-16T06:38:00.311Z] #27 8.382 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-16T06:38:00.311Z] #27 8.424 Selecting previously unselected package jq. [2021-07-16T06:38:00.311Z] #27 8.425 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-16T06:38:00.311Z] #27 8.429 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-16T06:38:00.311Z] #27 8.475 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-16T06:38:00.311Z] #27 8.487 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-16T06:38:00.311Z] #27 8.499 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-16T06:38:00.311Z] #27 8.604 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-16T06:38:00.311Z] #27 8.636 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-16T06:38:00.311Z] #27 8.657 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:38:00.311Z] #27 8.667 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-16T06:38:00.311Z] #27 8.680 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-16T06:38:00.311Z] #27 8.691 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:38:00.311Z] #27 8.705 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-16T06:38:00.311Z] #27 8.719 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-16T06:38:00.311Z] #27 8.733 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:38:00.311Z] #27 8.745 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-16T06:38:00.311Z] #27 8.766 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-16T06:38:00.311Z] #27 8.791 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-16T06:38:00.311Z] #27 8.842 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-16T06:38:00.311Z] #27 8.856 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-16T06:38:00.311Z] #27 9.467 Updating certificates in /etc/ssl/certs... [2021-07-16T06:38:00.311Z] #27 ... [2021-07-16T06:38:00.311Z] [2021-07-16T06:38:00.311Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:38:00.311Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:38:04.524Z] #9 ... [2021-07-16T06:38:04.524Z] [2021-07-16T06:38:04.524Z] #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-07-16T06:38:04.524Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-16T06:38:04.524Z] #27 10.32 137 added, 0 removed; done. [2021-07-16T06:38:04.524Z] #27 10.37 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:38:04.524Z] #27 10.39 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-16T06:38:04.524Z] #27 10.40 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-16T06:38:04.524Z] #27 10.42 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-16T06:38:04.524Z] #27 10.43 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T06:38:04.524Z] #27 10.46 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-16T06:38:04.524Z] #27 10.47 Updating certificates in /etc/ssl/certs... [2021-07-16T06:38:04.524Z] #27 11.15 0 added, 0 removed; done. [2021-07-16T06:38:04.524Z] #27 11.15 Running hooks in /etc/ca-certificates/update.d... [2021-07-16T06:38:04.524Z] #27 11.15 done. [2021-07-16T06:38:04.524Z] #27 DONE 14.1s [2021-07-16T06:38:04.524Z] [2021-07-16T06:38:04.524Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:38:04.524Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:38:04.784Z] #9 ... [2021-07-16T06:38:04.784Z] [2021-07-16T06:38:04.784Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-16T06:38:04.784Z] #28 sha256:3a5826ae629ce45d2c63c809d5e01d11e0792e7d6594947fa2325ef05617c7b9 [2021-07-16T06:38:04.784Z] #28 DONE 0.4s [2021-07-16T06:38:04.784Z] [2021-07-16T06:38:04.784Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:38:04.784Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:38:05.355Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.4s done [2021-07-16T06:38:05.616Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-07-16T06:38:05.879Z] #9 DONE 24.0s [2021-07-16T06:38:05.879Z] [2021-07-16T06:38:05.879Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-16T06:38:05.879Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-07-16T06:38:07.799Z] #10 DONE 1.5s [2021-07-16T06:38:07.799Z] [2021-07-16T06:38:07.799Z] #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-07-16T06:38:07.799Z] #29 sha256:d89f3284c8f44e3a0eed2f2a4b24bc100949a9bf25a5eb5d1fe3208574c23af4 [2021-07-16T06:38:07.799Z] #29 1.083 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-16T06:38:07.799Z] #29 1.156 [2021-07-16T06:38:07.799Z] #29 1.291 ##### 7.4% ######################### 36.1% ########################### 38.2% ############################## 42.8% ################################################## 70.5% ######################################################################## 100.0% [2021-07-16T06:38:07.799Z] #29 1.854 [2021-07-16T06:38:07.799Z] #29 1.968 ########################################## 58.9% ######################################################################## 100.0% [2021-07-16T06:38:07.799Z] #29 2.043 [2021-07-16T06:38:07.799Z] #29 2.155 ################################################ 66.9% ######################################################################## 100.0% [2021-07-16T06:38:07.799Z] #29 2.229 [2021-07-16T06:38:07.799Z] #29 2.348 ######## 11.9% ################ 22.6% ######################## 34.3% ########################################### 60.5% ############################################################# 86.1% ######################################################################## 100.0% [2021-07-16T06:38:07.799Z] #29 2.960 [2021-07-16T06:38:09.893Z] #29 3.078 # 2.6% ###### 9.7% ########## 14.9% ############## 19.7% ################## 25.3% ##################### 30.5% ######################### 34.9% ######################### 35.0% ############################## 42.8% #################################### 50.4% ######################################## 56.6% ################################################# 68.2% ##################################################### 73.9% ######################################################## 79.2% ############################################################ 84.3% ################################################################ 89.6% #################################################################### 94.8% ####################################################################### 100.0% ######################################################################## 100.0% [2021-07-16T06:38:09.893Z] #29 4.932 [2021-07-16T06:38:09.893Z] #29 5.157 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-16T06:38:10.154Z] #29 5.216 [2021-07-16T06:38:10.154Z] #29 5.286 ######################################################################## 100.0% [2021-07-16T06:38:10.154Z] #29 5.306 [2021-07-16T06:38:10.414Z] #29 5.518 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-16T06:38:10.414Z] #29 5.574 [2021-07-16T06:38:10.414Z] #29 5.684 ######################################################################## 100.0% [2021-07-16T06:38:10.414Z] #29 5.704 [2021-07-16T06:38:10.674Z] #29 5.910 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-16T06:38:10.934Z] #29 5.965 [2021-07-16T06:38:11.457Z] #29 6.097 0.3% ######## 11.7% ##################### 30.3% ######################## 34.6% [2021-07-16T06:38:11.457Z] #29 ... [2021-07-16T06:38:11.457Z] [2021-07-16T06:38:11.457Z] #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-07-16T06:38:11.457Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-07-16T06:38:11.457Z] #11 DONE 4.1s [2021-07-16T06:38:11.457Z] [2021-07-16T06:38:11.457Z] #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-07-16T06:38:11.457Z] #45 sha256:2ecc05c66ceb353d41ece7907aaa7109bbf84193c64d353e9ccf41cc33c53263 [2021-07-16T06:38:13.372Z] #45 ... [2021-07-16T06:38:13.372Z] [2021-07-16T06:38:13.372Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-16T06:38:13.372Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-07-16T06:38:13.372Z] #31 DONE 1.5s [2021-07-16T06:38:13.372Z] [2021-07-16T06:38:13.372Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-16T06:38:13.372Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-07-16T06:38:13.372Z] #39 DONE 1.5s [2021-07-16T06:38:13.372Z] [2021-07-16T06:38:13.372Z] #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-07-16T06:38:13.372Z] #29 sha256:d89f3284c8f44e3a0eed2f2a4b24bc100949a9bf25a5eb5d1fe3208574c23af4 [2021-07-16T06:38:13.373Z] #29 6.097 0.3% ######## 11.7% ##################### 30.3% ######################## 34.6% ################################# 47.1% ###################################### 53.0% ########################################## 58.9% ########################################### 60.4% ######################################################################## 100.0% [2021-07-16T06:38:13.373Z] #29 7.392 [2021-07-16T06:38:13.373Z] #29 7.681 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-16T06:38:13.373Z] #29 7.733 [2021-07-16T06:38:13.373Z] #29 7.764 ######################################################################## 100.0% [2021-07-16T06:38:13.373Z] #29 7.781 [2021-07-16T06:38:13.373Z] #29 7.997 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-16T06:38:13.373Z] #29 8.050 [2021-07-16T06:38:13.373Z] #29 8.153 ######################################################################## 100.0% [2021-07-16T06:38:13.373Z] #29 8.167 [2021-07-16T06:38:13.373Z] #29 8.177 Download of images into '/build' complete. [2021-07-16T06:38:13.373Z] #29 8.177 Use something like the following to load the result into a Docker daemon: [2021-07-16T06:38:13.373Z] #29 8.177 tar -cC '/build' . | docker load [2021-07-16T06:38:13.373Z] #29 DONE 8.3s [2021-07-16T06:38:13.373Z] [2021-07-16T06:38:13.373Z] #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-07-16T06:38:13.373Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-16T06:38:15.713Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-004912880a0b0b03d) in /home/ubuntu/workspace/moby_PR-42642 [Pipeline] { [Pipeline] checkout [2021-07-16T06:38:15.806Z] The recommended git tool is: git [2021-07-16T06:38:16.768Z] #40 ... [2021-07-16T06:38:16.768Z] [2021-07-16T06:38:16.768Z] #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-07-16T06:38:16.768Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-07-16T06:38:16.768Z] #12 DONE 5.2s [2021-07-16T06:38:16.768Z] [2021-07-16T06:38:16.768Z] #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-07-16T06:38:16.768Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:38:18.408Z] using credential docker-jenkins-github-credentials [2021-07-16T06:38:18.415Z] Cloning the remote Git repository [2021-07-16T06:38:18.415Z] Cloning with configured refspecs honoured and without tags [2021-07-16T06:38:18.684Z] Cloning repository https://github.com/moby/moby.git [2021-07-16T06:38:18.734Z] > git init /home/ubuntu/workspace/moby_PR-42642 # timeout=10 [2021-07-16T06:38:19.002Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-16T06:38:19.002Z] > git --version # timeout=10 [2021-07-16T06:38:19.034Z] > git --version # 'git version 2.17.1' [2021-07-16T06:38:19.035Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T06:38:19.070Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42642/head:refs/remotes/origin/PR-42642 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-16T06:38:20.984Z] #13 4.285 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-16T06:38:20.984Z] #13 4.304 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-16T06:38:20.984Z] #13 4.304 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-16T06:38:21.245Z] #13 4.370 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-16T06:38:21.515Z] #13 ... [2021-07-16T06:38:21.515Z] [2021-07-16T06:38:21.515Z] #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-07-16T06:38:21.515Z] #58 sha256:4e761d530a47eb39a7a1fda0acd89a2122710891171416864b735a54a43f1b21 [2021-07-16T06:38:21.515Z] #58 8.287 + RM_GOPATH=0 [2021-07-16T06:38:21.515Z] #58 8.287 + TMP_GOPATH= [2021-07-16T06:38:21.515Z] #58 8.287 + : /build [2021-07-16T06:38:21.515Z] #58 8.287 + '[' -z '' ']' [2021-07-16T06:38:21.515Z] #58 8.287 ++ mktemp -d [2021-07-16T06:38:21.515Z] #58 8.292 + export GOPATH=/tmp/tmp.n4uRXH8Vn4 [2021-07-16T06:38:21.515Z] #58 8.292 + GOPATH=/tmp/tmp.n4uRXH8Vn4 [2021-07-16T06:38:21.515Z] #58 8.292 + RM_GOPATH=1 [2021-07-16T06:38:21.515Z] #58 8.293 + case "$(go env GOARCH)" in [2021-07-16T06:38:21.515Z] #58 8.294 ++ go env GOARCH [2021-07-16T06:38:21.515Z] #58 8.319 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:38:21.515Z] #58 8.319 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:38:21.515Z] #58 8.321 ++ dirname /tmp/install/install.sh [2021-07-16T06:38:21.515Z] #58 8.327 + dir=/tmp/install [2021-07-16T06:38:21.515Z] #58 8.327 + bin=rootlesskit [2021-07-16T06:38:21.515Z] #58 8.328 + shift [2021-07-16T06:38:21.515Z] #58 8.334 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-16T06:38:21.515Z] #58 8.335 + . /tmp/install/rootlesskit.installer [2021-07-16T06:38:21.515Z] #58 8.350 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-16T06:38:21.515Z] #58 8.350 + install_rootlesskit [2021-07-16T06:38:21.515Z] #58 8.350 + case "$1" in [2021-07-16T06:38:21.515Z] #58 8.350 + export CGO_ENABLED=0 [2021-07-16T06:38:21.515Z] #58 8.350 + CGO_ENABLED=0 [2021-07-16T06:38:21.515Z] #58 8.350 + _install_rootlesskit [2021-07-16T06:38:21.515Z] #58 8.350 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-16T06:38:21.515Z] #58 8.350 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.n4uRXH8Vn4/src/github.com/rootless-containers/rootlesskit [2021-07-16T06:38:21.515Z] #58 8.350 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-16T06:38:21.515Z] #58 8.392 Cloning into '/tmp/tmp.n4uRXH8Vn4/src/github.com/rootless-containers/rootlesskit'... [2021-07-16T06:38:21.789Z] #58 ... [2021-07-16T06:38:21.790Z] [2021-07-16T06:38:21.790Z] #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-07-16T06:38:21.790Z] #51 sha256:622e4838108b8fae892b5877889c50f674b82e1cea266e33962e2f63e14e055b [2021-07-16T06:38:21.790Z] #51 6.203 + RM_GOPATH=0 [2021-07-16T06:38:21.790Z] #51 6.203 + TMP_GOPATH= [2021-07-16T06:38:21.790Z] #51 6.203 + : /build [2021-07-16T06:38:21.790Z] #51 6.203 + '[' -z '' ']' [2021-07-16T06:38:21.790Z] #51 6.203 ++ mktemp -d [2021-07-16T06:38:21.790Z] #51 6.203 + export GOPATH=/tmp/tmp.RawlWEBAIN [2021-07-16T06:38:21.790Z] #51 6.203 + GOPATH=/tmp/tmp.RawlWEBAIN [2021-07-16T06:38:21.790Z] #51 6.203 + RM_GOPATH=1 [2021-07-16T06:38:21.790Z] #51 6.203 + case "$(go env GOARCH)" in [2021-07-16T06:38:21.790Z] #51 6.209 ++ go env GOARCH [2021-07-16T06:38:21.790Z] #51 6.247 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:38:21.790Z] #51 6.248 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:38:21.790Z] #51 6.249 ++ dirname /tmp/install/install.sh [2021-07-16T06:38:21.790Z] #51 6.254 + dir=/tmp/install [2021-07-16T06:38:21.790Z] #51 6.254 + bin=shfmt [2021-07-16T06:38:21.790Z] #51 6.254 + shift [2021-07-16T06:38:21.790Z] #51 6.254 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-16T06:38:21.790Z] #51 6.254 + . /tmp/install/shfmt.installer [2021-07-16T06:38:21.790Z] #51 6.254 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-16T06:38:21.790Z] #51 6.254 + install_shfmt [2021-07-16T06:38:21.790Z] #51 6.254 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-16T06:38:21.790Z] #51 6.254 + git clone https://github.com/mvdan/sh.git /tmp/tmp.RawlWEBAIN/src/github.com/mvdan/sh [2021-07-16T06:38:21.790Z] #51 6.254 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-16T06:38:21.790Z] #51 6.262 Cloning into '/tmp/tmp.RawlWEBAIN/src/github.com/mvdan/sh'... [2021-07-16T06:38:21.790Z] #51 ... [2021-07-16T06:38:21.790Z] [2021-07-16T06:38:21.790Z] #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-07-16T06:38:21.790Z] #49 sha256:b3858d761cb73d64f9e73d1142ea1370a47e5982440b9e6652071dd932d81d86 [2021-07-16T06:38:21.790Z] #49 7.202 + RM_GOPATH=0 [2021-07-16T06:38:21.790Z] #49 7.202 + TMP_GOPATH= [2021-07-16T06:38:21.790Z] #49 7.202 + : /build [2021-07-16T06:38:21.790Z] #49 7.202 + '[' -z '' ']' [2021-07-16T06:38:21.790Z] #49 7.202 ++ mktemp -d [2021-07-16T06:38:21.790Z] #49 7.202 + export GOPATH=/tmp/tmp.ruqKxWo8qQ [2021-07-16T06:38:21.790Z] #49 7.202 + GOPATH=/tmp/tmp.ruqKxWo8qQ [2021-07-16T06:38:21.790Z] #49 7.202 + RM_GOPATH=1 [2021-07-16T06:38:21.790Z] #49 7.202 + case "$(go env GOARCH)" in [2021-07-16T06:38:21.790Z] #49 7.202 ++ go env GOARCH [2021-07-16T06:38:21.790Z] #49 7.226 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:38:21.790Z] #49 7.227 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:38:21.790Z] #49 7.227 ++ dirname /tmp/install/install.sh [2021-07-16T06:38:21.790Z] #49 7.228 + dir=/tmp/install [2021-07-16T06:38:21.790Z] #49 7.228 + bin=golangci_lint [2021-07-16T06:38:21.790Z] #49 7.228 + shift [2021-07-16T06:38:21.790Z] #49 7.228 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-16T06:38:21.790Z] #49 7.228 + . /tmp/install/golangci_lint.installer [2021-07-16T06:38:21.790Z] #49 7.228 ++ : v1.23.8 [2021-07-16T06:38:21.790Z] #49 7.228 + install_golangci_lint [2021-07-16T06:38:21.790Z] #49 7.228 + set -e [2021-07-16T06:38:21.790Z] #49 7.228 + export GO111MODULE=on [2021-07-16T06:38:21.790Z] #49 7.228 + GO111MODULE=on [2021-07-16T06:38:21.790Z] #49 7.228 + GOBIN=/build [2021-07-16T06:38:21.790Z] #49 7.228 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-16T06:38:21.790Z] #49 7.259 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-07-16T06:38:21.790Z] #49 7.259 go: finding github.com v1.23.8 [2021-07-16T06:38:21.790Z] #49 7.259 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-07-16T06:38:21.790Z] #49 7.259 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-07-16T06:38:21.790Z] #49 7.274 go: finding github.com/golangci v1.23.8 [2021-07-16T06:38:21.790Z] #49 8.351 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-16T06:38:21.790Z] #49 9.153 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-07-16T06:38:22.159Z] #49 ... [2021-07-16T06:38:22.159Z] [2021-07-16T06:38:22.159Z] #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-07-16T06:38:22.159Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-16T06:38:22.159Z] #36 8.213 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-16T06:38:22.159Z] #36 8.351 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-16T06:38:22.159Z] #36 8.465 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-16T06:38:22.159Z] #36 10.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-16T06:38:22.419Z] #36 ... [2021-07-16T06:38:22.419Z] [2021-07-16T06:38:22.419Z] #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-07-16T06:38:22.419Z] #24 sha256:e73009a114c8978fb70830fedfd07652a15ba698ecfc235d3785f994b9eef608 [2021-07-16T06:38:22.419Z] #24 5.564 + RM_GOPATH=0 [2021-07-16T06:38:22.419Z] #24 5.564 + TMP_GOPATH= [2021-07-16T06:38:22.419Z] #24 5.564 + : /build [2021-07-16T06:38:22.419Z] #24 5.564 + '[' -z '' ']' [2021-07-16T06:38:22.419Z] #24 5.564 ++ mktemp -d [2021-07-16T06:38:22.419Z] #24 5.564 + export GOPATH=/tmp/tmp.hu4gtRFv0o [2021-07-16T06:38:22.419Z] #24 5.564 + GOPATH=/tmp/tmp.hu4gtRFv0o [2021-07-16T06:38:22.419Z] #24 5.564 + RM_GOPATH=1 [2021-07-16T06:38:22.419Z] #24 5.564 + case "$(go env GOARCH)" in [2021-07-16T06:38:22.419Z] #24 5.564 ++ go env GOARCH [2021-07-16T06:38:22.419Z] #24 5.564 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:38:22.419Z] #24 5.564 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:38:22.419Z] #24 5.566 Install docker/cli version 17.06.2-ce from stable [2021-07-16T06:38:22.419Z] #24 5.566 ++ dirname /tmp/install/install.sh [2021-07-16T06:38:22.419Z] #24 5.566 + dir=/tmp/install [2021-07-16T06:38:22.419Z] #24 5.566 + bin=dockercli [2021-07-16T06:38:22.419Z] #24 5.566 + shift [2021-07-16T06:38:22.419Z] #24 5.566 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-16T06:38:22.419Z] #24 5.566 + . /tmp/install/dockercli.installer [2021-07-16T06:38:22.419Z] #24 5.566 ++ : stable [2021-07-16T06:38:22.419Z] #24 5.566 ++ : 17.06.2-ce [2021-07-16T06:38:22.419Z] #24 5.566 + install_dockercli [2021-07-16T06:38:22.419Z] #24 5.566 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-16T06:38:22.419Z] #24 5.568 ++ uname -m [2021-07-16T06:38:22.419Z] #24 5.568 + arch=x86_64 [2021-07-16T06:38:22.419Z] #24 5.568 + '[' x86_64 '!=' x86_64 ']' [2021-07-16T06:38:22.419Z] #24 5.568 + url=https://download.docker.com/linux/static [2021-07-16T06:38:22.419Z] #24 5.578 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-16T06:38:22.419Z] #24 5.578 + tar -xz docker/docker [2021-07-16T06:38:22.419Z] #24 ... [2021-07-16T06:38:22.419Z] [2021-07-16T06:38:22.419Z] #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-07-16T06:38:22.420Z] #47 sha256:fb766ad0c7149cc8662f00872a9b472333dfb3745ca17e684a48fbf8c806fb3d [2021-07-16T06:38:22.420Z] #47 6.697 + RM_GOPATH=0 [2021-07-16T06:38:22.420Z] #47 6.697 + TMP_GOPATH= [2021-07-16T06:38:22.420Z] #47 6.697 + : /build [2021-07-16T06:38:22.420Z] #47 6.697 + '[' -z '' ']' [2021-07-16T06:38:22.420Z] #47 6.697 ++ mktemp -d [2021-07-16T06:38:22.420Z] #47 6.697 + export GOPATH=/tmp/tmp.MfkjFIQIgt [2021-07-16T06:38:22.420Z] #47 6.697 + GOPATH=/tmp/tmp.MfkjFIQIgt [2021-07-16T06:38:22.420Z] #47 6.697 + RM_GOPATH=1 [2021-07-16T06:38:22.420Z] #47 6.697 + case "$(go env GOARCH)" in [2021-07-16T06:38:22.420Z] #47 6.699 ++ go env GOARCH [2021-07-16T06:38:22.420Z] #47 6.715 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:38:22.420Z] #47 6.715 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:38:22.420Z] #47 6.715 ++ dirname /tmp/install/install.sh [2021-07-16T06:38:22.420Z] #47 6.715 + dir=/tmp/install [2021-07-16T06:38:22.420Z] #47 6.715 + bin=gotestsum [2021-07-16T06:38:22.420Z] #47 6.715 + shift [2021-07-16T06:38:22.420Z] #47 6.715 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-16T06:38:22.420Z] #47 6.715 + . /tmp/install/gotestsum.installer [2021-07-16T06:38:22.420Z] #47 6.715 ++ : v0.5.3 [2021-07-16T06:38:22.420Z] #47 6.715 + install_gotestsum [2021-07-16T06:38:22.420Z] #47 6.717 + set -e [2021-07-16T06:38:22.420Z] #47 6.717 + export GO111MODULE=on [2021-07-16T06:38:22.420Z] #47 6.717 + GO111MODULE=on [2021-07-16T06:38:22.420Z] #47 6.717 + GOBIN=/build [2021-07-16T06:38:22.420Z] #47 6.717 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-16T06:38:22.420Z] #47 6.802 go: finding gotest.tools/gotestsum v0.5.3 [2021-07-16T06:38:22.420Z] #47 6.805 go: finding gotest.tools v0.5.3 [2021-07-16T06:38:22.420Z] #47 7.512 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-16T06:38:22.420Z] #47 8.359 go: extracting gotest.tools/gotestsum v0.5.3 [2021-07-16T06:38:22.420Z] #47 9.762 go: downloading github.com/pkg/errors v0.9.1 [2021-07-16T06:38:22.420Z] #47 9.768 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-16T06:38:22.420Z] #47 9.772 go: downloading github.com/fatih/color v1.9.0 [2021-07-16T06:38:22.420Z] #47 9.987 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-16T06:38:22.420Z] #47 9.987 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-16T06:38:22.420Z] #47 10.01 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-16T06:38:22.420Z] #47 10.02 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-16T06:38:22.420Z] #47 10.14 go: extracting github.com/pkg/errors v0.9.1 [2021-07-16T06:38:22.420Z] #47 10.18 go: extracting github.com/spf13/pflag v1.0.3 [2021-07-16T06:38:22.420Z] #47 10.47 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-16T06:38:22.420Z] #47 10.65 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-16T06:38:22.420Z] #47 10.66 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-16T06:38:22.420Z] #47 10.87 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-07-16T06:38:22.420Z] #47 ... [2021-07-16T06:38:22.420Z] [2021-07-16T06:38:22.420Z] #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-07-16T06:38:22.420Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-16T06:38:22.420Z] #55 8.564 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-16T06:38:22.420Z] #55 8.616 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-16T06:38:22.420Z] #55 8.616 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-16T06:38:22.680Z] #55 11.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-16T06:38:22.680Z] #55 ... [2021-07-16T06:38:22.680Z] [2021-07-16T06:38:22.680Z] #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-07-16T06:38:22.680Z] #67 sha256:6d6f64115526ec0f4edc316533fb02881be453530e133c1a909f413ea6dcbd3c [2021-07-16T06:38:22.680Z] #67 6.124 + RM_GOPATH=0 [2021-07-16T06:38:22.680Z] #67 6.124 + TMP_GOPATH= [2021-07-16T06:38:22.680Z] #67 6.124 + : /build [2021-07-16T06:38:22.680Z] #67 6.124 + '[' -z '' ']' [2021-07-16T06:38:22.680Z] #67 6.124 ++ mktemp -d [2021-07-16T06:38:22.680Z] #67 6.129 + export GOPATH=/tmp/tmp.bW1ut84Hn4 [2021-07-16T06:38:22.680Z] #67 6.129 + GOPATH=/tmp/tmp.bW1ut84Hn4 [2021-07-16T06:38:22.680Z] #67 6.129 + RM_GOPATH=1 [2021-07-16T06:38:22.680Z] #67 6.129 + case "$(go env GOARCH)" in [2021-07-16T06:38:22.680Z] #67 6.129 ++ go env GOARCH [2021-07-16T06:38:22.680Z] #67 6.130 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:38:22.680Z] #67 6.130 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:38:22.680Z] #67 6.131 ++ dirname /tmp/install/install.sh [2021-07-16T06:38:22.680Z] #67 6.131 + dir=/tmp/install [2021-07-16T06:38:22.680Z] #67 6.131 + bin=proxy [2021-07-16T06:38:22.680Z] #67 6.131 + shift [2021-07-16T06:38:22.680Z] #67 6.131 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-07-16T06:38:22.680Z] #67 6.131 + . /tmp/install/proxy.installer [2021-07-16T06:38:22.680Z] #67 6.131 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-16T06:38:22.680Z] #67 6.132 + install_proxy [2021-07-16T06:38:22.680Z] #67 6.132 + case "$1" in [2021-07-16T06:38:22.680Z] #67 6.132 + export CGO_ENABLED=0 [2021-07-16T06:38:22.680Z] #67 6.132 + CGO_ENABLED=0 [2021-07-16T06:38:22.680Z] #67 6.132 + _install_proxy [2021-07-16T06:38:22.680Z] #67 6.132 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-07-16T06:38:22.680Z] #67 6.132 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-16T06:38:22.680Z] #67 6.133 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.bW1ut84Hn4/src/github.com/docker/libnetwork [2021-07-16T06:38:22.680Z] #67 6.135 Cloning into '/tmp/tmp.bW1ut84Hn4/src/github.com/docker/libnetwork'... [2021-07-16T06:38:22.680Z] #67 ... [2021-07-16T06:38:22.680Z] [2021-07-16T06:38:22.680Z] #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-07-16T06:38:22.681Z] #34 sha256:baac2f5abbf78c881f7b1c78b0e58b57c4e62e9be1a0ae41728f8101a81ba1ce [2021-07-16T06:38:22.681Z] #34 7.722 + RM_GOPATH=0 [2021-07-16T06:38:22.681Z] #34 7.722 + TMP_GOPATH= [2021-07-16T06:38:22.681Z] #34 7.722 + : /build [2021-07-16T06:38:22.681Z] #34 7.722 + '[' -z '' ']' [2021-07-16T06:38:22.681Z] #34 7.722 ++ mktemp -d [2021-07-16T06:38:22.681Z] #34 7.730 + export GOPATH=/tmp/tmp.6j9uuKyjYi [2021-07-16T06:38:22.681Z] #34 7.730 + GOPATH=/tmp/tmp.6j9uuKyjYi [2021-07-16T06:38:22.681Z] #34 7.730 + RM_GOPATH=1 [2021-07-16T06:38:22.681Z] #34 7.730 + case "$(go env GOARCH)" in [2021-07-16T06:38:22.681Z] #34 7.730 ++ go env GOARCH [2021-07-16T06:38:22.681Z] #34 7.762 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:38:22.681Z] #34 7.762 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:38:22.681Z] #34 7.781 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-16T06:38:22.681Z] #34 7.781 ++ dirname /tmp/install/install.sh [2021-07-16T06:38:22.681Z] #34 7.781 + dir=/tmp/install [2021-07-16T06:38:22.681Z] #34 7.781 + bin=tomlv [2021-07-16T06:38:22.681Z] #34 7.781 + shift [2021-07-16T06:38:22.681Z] #34 7.781 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-07-16T06:38:22.681Z] #34 7.781 + . /tmp/install/tomlv.installer [2021-07-16T06:38:22.681Z] #34 7.781 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-16T06:38:22.681Z] #34 7.781 + install_tomlv [2021-07-16T06:38:22.681Z] #34 7.781 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-07-16T06:38:22.681Z] #34 7.781 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.6j9uuKyjYi/src/github.com/BurntSushi/toml [2021-07-16T06:38:22.681Z] #34 7.781 Cloning into '/tmp/tmp.6j9uuKyjYi/src/github.com/BurntSushi/toml'... [2021-07-16T06:38:22.681Z] #34 9.432 + cd /tmp/tmp.6j9uuKyjYi/src/github.com/BurntSushi/toml [2021-07-16T06:38:22.681Z] #34 9.432 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-16T06:38:22.681Z] #34 9.484 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-07-16T06:38:22.681Z] #34 10.62 internal/cpu [2021-07-16T06:38:22.681Z] #34 10.65 runtime/internal/atomic [2021-07-16T06:38:22.681Z] #34 11.09 runtime/internal/sys [2021-07-16T06:38:22.868Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c9db59c97ae5eb1c) in /home/ubuntu/workspace/moby_PR-42642 [Pipeline] { [Pipeline] checkout [2021-07-16T06:38:22.895Z] The recommended git tool is: git [2021-07-16T06:38:22.910Z] using credential docker-jenkins-github-credentials [2021-07-16T06:38:22.918Z] Cloning the remote Git repository [2021-07-16T06:38:22.919Z] Cloning with configured refspecs honoured and without tags [2021-07-16T06:38:22.942Z] #34 11.35 runtime/internal/math [2021-07-16T06:38:22.942Z] #34 ... [2021-07-16T06:38:22.942Z] [2021-07-16T06:38:22.942Z] #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-07-16T06:38:22.942Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-16T06:38:22.942Z] #42 8.697 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-16T06:38:22.942Z] #42 8.851 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-16T06:38:22.942Z] #42 8.851 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-16T06:38:22.942Z] #42 10.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-16T06:38:23.205Z] #42 ... [2021-07-16T06:38:23.205Z] [2021-07-16T06:38:23.205Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-16T06:38:23.205Z] #32 sha256:fa82f07544f74f93efe72173067c4a69b133bad14a8791b56bcdf7f2be965c87 [2021-07-16T06:38:23.205Z] #32 6.873 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-16T06:38:23.205Z] #32 6.873 Cloning into '.'... [2021-07-16T06:38:23.205Z] #32 ... [2021-07-16T06:38:23.205Z] [2021-07-16T06:38:23.205Z] #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-07-16T06:38:23.205Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:38:23.205Z] #13 6.453 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-16T06:38:23.811Z] #13 ... [2021-07-16T06:38:23.811Z] [2021-07-16T06:38:23.811Z] #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-07-16T06:38:23.811Z] #24 sha256:e73009a114c8978fb70830fedfd07652a15ba698ecfc235d3785f994b9eef608 [2021-07-16T06:38:23.811Z] #24 12.04 + mkdir -p /build [2021-07-16T06:38:23.811Z] #24 12.05 + mv docker/docker /build/ [2021-07-16T06:38:23.811Z] #24 12.06 + rmdir docker [2021-07-16T06:38:23.811Z] #24 DONE 12.2s [2021-07-16T06:38:23.811Z] [2021-07-16T06:38:23.811Z] #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-07-16T06:38:23.811Z] #47 sha256:fb766ad0c7149cc8662f00872a9b472333dfb3745ca17e684a48fbf8c806fb3d [2021-07-16T06:38:23.811Z] #47 11.34 go: extracting github.com/fatih/color v1.9.0 [2021-07-16T06:38:23.811Z] #47 11.35 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-16T06:38:23.811Z] #47 11.35 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-16T06:38:23.811Z] #47 11.69 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-16T06:38:23.811Z] #47 11.87 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-07-16T06:38:23.811Z] #47 11.91 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-07-16T06:38:22.934Z] Cloning repository https://github.com/moby/moby.git [2021-07-16T06:38:22.934Z] > git init /home/ubuntu/workspace/moby_PR-42642 # timeout=10 [2021-07-16T06:38:22.951Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-16T06:38:22.951Z] > git --version # timeout=10 [2021-07-16T06:38:22.968Z] > git --version # 'git version 2.25.1' [2021-07-16T06:38:22.968Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T06:38:22.970Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42642/head:refs/remotes/origin/PR-42642 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-16T06:38:26.368Z] #47 14.48 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-16T06:38:26.368Z] #47 14.53 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-16T06:38:27.755Z] #47 16.11 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-16T06:38:28.698Z] #47 ... [2021-07-16T06:38:28.699Z] [2021-07-16T06:38:28.699Z] #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-07-16T06:38:28.699Z] #51 sha256:622e4838108b8fae892b5877889c50f674b82e1cea266e33962e2f63e14e055b [2021-07-16T06:38:28.699Z] #51 16.96 + cd /tmp/tmp.RawlWEBAIN/src/github.com/mvdan/sh [2021-07-16T06:38:28.699Z] #51 16.96 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-16T06:38:28.699Z] #51 17.08 + GO111MODULE=on [2021-07-16T06:38:28.699Z] #51 17.09 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-16T06:38:29.271Z] #51 ... [2021-07-16T06:38:29.271Z] [2021-07-16T06:38:29.271Z] #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-07-16T06:38:29.271Z] #45 sha256:2ecc05c66ceb353d41ece7907aaa7109bbf84193c64d353e9ccf41cc33c53263 [2021-07-16T06:38:29.271Z] #45 7.573 + RM_GOPATH=0 [2021-07-16T06:38:29.271Z] #45 7.573 + TMP_GOPATH= [2021-07-16T06:38:29.271Z] #45 7.573 + : /build [2021-07-16T06:38:29.271Z] #45 7.573 + '[' -z '' ']' [2021-07-16T06:38:29.271Z] #45 7.573 ++ mktemp -d [2021-07-16T06:38:29.271Z] #45 7.581 + export GOPATH=/tmp/tmp.co6MAkgYyK [2021-07-16T06:38:29.271Z] #45 7.581 + GOPATH=/tmp/tmp.co6MAkgYyK [2021-07-16T06:38:29.271Z] #45 7.581 + RM_GOPATH=1 [2021-07-16T06:38:29.271Z] #45 7.581 + case "$(go env GOARCH)" in [2021-07-16T06:38:29.271Z] #45 7.581 ++ go env GOARCH [2021-07-16T06:38:29.271Z] #45 7.615 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:38:29.271Z] #45 7.615 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:38:29.271Z] #45 7.615 ++ dirname /tmp/install/install.sh [2021-07-16T06:38:29.271Z] #45 7.624 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-16T06:38:29.271Z] #45 7.625 + dir=/tmp/install [2021-07-16T06:38:29.271Z] #45 7.625 + bin=vndr [2021-07-16T06:38:29.271Z] #45 7.625 + shift [2021-07-16T06:38:29.271Z] #45 7.625 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-16T06:38:29.271Z] #45 7.625 + . /tmp/install/vndr.installer [2021-07-16T06:38:29.271Z] #45 7.625 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-16T06:38:29.271Z] #45 7.625 + install_vndr [2021-07-16T06:38:29.271Z] #45 7.625 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-16T06:38:29.271Z] #45 7.625 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.co6MAkgYyK/src/github.com/LK4D4/vndr [2021-07-16T06:38:29.271Z] #45 7.629 Cloning into '/tmp/tmp.co6MAkgYyK/src/github.com/LK4D4/vndr'... [2021-07-16T06:38:29.271Z] #45 8.418 + cd /tmp/tmp.co6MAkgYyK/src/github.com/LK4D4/vndr [2021-07-16T06:38:29.271Z] #45 8.418 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-16T06:38:29.271Z] #45 8.435 + go build -buildmode=pie -v -o /build/vndr . [2021-07-16T06:38:29.271Z] #45 10.66 internal/cpu [2021-07-16T06:38:29.271Z] #45 10.66 runtime/internal/atomic [2021-07-16T06:38:29.271Z] #45 11.11 runtime/internal/sys [2021-07-16T06:38:29.271Z] #45 11.34 runtime/internal/math [2021-07-16T06:38:29.271Z] #45 11.58 internal/race [2021-07-16T06:38:29.271Z] #45 11.70 internal/bytealg [2021-07-16T06:38:29.271Z] #45 11.84 sync/atomic [2021-07-16T06:38:29.271Z] #45 12.14 unicode [2021-07-16T06:38:29.271Z] #45 13.37 runtime [2021-07-16T06:38:29.271Z] #45 15.75 unicode/utf8 [2021-07-16T06:38:29.271Z] #45 16.31 math [2021-07-16T06:38:29.271Z] #45 ... [2021-07-16T06:38:29.271Z] [2021-07-16T06:38:29.271Z] #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-07-16T06:38:29.271Z] #49 sha256:b3858d761cb73d64f9e73d1142ea1370a47e5982440b9e6652071dd932d81d86 [2021-07-16T06:38:29.271Z] #49 17.06 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-16T06:38:29.271Z] #49 17.06 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-16T06:38:29.271Z] #49 17.07 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-16T06:38:29.271Z] #49 17.10 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-16T06:38:29.271Z] #49 17.10 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-16T06:38:29.271Z] #49 17.22 go: downloading github.com/pkg/errors v0.8.1 [2021-07-16T06:38:29.271Z] #49 17.29 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-16T06:38:29.271Z] #49 17.52 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-16T06:38:29.271Z] #49 17.65 go: extracting github.com/pkg/errors v0.8.1 [2021-07-16T06:38:29.271Z] #49 17.68 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-07-16T06:38:29.271Z] #49 17.68 go: downloading github.com/spf13/viper v1.6.1 [2021-07-16T06:38:29.271Z] #49 17.72 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-16T06:38:29.271Z] #49 17.84 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-16T06:38:29.271Z] #49 17.88 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-07-16T06:38:29.532Z] #49 18.00 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-16T06:38:29.532Z] #49 18.06 go: extracting github.com/spf13/cobra v0.0.5 [2021-07-16T06:38:29.794Z] #49 18.06 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-16T06:38:29.794Z] #49 18.06 go: extracting github.com/spf13/pflag v1.0.5 [2021-07-16T06:38:29.794Z] #49 18.07 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-16T06:38:29.794Z] #49 18.11 go: extracting github.com/spf13/viper v1.6.1 [2021-07-16T06:38:29.794Z] #49 18.12 go: extracting github.com/stretchr/testify v1.4.0 [2021-07-16T06:38:29.794Z] #49 ... [2021-07-16T06:38:29.794Z] [2021-07-16T06:38:29.794Z] #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-07-16T06:38:29.794Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-16T06:38:29.794Z] #40 6.557 + git clone https://github.com/docker/distribution.git . [2021-07-16T06:38:29.794Z] #40 6.594 Cloning into '.'... [2021-07-16T06:38:29.794Z] #40 ... [2021-07-16T06:38:29.794Z] [2021-07-16T06:38:29.794Z] #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-07-16T06:38:29.794Z] #58 sha256:4e761d530a47eb39a7a1fda0acd89a2122710891171416864b735a54a43f1b21 [2021-07-16T06:38:29.794Z] #58 15.64 + cd /tmp/tmp.n4uRXH8Vn4/src/github.com/rootless-containers/rootlesskit [2021-07-16T06:38:29.794Z] #58 15.64 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-16T06:38:29.794Z] #58 15.68 + export GO111MODULE=on [2021-07-16T06:38:29.794Z] #58 15.68 + GO111MODULE=on [2021-07-16T06:38:29.794Z] #58 15.68 + export GOPROXY=https://proxy.golang.org [2021-07-16T06:38:29.794Z] #58 15.68 + GOPROXY=https://proxy.golang.org [2021-07-16T06:38:29.794Z] #58 15.68 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-16T06:38:29.794Z] #58 15.69 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-16T06:38:29.794Z] #58 17.11 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-16T06:38:29.794Z] #58 17.19 go: downloading github.com/pkg/errors v0.9.1 [2021-07-16T06:38:29.794Z] #58 17.34 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-16T06:38:29.794Z] #58 17.35 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-16T06:38:29.794Z] #58 17.35 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-16T06:38:29.794Z] #58 17.36 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-16T06:38:29.794Z] #58 17.50 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-16T06:38:29.794Z] #58 17.92 go: extracting github.com/pkg/errors v0.9.1 [2021-07-16T06:38:29.794Z] #58 17.98 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-07-16T06:38:29.794Z] #58 18.00 go: extracting github.com/gofrs/flock v0.8.0 [2021-07-16T06:38:29.794Z] #58 18.12 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-16T06:38:29.794Z] #58 18.22 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-16T06:38:29.794Z] #58 18.23 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-16T06:38:29.794Z] #58 18.28 go: downloading github.com/google/uuid v1.2.0 [2021-07-16T06:38:30.056Z] #58 18.47 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-07-16T06:38:30.056Z] #58 18.58 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-16T06:38:30.318Z] #58 18.73 go: extracting github.com/google/uuid v1.2.0 [2021-07-16T06:38:30.318Z] #58 18.83 go: extracting github.com/gorilla/mux v1.8.0 [2021-07-16T06:38:30.582Z] #58 19.05 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-16T06:38:31.972Z] #58 20.33 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-16T06:38:31.972Z] #58 20.48 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-16T06:38:31.997Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0af4a89bd73c64206) in /home/ubuntu/workspace/moby_PR-42642 [Pipeline] { [Pipeline] checkout [2021-07-16T06:38:32.133Z] The recommended git tool is: git [2021-07-16T06:38:33.360Z] #58 ... [2021-07-16T06:38:33.360Z] [2021-07-16T06:38:33.360Z] #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-07-16T06:38:33.360Z] #34 sha256:baac2f5abbf78c881f7b1c78b0e58b57c4e62e9be1a0ae41728f8101a81ba1ce [2021-07-16T06:38:33.360Z] #34 11.57 math/bits [2021-07-16T06:38:33.360Z] #34 11.61 internal/bytealg [2021-07-16T06:38:33.360Z] #34 12.22 math [2021-07-16T06:38:33.360Z] #34 12.70 runtime [2021-07-16T06:38:33.360Z] #34 17.07 internal/testlog [2021-07-16T06:38:33.360Z] #34 17.37 encoding [2021-07-16T06:38:33.360Z] #34 17.54 runtime/cgo [2021-07-16T06:38:33.360Z] #34 ... [2021-07-16T06:38:33.360Z] [2021-07-16T06:38:33.361Z] #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-07-16T06:38:33.361Z] #47 sha256:fb766ad0c7149cc8662f00872a9b472333dfb3745ca17e684a48fbf8c806fb3d [2021-07-16T06:38:33.361Z] #47 19.74 go: finding github.com/fatih/color v1.9.0 [2021-07-16T06:38:33.361Z] #47 19.78 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-16T06:38:33.361Z] #47 19.85 go: finding github.com/pkg/errors v0.9.1 [2021-07-16T06:38:33.361Z] #47 19.97 go: finding github.com/mattn/go-colorable v0.1.6 [2021-07-16T06:38:33.361Z] #47 20.06 go: finding github.com/spf13/pflag v1.0.3 [2021-07-16T06:38:33.361Z] #47 20.14 go: finding github.com/mattn/go-isatty v0.0.12 [2021-07-16T06:38:33.361Z] #47 20.48 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-16T06:38:33.361Z] #47 20.54 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-07-16T06:38:33.361Z] #47 20.61 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-16T06:38:33.361Z] #47 20.65 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-16T06:38:33.361Z] #47 20.72 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-16T06:38:34.263Z] using credential docker-jenkins-github-credentials [2021-07-16T06:38:34.270Z] Cloning the remote Git repository [2021-07-16T06:38:34.270Z] Cloning with configured refspecs honoured and without tags [2021-07-16T06:38:34.289Z] Cloning repository https://github.com/moby/moby.git [2021-07-16T06:38:34.342Z] > git init /home/ubuntu/workspace/moby_PR-42642 # timeout=10 [2021-07-16T06:38:35.288Z] #47 ... [2021-07-16T06:38:35.288Z] [2021-07-16T06:38:35.288Z] #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-07-16T06:38:35.288Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-16T06:38:35.288Z] #36 13.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-16T06:38:35.288Z] #36 15.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-16T06:38:35.288Z] #36 ... [2021-07-16T06:38:35.288Z] [2021-07-16T06:38:35.288Z] #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-07-16T06:38:35.288Z] #49 sha256:b3858d761cb73d64f9e73d1142ea1370a47e5982440b9e6652071dd932d81d86 [2021-07-16T06:38:35.288Z] #49 18.44 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-16T06:38:35.288Z] #49 18.54 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-16T06:38:35.288Z] #49 18.64 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-16T06:38:35.288Z] #49 18.66 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-16T06:38:35.288Z] #49 18.82 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-16T06:38:35.288Z] #49 18.86 go: downloading github.com/spf13/afero v1.1.2 [2021-07-16T06:38:35.288Z] #49 19.07 go: extracting github.com/spf13/afero v1.1.2 [2021-07-16T06:38:35.288Z] #49 19.18 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-16T06:38:35.288Z] #49 19.20 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-16T06:38:35.288Z] #49 19.23 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-16T06:38:35.288Z] #49 19.34 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-07-16T06:38:35.288Z] #49 20.33 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-16T06:38:35.288Z] #49 23.14 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-16T06:38:35.288Z] #49 ... [2021-07-16T06:38:35.288Z] [2021-07-16T06:38:35.289Z] #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-07-16T06:38:35.289Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-16T06:38:35.289Z] #42 13.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-16T06:38:35.289Z] #42 15.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-16T06:38:35.289Z] #42 ... [2021-07-16T06:38:35.289Z] [2021-07-16T06:38:35.289Z] #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-07-16T06:38:35.289Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-16T06:38:35.289Z] #55 13.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-16T06:38:35.289Z] #55 15.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-16T06:38:34.623Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-16T06:38:34.624Z] > git --version # timeout=10 [2021-07-16T06:38:34.637Z] > git --version # 'git version 2.17.1' [2021-07-16T06:38:34.637Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T06:38:34.658Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42642/head:refs/remotes/origin/PR-42642 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-16T06:38:35.550Z] #55 ... [2021-07-16T06:38:35.551Z] [2021-07-16T06:38:35.551Z] #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-07-16T06:38:35.551Z] #51 sha256:622e4838108b8fae892b5877889c50f674b82e1cea266e33962e2f63e14e055b [2021-07-16T06:38:35.551Z] #51 18.35 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-16T06:38:35.551Z] #51 18.44 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-16T06:38:35.551Z] #51 18.52 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-16T06:38:35.551Z] #51 18.72 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-16T06:38:35.551Z] #51 18.79 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-16T06:38:35.551Z] #51 19.63 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-16T06:38:35.551Z] #51 20.33 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-16T06:38:35.551Z] #51 21.85 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-16T06:38:35.551Z] #51 23.02 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-16T06:38:35.551Z] #51 23.23 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-16T06:38:35.551Z] #51 23.36 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-16T06:38:35.551Z] #51 23.53 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-16T06:38:35.551Z] #51 ... [2021-07-16T06:38:35.551Z] [2021-07-16T06:38:35.551Z] #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-07-16T06:38:35.551Z] #67 sha256:6d6f64115526ec0f4edc316533fb02881be453530e133c1a909f413ea6dcbd3c [2021-07-16T06:38:35.813Z] #67 24.13 Checking out files: 59% (1135/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) [2021-07-16T06:38:35.813Z] #67 ... [2021-07-16T06:38:35.813Z] [2021-07-16T06:38:35.813Z] #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-07-16T06:38:35.813Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:38:35.813Z] #13 9.040 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-16T06:38:35.813Z] #13 10.92 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-16T06:38:35.813Z] #13 13.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-16T06:38:36.075Z] #13 ... [2021-07-16T06:38:36.075Z] [2021-07-16T06:38:36.075Z] #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-07-16T06:38:36.075Z] #67 sha256:6d6f64115526ec0f4edc316533fb02881be453530e133c1a909f413ea6dcbd3c [2021-07-16T06:38:36.337Z] #67 24.13 Checking out files: 59% (1135/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-07-16T06:38:36.337Z] #67 24.82 + cd /tmp/tmp.bW1ut84Hn4/src/github.com/docker/libnetwork [2021-07-16T06:38:36.337Z] #67 24.83 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-16T06:38:36.599Z] #67 25.03 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-07-16T06:38:36.756Z] Fetching without tags [2021-07-16T06:38:37.038Z] Merging remotes/origin/20.10 commit cc5a381cbcc06e5cd71fc50a8989c36f6dad9ac3 into PR head commit 8b0913935c60606add6bd5a4c6dcf535a387f07a [2021-07-16T06:38:36.674Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-16T06:38:36.694Z] > git config --add remote.origin.fetch +refs/pull/42642/head:refs/remotes/origin/PR-42642 # timeout=10 [2021-07-16T06:38:36.716Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-16T06:38:36.737Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-16T06:38:36.772Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-16T06:38:36.773Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T06:38:36.774Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42642/head:refs/remotes/origin/PR-42642 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-16T06:38:37.060Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T06:38:37.077Z] > git checkout -f 8b0913935c60606add6bd5a4c6dcf535a387f07a # timeout=10 [2021-07-16T06:38:38.147Z] Merge succeeded, producing 8b0913935c60606add6bd5a4c6dcf535a387f07a [2021-07-16T06:38:38.147Z] Checking out Revision 8b0913935c60606add6bd5a4c6dcf535a387f07a (PR-42642) [2021-07-16T06:38:37.964Z] > git remote # timeout=10 [2021-07-16T06:38:37.997Z] > git config --get remote.origin.url # timeout=10 [2021-07-16T06:38:38.020Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T06:38:38.039Z] > git merge cc5a381cbcc06e5cd71fc50a8989c36f6dad9ac3 # timeout=10 [2021-07-16T06:38:38.095Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-16T06:38:38.159Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T06:38:38.178Z] > git checkout -f 8b0913935c60606add6bd5a4c6dcf535a387f07a # timeout=10 [2021-07-16T06:38:41.118Z] Fetching without tags [2021-07-16T06:38:41.469Z] Merging remotes/origin/20.10 commit cc5a381cbcc06e5cd71fc50a8989c36f6dad9ac3 into PR head commit 8b0913935c60606add6bd5a4c6dcf535a387f07a [2021-07-16T06:38:41.893Z] #67 ... [2021-07-16T06:38:41.893Z] [2021-07-16T06:38:41.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-07-16T06:38:41.893Z] #45 sha256:2ecc05c66ceb353d41ece7907aaa7109bbf84193c64d353e9ccf41cc33c53263 [2021-07-16T06:38:41.893Z] #45 19.74 unicode/utf16 [2021-07-16T06:38:41.893Z] #45 20.05 container/list [2021-07-16T06:38:41.893Z] #45 20.99 crypto/internal/subtle [2021-07-16T06:38:41.893Z] #45 21.13 crypto/subtle [2021-07-16T06:38:41.893Z] #45 21.27 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-16T06:38:41.893Z] #45 21.35 internal/nettrace [2021-07-16T06:38:41.893Z] #45 21.56 runtime/cgo [2021-07-16T06:38:41.893Z] #45 ... [2021-07-16T06:38:41.893Z] [2021-07-16T06:38:41.893Z] #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-07-16T06:38:41.893Z] #49 sha256:b3858d761cb73d64f9e73d1142ea1370a47e5982440b9e6652071dd932d81d86 [2021-07-16T06:38:41.893Z] #49 25.24 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-16T06:38:41.893Z] #49 25.24 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-16T06:38:41.893Z] #49 25.24 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-16T06:38:41.893Z] #49 25.25 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-16T06:38:41.893Z] #49 25.26 go: downloading github.com/spf13/cast v1.3.0 [2021-07-16T06:38:41.893Z] #49 25.26 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-16T06:38:41.893Z] #49 25.29 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-16T06:38:41.893Z] #49 25.29 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-16T06:38:41.893Z] #49 25.29 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-16T06:38:41.893Z] #49 25.29 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-16T06:38:41.893Z] #49 25.49 go: extracting github.com/spf13/cast v1.3.0 [2021-07-16T06:38:41.893Z] #49 25.49 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-16T06:38:41.893Z] #49 25.55 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-16T06:38:41.893Z] #49 25.55 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-07-16T06:38:41.893Z] #49 25.59 go: extracting github.com/magiconair/properties v1.8.1 [2021-07-16T06:38:41.893Z] #49 25.61 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-16T06:38:41.893Z] #49 25.61 go: extracting github.com/ultraware/funlen v0.0.2 [2021-07-16T06:38:41.893Z] #49 25.62 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-16T06:38:41.893Z] #49 25.64 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-07-16T06:38:41.893Z] #49 25.72 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-16T06:38:41.893Z] #49 25.72 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-16T06:38:41.893Z] #49 25.74 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-16T06:38:41.893Z] #49 25.76 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-16T06:38:41.893Z] #49 25.81 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-07-16T06:38:41.893Z] #49 25.81 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-16T06:38:41.893Z] #49 25.86 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-16T06:38:41.893Z] #49 25.95 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-16T06:38:41.893Z] #49 25.95 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-07-16T06:38:41.893Z] #49 26.12 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-16T06:38:41.893Z] #49 26.15 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-07-16T06:38:41.893Z] #49 26.15 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-07-16T06:38:41.893Z] #49 26.17 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-16T06:38:41.893Z] #49 26.20 go: downloading golang.org/x/text v0.3.2 [2021-07-16T06:38:41.893Z] #49 26.24 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-16T06:38:41.893Z] #49 26.25 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-16T06:38:41.893Z] #49 26.28 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-16T06:38:41.893Z] #49 26.33 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-16T06:38:41.893Z] #49 26.41 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-16T06:38:41.893Z] #49 26.71 go: extracting github.com/stretchr/objx v0.2.0 [2021-07-16T06:38:41.893Z] #49 26.95 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-07-16T06:38:41.893Z] #49 26.96 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-16T06:38:41.893Z] #49 27.00 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-07-16T06:38:41.893Z] #49 27.09 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-07-16T06:38:41.893Z] #49 27.15 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-16T06:38:41.893Z] #49 27.17 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-16T06:38:41.893Z] #49 27.21 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-16T06:38:41.893Z] #49 27.30 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-16T06:38:41.893Z] #49 27.31 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-16T06:38:41.893Z] #49 27.34 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-16T06:38:41.893Z] #49 27.66 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-16T06:38:41.893Z] #49 27.93 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-07-16T06:38:41.893Z] #49 28.12 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-16T06:38:41.893Z] #49 28.13 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-16T06:38:41.893Z] #49 28.35 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-16T06:38:41.893Z] #49 28.41 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-16T06:38:41.893Z] #49 28.42 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-16T06:38:41.893Z] #49 28.42 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-07-16T06:38:41.893Z] #49 28.48 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-16T06:38:41.893Z] #49 28.51 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-16T06:38:41.893Z] #49 28.51 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-16T06:38:41.893Z] #49 28.70 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-16T06:38:41.893Z] #49 28.84 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-16T06:38:41.893Z] #49 28.84 go: extracting github.com/subosito/gotenv v1.2.0 [2021-07-16T06:38:41.893Z] #49 28.91 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-16T06:38:41.893Z] #49 28.93 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-07-16T06:38:41.893Z] #49 28.95 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-16T06:38:41.893Z] #49 29.13 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-16T06:38:41.893Z] #49 29.19 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-16T06:38:41.893Z] #49 29.27 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-16T06:38:41.893Z] #49 29.27 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-16T06:38:41.893Z] #49 29.63 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-16T06:38:41.893Z] #49 29.65 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-16T06:38:41.893Z] #49 29.87 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-07-16T06:38:41.893Z] #49 29.92 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-07-16T06:38:41.893Z] #49 30.02 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-16T06:38:41.893Z] #49 30.21 go: extracting github.com/kisielk/gotool v1.0.0 [2021-07-16T06:38:41.893Z] #49 30.27 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-16T06:38:41.893Z] #49 30.28 go: downloading github.com/fatih/color v1.7.0 [2021-07-16T06:38:42.169Z] #49 30.54 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-16T06:38:42.418Z] Merge succeeded, producing 8b0913935c60606add6bd5a4c6dcf535a387f07a [2021-07-16T06:38:42.419Z] Checking out Revision 8b0913935c60606add6bd5a4c6dcf535a387f07a (PR-42642) [2021-07-16T06:38:42.430Z] #49 30.70 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-16T06:38:42.431Z] #49 30.71 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-16T06:38:42.431Z] #49 30.74 go: extracting github.com/fatih/color v1.7.0 [2021-07-16T06:38:42.431Z] #49 30.97 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-16T06:38:42.431Z] #49 31.08 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-16T06:38:42.439Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-072d21439d7623f9f) in /home/ubuntu/workspace/moby_PR-42642 [Pipeline] { [2021-07-16T06:38:41.093Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-16T06:38:41.097Z] > git config --add remote.origin.fetch +refs/pull/42642/head:refs/remotes/origin/PR-42642 # timeout=10 [2021-07-16T06:38:41.105Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-16T06:38:41.125Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-16T06:38:41.134Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-16T06:38:41.134Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T06:38:41.136Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42642/head:refs/remotes/origin/PR-42642 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-16T06:38:41.484Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T06:38:41.489Z] > git checkout -f 8b0913935c60606add6bd5a4c6dcf535a387f07a # timeout=10 [2021-07-16T06:38:42.393Z] > git remote # timeout=10 [2021-07-16T06:38:42.399Z] > git config --get remote.origin.url # timeout=10 [2021-07-16T06:38:42.409Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T06:38:42.411Z] > git merge cc5a381cbcc06e5cd71fc50a8989c36f6dad9ac3 # timeout=10 [2021-07-16T06:38:42.424Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-16T06:38:42.434Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T06:38:42.441Z] > git checkout -f 8b0913935c60606add6bd5a4c6dcf535a387f07a # timeout=10 [Pipeline] checkout [2021-07-16T06:38:42.593Z] The recommended git tool is: git [2021-07-16T06:38:42.692Z] #49 31.11 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-07-16T06:38:42.692Z] #49 31.14 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-16T06:38:43.033Z] #49 31.38 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-16T06:38:43.043Z] Commit message: "integration: ensurePlugin: disable go modules when building plugin" [2021-07-16T06:38:43.126Z] Commit message: "integration: ensurePlugin: disable go modules when building plugin" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-16T06:38:43.606Z] #49 31.67 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-16T06:38:43.606Z] #49 ... [2021-07-16T06:38:43.606Z] [2021-07-16T06:38:43.606Z] #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-07-16T06:38:43.606Z] #58 sha256:4e761d530a47eb39a7a1fda0acd89a2122710891171416864b735a54a43f1b21 [2021-07-16T06:38:43.606Z] #58 21.87 go: extracting github.com/moby/vpnkit v0.5.0 [2021-07-16T06:38:43.606Z] #58 23.06 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-16T06:38:43.606Z] #58 23.17 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-07-16T06:38:43.606Z] #58 25.00 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-16T06:38:43.606Z] #58 27.37 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-16T06:38:43.606Z] #58 27.87 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-16T06:38:43.606Z] #58 28.09 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-16T06:38:43.606Z] #58 28.12 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-07-16T06:38:43.606Z] #58 28.74 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-07-16T06:38:43.606Z] #58 31.51 go: finding github.com/pkg/errors v0.9.1 [2021-07-16T06:38:43.606Z] #58 31.65 go: finding github.com/sirupsen/logrus v1.8.1 [2021-07-16T06:38:43.606Z] #58 31.97 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-16T06:38:43.606Z] #58 ... [2021-07-16T06:38:43.606Z] [2021-07-16T06:38:43.607Z] #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-07-16T06:38:43.607Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-16T06:38:43.607Z] #40 25.11 Checking out files: 90% (1531/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-16T06:38:43.607Z] #40 25.29 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-16T06:38:43.607Z] #40 27.10 + 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-07-16T06:38:43.739Z] + docker version [2021-07-16T06:38:43.739Z] Client: Docker Engine - Community [2021-07-16T06:38:43.739Z] Version: 20.10.6 [2021-07-16T06:38:43.739Z] API version: 1.41 [2021-07-16T06:38:43.739Z] Go version: go1.13.15 [2021-07-16T06:38:43.739Z] Git commit: 370c289 [2021-07-16T06:38:43.739Z] Built: Fri Apr 9 22:45:59 2021 [2021-07-16T06:38:43.739Z] OS/Arch: linux/arm64 [2021-07-16T06:38:43.739Z] Context: default [2021-07-16T06:38:43.739Z] Experimental: true [2021-07-16T06:38:43.739Z] [2021-07-16T06:38:43.739Z] Server: Docker Engine - Community [2021-07-16T06:38:43.739Z] Engine: [2021-07-16T06:38:43.739Z] Version: 20.10.6 [2021-07-16T06:38:43.739Z] API version: 1.41 (minimum version 1.12) [2021-07-16T06:38:43.739Z] Go version: go1.13.15 [2021-07-16T06:38:43.739Z] Git commit: 8728dd2 [2021-07-16T06:38:43.739Z] Built: Fri Apr 9 22:44:09 2021 [2021-07-16T06:38:43.739Z] OS/Arch: linux/arm64 [2021-07-16T06:38:43.739Z] Experimental: true [2021-07-16T06:38:43.739Z] containerd: [2021-07-16T06:38:43.739Z] Version: 1.4.6 [2021-07-16T06:38:43.739Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-16T06:38:43.739Z] runc: [2021-07-16T06:38:43.739Z] Version: 1.0.0-rc95 [2021-07-16T06:38:43.739Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-16T06:38:43.739Z] docker-init: [2021-07-16T06:38:43.739Z] Version: 0.19.0 [2021-07-16T06:38:43.739Z] GitCommit: de40ad0 [2021-07-16T06:38:43.868Z] #40 ... [2021-07-16T06:38:43.868Z] [2021-07-16T06:38:43.868Z] #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-07-16T06:38:43.868Z] #49 sha256:b3858d761cb73d64f9e73d1142ea1370a47e5982440b9e6652071dd932d81d86 [2021-07-16T06:38:43.868Z] #49 31.98 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-16T06:38:43.868Z] #49 32.00 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-07-16T06:38:43.868Z] #49 32.07 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-16T06:38:43.868Z] #49 32.07 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-16T06:38:43.868Z] #49 32.10 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-16T06:38:43.868Z] #49 32.19 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-16T06:38:43.868Z] #49 32.22 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-16T06:38:43.868Z] #49 32.38 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-16T06:38:43.868Z] #49 32.40 go: downloading github.com/go-toolsmith/astcast v1.0.0 [Pipeline] sh [2021-07-16T06:38:44.248Z] #49 32.45 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-16T06:38:44.248Z] #49 32.50 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-16T06:38:44.248Z] #49 32.51 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-07-16T06:38:44.248Z] #49 32.51 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-16T06:38:44.354Z] + docker version [2021-07-16T06:38:44.365Z] + docker info [2021-07-16T06:38:44.515Z] #49 32.86 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-07-16T06:38:44.515Z] #49 32.96 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-07-16T06:38:44.515Z] #49 32.98 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-16T06:38:44.515Z] #49 32.99 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-07-16T06:38:44.515Z] #49 33.00 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-16T06:38:44.627Z] Client: [2021-07-16T06:38:44.627Z] Context: default [2021-07-16T06:38:44.627Z] Debug Mode: false [2021-07-16T06:38:44.627Z] Plugins: [2021-07-16T06:38:44.627Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-16T06:38:44.627Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-16T06:38:44.627Z] [2021-07-16T06:38:44.627Z] Server: [2021-07-16T06:38:44.627Z] Containers: 0 [2021-07-16T06:38:44.627Z] Running: 0 [2021-07-16T06:38:44.627Z] Paused: 0 [2021-07-16T06:38:44.627Z] Stopped: 0 [2021-07-16T06:38:44.627Z] Images: 2 [2021-07-16T06:38:44.627Z] Server Version: 20.10.6 [2021-07-16T06:38:44.627Z] Storage Driver: overlay2 [2021-07-16T06:38:44.627Z] Backing Filesystem: extfs [2021-07-16T06:38:44.627Z] Supports d_type: true [2021-07-16T06:38:44.627Z] Native Overlay Diff: true [2021-07-16T06:38:44.627Z] userxattr: false [2021-07-16T06:38:44.627Z] Logging Driver: json-file [2021-07-16T06:38:44.627Z] Cgroup Driver: cgroupfs [2021-07-16T06:38:44.627Z] Cgroup Version: 1 [2021-07-16T06:38:44.627Z] Plugins: [2021-07-16T06:38:44.627Z] Volume: local [2021-07-16T06:38:44.627Z] Network: bridge host ipvlan macvlan null overlay [2021-07-16T06:38:44.627Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-16T06:38:44.627Z] Swarm: inactive [2021-07-16T06:38:44.627Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-16T06:38:44.627Z] Default Runtime: runc [2021-07-16T06:38:44.627Z] Init Binary: docker-init [2021-07-16T06:38:44.627Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-16T06:38:44.627Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-16T06:38:44.627Z] init version: de40ad0 [2021-07-16T06:38:44.627Z] Security Options: [2021-07-16T06:38:44.627Z] apparmor [2021-07-16T06:38:44.627Z] seccomp [2021-07-16T06:38:44.627Z] Profile: default [2021-07-16T06:38:44.627Z] Kernel Version: 5.4.0-1048-aws [2021-07-16T06:38:44.627Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-16T06:38:44.627Z] OSType: linux [2021-07-16T06:38:44.627Z] Architecture: aarch64 [2021-07-16T06:38:44.627Z] CPUs: 4 [2021-07-16T06:38:44.627Z] Total Memory: 7.494GiB [2021-07-16T06:38:44.627Z] Name: ip-10-100-32-4 [2021-07-16T06:38:44.627Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-07-16T06:38:44.627Z] Docker Root Dir: /var/lib/docker [2021-07-16T06:38:44.627Z] Debug Mode: false [2021-07-16T06:38:44.627Z] Registry: https://index.docker.io/v1/ [2021-07-16T06:38:44.627Z] Labels: [2021-07-16T06:38:44.627Z] Experimental: true [2021-07-16T06:38:44.627Z] Insecure Registries: [2021-07-16T06:38:44.627Z] 127.0.0.0/8 [2021-07-16T06:38:44.627Z] Live Restore Enabled: true [2021-07-16T06:38:44.627Z] [2021-07-16T06:38:44.627Z] WARNING: No swap limit support [Pipeline] sh [2021-07-16T06:38:44.777Z] #49 33.11 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-16T06:38:44.777Z] #49 33.13 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-16T06:38:44.777Z] #49 33.27 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-07-16T06:38:44.922Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-16T06:38:44.922Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-16T06:38:44.922Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42642/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-07-16T06:38:44.922Z] + bash /home/ubuntu/workspace/moby_PR-42642/check-config.sh [2021-07-16T06:38:44.922Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-16T06:38:44.922Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-16T06:38:44.922Z] [2021-07-16T06:38:44.922Z] Generally Necessary: [2021-07-16T06:38:44.922Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-16T06:38:44.922Z] - apparmor: enabled and tools installed [2021-07-16T06:38:44.922Z] - CONFIG_NAMESPACES: enabled [2021-07-16T06:38:44.922Z] - CONFIG_NET_NS: enabled [2021-07-16T06:38:44.922Z] - CONFIG_PID_NS: enabled [2021-07-16T06:38:44.922Z] - CONFIG_IPC_NS: enabled [2021-07-16T06:38:44.922Z] - CONFIG_UTS_NS: enabled [2021-07-16T06:38:44.922Z] - CONFIG_CGROUPS: enabled [2021-07-16T06:38:44.922Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-16T06:38:44.922Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-16T06:38:44.922Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-16T06:38:44.922Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-16T06:38:44.922Z] - CONFIG_CPUSETS: enabled [2021-07-16T06:38:44.922Z] - CONFIG_MEMCG: enabled [2021-07-16T06:38:44.922Z] - CONFIG_KEYS: enabled [2021-07-16T06:38:44.922Z] - CONFIG_VETH: enabled (as module) [2021-07-16T06:38:44.922Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-16T06:38:44.922Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-16T06:38:44.922Z] - CONFIG_NF_NAT_IPV4: missing [2021-07-16T06:38:44.922Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-16T06:38:45.039Z] #49 33.42 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-07-16T06:38:45.039Z] #49 33.52 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-16T06:38:45.039Z] #49 33.56 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-07-16T06:38:45.039Z] #49 33.56 go: extracting github.com/gobwas/glob v0.2.3 [2021-07-16T06:38:45.068Z] using credential docker-jenkins-github-credentials [2021-07-16T06:38:45.074Z] Cloning the remote Git repository [2021-07-16T06:38:45.074Z] Cloning with configured refspecs honoured and without tags [2021-07-16T06:38:45.184Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-16T06:38:45.184Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-16T06:38:45.184Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-16T06:38:45.184Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-16T06:38:45.184Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-16T06:38:45.184Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-16T06:38:45.184Z] - CONFIG_NF_NAT_NEEDED: missing [2021-07-16T06:38:45.184Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-16T06:38:45.184Z] [2021-07-16T06:38:45.184Z] Optional Features: [2021-07-16T06:38:45.184Z] - CONFIG_USER_NS: enabled [2021-07-16T06:38:45.184Z] - CONFIG_SECCOMP: enabled [2021-07-16T06:38:45.184Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-16T06:38:45.184Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-16T06:38:45.184Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-16T06:38:45.184Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-16T06:38:45.184Z] - CONFIG_BLK_CGROUP: enabled [2021-07-16T06:38:45.184Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-16T06:38:45.184Z] - CONFIG_IOSCHED_CFQ: missing [2021-07-16T06:38:45.184Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-07-16T06:38:45.300Z] #49 33.71 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-16T06:38:45.300Z] #49 33.76 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-16T06:38:45.446Z] - CONFIG_CGROUP_PERF: enabled [2021-07-16T06:38:45.447Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-16T06:38:45.447Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-16T06:38:45.447Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-16T06:38:45.447Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-16T06:38:45.447Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-16T06:38:45.447Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-16T06:38:45.447Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-16T06:38:45.447Z] - CONFIG_IP_VS: enabled (as module) [2021-07-16T06:38:45.447Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-16T06:38:45.447Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-16T06:38:45.447Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-16T06:38:45.447Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-16T06:38:45.447Z] - CONFIG_EXT4_FS: enabled [2021-07-16T06:38:45.447Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-16T06:38:45.447Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-16T06:38:45.447Z] - Network Drivers: [2021-07-16T06:38:45.447Z] - "overlay": [2021-07-16T06:38:45.447Z] - CONFIG_VXLAN: enabled (as module) [2021-07-16T06:38:45.447Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-16T06:38:45.447Z] Optional (for encrypted networks): [2021-07-16T06:38:45.562Z] #49 33.95 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-07-16T06:38:45.709Z] - CONFIG_CRYPTO: enabled [2021-07-16T06:38:45.709Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-16T06:38:45.709Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-16T06:38:45.709Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-16T06:38:45.709Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-16T06:38:45.709Z] - CONFIG_XFRM: enabled [2021-07-16T06:38:45.709Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-16T06:38:45.709Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-16T06:38:45.709Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-16T06:38:45.709Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-07-16T06:38:45.709Z] - "ipvlan": [2021-07-16T06:38:45.709Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-16T06:38:45.709Z] - "macvlan": [2021-07-16T06:38:45.709Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-16T06:38:45.709Z] - CONFIG_DUMMY: enabled (as module) [2021-07-16T06:38:45.709Z] - "ftp,tftp client in container": [2021-07-16T06:38:45.709Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-16T06:38:45.709Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-16T06:38:45.709Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-16T06:38:45.709Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-16T06:38:45.709Z] - Storage Drivers: [2021-07-16T06:38:45.709Z] - "aufs": [2021-07-16T06:38:45.709Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-16T06:38:45.709Z] - "btrfs": [2021-07-16T06:38:45.709Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-16T06:38:45.709Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-16T06:38:45.709Z] - "devicemapper": [2021-07-16T06:38:45.709Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-16T06:38:45.709Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-16T06:38:45.709Z] - "overlay": [2021-07-16T06:38:45.709Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-16T06:38:45.709Z] - "zfs": [2021-07-16T06:38:45.709Z] - /dev/zfs: present [2021-07-16T06:38:45.823Z] #49 ... [2021-07-16T06:38:45.823Z] [2021-07-16T06:38:45.823Z] #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-07-16T06:38:45.823Z] #51 sha256:622e4838108b8fae892b5877889c50f674b82e1cea266e33962e2f63e14e055b [2021-07-16T06:38:45.823Z] #51 24.40 runtime/cgo [2021-07-16T06:38:45.823Z] #51 24.41 runtime [2021-07-16T06:38:45.970Z] - zfs command: missing [2021-07-16T06:38:45.970Z] - zpool command: missing [2021-07-16T06:38:45.970Z] [2021-07-16T06:38:45.970Z] Limits: [2021-07-16T06:38:45.970Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-16T06:38:45.970Z] [2021-07-16T06:38:45.970Z] + true [Pipeline] } [Pipeline] // stage [2021-07-16T06:38:45.091Z] Cloning repository https://github.com/moby/moby.git [2021-07-16T06:38:45.142Z] > git init /home/ubuntu/workspace/moby_PR-42642 # timeout=10 [2021-07-16T06:38:45.596Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-16T06:38:45.597Z] > git --version # timeout=10 [2021-07-16T06:38:45.610Z] > git --version # 'git version 2.25.1' [2021-07-16T06:38:45.611Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T06:38:45.648Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42642/head:refs/remotes/origin/PR-42642 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-16T06:38:46.084Z] #51 ... [2021-07-16T06:38:46.084Z] [2021-07-16T06:38:46.084Z] #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-07-16T06:38:46.084Z] #58 sha256:4e761d530a47eb39a7a1fda0acd89a2122710891171416864b735a54a43f1b21 [2021-07-16T06:38:46.084Z] #58 32.00 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-16T06:38:46.084Z] #58 32.14 go: finding github.com/google/uuid v1.2.0 [2021-07-16T06:38:46.084Z] #58 32.17 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-16T06:38:46.084Z] #58 32.31 go: finding github.com/gofrs/flock v0.8.0 [2021-07-16T06:38:46.084Z] #58 32.34 go: finding github.com/moby/vpnkit v0.5.0 [2021-07-16T06:38:46.084Z] #58 32.40 go: finding github.com/gorilla/mux v1.8.0 [2021-07-16T06:38:46.084Z] #58 32.43 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-07-16T06:38:46.084Z] #58 32.50 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-16T06:38:46.084Z] #58 32.50 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-07-16T06:38:46.084Z] #58 32.56 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-07-16T06:38:46.084Z] #58 33.03 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-16T06:38:46.084Z] #58 33.11 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-07-16T06:38:46.309Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8b0913935c60606add6bd5a4c6dcf535a387f07a . [2021-07-16T06:38:47.029Z] #58 ... [2021-07-16T06:38:47.029Z] [2021-07-16T06:38:47.029Z] #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-07-16T06:38:47.029Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-16T06:38:47.029Z] #36 25.60 Fetched 8454 kB in 18s (477 kB/s) [2021-07-16T06:38:47.029Z] #36 25.60 Reading package lists... [2021-07-16T06:38:47.290Z] #36 32.58 Reading package lists... [2021-07-16T06:38:47.290Z] #36 ... [2021-07-16T06:38:47.290Z] [2021-07-16T06:38:47.290Z] #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-07-16T06:38:47.290Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:38:47.290Z] #13 23.29 Fetched 8987 kB in 19s (467 kB/s) [2021-07-16T06:38:47.290Z] #13 23.29 Reading package lists... [2021-07-16T06:38:47.863Z] #13 30.09 Reading package lists... [2021-07-16T06:38:47.863Z] #13 ... [2021-07-16T06:38:47.863Z] [2021-07-16T06:38:47.863Z] #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-07-16T06:38:47.863Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-16T06:38:47.863Z] #55 26.28 Fetched 8454 kB in 18s (471 kB/s) [2021-07-16T06:38:47.863Z] #55 26.28 Reading package lists... [2021-07-16T06:38:47.863Z] #55 33.29 Reading package lists... [2021-07-16T06:38:47.863Z] #55 ... [2021-07-16T06:38:47.863Z] [2021-07-16T06:38:47.863Z] #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-07-16T06:38:47.863Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-16T06:38:47.863Z] #42 26.67 Fetched 8454 kB in 18s (465 kB/s) [2021-07-16T06:38:47.863Z] #42 26.67 Reading package lists... [2021-07-16T06:38:48.552Z] Client: Docker Engine - Community [2021-07-16T06:38:48.552Z] Version: 20.10.6 [2021-07-16T06:38:48.552Z] API version: 1.41 [2021-07-16T06:38:48.552Z] Go version: go1.13.15 [2021-07-16T06:38:48.552Z] Git commit: 370c289 [2021-07-16T06:38:48.552Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-16T06:38:48.552Z] OS/Arch: linux/amd64 [2021-07-16T06:38:48.552Z] Context: default [2021-07-16T06:38:48.552Z] Experimental: true [2021-07-16T06:38:48.552Z] [2021-07-16T06:38:48.552Z] Server: Docker Engine - Community [2021-07-16T06:38:48.552Z] Engine: [2021-07-16T06:38:48.552Z] Version: 20.10.6 [2021-07-16T06:38:48.552Z] API version: 1.41 (minimum version 1.12) [2021-07-16T06:38:48.552Z] Go version: go1.13.15 [2021-07-16T06:38:48.552Z] Git commit: 8728dd2 [2021-07-16T06:38:48.552Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-16T06:38:48.552Z] OS/Arch: linux/amd64 [2021-07-16T06:38:48.552Z] Experimental: true [2021-07-16T06:38:48.552Z] containerd: [2021-07-16T06:38:48.552Z] Version: 1.4.6 [2021-07-16T06:38:48.552Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-16T06:38:48.552Z] runc: [2021-07-16T06:38:48.552Z] Version: 1.0.0-rc95 [2021-07-16T06:38:48.552Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-16T06:38:48.552Z] docker-init: [2021-07-16T06:38:48.552Z] Version: 0.19.0 [2021-07-16T06:38:48.552Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-16T06:38:48.807Z] #42 33.06 Reading package lists... [2021-07-16T06:38:48.807Z] #42 ... [2021-07-16T06:38:48.807Z] [2021-07-16T06:38:48.807Z] #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-07-16T06:38:48.807Z] #49 sha256:b3858d761cb73d64f9e73d1142ea1370a47e5982440b9e6652071dd932d81d86 [2021-07-16T06:38:48.807Z] #49 37.12 go: extracting golang.org/x/text v0.3.2 [2021-07-16T06:38:48.807Z] #49 37.15 go: extracting github.com/gogo/protobuf v1.2.1 [2021-07-16T06:38:48.866Z] #1 [internal] load build definition from Dockerfile [2021-07-16T06:38:48.866Z] #1 sha256:043655d13e809575a65ff57f7c99042dee854b6c4fd0f6f9440b699668af91a2 [2021-07-16T06:38:48.866Z] #1 transferring dockerfile: 17.04kB done [2021-07-16T06:38:48.866Z] #1 DONE 0.0s [2021-07-16T06:38:48.933Z] + docker info [2021-07-16T06:38:49.441Z] [2021-07-16T06:38:49.441Z] #2 [internal] load .dockerignore [2021-07-16T06:38:49.441Z] #2 sha256:430598567bd621fb16e8e4555c908f77f506799f7ba65250e3a220726cfe5466 [2021-07-16T06:38:49.441Z] #2 transferring context: 87B done [2021-07-16T06:38:49.441Z] #2 DONE 0.0s [2021-07-16T06:38:50.389Z] [2021-07-16T06:38:50.389Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-16T06:38:50.389Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-07-16T06:38:50.389Z] #3 DONE 0.2s [2021-07-16T06:38:50.389Z] [2021-07-16T06:38:50.389Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-16T06:38:50.389Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-07-16T06:38:50.389Z] #4 CACHED [2021-07-16T06:38:51.335Z] [2021-07-16T06:38:51.335Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-16T06:38:51.335Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-16T06:38:51.335Z] #8 DONE 0.1s [2021-07-16T06:38:51.335Z] [2021-07-16T06:38:51.335Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-07-16T06:38:51.335Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-07-16T06:38:51.335Z] #6 DONE 0.1s [2021-07-16T06:38:51.335Z] [2021-07-16T06:38:51.335Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-16T06:38:51.335Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-16T06:38:51.335Z] #7 DONE 0.1s [2021-07-16T06:38:51.335Z] [2021-07-16T06:38:51.335Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-07-16T06:38:51.335Z] #5 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-07-16T06:38:51.597Z] #5 DONE 0.3s [2021-07-16T06:38:51.870Z] [2021-07-16T06:38:51.870Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-16T06:38:51.870Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-16T06:38:51.870Z] #64 DONE 0.0s [2021-07-16T06:38:51.870Z] [2021-07-16T06:38:51.870Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-16T06:38:51.870Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-16T06:38:51.870Z] #62 DONE 0.0s [2021-07-16T06:38:51.870Z] [2021-07-16T06:38:51.870Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-16T06:38:51.870Z] #26 sha256:6bea2fde2a5a61ab72f00e80ac4c7a387b5380c49725af25e9ab6aedac66def5 [2021-07-16T06:38:51.870Z] #26 DONE 0.0s [2021-07-16T06:38:51.870Z] [2021-07-16T06:38:51.870Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:38:51.870Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-07-16T06:38:51.870Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-07-16T06:38:52.139Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-07-16T06:38:52.139Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.1s [2021-07-16T06:38:52.139Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.1s [2021-07-16T06:38:52.139Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 0.1s [2021-07-16T06:38:52.139Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-07-16T06:38:52.139Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-07-16T06:38:52.139Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 3.15MB / 7.68MB 0.3s [2021-07-16T06:38:52.409Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 6.29MB / 49.18MB 0.4s [2021-07-16T06:38:52.409Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 3.08MB / 9.98MB 0.4s [2021-07-16T06:38:52.409Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 17.83MB / 49.18MB 0.6s [2021-07-16T06:38:52.409Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.34MB / 7.68MB 0.6s [2021-07-16T06:38:52.409Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 7.34MB / 9.98MB 0.6s [2021-07-16T06:38:52.684Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.7s done [2021-07-16T06:38:52.684Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.7s done [2021-07-16T06:38:52.684Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 0.7s [2021-07-16T06:38:52.684Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 29.36MB / 49.18MB 0.8s [2021-07-16T06:38:52.684Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 0.8s [2021-07-16T06:38:52.947Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 37.46MB / 49.18MB 1.0s [2021-07-16T06:38:52.947Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 17.21MB / 62.53MB 1.0s [2021-07-16T06:38:52.947Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.2s done [2021-07-16T06:38:52.947Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 12.71MB / 52.16MB 1.2s [2021-07-16T06:38:53.219Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 20.97MB / 52.16MB 1.3s [2021-07-16T06:38:53.219Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 23.98MB / 62.53MB 1.3s [2021-07-16T06:38:53.219Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 1.3s [2021-07-16T06:38:53.219Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 27.26MB / 52.16MB 1.4s [2021-07-16T06:38:53.219Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 30.41MB / 62.53MB 1.4s [2021-07-16T06:38:53.484Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 41.30MB / 62.53MB 1.5s [2021-07-16T06:38:53.484Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2021-07-16T06:38:53.484Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 32.51MB / 52.16MB 1.6s [2021-07-16T06:38:53.484Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 50.33MB / 62.53MB 1.6s [2021-07-16T06:38:53.484Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 54.53MB / 62.53MB 1.7s [2021-07-16T06:38:53.749Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 9.48MB / 97.69MB 1.8s [2021-07-16T06:38:53.749Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 37.75MB / 52.16MB 1.9s [2021-07-16T06:38:53.749Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 1.9s [2021-07-16T06:38:54.013Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 49.38MB / 52.16MB 2.1s [2021-07-16T06:38:54.013Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 2.0s done [2021-07-16T06:38:54.013Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 20.97MB / 97.69MB 2.1s [2021-07-16T06:38:54.013Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 2.1s done [2021-07-16T06:38:54.013Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 2.2s [2021-07-16T06:38:54.013Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 27.26MB / 97.69MB 2.2s [2021-07-16T06:38:54.113Z] #49 ... [2021-07-16T06:38:54.113Z] [2021-07-16T06:38:54.113Z] #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-07-16T06:38:54.113Z] #45 sha256:2ecc05c66ceb353d41ece7907aaa7109bbf84193c64d353e9ccf41cc33c53263 [2021-07-16T06:38:54.113Z] #45 31.71 vendor/golang.org/x/crypto/curve25519 [2021-07-16T06:38:54.113Z] #45 41.57 github.com/LK4D4/vndr/godl/singleflight [2021-07-16T06:38:54.113Z] #45 41.59 internal/reflectlite [2021-07-16T06:38:54.113Z] #45 41.85 math/rand [2021-07-16T06:38:54.113Z] #45 ... [2021-07-16T06:38:54.113Z] [2021-07-16T06:38:54.113Z] #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-07-16T06:38:54.113Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:38:54.113Z] #13 30.09 Reading package lists... [2021-07-16T06:38:54.276Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 2.3s done [2021-07-16T06:38:54.538Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 32.51MB / 97.69MB 2.6s [2021-07-16T06:38:54.538Z] #9 ... [2021-07-16T06:38:54.538Z] [2021-07-16T06:38:54.538Z] #23 [internal] load build context [2021-07-16T06:38:54.538Z] #23 sha256:608b467d68037eb6852f9d1da3aa48f513d39a92c939fdb5064cfa3eb4af76a9 [2021-07-16T06:38:54.538Z] #23 transferring context: 53.41MB 2.6s done [2021-07-16T06:38:54.538Z] #23 DONE 2.7s [2021-07-16T06:38:54.538Z] [2021-07-16T06:38:54.538Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:38:54.538Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-07-16T06:38:54.804Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 40.89MB / 97.69MB 2.9s [2021-07-16T06:38:54.804Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 46.14MB / 97.69MB 3.0s [2021-07-16T06:38:55.056Z] #13 36.83 Building dependency tree... [2021-07-16T06:38:55.056Z] #13 ... [2021-07-16T06:38:55.056Z] [2021-07-16T06:38:55.056Z] #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-07-16T06:38:55.056Z] #67 sha256:6d6f64115526ec0f4edc316533fb02881be453530e133c1a909f413ea6dcbd3c [2021-07-16T06:38:55.056Z] #67 DONE 43.4s [2021-07-16T06:38:55.056Z] [2021-07-16T06:38:55.057Z] #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-07-16T06:38:55.057Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:38:55.057Z] #13 36.83 Building dependency tree... [2021-07-16T06:38:55.069Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 63.96MB / 97.69MB 3.1s [2021-07-16T06:38:55.332Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 79.95MB / 97.69MB 3.3s [2021-07-16T06:38:55.332Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.52MB / 97.69MB 3.4s [2021-07-16T06:38:55.906Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 4.0s done [2021-07-16T06:38:56.169Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.6s done [2021-07-16T06:38:56.169Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-07-16T06:38:56.432Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done [2021-07-16T06:38:56.694Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-07-16T06:38:56.957Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done [2021-07-16T06:38:57.220Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-07-16T06:38:57.610Z] #13 40.53 The following additional packages will be installed: [2021-07-16T06:38:57.610Z] #13 40.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-16T06:38:57.610Z] #13 40.54 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-16T06:38:57.610Z] #13 40.54 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-16T06:38:57.610Z] #13 40.54 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-07-16T06:38:57.610Z] #13 40.54 mingw-w64-common mingw-w64-x86-64-dev [2021-07-16T06:38:57.610Z] #13 40.54 Suggested packages: [2021-07-16T06:38:57.610Z] #13 40.54 gcc-8-locales seccomp wine64 [2021-07-16T06:38:58.558Z] #13 ... [2021-07-16T06:38:58.558Z] [2021-07-16T06:38:58.558Z] #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-07-16T06:38:58.558Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-16T06:38:58.558Z] #55 33.29 Reading package lists... [2021-07-16T06:38:58.558Z] #55 39.91 Building dependency tree... [2021-07-16T06:38:58.558Z] #55 43.18 The following additional packages will be installed: [2021-07-16T06:38:58.558Z] #55 43.21 libbtrfs0 [2021-07-16T06:38:58.558Z] #55 43.49 The following NEW packages will be installed: [2021-07-16T06:38:58.558Z] #55 43.53 libbtrfs-dev libbtrfs0 [2021-07-16T06:38:58.558Z] #55 44.04 0 upgraded, 2 newly installed, 0 to remove and 34 not upgraded. [2021-07-16T06:38:58.558Z] #55 44.04 Need to get 119 kB of archives. [2021-07-16T06:38:58.558Z] #55 44.04 After this operation, 387 kB of additional disk space will be used. [2021-07-16T06:38:58.558Z] #55 44.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-16T06:38:58.558Z] #55 44.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-16T06:38:58.558Z] #55 45.54 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T06:38:58.558Z] #55 45.75 Fetched 119 kB in 0s (371 kB/s) [2021-07-16T06:38:58.558Z] #55 45.88 Selecting previously unselected package libbtrfs0. [2021-07-16T06:38:58.558Z] #55 45.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 ... 15410 files and directories currently installed.) [2021-07-16T06:38:58.558Z] #55 45.97 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-16T06:38:58.558Z] #55 45.98 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-16T06:38:58.558Z] #55 46.09 Selecting previously unselected package libbtrfs-dev. [2021-07-16T06:38:58.558Z] #55 46.09 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-16T06:38:58.558Z] #55 46.11 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-16T06:38:58.558Z] #55 46.37 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-16T06:38:58.558Z] #55 46.40 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-16T06:38:58.558Z] #55 46.41 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T06:38:58.558Z] #55 DONE 46.8s [2021-07-16T06:38:58.558Z] [2021-07-16T06:38:58.558Z] #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-07-16T06:38:58.558Z] #49 sha256:b3858d761cb73d64f9e73d1142ea1370a47e5982440b9e6652071dd932d81d86 [2021-07-16T06:38:58.558Z] #49 43.82 go: finding github.com/fatih/color v1.7.0 [2021-07-16T06:38:58.558Z] #49 43.84 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-16T06:38:58.558Z] #49 43.91 go: finding github.com/mattn/go-colorable v0.1.4 [2021-07-16T06:38:58.558Z] #49 43.96 go: finding github.com/mattn/go-isatty v0.0.8 [2021-07-16T06:38:58.558Z] #49 44.21 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-16T06:38:58.558Z] #49 44.25 go: finding github.com/go-critic/go-critic v0.4.1 [2021-07-16T06:38:58.558Z] #49 44.29 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-16T06:38:58.558Z] #49 44.33 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-07-16T06:38:58.558Z] #49 44.58 go: finding github.com/pkg/errors v0.8.1 [2021-07-16T06:38:58.558Z] #49 44.62 go: finding github.com/sirupsen/logrus v1.4.2 [2021-07-16T06:38:58.558Z] #49 44.64 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-07-16T06:38:58.558Z] #49 44.65 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-07-16T06:38:58.558Z] #49 44.67 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-07-16T06:38:58.558Z] #49 44.67 go: finding github.com/stretchr/testify v1.4.0 [2021-07-16T06:38:58.558Z] #49 44.68 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-07-16T06:38:58.558Z] #49 44.72 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-07-16T06:38:58.558Z] #49 44.72 go: finding github.com/davecgh/go-spew v1.1.1 [2021-07-16T06:38:58.558Z] #49 44.76 go: finding github.com/spf13/viper v1.6.1 [2021-07-16T06:38:58.558Z] #49 44.78 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-07-16T06:38:58.558Z] #49 44.78 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-07-16T06:38:58.558Z] #49 44.85 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-07-16T06:38:58.558Z] #49 44.89 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-07-16T06:38:58.558Z] #49 44.90 go: finding github.com/stretchr/objx v0.2.0 [2021-07-16T06:38:58.558Z] #49 45.00 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-16T06:38:58.558Z] #49 45.01 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-07-16T06:38:58.558Z] #49 45.03 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-07-16T06:38:58.558Z] #49 45.07 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-16T06:38:58.558Z] #49 45.09 go: finding github.com/hashicorp/hcl v1.0.0 [2021-07-16T06:38:58.558Z] #49 45.10 go: finding github.com/spf13/cobra v0.0.5 [2021-07-16T06:38:58.558Z] #49 45.12 go: finding github.com/gobwas/glob v0.2.3 [2021-07-16T06:38:58.558Z] #49 45.16 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-16T06:38:58.558Z] #49 45.26 go: finding github.com/spf13/pflag v1.0.5 [2021-07-16T06:38:58.558Z] #49 45.31 go: finding github.com/magiconair/properties v1.8.1 [2021-07-16T06:38:58.558Z] #49 45.36 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-07-16T06:38:58.558Z] #49 45.40 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-16T06:38:58.558Z] #49 45.45 go: finding github.com/pelletier/go-toml v1.2.0 [2021-07-16T06:38:58.558Z] #49 45.52 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-16T06:38:58.558Z] #49 45.65 go: finding github.com/spf13/afero v1.1.2 [2021-07-16T06:38:58.558Z] #49 45.67 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-16T06:38:58.558Z] #49 45.71 go: finding golang.org/x/text v0.3.2 [2021-07-16T06:38:58.558Z] #49 45.71 go: finding github.com/spf13/cast v1.3.0 [2021-07-16T06:38:58.558Z] #49 45.72 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-16T06:38:58.558Z] #49 45.72 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-07-16T06:38:58.558Z] #49 45.74 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-16T06:38:58.558Z] #49 45.75 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-16T06:38:58.558Z] #49 45.78 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-16T06:38:58.558Z] #49 45.80 go: finding github.com/subosito/gotenv v1.2.0 [2021-07-16T06:38:58.558Z] #49 45.84 go: finding gopkg.in/ini.v1 v1.51.0 [2021-07-16T06:38:58.558Z] #49 45.90 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-16T06:38:58.558Z] #49 45.94 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-16T06:38:58.558Z] #49 45.97 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-16T06:38:58.558Z] #49 45.99 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-16T06:38:58.558Z] #49 46.00 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-16T06:38:58.558Z] #49 46.03 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-16T06:38:58.558Z] #49 46.03 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-16T06:38:58.558Z] #49 46.06 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-16T06:38:58.558Z] #49 46.06 go: finding github.com/kisielk/gotool v1.0.0 [2021-07-16T06:38:58.558Z] #49 46.07 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-16T06:38:58.558Z] #49 46.09 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-16T06:38:58.558Z] #49 46.09 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-16T06:38:58.558Z] #49 46.17 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-07-16T06:38:58.558Z] #49 46.19 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-16T06:38:58.558Z] #49 46.22 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-16T06:38:58.558Z] #49 46.25 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-16T06:38:58.558Z] #49 46.25 go: finding github.com/ultraware/funlen v0.0.2 [2021-07-16T06:38:58.558Z] #49 46.26 go: finding github.com/ultraware/whitespace v0.0.4 [2021-07-16T06:38:58.558Z] #49 46.27 go: finding github.com/uudashr/gocognit v1.0.1 [2021-07-16T06:38:58.558Z] #49 46.30 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-16T06:38:58.558Z] #49 46.33 go: finding github.com/gogo/protobuf v1.2.1 [2021-07-16T06:38:58.558Z] #49 46.46 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-16T06:38:58.558Z] #49 46.53 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-16T06:38:58.558Z] #49 46.55 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-16T06:38:58.558Z] #49 46.61 go: finding github.com/BurntSushi/toml v0.3.1 [2021-07-16T06:38:58.558Z] #49 46.65 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-16T06:38:59.155Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 1.7s done [2021-07-16T06:38:59.155Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2021-07-16T06:38:59.335Z] Fetching without tags [2021-07-16T06:38:59.646Z] Merging remotes/origin/20.10 commit cc5a381cbcc06e5cd71fc50a8989c36f6dad9ac3 into PR head commit 8b0913935c60606add6bd5a4c6dcf535a387f07a [2021-07-16T06:39:00.423Z] Merge succeeded, producing 8b0913935c60606add6bd5a4c6dcf535a387f07a [2021-07-16T06:39:00.423Z] Checking out Revision 8b0913935c60606add6bd5a4c6dcf535a387f07a (PR-42642) [2021-07-16T06:38:59.264Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-16T06:38:59.277Z] > git config --add remote.origin.fetch +refs/pull/42642/head:refs/remotes/origin/PR-42642 # timeout=10 [2021-07-16T06:38:59.289Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-16T06:38:59.317Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-16T06:38:59.338Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-16T06:38:59.338Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T06:38:59.339Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42642/head:refs/remotes/origin/PR-42642 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-16T06:38:59.652Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T06:38:59.665Z] > git checkout -f 8b0913935c60606add6bd5a4c6dcf535a387f07a # timeout=10 [2021-07-16T06:39:00.335Z] > git remote # timeout=10 [2021-07-16T06:39:00.355Z] > git config --get remote.origin.url # timeout=10 [2021-07-16T06:39:00.369Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T06:39:00.370Z] > git merge cc5a381cbcc06e5cd71fc50a8989c36f6dad9ac3 # timeout=10 [2021-07-16T06:39:00.393Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-16T06:39:00.425Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T06:39:00.484Z] #49 ... [2021-07-16T06:39:00.484Z] [2021-07-16T06:39:00.484Z] #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-07-16T06:39:00.484Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-16T06:39:00.484Z] #36 32.58 Reading package lists... [2021-07-16T06:39:00.484Z] #36 39.13 Building dependency tree... [2021-07-16T06:39:00.484Z] #36 42.34 The following additional packages will be installed: [2021-07-16T06:39:00.484Z] #36 42.34 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-16T06:39:00.484Z] #36 42.35 Suggested packages: [2021-07-16T06:39:00.484Z] #36 42.35 cmake-doc ninja-build lrzip [2021-07-16T06:39:00.484Z] #36 42.35 Recommended packages: [2021-07-16T06:39:00.484Z] #36 42.35 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-16T06:39:00.484Z] #36 43.52 The following NEW packages will be installed: [2021-07-16T06:39:00.484Z] #36 43.54 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-16T06:39:00.484Z] #36 43.55 vim-common xxd [2021-07-16T06:39:00.484Z] #36 43.96 0 upgraded, 10 newly installed, 0 to remove and 34 not upgraded. [2021-07-16T06:39:00.484Z] #36 43.96 Need to get 14.9 MB of archives. [2021-07-16T06:39:00.484Z] #36 43.96 After this operation, 61.8 MB of additional disk space will be used. [2021-07-16T06:39:00.484Z] #36 43.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-16T06:39:00.484Z] #36 43.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-16T06:39:00.484Z] #36 43.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-16T06:39:00.484Z] #36 44.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-16T06:39:00.484Z] #36 45.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-16T06:39:00.484Z] #36 45.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-16T06:39:00.484Z] #36 45.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-16T06:39:00.484Z] #36 45.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-16T06:39:00.484Z] #36 45.22 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-16T06:39:00.484Z] #36 45.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-16T06:39:00.484Z] #36 46.63 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T06:39:00.484Z] #36 46.79 Fetched 14.9 MB in 2s (7929 kB/s) [2021-07-16T06:39:00.484Z] #36 46.96 Selecting previously unselected package xxd. [2021-07-16T06:39:00.484Z] #36 46.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-16T06:39:00.484Z] #36 47.07 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-16T06:39:00.484Z] #36 47.09 Unpacking xxd (2:8.1.0875-5) ... [2021-07-16T06:39:00.484Z] #36 47.32 Selecting previously unselected package vim-common. [2021-07-16T06:39:00.484Z] #36 47.33 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-16T06:39:00.484Z] #36 47.38 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-16T06:39:00.484Z] #36 47.93 Selecting previously unselected package cmake-data. [2021-07-16T06:39:00.484Z] #36 47.94 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-16T06:39:00.484Z] #36 47.96 Unpacking cmake-data (3.13.4-1) ... [2021-07-16T06:39:00.484Z] #36 ... [2021-07-16T06:39:00.484Z] [2021-07-16T06:39:00.484Z] #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-07-16T06:39:00.484Z] #56 sha256:7613e67127134b412967336f96ae6f93625344eabdb322a0c704cec366072485 [2021-07-16T06:39:00.484Z] #56 1.229 + RM_GOPATH=0 [2021-07-16T06:39:00.484Z] #56 1.229 + TMP_GOPATH= [2021-07-16T06:39:00.484Z] #56 1.229 + : /build [2021-07-16T06:39:00.484Z] #56 1.229 + '[' -z '' ']' [2021-07-16T06:39:00.484Z] #56 1.229 ++ mktemp -d [2021-07-16T06:39:00.484Z] #56 1.233 + export GOPATH=/tmp/tmp.i5dJVGjP5a [2021-07-16T06:39:00.484Z] #56 1.234 + GOPATH=/tmp/tmp.i5dJVGjP5a [2021-07-16T06:39:00.484Z] #56 1.235 + RM_GOPATH=1 [2021-07-16T06:39:00.484Z] #56 1.235 + case "$(go env GOARCH)" in [2021-07-16T06:39:00.484Z] #56 1.236 ++ go env GOARCH [2021-07-16T06:39:00.484Z] #56 1.271 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:39:00.484Z] #56 1.271 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:39:00.484Z] #56 1.272 ++ dirname /tmp/install/install.sh [2021-07-16T06:39:00.484Z] #56 1.279 + dir=/tmp/install [2021-07-16T06:39:00.484Z] #56 1.279 + bin=containerd [2021-07-16T06:39:00.484Z] #56 1.279 + shift [2021-07-16T06:39:00.484Z] #56 1.280 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-16T06:39:00.484Z] #56 1.281 + . /tmp/install/containerd.installer [2021-07-16T06:39:00.484Z] #56 1.281 ++ set -e [2021-07-16T06:39:00.484Z] #56 1.281 ++ : 3194fb46e8311ae0eeae5a7a5843573adfebb16d [2021-07-16T06:39:00.484Z] #56 1.282 + install_containerd [2021-07-16T06:39:00.484Z] #56 1.285 + echo 'Install containerd version 3194fb46e8311ae0eeae5a7a5843573adfebb16d' [2021-07-16T06:39:00.484Z] #56 1.289 Install containerd version 3194fb46e8311ae0eeae5a7a5843573adfebb16d [2021-07-16T06:39:00.484Z] #56 1.289 + git clone https://github.com/containerd/containerd.git /tmp/tmp.i5dJVGjP5a/src/github.com/containerd/containerd [2021-07-16T06:39:00.484Z] #56 1.291 Cloning into '/tmp/tmp.i5dJVGjP5a/src/github.com/containerd/containerd'... [2021-07-16T06:39:01.064Z] #56 ... [2021-07-16T06:39:01.064Z] [2021-07-16T06:39:01.064Z] #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-07-16T06:39:01.064Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-16T06:39:01.064Z] #42 33.06 Reading package lists... [2021-07-16T06:39:01.064Z] #42 39.71 Building dependency tree... [2021-07-16T06:39:01.064Z] #42 42.78 The following additional packages will be installed: [2021-07-16T06:39:01.064Z] #42 42.78 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-07-16T06:39:01.064Z] #42 42.81 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-07-16T06:39:01.064Z] #42 42.83 Suggested packages: [2021-07-16T06:39:01.064Z] #42 42.84 manpages-dev python-setuptools [2021-07-16T06:39:01.064Z] #42 44.71 The following NEW packages will be installed: [2021-07-16T06:39:01.064Z] #42 44.71 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-07-16T06:39:01.064Z] #42 44.71 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-07-16T06:39:01.064Z] #42 44.71 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-07-16T06:39:01.064Z] #42 44.71 python-six zlib1g-dev [2021-07-16T06:39:01.064Z] #42 45.10 0 upgraded, 17 newly installed, 0 to remove and 34 not upgraded. [2021-07-16T06:39:01.064Z] #42 45.10 Need to get 4095 kB of archives. [2021-07-16T06:39:01.064Z] #42 45.10 After this operation, 22.5 MB of additional disk space will be used. [2021-07-16T06:39:01.064Z] #42 45.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-07-16T06:39:01.064Z] #42 45.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-16T06:39:01.064Z] #42 45.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-07-16T06:39:01.064Z] #42 45.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-16T06:39:01.064Z] #42 45.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-07-16T06:39:01.064Z] #42 45.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-16T06:39:01.064Z] #42 45.14 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-07-16T06:39:01.064Z] #42 45.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-07-16T06:39:01.064Z] #42 45.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-16T06:39:01.064Z] #42 45.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-07-16T06:39:01.064Z] #42 45.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-07-16T06:39:01.064Z] #42 45.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-07-16T06:39:01.064Z] #42 45.44 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-07-16T06:39:01.064Z] #42 45.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-07-16T06:39:01.064Z] #42 45.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-07-16T06:39:01.064Z] #42 45.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-07-16T06:39:01.064Z] #42 45.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-07-16T06:39:01.064Z] #42 46.68 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T06:39:01.064Z] #42 46.85 Fetched 4095 kB in 1s (6039 kB/s) [2021-07-16T06:39:01.064Z] #42 47.01 Selecting previously unselected package libcap-dev:amd64. [2021-07-16T06:39:01.064Z] #42 47.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-16T06:39:01.064Z] #42 47.10 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-07-16T06:39:01.064Z] #42 47.11 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-07-16T06:39:01.064Z] #42 47.29 Selecting previously unselected package libnet1:amd64. [2021-07-16T06:39:01.064Z] #42 47.29 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-16T06:39:01.064Z] #42 47.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-16T06:39:01.064Z] #42 47.42 Selecting previously unselected package libnet1-dev. [2021-07-16T06:39:01.064Z] #42 47.43 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-16T06:39:01.064Z] #42 47.44 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-16T06:39:01.064Z] #42 47.84 Selecting previously unselected package libnl-3-200:amd64. [2021-07-16T06:39:01.064Z] #42 47.84 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-16T06:39:01.064Z] #42 47.84 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-16T06:39:01.064Z] #42 48.01 Selecting previously unselected package libnl-3-dev:amd64. [2021-07-16T06:39:01.064Z] #42 48.01 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-07-16T06:39:01.064Z] #42 48.02 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-16T06:39:01.064Z] #42 48.39 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-16T06:39:01.064Z] #42 48.39 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-16T06:39:01.064Z] #42 48.40 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-16T06:39:01.064Z] #42 48.52 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-07-16T06:39:01.064Z] #42 48.53 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-07-16T06:39:01.064Z] #42 48.53 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-16T06:39:01.064Z] #42 48.66 Selecting previously unselected package zlib1g-dev:amd64. [2021-07-16T06:39:01.064Z] #42 48.66 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-07-16T06:39:01.064Z] #42 48.68 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-16T06:39:01.064Z] #42 48.94 Selecting previously unselected package libprotobuf17:amd64. [2021-07-16T06:39:01.064Z] #42 48.94 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-16T06:39:01.064Z] #42 48.96 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-16T06:39:01.064Z] #42 ... [2021-07-16T06:39:01.064Z] [2021-07-16T06:39:01.064Z] #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-07-16T06:39:01.064Z] #34 sha256:baac2f5abbf78c881f7b1c78b0e58b57c4e62e9be1a0ae41728f8101a81ba1ce [2021-07-16T06:39:01.064Z] #34 39.42 sync [2021-07-16T06:39:01.064Z] #34 39.42 internal/reflectlite [2021-07-16T06:39:01.064Z] #34 41.98 errors [2021-07-16T06:39:01.064Z] #34 41.99 sort [2021-07-16T06:39:01.064Z] #34 42.36 strconv [2021-07-16T06:39:01.064Z] #34 43.54 io [2021-07-16T06:39:01.064Z] #34 45.44 internal/oserror [2021-07-16T06:39:01.064Z] #34 45.58 syscall [2021-07-16T06:39:01.064Z] #34 46.55 reflect [2021-07-16T06:39:01.078Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.6s done [2021-07-16T06:39:01.078Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0.1s [2021-07-16T06:39:01.124Z] Client: [2021-07-16T06:39:01.124Z] Context: default [2021-07-16T06:39:01.124Z] Debug Mode: false [2021-07-16T06:39:01.124Z] Plugins: [2021-07-16T06:39:01.124Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-16T06:39:01.124Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-16T06:39:01.124Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-16T06:39:01.124Z] [2021-07-16T06:39:01.124Z] Server: [2021-07-16T06:39:01.124Z] Containers: 0 [2021-07-16T06:39:01.124Z] Running: 0 [2021-07-16T06:39:01.124Z] Paused: 0 [2021-07-16T06:39:01.124Z] Stopped: 0 [2021-07-16T06:39:01.124Z] Images: 0 [2021-07-16T06:39:01.124Z] Server Version: 20.10.6 [2021-07-16T06:39:01.124Z] Storage Driver: overlay2 [2021-07-16T06:39:01.124Z] Backing Filesystem: extfs [2021-07-16T06:39:01.124Z] Supports d_type: true [2021-07-16T06:39:01.124Z] Native Overlay Diff: true [2021-07-16T06:39:01.124Z] userxattr: false [2021-07-16T06:39:01.124Z] Logging Driver: json-file [2021-07-16T06:39:01.124Z] Cgroup Driver: cgroupfs [2021-07-16T06:39:01.124Z] Cgroup Version: 1 [2021-07-16T06:39:01.124Z] Plugins: [2021-07-16T06:39:01.124Z] Volume: local [2021-07-16T06:39:01.124Z] Network: bridge host ipvlan macvlan null overlay [2021-07-16T06:39:01.124Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-16T06:39:01.124Z] Swarm: inactive [2021-07-16T06:39:01.124Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-16T06:39:01.124Z] Default Runtime: runc [2021-07-16T06:39:01.124Z] Init Binary: docker-init [2021-07-16T06:39:01.124Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-16T06:39:01.124Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-16T06:39:01.124Z] init version: de40ad0 [2021-07-16T06:39:01.124Z] Security Options: [2021-07-16T06:39:01.124Z] apparmor [2021-07-16T06:39:01.124Z] seccomp [2021-07-16T06:39:01.124Z] Profile: default [2021-07-16T06:39:01.124Z] Kernel Version: 5.4.0-1048-aws [2021-07-16T06:39:01.124Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-16T06:39:01.124Z] OSType: linux [2021-07-16T06:39:01.124Z] Architecture: x86_64 [2021-07-16T06:39:01.124Z] CPUs: 2 [2021-07-16T06:39:01.124Z] Total Memory: 7.569GiB [2021-07-16T06:39:01.124Z] Name: ip-10-100-66-169 [2021-07-16T06:39:01.125Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-16T06:39:01.125Z] Docker Root Dir: /var/lib/docker [2021-07-16T06:39:01.125Z] Debug Mode: false [2021-07-16T06:39:01.125Z] Registry: https://index.docker.io/v1/ [2021-07-16T06:39:01.125Z] Labels: [2021-07-16T06:39:01.125Z] Experimental: true [2021-07-16T06:39:01.125Z] Insecure Registries: [2021-07-16T06:39:01.125Z] 127.0.0.0/8 [2021-07-16T06:39:01.125Z] Live Restore Enabled: true [2021-07-16T06:39:01.125Z] [2021-07-16T06:39:01.125Z] WARNING: No swap limit support [Pipeline] sh [2021-07-16T06:39:01.327Z] #34 ... [2021-07-16T06:39:01.327Z] [2021-07-16T06:39:01.327Z] #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-07-16T06:39:01.327Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:39:01.327Z] #13 41.96 The following NEW packages will be installed: [2021-07-16T06:39:01.327Z] #13 41.96 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-16T06:39:01.327Z] #13 41.97 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-16T06:39:01.327Z] #13 41.97 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-16T06:39:01.327Z] #13 41.97 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-16T06:39:01.327Z] #13 41.98 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-16T06:39:01.327Z] #13 41.99 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-16T06:39:01.327Z] #13 42.00 The following packages will be upgraded: [2021-07-16T06:39:01.327Z] #13 42.00 libseccomp2 libsystemd0 libudev1 [2021-07-16T06:39:01.327Z] #13 42.45 3 upgraded, 25 newly installed, 0 to remove and 32 not upgraded. [2021-07-16T06:39:01.327Z] #13 42.45 Need to get 78.2 MB of archives. [2021-07-16T06:39:01.327Z] #13 42.45 After this operation, 487 MB of additional disk space will be used. [2021-07-16T06:39:01.327Z] #13 42.45 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-16T06:39:01.327Z] #13 42.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-07-16T06:39:01.327Z] #13 42.45 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-16T06:39:01.327Z] #13 42.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-07-16T06:39:01.327Z] #13 42.51 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-07-16T06:39:01.327Z] #13 42.88 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-07-16T06:39:01.327Z] #13 43.14 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-07-16T06:39:01.327Z] #13 43.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-16T06:39:01.327Z] #13 43.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-16T06:39:01.327Z] #13 43.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-16T06:39:01.327Z] #13 43.66 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-07-16T06:39:01.327Z] #13 43.98 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-07-16T06:39:01.327Z] #13 44.00 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-07-16T06:39:01.400Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-16T06:39:01.400Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-16T06:39:01.400Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42642/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-07-16T06:39:01.400Z] + bash /home/ubuntu/workspace/moby_PR-42642/check-config.sh [2021-07-16T06:39:01.400Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-16T06:39:01.400Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-16T06:39:01.400Z] [2021-07-16T06:39:01.400Z] Generally Necessary: [2021-07-16T06:39:01.400Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-16T06:39:01.400Z] - apparmor: enabled and tools installed [2021-07-16T06:39:01.400Z] - CONFIG_NAMESPACES: enabled [2021-07-16T06:39:01.400Z] - CONFIG_NET_NS: enabled [2021-07-16T06:39:01.400Z] - CONFIG_PID_NS: enabled [2021-07-16T06:39:01.400Z] - CONFIG_IPC_NS: enabled [2021-07-16T06:39:01.400Z] - CONFIG_UTS_NS: enabled [2021-07-16T06:39:01.400Z] - CONFIG_CGROUPS: enabled [2021-07-16T06:39:01.400Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-16T06:39:01.400Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-16T06:39:01.657Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-16T06:39:01.657Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-16T06:39:01.657Z] - CONFIG_CPUSETS: enabled [2021-07-16T06:39:01.657Z] - CONFIG_MEMCG: enabled [2021-07-16T06:39:01.657Z] - CONFIG_KEYS: enabled [2021-07-16T06:39:01.657Z] - CONFIG_VETH: enabled (as module) [2021-07-16T06:39:01.657Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-16T06:39:01.657Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-16T06:39:01.657Z] - CONFIG_NF_NAT_IPV4: missing [2021-07-16T06:39:01.657Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-16T06:39:01.657Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-16T06:39:01.657Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-16T06:39:01.657Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-16T06:39:01.657Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-16T06:39:01.657Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-16T06:39:01.657Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-16T06:39:01.657Z] - CONFIG_NF_NAT_NEEDED: missing [2021-07-16T06:39:01.657Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-16T06:39:01.657Z] [2021-07-16T06:39:01.657Z] Optional Features: [2021-07-16T06:39:01.657Z] - CONFIG_USER_NS: enabled [2021-07-16T06:39:01.657Z] - CONFIG_SECCOMP: enabled [2021-07-16T06:39:01.657Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-16T06:39:01.657Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-16T06:39:01.657Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-16T06:39:01.657Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-16T06:39:01.657Z] - CONFIG_BLK_CGROUP: enabled [2021-07-16T06:39:01.657Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-16T06:39:01.657Z] - CONFIG_IOSCHED_CFQ: missing [2021-07-16T06:39:01.657Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-07-16T06:39:01.657Z] - CONFIG_CGROUP_PERF: enabled [2021-07-16T06:39:01.657Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-16T06:39:01.657Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-16T06:39:01.657Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-16T06:39:01.657Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-16T06:39:01.657Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-16T06:39:01.657Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-16T06:39:01.657Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-16T06:39:01.657Z] - CONFIG_IP_VS: enabled (as module) [2021-07-16T06:39:01.657Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-16T06:39:01.657Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-16T06:39:01.657Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-16T06:39:01.657Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-16T06:39:01.657Z] - CONFIG_EXT4_FS: enabled [2021-07-16T06:39:01.657Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-16T06:39:01.657Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-16T06:39:01.657Z] - Network Drivers: [2021-07-16T06:39:01.657Z] - "overlay": [2021-07-16T06:39:01.657Z] - CONFIG_VXLAN: enabled (as module) [2021-07-16T06:39:01.657Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-16T06:39:01.657Z] Optional (for encrypted networks): [2021-07-16T06:39:01.914Z] - CONFIG_CRYPTO: enabled [2021-07-16T06:39:01.914Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-16T06:39:01.914Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-16T06:39:01.914Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-16T06:39:01.914Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-16T06:39:01.914Z] - CONFIG_XFRM: enabled [2021-07-16T06:39:01.914Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-16T06:39:01.914Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-16T06:39:01.915Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-16T06:39:01.915Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-07-16T06:39:01.915Z] - "ipvlan": [2021-07-16T06:39:01.915Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-16T06:39:01.915Z] - "macvlan": [2021-07-16T06:39:01.915Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-16T06:39:01.915Z] - CONFIG_DUMMY: enabled (as module) [2021-07-16T06:39:01.915Z] - "ftp,tftp client in container": [2021-07-16T06:39:01.915Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-16T06:39:01.915Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-16T06:39:01.915Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-16T06:39:01.915Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-16T06:39:01.915Z] - Storage Drivers: [2021-07-16T06:39:01.915Z] - "aufs": [2021-07-16T06:39:01.915Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-16T06:39:01.915Z] - "btrfs": [2021-07-16T06:39:01.915Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-16T06:39:01.915Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-16T06:39:01.915Z] - "devicemapper": [2021-07-16T06:39:01.915Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-16T06:39:01.915Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-16T06:39:01.915Z] - "overlay": [2021-07-16T06:39:01.915Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-16T06:39:01.915Z] - "zfs": [2021-07-16T06:39:01.915Z] - /dev/zfs: present [2021-07-16T06:39:01.915Z] - zfs command: missing [2021-07-16T06:39:01.915Z] - zpool command: missing [2021-07-16T06:39:01.915Z] [2021-07-16T06:39:01.915Z] Limits: [2021-07-16T06:39:01.915Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-16T06:39:01.915Z] [2021-07-16T06:39:01.915Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-16T06:39:02.244Z] + sudo modprobe ip_vs [2021-07-16T06:39:02.244Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8b0913935c60606add6bd5a4c6dcf535a387f07a . [2021-07-16T06:39:02.502Z] #1 [internal] load build definition from Dockerfile [2021-07-16T06:39:02.502Z] #1 sha256:7ea2ef5156ac65c48129c5dc603ab18606c1f4f84a1768a2946d0ff80ceb3a88 [2021-07-16T06:39:02.502Z] #1 transferring dockerfile: 17.04kB done [2021-07-16T06:39:02.502Z] #1 DONE 0.1s [2021-07-16T06:39:02.502Z] [2021-07-16T06:39:02.502Z] #2 [internal] load .dockerignore [2021-07-16T06:39:02.502Z] #2 sha256:a4dbc327dacd0112001e30181db8385fe5d966f0eac157c3c9d672701773d352 [2021-07-16T06:39:02.502Z] #2 transferring context: 87B 0.0s done [2021-07-16T06:39:02.502Z] #2 DONE 0.1s [2021-07-16T06:39:02.502Z] [2021-07-16T06:39:02.502Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-16T06:39:02.502Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-16T06:39:02.599Z] Fetching without tags [2021-07-16T06:39:02.760Z] #3 DONE 0.4s [2021-07-16T06:39:00.449Z] > git checkout -f 8b0913935c60606add6bd5a4c6dcf535a387f07a # timeout=10 [2021-07-16T06:39:03.017Z] [2021-07-16T06:39:03.017Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-16T06:39:03.017Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-16T06:39:03.017Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-16T06:39:03.017Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-07-16T06:39:03.017Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-16T06:39:03.017Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-16T06:39:03.017Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-16T06:39:03.017Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-07-16T06:39:03.149Z] Merging remotes/origin/20.10 commit cc5a381cbcc06e5cd71fc50a8989c36f6dad9ac3 into PR head commit 8b0913935c60606add6bd5a4c6dcf535a387f07a [2021-07-16T06:39:03.274Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-07-16T06:39:03.274Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-07-16T06:39:03.800Z] Merge succeeded, producing 8b0913935c60606add6bd5a4c6dcf535a387f07a [2021-07-16T06:39:03.800Z] Checking out Revision 8b0913935c60606add6bd5a4c6dcf535a387f07a (PR-42642) [2021-07-16T06:39:03.838Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-07-16T06:39:03.838Z] #4 DONE 0.9s [2021-07-16T06:39:04.096Z] [2021-07-16T06:39:04.096Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-07-16T06:39:04.096Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-07-16T06:39:02.536Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-16T06:39:02.545Z] > git config --add remote.origin.fetch +refs/pull/42642/head:refs/remotes/origin/PR-42642 # timeout=10 [2021-07-16T06:39:02.571Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-16T06:39:02.583Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-16T06:39:02.600Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-16T06:39:02.601Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T06:39:02.602Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42642/head:refs/remotes/origin/PR-42642 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-16T06:39:03.157Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T06:39:03.185Z] > git checkout -f 8b0913935c60606add6bd5a4c6dcf535a387f07a # timeout=10 [2021-07-16T06:39:03.752Z] > git remote # timeout=10 [2021-07-16T06:39:03.759Z] > git config --get remote.origin.url # timeout=10 [2021-07-16T06:39:03.775Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T06:39:03.776Z] > git merge cc5a381cbcc06e5cd71fc50a8989c36f6dad9ac3 # timeout=10 [2021-07-16T06:39:03.786Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-16T06:39:03.801Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T06:39:03.825Z] > git checkout -f 8b0913935c60606add6bd5a4c6dcf535a387f07a # timeout=10 [2021-07-16T06:39:04.394Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.1s done [2021-07-16T06:39:04.394Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 [2021-07-16T06:39:04.522Z] Commit message: "integration: ensurePlugin: disable go modules when building plugin" [2021-07-16T06:39:04.633Z] #13 47.50 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-07-16T06:39:04.633Z] #13 ... [2021-07-16T06:39:04.633Z] [2021-07-16T06:39:04.633Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-16T06:39:04.633Z] #32 sha256:fa82f07544f74f93efe72173067c4a69b133bad14a8791b56bcdf7f2be965c87 [2021-07-16T06:39:04.633Z] #32 49.22 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 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-07-16T06:39:04.633Z] #32 50.01 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-16T06:39:04.633Z] #32 50.82 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-16T06:39:04.633Z] #32 ... [2021-07-16T06:39:04.633Z] [2021-07-16T06:39:04.633Z] #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-07-16T06:39:04.633Z] #45 sha256:2ecc05c66ceb353d41ece7907aaa7109bbf84193c64d353e9ccf41cc33c53263 [2021-07-16T06:39:04.633Z] #45 43.10 internal/singleflight [2021-07-16T06:39:04.633Z] #45 44.92 strconv [2021-07-16T06:39:04.633Z] #45 44.93 io [2021-07-16T06:39:04.633Z] #45 46.18 bytes [2021-07-16T06:39:04.633Z] #45 48.79 bufio [2021-07-16T06:39:04.633Z] #45 49.17 reflect [2021-07-16T06:39:04.633Z] #45 50.77 syscall [2021-07-16T06:39:04.633Z] #45 ... [2021-07-16T06:39:04.633Z] [2021-07-16T06:39:04.633Z] #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-07-16T06:39:04.633Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-16T06:39:04.633Z] #42 49.78 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-07-16T06:39:04.633Z] #42 49.78 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-07-16T06:39:04.633Z] #42 49.79 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-16T06:39:04.633Z] #42 50.00 Selecting previously unselected package libprotobuf-dev:amd64. [2021-07-16T06:39:04.633Z] #42 50.03 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-07-16T06:39:04.633Z] #42 50.04 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-16T06:39:04.633Z] #42 51.46 Selecting previously unselected package libprotoc17:amd64. [2021-07-16T06:39:04.633Z] #42 51.46 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-07-16T06:39:04.633Z] #42 51.46 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-16T06:39:04.633Z] #42 52.15 Selecting previously unselected package protobuf-c-compiler. [2021-07-16T06:39:04.633Z] #42 52.15 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-07-16T06:39:04.633Z] #42 52.15 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-16T06:39:04.633Z] #42 52.31 Selecting previously unselected package protobuf-compiler. [2021-07-16T06:39:04.633Z] #42 52.32 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-07-16T06:39:04.633Z] #42 52.35 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-07-16T06:39:04.633Z] #42 52.54 Selecting previously unselected package python-pkg-resources. [2021-07-16T06:39:04.633Z] #42 52.54 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-07-16T06:39:04.633Z] #42 52.56 Unpacking python-pkg-resources (40.8.0-1) ... [2021-07-16T06:39:04.633Z] #42 52.83 Selecting previously unselected package python-six. [2021-07-16T06:39:04.633Z] #42 52.83 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-07-16T06:39:04.633Z] #42 52.84 Unpacking python-six (1.12.0-1) ... [2021-07-16T06:39:04.633Z] #42 52.96 Selecting previously unselected package python-protobuf. [2021-07-16T06:39:04.633Z] #42 52.96 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-16T06:39:04.633Z] #42 52.97 Unpacking python-protobuf (3.6.1.3-2) ... [2021-07-16T06:39:04.655Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0.0s done [2021-07-16T06:39:04.660Z] #5 DONE 0.4s [2021-07-16T06:39:04.660Z] [2021-07-16T06:39:04.660Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-07-16T06:39:04.660Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-16T06:39:04.660Z] #8 DONE 0.5s [2021-07-16T06:39:04.660Z] [2021-07-16T06:39:04.660Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-16T06:39:04.660Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-16T06:39:04.660Z] #6 DONE 0.5s [2021-07-16T06:39:04.660Z] [2021-07-16T06:39:04.660Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-16T06:39:04.660Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-16T06:39:04.660Z] #7 DONE 0.5s [Pipeline] withEnv [Pipeline] { [2021-07-16T06:39:04.895Z] #42 53.50 Setting up python-pkg-resources (40.8.0-1) ... [Pipeline] stage [Pipeline] { (Print info) [2021-07-16T06:39:04.918Z] #9 DONE 13.0s [2021-07-16T06:39:04.918Z] [2021-07-16T06:39:04.918Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-16T06:39:04.918Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [Pipeline] sh [2021-07-16T06:39:05.599Z] [2021-07-16T06:39:05.599Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-16T06:39:05.599Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-16T06:39:05.599Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-16T06:39:05.599Z] #64 DONE 0.1s [2021-07-16T06:39:05.599Z] [2021-07-16T06:39:05.599Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-16T06:39:05.599Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-16T06:39:05.599Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.0s done [2021-07-16T06:39:05.599Z] #26 DONE 0.0s [2021-07-16T06:39:05.599Z] [2021-07-16T06:39:05.599Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:39:05.599Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:39:05.599Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:39:05.600Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-07-16T06:39:05.653Z] + docker version [2021-07-16T06:39:05.858Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-07-16T06:39:05.858Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-07-16T06:39:05.858Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-07-16T06:39:06.119Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.2s [2021-07-16T06:39:06.119Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.15MB / 50.40MB 0.3s [2021-07-16T06:39:06.119Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.39MB / 50.40MB 0.4s [2021-07-16T06:39:06.382Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 14.78MB / 50.40MB 0.6s [2021-07-16T06:39:06.382Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 20.41MB / 50.40MB 0.7s [2021-07-16T06:39:06.382Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.7s [2021-07-16T06:39:06.644Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 27.26MB / 50.40MB 0.9s [2021-07-16T06:39:06.644Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 3.15MB / 7.81MB 0.9s [2021-07-16T06:39:06.813Z] #42 ... [2021-07-16T06:39:06.813Z] [2021-07-16T06:39:06.814Z] #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-07-16T06:39:06.814Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:39:06.814Z] #13 49.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-16T06:39:06.814Z] #13 49.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-16T06:39:06.814Z] #13 49.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-16T06:39:06.814Z] #13 49.81 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-16T06:39:06.814Z] #13 49.81 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-07-16T06:39:06.814Z] #13 49.82 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-16T06:39:06.814Z] #13 49.82 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-16T06:39:06.814Z] #13 49.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-16T06:39:06.814Z] #13 49.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-16T06:39:06.814Z] #13 49.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-16T06:39:06.814Z] #13 49.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-16T06:39:06.814Z] #13 49.99 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-16T06:39:06.814Z] #13 50.01 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-16T06:39:06.814Z] #13 50.01 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-16T06:39:06.915Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 35.65MB / 50.40MB 1.0s [2021-07-16T06:39:06.915Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.0s [2021-07-16T06:39:06.915Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 39.85MB / 50.40MB 1.1s [2021-07-16T06:39:06.915Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 45.62MB / 50.40MB 1.2s [2021-07-16T06:39:07.176Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 48.23MB / 50.40MB 1.3s [2021-07-16T06:39:07.176Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.3s done [2021-07-16T06:39:07.176Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.10MB / 51.83MB 1.5s [2021-07-16T06:39:07.176Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.10MB / 10.00MB 1.5s [2021-07-16T06:39:07.440Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 4.19MB / 10.00MB 1.6s [2021-07-16T06:39:07.440Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 8.38MB / 51.83MB 1.7s [2021-07-16T06:39:07.440Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 8.39MB / 10.00MB 1.7s [2021-07-16T06:39:07.470Z] #10 DONE 2.4s [2021-07-16T06:39:07.470Z] [2021-07-16T06:39:07.470Z] #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-07-16T06:39:07.470Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-07-16T06:39:07.705Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 9.44MB / 10.00MB 1.8s [2021-07-16T06:39:07.705Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.8s done [2021-07-16T06:39:07.705Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.9s [2021-07-16T06:39:07.901Z] Commit message: "integration: ensurePlugin: disable go modules when building plugin" [2021-07-16T06:39:07.963Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 14.68MB / 51.83MB 2.1s [2021-07-16T06:39:07.963Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.10MB / 68.67MB 2.1s [2021-07-16T06:39:07.963Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.1s done [2021-07-16T06:39:07.963Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.2s [2021-07-16T06:39:08.200Z] #13 51.25 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T06:39:08.200Z] #13 51.46 Fetched 78.2 MB in 8s (9950 kB/s) [2021-07-16T06:39:08.220Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 23.07MB / 51.83MB 2.3s [2021-07-16T06:39:08.220Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 13.63MB / 68.67MB 2.3s [2021-07-16T06:39:08.220Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-16T06:39:08.419Z] #11 DONE 1.1s [2021-07-16T06:39:08.419Z] [2021-07-16T06:39:08.419Z] #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-07-16T06:39:08.419Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-07-16T06:39:08.419Z] #42 ... [2021-07-16T06:39:08.419Z] [2021-07-16T06:39:08.419Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-16T06:39:08.419Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-07-16T06:39:08.419Z] #31 DONE 0.1s [2021-07-16T06:39:08.464Z] #13 51.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-16T06:39:08.464Z] #13 51.68 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-07-16T06:39:08.464Z] #13 51.76 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-07-16T06:39:08.479Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.41MB / 51.83MB 2.6s [2021-07-16T06:39:08.479Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 20.97MB / 68.67MB 2.6s [2021-07-16T06:39:08.479Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 33.81MB / 51.83MB 2.7s [2021-07-16T06:39:08.479Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 26.21MB / 68.67MB 2.8s [2021-07-16T06:39:08.479Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.80MB / 120.17MB 2.8s [2021-07-16T06:39:08.682Z] [2021-07-16T06:39:08.682Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-16T06:39:08.682Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-07-16T06:39:08.682Z] #39 DONE 0.2s [2021-07-16T06:39:08.682Z] [2021-07-16T06:39:08.682Z] #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-07-16T06:39:08.682Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-07-16T06:39:08.737Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 37.75MB / 51.83MB 2.9s [2021-07-16T06:39:08.737Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 31.46MB / 68.67MB 2.9s [2021-07-16T06:39:08.895Z] + docker version [2021-07-16T06:39:08.944Z] Client: Docker Engine - Community [2021-07-16T06:39:08.944Z] Version: 20.10.6 [2021-07-16T06:39:08.944Z] API version: 1.41 [2021-07-16T06:39:08.944Z] Go version: go1.13.15 [2021-07-16T06:39:08.944Z] Git commit: 370c289 [2021-07-16T06:39:08.944Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-16T06:39:08.944Z] OS/Arch: linux/amd64 [2021-07-16T06:39:08.944Z] Context: default [2021-07-16T06:39:08.944Z] Experimental: true [2021-07-16T06:39:08.944Z] [2021-07-16T06:39:08.944Z] Server: Docker Engine - Community [2021-07-16T06:39:08.944Z] Engine: [2021-07-16T06:39:08.944Z] Version: 20.10.6 [2021-07-16T06:39:08.944Z] API version: 1.41 (minimum version 1.12) [2021-07-16T06:39:08.944Z] Go version: go1.13.15 [2021-07-16T06:39:08.944Z] Git commit: 8728dd2 [2021-07-16T06:39:08.944Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-16T06:39:08.944Z] OS/Arch: linux/amd64 [2021-07-16T06:39:08.944Z] Experimental: true [2021-07-16T06:39:08.944Z] containerd: [2021-07-16T06:39:08.944Z] Version: 1.4.6 [2021-07-16T06:39:08.944Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-16T06:39:08.944Z] runc: [2021-07-16T06:39:08.944Z] Version: 1.0.0-rc95 [2021-07-16T06:39:08.944Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-16T06:39:08.944Z] docker-init: [2021-07-16T06:39:08.944Z] Version: 0.19.0 [2021-07-16T06:39:08.944Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-16T06:39:09.013Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 41.94MB / 51.83MB 3.1s [2021-07-16T06:39:09.013Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 35.96MB / 68.67MB 3.1s [2021-07-16T06:39:09.037Z] #13 ... [2021-07-16T06:39:09.037Z] [2021-07-16T06:39:09.037Z] #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-07-16T06:39:09.037Z] #47 sha256:fb766ad0c7149cc8662f00872a9b472333dfb3745ca17e684a48fbf8c806fb3d [2021-07-16T06:39:09.037Z] #47 DONE 57.4s [2021-07-16T06:39:09.037Z] [2021-07-16T06:39:09.037Z] #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-07-16T06:39:09.037Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-16T06:39:09.037Z] #36 51.14 Selecting previously unselected package libicu63:amd64. [2021-07-16T06:39:09.037Z] #36 51.14 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-16T06:39:09.037Z] #36 51.17 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-16T06:39:09.270Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 48.23MB / 51.83MB 3.3s [2021-07-16T06:39:09.270Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 40.89MB / 68.67MB 3.3s [2021-07-16T06:39:09.270Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 16.78MB / 120.17MB 3.3s [2021-07-16T06:39:09.270Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.6s [2021-07-16T06:39:09.270Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 46.14MB / 68.67MB 3.6s [2021-07-16T06:39:09.299Z] #36 ... [2021-07-16T06:39:09.299Z] [2021-07-16T06:39:09.299Z] #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-07-16T06:39:09.299Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:39:09.299Z] #13 52.57 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-07-16T06:39:09.303Z] + docker info [2021-07-16T06:39:09.527Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 53.48MB / 68.67MB 3.8s [2021-07-16T06:39:09.527Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 26.21MB / 120.17MB 3.8s [2021-07-16T06:39:09.785Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.0s done [2021-07-16T06:39:09.785Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.91MB / 68.67MB 4.1s [2021-07-16T06:39:09.785Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 33.55MB / 120.17MB 4.1s [2021-07-16T06:39:09.785Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 4.1s [2021-07-16T06:39:09.872Z] #13 53.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-16T06:39:09.872Z] #13 53.16 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-16T06:39:09.872Z] #13 53.21 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-16T06:39:10.043Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.1s done [2021-07-16T06:39:10.043Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.3s [2021-07-16T06:39:10.043Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 40.07MB / 120.17MB 4.3s [2021-07-16T06:39:10.302Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 46.14MB / 120.17MB 4.6s [2021-07-16T06:39:10.444Z] #13 53.59 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-16T06:39:10.444Z] #13 53.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 ... 15410 files and directories currently installed.) [2021-07-16T06:39:10.444Z] #13 53.79 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-07-16T06:39:10.559Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 54.53MB / 120.17MB 4.7s [2021-07-16T06:39:10.706Z] #13 53.82 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-07-16T06:39:10.706Z] #13 ... [2021-07-16T06:39:10.706Z] [2021-07-16T06:39:10.706Z] #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-07-16T06:39:10.706Z] #51 sha256:622e4838108b8fae892b5877889c50f674b82e1cea266e33962e2f63e14e055b [2021-07-16T06:39:10.706Z] #51 49.04 syscall [2021-07-16T06:39:10.706Z] #51 49.07 reflect [2021-07-16T06:39:10.706Z] #51 55.96 time [2021-07-16T06:39:10.706Z] #51 ... [2021-07-16T06:39:10.706Z] [2021-07-16T06:39:10.706Z] #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-07-16T06:39:10.706Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:39:10.706Z] #13 54.01 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-07-16T06:39:10.817Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 61.59MB / 120.17MB 5.0s [2021-07-16T06:39:10.817Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.0s done [2021-07-16T06:39:10.968Z] #13 54.20 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-16T06:39:10.968Z] #13 54.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-07-16T06:39:10.968Z] #13 54.29 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-16T06:39:10.968Z] #13 54.30 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-16T06:39:11.073Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.35MB / 120.17MB 5.2s [2021-07-16T06:39:11.073Z] #9 ... [2021-07-16T06:39:11.073Z] [2021-07-16T06:39:11.073Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-16T06:39:11.073Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-16T06:39:11.073Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-16T06:39:11.073Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-16T06:39:11.073Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-16T06:39:11.073Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-16T06:39:11.073Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-07-16T06:39:11.073Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.1s done [2021-07-16T06:39:11.073Z] #62 DONE 5.6s [2021-07-16T06:39:11.073Z] [2021-07-16T06:39:11.073Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:39:11.073Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:39:11.073Z] #9 ... [2021-07-16T06:39:11.073Z] [2021-07-16T06:39:11.073Z] #23 [internal] load build context [2021-07-16T06:39:11.073Z] #23 sha256:c1be9638c25d31efd2315d41b6a983ae6f6295c397a97b7d185f9327c7b6884c [2021-07-16T06:39:11.073Z] #23 transferring context: 28.24MB 5.7s [2021-07-16T06:39:11.270Z] #40 ... [2021-07-16T06:39:11.270Z] [2021-07-16T06:39:11.270Z] #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-07-16T06:39:11.270Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-07-16T06:39:11.270Z] #12 DONE 2.6s [2021-07-16T06:39:11.270Z] [2021-07-16T06:39:11.270Z] #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-07-16T06:39:11.270Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-07-16T06:39:12.439Z] #23 ... [2021-07-16T06:39:12.439Z] [2021-07-16T06:39:12.439Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:39:12.439Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:39:12.439Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.5s [2021-07-16T06:39:13.002Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2021-07-16T06:39:13.517Z] #13 56.64 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-16T06:39:13.517Z] #13 56.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-16T06:39:13.517Z] #13 56.70 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-16T06:39:14.374Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.4s done [2021-07-16T06:39:14.939Z] #9 ... [2021-07-16T06:39:14.939Z] [2021-07-16T06:39:14.939Z] #23 [internal] load build context [2021-07-16T06:39:14.939Z] #23 sha256:c1be9638c25d31efd2315d41b6a983ae6f6295c397a97b7d185f9327c7b6884c [2021-07-16T06:39:14.939Z] #23 transferring context: 53.41MB 8.9s done [2021-07-16T06:39:14.939Z] #23 DONE 9.4s [2021-07-16T06:39:14.939Z] [2021-07-16T06:39:14.939Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:39:14.939Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:39:15.507Z] #9 ... [2021-07-16T06:39:15.507Z] [2021-07-16T06:39:15.507Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-16T06:39:15.507Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-16T06:39:15.507Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-16T06:39:15.507Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-16T06:39:15.507Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-16T06:39:15.507Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.1s done [2021-07-16T06:39:15.507Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done [2021-07-16T06:39:15.507Z] #64 DONE 9.9s [2021-07-16T06:39:15.507Z] [2021-07-16T06:39:15.507Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:39:15.507Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:39:15.507Z] #9 ... [2021-07-16T06:39:15.507Z] [2021-07-16T06:39:15.507Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-16T06:39:15.507Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-16T06:39:15.507Z] #26 sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 1.85kB / 1.85kB done [2021-07-16T06:39:15.507Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-07-16T06:39:15.507Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-07-16T06:39:15.507Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.3s done [2021-07-16T06:39:15.507Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 7.8s [2021-07-16T06:39:15.507Z] #26 ... [2021-07-16T06:39:15.507Z] [2021-07-16T06:39:15.507Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:39:15.507Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:39:15.509Z] #13 4.178 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-16T06:39:15.509Z] #13 4.181 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-16T06:39:15.509Z] #13 4.181 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-16T06:39:15.509Z] #13 4.182 Hit:4 http://deb.debian.org/debian buster-backports InRelease [2021-07-16T06:39:15.547Z] #13 ... [2021-07-16T06:39:15.547Z] [2021-07-16T06:39:15.547Z] #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-07-16T06:39:15.547Z] #34 sha256:baac2f5abbf78c881f7b1c78b0e58b57c4e62e9be1a0ae41728f8101a81ba1ce [2021-07-16T06:39:15.547Z] #34 53.55 time [2021-07-16T06:39:15.547Z] #34 59.99 internal/poll [2021-07-16T06:39:15.547Z] #34 60.77 internal/fmtsort [2021-07-16T06:39:15.547Z] #34 61.35 internal/syscall/execenv [2021-07-16T06:39:15.547Z] #34 61.67 internal/syscall/unix [2021-07-16T06:39:15.547Z] #34 61.88 strings [2021-07-16T06:39:15.547Z] #34 62.17 os [2021-07-16T06:39:15.547Z] #34 ... [2021-07-16T06:39:15.547Z] [2021-07-16T06:39:15.547Z] #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-07-16T06:39:15.547Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-16T06:39:15.547Z] #36 58.62 Selecting previously unselected package libxml2:amd64. [2021-07-16T06:39:15.547Z] #36 58.62 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-16T06:39:15.547Z] #36 58.64 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-16T06:39:15.547Z] #36 59.03 Selecting previously unselected package libarchive13:amd64. [2021-07-16T06:39:15.547Z] #36 59.06 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-16T06:39:15.547Z] #36 59.08 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-16T06:39:15.547Z] #36 59.35 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-16T06:39:15.547Z] #36 59.35 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-16T06:39:15.547Z] #36 59.35 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-16T06:39:15.547Z] #36 59.52 Selecting previously unselected package librhash0:amd64. [2021-07-16T06:39:15.547Z] #36 59.52 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-16T06:39:15.548Z] #36 59.53 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-16T06:39:15.548Z] #36 59.74 Selecting previously unselected package libuv1:amd64. [2021-07-16T06:39:15.548Z] #36 59.75 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-16T06:39:15.548Z] #36 59.75 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-16T06:39:15.548Z] #36 59.90 Selecting previously unselected package cmake. [2021-07-16T06:39:15.548Z] #36 59.91 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-16T06:39:15.548Z] #36 59.92 Unpacking cmake (3.13.4-1) ... [2021-07-16T06:39:15.548Z] #36 62.98 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-16T06:39:15.548Z] #36 63.00 Setting up xxd (2:8.1.0875-5) ... [2021-07-16T06:39:15.548Z] #36 63.03 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-16T06:39:15.548Z] #36 63.05 Setting up vim-common (2:8.1.0875-5) ... [2021-07-16T06:39:15.548Z] #36 63.09 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-16T06:39:15.548Z] #36 63.11 Setting up cmake-data (3.13.4-1) ... [2021-07-16T06:39:15.548Z] #36 63.13 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-16T06:39:15.548Z] #36 63.15 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-16T06:39:15.548Z] #36 63.17 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-16T06:39:15.548Z] #36 63.20 Setting up cmake (3.13.4-1) ... [2021-07-16T06:39:15.548Z] #36 63.22 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T06:39:15.548Z] #36 63.34 Processing triggers for mime-support (3.62) ... [2021-07-16T06:39:15.813Z] #36 DONE 64.1s [2021-07-16T06:39:15.813Z] [2021-07-16T06:39:15.813Z] #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-07-16T06:39:15.813Z] #37 sha256:0a58593c66c6d6a00343dd5c19ca8518ef8feb18d6e5609f907feb15cf3e82a2 [2021-07-16T06:39:15.880Z] Client: [2021-07-16T06:39:15.880Z] Context: default [2021-07-16T06:39:15.880Z] Debug Mode: false [2021-07-16T06:39:15.880Z] Plugins: [2021-07-16T06:39:15.880Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-16T06:39:15.880Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-16T06:39:15.880Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-16T06:39:15.880Z] [2021-07-16T06:39:15.880Z] Server: [2021-07-16T06:39:15.880Z] Containers: 0 [2021-07-16T06:39:15.880Z] Running: 0 [2021-07-16T06:39:15.880Z] Paused: 0 [2021-07-16T06:39:15.880Z] Stopped: 0 [2021-07-16T06:39:15.880Z] Images: 0 [2021-07-16T06:39:15.880Z] Server Version: 20.10.6 [2021-07-16T06:39:15.880Z] Storage Driver: overlay2 [2021-07-16T06:39:15.880Z] Backing Filesystem: extfs [2021-07-16T06:39:15.880Z] Supports d_type: true [2021-07-16T06:39:15.880Z] Native Overlay Diff: true [2021-07-16T06:39:15.880Z] userxattr: false [2021-07-16T06:39:15.880Z] Logging Driver: json-file [2021-07-16T06:39:15.880Z] Cgroup Driver: cgroupfs [2021-07-16T06:39:15.880Z] Cgroup Version: 1 [2021-07-16T06:39:15.880Z] Plugins: [2021-07-16T06:39:15.880Z] Volume: local [2021-07-16T06:39:15.880Z] Network: bridge host ipvlan macvlan null overlay [2021-07-16T06:39:15.880Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-16T06:39:15.880Z] Swarm: inactive [2021-07-16T06:39:15.880Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-16T06:39:15.880Z] Default Runtime: runc [2021-07-16T06:39:15.880Z] Init Binary: docker-init [2021-07-16T06:39:15.880Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-16T06:39:15.880Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-16T06:39:15.880Z] init version: de40ad0 [2021-07-16T06:39:15.880Z] Security Options: [2021-07-16T06:39:15.880Z] apparmor [2021-07-16T06:39:15.880Z] seccomp [2021-07-16T06:39:15.880Z] Profile: default [2021-07-16T06:39:15.880Z] Kernel Version: 5.4.0-1048-aws [2021-07-16T06:39:15.880Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-16T06:39:15.880Z] OSType: linux [2021-07-16T06:39:15.880Z] Architecture: x86_64 [2021-07-16T06:39:15.880Z] CPUs: 2 [2021-07-16T06:39:15.880Z] Total Memory: 7.569GiB [2021-07-16T06:39:15.880Z] Name: ip-10-100-100-208 [2021-07-16T06:39:15.880Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-16T06:39:15.880Z] Docker Root Dir: /var/lib/docker [2021-07-16T06:39:15.880Z] Debug Mode: false [2021-07-16T06:39:15.880Z] Registry: https://index.docker.io/v1/ [2021-07-16T06:39:15.880Z] Labels: [2021-07-16T06:39:15.880Z] Experimental: true [2021-07-16T06:39:15.880Z] Insecure Registries: [2021-07-16T06:39:15.880Z] 127.0.0.0/8 [2021-07-16T06:39:15.880Z] Live Restore Enabled: true [2021-07-16T06:39:15.880Z] [2021-07-16T06:39:15.880Z] WARNING: No swap limit support [Pipeline] sh [2021-07-16T06:39:16.187Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-16T06:39:16.187Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-16T06:39:16.187Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42642/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-07-16T06:39:16.187Z] + bash /home/ubuntu/workspace/moby_PR-42642/check-config.sh [2021-07-16T06:39:16.187Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-16T06:39:16.187Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-16T06:39:16.187Z] [2021-07-16T06:39:16.187Z] Generally Necessary: [2021-07-16T06:39:16.187Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-16T06:39:16.187Z] - apparmor: enabled and tools installed [2021-07-16T06:39:16.187Z] - CONFIG_NAMESPACES: enabled [2021-07-16T06:39:16.187Z] - CONFIG_NET_NS: enabled [2021-07-16T06:39:16.187Z] - CONFIG_PID_NS: enabled [2021-07-16T06:39:16.187Z] - CONFIG_IPC_NS: enabled [2021-07-16T06:39:16.187Z] - CONFIG_UTS_NS: enabled [2021-07-16T06:39:16.187Z] - CONFIG_CGROUPS: enabled [2021-07-16T06:39:16.187Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-16T06:39:16.187Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-16T06:39:16.187Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-16T06:39:16.187Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-16T06:39:16.187Z] - CONFIG_CPUSETS: enabled [2021-07-16T06:39:16.187Z] - CONFIG_MEMCG: enabled [2021-07-16T06:39:16.187Z] - CONFIG_KEYS: enabled [2021-07-16T06:39:16.187Z] - CONFIG_VETH: enabled (as module) [2021-07-16T06:39:16.187Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-16T06:39:16.187Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-16T06:39:16.187Z] - CONFIG_NF_NAT_IPV4: missing [2021-07-16T06:39:16.187Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-16T06:39:16.187Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-16T06:39:16.187Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-16T06:39:16.187Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-16T06:39:16.187Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-16T06:39:16.187Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-16T06:39:16.187Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-16T06:39:16.187Z] - CONFIG_NF_NAT_NEEDED: missing [2021-07-16T06:39:16.187Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-16T06:39:16.187Z] [2021-07-16T06:39:16.187Z] Optional Features: [2021-07-16T06:39:16.187Z] - CONFIG_USER_NS: enabled [2021-07-16T06:39:16.187Z] - CONFIG_SECCOMP: enabled [2021-07-16T06:39:16.447Z] #9 ... [2021-07-16T06:39:16.447Z] [2021-07-16T06:39:16.447Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-16T06:39:16.447Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-16T06:39:16.447Z] #63 DONE 1.1s [2021-07-16T06:39:16.458Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-16T06:39:16.458Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-16T06:39:16.458Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-16T06:39:16.458Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-16T06:39:16.458Z] - CONFIG_BLK_CGROUP: enabled [2021-07-16T06:39:16.458Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-16T06:39:16.458Z] - CONFIG_IOSCHED_CFQ: missing [2021-07-16T06:39:16.458Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-07-16T06:39:16.458Z] - CONFIG_CGROUP_PERF: enabled [2021-07-16T06:39:16.458Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-16T06:39:16.458Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-16T06:39:16.458Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-16T06:39:16.458Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-16T06:39:16.458Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-16T06:39:16.458Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-16T06:39:16.458Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-16T06:39:16.458Z] - CONFIG_IP_VS: enabled (as module) [2021-07-16T06:39:16.458Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-16T06:39:16.458Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-16T06:39:16.458Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-16T06:39:16.458Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-16T06:39:16.458Z] - CONFIG_EXT4_FS: enabled [2021-07-16T06:39:16.458Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-16T06:39:16.458Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-16T06:39:16.458Z] - Network Drivers: [2021-07-16T06:39:16.458Z] - "overlay": [2021-07-16T06:39:16.458Z] - CONFIG_VXLAN: enabled (as module) [2021-07-16T06:39:16.458Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-16T06:39:16.458Z] Optional (for encrypted networks): [2021-07-16T06:39:16.460Z] #13 ... [2021-07-16T06:39:16.460Z] [2021-07-16T06:39:16.460Z] #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-07-16T06:39:16.460Z] #34 sha256:8a4b477f289407e6098785bdb53dba8807fdce595e3fb25c325856e014a0a250 [2021-07-16T06:39:16.460Z] #34 4.145 + RM_GOPATH=0 [2021-07-16T06:39:16.460Z] #34 4.145 + TMP_GOPATH= [2021-07-16T06:39:16.460Z] #34 4.145 + : /build [2021-07-16T06:39:16.460Z] #34 4.145 + '[' -z '' ']' [2021-07-16T06:39:16.460Z] #34 4.146 ++ mktemp -d [2021-07-16T06:39:16.460Z] #34 4.164 + export GOPATH=/tmp/tmp.vPgyNIyO92 [2021-07-16T06:39:16.460Z] #34 4.164 + GOPATH=/tmp/tmp.vPgyNIyO92 [2021-07-16T06:39:16.460Z] #34 4.164 + RM_GOPATH=1 [2021-07-16T06:39:16.460Z] #34 4.164 + case "$(go env GOARCH)" in [2021-07-16T06:39:16.460Z] #34 4.164 ++ go env GOARCH [2021-07-16T06:39:16.460Z] #34 4.166 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:39:16.460Z] #34 4.166 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:39:16.460Z] #34 4.167 ++ dirname /tmp/install/install.sh [2021-07-16T06:39:16.460Z] #34 4.170 + dir=/tmp/install [2021-07-16T06:39:16.460Z] #34 4.171 + bin=tomlv [2021-07-16T06:39:16.460Z] #34 4.171 + shift [2021-07-16T06:39:16.460Z] #34 4.171 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-07-16T06:39:16.460Z] #34 4.171 + . /tmp/install/tomlv.installer [2021-07-16T06:39:16.460Z] #34 4.171 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-16T06:39:16.460Z] #34 4.171 + install_tomlv [2021-07-16T06:39:16.460Z] #34 4.171 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-07-16T06:39:16.460Z] #34 4.171 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.vPgyNIyO92/src/github.com/BurntSushi/toml [2021-07-16T06:39:16.460Z] #34 4.171 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-16T06:39:16.460Z] #34 4.174 Cloning into '/tmp/tmp.vPgyNIyO92/src/github.com/BurntSushi/toml'... [2021-07-16T06:39:16.460Z] #34 5.195 + cd /tmp/tmp.vPgyNIyO92/src/github.com/BurntSushi/toml [2021-07-16T06:39:16.460Z] #34 5.195 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-16T06:39:16.460Z] #34 5.203 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-07-16T06:39:16.460Z] #34 5.797 math/bits [2021-07-16T06:39:16.460Z] #34 5.829 internal/cpu [2021-07-16T06:39:16.460Z] #34 5.829 runtime/internal/atomic [2021-07-16T06:39:16.460Z] #34 5.844 runtime/internal/sys [2021-07-16T06:39:16.460Z] #34 6.357 runtime/internal/math [2021-07-16T06:39:16.460Z] #34 6.446 internal/bytealg [2021-07-16T06:39:16.460Z] #34 6.491 unicode/utf8 [2021-07-16T06:39:16.460Z] #34 6.498 internal/race [2021-07-16T06:39:16.460Z] #34 6.511 math [2021-07-16T06:39:16.460Z] #34 6.974 sync/atomic [2021-07-16T06:39:16.460Z] #34 7.198 runtime [2021-07-16T06:39:16.460Z] #34 7.602 unicode [2021-07-16T06:39:16.460Z] #34 7.848 internal/testlog [2021-07-16T06:39:16.460Z] #34 ... [2021-07-16T06:39:16.460Z] [2021-07-16T06:39:16.460Z] #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-07-16T06:39:16.460Z] #47 sha256:bc7616b2a4c947b0ea2be923ba38c1993c3f1f6c683dde103d76f2557ece47b0 [2021-07-16T06:39:16.460Z] #47 4.229 + RM_GOPATH=0 [2021-07-16T06:39:16.460Z] #47 4.229 + TMP_GOPATH= [2021-07-16T06:39:16.460Z] #47 4.229 + : /build [2021-07-16T06:39:16.460Z] #47 4.229 + '[' -z '' ']' [2021-07-16T06:39:16.460Z] #47 4.229 ++ mktemp -d [2021-07-16T06:39:16.460Z] #47 4.229 + export GOPATH=/tmp/tmp.aFKEgwvvrF [2021-07-16T06:39:16.460Z] #47 4.229 + GOPATH=/tmp/tmp.aFKEgwvvrF [2021-07-16T06:39:16.460Z] #47 4.229 + RM_GOPATH=1 [2021-07-16T06:39:16.460Z] #47 4.229 + case "$(go env GOARCH)" in [2021-07-16T06:39:16.460Z] #47 4.229 ++ go env GOARCH [2021-07-16T06:39:16.460Z] #47 4.250 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:39:16.460Z] #47 4.250 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:39:16.460Z] #47 4.250 ++ dirname /tmp/install/install.sh [2021-07-16T06:39:16.460Z] #47 4.259 + dir=/tmp/install [2021-07-16T06:39:16.460Z] #47 4.259 + bin=gotestsum [2021-07-16T06:39:16.460Z] #47 4.259 + shift [2021-07-16T06:39:16.460Z] #47 4.259 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-16T06:39:16.460Z] #47 4.259 + . /tmp/install/gotestsum.installer [2021-07-16T06:39:16.460Z] #47 4.259 ++ : v0.5.3 [2021-07-16T06:39:16.460Z] #47 4.259 + install_gotestsum [2021-07-16T06:39:16.460Z] #47 4.259 + set -e [2021-07-16T06:39:16.460Z] #47 4.259 + export GO111MODULE=on [2021-07-16T06:39:16.460Z] #47 4.259 + GO111MODULE=on [2021-07-16T06:39:16.460Z] #47 4.259 + GOBIN=/build [2021-07-16T06:39:16.460Z] #47 4.259 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-16T06:39:16.460Z] #47 4.299 go: finding gotest.tools v0.5.3 [2021-07-16T06:39:16.460Z] #47 4.299 go: finding gotest.tools/gotestsum v0.5.3 [2021-07-16T06:39:16.460Z] #47 5.202 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-16T06:39:16.460Z] #47 5.832 go: extracting gotest.tools/gotestsum v0.5.3 [2021-07-16T06:39:16.460Z] #47 6.558 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-16T06:39:16.460Z] #47 6.561 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-16T06:39:16.460Z] #47 6.579 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-16T06:39:16.460Z] #47 6.583 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-16T06:39:16.460Z] #47 6.655 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-16T06:39:16.460Z] #47 6.819 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-16T06:39:16.460Z] #47 6.825 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-16T06:39:16.460Z] #47 6.833 go: downloading github.com/fatih/color v1.9.0 [2021-07-16T06:39:16.460Z] #47 6.954 go: downloading github.com/pkg/errors v0.9.1 [2021-07-16T06:39:16.460Z] #47 7.129 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-07-16T06:39:16.460Z] #47 7.155 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-16T06:39:16.460Z] #47 7.208 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-16T06:39:16.460Z] #47 7.421 go: extracting github.com/fatih/color v1.9.0 [2021-07-16T06:39:16.460Z] #47 7.470 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-16T06:39:16.460Z] #47 7.472 go: extracting github.com/spf13/pflag v1.0.3 [2021-07-16T06:39:16.460Z] #47 7.481 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-16T06:39:16.460Z] #47 7.596 go: extracting github.com/pkg/errors v0.9.1 [2021-07-16T06:39:16.460Z] #47 7.813 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-07-16T06:39:16.460Z] #47 8.101 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-07-16T06:39:16.704Z] [2021-07-16T06:39:16.704Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:39:16.704Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:39:16.760Z] - CONFIG_CRYPTO: enabled [2021-07-16T06:39:16.760Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-16T06:39:16.760Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-16T06:39:16.760Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-16T06:39:16.760Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-16T06:39:16.760Z] - CONFIG_XFRM: enabled [2021-07-16T06:39:16.760Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-16T06:39:16.760Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-16T06:39:16.760Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-16T06:39:16.760Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-07-16T06:39:16.760Z] - "ipvlan": [2021-07-16T06:39:16.760Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-16T06:39:16.760Z] - "macvlan": [2021-07-16T06:39:16.760Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-16T06:39:16.760Z] - CONFIG_DUMMY: enabled (as module) [2021-07-16T06:39:16.760Z] - "ftp,tftp client in container": [2021-07-16T06:39:16.760Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-16T06:39:16.760Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-16T06:39:16.760Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-16T06:39:16.760Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-16T06:39:16.760Z] - Storage Drivers: [2021-07-16T06:39:16.760Z] - "aufs": [2021-07-16T06:39:16.760Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-16T06:39:16.760Z] - "btrfs": [2021-07-16T06:39:16.760Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-16T06:39:16.760Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-16T06:39:16.760Z] - "devicemapper": [2021-07-16T06:39:16.760Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-16T06:39:16.760Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-16T06:39:16.760Z] - "overlay": [2021-07-16T06:39:16.760Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-16T06:39:16.760Z] - "zfs": [2021-07-16T06:39:16.760Z] - /dev/zfs: present [2021-07-16T06:39:16.760Z] - zfs command: missing [2021-07-16T06:39:16.760Z] - zpool command: missing [2021-07-16T06:39:16.760Z] [2021-07-16T06:39:16.760Z] Limits: [2021-07-16T06:39:16.760Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-16T06:39:16.760Z] [2021-07-16T06:39:16.760Z] + true [Pipeline] } [2021-07-16T06:39:16.772Z] #37 1.222 + RM_GOPATH=0 [2021-07-16T06:39:16.772Z] #37 1.223 + TMP_GOPATH= [2021-07-16T06:39:16.772Z] #37 1.223 + : /build [2021-07-16T06:39:16.772Z] #37 1.223 + '[' -z '' ']' [2021-07-16T06:39:16.772Z] #37 1.224 ++ mktemp -d [2021-07-16T06:39:16.772Z] #37 1.227 + export GOPATH=/tmp/tmp.rEOdV3zhle [2021-07-16T06:39:16.772Z] #37 1.227 + GOPATH=/tmp/tmp.rEOdV3zhle [2021-07-16T06:39:16.772Z] #37 1.227 + RM_GOPATH=1 [2021-07-16T06:39:16.772Z] #37 1.228 + case "$(go env GOARCH)" in [2021-07-16T06:39:16.772Z] #37 1.229 ++ go env GOARCH [2021-07-16T06:39:16.772Z] #37 1.257 + export GO_BUILDMODE=-buildmode=pie [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-16T06:39:16.986Z] Client: Docker Engine - Community [2021-07-16T06:39:16.986Z] Version: 20.10.6 [2021-07-16T06:39:16.986Z] API version: 1.41 [2021-07-16T06:39:16.986Z] Go version: go1.13.15 [2021-07-16T06:39:16.986Z] Git commit: 370c289 [2021-07-16T06:39:16.986Z] Built: Fri Apr 9 22:47:17 2021 [2021-07-16T06:39:16.986Z] OS/Arch: linux/amd64 [2021-07-16T06:39:16.986Z] Context: default [2021-07-16T06:39:16.986Z] Experimental: true [2021-07-16T06:39:16.986Z] [2021-07-16T06:39:16.986Z] Server: Docker Engine - Community [2021-07-16T06:39:16.986Z] Engine: [2021-07-16T06:39:16.986Z] Version: 20.10.6 [2021-07-16T06:39:16.986Z] API version: 1.41 (minimum version 1.12) [2021-07-16T06:39:16.986Z] Go version: go1.13.15 [2021-07-16T06:39:16.986Z] Git commit: 8728dd2 [2021-07-16T06:39:16.986Z] Built: Fri Apr 9 22:45:28 2021 [2021-07-16T06:39:16.986Z] OS/Arch: linux/amd64 [2021-07-16T06:39:16.986Z] Experimental: true [2021-07-16T06:39:16.986Z] containerd: [2021-07-16T06:39:16.986Z] Version: 1.4.6 [2021-07-16T06:39:16.986Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-16T06:39:16.986Z] runc: [2021-07-16T06:39:16.986Z] Version: 1.0.0-rc95 [2021-07-16T06:39:16.986Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-16T06:39:16.986Z] docker-init: [2021-07-16T06:39:16.986Z] Version: 0.19.0 [2021-07-16T06:39:16.986Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-16T06:39:17.035Z] #37 1.259 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:39:17.035Z] #37 1.260 ++ dirname /tmp/install/install.sh [2021-07-16T06:39:17.035Z] #37 1.262 + dir=/tmp/install [2021-07-16T06:39:17.035Z] #37 1.262 + bin=tini [2021-07-16T06:39:17.035Z] #37 1.263 + shift [2021-07-16T06:39:17.035Z] #37 1.263 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-16T06:39:17.035Z] #37 1.267 + . /tmp/install/tini.installer [2021-07-16T06:39:17.035Z] #37 1.268 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-16T06:39:17.035Z] #37 1.269 + install_tini [2021-07-16T06:39:17.035Z] #37 1.270 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-16T06:39:17.035Z] #37 1.271 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-16T06:39:17.035Z] #37 1.272 + git clone https://github.com/krallin/tini.git /tmp/tmp.rEOdV3zhle/tini [2021-07-16T06:39:17.035Z] #37 1.277 Cloning into '/tmp/tmp.rEOdV3zhle/tini'... [2021-07-16T06:39:17.038Z] #47 ... [2021-07-16T06:39:17.039Z] [2021-07-16T06:39:17.039Z] #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-07-16T06:39:17.039Z] #34 sha256:8a4b477f289407e6098785bdb53dba8807fdce595e3fb25c325856e014a0a250 [2021-07-16T06:39:17.039Z] #34 8.613 encoding [2021-07-16T06:39:17.106Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8b0913935c60606add6bd5a4c6dcf535a387f07a . [2021-07-16T06:39:17.282Z] + docker info [2021-07-16T06:39:17.365Z] #1 [internal] load build definition from Dockerfile [2021-07-16T06:39:17.365Z] #1 sha256:e82bb2f49f48910dd85eca170f627dbcf2c50b72f535b1741e8053c02096b9cf [2021-07-16T06:39:17.365Z] #1 transferring dockerfile: 17.04kB done [2021-07-16T06:39:17.365Z] #1 DONE 0.1s [2021-07-16T06:39:17.365Z] [2021-07-16T06:39:17.365Z] #2 [internal] load .dockerignore [2021-07-16T06:39:17.365Z] #2 sha256:eb993522fbff9b030a2892438f01ba1d6a6166bf506caac88ef9d4bf179ea22f [2021-07-16T06:39:17.365Z] #2 transferring context: 87B done [2021-07-16T06:39:17.365Z] #2 DONE 0.1s [2021-07-16T06:39:17.616Z] #34 9.125 runtime/cgo [2021-07-16T06:39:17.623Z] [2021-07-16T06:39:17.623Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-16T06:39:17.623Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-16T06:39:17.633Z] #9 ... [2021-07-16T06:39:17.633Z] [2021-07-16T06:39:17.633Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-16T06:39:17.633Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-16T06:39:17.633Z] #65 DONE 1.0s [2021-07-16T06:39:17.633Z] [2021-07-16T06:39:17.633Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:39:17.633Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:39:17.886Z] #3 DONE 0.4s [2021-07-16T06:39:17.886Z] [2021-07-16T06:39:17.886Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-16T06:39:17.886Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-16T06:39:17.886Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-16T06:39:17.886Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-16T06:39:17.886Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-16T06:39:17.886Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-16T06:39:17.886Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s [2021-07-16T06:39:17.980Z] #37 2.124 + cd /tmp/tmp.rEOdV3zhle/tini [2021-07-16T06:39:17.980Z] #37 2.124 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-16T06:39:17.980Z] #37 2.163 + cmake . [2021-07-16T06:39:18.147Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-07-16T06:39:18.147Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-07-16T06:39:18.197Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.2s [2021-07-16T06:39:18.407Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-07-16T06:39:18.552Z] #37 2.901 -- The C compiler identification is GNU 8.3.0 [2021-07-16T06:39:18.552Z] #37 2.954 -- Check for working C compiler: /usr/bin/cc [2021-07-16T06:39:18.569Z] #34 ... [2021-07-16T06:39:18.569Z] [2021-07-16T06:39:18.569Z] #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-07-16T06:39:18.569Z] #67 sha256:9d2bd8b05fb8652ff2cc6c768b238f9a877bbaceb8bebbb2cf1e4e168d0a4677 [2021-07-16T06:39:18.569Z] #67 2.936 + RM_GOPATH=0 [2021-07-16T06:39:18.569Z] #67 2.936 + TMP_GOPATH= [2021-07-16T06:39:18.569Z] #67 2.936 + : /build [2021-07-16T06:39:18.569Z] #67 2.936 + '[' -z '' ']' [2021-07-16T06:39:18.570Z] #67 2.936 ++ mktemp -d [2021-07-16T06:39:18.570Z] #67 2.936 + export GOPATH=/tmp/tmp.KbbTmPtHkC [2021-07-16T06:39:18.570Z] #67 2.936 + GOPATH=/tmp/tmp.KbbTmPtHkC [2021-07-16T06:39:18.570Z] #67 2.936 + RM_GOPATH=1 [2021-07-16T06:39:18.570Z] #67 2.936 + case "$(go env GOARCH)" in [2021-07-16T06:39:18.570Z] #67 2.936 ++ go env GOARCH [2021-07-16T06:39:18.570Z] #67 2.946 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:39:18.570Z] #67 2.946 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:39:18.570Z] #67 2.954 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-16T06:39:18.570Z] #67 2.956 ++ dirname /tmp/install/install.sh [2021-07-16T06:39:18.570Z] #67 2.956 + dir=/tmp/install [2021-07-16T06:39:18.570Z] #67 2.956 + bin=proxy [2021-07-16T06:39:18.570Z] #67 2.956 + shift [2021-07-16T06:39:18.570Z] #67 2.956 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-07-16T06:39:18.570Z] #67 2.956 + . /tmp/install/proxy.installer [2021-07-16T06:39:18.570Z] #67 2.956 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-16T06:39:18.570Z] #67 2.956 + install_proxy [2021-07-16T06:39:18.570Z] #67 2.956 + case "$1" in [2021-07-16T06:39:18.570Z] #67 2.956 + export CGO_ENABLED=0 [2021-07-16T06:39:18.570Z] #67 2.956 + CGO_ENABLED=0 [2021-07-16T06:39:18.570Z] #67 2.956 + _install_proxy [2021-07-16T06:39:18.570Z] #67 2.956 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-07-16T06:39:18.570Z] #67 2.956 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.KbbTmPtHkC/src/github.com/docker/libnetwork [2021-07-16T06:39:18.570Z] #67 2.972 Cloning into '/tmp/tmp.KbbTmPtHkC/src/github.com/docker/libnetwork'... [2021-07-16T06:39:18.570Z] #67 ... [2021-07-16T06:39:18.570Z] [2021-07-16T06:39:18.570Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-16T06:39:18.570Z] #32 sha256:143ecfae0eced68194466b607d5b1bb467a92c20d25301656117d5007f87137a [2021-07-16T06:39:18.570Z] #32 5.983 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-16T06:39:18.570Z] #32 6.028 Cloning into '.'... [2021-07-16T06:39:18.852Z] #32 ... [2021-07-16T06:39:18.852Z] [2021-07-16T06:39:18.852Z] #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-07-16T06:39:18.852Z] #24 sha256:3a4a9fb966bf5321761d9a181f7fda6bd9c53c7ebc451aec21860f2c6ef37f4c [2021-07-16T06:39:18.852Z] #24 3.288 + RM_GOPATH=0 [2021-07-16T06:39:18.852Z] #24 3.288 + TMP_GOPATH= [2021-07-16T06:39:18.852Z] #24 3.288 + : /build [2021-07-16T06:39:18.852Z] #24 3.288 + '[' -z '' ']' [2021-07-16T06:39:18.852Z] #24 3.288 ++ mktemp -d [2021-07-16T06:39:18.852Z] #24 3.288 + export GOPATH=/tmp/tmp.KESuhXmJNg [2021-07-16T06:39:18.852Z] #24 3.288 + GOPATH=/tmp/tmp.KESuhXmJNg [2021-07-16T06:39:18.852Z] #24 3.288 + RM_GOPATH=1 [2021-07-16T06:39:18.852Z] #24 3.288 + case "$(go env GOARCH)" in [2021-07-16T06:39:18.852Z] #24 3.288 ++ go env GOARCH [2021-07-16T06:39:18.852Z] #24 3.288 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:39:18.852Z] #24 3.288 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:39:18.852Z] #24 3.288 ++ dirname /tmp/install/install.sh [2021-07-16T06:39:18.852Z] #24 3.288 + dir=/tmp/install [2021-07-16T06:39:18.852Z] #24 3.288 + bin=dockercli [2021-07-16T06:39:18.852Z] #24 3.288 + shift [2021-07-16T06:39:18.852Z] #24 3.288 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-16T06:39:18.852Z] #24 3.288 + . /tmp/install/dockercli.installer [2021-07-16T06:39:18.852Z] #24 3.288 ++ : stable [2021-07-16T06:39:18.852Z] #24 3.288 ++ : 17.06.2-ce [2021-07-16T06:39:18.852Z] #24 3.288 + install_dockercli [2021-07-16T06:39:18.852Z] #24 3.288 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-16T06:39:18.852Z] #24 3.288 ++ uname -m [2021-07-16T06:39:18.852Z] #24 3.288 + arch=aarch64 [2021-07-16T06:39:18.852Z] #24 3.288 + '[' aarch64 '!=' x86_64 ']' [2021-07-16T06:39:18.852Z] #24 3.288 + '[' aarch64 '!=' s390x ']' [2021-07-16T06:39:18.852Z] #24 3.288 + '[' aarch64 '!=' armhf ']' [2021-07-16T06:39:18.852Z] #24 3.288 + build_dockercli [2021-07-16T06:39:18.852Z] #24 3.288 + git clone https://github.com/docker/docker-ce /tmp/tmp.KESuhXmJNg/tmp/docker-ce [2021-07-16T06:39:18.852Z] #24 3.288 Cloning into '/tmp/tmp.KESuhXmJNg/tmp/docker-ce'... [2021-07-16T06:39:18.852Z] #24 3.288 Install docker/cli version 17.06.2-ce from stable [2021-07-16T06:39:18.979Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-07-16T06:39:19.123Z] #24 ... [2021-07-16T06:39:19.123Z] [2021-07-16T06:39:19.123Z] #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-07-16T06:39:19.123Z] #51 sha256:233fca03df54d3580d0c8de8279e8c6b908421c0708df4e02da20e29430922fb [2021-07-16T06:39:19.123Z] #51 4.397 + RM_GOPATH=0 [2021-07-16T06:39:19.123Z] #51 4.397 + TMP_GOPATH= [2021-07-16T06:39:19.123Z] #51 4.397 + : /build [2021-07-16T06:39:19.123Z] #51 4.397 + '[' -z '' ']' [2021-07-16T06:39:19.123Z] #51 4.397 ++ mktemp -d [2021-07-16T06:39:19.123Z] #51 4.397 + export GOPATH=/tmp/tmp.rv1aOFpi4R [2021-07-16T06:39:19.123Z] #51 4.397 + GOPATH=/tmp/tmp.rv1aOFpi4R [2021-07-16T06:39:19.123Z] #51 4.397 + RM_GOPATH=1 [2021-07-16T06:39:19.123Z] #51 4.397 + case "$(go env GOARCH)" in [2021-07-16T06:39:19.123Z] #51 4.397 ++ go env GOARCH [2021-07-16T06:39:19.123Z] #51 4.397 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:39:19.123Z] #51 4.397 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:39:19.123Z] #51 4.397 ++ dirname /tmp/install/install.sh [2021-07-16T06:39:19.123Z] #51 4.397 + dir=/tmp/install [2021-07-16T06:39:19.123Z] #51 4.397 + bin=shfmt [2021-07-16T06:39:19.123Z] #51 4.397 + shift [2021-07-16T06:39:19.123Z] #51 4.397 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-16T06:39:19.123Z] #51 4.397 + . /tmp/install/shfmt.installer [2021-07-16T06:39:19.123Z] #51 4.397 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-16T06:39:19.123Z] #51 4.397 + install_shfmt [2021-07-16T06:39:19.123Z] #51 4.397 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-16T06:39:19.123Z] #51 4.397 + git clone https://github.com/mvdan/sh.git /tmp/tmp.rv1aOFpi4R/src/github.com/mvdan/sh [2021-07-16T06:39:19.123Z] #51 4.397 Cloning into '/tmp/tmp.rv1aOFpi4R/src/github.com/mvdan/sh'... [2021-07-16T06:39:19.123Z] #51 4.399 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-16T06:39:19.123Z] #51 ... [2021-07-16T06:39:19.123Z] [2021-07-16T06:39:19.123Z] #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-07-16T06:39:19.123Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-07-16T06:39:19.123Z] #55 6.138 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-16T06:39:19.123Z] #55 6.141 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-16T06:39:19.123Z] #55 6.141 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-16T06:39:19.387Z] #55 8.741 Reading package lists... [2021-07-16T06:39:19.387Z] #55 ... [2021-07-16T06:39:19.387Z] [2021-07-16T06:39:19.387Z] #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-07-16T06:39:19.387Z] #49 sha256:67907db275b4e28f2bca61fddf2e38a299fbffeab0eb71ea4f06c21eb56d002d [2021-07-16T06:39:19.387Z] #49 4.984 + RM_GOPATH=0 [2021-07-16T06:39:19.387Z] #49 4.984 + TMP_GOPATH= [2021-07-16T06:39:19.387Z] #49 4.984 + : /build [2021-07-16T06:39:19.387Z] #49 4.984 + '[' -z '' ']' [2021-07-16T06:39:19.387Z] #49 4.985 ++ mktemp -d [2021-07-16T06:39:19.387Z] #49 5.002 + export GOPATH=/tmp/tmp.Tp029tjWYQ [2021-07-16T06:39:19.387Z] #49 5.002 + GOPATH=/tmp/tmp.Tp029tjWYQ [2021-07-16T06:39:19.387Z] #49 5.002 + RM_GOPATH=1 [2021-07-16T06:39:19.387Z] #49 5.002 + case "$(go env GOARCH)" in [2021-07-16T06:39:19.387Z] #49 5.002 ++ go env GOARCH [2021-07-16T06:39:19.387Z] #49 5.030 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:39:19.387Z] #49 5.030 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:39:19.387Z] #49 5.039 ++ dirname /tmp/install/install.sh [2021-07-16T06:39:19.387Z] #49 5.042 + dir=/tmp/install [2021-07-16T06:39:19.387Z] #49 5.042 + bin=golangci_lint [2021-07-16T06:39:19.387Z] #49 5.042 + shift [2021-07-16T06:39:19.387Z] #49 5.042 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-16T06:39:19.387Z] #49 5.042 + . /tmp/install/golangci_lint.installer [2021-07-16T06:39:19.387Z] #49 5.042 ++ : v1.23.8 [2021-07-16T06:39:19.387Z] #49 5.042 + install_golangci_lint [2021-07-16T06:39:19.387Z] #49 5.042 + set -e [2021-07-16T06:39:19.387Z] #49 5.042 + export GO111MODULE=on [2021-07-16T06:39:19.387Z] #49 5.042 + GO111MODULE=on [2021-07-16T06:39:19.387Z] #49 5.042 + GOBIN=/build [2021-07-16T06:39:19.387Z] #49 5.042 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-16T06:39:19.387Z] #49 5.063 go: finding github.com v1.23.8 [2021-07-16T06:39:19.387Z] #49 5.063 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-07-16T06:39:19.387Z] #49 5.063 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-07-16T06:39:19.387Z] #49 5.063 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-07-16T06:39:19.387Z] #49 5.063 go: finding github.com/golangci v1.23.8 [2021-07-16T06:39:19.387Z] #49 6.234 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-16T06:39:19.387Z] #49 6.848 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-07-16T06:39:19.387Z] #49 ... [2021-07-16T06:39:19.387Z] [2021-07-16T06:39:19.387Z] #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-07-16T06:39:19.387Z] #58 sha256:2793ea8b4e98a803e17372a43cc9e67801c013875ccc887d247e619a624cd95c [2021-07-16T06:39:19.387Z] #58 5.479 + RM_GOPATH=0 [2021-07-16T06:39:19.387Z] #58 5.479 + TMP_GOPATH= [2021-07-16T06:39:19.387Z] #58 5.479 + : /build [2021-07-16T06:39:19.387Z] #58 5.479 + '[' -z '' ']' [2021-07-16T06:39:19.387Z] #58 5.479 ++ mktemp -d [2021-07-16T06:39:19.387Z] #58 5.479 + export GOPATH=/tmp/tmp.MBlJwoACbm [2021-07-16T06:39:19.387Z] #58 5.479 + GOPATH=/tmp/tmp.MBlJwoACbm [2021-07-16T06:39:19.387Z] #58 5.479 + RM_GOPATH=1 [2021-07-16T06:39:19.387Z] #58 5.479 + case "$(go env GOARCH)" in [2021-07-16T06:39:19.387Z] #58 5.479 ++ go env GOARCH [2021-07-16T06:39:19.387Z] #58 5.479 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:39:19.387Z] #58 5.479 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:39:19.387Z] #58 5.479 ++ dirname /tmp/install/install.sh [2021-07-16T06:39:19.387Z] #58 5.479 + dir=/tmp/install [2021-07-16T06:39:19.387Z] #58 5.479 + bin=rootlesskit [2021-07-16T06:39:19.387Z] #58 5.479 + shift [2021-07-16T06:39:19.387Z] #58 5.479 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-16T06:39:19.387Z] #58 5.479 + . /tmp/install/rootlesskit.installer [2021-07-16T06:39:19.387Z] #58 5.479 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-16T06:39:19.387Z] #58 5.479 + install_rootlesskit [2021-07-16T06:39:19.387Z] #58 5.479 + case "$1" in [2021-07-16T06:39:19.387Z] #58 5.479 + export CGO_ENABLED=0 [2021-07-16T06:39:19.387Z] #58 5.479 + CGO_ENABLED=0 [2021-07-16T06:39:19.387Z] #58 5.479 + _install_rootlesskit [2021-07-16T06:39:19.387Z] #58 5.479 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-16T06:39:19.387Z] #58 5.479 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MBlJwoACbm/src/github.com/rootless-containers/rootlesskit [2021-07-16T06:39:19.387Z] #58 5.480 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-16T06:39:19.387Z] #58 5.534 Cloning into '/tmp/tmp.MBlJwoACbm/src/github.com/rootless-containers/rootlesskit'... [2021-07-16T06:39:19.387Z] #58 9.389 + cd /tmp/tmp.MBlJwoACbm/src/github.com/rootless-containers/rootlesskit [2021-07-16T06:39:19.387Z] #58 9.390 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-16T06:39:19.387Z] #58 9.465 + export GO111MODULE=on [2021-07-16T06:39:19.387Z] #58 9.466 + GO111MODULE=on [2021-07-16T06:39:19.387Z] #58 9.466 + export GOPROXY=https://proxy.golang.org [2021-07-16T06:39:19.387Z] #58 9.466 + GOPROXY=https://proxy.golang.org [2021-07-16T06:39:19.387Z] #58 9.466 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-16T06:39:19.387Z] #58 9.466 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-16T06:39:19.493Z] #37 3.668 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-16T06:39:19.493Z] #37 3.679 -- Detecting C compiler ABI info [2021-07-16T06:39:19.652Z] #58 ... [2021-07-16T06:39:19.652Z] [2021-07-16T06:39:19.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-07-16T06:39:19.652Z] #45 sha256:47a6301f731b67ea6657b70a27b6c9a2f8f411ae00157405bc32955f4c00978b [2021-07-16T06:39:19.652Z] #45 5.239 + RM_GOPATH=0 [2021-07-16T06:39:19.652Z] #45 5.239 + TMP_GOPATH= [2021-07-16T06:39:19.652Z] #45 5.239 + : /build [2021-07-16T06:39:19.652Z] #45 5.239 + '[' -z '' ']' [2021-07-16T06:39:19.652Z] #45 5.239 ++ mktemp -d [2021-07-16T06:39:19.652Z] #45 5.246 + export GOPATH=/tmp/tmp.45T41CNEey [2021-07-16T06:39:19.652Z] #45 5.246 + GOPATH=/tmp/tmp.45T41CNEey [2021-07-16T06:39:19.653Z] #45 5.246 + RM_GOPATH=1 [2021-07-16T06:39:19.653Z] #45 5.246 + case "$(go env GOARCH)" in [2021-07-16T06:39:19.653Z] #45 5.246 ++ go env GOARCH [2021-07-16T06:39:19.653Z] #45 5.297 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:39:19.653Z] #45 5.297 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:39:19.653Z] #45 5.297 ++ dirname /tmp/install/install.sh [2021-07-16T06:39:19.653Z] #45 5.306 + dir=/tmp/install [2021-07-16T06:39:19.653Z] #45 5.307 + bin=vndr [2021-07-16T06:39:19.653Z] #45 5.307 + shift [2021-07-16T06:39:19.653Z] #45 5.307 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-16T06:39:19.653Z] #45 5.307 + . /tmp/install/vndr.installer [2021-07-16T06:39:19.653Z] #45 5.307 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-16T06:39:19.653Z] #45 5.307 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-16T06:39:19.653Z] #45 5.313 + install_vndr [2021-07-16T06:39:19.653Z] #45 5.313 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-16T06:39:19.653Z] #45 5.313 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.45T41CNEey/src/github.com/LK4D4/vndr [2021-07-16T06:39:19.653Z] #45 5.313 Cloning into '/tmp/tmp.45T41CNEey/src/github.com/LK4D4/vndr'... [2021-07-16T06:39:19.653Z] #45 6.024 + cd /tmp/tmp.45T41CNEey/src/github.com/LK4D4/vndr [2021-07-16T06:39:19.653Z] #45 6.024 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-16T06:39:19.653Z] #45 6.040 + go build -buildmode=pie -v -o /build/vndr . [2021-07-16T06:39:19.653Z] #45 7.213 unicode/utf8 [2021-07-16T06:39:19.653Z] #45 7.215 unicode [2021-07-16T06:39:19.653Z] #45 7.218 sync/atomic [2021-07-16T06:39:19.653Z] #45 7.356 runtime [2021-07-16T06:39:19.653Z] #45 7.875 math [2021-07-16T06:39:19.653Z] #45 7.970 internal/testlog [2021-07-16T06:39:19.653Z] #45 8.433 encoding [2021-07-16T06:39:19.653Z] #45 8.754 unicode/utf16 [2021-07-16T06:39:19.653Z] #45 9.541 container/list [2021-07-16T06:39:19.653Z] #45 10.78 crypto/internal/subtle [2021-07-16T06:39:19.653Z] #45 11.08 crypto/subtle [2021-07-16T06:39:19.653Z] #45 ... [2021-07-16T06:39:19.653Z] [2021-07-16T06:39:19.653Z] #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-07-16T06:39:19.653Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-07-16T06:39:19.653Z] #36 5.535 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-16T06:39:19.653Z] #36 5.535 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-16T06:39:19.653Z] #36 5.589 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-16T06:39:19.754Z] #37 ... [2021-07-16T06:39:19.754Z] [2021-07-16T06:39:19.754Z] #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-07-16T06:39:19.754Z] #45 sha256:2ecc05c66ceb353d41ece7907aaa7109bbf84193c64d353e9ccf41cc33c53263 [2021-07-16T06:39:19.754Z] #45 58.13 time [2021-07-16T06:39:19.754Z] #45 62.84 strings [2021-07-16T06:39:19.754Z] #45 64.07 os [2021-07-16T06:39:19.754Z] #45 66.36 regexp/syntax [2021-07-16T06:39:19.754Z] #45 68.30 fmt [2021-07-16T06:39:19.754Z] #45 ... [2021-07-16T06:39:19.754Z] [2021-07-16T06:39:19.754Z] #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-07-16T06:39:19.754Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:39:19.754Z] #13 60.02 Selecting previously unselected package binutils-mingw-w64. [2021-07-16T06:39:19.754Z] #13 60.03 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-16T06:39:19.754Z] #13 60.03 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-16T06:39:19.754Z] #13 60.21 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-16T06:39:19.754Z] #13 60.21 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-16T06:39:19.754Z] #13 60.23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-16T06:39:19.754Z] #13 60.40 Selecting previously unselected package dmsetup. [2021-07-16T06:39:19.754Z] #13 60.41 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-16T06:39:19.754Z] #13 60.42 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-16T06:39:19.754Z] #13 60.77 Selecting previously unselected package mingw-w64-common. [2021-07-16T06:39:19.754Z] #13 60.77 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-16T06:39:19.754Z] #13 60.78 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-16T06:39:19.917Z] #4 DONE 1.7s [2021-07-16T06:39:19.917Z] [2021-07-16T06:39:19.917Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-07-16T06:39:19.917Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-07-16T06:39:19.920Z] #36 8.303 Reading package lists... [2021-07-16T06:39:19.920Z] #36 ... [2021-07-16T06:39:19.920Z] [2021-07-16T06:39:19.920Z] #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-07-16T06:39:19.920Z] #51 sha256:233fca03df54d3580d0c8de8279e8c6b908421c0708df4e02da20e29430922fb [2021-07-16T06:39:19.920Z] #51 11.35 + cd /tmp/tmp.rv1aOFpi4R/src/github.com/mvdan/sh [2021-07-16T06:39:19.920Z] #51 11.35 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-16T06:39:19.920Z] #51 11.47 + GO111MODULE=on [2021-07-16T06:39:19.920Z] #51 11.47 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-16T06:39:20.090Z] #9 ... [2021-07-16T06:39:20.090Z] [2021-07-16T06:39:20.090Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-16T06:39:20.090Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-16T06:39:20.090Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 12.3s done [2021-07-16T06:39:20.090Z] #26 DONE 14.6s [2021-07-16T06:39:20.090Z] [2021-07-16T06:39:20.090Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:39:20.090Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:39:20.090Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 12.1s done [2021-07-16T06:39:20.347Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-07-16T06:39:20.699Z] #13 ... [2021-07-16T06:39:20.699Z] [2021-07-16T06:39:20.699Z] #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-07-16T06:39:20.699Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-16T06:39:20.699Z] #42 58.96 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-16T06:39:20.699Z] #42 58.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-16T06:39:20.699Z] #42 58.99 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-16T06:39:20.699Z] #42 59.01 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-16T06:39:20.699Z] #42 59.02 Setting up python-six (1.12.0-1) ... [2021-07-16T06:39:20.699Z] #42 63.15 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-16T06:39:20.699Z] #42 63.17 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-16T06:39:20.699Z] #42 63.22 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-16T06:39:20.699Z] #42 63.25 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-07-16T06:39:20.699Z] #42 63.27 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-16T06:39:20.699Z] #42 63.29 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-07-16T06:39:20.699Z] #42 63.30 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-16T06:39:20.699Z] #42 63.31 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-16T06:39:20.699Z] #42 63.34 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-16T06:39:20.699Z] #42 63.36 Setting up python-protobuf (3.6.1.3-2) ... [2021-07-16T06:39:20.699Z] #42 ... [2021-07-16T06:39:20.699Z] [2021-07-16T06:39:20.699Z] #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-07-16T06:39:20.699Z] #37 sha256:0a58593c66c6d6a00343dd5c19ca8518ef8feb18d6e5609f907feb15cf3e82a2 [2021-07-16T06:39:20.699Z] #37 4.325 -- Detecting C compiler ABI info - done [2021-07-16T06:39:20.699Z] #37 4.372 -- Detecting C compile features [2021-07-16T06:39:20.852Z] #8 DONE 1.0s [2021-07-16T06:39:20.852Z] [2021-07-16T06:39:20.852Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-16T06:39:20.852Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-16T06:39:20.852Z] #5 DONE 1.0s [2021-07-16T06:39:20.852Z] [2021-07-16T06:39:20.852Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-16T06:39:20.852Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-16T06:39:21.113Z] #7 DONE 1.2s [2021-07-16T06:39:21.113Z] [2021-07-16T06:39:21.113Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-07-16T06:39:21.113Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-16T06:39:21.113Z] #6 DONE 1.2s [2021-07-16T06:39:21.279Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-07-16T06:39:21.279Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-07-16T06:39:21.408Z] #51 12.97 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-16T06:39:21.408Z] #51 13.00 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-16T06:39:21.408Z] #51 13.08 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-16T06:39:21.674Z] #51 13.33 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-16T06:39:21.845Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2021-07-16T06:39:21.940Z] #51 13.57 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-16T06:39:22.104Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-07-16T06:39:22.204Z] #51 13.91 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-16T06:39:22.497Z] [2021-07-16T06:39:22.497Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-16T06:39:22.497Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-16T06:39:22.497Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-16T06:39:22.497Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.1s done [2021-07-16T06:39:22.497Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-07-16T06:39:22.497Z] #26 sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 1.85kB / 1.85kB done [2021-07-16T06:39:22.497Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-07-16T06:39:22.611Z] #37 6.707 -- Detecting C compile features - done [2021-07-16T06:39:22.611Z] #37 6.729 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-16T06:39:22.611Z] #37 7.019 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-16T06:39:22.872Z] #37 7.159 -- Configuring done [2021-07-16T06:39:22.872Z] #37 7.178 -- Generating done [2021-07-16T06:39:22.872Z] #37 7.223 -- Build files have been written to: /tmp/tmp.rEOdV3zhle/tini [2021-07-16T06:39:22.872Z] #37 7.226 + make tini-static [2021-07-16T06:39:23.134Z] #37 ... [2021-07-16T06:39:23.134Z] [2021-07-16T06:39:23.134Z] #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-07-16T06:39:23.134Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-16T06:39:23.134Z] #42 70.25 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-16T06:39:23.134Z] #42 70.27 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T06:39:23.134Z] #42 DONE 71.6s [2021-07-16T06:39:23.153Z] #51 14.64 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-16T06:39:23.394Z] [2021-07-16T06:39:23.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-07-16T06:39:23.394Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:39:23.732Z] #51 15.26 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-16T06:39:23.976Z] #43 ... [2021-07-16T06:39:23.976Z] [2021-07-16T06:39:23.976Z] #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-07-16T06:39:23.976Z] #51 sha256:622e4838108b8fae892b5877889c50f674b82e1cea266e33962e2f63e14e055b [2021-07-16T06:39:23.976Z] #51 62.32 context [2021-07-16T06:39:23.976Z] #51 63.23 os [2021-07-16T06:39:23.976Z] #51 63.25 encoding/binary [2021-07-16T06:39:23.976Z] #51 66.00 encoding/base64 [2021-07-16T06:39:23.976Z] #51 66.89 golang.org/x/sys/unix [2021-07-16T06:39:23.976Z] #51 67.82 fmt [2021-07-16T06:39:23.976Z] #51 72.53 encoding/json [2021-07-16T06:39:23.976Z] #51 ... [2021-07-16T06:39:23.976Z] [2021-07-16T06:39:23.976Z] #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-07-16T06:39:23.976Z] #37 sha256:0a58593c66c6d6a00343dd5c19ca8518ef8feb18d6e5609f907feb15cf3e82a2 [2021-07-16T06:39:23.976Z] #37 7.870 Scanning dependencies of target tini-static [2021-07-16T06:39:23.976Z] #37 8.132 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-16T06:39:23.996Z] #51 ... [2021-07-16T06:39:23.996Z] [2021-07-16T06:39:23.996Z] #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-07-16T06:39:23.996Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-07-16T06:39:23.996Z] #42 5.601 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-16T06:39:23.996Z] #42 5.602 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-16T06:39:23.996Z] #42 5.602 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-16T06:39:23.996Z] #42 8.346 Reading package lists... [2021-07-16T06:39:23.996Z] #42 13.66 Reading package lists... [2021-07-16T06:39:23.996Z] #42 ... [2021-07-16T06:39:23.996Z] [2021-07-16T06:39:23.996Z] #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-07-16T06:39:23.996Z] #67 sha256:9d2bd8b05fb8652ff2cc6c768b238f9a877bbaceb8bebbb2cf1e4e168d0a4677 [2021-07-16T06:39:23.996Z] #67 12.30 Checking out files: 47% (903/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: 88% (1680/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-07-16T06:39:23.996Z] #67 13.81 + cd /tmp/tmp.KbbTmPtHkC/src/github.com/docker/libnetwork [2021-07-16T06:39:23.996Z] #67 13.81 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-16T06:39:23.996Z] #67 13.99 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-07-16T06:39:24.576Z] #67 ... [2021-07-16T06:39:24.576Z] [2021-07-16T06:39:24.576Z] #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-07-16T06:39:24.576Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-07-16T06:39:24.576Z] #40 5.852 + git clone https://github.com/docker/distribution.git . [2021-07-16T06:39:24.576Z] #40 5.855 Cloning into '.'... [2021-07-16T06:39:24.576Z] #40 ... [2021-07-16T06:39:24.576Z] [2021-07-16T06:39:24.576Z] #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-07-16T06:39:24.576Z] #49 sha256:67907db275b4e28f2bca61fddf2e38a299fbffeab0eb71ea4f06c21eb56d002d [2021-07-16T06:39:24.576Z] #49 11.94 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-16T06:39:24.576Z] #49 12.00 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-16T06:39:24.576Z] #49 12.02 go: downloading github.com/pkg/errors v0.8.1 [2021-07-16T06:39:24.576Z] #49 12.23 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-16T06:39:24.576Z] #49 12.24 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-16T06:39:24.576Z] #49 12.31 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-16T06:39:24.576Z] #49 12.34 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-16T06:39:24.576Z] #49 12.43 go: extracting github.com/spf13/cobra v0.0.5 [2021-07-16T06:39:24.576Z] #49 12.56 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-16T06:39:24.576Z] #49 12.57 go: extracting github.com/pkg/errors v0.8.1 [2021-07-16T06:39:24.576Z] #49 12.66 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-16T06:39:24.576Z] #49 12.68 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-16T06:39:24.576Z] #49 12.75 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-16T06:39:24.576Z] #49 12.85 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-16T06:39:24.576Z] #49 12.96 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-16T06:39:24.576Z] #49 13.06 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-16T06:39:24.576Z] #49 13.10 go: extracting github.com/spf13/pflag v1.0.5 [2021-07-16T06:39:24.576Z] #49 13.34 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-16T06:39:24.576Z] #49 13.53 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-16T06:39:24.576Z] #49 13.66 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-16T06:39:24.576Z] #49 13.72 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-16T06:39:24.576Z] #49 13.79 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-16T06:39:24.576Z] #49 13.83 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-07-16T06:39:24.576Z] #49 13.83 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-16T06:39:24.576Z] #49 14.05 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-16T06:39:24.576Z] #49 14.07 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-16T06:39:24.576Z] #49 14.18 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-16T06:39:24.576Z] #49 14.20 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-16T06:39:24.576Z] #49 14.31 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-16T06:39:24.576Z] #49 14.33 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-16T06:39:24.576Z] #49 14.89 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-07-16T06:39:24.576Z] #49 15.98 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-16T06:39:24.576Z] #49 16.18 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-16T06:39:24.576Z] #49 16.32 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-16T06:39:24.852Z] #49 16.33 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-16T06:39:24.852Z] #49 16.43 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-16T06:39:25.116Z] #49 16.70 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-16T06:39:25.116Z] #49 16.84 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-16T06:39:25.360Z] #37 9.643 [100%] Linking C executable tini-static [2021-07-16T06:39:25.932Z] #37 10.29 [100%] Built target tini-static [2021-07-16T06:39:26.192Z] #37 10.39 + mkdir -p /build [2021-07-16T06:39:26.192Z] #37 10.39 + cp tini-static /build/docker-init [2021-07-16T06:39:26.453Z] #37 DONE 10.7s [2021-07-16T06:39:26.453Z] [2021-07-16T06:39:26.453Z] #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-07-16T06:39:26.453Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:39:26.453Z] #43 2.419 Note: Building without setproctitle() and strlcpy() support. [2021-07-16T06:39:26.453Z] #43 2.419 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-16T06:39:26.453Z] #43 2.435 Note: Building without GnuTLS support [2021-07-16T06:39:26.453Z] #43 2.442 Makefile.config:39: Warn: you have no libnftables installed [2021-07-16T06:39:26.453Z] #43 2.442 Makefile.config:40: Warn: Building without nftables support [2021-07-16T06:39:26.714Z] #43 ... [2021-07-16T06:39:26.714Z] [2021-07-16T06:39:26.714Z] #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-07-16T06:39:26.714Z] #34 sha256:baac2f5abbf78c881f7b1c78b0e58b57c4e62e9be1a0ae41728f8101a81ba1ce [2021-07-16T06:39:26.714Z] #34 65.28 path [2021-07-16T06:39:26.714Z] #34 65.99 text/tabwriter [2021-07-16T06:39:26.714Z] #34 66.72 path/filepath [2021-07-16T06:39:26.714Z] #34 66.72 fmt [2021-07-16T06:39:26.714Z] #34 68.30 io/ioutil [2021-07-16T06:39:26.714Z] #34 70.35 github.com/BurntSushi/toml [2021-07-16T06:39:26.714Z] #34 70.35 flag [2021-07-16T06:39:26.714Z] #34 72.23 log [2021-07-16T06:39:26.714Z] #34 75.02 github.com/BurntSushi/toml/cmd/tomlv [2021-07-16T06:39:26.974Z] #34 ... [2021-07-16T06:39:26.974Z] [2021-07-16T06:39:26.974Z] #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-07-16T06:39:26.974Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:39:26.974Z] #13 67.31 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-16T06:39:26.974Z] #13 67.32 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-16T06:39:26.974Z] #13 67.32 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-16T06:39:27.046Z] #49 ... [2021-07-16T06:39:27.046Z] [2021-07-16T06:39:27.046Z] #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-07-16T06:39:27.046Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-07-16T06:39:27.046Z] #42 13.66 Reading package lists... [2021-07-16T06:39:27.355Z] #42 18.48 Building dependency tree... [2021-07-16T06:39:27.355Z] #42 ... [2021-07-16T06:39:27.355Z] [2021-07-16T06:39:27.355Z] #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-07-16T06:39:27.355Z] #47 sha256:bc7616b2a4c947b0ea2be923ba38c1993c3f1f6c683dde103d76f2557ece47b0 [2021-07-16T06:39:27.355Z] #47 8.841 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-16T06:39:27.355Z] #47 8.970 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-16T06:39:27.355Z] #47 10.98 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-16T06:39:27.355Z] #47 15.17 go: finding github.com/fatih/color v1.9.0 [2021-07-16T06:39:27.355Z] #47 15.17 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-16T06:39:27.355Z] #47 15.21 go: finding github.com/pkg/errors v0.9.1 [2021-07-16T06:39:27.355Z] #47 15.24 go: finding github.com/spf13/pflag v1.0.3 [2021-07-16T06:39:27.355Z] #47 15.34 go: finding github.com/mattn/go-colorable v0.1.6 [2021-07-16T06:39:27.355Z] #47 15.50 go: finding github.com/mattn/go-isatty v0.0.12 [2021-07-16T06:39:27.355Z] #47 15.89 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-07-16T06:39:27.355Z] #47 15.94 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-16T06:39:27.355Z] #47 15.99 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-16T06:39:27.355Z] #47 16.07 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-16T06:39:27.355Z] #47 16.13 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-16T06:39:27.355Z] #47 ... [2021-07-16T06:39:27.355Z] [2021-07-16T06:39:27.355Z] #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-07-16T06:39:27.355Z] #49 sha256:67907db275b4e28f2bca61fddf2e38a299fbffeab0eb71ea4f06c21eb56d002d [2021-07-16T06:39:27.355Z] #49 18.84 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-16T06:39:27.355Z] #49 18.85 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-16T06:39:27.355Z] #49 18.91 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-16T06:39:27.355Z] #49 18.92 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-16T06:39:27.355Z] #49 18.97 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-16T06:39:27.355Z] #49 18.97 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-16T06:39:27.355Z] #49 18.97 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-16T06:39:27.355Z] #49 18.97 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-16T06:39:27.355Z] #49 19.01 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-16T06:39:27.355Z] #49 19.01 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-07-16T06:39:27.355Z] #49 19.02 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-16T06:39:27.373Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s [2021-07-16T06:39:27.621Z] #49 19.06 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-07-16T06:39:27.621Z] #49 19.07 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-16T06:39:27.621Z] #49 19.09 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-16T06:39:27.621Z] #49 19.17 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-16T06:39:27.621Z] #49 19.26 go: downloading github.com/fatih/color v1.7.0 [2021-07-16T06:39:27.621Z] #49 19.27 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-16T06:39:27.621Z] #49 19.28 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-16T06:39:27.621Z] #49 19.35 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-16T06:39:27.621Z] #49 19.35 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-07-16T06:39:27.621Z] #49 19.38 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-16T06:39:27.621Z] #49 19.39 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-07-16T06:39:27.790Z] #26 ... [2021-07-16T06:39:27.790Z] [2021-07-16T06:39:27.790Z] #23 [internal] load build context [2021-07-16T06:39:27.790Z] #23 sha256:69fde89b28dcc8846e874d1c53bcb71f573464d17cf7a203774d8e44d326a68d [2021-07-16T06:39:27.790Z] #23 transferring context: 53.41MB 4.7s done [2021-07-16T06:39:27.790Z] #23 DONE 5.0s [2021-07-16T06:39:27.790Z] [2021-07-16T06:39:27.790Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:39:27.790Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:39:27.790Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-07-16T06:39:27.790Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-07-16T06:39:27.790Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-07-16T06:39:27.790Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-07-16T06:39:27.790Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.9s done [2021-07-16T06:39:27.790Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s done [2021-07-16T06:39:27.790Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.2s done [2021-07-16T06:39:27.790Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.7s done [2021-07-16T06:39:27.790Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.5s done [2021-07-16T06:39:27.790Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.8s [2021-07-16T06:39:27.790Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.7s [2021-07-16T06:39:27.790Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.6s done [2021-07-16T06:39:27.790Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.3s done [2021-07-16T06:39:27.896Z] #49 19.40 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-07-16T06:39:27.896Z] #49 19.44 go: extracting github.com/fatih/color v1.7.0 [2021-07-16T06:39:27.896Z] #49 19.46 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-07-16T06:39:27.896Z] #49 19.48 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-16T06:39:27.896Z] #49 19.50 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-16T06:39:27.896Z] #49 19.51 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-16T06:39:27.896Z] #49 19.52 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-16T06:39:27.896Z] #49 19.56 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-16T06:39:27.896Z] #49 19.56 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-16T06:39:27.896Z] #49 19.63 go: downloading github.com/spf13/viper v1.6.1 [2021-07-16T06:39:28.161Z] #49 19.63 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-16T06:39:28.161Z] #49 19.64 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-16T06:39:28.161Z] #49 19.65 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-16T06:39:28.161Z] #49 19.68 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-16T06:39:28.161Z] #49 19.79 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-07-16T06:39:28.161Z] #49 19.80 go: extracting github.com/stretchr/testify v1.4.0 [2021-07-16T06:39:28.161Z] #49 19.86 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-07-16T06:39:28.161Z] #49 19.91 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-07-16T06:39:28.361Z] #9 ... [2021-07-16T06:39:28.361Z] [2021-07-16T06:39:28.361Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-16T06:39:28.361Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-16T06:39:28.361Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-16T06:39:28.361Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-16T06:39:28.361Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-16T06:39:28.361Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-16T06:39:28.361Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.3s done [2021-07-16T06:39:28.361Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2021-07-16T06:39:28.361Z] #62 DONE 5.8s [2021-07-16T06:39:28.361Z] [2021-07-16T06:39:28.361Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:39:28.361Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:39:28.361Z] #9 ... [2021-07-16T06:39:28.361Z] [2021-07-16T06:39:28.361Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-16T06:39:28.361Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-16T06:39:28.361Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 9.53MB / 50.44MB 5.7s [2021-07-16T06:39:28.361Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 20.97MB / 50.44MB 5.9s [2021-07-16T06:39:28.361Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 31.46MB / 50.44MB 6.1s [2021-07-16T06:39:28.425Z] #49 19.92 go: extracting github.com/spf13/viper v1.6.1 [2021-07-16T06:39:28.425Z] #49 19.93 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-16T06:39:28.425Z] #49 19.98 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-07-16T06:39:28.425Z] #49 20.00 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-16T06:39:28.425Z] #49 20.04 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-16T06:39:28.425Z] #49 20.13 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-16T06:39:28.425Z] #49 20.13 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-16T06:39:28.425Z] #49 20.14 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-16T06:39:28.425Z] #49 20.18 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-16T06:39:28.620Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 34.87MB / 50.44MB 6.2s [2021-07-16T06:39:28.620Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 37.75MB / 50.44MB 6.3s [2021-07-16T06:39:28.689Z] #49 20.18 go: extracting github.com/kisielk/gotool v1.0.0 [2021-07-16T06:39:28.689Z] #49 20.30 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-16T06:39:28.689Z] #49 20.36 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-16T06:39:28.689Z] #49 20.37 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-16T06:39:28.689Z] #49 20.37 go: extracting github.com/ultraware/funlen v0.0.2 [2021-07-16T06:39:28.689Z] #49 20.37 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-16T06:39:28.689Z] #49 20.38 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-07-16T06:39:28.879Z] #26 ... [2021-07-16T06:39:28.879Z] [2021-07-16T06:39:28.879Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-16T06:39:28.879Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-16T06:39:28.879Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-16T06:39:28.879Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-16T06:39:28.879Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-16T06:39:28.879Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-16T06:39:28.879Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.2s done [2021-07-16T06:39:28.879Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2021-07-16T06:39:28.879Z] #64 DONE 6.4s [2021-07-16T06:39:28.879Z] [2021-07-16T06:39:28.879Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-16T06:39:28.879Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-16T06:39:28.879Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 6.6s [2021-07-16T06:39:28.953Z] #49 20.43 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-16T06:39:28.953Z] #49 20.45 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-16T06:39:28.953Z] #49 20.48 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-07-16T06:39:28.953Z] #49 ... [2021-07-16T06:39:28.953Z] [2021-07-16T06:39:28.953Z] #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-07-16T06:39:28.953Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-07-16T06:39:28.953Z] #13 7.891 Reading package lists... [2021-07-16T06:39:28.953Z] #13 12.97 Reading package lists... [2021-07-16T06:39:28.953Z] #13 ... [2021-07-16T06:39:28.953Z] [2021-07-16T06:39:28.953Z] #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-07-16T06:39:28.953Z] #49 sha256:67907db275b4e28f2bca61fddf2e38a299fbffeab0eb71ea4f06c21eb56d002d [2021-07-16T06:39:28.953Z] #49 20.59 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-07-16T06:39:28.953Z] #49 20.63 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-16T06:39:28.953Z] #49 20.63 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-16T06:39:28.953Z] #49 20.64 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-16T06:39:29.218Z] #49 20.70 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-07-16T06:39:29.218Z] #49 20.71 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-16T06:39:29.218Z] #49 20.81 go: extracting github.com/gobwas/glob v0.2.3 [2021-07-16T06:39:29.218Z] #49 20.87 go: extracting github.com/subosito/gotenv v1.2.0 [2021-07-16T06:39:29.218Z] #49 20.92 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-16T06:39:29.272Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.2s done [2021-07-16T06:39:29.446Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 7.0s done [2021-07-16T06:39:29.482Z] #49 20.95 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-16T06:39:29.482Z] #49 20.96 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-16T06:39:29.482Z] #49 20.97 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-07-16T06:39:29.482Z] #49 21.01 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-16T06:39:29.482Z] #49 21.28 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-07-16T06:39:29.530Z] #9 ... [2021-07-16T06:39:29.530Z] [2021-07-16T06:39:29.530Z] #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-07-16T06:39:29.530Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-16T06:39:29.530Z] #27 1.769 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-16T06:39:29.530Z] #27 1.769 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-16T06:39:29.530Z] #27 1.782 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-16T06:39:29.530Z] #27 2.034 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-16T06:39:29.530Z] #27 2.341 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-16T06:39:29.530Z] #27 2.846 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-16T06:39:29.530Z] #27 4.384 Fetched 8454 kB in 3s (2950 kB/s) [2021-07-16T06:39:29.530Z] #27 4.384 Reading package lists... [2021-07-16T06:39:29.530Z] #27 5.385 Reading package lists... [2021-07-16T06:39:29.530Z] #27 6.304 Building dependency tree... [2021-07-16T06:39:29.530Z] #27 6.657 The following additional packages will be installed: [2021-07-16T06:39:29.530Z] #27 6.657 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-16T06:39:29.530Z] #27 6.657 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-16T06:39:29.530Z] #27 6.658 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-16T06:39:29.530Z] #27 6.659 Suggested packages: [2021-07-16T06:39:29.530Z] #27 6.659 krb5-doc krb5-user [2021-07-16T06:39:29.530Z] #27 6.659 Recommended packages: [2021-07-16T06:39:29.530Z] #27 6.659 krb5-locales publicsuffix libsasl2-modules [2021-07-16T06:39:29.530Z] #27 6.907 The following NEW packages will be installed: [2021-07-16T06:39:29.530Z] #27 6.907 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-16T06:39:29.530Z] #27 6.907 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-16T06:39:29.530Z] #27 6.907 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-16T06:39:29.530Z] #27 6.907 libssh2-1 libssl1.1 openssl [2021-07-16T06:39:29.530Z] #27 7.182 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-16T06:39:29.530Z] #27 7.182 Need to get 5059 kB of archives. [2021-07-16T06:39:29.530Z] #27 7.182 After this operation, 12.1 MB of additional disk space will be used. [2021-07-16T06:39:29.530Z] #27 7.182 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-16T06:39:29.530Z] #27 7.215 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-16T06:39:29.530Z] #27 7.230 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-16T06:39:29.530Z] #27 7.235 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-16T06:39:29.530Z] #27 7.235 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-16T06:39:29.530Z] #27 7.245 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-16T06:39:29.530Z] #27 7.245 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-16T06:39:29.530Z] #27 7.250 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-16T06:39:29.530Z] #27 7.256 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-16T06:39:29.530Z] #27 7.256 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-16T06:39:29.530Z] #27 7.258 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-16T06:39:29.530Z] #27 7.264 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-16T06:39:29.530Z] #27 7.270 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-16T06:39:29.530Z] #27 7.270 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-16T06:39:29.530Z] #27 7.270 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-16T06:39:29.530Z] #27 7.275 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-16T06:39:29.530Z] #27 7.278 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-16T06:39:29.530Z] #27 7.288 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-16T06:39:29.530Z] #27 7.293 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-16T06:39:29.530Z] #27 7.298 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-16T06:39:29.530Z] #27 7.298 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-16T06:39:29.530Z] #27 7.464 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T06:39:29.530Z] #27 7.494 Fetched 5059 kB in 0s (13.3 MB/s) [2021-07-16T06:39:29.530Z] #27 7.554 Selecting previously unselected package libssl1.1:amd64. [2021-07-16T06:39:29.530Z] #27 7.554 (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-07-16T06:39:29.530Z] #27 7.557 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-16T06:39:29.530Z] #27 7.567 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-16T06:39:29.530Z] #27 7.809 Selecting previously unselected package openssl. [2021-07-16T06:39:29.530Z] #27 7.809 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-16T06:39:29.530Z] #27 7.817 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-16T06:39:29.530Z] #27 8.023 Selecting previously unselected package ca-certificates. [2021-07-16T06:39:29.530Z] #27 8.023 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-16T06:39:29.530Z] #27 8.030 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-16T06:39:29.530Z] #27 8.154 Selecting previously unselected package libkeyutils1:amd64. [2021-07-16T06:39:29.530Z] #27 8.154 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-07-16T06:39:29.530Z] #27 8.156 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-16T06:39:29.530Z] #27 8.197 Selecting previously unselected package libkrb5support0:amd64. [2021-07-16T06:39:29.530Z] #27 8.197 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-16T06:39:29.530Z] #27 8.209 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:39:29.530Z] #27 8.259 Selecting previously unselected package libk5crypto3:amd64. [2021-07-16T06:39:29.530Z] #27 8.259 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-16T06:39:29.530Z] #27 8.269 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:39:29.530Z] #27 8.335 Selecting previously unselected package libkrb5-3:amd64. [2021-07-16T06:39:29.530Z] #27 8.335 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-16T06:39:29.530Z] #27 8.341 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:39:29.530Z] #27 8.459 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-16T06:39:29.530Z] #27 8.459 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-16T06:39:29.530Z] #27 8.465 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:39:29.530Z] #27 8.531 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-16T06:39:29.530Z] #27 8.534 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-16T06:39:29.530Z] #27 8.553 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-16T06:39:29.530Z] #27 8.591 Selecting previously unselected package libsasl2-2:amd64. [2021-07-16T06:39:29.530Z] #27 8.591 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-16T06:39:29.530Z] #27 8.596 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-16T06:39:29.530Z] #27 8.656 Selecting previously unselected package libldap-common. [2021-07-16T06:39:29.530Z] #27 8.659 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-16T06:39:29.530Z] #27 8.669 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-16T06:39:29.530Z] #27 8.724 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-16T06:39:29.530Z] #27 8.724 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-16T06:39:29.530Z] #27 8.733 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-16T06:39:29.530Z] #27 8.842 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-16T06:39:29.530Z] #27 8.842 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-16T06:39:29.530Z] #27 8.846 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-16T06:39:29.530Z] #27 8.910 Selecting previously unselected package libpsl5:amd64. [2021-07-16T06:39:29.530Z] #27 8.910 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-16T06:39:29.530Z] #27 8.978 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-16T06:39:29.530Z] #27 9.026 Selecting previously unselected package librtmp1:amd64. [2021-07-16T06:39:29.530Z] #27 9.026 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-16T06:39:29.530Z] #27 9.037 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-16T06:39:29.530Z] #27 9.076 Selecting previously unselected package libssh2-1:amd64. [2021-07-16T06:39:29.530Z] #27 9.076 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-16T06:39:29.530Z] #27 9.079 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-16T06:39:29.530Z] #27 9.155 Selecting previously unselected package libcurl4:amd64. [2021-07-16T06:39:29.530Z] #27 9.155 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-16T06:39:29.530Z] #27 9.159 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-16T06:39:29.530Z] #27 9.271 Selecting previously unselected package curl. [2021-07-16T06:39:29.530Z] #27 9.271 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-16T06:39:29.530Z] #27 9.277 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-16T06:39:29.530Z] #27 9.360 Selecting previously unselected package libonig5:amd64. [2021-07-16T06:39:29.530Z] #27 9.360 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-16T06:39:29.530Z] #27 9.364 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-16T06:39:29.530Z] #27 9.534 Selecting previously unselected package libjq1:amd64. [2021-07-16T06:39:29.530Z] #27 9.534 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-16T06:39:29.530Z] #27 ... [2021-07-16T06:39:29.530Z] [2021-07-16T06:39:29.530Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:39:29.530Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:39:29.530Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-07-16T06:39:29.705Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c [2021-07-16T06:39:29.746Z] #49 21.32 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-16T06:39:29.746Z] #49 21.32 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-07-16T06:39:29.746Z] #49 ... [2021-07-16T06:39:29.746Z] [2021-07-16T06:39:29.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-07-16T06:39:29.746Z] #45 sha256:47a6301f731b67ea6657b70a27b6c9a2f8f411ae00157405bc32955f4c00978b [2021-07-16T06:39:29.746Z] #45 11.37 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-16T06:39:29.746Z] #45 11.42 internal/nettrace [2021-07-16T06:39:29.746Z] #45 11.62 vendor/golang.org/x/crypto/internal/subtle [2021-07-16T06:39:29.746Z] #45 11.68 runtime/cgo [2021-07-16T06:39:29.746Z] #45 ... [2021-07-16T06:39:29.746Z] [2021-07-16T06:39:29.746Z] #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-07-16T06:39:29.746Z] #49 sha256:67907db275b4e28f2bca61fddf2e38a299fbffeab0eb71ea4f06c21eb56d002d [2021-07-16T06:39:29.746Z] #49 21.43 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-16T06:39:29.746Z] #49 21.47 go: downloading github.com/spf13/cast v1.3.0 [2021-07-16T06:39:29.746Z] #49 21.47 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-07-16T06:39:29.746Z] #49 21.52 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-07-16T06:39:30.009Z] #49 21.57 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-16T06:39:30.009Z] #49 ... [2021-07-16T06:39:30.009Z] [2021-07-16T06:39:30.009Z] #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-07-16T06:39:30.009Z] #58 sha256:2793ea8b4e98a803e17372a43cc9e67801c013875ccc887d247e619a624cd95c [2021-07-16T06:39:30.009Z] #58 11.62 go: downloading github.com/pkg/errors v0.9.1 [2021-07-16T06:39:30.009Z] #58 11.62 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-16T06:39:30.009Z] #58 11.70 go: downloading github.com/google/uuid v1.2.0 [2021-07-16T06:39:30.009Z] #58 11.83 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-16T06:39:30.009Z] #58 11.95 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-16T06:39:30.009Z] #58 11.98 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-16T06:39:30.009Z] #58 11.99 go: extracting github.com/pkg/errors v0.9.1 [2021-07-16T06:39:30.009Z] #58 12.16 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-16T06:39:30.009Z] #58 12.18 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-16T06:39:30.009Z] #58 12.19 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-16T06:39:30.009Z] #58 12.20 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-16T06:39:30.009Z] #58 12.31 go: extracting github.com/google/uuid v1.2.0 [2021-07-16T06:39:30.009Z] #58 12.70 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-07-16T06:39:30.009Z] #58 12.82 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-16T06:39:30.009Z] #58 12.83 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-07-16T06:39:30.009Z] #58 12.94 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-16T06:39:30.009Z] #58 12.94 go: extracting github.com/gorilla/mux v1.8.0 [2021-07-16T06:39:30.009Z] #58 13.15 go: extracting github.com/gofrs/flock v0.8.0 [2021-07-16T06:39:30.009Z] #58 13.20 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-16T06:39:30.009Z] #58 14.34 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-16T06:39:30.009Z] #58 14.36 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-16T06:39:30.009Z] #58 14.56 go: extracting github.com/moby/vpnkit v0.5.0 [2021-07-16T06:39:30.009Z] #58 15.25 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-16T06:39:30.009Z] #58 15.47 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-07-16T06:39:30.009Z] #58 16.84 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-16T06:39:30.010Z] #58 18.97 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-16T06:39:30.010Z] #58 18.99 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-07-16T06:39:30.010Z] #58 19.39 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-16T06:39:30.010Z] #58 19.43 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-16T06:39:30.010Z] #58 19.86 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-07-16T06:39:30.273Z] #58 ... [2021-07-16T06:39:30.273Z] [2021-07-16T06:39:30.273Z] #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-07-16T06:39:30.273Z] #49 sha256:67907db275b4e28f2bca61fddf2e38a299fbffeab0eb71ea4f06c21eb56d002d [2021-07-16T06:39:30.273Z] #49 21.68 go: extracting github.com/stretchr/objx v0.2.0 [2021-07-16T06:39:30.273Z] #49 21.88 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-16T06:39:30.273Z] #49 21.89 go: extracting github.com/spf13/cast v1.3.0 [2021-07-16T06:39:30.273Z] #49 22.05 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-16T06:39:30.274Z] #13 ... [2021-07-16T06:39:30.274Z] [2021-07-16T06:39:30.274Z] #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-07-16T06:39:30.274Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:39:30.274Z] #43 4.996 fatal: not a git repository (or any of the parent directories): .git [2021-07-16T06:39:30.274Z] #43 5.051 GEN .gitid [2021-07-16T06:39:30.274Z] #43 5.075 GEN criu/include/version.h [2021-07-16T06:39:30.274Z] #43 5.149 GEN include/common/asm [2021-07-16T06:39:30.274Z] #43 6.699 PBCC images/timens.pb-c.c [2021-07-16T06:39:30.274Z] #43 6.724 DEP images/timens.pb-c.d [2021-07-16T06:39:30.274Z] #43 6.803 PBCC images/fown.pb-c.c [2021-07-16T06:39:30.274Z] #43 6.817 PBCC images/google/protobuf/descriptor.pb-c.c [2021-07-16T06:39:30.274Z] #43 6.887 PBCC images/opts.pb-c.c [2021-07-16T06:39:30.274Z] #43 6.901 PBCC images/memfd.pb-c.c [2021-07-16T06:39:30.274Z] #43 6.969 DEP images/fown.pb-c.d [2021-07-16T06:39:30.274Z] #43 7.040 DEP images/google/protobuf/descriptor.pb-c.d [2021-07-16T06:39:30.274Z] #43 7.099 DEP images/opts.pb-c.d [2021-07-16T06:39:30.274Z] #43 7.148 DEP images/memfd.pb-c.d [2021-07-16T06:39:30.274Z] #43 7.232 PBCC images/sit.pb-c.c [2021-07-16T06:39:30.537Z] #49 22.06 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-16T06:39:30.537Z] #49 22.06 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-16T06:39:30.537Z] #49 22.09 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-07-16T06:39:30.537Z] #49 22.16 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-16T06:39:30.537Z] #49 22.20 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-16T06:39:30.537Z] #49 22.20 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-16T06:39:30.537Z] #49 22.28 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-16T06:39:30.539Z] #43 7.324 DEP images/sit.pb-c.d [2021-07-16T06:39:30.539Z] #43 7.368 PBCC images/macvlan.pb-c.c [2021-07-16T06:39:30.539Z] #43 7.420 DEP images/macvlan.pb-c.d [2021-07-16T06:39:30.539Z] #43 7.487 PBCC images/autofs.pb-c.c [2021-07-16T06:39:30.802Z] #43 7.517 DEP images/autofs.pb-c.d [2021-07-16T06:39:30.802Z] #43 7.586 PBCC images/sysctl.pb-c.c [2021-07-16T06:39:30.802Z] #43 7.612 DEP images/sysctl.pb-c.d [2021-07-16T06:39:30.802Z] #43 7.674 PBCC images/time.pb-c.c [2021-07-16T06:39:30.802Z] #43 7.709 DEP images/time.pb-c.d [2021-07-16T06:39:30.805Z] #49 22.28 go: extracting github.com/magiconair/properties v1.8.1 [2021-07-16T06:39:30.805Z] #49 22.35 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-16T06:39:30.805Z] #49 22.43 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-07-16T06:39:30.805Z] #49 22.47 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-16T06:39:31.062Z] #43 ... [2021-07-16T06:39:31.062Z] [2021-07-16T06:39:31.062Z] #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-07-16T06:39:31.062Z] #34 sha256:baac2f5abbf78c881f7b1c78b0e58b57c4e62e9be1a0ae41728f8101a81ba1ce [2021-07-16T06:39:31.062Z] #34 DONE 79.5s [2021-07-16T06:39:31.062Z] [2021-07-16T06:39:31.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-07-16T06:39:31.062Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:39:31.062Z] #43 7.775 PBCC images/binfmt-misc.pb-c.c [2021-07-16T06:39:31.062Z] #43 7.807 DEP images/binfmt-misc.pb-c.d [2021-07-16T06:39:31.062Z] #43 7.878 PBCC images/seccomp.pb-c.c [2021-07-16T06:39:31.062Z] #43 7.943 DEP images/seccomp.pb-c.d [2021-07-16T06:39:31.070Z] #49 22.52 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-16T06:39:31.070Z] #49 22.54 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-16T06:39:31.070Z] #49 22.75 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-07-16T06:39:31.323Z] #43 8.015 PBCC images/userns.pb-c.c [2021-07-16T06:39:31.323Z] #43 8.147 DEP images/userns.pb-c.d [2021-07-16T06:39:31.323Z] #43 8.276 PBCC images/cgroup.pb-c.c [2021-07-16T06:39:31.335Z] #49 22.80 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-16T06:39:31.335Z] #49 22.80 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-16T06:39:31.335Z] #49 22.99 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-07-16T06:39:31.335Z] #49 23.05 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-16T06:39:31.584Z] #43 8.367 DEP images/cgroup.pb-c.d [2021-07-16T06:39:31.584Z] #43 8.421 PBCC images/ext-file.pb-c.c [2021-07-16T06:39:31.584Z] #43 8.480 DEP images/ext-file.pb-c.d [2021-07-16T06:39:31.600Z] #49 23.14 go: downloading github.com/spf13/afero v1.1.2 [2021-07-16T06:39:31.600Z] #49 ... [2021-07-16T06:39:31.600Z] [2021-07-16T06:39:31.600Z] #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-07-16T06:39:31.600Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-07-16T06:39:31.600Z] #36 8.303 Reading package lists... [2021-07-16T06:39:31.600Z] #36 13.60 Reading package lists... [2021-07-16T06:39:31.600Z] #36 19.30 Building dependency tree... [2021-07-16T06:39:31.600Z] #36 20.42 Reading state information... [2021-07-16T06:39:31.600Z] #36 21.93 The following additional packages will be installed: [2021-07-16T06:39:31.600Z] #36 21.95 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-16T06:39:31.600Z] #36 21.96 Suggested packages: [2021-07-16T06:39:31.600Z] #36 21.96 cmake-doc ninja-build lrzip [2021-07-16T06:39:31.600Z] #36 21.96 Recommended packages: [2021-07-16T06:39:31.600Z] #36 21.96 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-16T06:39:31.600Z] #36 22.74 The following NEW packages will be installed: [2021-07-16T06:39:31.600Z] #36 22.75 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-16T06:39:31.600Z] #36 22.75 vim-common xxd [2021-07-16T06:39:31.600Z] #36 23.11 0 upgraded, 10 newly installed, 0 to remove and 34 not upgraded. [2021-07-16T06:39:31.600Z] #36 23.11 Need to get 14.2 MB of archives. [2021-07-16T06:39:31.600Z] #36 23.11 After this operation, 60.0 MB of additional disk space will be used. [2021-07-16T06:39:31.600Z] #36 23.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-07-16T06:39:31.600Z] #36 23.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-16T06:39:31.600Z] #36 23.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-16T06:39:31.600Z] #36 23.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-07-16T06:39:31.600Z] #36 ... [2021-07-16T06:39:31.600Z] [2021-07-16T06:39:31.600Z] #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-07-16T06:39:31.600Z] #49 sha256:67907db275b4e28f2bca61fddf2e38a299fbffeab0eb71ea4f06c21eb56d002d [2021-07-16T06:39:31.600Z] #49 23.33 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-16T06:39:31.600Z] #49 23.39 go: downloading golang.org/x/text v0.3.2 [2021-07-16T06:39:31.612Z] #26 ... [2021-07-16T06:39:31.612Z] [2021-07-16T06:39:31.612Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-16T06:39:31.612Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-16T06:39:31.612Z] #63 DONE 0.8s [2021-07-16T06:39:31.612Z] [2021-07-16T06:39:31.612Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-16T06:39:31.612Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-16T06:39:31.845Z] #43 8.583 PBCC images/rpc.pb-c.c [2021-07-16T06:39:31.845Z] #43 8.697 DEP images/rpc.pb-c.d [2021-07-16T06:39:31.845Z] #43 8.835 PBCC images/siginfo.pb-c.c [2021-07-16T06:39:31.867Z] #49 23.47 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-16T06:39:31.867Z] #49 ... [2021-07-16T06:39:31.867Z] [2021-07-16T06:39:31.867Z] #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-07-16T06:39:31.867Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-07-16T06:39:31.867Z] #55 8.741 Reading package lists... [2021-07-16T06:39:31.867Z] #55 13.77 Reading package lists... [2021-07-16T06:39:31.867Z] #55 18.10 Building dependency tree... [2021-07-16T06:39:31.867Z] #55 18.82 Reading state information... [2021-07-16T06:39:31.867Z] #55 20.31 The following additional packages will be installed: [2021-07-16T06:39:31.867Z] #55 20.33 libbtrfs0 [2021-07-16T06:39:31.867Z] #55 20.51 The following NEW packages will be installed: [2021-07-16T06:39:31.867Z] #55 20.53 libbtrfs-dev libbtrfs0 [2021-07-16T06:39:31.867Z] #55 20.92 0 upgraded, 2 newly installed, 0 to remove and 34 not upgraded. [2021-07-16T06:39:31.867Z] #55 20.92 Need to get 119 kB of archives. [2021-07-16T06:39:31.867Z] #55 20.92 After this operation, 387 kB of additional disk space will be used. [2021-07-16T06:39:31.867Z] #55 20.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-07-16T06:39:31.867Z] #55 20.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-07-16T06:39:31.867Z] #55 22.16 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T06:39:31.867Z] #55 22.41 Fetched 119 kB in 0s (440 kB/s) [2021-07-16T06:39:31.867Z] #55 22.51 Selecting previously unselected package libbtrfs0. [2021-07-16T06:39:31.867Z] #55 22.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-07-16T06:39:31.867Z] #55 22.58 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-07-16T06:39:31.867Z] #55 22.59 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-16T06:39:31.867Z] #55 22.74 Selecting previously unselected package libbtrfs-dev. [2021-07-16T06:39:31.867Z] #55 22.74 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-07-16T06:39:31.867Z] #55 22.76 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-16T06:39:31.867Z] #55 23.43 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-16T06:39:31.867Z] #55 23.47 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-16T06:39:31.867Z] #55 23.57 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T06:39:31.867Z] #55 ... [2021-07-16T06:39:31.867Z] [2021-07-16T06:39:31.867Z] #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-07-16T06:39:31.867Z] #49 sha256:67907db275b4e28f2bca61fddf2e38a299fbffeab0eb71ea4f06c21eb56d002d [2021-07-16T06:39:31.867Z] #49 23.61 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-07-16T06:39:32.109Z] #43 8.933 DEP images/siginfo.pb-c.d [2021-07-16T06:39:32.109Z] #43 9.063 PBCC images/pagemap.pb-c.c [2021-07-16T06:39:32.109Z] #43 9.109 DEP images/pagemap.pb-c.d [2021-07-16T06:39:32.130Z] Client: [2021-07-16T06:39:32.130Z] Context: default [2021-07-16T06:39:32.130Z] Debug Mode: false [2021-07-16T06:39:32.130Z] Plugins: [2021-07-16T06:39:32.130Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-16T06:39:32.130Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-16T06:39:32.130Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-16T06:39:32.130Z] [2021-07-16T06:39:32.130Z] Server: [2021-07-16T06:39:32.130Z] Containers: 0 [2021-07-16T06:39:32.130Z] Running: 0 [2021-07-16T06:39:32.130Z] Paused: 0 [2021-07-16T06:39:32.130Z] Stopped: 0 [2021-07-16T06:39:32.130Z] Images: 0 [2021-07-16T06:39:32.130Z] Server Version: 20.10.6 [2021-07-16T06:39:32.130Z] Storage Driver: overlay2 [2021-07-16T06:39:32.130Z] Backing Filesystem: extfs [2021-07-16T06:39:32.130Z] Supports d_type: true [2021-07-16T06:39:32.130Z] Native Overlay Diff: true [2021-07-16T06:39:32.130Z] userxattr: false [2021-07-16T06:39:32.130Z] Logging Driver: json-file [2021-07-16T06:39:32.130Z] Cgroup Driver: systemd [2021-07-16T06:39:32.130Z] Cgroup Version: 2 [2021-07-16T06:39:32.130Z] Plugins: [2021-07-16T06:39:32.130Z] Volume: local [2021-07-16T06:39:32.130Z] Network: bridge host ipvlan macvlan null overlay [2021-07-16T06:39:32.130Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-16T06:39:32.130Z] Swarm: inactive [2021-07-16T06:39:32.130Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-16T06:39:32.130Z] Default Runtime: runc [2021-07-16T06:39:32.130Z] Init Binary: docker-init [2021-07-16T06:39:32.130Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-16T06:39:32.130Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-16T06:39:32.130Z] init version: de40ad0 [2021-07-16T06:39:32.130Z] Security Options: [2021-07-16T06:39:32.130Z] apparmor [2021-07-16T06:39:32.130Z] seccomp [2021-07-16T06:39:32.130Z] Profile: default [2021-07-16T06:39:32.130Z] cgroupns [2021-07-16T06:39:32.130Z] Kernel Version: 5.4.0-1048-aws [2021-07-16T06:39:32.130Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-16T06:39:32.130Z] OSType: linux [2021-07-16T06:39:32.130Z] Architecture: x86_64 [2021-07-16T06:39:32.130Z] CPUs: 2 [2021-07-16T06:39:32.130Z] Total Memory: 7.487GiB [2021-07-16T06:39:32.130Z] Name: ip-10-100-75-143 [2021-07-16T06:39:32.130Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-07-16T06:39:32.130Z] Docker Root Dir: /var/lib/docker [2021-07-16T06:39:32.130Z] Debug Mode: false [2021-07-16T06:39:32.130Z] Registry: https://index.docker.io/v1/ [2021-07-16T06:39:32.130Z] Labels: [2021-07-16T06:39:32.130Z] Experimental: true [2021-07-16T06:39:32.130Z] Insecure Registries: [2021-07-16T06:39:32.130Z] 127.0.0.0/8 [2021-07-16T06:39:32.130Z] Live Restore Enabled: true [2021-07-16T06:39:32.130Z] [2021-07-16T06:39:32.130Z] WARNING: No kernel memory limit support [2021-07-16T06:39:32.130Z] WARNING: No oom kill disable support [2021-07-16T06:39:32.131Z] #49 23.67 go: extracting github.com/spf13/afero v1.1.2 [2021-07-16T06:39:32.131Z] #49 23.71 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-16T06:39:32.131Z] #49 23.75 go: downloading github.com/mitchellh/mapstructure v1.1.2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-16T06:39:32.372Z] #43 9.200 PBCC images/rlimit.pb-c.c [2021-07-16T06:39:32.372Z] #43 9.207 DEP images/rlimit.pb-c.d [2021-07-16T06:39:32.372Z] #43 9.280 PBCC images/file-lock.pb-c.c [2021-07-16T06:39:32.372Z] #43 9.331 DEP images/file-lock.pb-c.d [2021-07-16T06:39:32.372Z] #43 9.368 PBCC images/tty.pb-c.c [2021-07-16T06:39:32.457Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:8b0913935c60606add6bd5a4c6dcf535a387f07a . [2021-07-16T06:39:32.633Z] #43 9.432 DEP images/tty.pb-c.d [2021-07-16T06:39:32.633Z] #43 9.502 PBCC images/tun.pb-c.c [2021-07-16T06:39:32.633Z] #43 9.581 PBCC images/netdev.pb-c.c [2021-07-16T06:39:32.633Z] #43 9.640 DEP images/tun.pb-c.d [2021-07-16T06:39:32.715Z] #2 [internal] load .dockerignore [2021-07-16T06:39:32.715Z] #2 sha256:6d23fbfd9547c31cc500703c81d983419e979cd3910815d956d05d2f17b66ef9 [2021-07-16T06:39:32.715Z] #2 transferring context: [2021-07-16T06:39:32.715Z] #2 transferring context: 87B done [2021-07-16T06:39:32.715Z] #2 DONE 0.1s [2021-07-16T06:39:32.715Z] [2021-07-16T06:39:32.715Z] #1 [internal] load build definition from Dockerfile [2021-07-16T06:39:32.715Z] #1 sha256:498df5e1fa02c27e53ffef35100fbd47e6adf15f3f0b827a710661e2498e7501 [2021-07-16T06:39:32.715Z] #1 transferring dockerfile: 17.04kB done [2021-07-16T06:39:32.715Z] #1 DONE 0.1s [2021-07-16T06:39:32.715Z] [2021-07-16T06:39:32.715Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-16T06:39:32.715Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-16T06:39:32.894Z] #43 9.699 DEP images/netdev.pb-c.d [2021-07-16T06:39:32.894Z] #43 9.736 PBCC images/vma.pb-c.c [2021-07-16T06:39:32.973Z] #3 DONE 0.4s [2021-07-16T06:39:32.990Z] #26 ... [2021-07-16T06:39:32.990Z] [2021-07-16T06:39:32.990Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-16T06:39:32.990Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-16T06:39:32.990Z] #65 DONE 1.1s [2021-07-16T06:39:32.990Z] [2021-07-16T06:39:32.990Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-16T06:39:32.990Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-16T06:39:33.084Z] #49 24.59 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-07-16T06:39:33.156Z] #43 9.795 DEP images/vma.pb-c.d [2021-07-16T06:39:33.156Z] #43 9.867 PBCC images/creds.pb-c.c [2021-07-16T06:39:33.156Z] #43 9.889 DEP images/creds.pb-c.d [2021-07-16T06:39:33.156Z] #43 9.929 PBCC images/utsns.pb-c.c [2021-07-16T06:39:33.156Z] #43 ... [2021-07-16T06:39:33.156Z] [2021-07-16T06:39:33.156Z] #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-07-16T06:39:33.156Z] #45 sha256:2ecc05c66ceb353d41ece7907aaa7109bbf84193c64d353e9ccf41cc33c53263 [2021-07-16T06:39:33.156Z] #45 71.47 regexp [2021-07-16T06:39:33.156Z] #45 73.26 go/token [2021-07-16T06:39:33.156Z] #45 74.31 go/scanner [2021-07-16T06:39:33.156Z] #45 75.64 go/ast [2021-07-16T06:39:33.156Z] #45 76.38 internal/lazyregexp [2021-07-16T06:39:33.156Z] #45 76.71 net/url [2021-07-16T06:39:33.156Z] #45 78.31 text/template/parse [2021-07-16T06:39:33.156Z] #45 80.93 go/parser [2021-07-16T06:39:33.156Z] #45 ... [2021-07-16T06:39:33.156Z] [2021-07-16T06:39:33.156Z] #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-07-16T06:39:33.156Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:39:33.156Z] #43 9.952 DEP images/utsns.pb-c.d [2021-07-16T06:39:33.156Z] #43 9.983 PBCC images/ipc-desc.pb-c.c [2021-07-16T06:39:33.156Z] #43 10.01 PBCC images/ipc-sem.pb-c.c [2021-07-16T06:39:33.156Z] #43 10.03 DEP images/ipc-desc.pb-c.d [2021-07-16T06:39:33.156Z] #43 10.10 DEP images/ipc-sem.pb-c.d [2021-07-16T06:39:33.156Z] #43 10.16 PBCC images/ipc-msg.pb-c.c [2021-07-16T06:39:33.229Z] [2021-07-16T06:39:33.229Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-16T06:39:33.229Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-16T06:39:33.229Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-16T06:39:33.229Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-16T06:39:33.229Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-16T06:39:33.229Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-16T06:39:33.229Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.1s [2021-07-16T06:39:33.229Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-07-16T06:39:33.418Z] #43 10.23 DEP images/ipc-msg.pb-c.d [2021-07-16T06:39:33.418Z] #43 10.29 PBCC images/ipc-shm.pb-c.c [2021-07-16T06:39:33.418Z] #43 10.32 DEP images/ipc-shm.pb-c.d [2021-07-16T06:39:33.418Z] #43 10.38 PBCC images/ipc-var.pb-c.c [2021-07-16T06:39:33.418Z] #43 10.39 DEP images/ipc-var.pb-c.d [2021-07-16T06:39:33.486Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-07-16T06:39:33.486Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-07-16T06:39:33.662Z] #49 25.22 go: extracting github.com/gogo/protobuf v1.2.1 [2021-07-16T06:39:33.662Z] #49 25.23 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-16T06:39:33.679Z] #43 10.43 PBCC images/sk-opts.pb-c.c [2021-07-16T06:39:33.679Z] #43 10.46 PBCC images/packet-sock.pb-c.c [2021-07-16T06:39:33.679Z] #43 10.51 DEP images/sk-opts.pb-c.d [2021-07-16T06:39:33.679Z] #43 10.55 DEP images/packet-sock.pb-c.d [2021-07-16T06:39:33.679Z] #43 10.61 PBCC images/sk-netlink.pb-c.c [2021-07-16T06:39:33.679Z] #43 10.65 DEP images/sk-netlink.pb-c.d [2021-07-16T06:39:33.747Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-07-16T06:39:33.747Z] #4 DONE 0.7s [2021-07-16T06:39:33.940Z] #43 10.70 PBCC images/sk-inet.pb-c.c [2021-07-16T06:39:33.940Z] #43 10.80 DEP images/sk-inet.pb-c.d [2021-07-16T06:39:33.940Z] #43 10.89 PBCC images/sk-unix.pb-c.c [2021-07-16T06:39:33.940Z] #43 10.95 DEP images/sk-unix.pb-c.d [2021-07-16T06:39:34.015Z] [2021-07-16T06:39:34.015Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-16T06:39:34.015Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-16T06:39:34.201Z] #43 11.02 PBCC images/mm.pb-c.c [2021-07-16T06:39:34.201Z] #43 11.06 DEP images/mm.pb-c.d [2021-07-16T06:39:34.201Z] #43 11.12 PBCC images/timerfd.pb-c.c [2021-07-16T06:39:34.240Z] #49 ... [2021-07-16T06:39:34.241Z] [2021-07-16T06:39:34.241Z] #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-07-16T06:39:34.241Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-07-16T06:39:34.241Z] #55 DONE 25.7s [2021-07-16T06:39:34.241Z] [2021-07-16T06:39:34.241Z] #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-07-16T06:39:34.241Z] #58 sha256:2793ea8b4e98a803e17372a43cc9e67801c013875ccc887d247e619a624cd95c [2021-07-16T06:39:34.241Z] #58 23.88 go: finding github.com/pkg/errors v0.9.1 [2021-07-16T06:39:34.241Z] #58 24.22 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-16T06:39:34.241Z] #58 24.24 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-16T06:39:34.241Z] #58 24.24 go: finding github.com/sirupsen/logrus v1.8.1 [2021-07-16T06:39:34.241Z] #58 24.66 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-16T06:39:34.241Z] #58 24.67 go: finding github.com/google/uuid v1.2.0 [2021-07-16T06:39:34.241Z] #58 24.74 go: finding github.com/gofrs/flock v0.8.0 [2021-07-16T06:39:34.241Z] #58 24.83 go: finding github.com/moby/vpnkit v0.5.0 [2021-07-16T06:39:34.241Z] #58 25.13 go: finding github.com/gorilla/mux v1.8.0 [2021-07-16T06:39:34.241Z] #58 25.14 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-07-16T06:39:34.241Z] #58 25.22 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-16T06:39:34.241Z] #58 25.24 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-07-16T06:39:34.241Z] #58 25.30 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-07-16T06:39:34.241Z] #58 25.77 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-16T06:39:34.462Z] #43 11.21 DEP images/timerfd.pb-c.d [2021-07-16T06:39:34.462Z] #43 11.29 PBCC images/timer.pb-c.c [2021-07-16T06:39:34.462Z] #43 11.29 DEP images/timer.pb-c.d [2021-07-16T06:39:34.462Z] #43 11.35 PBCC images/sa.pb-c.c [2021-07-16T06:39:34.462Z] #43 11.43 DEP images/sa.pb-c.d [2021-07-16T06:39:34.462Z] #43 11.48 PBCC images/pipe-data.pb-c.c [2021-07-16T06:39:34.504Z] #58 25.99 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-07-16T06:39:34.724Z] #43 11.49 DEP images/pipe-data.pb-c.d [2021-07-16T06:39:34.724Z] #43 11.56 PBCC images/mnt.pb-c.c [2021-07-16T06:39:34.724Z] #43 11.60 DEP images/mnt.pb-c.d [2021-07-16T06:39:34.724Z] #43 11.65 PBCC images/sk-packet.pb-c.c [2021-07-16T06:39:34.724Z] #43 11.69 DEP images/sk-packet.pb-c.d [2021-07-16T06:39:34.881Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s [2021-07-16T06:39:34.881Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.4s done [2021-07-16T06:39:34.901Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 5.0s done [2021-07-16T06:39:34.901Z] #26 DONE 12.5s [2021-07-16T06:39:34.901Z] [2021-07-16T06:39:34.901Z] #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-07-16T06:39:34.901Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-16T06:39:34.949Z] #8 ... [2021-07-16T06:39:34.949Z] [2021-07-16T06:39:34.949Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-07-16T06:39:34.949Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-16T06:39:34.949Z] #7 DONE 0.8s [2021-07-16T06:39:34.949Z] [2021-07-16T06:39:34.949Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-16T06:39:34.949Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-16T06:39:34.949Z] #8 DONE 0.9s [2021-07-16T06:39:34.949Z] [2021-07-16T06:39:34.949Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-16T06:39:34.949Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-16T06:39:34.949Z] #6 DONE 0.9s [2021-07-16T06:39:34.949Z] [2021-07-16T06:39:34.949Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-07-16T06:39:34.949Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-07-16T06:39:34.949Z] #5 DONE 0.9s [2021-07-16T06:39:34.985Z] #43 11.77 PBCC images/tcp-stream.pb-c.c [2021-07-16T06:39:34.985Z] #43 11.81 DEP images/tcp-stream.pb-c.d [2021-07-16T06:39:34.985Z] #43 11.88 PBCC images/pipe.pb-c.c [2021-07-16T06:39:35.084Z] #58 ... [2021-07-16T06:39:35.084Z] [2021-07-16T06:39:35.084Z] #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-07-16T06:39:35.084Z] #51 sha256:233fca03df54d3580d0c8de8279e8c6b908421c0708df4e02da20e29430922fb [2021-07-16T06:39:35.084Z] #51 16.79 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-16T06:39:35.084Z] #51 16.79 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-16T06:39:35.084Z] #51 17.08 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-16T06:39:35.084Z] #51 17.13 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-16T06:39:35.084Z] #51 18.03 runtime/cgo [2021-07-16T06:39:35.084Z] #51 18.04 runtime [2021-07-16T06:39:35.246Z] #43 11.91 DEP images/pipe.pb-c.d [2021-07-16T06:39:35.246Z] #43 11.96 PBCC images/pstree.pb-c.c [2021-07-16T06:39:35.246Z] #43 11.97 DEP images/pstree.pb-c.d [2021-07-16T06:39:35.246Z] #43 12.04 PBCC images/fs.pb-c.c [2021-07-16T06:39:35.246Z] #43 12.06 DEP images/fs.pb-c.d [2021-07-16T06:39:35.246Z] #43 12.14 PBCC images/signalfd.pb-c.c [2021-07-16T06:39:35.246Z] #43 12.19 DEP images/signalfd.pb-c.d [2021-07-16T06:39:35.246Z] #43 12.27 PBCC images/fh.pb-c.c [2021-07-16T06:39:35.368Z] #51 ... [2021-07-16T06:39:35.368Z] [2021-07-16T06:39:35.368Z] #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-07-16T06:39:35.368Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-07-16T06:39:35.368Z] #42 18.48 Building dependency tree... [2021-07-16T06:39:35.368Z] #42 19.57 Reading state information... [2021-07-16T06:39:35.368Z] #42 21.13 The following additional packages will be installed: [2021-07-16T06:39:35.368Z] #42 21.13 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-07-16T06:39:35.368Z] #42 21.14 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-07-16T06:39:35.368Z] #42 21.15 Suggested packages: [2021-07-16T06:39:35.368Z] #42 21.15 manpages-dev python-setuptools [2021-07-16T06:39:35.368Z] #42 22.33 The following NEW packages will be installed: [2021-07-16T06:39:35.368Z] #42 22.34 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-07-16T06:39:35.368Z] #42 22.34 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-07-16T06:39:35.368Z] #42 22.34 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-07-16T06:39:35.368Z] #42 22.34 python-six zlib1g-dev [2021-07-16T06:39:35.368Z] #42 22.74 0 upgraded, 17 newly installed, 0 to remove and 34 not upgraded. [2021-07-16T06:39:35.368Z] #42 22.74 Need to get 3798 kB of archives. [2021-07-16T06:39:35.368Z] #42 22.74 After this operation, 21.6 MB of additional disk space will be used. [2021-07-16T06:39:35.368Z] #42 22.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-07-16T06:39:35.368Z] #42 22.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-07-16T06:39:35.368Z] #42 22.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-07-16T06:39:35.368Z] #42 22.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-07-16T06:39:35.368Z] #42 22.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-07-16T06:39:35.368Z] #42 22.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-07-16T06:39:35.368Z] #42 22.78 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-07-16T06:39:35.368Z] #42 22.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-07-16T06:39:35.368Z] #42 22.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-07-16T06:39:35.368Z] #42 22.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-07-16T06:39:35.368Z] #42 22.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-07-16T06:39:35.368Z] #42 23.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-07-16T06:39:35.368Z] #42 23.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-07-16T06:39:35.368Z] #42 23.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-07-16T06:39:35.368Z] #42 23.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-07-16T06:39:35.368Z] #42 23.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-07-16T06:39:35.368Z] #42 23.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-07-16T06:39:35.368Z] #42 24.66 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T06:39:35.368Z] #42 25.63 Fetched 3798 kB in 1s (5553 kB/s) [2021-07-16T06:39:35.368Z] #42 26.23 Selecting previously unselected package libcap-dev:arm64. [2021-07-16T06:39:35.368Z] #42 26.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-07-16T06:39:35.368Z] #42 26.32 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-07-16T06:39:35.368Z] #42 26.32 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-07-16T06:39:35.368Z] #42 26.55 Selecting previously unselected package libnet1:arm64. [2021-07-16T06:39:35.368Z] #42 26.57 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-07-16T06:39:35.368Z] #42 26.60 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-16T06:39:35.368Z] #42 26.83 Selecting previously unselected package libnet1-dev. [2021-07-16T06:39:35.368Z] #42 26.86 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-07-16T06:39:35.368Z] #42 26.88 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-16T06:39:35.368Z] #42 ... [2021-07-16T06:39:35.368Z] [2021-07-16T06:39:35.368Z] #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-07-16T06:39:35.368Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-07-16T06:39:35.368Z] #36 24.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2021-07-16T06:39:35.368Z] #36 24.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-07-16T06:39:35.368Z] #36 24.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-07-16T06:39:35.368Z] #36 24.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-07-16T06:39:35.368Z] #36 24.47 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2021-07-16T06:39:35.368Z] #36 24.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-07-16T06:39:35.368Z] #36 26.18 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T06:39:35.368Z] #36 26.40 Fetched 14.2 MB in 2s (6981 kB/s) [2021-07-16T06:39:35.368Z] #36 26.52 Selecting previously unselected package xxd. [2021-07-16T06:39:35.368Z] #36 26.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-07-16T06:39:35.368Z] #36 26.69 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-07-16T06:39:35.368Z] #36 26.69 Unpacking xxd (2:8.1.0875-5) ... [2021-07-16T06:39:35.368Z] #36 27.00 Selecting previously unselected package vim-common. [2021-07-16T06:39:35.368Z] #36 27.01 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-16T06:39:35.368Z] #36 27.08 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-16T06:39:35.444Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2021-07-16T06:39:35.507Z] #43 12.36 PBCC images/fsnotify.pb-c.c [2021-07-16T06:39:35.700Z] #9 ... [2021-07-16T06:39:35.701Z] [2021-07-16T06:39:35.701Z] #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-07-16T06:39:35.701Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-16T06:39:35.701Z] #27 9.538 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-16T06:39:35.701Z] #27 9.610 Selecting previously unselected package jq. [2021-07-16T06:39:35.701Z] #27 9.610 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-16T06:39:35.701Z] #27 9.615 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-16T06:39:35.701Z] #27 9.689 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-16T06:39:35.701Z] #27 9.706 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-16T06:39:35.701Z] #27 9.721 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-16T06:39:35.701Z] #27 9.842 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-16T06:39:35.701Z] #27 9.852 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-16T06:39:35.701Z] #27 9.869 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:39:35.701Z] #27 9.882 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-16T06:39:35.701Z] #27 9.933 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-16T06:39:35.701Z] #27 9.947 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:39:35.701Z] #27 9.960 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-16T06:39:35.701Z] #27 10.01 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-16T06:39:35.701Z] #27 10.03 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:39:35.701Z] #27 10.04 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-16T06:39:35.701Z] #27 10.09 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-16T06:39:35.701Z] #27 10.15 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-16T06:39:35.701Z] #27 10.16 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-16T06:39:35.701Z] #27 10.20 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-16T06:39:35.701Z] #27 10.99 Updating certificates in /etc/ssl/certs... [2021-07-16T06:39:35.701Z] #27 12.20 137 added, 0 removed; done. [2021-07-16T06:39:35.701Z] #27 12.24 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:39:35.701Z] #27 12.26 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-16T06:39:35.701Z] #27 12.28 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-16T06:39:35.701Z] #27 12.29 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-16T06:39:35.701Z] #27 12.30 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T06:39:35.701Z] #27 12.33 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-16T06:39:35.701Z] #27 12.34 Updating certificates in /etc/ssl/certs... [2021-07-16T06:39:35.701Z] #27 13.26 0 added, 0 removed; done. [2021-07-16T06:39:35.701Z] #27 13.26 Running hooks in /etc/ca-certificates/update.d... [2021-07-16T06:39:35.701Z] #27 13.27 done. [2021-07-16T06:39:35.701Z] #27 DONE 15.8s [2021-07-16T06:39:35.769Z] #43 12.44 DEP images/fh.pb-c.d [2021-07-16T06:39:35.769Z] #43 12.50 DEP images/fsnotify.pb-c.d [2021-07-16T06:39:35.769Z] #43 12.58 PBCC images/eventpoll.pb-c.c [2021-07-16T06:39:35.769Z] #43 12.59 DEP images/eventpoll.pb-c.d [2021-07-16T06:39:35.769Z] #43 12.65 PBCC images/eventfd.pb-c.c [2021-07-16T06:39:35.769Z] #43 12.71 DEP images/eventfd.pb-c.d [2021-07-16T06:39:35.958Z] [2021-07-16T06:39:35.958Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:39:35.958Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:39:36.030Z] #43 12.77 PBCC images/remap-file-path.pb-c.c [2021-07-16T06:39:36.030Z] #43 12.79 DEP images/remap-file-path.pb-c.d [2021-07-16T06:39:36.030Z] #43 12.87 PBCC images/fifo.pb-c.c [2021-07-16T06:39:36.030Z] #43 12.89 DEP images/fifo.pb-c.d [2021-07-16T06:39:36.030Z] #43 12.96 PBCC images/ghost-file.pb-c.c [2021-07-16T06:39:36.215Z] #9 ... [2021-07-16T06:39:36.215Z] [2021-07-16T06:39:36.215Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-16T06:39:36.215Z] #28 sha256:53f33842f974ae9627b903c46d20f6b28bb48d8af730a75d79fa426aa7617846 [2021-07-16T06:39:36.215Z] #28 DONE 0.4s [2021-07-16T06:39:36.215Z] [2021-07-16T06:39:36.215Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:39:36.215Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:39:36.290Z] #43 13.03 DEP images/ghost-file.pb-c.d [2021-07-16T06:39:36.290Z] #43 13.09 PBCC images/regfile.pb-c.c [2021-07-16T06:39:36.290Z] #43 13.17 DEP images/regfile.pb-c.d [2021-07-16T06:39:36.290Z] #43 13.24 PBCC images/ns.pb-c.c [2021-07-16T06:39:36.290Z] #43 13.27 DEP images/ns.pb-c.d [2021-07-16T06:39:36.332Z] #36 27.67 Selecting previously unselected package cmake-data. [2021-07-16T06:39:36.332Z] #36 27.67 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-16T06:39:36.332Z] #36 27.68 Unpacking cmake-data (3.13.4-1) ... [2021-07-16T06:39:36.551Z] #43 13.33 PBCC images/fdinfo.pb-c.c [2021-07-16T06:39:36.551Z] #43 13.42 DEP images/fdinfo.pb-c.d [2021-07-16T06:39:36.551Z] #43 13.51 PBCC images/core-aarch64.pb-c.c [2021-07-16T06:39:36.551Z] #43 13.57 PBCC images/core-arm.pb-c.c [2021-07-16T06:39:36.812Z] #27 1.626 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-16T06:39:36.812Z] #27 1.628 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-16T06:39:36.812Z] #27 1.717 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-16T06:39:36.812Z] #27 1.817 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-16T06:39:36.812Z] #43 13.62 PBCC images/core-ppc64.pb-c.c [2021-07-16T06:39:36.812Z] #43 13.67 PBCC images/core-s390.pb-c.c [2021-07-16T06:39:36.812Z] #43 13.70 PBCC images/core-x86.pb-c.c [2021-07-16T06:39:36.812Z] #43 13.76 PBCC images/core.pb-c.c [2021-07-16T06:39:37.072Z] #27 2.139 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-16T06:39:37.073Z] #43 13.83 PBCC images/inventory.pb-c.c [2021-07-16T06:39:37.073Z] #43 13.90 DEP images/core-aarch64.pb-c.d [2021-07-16T06:39:37.073Z] #43 13.95 DEP images/core-arm.pb-c.d [2021-07-16T06:39:37.073Z] #43 13.99 DEP images/core-ppc64.pb-c.d [2021-07-16T06:39:37.073Z] #43 14.04 DEP images/core-s390.pb-c.d [2021-07-16T06:39:37.330Z] #27 2.442 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-16T06:39:37.334Z] #43 14.12 DEP images/core-x86.pb-c.d [2021-07-16T06:39:37.334Z] #43 14.20 DEP images/core.pb-c.d [2021-07-16T06:39:37.334Z] #43 14.31 DEP images/inventory.pb-c.d [2021-07-16T06:39:37.480Z] #36 ... [2021-07-16T06:39:37.480Z] [2021-07-16T06:39:37.480Z] #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-07-16T06:39:37.480Z] #67 sha256:9d2bd8b05fb8652ff2cc6c768b238f9a877bbaceb8bebbb2cf1e4e168d0a4677 [2021-07-16T06:39:37.480Z] #67 DONE 29.1s [2021-07-16T06:39:37.480Z] [2021-07-16T06:39:37.480Z] #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-07-16T06:39:37.480Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-07-16T06:39:37.480Z] #40 19.02 Checking out files: 99% (1686/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-16T06:39:37.480Z] #40 19.05 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-16T06:39:37.480Z] #40 21.18 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-07-16T06:39:37.595Z] #43 14.37 PBCC images/cpuinfo.pb-c.c [2021-07-16T06:39:37.595Z] #43 14.41 DEP images/cpuinfo.pb-c.d [2021-07-16T06:39:37.595Z] #43 14.47 PBCC images/stats.pb-c.c [2021-07-16T06:39:37.595Z] #43 14.52 DEP images/stats.pb-c.d [2021-07-16T06:39:37.744Z] #40 ... [2021-07-16T06:39:37.744Z] [2021-07-16T06:39:37.744Z] #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-07-16T06:39:37.744Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-07-16T06:39:37.744Z] #42 27.19 Selecting previously unselected package libnl-3-200:arm64. [2021-07-16T06:39:37.744Z] #42 27.19 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-07-16T06:39:37.744Z] #42 27.23 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-07-16T06:39:37.744Z] #42 27.56 Selecting previously unselected package libnl-3-dev:arm64. [2021-07-16T06:39:37.744Z] #42 27.56 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-07-16T06:39:37.744Z] #42 27.66 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-07-16T06:39:37.744Z] #42 29.00 Selecting previously unselected package libprotobuf-c1:arm64. [2021-07-16T06:39:37.744Z] #42 29.00 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-07-16T06:39:37.744Z] #42 29.11 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-16T06:39:37.744Z] #42 29.39 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-07-16T06:39:37.744Z] #42 29.39 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-07-16T06:39:37.744Z] #42 29.45 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-07-16T06:39:38.008Z] #42 29.69 Selecting previously unselected package zlib1g-dev:arm64. [2021-07-16T06:39:38.008Z] #42 29.77 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-07-16T06:39:38.008Z] #42 29.79 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-07-16T06:39:38.220Z] [2021-07-16T06:39:38.220Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-16T06:39:38.220Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-16T06:39:38.220Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-16T06:39:38.220Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-16T06:39:38.220Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-16T06:39:38.220Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-16T06:39:38.220Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2021-07-16T06:39:38.220Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.2s [2021-07-16T06:39:38.220Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 0.3s [2021-07-16T06:39:38.220Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2021-07-16T06:39:38.264Z] #27 ... [2021-07-16T06:39:38.264Z] [2021-07-16T06:39:38.264Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:39:38.264Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:39:38.264Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.0s done [2021-07-16T06:39:38.264Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-07-16T06:39:38.264Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2021-07-16T06:39:38.264Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.3s [2021-07-16T06:39:38.478Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-07-16T06:39:38.478Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-07-16T06:39:38.537Z] #43 ... [2021-07-16T06:39:38.537Z] [2021-07-16T06:39:38.537Z] #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-07-16T06:39:38.537Z] #51 sha256:622e4838108b8fae892b5877889c50f674b82e1cea266e33962e2f63e14e055b [2021-07-16T06:39:38.537Z] #51 77.02 github.com/pkg/diff [2021-07-16T06:39:38.537Z] #51 78.59 go/ast [2021-07-16T06:39:38.537Z] #51 79.62 golang.org/x/crypto/ssh/terminal [2021-07-16T06:39:38.537Z] #51 81.27 mvdan.cc/editorconfig [2021-07-16T06:39:38.537Z] #51 82.35 mvdan.cc/sh/v3/fileutil [2021-07-16T06:39:38.537Z] #51 82.64 mvdan.cc/sh/v3/syntax [2021-07-16T06:39:38.537Z] #51 ... [2021-07-16T06:39:38.537Z] [2021-07-16T06:39:38.537Z] #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-07-16T06:39:38.537Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:39:38.537Z] #13 74.04 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-16T06:39:38.537Z] #13 74.06 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-16T06:39:38.537Z] #13 74.10 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-16T06:39:38.537Z] #13 74.25 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-16T06:39:38.537Z] #13 74.25 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-16T06:39:38.537Z] #13 74.31 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-16T06:39:38.588Z] #42 30.16 Selecting previously unselected package libprotobuf17:arm64. [2021-07-16T06:39:38.588Z] #42 30.18 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-07-16T06:39:38.853Z] #42 30.26 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-07-16T06:39:39.109Z] #13 ... [2021-07-16T06:39:39.109Z] [2021-07-16T06:39:39.109Z] #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-07-16T06:39:39.109Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:39:39.109Z] #43 15.93 make[1]: Nothing to be done for 'all'. [2021-07-16T06:39:39.117Z] #42 ... [2021-07-16T06:39:39.117Z] [2021-07-16T06:39:39.117Z] #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-07-16T06:39:39.117Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-07-16T06:39:39.117Z] #13 12.97 Reading package lists... [2021-07-16T06:39:39.117Z] #13 18.49 Building dependency tree... [2021-07-16T06:39:39.117Z] #13 19.58 Reading state information... [2021-07-16T06:39:39.117Z] #13 20.93 The following additional packages will be installed: [2021-07-16T06:39:39.117Z] #13 20.93 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-16T06:39:39.117Z] #13 20.93 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-16T06:39:39.117Z] #13 20.94 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-16T06:39:39.117Z] #13 20.94 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-07-16T06:39:39.117Z] #13 20.94 mingw-w64-common mingw-w64-x86-64-dev [2021-07-16T06:39:39.117Z] #13 20.94 Suggested packages: [2021-07-16T06:39:39.117Z] #13 20.94 gcc-8-locales seccomp wine64 [2021-07-16T06:39:39.117Z] #13 21.87 The following NEW packages will be installed: [2021-07-16T06:39:39.117Z] #13 21.88 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-16T06:39:39.117Z] #13 21.88 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-16T06:39:39.117Z] #13 21.88 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-16T06:39:39.117Z] #13 21.88 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-16T06:39:39.117Z] #13 21.88 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-16T06:39:39.117Z] #13 21.88 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-16T06:39:39.117Z] #13 21.89 The following packages will be upgraded: [2021-07-16T06:39:39.117Z] #13 21.89 libseccomp2 libsystemd0 libudev1 [2021-07-16T06:39:39.117Z] #13 22.27 3 upgraded, 25 newly installed, 0 to remove and 32 not upgraded. [2021-07-16T06:39:39.117Z] #13 22.27 Need to get 73.8 MB of archives. [2021-07-16T06:39:39.117Z] #13 22.27 After this operation, 472 MB of additional disk space will be used. [2021-07-16T06:39:39.117Z] #13 22.27 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-07-16T06:39:39.117Z] #13 22.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-07-16T06:39:39.117Z] #13 22.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-07-16T06:39:39.117Z] #13 22.38 Get:4 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-07-16T06:39:39.117Z] #13 22.44 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-07-16T06:39:39.117Z] #13 22.56 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-07-16T06:39:39.117Z] #13 22.68 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-07-16T06:39:39.117Z] #13 22.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-07-16T06:39:39.117Z] #13 22.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-07-16T06:39:39.117Z] #13 22.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-16T06:39:39.117Z] #13 23.08 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-07-16T06:39:39.117Z] #13 23.48 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-07-16T06:39:39.117Z] #13 23.48 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-07-16T06:39:39.117Z] #13 26.16 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-07-16T06:39:39.117Z] #13 28.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-07-16T06:39:39.117Z] #13 28.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-07-16T06:39:39.117Z] #13 28.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-07-16T06:39:39.117Z] #13 28.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-07-16T06:39:39.117Z] #13 28.10 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-07-16T06:39:39.117Z] #13 28.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-07-16T06:39:39.117Z] #13 28.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-07-16T06:39:39.117Z] #13 28.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-07-16T06:39:39.117Z] #13 28.17 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-07-16T06:39:39.117Z] #13 28.18 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-07-16T06:39:39.117Z] #13 28.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-07-16T06:39:39.117Z] #13 28.33 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-07-16T06:39:39.201Z] #9 ... [2021-07-16T06:39:39.201Z] [2021-07-16T06:39:39.201Z] #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-07-16T06:39:39.201Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-16T06:39:39.201Z] #27 4.096 Fetched 8454 kB in 3s (3101 kB/s) [2021-07-16T06:39:39.466Z] #13 28.34 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-07-16T06:39:39.466Z] #13 28.34 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-07-16T06:39:39.466Z] #13 ... [2021-07-16T06:39:39.466Z] [2021-07-16T06:39:39.466Z] #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-07-16T06:39:39.466Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-07-16T06:39:39.466Z] #42 30.90 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-07-16T06:39:39.466Z] #42 30.90 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-07-16T06:39:39.466Z] #42 30.91 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-07-16T06:39:40.048Z] #42 31.61 Selecting previously unselected package libprotobuf-dev:arm64. [2021-07-16T06:39:40.048Z] #42 31.63 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-07-16T06:39:40.048Z] #42 31.67 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-07-16T06:39:40.138Z] #27 4.096 Reading package lists... [2021-07-16T06:39:40.383Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.7s done [2021-07-16T06:39:40.495Z] #43 17.36 CC images/stats.o [2021-07-16T06:39:40.758Z] #43 17.68 CC images/core.o [2021-07-16T06:39:40.954Z] #62 DONE 3.4s [2021-07-16T06:39:40.954Z] [2021-07-16T06:39:40.954Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:39:40.954Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:39:40.954Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-07-16T06:39:40.954Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-07-16T06:39:40.954Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-07-16T06:39:40.954Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-07-16T06:39:40.954Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.0s done [2021-07-16T06:39:40.954Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 2.7s done [2021-07-16T06:39:40.954Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.3s done [2021-07-16T06:39:40.954Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0.7s [2021-07-16T06:39:40.954Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 19.92MB / 68.67MB 3.0s [2021-07-16T06:39:40.954Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.05MB / 51.83MB 3.0s [2021-07-16T06:39:41.074Z] #27 5.152 Reading package lists... [2021-07-16T06:39:41.224Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 30.41MB / 68.67MB 3.1s [2021-07-16T06:39:41.224Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 11.53MB / 51.83MB 3.1s [2021-07-16T06:39:41.224Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 3.1s [2021-07-16T06:39:41.224Z] #9 ... [2021-07-16T06:39:41.224Z] [2021-07-16T06:39:41.224Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-16T06:39:41.224Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-16T06:39:41.224Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-16T06:39:41.224Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-16T06:39:41.224Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-16T06:39:41.224Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2021-07-16T06:39:41.224Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done [2021-07-16T06:39:41.224Z] #64 DONE 3.6s [2021-07-16T06:39:41.224Z] [2021-07-16T06:39:41.224Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:39:41.224Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:39:41.224Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 35.65MB / 68.67MB 3.3s [2021-07-16T06:39:41.224Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 15.73MB / 51.83MB 3.3s [2021-07-16T06:39:41.333Z] #27 6.145 Building dependency tree... [2021-07-16T06:39:41.333Z] #27 6.565 The following additional packages will be installed: [2021-07-16T06:39:41.333Z] #27 6.565 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-16T06:39:41.333Z] #27 6.565 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-16T06:39:41.333Z] #27 6.565 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-16T06:39:41.333Z] #27 6.565 Suggested packages: [2021-07-16T06:39:41.333Z] #27 6.565 krb5-doc krb5-user [2021-07-16T06:39:41.333Z] #27 6.565 Recommended packages: [2021-07-16T06:39:41.333Z] #27 6.565 krb5-locales publicsuffix libsasl2-modules [2021-07-16T06:39:41.445Z] #42 32.80 Selecting previously unselected package libprotoc17:arm64. [2021-07-16T06:39:41.445Z] #42 32.81 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-07-16T06:39:41.445Z] #42 32.81 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-07-16T06:39:41.480Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s [2021-07-16T06:39:41.485Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 48.23MB / 68.67MB 3.5s [2021-07-16T06:39:41.485Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 27.06MB / 51.83MB 3.5s [2021-07-16T06:39:41.485Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.39MB / 120.17MB 3.5s [2021-07-16T06:39:41.485Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.41MB / 51.83MB 3.6s [2021-07-16T06:39:41.863Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 54.53MB / 68.67MB 3.7s [2021-07-16T06:39:41.863Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.65MB / 51.83MB 3.7s [2021-07-16T06:39:41.863Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 14.68MB / 120.17MB 3.7s [2021-07-16T06:39:41.863Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.01MB / 68.67MB 3.9s [2021-07-16T06:39:41.863Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 46.14MB / 51.83MB 3.9s [2021-07-16T06:39:41.863Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 26.21MB / 120.17MB 3.9s [2021-07-16T06:39:41.864Z] #43 18.30 CC images/core-x86.o [2021-07-16T06:39:41.883Z] #42 33.34 Selecting previously unselected package protobuf-c-compiler. [2021-07-16T06:39:41.883Z] #42 33.35 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-07-16T06:39:41.883Z] #42 33.36 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-16T06:39:41.883Z] #42 33.49 Selecting previously unselected package protobuf-compiler. [2021-07-16T06:39:41.883Z] #42 33.51 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-07-16T06:39:41.883Z] #42 33.53 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-07-16T06:39:41.903Z] #27 6.824 The following NEW packages will be installed: [2021-07-16T06:39:41.903Z] #27 6.829 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-16T06:39:41.903Z] #27 6.829 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-16T06:39:41.903Z] #27 6.829 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-16T06:39:41.903Z] #27 6.829 libssh2-1 libssl1.1 openssl [2021-07-16T06:39:41.903Z] #27 7.105 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-16T06:39:41.903Z] #27 7.105 Need to get 5059 kB of archives. [2021-07-16T06:39:41.903Z] #27 7.105 After this operation, 12.1 MB of additional disk space will be used. [2021-07-16T06:39:41.903Z] #27 7.105 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-16T06:39:41.903Z] #27 7.141 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-16T06:39:42.126Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.1s [2021-07-16T06:39:42.126Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.1s [2021-07-16T06:39:42.126Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 37.13MB / 120.17MB 4.1s [2021-07-16T06:39:42.126Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.04MB / 120.17MB 4.3s [2021-07-16T06:39:42.145Z] #43 18.91 CC images/core-arm.o [2021-07-16T06:39:42.162Z] #27 7.151 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-16T06:39:42.162Z] #27 7.154 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-16T06:39:42.162Z] #27 7.154 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-16T06:39:42.162Z] #27 7.158 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-16T06:39:42.162Z] #27 7.161 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-16T06:39:42.162Z] #27 7.168 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-16T06:39:42.162Z] #27 7.171 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-16T06:39:42.162Z] #27 7.173 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-16T06:39:42.162Z] #27 7.177 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-16T06:39:42.162Z] #27 7.183 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-16T06:39:42.162Z] #27 7.184 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-16T06:39:42.162Z] #27 7.188 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-16T06:39:42.162Z] #27 7.189 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-16T06:39:42.162Z] #27 7.189 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-16T06:39:42.162Z] #27 7.192 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-16T06:39:42.162Z] #27 7.196 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-16T06:39:42.162Z] #27 7.208 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-16T06:39:42.162Z] #27 7.208 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-16T06:39:42.162Z] #27 7.210 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-16T06:39:42.162Z] #27 7.380 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T06:39:42.168Z] #42 33.78 Selecting previously unselected package python-pkg-resources. [2021-07-16T06:39:42.168Z] #42 33.78 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-07-16T06:39:42.169Z] #42 33.80 Unpacking python-pkg-resources (40.8.0-1) ... [2021-07-16T06:39:42.385Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 62.08MB / 120.17MB 4.5s [2021-07-16T06:39:42.406Z] #43 19.34 CC images/core-aarch64.o [2021-07-16T06:39:42.421Z] #27 7.407 Fetched 5059 kB in 0s (13.8 MB/s) [2021-07-16T06:39:42.421Z] #27 7.455 Selecting previously unselected package libssl1.1:amd64. [2021-07-16T06:39:42.421Z] #27 7.455 (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-07-16T06:39:42.421Z] #27 7.458 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-16T06:39:42.421Z] #27 7.465 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-16T06:39:42.435Z] #42 34.15 Selecting previously unselected package python-six. [2021-07-16T06:39:42.682Z] #27 7.684 Selecting previously unselected package openssl. [2021-07-16T06:39:42.682Z] #27 7.686 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-16T06:39:42.682Z] #27 7.693 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-16T06:39:42.699Z] #42 34.16 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-07-16T06:39:42.699Z] #42 34.17 Unpacking python-six (1.12.0-1) ... [2021-07-16T06:39:42.699Z] #42 34.33 Selecting previously unselected package python-protobuf. [2021-07-16T06:39:42.699Z] #42 34.34 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-07-16T06:39:42.699Z] #42 34.36 Unpacking python-protobuf (3.6.1.3-2) ... [2021-07-16T06:39:42.940Z] #27 7.877 Selecting previously unselected package ca-certificates. [2021-07-16T06:39:42.940Z] #27 7.877 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-16T06:39:42.940Z] #27 7.886 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-16T06:39:42.940Z] #27 8.034 Selecting previously unselected package libkeyutils1:amd64. [2021-07-16T06:39:42.940Z] #27 8.034 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-07-16T06:39:42.940Z] #27 8.038 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-16T06:39:42.940Z] #27 8.079 Selecting previously unselected package libkrb5support0:amd64. [2021-07-16T06:39:42.940Z] #27 8.079 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-16T06:39:42.940Z] #27 8.082 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:39:42.940Z] #27 8.145 Selecting previously unselected package libk5crypto3:amd64. [2021-07-16T06:39:42.940Z] #27 8.145 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-16T06:39:42.940Z] #27 8.151 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:39:42.940Z] #27 8.216 Selecting previously unselected package libkrb5-3:amd64. [2021-07-16T06:39:42.940Z] #27 8.216 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-16T06:39:42.950Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 70.25MB / 120.17MB 4.6s [2021-07-16T06:39:42.950Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 85.99MB / 120.17MB 5.0s [2021-07-16T06:39:42.981Z] #43 19.78 CC images/core-ppc64.o [2021-07-16T06:39:43.200Z] #27 8.221 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:39:43.200Z] #27 8.353 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-16T06:39:43.200Z] #27 8.353 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-16T06:39:43.200Z] #27 8.365 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:39:43.200Z] #27 8.427 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-16T06:39:43.200Z] #27 8.427 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-16T06:39:43.200Z] #27 8.437 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-16T06:39:43.200Z] #27 8.480 Selecting previously unselected package libsasl2-2:amd64. [2021-07-16T06:39:43.200Z] #27 8.480 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-16T06:39:43.206Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 96.47MB / 120.17MB 5.1s [2021-07-16T06:39:43.206Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 110.01MB / 120.17MB 5.3s [2021-07-16T06:39:43.462Z] #27 8.485 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-16T06:39:43.462Z] #27 8.529 Selecting previously unselected package libldap-common. [2021-07-16T06:39:43.462Z] #27 8.529 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-16T06:39:43.462Z] #27 8.538 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-16T06:39:43.462Z] #27 8.583 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-16T06:39:43.462Z] #27 8.583 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-16T06:39:43.462Z] #27 8.588 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-16T06:39:43.462Z] #27 8.657 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-16T06:39:43.462Z] #27 8.657 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-16T06:39:43.462Z] #27 8.661 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-16T06:39:43.462Z] #27 8.726 Selecting previously unselected package libpsl5:amd64. [2021-07-16T06:39:43.462Z] #27 8.726 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-16T06:39:43.499Z] #9 ... [2021-07-16T06:39:43.499Z] [2021-07-16T06:39:43.499Z] #23 [internal] load build context [2021-07-16T06:39:43.499Z] #23 sha256:6f6c5ecb3deeb1869c5033f3eb97fb6d89c5efbb60d30e181665843bc4dd9c14 [2021-07-16T06:39:43.499Z] #23 transferring context: 53.39MB 4.7s done [2021-07-16T06:39:43.499Z] #23 DONE 5.8s [2021-07-16T06:39:43.499Z] [2021-07-16T06:39:43.499Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:39:43.499Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:39:43.499Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 118.49MB / 120.17MB 5.3s [2021-07-16T06:39:43.553Z] #43 20.37 CC images/core-s390.o [2021-07-16T06:39:43.660Z] #42 35.06 Setting up python-pkg-resources (40.8.0-1) ... [2021-07-16T06:39:43.753Z] #27 8.730 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-16T06:39:43.753Z] #27 8.778 Selecting previously unselected package librtmp1:amd64. [2021-07-16T06:39:43.753Z] #27 8.778 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-16T06:39:43.753Z] #27 8.787 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-16T06:39:43.753Z] #27 8.830 Selecting previously unselected package libssh2-1:amd64. [2021-07-16T06:39:43.927Z] #42 ... [2021-07-16T06:39:43.927Z] [2021-07-16T06:39:43.927Z] #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-07-16T06:39:43.927Z] #56 sha256:2ae19ef34e6c73e3d79c2c6d977900da2721efc21db60975f2ec0f92064620da [2021-07-16T06:39:43.927Z] #56 1.919 + RM_GOPATH=0 [2021-07-16T06:39:43.927Z] #56 1.919 + TMP_GOPATH= [2021-07-16T06:39:43.927Z] #56 1.919 + : /build [2021-07-16T06:39:43.927Z] #56 1.919 + '[' -z '' ']' [2021-07-16T06:39:43.927Z] #56 1.919 ++ mktemp -d [2021-07-16T06:39:43.927Z] #56 1.923 + export GOPATH=/tmp/tmp.4TzyiLe9yN [2021-07-16T06:39:43.927Z] #56 1.924 + GOPATH=/tmp/tmp.4TzyiLe9yN [2021-07-16T06:39:43.927Z] #56 1.924 + RM_GOPATH=1 [2021-07-16T06:39:43.927Z] #56 1.924 + case "$(go env GOARCH)" in [2021-07-16T06:39:43.927Z] #56 1.927 ++ go env GOARCH [2021-07-16T06:39:43.927Z] #56 1.956 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:39:43.927Z] #56 1.956 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:39:43.927Z] #56 1.956 ++ dirname /tmp/install/install.sh [2021-07-16T06:39:43.927Z] #56 1.964 + dir=/tmp/install [2021-07-16T06:39:43.927Z] #56 1.964 + bin=containerd [2021-07-16T06:39:43.927Z] #56 1.964 + shift [2021-07-16T06:39:43.927Z] #56 1.964 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-16T06:39:43.927Z] #56 1.964 + . /tmp/install/containerd.installer [2021-07-16T06:39:43.927Z] #56 1.964 ++ set -e [2021-07-16T06:39:43.927Z] #56 1.964 ++ : 3194fb46e8311ae0eeae5a7a5843573adfebb16d [2021-07-16T06:39:43.927Z] #56 1.965 + install_containerd [2021-07-16T06:39:43.927Z] #56 1.965 + echo 'Install containerd version 3194fb46e8311ae0eeae5a7a5843573adfebb16d' [2021-07-16T06:39:43.927Z] #56 1.966 + git clone https://github.com/containerd/containerd.git /tmp/tmp.4TzyiLe9yN/src/github.com/containerd/containerd [2021-07-16T06:39:43.927Z] #56 1.966 Install containerd version 3194fb46e8311ae0eeae5a7a5843573adfebb16d [2021-07-16T06:39:43.927Z] #56 1.972 Cloning into '/tmp/tmp.4TzyiLe9yN/src/github.com/containerd/containerd'... [2021-07-16T06:39:44.012Z] #27 8.831 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-16T06:39:44.012Z] #27 8.837 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-16T06:39:44.012Z] #27 8.897 Selecting previously unselected package libcurl4:amd64. [2021-07-16T06:39:44.012Z] #27 8.897 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-16T06:39:44.012Z] #27 8.900 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-16T06:39:44.012Z] #27 9.110 Selecting previously unselected package curl. [2021-07-16T06:39:44.012Z] #27 9.111 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-16T06:39:44.012Z] #27 9.116 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-16T06:39:44.012Z] #27 9.197 Selecting previously unselected package libonig5:amd64. [2021-07-16T06:39:44.012Z] #27 9.197 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-16T06:39:44.012Z] #27 9.200 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-16T06:39:44.191Z] #56 ... [2021-07-16T06:39:44.191Z] [2021-07-16T06:39:44.191Z] #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-07-16T06:39:44.191Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-07-16T06:39:44.191Z] #13 29.22 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T06:39:44.191Z] #13 29.34 Fetched 73.8 MB in 6s (11.6 MB/s) [2021-07-16T06:39:44.191Z] #13 29.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-07-16T06:39:44.191Z] #13 29.49 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-07-16T06:39:44.191Z] #13 29.55 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-07-16T06:39:44.191Z] #13 30.00 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-07-16T06:39:44.191Z] #13 30.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 ... 15383 files and directories currently installed.) [2021-07-16T06:39:44.191Z] #13 30.28 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-07-16T06:39:44.191Z] #13 30.30 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-16T06:39:44.191Z] #13 30.60 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-07-16T06:39:44.191Z] #13 30.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-07-16T06:39:44.191Z] #13 30.86 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-07-16T06:39:44.191Z] #13 30.88 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-07-16T06:39:44.191Z] #13 31.17 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-07-16T06:39:44.191Z] #13 31.33 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-16T06:39:44.191Z] #13 31.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-07-16T06:39:44.191Z] #13 31.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-07-16T06:39:44.191Z] #13 31.53 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-16T06:39:44.272Z] #27 9.267 Selecting previously unselected package libjq1:amd64. [2021-07-16T06:39:44.272Z] #27 9.267 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-16T06:39:44.272Z] #27 9.271 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-16T06:39:44.272Z] #27 9.318 Selecting previously unselected package jq. [2021-07-16T06:39:44.272Z] #27 9.318 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-16T06:39:44.272Z] #27 9.323 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-16T06:39:44.272Z] #27 9.376 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-16T06:39:44.272Z] #27 9.389 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-16T06:39:44.272Z] #27 9.403 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-16T06:39:44.272Z] #27 9.516 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-16T06:39:44.430Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.0s done [2021-07-16T06:39:44.462Z] #13 33.40 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-16T06:39:44.462Z] #13 33.40 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-07-16T06:39:44.462Z] #13 33.41 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-16T06:39:44.496Z] #43 21.07 CC images/cpuinfo.o [2021-07-16T06:39:44.496Z] #43 ... [2021-07-16T06:39:44.496Z] [2021-07-16T06:39:44.496Z] #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-07-16T06:39:44.496Z] #45 sha256:2ecc05c66ceb353d41ece7907aaa7109bbf84193c64d353e9ccf41cc33c53263 [2021-07-16T06:39:44.496Z] #45 82.97 text/template [2021-07-16T06:39:44.496Z] #45 84.07 encoding/xml [2021-07-16T06:39:44.496Z] #45 87.42 go/doc [2021-07-16T06:39:44.496Z] #45 89.24 github.com/LK4D4/vndr/versioned [2021-07-16T06:39:44.496Z] #45 89.40 compress/flate [2021-07-16T06:39:44.496Z] #45 91.04 github.com/LK4D4/vndr/build [2021-07-16T06:39:44.496Z] #45 92.52 hash/crc32 [2021-07-16T06:39:44.496Z] #45 93.12 compress/gzip [2021-07-16T06:39:44.532Z] #27 9.528 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-16T06:39:44.532Z] #27 9.543 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:39:44.532Z] #27 9.554 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-16T06:39:44.532Z] #27 9.568 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-16T06:39:44.532Z] #27 9.581 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:39:44.532Z] #27 9.590 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-16T06:39:44.532Z] #27 9.602 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-16T06:39:44.532Z] #27 9.620 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:39:44.532Z] #27 9.631 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-16T06:39:44.532Z] #27 9.652 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-16T06:39:44.532Z] #27 9.661 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-16T06:39:44.532Z] #27 9.673 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-16T06:39:44.532Z] #27 9.685 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-16T06:39:44.688Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 6.7s [2021-07-16T06:39:44.766Z] #45 ... [2021-07-16T06:39:44.766Z] [2021-07-16T06:39:44.766Z] #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-07-16T06:39:44.766Z] #56 sha256:7613e67127134b412967336f96ae6f93625344eabdb322a0c704cec366072485 [2021-07-16T06:39:44.949Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 6.8s [2021-07-16T06:39:45.205Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s done [2021-07-16T06:39:45.447Z] #13 ... [2021-07-16T06:39:45.447Z] [2021-07-16T06:39:45.447Z] #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-07-16T06:39:45.447Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-07-16T06:39:45.447Z] #42 37.06 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-07-16T06:39:45.447Z] #42 37.08 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-16T06:39:45.447Z] #42 37.10 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-16T06:39:45.447Z] #42 37.12 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-07-16T06:39:45.447Z] #42 37.17 Setting up python-six (1.12.0-1) ... [2021-07-16T06:39:45.468Z] #27 10.33 Updating certificates in /etc/ssl/certs... [2021-07-16T06:39:45.776Z] #9 ... [2021-07-16T06:39:45.776Z] [2021-07-16T06:39:45.776Z] #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-07-16T06:39:45.776Z] #29 sha256:3055e6885ec01890a96aae0cf9d2e45e8064dda0a0dbf56d08fa3851838e5f7b [2021-07-16T06:39:45.776Z] #29 1.671 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-16T06:39:45.776Z] #29 1.780 [2021-07-16T06:39:45.776Z] #29 1.900 ######### 13.1% ########################## 36.8% ######################################## 56.6% ##################################################### 74.1% ##################################################################### 96.5% ######################################################################## 100.0% [2021-07-16T06:39:45.776Z] #29 2.419 [2021-07-16T06:39:45.776Z] #29 2.556 ############################################## 64.7% ######################################################################## 100.0% [2021-07-16T06:39:45.776Z] #29 2.672 [2021-07-16T06:39:45.776Z] #29 2.792 ########################################################## 80.7% ######################################################################## 100.0% [2021-07-16T06:39:45.776Z] #29 2.897 [2021-07-16T06:39:45.776Z] #29 3.020 ######## 11.4% ######################### 35.4% ####################################### 55.0% ########################################## 59.2% ########################################### 59.9% ##################################################### 74.6% ####################################################################### 99.6% ######################################################################## 100.0% [2021-07-16T06:39:45.776Z] #29 4.021 [2021-07-16T06:39:45.776Z] #29 4.146 ### 4.5% ###### 9.7% ########## 14.9% ############## 20.1% ################## 25.3% ##################### 30.3% ######################## 34.1% ############################# 41.0% ################################ 45.7% ##################################### 52.4% ######################################### 57.9% ############################################# 63.1% ################################################ 67.9% #################################################### 73.4% ######################################################## 78.7% ############################################################ 83.9% ################################################################ 89.1% ################################################################### 93.4% ###################################################################### 97.8% ######################################################################## 100.0% [2021-07-16T06:39:45.776Z] #29 6.122 [2021-07-16T06:39:45.776Z] #29 6.444 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-16T06:39:45.776Z] #29 6.547 [2021-07-16T06:39:45.776Z] #29 6.609 ######################################################################## 100.0% [2021-07-16T06:39:45.776Z] #29 6.640 [2021-07-16T06:39:45.776Z] #29 6.991 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-16T06:39:45.776Z] #29 7.092 [2021-07-16T06:39:45.776Z] #29 7.386 ######################### 36.1% ######################################################################## 100.0% [2021-07-16T06:39:45.776Z] #29 7.419 [2021-07-16T06:39:45.776Z] #29 7.705 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-16T06:39:45.776Z] #29 7.799 [2021-07-16T06:39:45.776Z] #29 7.954 0.0% ########### 15.9% ############## 20.6% ################## 26.1% ############################# 40.6% ###################################### 53.0% ########################################### 60.4% ############################################ 62.2% #################################################################### 94.8% ######################################################################## 100.0% [2021-07-16T06:39:45.776Z] #29 9.117 [2021-07-16T06:39:45.776Z] #29 9.495 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-16T06:39:45.776Z] #29 9.596 [2021-07-16T06:39:45.776Z] #29 9.673 ######################################################################## 100.0% [2021-07-16T06:39:45.776Z] #29 9.707 [2021-07-16T06:39:45.776Z] #29 ... [2021-07-16T06:39:45.776Z] [2021-07-16T06:39:45.776Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:39:45.776Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:39:45.777Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.3s [2021-07-16T06:39:46.131Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 7.9s done [2021-07-16T06:39:46.338Z] #56 46.35 Checking out files: 45% (1837/4075) Checking out files: 46% (1875/4075) Checking out files: 47% (1916/4075) Checking out files: 48% (1956/4075) Checking out files: 49% (1997/4075) Checking out files: 50% (2038/4075) Checking out files: 51% (2079/4075) Checking out files: 52% (2119/4075) Checking out files: 53% (2160/4075) Checking out files: 54% (2201/4075) Checking out files: 55% (2242/4075) Checking out files: 56% (2282/4075) Checking out files: 57% (2323/4075) Checking out files: 58% (2364/4075) Checking out files: 59% (2405/4075) Checking out files: 60% (2445/4075) Checking out files: 61% (2486/4075) Checking out files: 62% (2527/4075) Checking out files: 63% (2568/4075) Checking out files: 64% (2608/4075) Checking out files: 65% (2649/4075) Checking out files: 66% (2690/4075) Checking out files: 67% (2731/4075) Checking out files: 68% (2771/4075) Checking out files: 69% (2812/4075) Checking out files: 70% (2853/4075) Checking out files: 71% (2894/4075) Checking out files: 72% (2934/4075) Checking out files: 73% (2975/4075) Checking out files: 74% (3016/4075) Checking out files: 75% (3057/4075) Checking out files: 76% (3097/4075) Checking out files: 77% (3138/4075) Checking out files: 78% (3179/4075) Checking out files: 79% (3220/4075) Checking out files: 80% (3260/4075) Checking out files: 81% (3301/4075) Checking out files: 82% (3342/4075) Checking out files: 83% (3383/4075) Checking out files: 84% (3423/4075) Checking out files: 85% (3464/4075) Checking out files: 86% (3505/4075) Checking out files: 87% (3546/4075) Checking out files: 88% (3586/4075) Checking out files: 89% (3627/4075) Checking out files: 90% (3668/4075) Checking out files: 91% (3709/4075) Checking out files: 92% (3749/4075) Checking out files: 93% (3790/4075) Checking out files: 94% (3831/4075) Checking out files: 95% (3872/4075) Checking out files: 96% (3912/4075) Checking out files: 97% (3953/4075) Checking out files: 98% (3994/4075) Checking out files: 99% (4035/4075) Checking out files: 100% (4075/4075) Checking out files: 100% (4075/4075), done. [2021-07-16T06:39:46.338Z] #56 47.88 + cd /tmp/tmp.i5dJVGjP5a/src/github.com/containerd/containerd [2021-07-16T06:39:46.338Z] #56 47.88 + git checkout -q 3194fb46e8311ae0eeae5a7a5843573adfebb16d [2021-07-16T06:39:46.406Z] #27 11.46 137 added, 0 removed; done. [2021-07-16T06:39:46.406Z] #27 11.49 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:39:46.406Z] #27 11.50 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-16T06:39:46.406Z] #27 11.52 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-16T06:39:46.406Z] #27 11.53 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-16T06:39:46.406Z] #27 11.54 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T06:39:46.406Z] #27 11.56 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-16T06:39:46.406Z] #27 11.58 Updating certificates in /etc/ssl/certs... [2021-07-16T06:39:46.710Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.2s done [2021-07-16T06:39:47.153Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [2021-07-16T06:39:47.379Z] #42 ... [2021-07-16T06:39:47.379Z] [2021-07-16T06:39:47.379Z] #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-07-16T06:39:47.379Z] #49 sha256:67907db275b4e28f2bca61fddf2e38a299fbffeab0eb71ea4f06c21eb56d002d [2021-07-16T06:39:47.379Z] #49 28.93 go: extracting golang.org/x/text v0.3.2 [2021-07-16T06:39:47.379Z] #49 34.57 go: finding github.com/fatih/color v1.7.0 [2021-07-16T06:39:47.379Z] #49 34.67 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-16T06:39:47.379Z] #49 34.76 go: finding github.com/mattn/go-colorable v0.1.4 [2021-07-16T06:39:47.379Z] #49 34.78 go: finding github.com/mattn/go-isatty v0.0.8 [2021-07-16T06:39:47.379Z] #49 34.91 go: finding github.com/go-critic/go-critic v0.4.1 [2021-07-16T06:39:47.379Z] #49 34.92 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-16T06:39:47.379Z] #49 34.92 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-07-16T06:39:47.379Z] #49 34.95 go: finding github.com/pkg/errors v0.8.1 [2021-07-16T06:39:47.379Z] #49 34.98 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-07-16T06:39:47.379Z] #49 35.01 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-16T06:39:47.379Z] #49 35.07 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-07-16T06:39:47.379Z] #49 35.12 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-07-16T06:39:47.379Z] #49 35.12 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-07-16T06:39:47.379Z] #49 35.18 go: finding github.com/spf13/viper v1.6.1 [2021-07-16T06:39:47.379Z] #49 35.19 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-07-16T06:39:47.379Z] #49 35.20 go: finding github.com/sirupsen/logrus v1.4.2 [2021-07-16T06:39:47.379Z] #49 35.20 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-07-16T06:39:47.379Z] #49 35.24 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-07-16T06:39:47.379Z] #49 35.29 go: finding github.com/stretchr/testify v1.4.0 [2021-07-16T06:39:47.379Z] #49 35.40 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-07-16T06:39:47.379Z] #49 35.42 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-16T06:39:47.379Z] #49 35.45 go: finding github.com/davecgh/go-spew v1.1.1 [2021-07-16T06:39:47.379Z] #49 35.51 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-16T06:39:47.379Z] #49 35.58 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-07-16T06:39:47.379Z] #49 35.60 go: finding github.com/gobwas/glob v0.2.3 [2021-07-16T06:39:47.379Z] #49 35.62 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-07-16T06:39:47.379Z] #49 35.67 go: finding github.com/spf13/cobra v0.0.5 [2021-07-16T06:39:47.379Z] #49 35.68 go: finding github.com/hashicorp/hcl v1.0.0 [2021-07-16T06:39:47.379Z] #49 35.70 go: finding github.com/stretchr/objx v0.2.0 [2021-07-16T06:39:47.379Z] #49 35.71 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-16T06:39:47.379Z] #49 35.76 go: finding github.com/magiconair/properties v1.8.1 [2021-07-16T06:39:47.379Z] #49 35.78 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-16T06:39:47.379Z] #49 35.79 go: finding github.com/spf13/pflag v1.0.5 [2021-07-16T06:39:47.379Z] #49 35.81 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-07-16T06:39:47.379Z] #49 35.82 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-16T06:39:47.379Z] #49 35.84 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-07-16T06:39:47.379Z] #49 35.88 go: finding github.com/pelletier/go-toml v1.2.0 [2021-07-16T06:39:47.379Z] #49 35.91 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-16T06:39:47.379Z] #49 35.93 go: finding github.com/spf13/afero v1.1.2 [2021-07-16T06:39:47.379Z] #49 36.02 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-16T06:39:47.379Z] #49 36.02 go: finding github.com/spf13/cast v1.3.0 [2021-07-16T06:39:47.379Z] #49 36.02 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-16T06:39:47.379Z] #49 36.03 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-07-16T06:39:47.379Z] #49 36.04 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-16T06:39:47.379Z] #49 36.07 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-16T06:39:47.379Z] #49 36.10 go: finding github.com/subosito/gotenv v1.2.0 [2021-07-16T06:39:47.379Z] #49 36.16 go: finding gopkg.in/ini.v1 v1.51.0 [2021-07-16T06:39:47.379Z] #49 36.32 go: finding golang.org/x/text v0.3.2 [2021-07-16T06:39:47.379Z] #49 36.40 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-16T06:39:47.379Z] #49 36.51 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-16T06:39:47.379Z] #49 36.53 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-16T06:39:47.379Z] #49 36.53 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-16T06:39:47.379Z] #49 36.57 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-16T06:39:47.379Z] #49 36.57 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-16T06:39:47.379Z] #49 36.58 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-16T06:39:47.379Z] #49 36.58 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-16T06:39:47.379Z] #49 36.58 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-16T06:39:47.379Z] #49 36.63 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-16T06:39:47.379Z] #49 36.66 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-07-16T06:39:47.379Z] #49 36.69 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-16T06:39:47.379Z] #49 36.69 go: finding github.com/kisielk/gotool v1.0.0 [2021-07-16T06:39:47.379Z] #49 36.71 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-16T06:39:47.379Z] #49 36.74 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-16T06:39:47.379Z] #49 36.75 go: finding github.com/ultraware/funlen v0.0.2 [2021-07-16T06:39:47.379Z] #49 36.77 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-16T06:39:47.379Z] #49 36.77 go: finding github.com/ultraware/whitespace v0.0.4 [2021-07-16T06:39:47.379Z] #49 36.77 go: finding github.com/uudashr/gocognit v1.0.1 [2021-07-16T06:39:47.379Z] #49 36.88 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-16T06:39:47.379Z] #49 37.02 go: finding github.com/gogo/protobuf v1.2.1 [2021-07-16T06:39:47.379Z] #49 37.19 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-16T06:39:47.379Z] #49 37.26 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-16T06:39:47.379Z] #49 37.26 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-16T06:39:47.379Z] #49 37.31 go: finding github.com/BurntSushi/toml v0.3.1 [2021-07-16T06:39:47.379Z] #49 37.37 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-16T06:39:47.408Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.3s done [2021-07-16T06:39:47.638Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-07-16T06:39:47.642Z] #49 ... [2021-07-16T06:39:47.642Z] [2021-07-16T06:39:47.642Z] #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-07-16T06:39:47.643Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-07-16T06:39:47.643Z] #42 39.08 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-07-16T06:39:47.643Z] #42 39.10 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-07-16T06:39:47.643Z] #42 39.12 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-07-16T06:39:47.643Z] #42 39.14 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-07-16T06:39:47.643Z] #42 39.15 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-07-16T06:39:47.643Z] #42 39.18 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-07-16T06:39:47.643Z] #42 39.22 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-16T06:39:47.643Z] #42 39.26 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-07-16T06:39:47.643Z] #42 39.28 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-16T06:39:47.664Z] #9 ... [2021-07-16T06:39:47.664Z] [2021-07-16T06:39:47.664Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-16T06:39:47.664Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-16T06:39:47.664Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.1s done [2021-07-16T06:39:47.664Z] #26 sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 1.85kB / 1.85kB done [2021-07-16T06:39:47.664Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-07-16T06:39:47.664Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-07-16T06:39:47.664Z] #26 ... [2021-07-16T06:39:47.664Z] [2021-07-16T06:39:47.664Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:39:47.664Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:39:47.735Z] #56 49.40 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-16T06:39:47.735Z] #56 49.40 + BUILDTAGS='netgo osusergo static_build' [2021-07-16T06:39:47.735Z] #56 49.40 + export EXTRA_FLAGS=-buildmode=pie [2021-07-16T06:39:47.735Z] #56 49.40 + EXTRA_FLAGS=-buildmode=pie [2021-07-16T06:39:47.735Z] #56 49.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-16T06:39:47.735Z] #56 49.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-16T06:39:47.735Z] #56 49.40 + '[' '' = dynamic ']' [2021-07-16T06:39:47.785Z] #27 12.65 0 added, 0 removed; done. [2021-07-16T06:39:47.785Z] #27 12.65 Running hooks in /etc/ca-certificates/update.d... [2021-07-16T06:39:47.785Z] #27 12.65 done. [2021-07-16T06:39:47.906Z] #42 39.29 Setting up python-protobuf (3.6.1.3-2) ... [2021-07-16T06:39:47.997Z] #56 ... [2021-07-16T06:39:47.997Z] [2021-07-16T06:39:47.997Z] #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-07-16T06:39:47.997Z] #51 sha256:622e4838108b8fae892b5877889c50f674b82e1cea266e33962e2f63e14e055b [2021-07-16T06:39:47.997Z] #51 88.93 mvdan.cc/sh/v3/cmd/shfmt [2021-07-16T06:39:47.997Z] #51 DONE 96.3s [2021-07-16T06:39:47.997Z] [2021-07-16T06:39:47.997Z] #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-07-16T06:39:47.997Z] #56 sha256:7613e67127134b412967336f96ae6f93625344eabdb322a0c704cec366072485 [2021-07-16T06:39:47.997Z] #56 49.40 + make [2021-07-16T06:39:48.226Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 10.3s done [2021-07-16T06:39:48.488Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 10.4s done [2021-07-16T06:39:48.488Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2021-07-16T06:39:48.727Z] #27 DONE 13.8s [2021-07-16T06:39:48.727Z] [2021-07-16T06:39:48.727Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-16T06:39:48.727Z] #28 sha256:939a4f35a2edd8466378d7481e73724f93761d9996e2b76fc5e92f3a6b90a550 [2021-07-16T06:39:48.858Z] #42 ... [2021-07-16T06:39:48.858Z] [2021-07-16T06:39:48.858Z] #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-07-16T06:39:48.858Z] #45 sha256:47a6301f731b67ea6657b70a27b6c9a2f8f411ae00157405bc32955f4c00978b [2021-07-16T06:39:48.858Z] #45 30.48 internal/reflectlite [2021-07-16T06:39:48.858Z] #45 30.51 sync [2021-07-16T06:39:48.858Z] #45 31.72 github.com/LK4D4/vndr/godl/singleflight [2021-07-16T06:39:48.858Z] #45 31.73 math/rand [2021-07-16T06:39:48.858Z] #45 31.74 internal/singleflight [2021-07-16T06:39:48.858Z] #45 33.09 sort [2021-07-16T06:39:48.858Z] #45 33.10 strconv [2021-07-16T06:39:48.858Z] #45 33.10 io [2021-07-16T06:39:48.858Z] #45 33.16 syscall [2021-07-16T06:39:48.858Z] #45 34.63 vendor/golang.org/x/net/dns/dnsmessage [2021-07-16T06:39:48.858Z] #45 35.50 bytes [2021-07-16T06:39:48.858Z] #45 37.94 reflect [2021-07-16T06:39:48.858Z] #45 38.97 bufio [2021-07-16T06:39:48.988Z] #28 DONE 0.1s [2021-07-16T06:39:48.988Z] [2021-07-16T06:39:48.988Z] #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-07-16T06:39:48.988Z] #29 sha256:3db4072bb41a026b7db4fdd800a47b54ec94b98321d97cc2776eceab5da5ce74 [2021-07-16T06:39:49.087Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-07-16T06:39:49.121Z] #45 ... [2021-07-16T06:39:49.122Z] [2021-07-16T06:39:49.122Z] #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-07-16T06:39:49.122Z] #34 sha256:8a4b477f289407e6098785bdb53dba8807fdce595e3fb25c325856e014a0a250 [2021-07-16T06:39:49.122Z] #34 30.66 sync [2021-07-16T06:39:49.122Z] #34 30.67 internal/reflectlite [2021-07-16T06:39:49.122Z] #34 32.52 sort [2021-07-16T06:39:49.122Z] #34 32.55 errors [2021-07-16T06:39:49.122Z] #34 32.92 strconv [2021-07-16T06:39:49.122Z] #34 32.92 io [2021-07-16T06:39:49.122Z] #34 32.93 internal/oserror [2021-07-16T06:39:49.122Z] #34 33.15 syscall [2021-07-16T06:39:49.122Z] #34 34.56 strings [2021-07-16T06:39:49.122Z] #34 34.56 bytes [2021-07-16T06:39:49.122Z] #34 37.48 bufio [2021-07-16T06:39:49.122Z] #34 38.78 reflect [2021-07-16T06:39:49.122Z] #34 39.37 path [2021-07-16T06:39:49.122Z] #34 40.47 text/tabwriter [2021-07-16T06:39:49.122Z] #34 ... [2021-07-16T06:39:49.122Z] [2021-07-16T06:39:49.122Z] #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-07-16T06:39:49.122Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-07-16T06:39:49.122Z] #13 35.66 Selecting previously unselected package binutils-mingw-w64. [2021-07-16T06:39:49.122Z] #13 35.66 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-16T06:39:49.122Z] #13 35.68 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-16T06:39:49.122Z] #13 35.84 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-07-16T06:39:49.122Z] #13 35.85 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-07-16T06:39:49.122Z] #13 35.86 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-07-16T06:39:49.122Z] #13 36.06 Selecting previously unselected package dmsetup. [2021-07-16T06:39:49.122Z] #13 36.07 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-07-16T06:39:49.122Z] #13 36.07 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-16T06:39:49.122Z] #13 36.28 Selecting previously unselected package mingw-w64-common. [2021-07-16T06:39:49.122Z] #13 36.28 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-16T06:39:49.122Z] #13 36.29 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-16T06:39:49.248Z] #29 ... [2021-07-16T06:39:49.249Z] [2021-07-16T06:39:49.249Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:39:49.249Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:39:49.249Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.5s done [2021-07-16T06:39:49.249Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.1s done [2021-07-16T06:39:49.249Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.8s [2021-07-16T06:39:49.393Z] #56 50.86 + bin/ctr [2021-07-16T06:39:49.721Z] #13 ... [2021-07-16T06:39:49.721Z] [2021-07-16T06:39:49.721Z] #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-07-16T06:39:49.721Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-07-16T06:39:49.721Z] #36 32.27 Selecting previously unselected package libicu63:arm64. [2021-07-16T06:39:49.721Z] #36 32.29 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-07-16T06:39:49.721Z] #36 32.32 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-16T06:39:49.721Z] #36 36.78 Selecting previously unselected package libxml2:arm64. [2021-07-16T06:39:49.721Z] #36 36.79 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2021-07-16T06:39:49.721Z] #36 36.80 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-16T06:39:49.721Z] #36 37.37 Selecting previously unselected package libarchive13:arm64. [2021-07-16T06:39:49.721Z] #36 37.39 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-07-16T06:39:49.721Z] #36 37.42 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-07-16T06:39:49.721Z] #36 37.66 Selecting previously unselected package libjsoncpp1:arm64. [2021-07-16T06:39:49.721Z] #36 37.66 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-07-16T06:39:49.721Z] #36 37.67 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-07-16T06:39:49.721Z] #36 37.85 Selecting previously unselected package librhash0:arm64. [2021-07-16T06:39:49.721Z] #36 37.86 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-07-16T06:39:49.721Z] #36 37.90 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-07-16T06:39:49.721Z] #36 38.08 Selecting previously unselected package libuv1:arm64. [2021-07-16T06:39:49.721Z] #36 38.08 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2021-07-16T06:39:49.721Z] #36 38.09 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-07-16T06:39:49.721Z] #36 38.26 Selecting previously unselected package cmake. [2021-07-16T06:39:49.721Z] #36 38.26 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-07-16T06:39:49.721Z] #36 38.34 Unpacking cmake (3.13.4-1) ... [2021-07-16T06:39:49.721Z] #36 40.11 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-16T06:39:49.721Z] #36 40.13 Setting up xxd (2:8.1.0875-5) ... [2021-07-16T06:39:49.721Z] #36 40.16 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-07-16T06:39:49.721Z] #36 40.18 Setting up vim-common (2:8.1.0875-5) ... [2021-07-16T06:39:49.721Z] #36 40.22 Setting up librhash0:arm64 (1.3.8-1) ... [2021-07-16T06:39:49.721Z] #36 40.23 Setting up cmake-data (3.13.4-1) ... [2021-07-16T06:39:49.721Z] #36 40.28 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-16T06:39:49.721Z] #36 40.32 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-07-16T06:39:49.721Z] #36 40.35 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-07-16T06:39:49.721Z] #36 40.39 Setting up cmake (3.13.4-1) ... [2021-07-16T06:39:49.721Z] #36 40.42 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T06:39:49.721Z] #36 40.56 Processing triggers for mime-support (3.62) ... [2021-07-16T06:39:49.721Z] #36 DONE 41.2s [2021-07-16T06:39:49.721Z] [2021-07-16T06:39:49.721Z] #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-07-16T06:39:49.721Z] #34 sha256:8a4b477f289407e6098785bdb53dba8807fdce595e3fb25c325856e014a0a250 [2021-07-16T06:39:49.721Z] #34 41.15 internal/syscall/execenv [2021-07-16T06:39:49.721Z] #34 41.18 time [2021-07-16T06:39:49.987Z] #34 41.56 internal/syscall/unix [2021-07-16T06:39:50.454Z] #9 ... [2021-07-16T06:39:50.454Z] [2021-07-16T06:39:50.454Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-16T06:39:50.454Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-16T06:39:50.454Z] #63 DONE 1.6s [2021-07-16T06:39:50.454Z] [2021-07-16T06:39:50.454Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-16T06:39:50.454Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-16T06:39:50.454Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 11.7s done [2021-07-16T06:39:50.454Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 0.6s [2021-07-16T06:39:50.627Z] #9 ... [2021-07-16T06:39:50.627Z] [2021-07-16T06:39:50.627Z] #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-07-16T06:39:50.627Z] #29 sha256:3db4072bb41a026b7db4fdd800a47b54ec94b98321d97cc2776eceab5da5ce74 [2021-07-16T06:39:50.627Z] #29 1.885 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-16T06:39:50.886Z] #29 1.998 [2021-07-16T06:39:50.936Z] #34 ... [2021-07-16T06:39:50.936Z] [2021-07-16T06:39:50.936Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-16T06:39:50.936Z] #32 sha256:143ecfae0eced68194466b607d5b1bb467a92c20d25301656117d5007f87137a [2021-07-16T06:39:50.936Z] #32 32.62 Checking out files: 93% (1417/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-07-16T06:39:50.936Z] #32 32.84 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-16T06:39:50.936Z] #32 33.08 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-16T06:39:51.203Z] #32 ... [2021-07-16T06:39:51.203Z] [2021-07-16T06:39:51.203Z] #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-07-16T06:39:51.203Z] #37 sha256:17de6d7e7ba24b09d6aaf0bbccc1fab7ef71058cb5687cc2bac5a55f337643e0 [2021-07-16T06:39:51.203Z] #37 1.554 + RM_GOPATH=0 [2021-07-16T06:39:51.203Z] #37 1.554 + TMP_GOPATH= [2021-07-16T06:39:51.203Z] #37 1.555 + : /build [2021-07-16T06:39:51.203Z] #37 1.555 + '[' -z '' ']' [2021-07-16T06:39:51.203Z] #37 1.555 ++ mktemp -d [2021-07-16T06:39:51.203Z] #37 1.560 + export GOPATH=/tmp/tmp.od2vJVcxyT [2021-07-16T06:39:51.203Z] #37 1.560 + GOPATH=/tmp/tmp.od2vJVcxyT [2021-07-16T06:39:51.203Z] #37 1.560 + RM_GOPATH=1 [2021-07-16T06:39:51.203Z] #37 1.560 + case "$(go env GOARCH)" in [2021-07-16T06:39:51.203Z] #37 1.560 ++ go env GOARCH [2021-07-16T06:39:51.203Z] #37 1.632 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:39:51.203Z] #37 1.633 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:39:51.203Z] #37 1.636 ++ dirname /tmp/install/install.sh [2021-07-16T06:39:51.203Z] #37 1.644 + dir=/tmp/install [2021-07-16T06:39:51.203Z] #37 1.644 + bin=tini [2021-07-16T06:39:51.203Z] #37 1.645 + shift [2021-07-16T06:39:51.203Z] #37 1.646 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-16T06:39:51.203Z] #37 1.646 + . /tmp/install/tini.installer [2021-07-16T06:39:51.203Z] #37 1.646 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-16T06:39:51.203Z] #37 1.647 + install_tini [2021-07-16T06:39:51.203Z] #37 1.647 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-16T06:39:51.203Z] #37 1.647 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-16T06:39:51.203Z] #37 1.648 + git clone https://github.com/krallin/tini.git /tmp/tmp.od2vJVcxyT/tini [2021-07-16T06:39:51.203Z] #37 1.654 Cloning into '/tmp/tmp.od2vJVcxyT/tini'... [2021-07-16T06:39:51.405Z] #29 2.122 ######## 12.1% ########################## 36.4% ################################# 46.0% ########################################################## 81.5% ######################################################################## 100.0% [2021-07-16T06:39:51.405Z] #29 2.632 [2021-07-16T06:39:51.667Z] #29 2.741 ######################################################################## 100.0% [2021-07-16T06:39:51.667Z] #29 2.842 [2021-07-16T06:39:51.822Z] #26 ... [2021-07-16T06:39:51.822Z] [2021-07-16T06:39:51.822Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-16T06:39:51.822Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-16T06:39:51.822Z] #65 DONE 1.4s [2021-07-16T06:39:51.822Z] [2021-07-16T06:39:51.822Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-16T06:39:51.822Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-16T06:39:51.928Z] #29 2.961 ################################################################ 89.3% ######################################################################## 100.0% [2021-07-16T06:39:51.928Z] #29 3.064 [2021-07-16T06:39:52.192Z] #37 2.448 + cd /tmp/tmp.od2vJVcxyT/tini [2021-07-16T06:39:52.192Z] #37 2.449 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-16T06:39:52.192Z] #37 2.481 + cmake . [2021-07-16T06:39:52.447Z] #29 3.177 ############ 17.6% ########################## 36.9% ######################################## 56.2% ###################################################### 75.7% #################################################################### 95.0% ######################################################################## 100.0% [2021-07-16T06:39:52.447Z] #29 3.691 [2021-07-16T06:39:52.461Z] #37 ... [2021-07-16T06:39:52.461Z] [2021-07-16T06:39:52.461Z] #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-07-16T06:39:52.461Z] #47 sha256:bc7616b2a4c947b0ea2be923ba38c1993c3f1f6c683dde103d76f2557ece47b0 [2021-07-16T06:39:52.461Z] #47 DONE 44.2s [2021-07-16T06:39:52.724Z] [2021-07-16T06:39:52.724Z] #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-07-16T06:39:52.724Z] #45 sha256:47a6301f731b67ea6657b70a27b6c9a2f8f411ae00157405bc32955f4c00978b [2021-07-16T06:39:52.724Z] #45 41.27 regexp/syntax [2021-07-16T06:39:52.724Z] #45 41.65 hash/crc32 [2021-07-16T06:39:52.724Z] #45 43.04 vendor/golang.org/x/crypto/hkdf [2021-07-16T06:39:52.724Z] #45 43.51 vendor/golang.org/x/text/transform [2021-07-16T06:39:52.893Z] #9 DONE 46.7s [2021-07-16T06:39:52.893Z] [2021-07-16T06:39:52.893Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-16T06:39:52.893Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-07-16T06:39:53.307Z] #45 ... [2021-07-16T06:39:53.307Z] [2021-07-16T06:39:53.307Z] #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-07-16T06:39:53.307Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-07-16T06:39:53.307Z] #42 44.36 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-07-16T06:39:53.307Z] #42 44.41 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T06:39:53.307Z] #42 DONE 44.8s [2021-07-16T06:39:53.307Z] [2021-07-16T06:39:53.307Z] #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-07-16T06:39:53.307Z] #37 sha256:17de6d7e7ba24b09d6aaf0bbccc1fab7ef71058cb5687cc2bac5a55f337643e0 [2021-07-16T06:39:53.307Z] #37 3.838 -- The C compiler identification is GNU 8.3.0 [2021-07-16T06:39:53.307Z] #37 3.918 -- Check for working C compiler: /usr/bin/cc [2021-07-16T06:39:53.712Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 3.4s done [2021-07-16T06:39:53.712Z] #26 DONE 15.8s [2021-07-16T06:39:53.712Z] [2021-07-16T06:39:53.712Z] #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-07-16T06:39:53.712Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-16T06:39:53.824Z] #10 ... [2021-07-16T06:39:53.824Z] [2021-07-16T06:39:53.824Z] #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-07-16T06:39:53.824Z] #29 sha256:3055e6885ec01890a96aae0cf9d2e45e8064dda0a0dbf56d08fa3851838e5f7b [2021-07-16T06:39:53.824Z] #29 9.932 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-16T06:39:53.824Z] #29 10.03 [2021-07-16T06:39:53.824Z] #29 10.13 ######################################################################## 100.0% [2021-07-16T06:39:53.824Z] #29 10.16 [2021-07-16T06:39:53.824Z] #29 10.17 Download of images into '/build' complete. [2021-07-16T06:39:53.824Z] #29 10.17 Use something like the following to load the result into a Docker daemon: [2021-07-16T06:39:53.824Z] #29 10.17 tar -cC '/build' . | docker load [2021-07-16T06:39:53.824Z] #29 DONE 17.5s [2021-07-16T06:39:53.824Z] [2021-07-16T06:39:53.824Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-16T06:39:53.824Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-07-16T06:39:54.388Z] #10 DONE 2.0s [2021-07-16T06:39:54.388Z] [2021-07-16T06:39:54.388Z] #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-07-16T06:39:54.388Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-07-16T06:39:54.643Z] #27 1.055 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-16T06:39:54.643Z] #27 1.055 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-16T06:39:54.643Z] #27 1.061 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-16T06:39:54.643Z] #27 1.206 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-16T06:39:54.686Z] #56 ... [2021-07-16T06:39:54.686Z] [2021-07-16T06:39:54.686Z] #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-07-16T06:39:54.686Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:39:54.686Z] #13 96.82 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-16T06:39:54.686Z] #13 96.85 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-16T06:39:54.686Z] #13 96.89 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-16T06:39:54.686Z] #13 ... [2021-07-16T06:39:54.686Z] [2021-07-16T06:39:54.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-07-16T06:39:54.686Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:39:54.686Z] #43 21.53 CC images/inventory.o [2021-07-16T06:39:54.686Z] #43 21.85 CC images/fdinfo.o [2021-07-16T06:39:54.686Z] #43 22.25 CC images/fown.o [2021-07-16T06:39:54.686Z] #43 22.47 CC images/ns.o [2021-07-16T06:39:54.686Z] #43 22.67 CC images/regfile.o [2021-07-16T06:39:54.686Z] #43 22.89 CC images/ghost-file.o [2021-07-16T06:39:54.686Z] #43 23.19 CC images/fifo.o [2021-07-16T06:39:54.686Z] #43 23.38 CC images/remap-file-path.o [2021-07-16T06:39:54.686Z] #43 23.57 CC images/eventfd.o [2021-07-16T06:39:54.686Z] #43 23.88 CC images/eventpoll.o [2021-07-16T06:39:54.686Z] #43 24.18 CC images/fh.o [2021-07-16T06:39:54.686Z] #43 24.54 CC images/fsnotify.o [2021-07-16T06:39:54.686Z] #43 25.33 CC images/signalfd.o [2021-07-16T06:39:54.686Z] #43 25.76 CC images/fs.o [2021-07-16T06:39:54.686Z] #43 26.03 CC images/pstree.o [2021-07-16T06:39:54.686Z] #43 26.27 CC images/pipe.o [2021-07-16T06:39:54.686Z] #43 26.53 CC images/tcp-stream.o [2021-07-16T06:39:54.686Z] #43 26.74 CC images/sk-packet.o [2021-07-16T06:39:54.686Z] #43 27.05 CC images/mnt.o [2021-07-16T06:39:54.686Z] #43 27.27 CC images/pipe-data.o [2021-07-16T06:39:54.686Z] #43 27.43 CC images/sa.o [2021-07-16T06:39:54.686Z] #43 27.60 CC images/timer.o [2021-07-16T06:39:54.686Z] #43 27.92 CC images/timerfd.o [2021-07-16T06:39:54.686Z] #43 28.10 CC images/mm.o [2021-07-16T06:39:54.686Z] #43 28.37 CC images/sk-opts.o [2021-07-16T06:39:54.686Z] #43 28.56 CC images/sk-unix.o [2021-07-16T06:39:54.686Z] #43 28.90 CC images/sk-inet.o [2021-07-16T06:39:54.686Z] #43 29.24 CC images/tun.o [2021-07-16T06:39:54.686Z] #43 29.50 CC images/sk-netlink.o [2021-07-16T06:39:54.686Z] #43 29.69 CC images/packet-sock.o [2021-07-16T06:39:54.686Z] #43 30.12 CC images/ipc-var.o [2021-07-16T06:39:54.686Z] #43 30.41 CC images/ipc-desc.o [2021-07-16T06:39:54.686Z] #43 30.62 CC images/ipc-shm.o [2021-07-16T06:39:54.686Z] #43 30.85 CC images/ipc-msg.o [2021-07-16T06:39:54.686Z] #43 31.16 CC images/ipc-sem.o [2021-07-16T06:39:54.686Z] #43 31.37 CC images/utsns.o [2021-07-16T06:39:54.703Z] #37 4.916 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-16T06:39:54.703Z] #37 4.916 -- Detecting C compiler ABI info [2021-07-16T06:39:54.827Z] #29 3.806 ## 3.5% ####### 9.8% ########## 15.0% ############## 20.2% ################## 25.5% ###################### 30.7% ######################## 33.8% ############################ 40.2% ################################## 48.4% ##################################### 51.4% ####################################### 55.5% ########################################### 60.4% ############################################### 66.1% ################################################# 68.9% ##################################################### 73.9% ############################################################ 84.7% ################################################################# 90.7% ################################################################### 93.5% ####################################################################### 99.0% ######################################################################## 100.0% [2021-07-16T06:39:54.827Z] #29 6.023 [2021-07-16T06:39:54.899Z] #27 1.429 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-16T06:39:54.948Z] #43 31.63 CC images/creds.o [2021-07-16T06:39:54.948Z] #43 31.86 CC images/vma.o [2021-07-16T06:39:55.087Z] #29 6.281 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-16T06:39:55.088Z] #29 6.378 [2021-07-16T06:39:55.209Z] #43 32.08 CC images/netdev.o [2021-07-16T06:39:55.291Z] #37 5.809 -- Detecting C compiler ABI info - done [2021-07-16T06:39:55.328Z] #11 DONE 0.9s [2021-07-16T06:39:55.328Z] [2021-07-16T06:39:55.328Z] #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-07-16T06:39:55.328Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-07-16T06:39:55.347Z] #29 6.433 ######################################################################## 100.0% [2021-07-16T06:39:55.347Z] #29 6.458 [2021-07-16T06:39:55.463Z] #27 1.777 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-16T06:39:55.471Z] #43 ... [2021-07-16T06:39:55.471Z] [2021-07-16T06:39:55.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-07-16T06:39:55.471Z] #45 sha256:2ecc05c66ceb353d41ece7907aaa7109bbf84193c64d353e9ccf41cc33c53263 [2021-07-16T06:39:55.471Z] #45 93.88 net [2021-07-16T06:39:55.471Z] #45 94.21 vendor/golang.org/x/text/transform [2021-07-16T06:39:55.471Z] #45 94.93 vendor/golang.org/x/text/unicode/bidi [2021-07-16T06:39:55.471Z] #45 97.00 vendor/golang.org/x/text/secure/bidirule [2021-07-16T06:39:55.471Z] #45 97.57 vendor/golang.org/x/text/unicode/norm [2021-07-16T06:39:55.471Z] #45 101.0 vendor/golang.org/x/net/idna [2021-07-16T06:39:55.471Z] #45 103.3 vendor/golang.org/x/net/http2/hpack [2021-07-16T06:39:55.471Z] #45 ... [2021-07-16T06:39:55.471Z] [2021-07-16T06:39:55.471Z] #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-07-16T06:39:55.471Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:39:55.471Z] #43 32.45 CC images/tty.o [2021-07-16T06:39:55.558Z] #37 5.848 -- Detecting C compile features [2021-07-16T06:39:55.586Z] #12 ... [2021-07-16T06:39:55.586Z] [2021-07-16T06:39:55.586Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-16T06:39:55.586Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-07-16T06:39:55.586Z] #39 DONE 0.4s [2021-07-16T06:39:55.586Z] [2021-07-16T06:39:55.586Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-16T06:39:55.586Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-07-16T06:39:55.586Z] #31 DONE 0.4s [2021-07-16T06:39:55.607Z] #29 6.765 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-16T06:39:55.607Z] #29 6.863 [2021-07-16T06:39:55.854Z] [2021-07-16T06:39:55.854Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-16T06:39:55.854Z] #32 sha256:fa82f07544f74f93efe72173067c4a69b133bad14a8791b56bcdf7f2be965c87 [2021-07-16T06:39:55.868Z] #29 7.007 ######################################################################## 100.0% [2021-07-16T06:39:55.868Z] #29 7.029 [2021-07-16T06:39:56.043Z] #43 33.00 CC images/file-lock.o [2021-07-16T06:39:56.126Z] #29 7.317 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-16T06:39:56.126Z] #29 7.386 [2021-07-16T06:39:56.139Z] #37 ... [2021-07-16T06:39:56.139Z] [2021-07-16T06:39:56.139Z] #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-07-16T06:39:56.139Z] #51 sha256:233fca03df54d3580d0c8de8279e8c6b908421c0708df4e02da20e29430922fb [2021-07-16T06:39:56.139Z] #51 37.70 strconv [2021-07-16T06:39:56.139Z] #51 37.71 syscall [2021-07-16T06:39:56.139Z] #51 37.72 strings [2021-07-16T06:39:56.139Z] #51 37.77 bufio [2021-07-16T06:39:56.139Z] #51 40.60 text/tabwriter [2021-07-16T06:39:56.139Z] #51 42.44 reflect [2021-07-16T06:39:56.139Z] #51 42.56 regexp/syntax [2021-07-16T06:39:56.305Z] #43 33.23 CC images/rlimit.o [2021-07-16T06:39:56.409Z] #51 ... [2021-07-16T06:39:56.409Z] [2021-07-16T06:39:56.409Z] #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-07-16T06:39:56.409Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-07-16T06:39:56.409Z] #13 43.51 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-16T06:39:56.409Z] #13 43.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-16T06:39:56.409Z] #13 43.57 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-16T06:39:56.567Z] #43 33.45 CC images/pagemap.o [2021-07-16T06:39:56.831Z] #27 3.413 Fetched 8454 kB in 3s (3229 kB/s) [2021-07-16T06:39:56.912Z] #29 7.503 ## 3.3% ############ 17.6% ############### 21.9% ######################### 35.3% [2021-07-16T06:39:56.912Z] #29 ... [2021-07-16T06:39:56.912Z] [2021-07-16T06:39:56.912Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:39:56.912Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:39:56.912Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.5s done [2021-07-16T06:39:56.912Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-07-16T06:39:56.912Z] #9 DONE 34.7s [2021-07-16T06:39:56.912Z] [2021-07-16T06:39:56.912Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-16T06:39:56.912Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-07-16T06:39:57.140Z] #43 33.80 CC images/siginfo.o [2021-07-16T06:39:57.140Z] #43 34.04 CC images/rpc.o [2021-07-16T06:39:57.761Z] #27 3.413 Reading package lists... [2021-07-16T06:39:58.527Z] #43 35.19 CC images/ext-file.o [2021-07-16T06:39:58.527Z] #43 35.40 CC images/cgroup.o [2021-07-16T06:39:58.701Z] #27 4.356 Reading package lists... [2021-07-16T06:39:58.958Z] #27 5.305 Building dependency tree... [2021-07-16T06:39:59.099Z] #43 36.03 CC images/userns.o [2021-07-16T06:39:59.214Z] #27 5.662 The following additional packages will be installed: [2021-07-16T06:39:59.214Z] #27 5.662 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-16T06:39:59.214Z] #27 5.662 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-16T06:39:59.214Z] #27 5.663 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-16T06:39:59.214Z] #27 5.665 Suggested packages: [2021-07-16T06:39:59.214Z] #27 5.665 krb5-doc krb5-user [2021-07-16T06:39:59.214Z] #27 5.665 Recommended packages: [2021-07-16T06:39:59.214Z] #27 5.665 krb5-locales publicsuffix libsasl2-modules [2021-07-16T06:39:59.214Z] #27 5.915 The following NEW packages will be installed: [2021-07-16T06:39:59.214Z] #27 5.915 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-16T06:39:59.214Z] #27 5.915 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-16T06:39:59.214Z] #27 5.915 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-16T06:39:59.214Z] #27 5.915 libssh2-1 libssl1.1 openssl [2021-07-16T06:39:59.360Z] #43 36.38 CC images/google/protobuf/descriptor.o [2021-07-16T06:39:59.452Z] #10 DONE 2.2s [2021-07-16T06:39:59.452Z] [2021-07-16T06:39:59.452Z] #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-07-16T06:39:59.452Z] #29 sha256:3db4072bb41a026b7db4fdd800a47b54ec94b98321d97cc2776eceab5da5ce74 [2021-07-16T06:39:59.452Z] #29 7.503 ## 3.3% ############ 17.6% ############### 21.9% ######################### 35.3% ################################# 47.1% ##################################### 51.6% ####################################### 54.4% ######################################## 55.8% ################################################ 67.5% ###################################################################### 98.0% ######################################################################## 100.0% [2021-07-16T06:39:59.452Z] #29 8.822 [2021-07-16T06:39:59.452Z] #29 9.124 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-16T06:39:59.452Z] #29 9.205 [2021-07-16T06:39:59.452Z] #29 9.255 ######################################################################## 100.0% [2021-07-16T06:39:59.452Z] #29 9.286 [2021-07-16T06:39:59.452Z] #29 9.476 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-16T06:39:59.452Z] #29 9.557 [2021-07-16T06:39:59.452Z] #29 9.612 ######################################################################## 100.0% [2021-07-16T06:39:59.452Z] #29 9.642 [2021-07-16T06:39:59.452Z] #29 9.670 Download of images into '/build' complete. [2021-07-16T06:39:59.452Z] #29 9.670 Use something like the following to load the result into a Docker daemon: [2021-07-16T06:39:59.452Z] #29 9.670 tar -cC '/build' . | docker load [2021-07-16T06:39:59.452Z] #29 DONE 10.3s [2021-07-16T06:39:59.452Z] [2021-07-16T06:39:59.452Z] #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-07-16T06:39:59.452Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-07-16T06:39:59.776Z] #27 6.183 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-16T06:39:59.776Z] #27 6.183 Need to get 5059 kB of archives. [2021-07-16T06:39:59.776Z] #27 6.183 After this operation, 12.1 MB of additional disk space will be used. [2021-07-16T06:39:59.776Z] #27 6.183 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-16T06:39:59.776Z] #27 6.204 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-16T06:39:59.776Z] #27 6.229 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-16T06:39:59.776Z] #27 6.261 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-16T06:39:59.776Z] #27 6.261 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-16T06:39:59.776Z] #27 6.261 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-16T06:39:59.776Z] #27 6.273 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-16T06:39:59.776Z] #27 6.306 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-16T06:39:59.776Z] #27 6.307 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-16T06:39:59.776Z] #27 6.308 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-16T06:39:59.776Z] #27 6.310 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-16T06:39:59.776Z] #27 6.312 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-16T06:39:59.776Z] #27 6.317 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-16T06:39:59.776Z] #27 6.319 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-16T06:39:59.776Z] #27 6.320 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-16T06:39:59.776Z] #27 6.322 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-16T06:39:59.776Z] #27 6.325 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-16T06:39:59.776Z] #27 6.330 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-16T06:39:59.776Z] #27 6.334 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-16T06:39:59.776Z] #27 6.337 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-16T06:39:59.776Z] #27 6.340 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-16T06:40:00.033Z] #27 6.520 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T06:40:00.033Z] #27 6.545 Fetched 5059 kB in 0s (12.3 MB/s) [2021-07-16T06:40:00.033Z] #27 6.597 Selecting previously unselected package libssl1.1:amd64. [2021-07-16T06:40:00.033Z] #27 6.597 (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-07-16T06:40:00.033Z] #27 6.597 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-16T06:40:00.033Z] #27 6.607 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-16T06:40:00.043Z] #32 ... [2021-07-16T06:40:00.043Z] [2021-07-16T06:40:00.043Z] #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-07-16T06:40:00.043Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-07-16T06:40:00.043Z] #12 DONE 4.5s [2021-07-16T06:40:00.043Z] [2021-07-16T06:40:00.043Z] #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-07-16T06:40:00.043Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:40:00.289Z] #27 6.806 Selecting previously unselected package openssl. [2021-07-16T06:40:00.289Z] #27 6.806 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-16T06:40:00.289Z] #27 6.812 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-16T06:40:00.388Z] #11 DONE 1.2s [2021-07-16T06:40:00.388Z] [2021-07-16T06:40:00.388Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-16T06:40:00.388Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-07-16T06:40:00.546Z] #27 6.953 Selecting previously unselected package ca-certificates. [2021-07-16T06:40:00.546Z] #27 6.955 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-16T06:40:00.546Z] #27 6.959 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-16T06:40:00.546Z] #27 7.061 Selecting previously unselected package libkeyutils1:amd64. [2021-07-16T06:40:00.546Z] #27 7.061 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-07-16T06:40:00.546Z] #27 7.066 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-16T06:40:00.546Z] #27 7.109 Selecting previously unselected package libkrb5support0:amd64. [2021-07-16T06:40:00.546Z] #27 7.109 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-16T06:40:00.546Z] #27 ... [2021-07-16T06:40:00.546Z] [2021-07-16T06:40:00.546Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:40:00.546Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:40:00.546Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.8s done [2021-07-16T06:40:00.546Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.0s done [2021-07-16T06:40:00.546Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.7s [2021-07-16T06:40:00.546Z] #9 ... [2021-07-16T06:40:00.546Z] [2021-07-16T06:40:00.546Z] #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-07-16T06:40:00.546Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-16T06:40:00.546Z] #27 7.120 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:40:00.546Z] #27 7.155 Selecting previously unselected package libk5crypto3:amd64. [2021-07-16T06:40:00.546Z] #27 7.155 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-16T06:40:00.546Z] #27 7.159 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:40:00.546Z] #27 7.209 Selecting previously unselected package libkrb5-3:amd64. [2021-07-16T06:40:00.647Z] #31 ... [2021-07-16T06:40:00.647Z] [2021-07-16T06:40:00.647Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-16T06:40:00.647Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-07-16T06:40:00.647Z] #39 DONE 0.2s [2021-07-16T06:40:00.647Z] [2021-07-16T06:40:00.647Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-16T06:40:00.647Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-07-16T06:40:00.647Z] #31 DONE 0.2s [2021-07-16T06:40:00.647Z] [2021-07-16T06:40:00.647Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-16T06:40:00.647Z] #32 sha256:fa82f07544f74f93efe72173067c4a69b133bad14a8791b56bcdf7f2be965c87 [2021-07-16T06:40:00.722Z] #13 ... [2021-07-16T06:40:00.722Z] [2021-07-16T06:40:00.722Z] #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-07-16T06:40:00.722Z] #37 sha256:17de6d7e7ba24b09d6aaf0bbccc1fab7ef71058cb5687cc2bac5a55f337643e0 [2021-07-16T06:40:00.722Z] #37 7.989 -- Detecting C compile features - done [2021-07-16T06:40:00.722Z] #37 8.020 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-16T06:40:00.722Z] #37 8.450 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-16T06:40:00.722Z] #37 8.563 -- Configuring done [2021-07-16T06:40:00.722Z] #37 8.594 -- Generating done [2021-07-16T06:40:00.722Z] #37 8.596 -- Build files have been written to: /tmp/tmp.od2vJVcxyT/tini [2021-07-16T06:40:00.722Z] #37 8.603 + make tini-static [2021-07-16T06:40:00.722Z] #37 9.172 Scanning dependencies of target tini-static [2021-07-16T06:40:00.722Z] #37 9.281 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-16T06:40:00.722Z] #37 10.81 [100%] Linking C executable tini-static [2021-07-16T06:40:00.802Z] #27 7.211 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-16T06:40:00.802Z] #27 7.221 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:40:00.802Z] #27 7.339 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-16T06:40:00.802Z] #27 7.339 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-16T06:40:00.802Z] #27 7.349 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:40:00.802Z] #27 7.398 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-16T06:40:00.802Z] #27 7.398 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-16T06:40:00.802Z] #27 7.402 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-16T06:40:00.802Z] #27 7.456 Selecting previously unselected package libsasl2-2:amd64. [2021-07-16T06:40:00.987Z] #37 11.45 [100%] Built target tini-static [2021-07-16T06:40:01.060Z] #27 7.457 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-16T06:40:01.060Z] #27 7.463 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-16T06:40:01.060Z] #27 7.513 Selecting previously unselected package libldap-common. [2021-07-16T06:40:01.060Z] #27 7.513 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-16T06:40:01.060Z] #27 7.518 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-16T06:40:01.060Z] #27 7.593 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-16T06:40:01.060Z] #27 7.593 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-16T06:40:01.060Z] #27 7.606 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-16T06:40:01.060Z] #27 7.676 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-16T06:40:01.060Z] #27 7.676 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-16T06:40:01.060Z] #27 7.681 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-16T06:40:01.252Z] #37 11.52 + mkdir -p /build [2021-07-16T06:40:01.252Z] #37 11.52 + cp tini-static /build/docker-init [2021-07-16T06:40:01.277Z] #43 38.00 CC images/opts.o [2021-07-16T06:40:01.277Z] #43 38.22 CC images/seccomp.o [2021-07-16T06:40:01.317Z] #27 7.729 Selecting previously unselected package libpsl5:amd64. [2021-07-16T06:40:01.317Z] #27 7.729 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-16T06:40:01.317Z] #27 7.734 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-16T06:40:01.317Z] #27 7.784 Selecting previously unselected package librtmp1:amd64. [2021-07-16T06:40:01.317Z] #27 7.784 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-16T06:40:01.317Z] #27 7.788 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-16T06:40:01.317Z] #27 7.837 Selecting previously unselected package libssh2-1:amd64. [2021-07-16T06:40:01.317Z] #27 7.839 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-16T06:40:01.317Z] #27 7.843 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-16T06:40:01.317Z] #27 7.898 Selecting previously unselected package libcurl4:amd64. [2021-07-16T06:40:01.317Z] #27 7.900 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-16T06:40:01.317Z] #27 7.907 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-16T06:40:01.317Z] #27 7.984 Selecting previously unselected package curl. [2021-07-16T06:40:01.317Z] #27 7.984 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-16T06:40:01.317Z] #27 7.990 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-16T06:40:01.519Z] #37 DONE 11.8s [2021-07-16T06:40:01.519Z] [2021-07-16T06:40:01.519Z] #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-07-16T06:40:01.519Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-16T06:40:01.519Z] #43 3.884 Note: Building without setproctitle() and strlcpy() support. [2021-07-16T06:40:01.519Z] #43 3.885 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-16T06:40:01.519Z] #43 3.901 Note: Building without GnuTLS support [2021-07-16T06:40:01.519Z] #43 3.916 Makefile.config:39: Warn: you have no libnftables installed [2021-07-16T06:40:01.519Z] #43 3.919 Makefile.config:40: Warn: Building without nftables support [2021-07-16T06:40:01.519Z] #43 6.529 fatal: not a git repository (or any of the parent directories): .git [2021-07-16T06:40:01.519Z] #43 6.564 GEN .gitid [2021-07-16T06:40:01.519Z] #43 6.594 GEN criu/include/version.h [2021-07-16T06:40:01.519Z] #43 6.658 GEN include/common/asm [2021-07-16T06:40:01.578Z] #27 8.065 Selecting previously unselected package libonig5:amd64. [2021-07-16T06:40:01.578Z] #27 8.067 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-16T06:40:01.578Z] #27 8.071 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-16T06:40:01.578Z] #27 8.130 Selecting previously unselected package libjq1:amd64. [2021-07-16T06:40:01.578Z] #27 8.131 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-16T06:40:01.578Z] #27 8.138 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-16T06:40:01.578Z] #27 8.185 Selecting previously unselected package jq. [2021-07-16T06:40:01.578Z] #27 8.185 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-16T06:40:01.578Z] #27 8.190 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-16T06:40:01.783Z] #43 ... [2021-07-16T06:40:01.784Z] [2021-07-16T06:40:01.784Z] #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-07-16T06:40:01.784Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-07-16T06:40:01.784Z] #13 50.76 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-16T06:40:01.784Z] #13 50.79 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-16T06:40:01.784Z] #13 50.81 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-16T06:40:01.837Z] #27 8.236 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-16T06:40:01.837Z] #27 8.249 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-16T06:40:01.837Z] #27 8.264 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-16T06:40:01.837Z] #27 8.375 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-16T06:40:01.837Z] #27 8.389 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-16T06:40:01.837Z] #27 8.406 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:40:01.837Z] #27 8.418 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-16T06:40:01.837Z] #27 8.430 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-16T06:40:01.837Z] #27 8.443 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:40:01.886Z] #43 38.63 CC images/binfmt-misc.o [2021-07-16T06:40:01.886Z] #43 38.77 CC images/time.o [2021-07-16T06:40:02.047Z] #13 51.14 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-16T06:40:02.047Z] #13 51.15 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-16T06:40:02.047Z] #13 51.17 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-16T06:40:02.094Z] #27 8.455 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-16T06:40:02.094Z] #27 8.469 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-16T06:40:02.094Z] #27 8.478 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:40:02.094Z] #27 8.489 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-16T06:40:02.094Z] #27 8.507 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-16T06:40:02.094Z] #27 8.598 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-16T06:40:02.094Z] #27 8.609 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-16T06:40:02.094Z] #27 8.621 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-16T06:40:02.159Z] #43 39.03 CC images/sysctl.o [2021-07-16T06:40:02.426Z] #43 39.25 CC images/autofs.o [2021-07-16T06:40:02.655Z] #27 9.192 Updating certificates in /etc/ssl/certs... [2021-07-16T06:40:02.690Z] #43 39.53 CC images/macvlan.o [2021-07-16T06:40:02.951Z] #43 39.70 CC images/sit.o [2021-07-16T06:40:03.212Z] #43 39.97 CC images/memfd.o [2021-07-16T06:40:03.261Z] Running on azwin-2-b65290 in d:\jenkins\workspace\moby_PR-42642 [Pipeline] { [Pipeline] ws [2021-07-16T06:40:03.276Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-07-16T06:40:03.473Z] #43 40.23 CC images/timens.o [2021-07-16T06:40:03.585Z] #27 9.934 137 added, 0 removed; done. [2021-07-16T06:40:03.585Z] #27 9.977 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-16T06:40:03.585Z] #27 9.998 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-16T06:40:03.585Z] #27 10.01 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-16T06:40:03.585Z] #27 10.02 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-16T06:40:03.585Z] #27 10.03 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T06:40:03.585Z] #27 10.05 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-16T06:40:03.585Z] #27 10.07 Updating certificates in /etc/ssl/certs... [2021-07-16T06:40:03.734Z] #43 40.55 LINK images/built-in.o [2021-07-16T06:40:03.942Z] #32 ... [2021-07-16T06:40:03.942Z] [2021-07-16T06:40:03.942Z] #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-07-16T06:40:03.942Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-07-16T06:40:03.942Z] #12 DONE 3.6s [2021-07-16T06:40:03.995Z] #43 40.70 GEN compel/include/asm [2021-07-16T06:40:03.995Z] #43 40.74 GEN compel/include/version.h [2021-07-16T06:40:03.995Z] #43 40.75 touch .config [2021-07-16T06:40:03.995Z] #43 40.79 GEN include/common/config.h [2021-07-16T06:40:03.995Z] #43 40.85 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-07-16T06:40:03.995Z] #43 40.88 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-07-16T06:40:03.995Z] #43 40.90 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-07-16T06:40:04.148Z] #27 10.69 0 added, 0 removed; done. [2021-07-16T06:40:04.148Z] #27 10.69 Running hooks in /etc/ca-certificates/update.d... [2021-07-16T06:40:04.148Z] #27 10.70 done. [2021-07-16T06:40:04.204Z] [2021-07-16T06:40:04.204Z] #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-07-16T06:40:04.204Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:40:04.221Z] #13 4.192 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-16T06:40:04.221Z] #13 4.320 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-16T06:40:04.221Z] #13 4.453 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-16T06:40:04.221Z] #13 4.496 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-16T06:40:04.256Z] #43 40.91 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-07-16T06:40:04.256Z] #43 40.94 DEP compel/arch/x86/plugins/std/memcpy.d [2021-07-16T06:40:04.256Z] #43 40.96 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-07-16T06:40:04.256Z] #43 40.99 GEN compel/plugins/include/uapi/std/syscall.h [2021-07-16T06:40:04.256Z] #43 41.05 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-07-16T06:40:04.256Z] #43 41.06 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-07-16T06:40:04.256Z] #43 41.10 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-07-16T06:40:04.256Z] #43 41.10 DEP compel/plugins/std/infect.d [2021-07-16T06:40:04.517Z] #43 41.22 DEP compel/plugins/std/string.d [2021-07-16T06:40:04.517Z] #43 41.30 DEP compel/plugins/std/log.d [2021-07-16T06:40:04.517Z] #43 41.39 DEP compel/plugins/std/fds.d [2021-07-16T06:40:04.517Z] #43 41.48 DEP compel/plugins/std/std.d [2021-07-16T06:40:04.778Z] #43 41.57 DEP compel/plugins/shmem/shmem.d [2021-07-16T06:40:04.778Z] #43 41.66 DEP compel/plugins/fds/fds.d [2021-07-16T06:40:04.778Z] #43 41.78 CC compel/plugins/std/std.o [2021-07-16T06:40:05.039Z] #43 42.06 CC compel/plugins/std/fds.o [2021-07-16T06:40:05.071Z] The recommended git tool is: git [2021-07-16T06:40:05.153Z] #13 5.424 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-16T06:40:05.372Z] #13 ... [2021-07-16T06:40:05.372Z] [2021-07-16T06:40:05.372Z] #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-07-16T06:40:05.372Z] #45 sha256:47a6301f731b67ea6657b70a27b6c9a2f8f411ae00157405bc32955f4c00978b [2021-07-16T06:40:05.372Z] #45 46.58 time [2021-07-16T06:40:05.372Z] #45 47.49 regexp [2021-07-16T06:40:05.372Z] #45 52.06 github.com/LK4D4/vndr/versioned [2021-07-16T06:40:05.372Z] #45 52.86 io/ioutil [2021-07-16T06:40:05.372Z] #45 52.86 net [2021-07-16T06:40:05.372Z] #45 52.88 internal/lazyregexp [2021-07-16T06:40:05.372Z] #45 53.44 os/exec [2021-07-16T06:40:05.372Z] #45 55.90 encoding/binary [2021-07-16T06:40:05.372Z] #45 55.92 flag [2021-07-16T06:40:05.372Z] #45 56.59 go/token [2021-07-16T06:40:05.372Z] #45 ... [2021-07-16T06:40:05.372Z] [2021-07-16T06:40:05.372Z] #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-07-16T06:40:05.372Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-16T06:40:05.372Z] #43 8.688 PBCC images/timens.pb-c.c [2021-07-16T06:40:05.372Z] #43 8.765 DEP images/timens.pb-c.d [2021-07-16T06:40:05.372Z] #43 8.875 PBCC images/fown.pb-c.c [2021-07-16T06:40:05.372Z] #43 8.931 PBCC images/google/protobuf/descriptor.pb-c.c [2021-07-16T06:40:05.372Z] #43 9.041 PBCC images/opts.pb-c.c [2021-07-16T06:40:05.372Z] #43 9.129 PBCC images/memfd.pb-c.c [2021-07-16T06:40:05.372Z] #43 9.180 DEP images/fown.pb-c.d [2021-07-16T06:40:05.372Z] #43 9.237 DEP images/google/protobuf/descriptor.pb-c.d [2021-07-16T06:40:05.372Z] #43 9.325 DEP images/opts.pb-c.d [2021-07-16T06:40:05.372Z] #43 9.374 DEP images/memfd.pb-c.d [2021-07-16T06:40:05.372Z] #43 9.445 PBCC images/sit.pb-c.c [2021-07-16T06:40:05.372Z] #43 9.503 DEP images/sit.pb-c.d [2021-07-16T06:40:05.372Z] #43 9.558 PBCC images/macvlan.pb-c.c [2021-07-16T06:40:05.372Z] #43 9.580 DEP images/macvlan.pb-c.d [2021-07-16T06:40:05.372Z] #43 9.634 PBCC images/autofs.pb-c.c [2021-07-16T06:40:05.372Z] #43 9.673 DEP images/autofs.pb-c.d [2021-07-16T06:40:05.372Z] #43 9.800 PBCC images/sysctl.pb-c.c [2021-07-16T06:40:05.372Z] #43 9.830 DEP images/sysctl.pb-c.d [2021-07-16T06:40:05.372Z] #43 9.900 PBCC images/time.pb-c.c [2021-07-16T06:40:05.372Z] #43 9.920 DEP images/time.pb-c.d [2021-07-16T06:40:05.372Z] #43 9.954 PBCC images/binfmt-misc.pb-c.c [2021-07-16T06:40:05.372Z] #43 9.981 DEP images/binfmt-misc.pb-c.d [2021-07-16T06:40:05.372Z] #43 10.05 PBCC images/seccomp.pb-c.c [2021-07-16T06:40:05.372Z] #43 10.07 DEP images/seccomp.pb-c.d [2021-07-16T06:40:05.372Z] #43 10.14 PBCC images/userns.pb-c.c [2021-07-16T06:40:05.372Z] #43 10.18 DEP images/userns.pb-c.d [2021-07-16T06:40:05.372Z] #43 10.24 PBCC images/cgroup.pb-c.c [2021-07-16T06:40:05.372Z] #43 10.28 DEP images/cgroup.pb-c.d [2021-07-16T06:40:05.372Z] #43 10.34 PBCC images/ext-file.pb-c.c [2021-07-16T06:40:05.372Z] #43 10.38 DEP images/ext-file.pb-c.d [2021-07-16T06:40:05.372Z] #43 10.46 PBCC images/rpc.pb-c.c [2021-07-16T06:40:05.372Z] #43 10.52 DEP images/rpc.pb-c.d [2021-07-16T06:40:05.372Z] #43 10.59 PBCC images/siginfo.pb-c.c [2021-07-16T06:40:05.372Z] #43 10.61 DEP images/siginfo.pb-c.d [2021-07-16T06:40:05.372Z] #43 10.68 PBCC images/pagemap.pb-c.c [2021-07-16T06:40:05.372Z] #43 10.75 DEP images/pagemap.pb-c.d [2021-07-16T06:40:05.372Z] #43 10.81 PBCC images/rlimit.pb-c.c [2021-07-16T06:40:05.372Z] #43 10.83 DEP images/rlimit.pb-c.d [2021-07-16T06:40:05.372Z] #43 10.92 PBCC images/file-lock.pb-c.c [2021-07-16T06:40:05.372Z] #43 10.94 DEP images/file-lock.pb-c.d [2021-07-16T06:40:05.372Z] #43 11.01 PBCC images/tty.pb-c.c [2021-07-16T06:40:05.372Z] #43 11.07 DEP images/tty.pb-c.d [2021-07-16T06:40:05.372Z] #43 11.18 PBCC images/tun.pb-c.c [2021-07-16T06:40:05.372Z] #43 11.20 PBCC images/netdev.pb-c.c [2021-07-16T06:40:05.372Z] #43 11.26 DEP images/tun.pb-c.d [2021-07-16T06:40:05.372Z] #43 11.34 DEP images/netdev.pb-c.d [2021-07-16T06:40:05.372Z] #43 11.45 PBCC images/vma.pb-c.c [2021-07-16T06:40:05.372Z] #43 11.49 DEP images/vma.pb-c.d [2021-07-16T06:40:05.372Z] #43 11.54 PBCC images/creds.pb-c.c [2021-07-16T06:40:05.372Z] #43 11.56 DEP images/creds.pb-c.d [2021-07-16T06:40:05.372Z] #43 11.64 PBCC images/utsns.pb-c.c [2021-07-16T06:40:05.372Z] #43 11.66 DEP images/utsns.pb-c.d [2021-07-16T06:40:05.372Z] #43 11.71 PBCC images/ipc-desc.pb-c.c [2021-07-16T06:40:05.372Z] #43 11.75 PBCC images/ipc-sem.pb-c.c [2021-07-16T06:40:05.372Z] #43 11.78 DEP images/ipc-desc.pb-c.d [2021-07-16T06:40:05.372Z] #43 11.85 DEP images/ipc-sem.pb-c.d [2021-07-16T06:40:05.372Z] #43 11.90 PBCC images/ipc-msg.pb-c.c [2021-07-16T06:40:05.372Z] #43 11.93 DEP images/ipc-msg.pb-c.d [2021-07-16T06:40:05.372Z] #43 12.03 PBCC images/ipc-shm.pb-c.c [2021-07-16T06:40:05.373Z] #43 12.07 DEP images/ipc-shm.pb-c.d [2021-07-16T06:40:05.373Z] #43 12.17 PBCC images/ipc-var.pb-c.c [2021-07-16T06:40:05.373Z] #43 12.19 DEP images/ipc-var.pb-c.d [2021-07-16T06:40:05.373Z] #43 12.26 PBCC images/sk-opts.pb-c.c [2021-07-16T06:40:05.373Z] #43 12.31 PBCC images/packet-sock.pb-c.c [2021-07-16T06:40:05.410Z] #13 ... [2021-07-16T06:40:05.410Z] [2021-07-16T06:40:05.410Z] #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-07-16T06:40:05.410Z] #47 sha256:cf1dbc0ca028d2b2b0a542135a75e64f1903bab571dc9fc07439c9bfb3a4f219 [2021-07-16T06:40:05.410Z] #47 6.470 + RM_GOPATH=0 [2021-07-16T06:40:05.410Z] #47 6.470 + TMP_GOPATH= [2021-07-16T06:40:05.410Z] #47 6.470 + : /build [2021-07-16T06:40:05.410Z] #47 6.470 + '[' -z '' ']' [2021-07-16T06:40:05.410Z] #47 6.470 ++ mktemp -d [2021-07-16T06:40:05.410Z] #47 6.470 + export GOPATH=/tmp/tmp.lONCW3tVI3 [2021-07-16T06:40:05.410Z] #47 6.470 + GOPATH=/tmp/tmp.lONCW3tVI3 [2021-07-16T06:40:05.410Z] #47 6.470 + RM_GOPATH=1 [2021-07-16T06:40:05.410Z] #47 6.470 + case "$(go env GOARCH)" in [2021-07-16T06:40:05.410Z] #47 6.470 ++ go env GOARCH [2021-07-16T06:40:05.410Z] #47 6.470 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:05.410Z] #47 6.470 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:05.410Z] #47 6.470 ++ dirname /tmp/install/install.sh [2021-07-16T06:40:05.410Z] #47 6.472 + dir=/tmp/install [2021-07-16T06:40:05.410Z] #47 6.472 + bin=gotestsum [2021-07-16T06:40:05.410Z] #47 6.472 + shift [2021-07-16T06:40:05.410Z] #47 6.472 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-16T06:40:05.410Z] #47 6.472 + . /tmp/install/gotestsum.installer [2021-07-16T06:40:05.410Z] #47 6.472 ++ : v0.5.3 [2021-07-16T06:40:05.410Z] #47 6.472 + install_gotestsum [2021-07-16T06:40:05.410Z] #47 6.472 + set -e [2021-07-16T06:40:05.410Z] #47 6.472 + export GO111MODULE=on [2021-07-16T06:40:05.410Z] #47 6.472 + GO111MODULE=on [2021-07-16T06:40:05.410Z] #47 6.472 + GOBIN=/build [2021-07-16T06:40:05.410Z] #47 6.472 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-16T06:40:05.410Z] #47 6.479 go: finding gotest.tools v0.5.3 [2021-07-16T06:40:05.410Z] #47 6.480 go: finding gotest.tools/gotestsum v0.5.3 [2021-07-16T06:40:05.410Z] #47 7.143 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-16T06:40:05.410Z] #47 7.867 go: extracting gotest.tools/gotestsum v0.5.3 [2021-07-16T06:40:05.410Z] #47 8.605 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-16T06:40:05.410Z] #47 8.617 go: downloading github.com/pkg/errors v0.9.1 [2021-07-16T06:40:05.410Z] #47 8.660 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-16T06:40:05.410Z] #47 8.728 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-16T06:40:05.410Z] #47 8.819 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-16T06:40:05.410Z] #47 8.821 go: downloading github.com/fatih/color v1.9.0 [2021-07-16T06:40:05.410Z] #47 8.845 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-16T06:40:05.410Z] #47 8.955 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-16T06:40:05.410Z] #47 9.069 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-16T06:40:05.410Z] #47 9.575 go: extracting github.com/spf13/pflag v1.0.3 [2021-07-16T06:40:05.410Z] #47 9.951 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-07-16T06:40:05.410Z] #47 10.000 go: extracting github.com/pkg/errors v0.9.1 [2021-07-16T06:40:05.410Z] #47 10.11 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-16T06:40:05.410Z] #47 10.11 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-16T06:40:05.410Z] #47 10.15 go: extracting github.com/fatih/color v1.9.0 [2021-07-16T06:40:05.410Z] #47 ... [2021-07-16T06:40:05.410Z] [2021-07-16T06:40:05.410Z] #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-07-16T06:40:05.410Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-16T06:40:05.410Z] #42 8.574 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-16T06:40:05.410Z] #42 8.766 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-16T06:40:05.410Z] #42 8.913 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-16T06:40:05.410Z] #42 9.761 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-16T06:40:05.636Z] #43 12.38 DEP images/sk-opts.pb-c.d [2021-07-16T06:40:05.637Z] #43 12.44 DEP images/packet-sock.pb-c.d [2021-07-16T06:40:05.637Z] #43 12.50 PBCC images/sk-netlink.pb-c.c [2021-07-16T06:40:05.637Z] #43 12.57 DEP images/sk-netlink.pb-c.d [2021-07-16T06:40:05.667Z] #42 ... [2021-07-16T06:40:05.667Z] [2021-07-16T06:40:05.667Z] #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-07-16T06:40:05.667Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-16T06:40:05.667Z] #55 8.574 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-16T06:40:05.667Z] #55 8.873 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-16T06:40:05.667Z] #55 9.121 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-16T06:40:05.667Z] #55 9.904 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-16T06:40:05.667Z] #55 ... [2021-07-16T06:40:05.667Z] [2021-07-16T06:40:05.667Z] #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-07-16T06:40:05.667Z] #49 sha256:c4b6fe963162c7246ee3f55b7d7f6efc92c9431581b48eeffde31c6537dd02e9 [2021-07-16T06:40:05.667Z] #49 6.397 + RM_GOPATH=0 [2021-07-16T06:40:05.667Z] #49 6.397 + TMP_GOPATH= [2021-07-16T06:40:05.667Z] #49 6.397 + : /build [2021-07-16T06:40:05.667Z] #49 6.397 + '[' -z '' ']' [2021-07-16T06:40:05.667Z] #49 6.397 ++ mktemp -d [2021-07-16T06:40:05.667Z] #49 6.397 + export GOPATH=/tmp/tmp.f9cpgeeyQN [2021-07-16T06:40:05.667Z] #49 6.397 + GOPATH=/tmp/tmp.f9cpgeeyQN [2021-07-16T06:40:05.667Z] #49 6.397 + RM_GOPATH=1 [2021-07-16T06:40:05.667Z] #49 6.397 + case "$(go env GOARCH)" in [2021-07-16T06:40:05.667Z] #49 6.397 ++ go env GOARCH [2021-07-16T06:40:05.667Z] #49 6.397 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:05.667Z] #49 6.397 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:05.667Z] #49 6.398 ++ dirname /tmp/install/install.sh [2021-07-16T06:40:05.667Z] #49 6.398 + dir=/tmp/install [2021-07-16T06:40:05.667Z] #49 6.398 + bin=golangci_lint [2021-07-16T06:40:05.667Z] #49 6.398 + shift [2021-07-16T06:40:05.667Z] #49 6.398 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-16T06:40:05.667Z] #49 6.398 + . /tmp/install/golangci_lint.installer [2021-07-16T06:40:05.667Z] #49 6.398 ++ : v1.23.8 [2021-07-16T06:40:05.667Z] #49 6.398 + install_golangci_lint [2021-07-16T06:40:05.667Z] #49 6.398 + set -e [2021-07-16T06:40:05.667Z] #49 6.398 + export GO111MODULE=on [2021-07-16T06:40:05.667Z] #49 6.398 + GO111MODULE=on [2021-07-16T06:40:05.667Z] #49 6.398 + GOBIN=/build [2021-07-16T06:40:05.667Z] #49 6.398 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-16T06:40:05.667Z] #49 6.411 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-07-16T06:40:05.667Z] #49 6.411 go: finding github.com v1.23.8 [2021-07-16T06:40:05.667Z] #49 6.411 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-07-16T06:40:05.667Z] #49 6.411 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-07-16T06:40:05.667Z] #49 6.411 go: finding github.com/golangci v1.23.8 [2021-07-16T06:40:05.667Z] #49 7.095 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-16T06:40:05.667Z] #49 7.964 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-07-16T06:40:05.901Z] #43 12.65 PBCC images/sk-inet.pb-c.c [2021-07-16T06:40:05.901Z] #43 ... [2021-07-16T06:40:05.901Z] [2021-07-16T06:40:05.901Z] #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-07-16T06:40:05.901Z] #34 sha256:8a4b477f289407e6098785bdb53dba8807fdce595e3fb25c325856e014a0a250 [2021-07-16T06:40:05.901Z] #34 47.52 internal/poll [2021-07-16T06:40:05.901Z] #34 48.95 os [2021-07-16T06:40:05.901Z] #34 51.51 path/filepath [2021-07-16T06:40:05.901Z] #34 52.23 internal/fmtsort [2021-07-16T06:40:05.901Z] #34 52.54 io/ioutil [2021-07-16T06:40:05.901Z] #34 52.84 fmt [2021-07-16T06:40:05.901Z] #34 55.01 flag [2021-07-16T06:40:05.901Z] #34 55.02 log [2021-07-16T06:40:05.901Z] #34 55.05 github.com/BurntSushi/toml [2021-07-16T06:40:05.901Z] #34 ... [2021-07-16T06:40:05.901Z] [2021-07-16T06:40:05.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-07-16T06:40:05.901Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-16T06:40:05.901Z] #43 12.74 DEP images/sk-inet.pb-c.d [2021-07-16T06:40:05.901Z] #43 12.82 PBCC images/sk-unix.pb-c.c [2021-07-16T06:40:05.923Z] #49 ... [2021-07-16T06:40:05.923Z] [2021-07-16T06:40:05.923Z] #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-07-16T06:40:05.923Z] #51 sha256:36b5ea37fb330dc27f352284667d7ecf42ed8603b41c4aadca07cec88a57619c [2021-07-16T06:40:05.923Z] #51 7.779 + RM_GOPATH=0 [2021-07-16T06:40:05.923Z] #51 7.779 + TMP_GOPATH= [2021-07-16T06:40:05.923Z] #51 7.779 + : /build [2021-07-16T06:40:05.923Z] #51 7.779 + '[' -z '' ']' [2021-07-16T06:40:05.923Z] #51 7.781 ++ mktemp -d [2021-07-16T06:40:05.923Z] #51 7.781 + export GOPATH=/tmp/tmp.ymSFcoYhn3 [2021-07-16T06:40:05.923Z] #51 7.781 + GOPATH=/tmp/tmp.ymSFcoYhn3 [2021-07-16T06:40:05.923Z] #51 7.781 + RM_GOPATH=1 [2021-07-16T06:40:05.923Z] #51 7.781 + case "$(go env GOARCH)" in [2021-07-16T06:40:05.923Z] #51 7.781 ++ go env GOARCH [2021-07-16T06:40:05.923Z] #51 7.815 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:05.923Z] #51 7.815 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:05.923Z] #51 7.822 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-16T06:40:05.923Z] #51 7.822 ++ dirname /tmp/install/install.sh [2021-07-16T06:40:05.923Z] #51 7.822 + dir=/tmp/install [2021-07-16T06:40:05.923Z] #51 7.822 + bin=shfmt [2021-07-16T06:40:05.923Z] #51 7.822 + shift [2021-07-16T06:40:05.923Z] #51 7.822 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-16T06:40:05.923Z] #51 7.822 + . /tmp/install/shfmt.installer [2021-07-16T06:40:05.923Z] #51 7.822 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-16T06:40:05.923Z] #51 7.822 + install_shfmt [2021-07-16T06:40:05.923Z] #51 7.822 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-16T06:40:05.923Z] #51 7.822 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ymSFcoYhn3/src/github.com/mvdan/sh [2021-07-16T06:40:05.923Z] #51 7.830 Cloning into '/tmp/tmp.ymSFcoYhn3/src/github.com/mvdan/sh'... [2021-07-16T06:40:05.923Z] #51 ... [2021-07-16T06:40:05.923Z] [2021-07-16T06:40:05.923Z] #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-07-16T06:40:05.923Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-16T06:40:05.923Z] #40 7.472 + git clone https://github.com/docker/distribution.git . [2021-07-16T06:40:05.923Z] #40 7.477 Cloning into '.'... [2021-07-16T06:40:05.983Z] #43 42.56 CC compel/plugins/std/log.o [2021-07-16T06:40:05.983Z] #43 ... [2021-07-16T06:40:05.983Z] [2021-07-16T06:40:05.983Z] #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-07-16T06:40:05.983Z] #45 sha256:2ecc05c66ceb353d41ece7907aaa7109bbf84193c64d353e9ccf41cc33c53263 [2021-07-16T06:40:05.983Z] #45 104.3 mime [2021-07-16T06:40:05.983Z] #45 106.0 mime/quotedprintable [2021-07-16T06:40:05.983Z] #45 106.2 net/http/internal [2021-07-16T06:40:05.983Z] #45 110.4 net/textproto [2021-07-16T06:40:05.983Z] #45 110.4 crypto/x509 [2021-07-16T06:40:05.983Z] #45 111.6 vendor/golang.org/x/net/http/httpguts [2021-07-16T06:40:05.983Z] #45 111.8 vendor/golang.org/x/net/http/httpproxy [2021-07-16T06:40:05.983Z] #45 112.3 mime/multipart [2021-07-16T06:40:05.983Z] #45 114.4 crypto/tls [2021-07-16T06:40:06.165Z] #43 12.87 DEP images/sk-unix.pb-c.d [2021-07-16T06:40:06.165Z] #43 12.93 PBCC images/mm.pb-c.c [2021-07-16T06:40:06.165Z] #43 13.02 DEP images/mm.pb-c.d [2021-07-16T06:40:06.180Z] #40 ... [2021-07-16T06:40:06.180Z] [2021-07-16T06:40:06.180Z] #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-07-16T06:40:06.180Z] #45 sha256:9574e771e9ba3780aac7bdbded556265a3c17a43606033b88cb73903f4a136ad [2021-07-16T06:40:06.180Z] #45 6.756 + RM_GOPATH=0 [2021-07-16T06:40:06.180Z] #45 6.756 + TMP_GOPATH= [2021-07-16T06:40:06.180Z] #45 6.756 + : /build [2021-07-16T06:40:06.180Z] #45 6.756 + '[' -z '' ']' [2021-07-16T06:40:06.180Z] #45 6.756 ++ mktemp -d [2021-07-16T06:40:06.180Z] #45 6.756 + export GOPATH=/tmp/tmp.6a7quVquEd [2021-07-16T06:40:06.180Z] #45 6.756 + GOPATH=/tmp/tmp.6a7quVquEd [2021-07-16T06:40:06.180Z] #45 6.756 + RM_GOPATH=1 [2021-07-16T06:40:06.180Z] #45 6.756 + case "$(go env GOARCH)" in [2021-07-16T06:40:06.180Z] #45 6.756 ++ go env GOARCH [2021-07-16T06:40:06.180Z] #45 6.768 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:06.180Z] #45 6.768 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:06.180Z] #45 6.768 ++ dirname /tmp/install/install.sh [2021-07-16T06:40:06.180Z] #45 6.768 + dir=/tmp/install [2021-07-16T06:40:06.180Z] #45 6.768 + bin=vndr [2021-07-16T06:40:06.180Z] #45 6.768 + shift [2021-07-16T06:40:06.180Z] #45 6.768 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-16T06:40:06.180Z] #45 6.768 + . /tmp/install/vndr.installer [2021-07-16T06:40:06.180Z] #45 6.768 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-16T06:40:06.180Z] #45 6.768 + install_vndr [2021-07-16T06:40:06.180Z] #45 6.768 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-16T06:40:06.180Z] #45 6.768 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.6a7quVquEd/src/github.com/LK4D4/vndr [2021-07-16T06:40:06.180Z] #45 6.769 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-16T06:40:06.180Z] #45 6.769 Cloning into '/tmp/tmp.6a7quVquEd/src/github.com/LK4D4/vndr'... [2021-07-16T06:40:06.180Z] #45 8.643 + cd /tmp/tmp.6a7quVquEd/src/github.com/LK4D4/vndr [2021-07-16T06:40:06.180Z] #45 8.647 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-16T06:40:06.180Z] #45 8.652 + go build -buildmode=pie -v -o /build/vndr . [2021-07-16T06:40:06.180Z] #45 9.285 internal/cpu [2021-07-16T06:40:06.180Z] #45 9.285 runtime/internal/atomic [2021-07-16T06:40:06.180Z] #45 9.735 runtime/internal/sys [2021-07-16T06:40:06.180Z] #45 9.966 runtime/internal/math [2021-07-16T06:40:06.180Z] #45 10.01 internal/bytealg [2021-07-16T06:40:06.180Z] #45 10.11 internal/race [2021-07-16T06:40:06.180Z] #45 10.33 sync/atomic [2021-07-16T06:40:06.180Z] #45 10.71 unicode [2021-07-16T06:40:06.429Z] #43 13.13 PBCC images/timerfd.pb-c.c [2021-07-16T06:40:06.429Z] #43 13.20 DEP images/timerfd.pb-c.d [2021-07-16T06:40:06.429Z] #43 13.27 PBCC images/timer.pb-c.c [2021-07-16T06:40:06.429Z] #43 13.29 DEP images/timer.pb-c.d [2021-07-16T06:40:06.429Z] #43 13.33 PBCC images/sa.pb-c.c [2021-07-16T06:40:06.436Z] #45 11.02 runtime [2021-07-16T06:40:06.436Z] #45 ... [2021-07-16T06:40:06.436Z] [2021-07-16T06:40:06.436Z] #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-07-16T06:40:06.436Z] #24 sha256:55fc97eb6bf13ec8ae997c17fe9f62782e49e89b1d3a8449177863ca88abf5ad [2021-07-16T06:40:06.436Z] #24 7.390 + RM_GOPATH=0 [2021-07-16T06:40:06.436Z] #24 7.390 + TMP_GOPATH= [2021-07-16T06:40:06.436Z] #24 7.390 + : /build [2021-07-16T06:40:06.436Z] #24 7.390 + '[' -z '' ']' [2021-07-16T06:40:06.436Z] #24 7.390 ++ mktemp -d [2021-07-16T06:40:06.436Z] #24 7.391 + export GOPATH=/tmp/tmp.cdvjpuuPCa [2021-07-16T06:40:06.436Z] #24 7.391 + GOPATH=/tmp/tmp.cdvjpuuPCa [2021-07-16T06:40:06.436Z] #24 7.393 + RM_GOPATH=1 [2021-07-16T06:40:06.436Z] #24 7.393 + case "$(go env GOARCH)" in [2021-07-16T06:40:06.436Z] #24 7.395 ++ go env GOARCH [2021-07-16T06:40:06.436Z] #24 7.399 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:06.436Z] #24 7.399 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:06.436Z] #24 7.401 ++ dirname /tmp/install/install.sh [2021-07-16T06:40:06.436Z] #24 7.402 Install docker/cli version 17.06.2-ce from stable [2021-07-16T06:40:06.436Z] #24 7.403 + dir=/tmp/install [2021-07-16T06:40:06.436Z] #24 7.403 + bin=dockercli [2021-07-16T06:40:06.436Z] #24 7.403 + shift [2021-07-16T06:40:06.436Z] #24 7.403 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-16T06:40:06.436Z] #24 7.403 + . /tmp/install/dockercli.installer [2021-07-16T06:40:06.436Z] #24 7.403 ++ : stable [2021-07-16T06:40:06.437Z] #24 7.403 ++ : 17.06.2-ce [2021-07-16T06:40:06.437Z] #24 7.403 + install_dockercli [2021-07-16T06:40:06.437Z] #24 7.403 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-16T06:40:06.437Z] #24 7.404 ++ uname -m [2021-07-16T06:40:06.437Z] #24 7.404 + arch=x86_64 [2021-07-16T06:40:06.437Z] #24 7.404 + '[' x86_64 '!=' x86_64 ']' [2021-07-16T06:40:06.437Z] #24 7.404 + url=https://download.docker.com/linux/static [2021-07-16T06:40:06.437Z] #24 7.405 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-16T06:40:06.437Z] #24 7.408 + tar -xz docker/docker [2021-07-16T06:40:06.437Z] #24 ... [2021-07-16T06:40:06.437Z] [2021-07-16T06:40:06.437Z] #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-07-16T06:40:06.437Z] #34 sha256:d69248dab018276fce20e6339f044c5cc4109e9668dd897f4acea02b39cadca9 [2021-07-16T06:40:06.437Z] #34 6.930 + RM_GOPATH=0 [2021-07-16T06:40:06.437Z] #34 6.930 + TMP_GOPATH= [2021-07-16T06:40:06.437Z] #34 6.930 + : /build [2021-07-16T06:40:06.437Z] #34 6.930 + '[' -z '' ']' [2021-07-16T06:40:06.437Z] #34 6.930 ++ mktemp -d [2021-07-16T06:40:06.437Z] #34 6.930 + export GOPATH=/tmp/tmp.IGt1TXsBu3 [2021-07-16T06:40:06.437Z] #34 6.930 + GOPATH=/tmp/tmp.IGt1TXsBu3 [2021-07-16T06:40:06.437Z] #34 6.930 + RM_GOPATH=1 [2021-07-16T06:40:06.437Z] #34 6.930 + case "$(go env GOARCH)" in [2021-07-16T06:40:06.437Z] #34 6.930 ++ go env GOARCH [2021-07-16T06:40:06.437Z] #34 6.941 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:06.437Z] #34 6.941 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:06.437Z] #34 6.941 ++ dirname /tmp/install/install.sh [2021-07-16T06:40:06.437Z] #34 6.943 + dir=/tmp/install [2021-07-16T06:40:06.437Z] #34 6.943 + bin=tomlv [2021-07-16T06:40:06.437Z] #34 6.943 + shift [2021-07-16T06:40:06.437Z] #34 6.944 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-07-16T06:40:06.437Z] #34 6.944 + . /tmp/install/tomlv.installer [2021-07-16T06:40:06.437Z] #34 6.944 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-16T06:40:06.437Z] #34 6.945 + install_tomlv [2021-07-16T06:40:06.437Z] #34 6.945 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-07-16T06:40:06.437Z] #34 6.946 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-16T06:40:06.437Z] #34 6.946 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.IGt1TXsBu3/src/github.com/BurntSushi/toml [2021-07-16T06:40:06.437Z] #34 6.951 Cloning into '/tmp/tmp.IGt1TXsBu3/src/github.com/BurntSushi/toml'... [2021-07-16T06:40:06.437Z] #34 9.585 + cd /tmp/tmp.IGt1TXsBu3/src/github.com/BurntSushi/toml [2021-07-16T06:40:06.437Z] #34 9.585 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-16T06:40:06.437Z] #34 9.681 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-07-16T06:40:06.437Z] #34 10.34 internal/bytealg [2021-07-16T06:40:06.437Z] #34 10.39 math/bits [2021-07-16T06:40:06.437Z] #34 10.80 math [2021-07-16T06:40:06.555Z] #45 ... [2021-07-16T06:40:06.555Z] [2021-07-16T06:40:06.555Z] #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-07-16T06:40:06.555Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:40:06.555Z] #43 43.40 CC compel/plugins/std/string.o [2021-07-16T06:40:06.693Z] #43 13.39 DEP images/sa.pb-c.d [2021-07-16T06:40:06.693Z] #43 13.47 PBCC images/pipe-data.pb-c.c [2021-07-16T06:40:06.693Z] #43 13.52 DEP images/pipe-data.pb-c.d [2021-07-16T06:40:06.693Z] #43 13.60 PBCC images/mnt.pb-c.c [2021-07-16T06:40:06.693Z] #43 ... [2021-07-16T06:40:06.693Z] [2021-07-16T06:40:06.693Z] #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-07-16T06:40:06.693Z] #51 sha256:233fca03df54d3580d0c8de8279e8c6b908421c0708df4e02da20e29430922fb [2021-07-16T06:40:06.693Z] #51 48.35 regexp [2021-07-16T06:40:06.693Z] #51 49.13 context [2021-07-16T06:40:06.693Z] #51 49.13 os [2021-07-16T06:40:06.693Z] #51 52.99 io/ioutil [2021-07-16T06:40:06.693Z] #51 53.01 mvdan.cc/sh/v3/fileutil [2021-07-16T06:40:06.693Z] #51 55.60 flag [2021-07-16T06:40:06.693Z] #51 55.61 go/token [2021-07-16T06:40:06.693Z] #51 55.61 encoding/binary [2021-07-16T06:40:06.693Z] #51 55.61 github.com/pkg/diff [2021-07-16T06:40:06.693Z] #51 57.17 go/scanner [2021-07-16T06:40:06.693Z] #51 57.90 mvdan.cc/editorconfig [2021-07-16T06:40:06.693Z] #51 58.16 mvdan.cc/sh/v3/syntax [2021-07-16T06:40:06.693Z] #34 11.35 runtime [2021-07-16T06:40:06.693Z] #34 ... [2021-07-16T06:40:06.693Z] [2021-07-16T06:40:06.693Z] #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-07-16T06:40:06.693Z] #67 sha256:f6d1862d723cb175ce7b97116093abb35e3ddf3d05dcf0498e5cf065002d5df1 [2021-07-16T06:40:06.693Z] #67 7.241 + RM_GOPATH=0 [2021-07-16T06:40:06.693Z] #67 7.241 + TMP_GOPATH= [2021-07-16T06:40:06.693Z] #67 7.241 + : /build [2021-07-16T06:40:06.693Z] #67 7.241 + '[' -z '' ']' [2021-07-16T06:40:06.693Z] #67 7.241 ++ mktemp -d [2021-07-16T06:40:06.693Z] #67 7.241 + export GOPATH=/tmp/tmp.P6A1m2u1VR [2021-07-16T06:40:06.693Z] #67 7.241 + GOPATH=/tmp/tmp.P6A1m2u1VR [2021-07-16T06:40:06.693Z] #67 7.241 + RM_GOPATH=1 [2021-07-16T06:40:06.693Z] #67 7.241 + case "$(go env GOARCH)" in [2021-07-16T06:40:06.693Z] #67 7.241 ++ go env GOARCH [2021-07-16T06:40:06.693Z] #67 7.247 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:06.693Z] #67 7.247 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:06.693Z] #67 7.247 ++ dirname /tmp/install/install.sh [2021-07-16T06:40:06.693Z] #67 7.251 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-16T06:40:06.693Z] #67 7.251 + dir=/tmp/install [2021-07-16T06:40:06.693Z] #67 7.251 + bin=proxy [2021-07-16T06:40:06.693Z] #67 7.251 + shift [2021-07-16T06:40:06.693Z] #67 7.251 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-07-16T06:40:06.693Z] #67 7.251 + . /tmp/install/proxy.installer [2021-07-16T06:40:06.693Z] #67 7.251 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-16T06:40:06.693Z] #67 7.251 + install_proxy [2021-07-16T06:40:06.693Z] #67 7.251 + case "$1" in [2021-07-16T06:40:06.693Z] #67 7.251 + export CGO_ENABLED=0 [2021-07-16T06:40:06.693Z] #67 7.251 + CGO_ENABLED=0 [2021-07-16T06:40:06.693Z] #67 7.251 + _install_proxy [2021-07-16T06:40:06.693Z] #67 7.251 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-07-16T06:40:06.693Z] #67 7.251 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.P6A1m2u1VR/src/github.com/docker/libnetwork [2021-07-16T06:40:06.693Z] #67 7.251 Cloning into '/tmp/tmp.P6A1m2u1VR/src/github.com/docker/libnetwork'... [2021-07-16T06:40:06.693Z] #67 ... [2021-07-16T06:40:06.693Z] [2021-07-16T06:40:06.693Z] #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-07-16T06:40:06.693Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-16T06:40:06.693Z] #36 8.733 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-16T06:40:06.693Z] #36 8.870 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-16T06:40:06.693Z] #36 8.912 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-16T06:40:06.693Z] #36 9.978 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-16T06:40:06.950Z] #36 ... [2021-07-16T06:40:06.950Z] [2021-07-16T06:40:06.950Z] #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-07-16T06:40:06.950Z] #58 sha256:6d56f1d78bdd79040ef6a8784363bae8f9789261e28aee2caa211261bd41943a [2021-07-16T06:40:06.950Z] #58 7.340 + RM_GOPATH=0 [2021-07-16T06:40:06.950Z] #58 7.340 + TMP_GOPATH= [2021-07-16T06:40:06.950Z] #58 7.340 + : /build [2021-07-16T06:40:06.950Z] #58 7.340 + '[' -z '' ']' [2021-07-16T06:40:06.950Z] #58 7.340 ++ mktemp -d [2021-07-16T06:40:06.950Z] #58 7.340 + export GOPATH=/tmp/tmp.wU0p2SyuAl [2021-07-16T06:40:06.950Z] #58 7.340 + GOPATH=/tmp/tmp.wU0p2SyuAl [2021-07-16T06:40:06.950Z] #58 7.340 + RM_GOPATH=1 [2021-07-16T06:40:06.950Z] #58 7.340 + case "$(go env GOARCH)" in [2021-07-16T06:40:06.950Z] #58 7.340 ++ go env GOARCH [2021-07-16T06:40:06.950Z] #58 7.350 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:06.950Z] #58 7.350 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:06.950Z] #58 7.350 ++ dirname /tmp/install/install.sh [2021-07-16T06:40:06.950Z] #58 7.350 + dir=/tmp/install [2021-07-16T06:40:06.950Z] #58 7.350 + bin=rootlesskit [2021-07-16T06:40:06.950Z] #58 7.350 + shift [2021-07-16T06:40:06.950Z] #58 7.350 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-16T06:40:06.950Z] #58 7.350 + . /tmp/install/rootlesskit.installer [2021-07-16T06:40:06.950Z] #58 7.350 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-16T06:40:06.950Z] #58 7.350 + install_rootlesskit [2021-07-16T06:40:06.950Z] #58 7.350 + case "$1" in [2021-07-16T06:40:06.950Z] #58 7.350 + export CGO_ENABLED=0 [2021-07-16T06:40:06.950Z] #58 7.350 + CGO_ENABLED=0 [2021-07-16T06:40:06.950Z] #58 7.350 + _install_rootlesskit [2021-07-16T06:40:06.950Z] #58 7.350 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-16T06:40:06.950Z] #58 7.350 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.wU0p2SyuAl/src/github.com/rootless-containers/rootlesskit [2021-07-16T06:40:06.950Z] #58 7.351 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-16T06:40:06.950Z] #58 7.356 Cloning into '/tmp/tmp.wU0p2SyuAl/src/github.com/rootless-containers/rootlesskit'... [2021-07-16T06:40:06.959Z] #51 ... [2021-07-16T06:40:06.959Z] [2021-07-16T06:40:06.959Z] #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-07-16T06:40:06.959Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-16T06:40:06.959Z] #43 13.70 DEP images/mnt.pb-c.d [2021-07-16T06:40:06.959Z] #43 13.77 PBCC images/sk-packet.pb-c.c [2021-07-16T06:40:06.959Z] #43 13.79 DEP images/sk-packet.pb-c.d [2021-07-16T06:40:07.127Z] #43 44.08 CC compel/plugins/std/infect.o [2021-07-16T06:40:07.207Z] #58 ... [2021-07-16T06:40:07.207Z] [2021-07-16T06:40:07.207Z] #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-07-16T06:40:07.207Z] #47 sha256:cf1dbc0ca028d2b2b0a542135a75e64f1903bab571dc9fc07439c9bfb3a4f219 [2021-07-16T06:40:07.207Z] #47 10.46 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-16T06:40:07.207Z] #47 10.49 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-16T06:40:07.207Z] #47 10.82 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-07-16T06:40:07.207Z] #47 10.97 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-07-16T06:40:07.223Z] #43 13.89 PBCC images/tcp-stream.pb-c.c [2021-07-16T06:40:07.223Z] #43 13.92 DEP images/tcp-stream.pb-c.d [2021-07-16T06:40:07.223Z] #43 13.99 PBCC images/pipe.pb-c.c [2021-07-16T06:40:07.223Z] #43 14.03 DEP images/pipe.pb-c.d [2021-07-16T06:40:07.223Z] #43 14.09 PBCC images/pstree.pb-c.c [2021-07-16T06:40:07.487Z] #43 14.15 DEP images/pstree.pb-c.d [2021-07-16T06:40:07.487Z] #43 14.23 PBCC images/fs.pb-c.c [2021-07-16T06:40:07.487Z] #43 14.26 DEP images/fs.pb-c.d [2021-07-16T06:40:07.487Z] #43 14.32 PBCC images/signalfd.pb-c.c [2021-07-16T06:40:07.487Z] #43 14.36 DEP images/signalfd.pb-c.d [2021-07-16T06:40:07.698Z] #43 44.64 CC compel/arch/x86/plugins/std/parasite-head.o [2021-07-16T06:40:07.698Z] #43 44.70 CC compel/arch/x86/plugins/std/memcpy.o [2021-07-16T06:40:07.751Z] #43 14.44 PBCC images/fh.pb-c.c [2021-07-16T06:40:07.751Z] #43 14.53 PBCC images/fsnotify.pb-c.c [2021-07-16T06:40:07.751Z] #43 14.58 DEP images/fh.pb-c.d [2021-07-16T06:40:07.783Z] #47 12.42 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-16T06:40:07.783Z] #47 12.55 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-16T06:40:07.978Z] #43 44.75 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-07-16T06:40:07.978Z] #43 44.82 AR compel/plugins/std.lib.a [2021-07-16T06:40:07.978Z] #43 44.89 CC compel/plugins/fds/fds.o [2021-07-16T06:40:08.060Z] #43 14.68 DEP images/fsnotify.pb-c.d [2021-07-16T06:40:08.060Z] #43 14.80 PBCC images/eventpoll.pb-c.c [2021-07-16T06:40:08.060Z] #43 14.87 DEP images/eventpoll.pb-c.d [2021-07-16T06:40:08.060Z] #43 14.93 PBCC images/eventfd.pb-c.c [2021-07-16T06:40:08.238Z] #43 45.16 AR compel/plugins/fds.lib.a [2021-07-16T06:40:08.238Z] #43 45.21 HOSTDEP compel/src/lib/log-host.d [2021-07-16T06:40:08.319Z] #27 DONE 14.6s [2021-07-16T06:40:08.319Z] [2021-07-16T06:40:08.319Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-07-16T06:40:08.319Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-07-16T06:40:08.319Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.2s done [2021-07-16T06:40:08.319Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-07-16T06:40:08.319Z] #9 DONE 30.4s [2021-07-16T06:40:08.319Z] [2021-07-16T06:40:08.319Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-16T06:40:08.319Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-07-16T06:40:08.319Z] #10 ... [2021-07-16T06:40:08.319Z] [2021-07-16T06:40:08.319Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-16T06:40:08.319Z] #28 sha256:b6ce02d1b77c1459e4ef8ad70527ed6c73b5c7a78f0148a3be1b5e76724fc858 [2021-07-16T06:40:08.319Z] #28 DONE 0.1s [2021-07-16T06:40:08.319Z] [2021-07-16T06:40:08.319Z] #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-07-16T06:40:08.319Z] #29 sha256:63f41f0af661465bb661f035557ea69d4830816fe571722c38b1d6c58479cf29 [2021-07-16T06:40:08.323Z] #43 14.95 DEP images/eventfd.pb-c.d [2021-07-16T06:40:08.323Z] #43 15.03 PBCC images/remap-file-path.pb-c.c [2021-07-16T06:40:08.323Z] #43 15.06 DEP images/remap-file-path.pb-c.d [2021-07-16T06:40:08.323Z] #43 15.16 PBCC images/fifo.pb-c.c [2021-07-16T06:40:08.323Z] #43 15.17 DEP images/fifo.pb-c.d [2021-07-16T06:40:08.396Z] #13 4.045 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-16T06:40:08.396Z] #13 4.045 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-16T06:40:08.396Z] #13 4.159 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-16T06:40:08.396Z] #13 4.159 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-16T06:40:08.499Z] #43 45.30 HOSTDEP compel/src/lib/handle-elf-host.d [2021-07-16T06:40:08.587Z] #43 15.25 PBCC images/ghost-file.pb-c.c [2021-07-16T06:40:08.587Z] #43 15.35 DEP images/ghost-file.pb-c.d [2021-07-16T06:40:08.587Z] #43 15.40 PBCC images/regfile.pb-c.c [2021-07-16T06:40:08.587Z] #43 15.45 DEP images/regfile.pb-c.d [2021-07-16T06:40:08.759Z] #43 45.45 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-07-16T06:40:08.760Z] #43 45.56 HOSTDEP compel/src/main-host.d [2021-07-16T06:40:08.760Z] #43 45.65 DEP compel/src/lib/ptrace.d [2021-07-16T06:40:08.851Z] #43 15.49 PBCC images/ns.pb-c.c [2021-07-16T06:40:08.851Z] #43 15.53 DEP images/ns.pb-c.d [2021-07-16T06:40:08.851Z] #43 15.62 PBCC images/fdinfo.pb-c.c [2021-07-16T06:40:08.851Z] #43 15.75 DEP images/fdinfo.pb-c.d [2021-07-16T06:40:08.883Z] #29 ... [2021-07-16T06:40:08.883Z] [2021-07-16T06:40:08.883Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-16T06:40:08.883Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-07-16T06:40:08.883Z] #10 DONE 0.7s [2021-07-16T06:40:08.883Z] [2021-07-16T06:40:08.883Z] #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-07-16T06:40:08.883Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-07-16T06:40:09.020Z] #43 45.76 DEP compel/src/lib/infect.d [2021-07-16T06:40:09.020Z] #43 45.95 DEP compel/src/lib/infect-util.d [2021-07-16T06:40:09.114Z] #43 15.83 PBCC images/core-aarch64.pb-c.c [2021-07-16T06:40:09.114Z] #43 15.95 PBCC images/core-arm.pb-c.c [2021-07-16T06:40:09.114Z] #43 16.04 PBCC images/core-ppc64.pb-c.c [2021-07-16T06:40:09.281Z] #43 46.09 DEP compel/src/lib/infect-rpc.d [2021-07-16T06:40:09.281Z] #43 46.23 DEP compel/arch/x86/src/lib/infect.d [2021-07-16T06:40:09.335Z] #13 5.279 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-16T06:40:09.335Z] #13 ... [2021-07-16T06:40:09.335Z] [2021-07-16T06:40:09.335Z] #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-07-16T06:40:09.335Z] #47 sha256:8a7c9ba59cff672ef0d11c5792d23ade153a45674934f71d2fd0e0484abf34a7 [2021-07-16T06:40:09.335Z] #47 5.952 + RM_GOPATH=0 [2021-07-16T06:40:09.335Z] #47 5.952 + TMP_GOPATH= [2021-07-16T06:40:09.335Z] #47 5.952 + : /build [2021-07-16T06:40:09.335Z] #47 5.952 + '[' -z '' ']' [2021-07-16T06:40:09.335Z] #47 5.952 ++ mktemp -d [2021-07-16T06:40:09.335Z] #47 5.958 + export GOPATH=/tmp/tmp.ob1WXND4kW [2021-07-16T06:40:09.335Z] #47 5.958 + GOPATH=/tmp/tmp.ob1WXND4kW [2021-07-16T06:40:09.335Z] #47 5.958 + RM_GOPATH=1 [2021-07-16T06:40:09.335Z] #47 5.958 + case "$(go env GOARCH)" in [2021-07-16T06:40:09.335Z] #47 5.958 ++ go env GOARCH [2021-07-16T06:40:09.335Z] #47 5.989 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:09.335Z] #47 5.989 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:09.335Z] #47 5.989 ++ dirname /tmp/install/install.sh [2021-07-16T06:40:09.335Z] #47 5.989 + dir=/tmp/install [2021-07-16T06:40:09.335Z] #47 5.989 + bin=gotestsum [2021-07-16T06:40:09.335Z] #47 5.989 + shift [2021-07-16T06:40:09.335Z] #47 5.989 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-16T06:40:09.335Z] #47 5.989 + . /tmp/install/gotestsum.installer [2021-07-16T06:40:09.335Z] #47 5.989 ++ : v0.5.3 [2021-07-16T06:40:09.335Z] #47 5.989 + install_gotestsum [2021-07-16T06:40:09.335Z] #47 6.001 + set -e [2021-07-16T06:40:09.335Z] #47 6.001 + export GO111MODULE=on [2021-07-16T06:40:09.335Z] #47 6.001 + GO111MODULE=on [2021-07-16T06:40:09.335Z] #47 6.001 + GOBIN=/build [2021-07-16T06:40:09.335Z] #47 6.001 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-16T06:40:09.335Z] #47 6.011 go: finding gotest.tools/gotestsum v0.5.3 [2021-07-16T06:40:09.335Z] #47 6.020 go: finding gotest.tools v0.5.3 [2021-07-16T06:40:09.335Z] #47 7.005 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-16T06:40:09.335Z] #47 7.734 go: extracting gotest.tools/gotestsum v0.5.3 [2021-07-16T06:40:09.335Z] #47 8.846 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-16T06:40:09.335Z] #47 8.851 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-16T06:40:09.335Z] #47 8.948 go: downloading github.com/pkg/errors v0.9.1 [2021-07-16T06:40:09.335Z] #47 8.948 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-16T06:40:09.335Z] #47 9.009 go: downloading github.com/fatih/color v1.9.0 [2021-07-16T06:40:09.383Z] #43 16.10 PBCC images/core-s390.pb-c.c [2021-07-16T06:40:09.383Z] #43 16.17 PBCC images/core-x86.pb-c.c [2021-07-16T06:40:09.383Z] #43 16.24 PBCC images/core.pb-c.c [2021-07-16T06:40:09.446Z] #11 DONE 0.6s [2021-07-16T06:40:09.446Z] [2021-07-16T06:40:09.446Z] #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-07-16T06:40:09.446Z] #29 sha256:63f41f0af661465bb661f035557ea69d4830816fe571722c38b1d6c58479cf29 [2021-07-16T06:40:09.446Z] #29 1.061 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-16T06:40:09.446Z] #29 1.141 [2021-07-16T06:40:09.543Z] #43 46.41 DEP compel/arch/x86/src/lib/cpu.d [2021-07-16T06:40:09.543Z] #43 46.50 DEP compel/src/lib/log.d [2021-07-16T06:40:09.594Z] #47 9.203 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-16T06:40:09.594Z] #47 9.269 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-16T06:40:09.594Z] #47 9.332 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-16T06:40:09.646Z] #43 16.34 PBCC images/inventory.pb-c.c [2021-07-16T06:40:09.646Z] #43 16.41 DEP images/core-aarch64.pb-c.d [2021-07-16T06:40:09.646Z] #43 16.46 DEP images/core-arm.pb-c.d [2021-07-16T06:40:09.646Z] #43 16.53 DEP images/core-ppc64.pb-c.d [2021-07-16T06:40:09.646Z] #43 16.61 DEP images/core-s390.pb-c.d [2021-07-16T06:40:09.680Z] #47 14.21 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-16T06:40:09.704Z] #29 1.257 ########### 16.3% ######################## 33.6% [2021-07-16T06:40:09.704Z] #29 ... [2021-07-16T06:40:09.704Z] [2021-07-16T06:40:09.704Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-16T06:40:09.704Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-07-16T06:40:09.704Z] #39 DONE 0.3s [2021-07-16T06:40:09.704Z] [2021-07-16T06:40:09.704Z] #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-07-16T06:40:09.704Z] #29 sha256:63f41f0af661465bb661f035557ea69d4830816fe571722c38b1d6c58479cf29 [2021-07-16T06:40:09.804Z] #43 46.62 DEP compel/src/main.d [2021-07-16T06:40:09.804Z] #43 46.69 DEP compel/src/lib/handle-elf.d [2021-07-16T06:40:09.853Z] #47 9.456 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-16T06:40:09.910Z] #43 16.68 DEP images/core-x86.pb-c.d [2021-07-16T06:40:09.910Z] #43 16.74 DEP images/core.pb-c.d [2021-07-16T06:40:09.910Z] #43 16.82 DEP images/inventory.pb-c.d [2021-07-16T06:40:09.964Z] #29 1.257 ########### 16.3% ######################## 33.6% ####################################### 55.0%#29 ... [2021-07-16T06:40:09.964Z] [2021-07-16T06:40:09.964Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-16T06:40:09.964Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-07-16T06:40:09.964Z] #31 DONE 0.4s [2021-07-16T06:40:09.964Z] [2021-07-16T06:40:09.964Z] #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-07-16T06:40:09.964Z] #29 sha256:63f41f0af661465bb661f035557ea69d4830816fe571722c38b1d6c58479cf29 [2021-07-16T06:40:09.964Z] #29 1.257 ########### 16.3% ######################## 33.6% ####################################### 55.0% ################################################################# 90.7% ######################################################################## 100.0% [2021-07-16T06:40:09.964Z] #29 1.888 [2021-07-16T06:40:10.065Z] #43 46.84 DEP compel/arch/x86/src/lib/handle-elf.d [2021-07-16T06:40:10.065Z] #43 46.94 CC compel/src/lib/log.o [2021-07-16T06:40:10.112Z] #47 9.713 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-16T06:40:10.112Z] #47 9.818 go: extracting github.com/fatih/color v1.9.0 [2021-07-16T06:40:10.174Z] #43 16.92 PBCC images/cpuinfo.pb-c.c [2021-07-16T06:40:10.174Z] #43 16.96 DEP images/cpuinfo.pb-c.d [2021-07-16T06:40:10.174Z] #43 17.01 PBCC images/stats.pb-c.c [2021-07-16T06:40:10.174Z] #43 17.02 DEP images/stats.pb-c.d [2021-07-16T06:40:10.221Z] #29 2.021 ############ 16.7% ######################################################################## 100.0% [2021-07-16T06:40:10.326Z] #43 47.16 CC compel/arch/x86/src/lib/cpu.o [2021-07-16T06:40:10.371Z] #47 9.821 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-16T06:40:10.371Z] #47 9.827 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-16T06:40:10.371Z] #47 9.871 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-07-16T06:40:10.371Z] #47 9.895 go: extracting github.com/pkg/errors v0.9.1 [2021-07-16T06:40:10.371Z] #47 9.910 go: extracting github.com/spf13/pflag v1.0.3 [2021-07-16T06:40:10.371Z] #47 ... [2021-07-16T06:40:10.371Z] [2021-07-16T06:40:10.371Z] #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-07-16T06:40:10.371Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-16T06:40:10.371Z] #42 6.102 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-16T06:40:10.371Z] #42 6.208 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-16T06:40:10.371Z] #42 6.293 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-16T06:40:10.371Z] #42 8.266 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-16T06:40:10.477Z] #29 2.233 [2021-07-16T06:40:10.630Z] #42 ... [2021-07-16T06:40:10.630Z] [2021-07-16T06:40:10.630Z] #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-07-16T06:40:10.630Z] #45 sha256:42c0ce08cb2eaf1fb74bbc097db04e936d9539abb141e74e66bbf5c1827cfa91 [2021-07-16T06:40:10.630Z] #45 5.861 + RM_GOPATH=0 [2021-07-16T06:40:10.630Z] #45 5.861 + TMP_GOPATH= [2021-07-16T06:40:10.630Z] #45 5.861 + : /build [2021-07-16T06:40:10.630Z] #45 5.861 + '[' -z '' ']' [2021-07-16T06:40:10.630Z] #45 5.861 ++ mktemp -d [2021-07-16T06:40:10.630Z] #45 5.869 + export GOPATH=/tmp/tmp.BazXwHxj4i [2021-07-16T06:40:10.630Z] #45 5.869 + GOPATH=/tmp/tmp.BazXwHxj4i [2021-07-16T06:40:10.630Z] #45 5.869 + RM_GOPATH=1 [2021-07-16T06:40:10.630Z] #45 5.869 + case "$(go env GOARCH)" in [2021-07-16T06:40:10.630Z] #45 5.869 ++ go env GOARCH [2021-07-16T06:40:10.630Z] #45 5.894 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:10.630Z] #45 5.894 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:10.630Z] #45 5.894 ++ dirname /tmp/install/install.sh [2021-07-16T06:40:10.630Z] #45 5.912 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-16T06:40:10.630Z] #45 5.912 + dir=/tmp/install [2021-07-16T06:40:10.630Z] #45 5.912 + bin=vndr [2021-07-16T06:40:10.630Z] #45 5.912 + shift [2021-07-16T06:40:10.630Z] #45 5.912 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-16T06:40:10.630Z] #45 5.912 + . /tmp/install/vndr.installer [2021-07-16T06:40:10.630Z] #45 5.912 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-16T06:40:10.630Z] #45 5.912 + install_vndr [2021-07-16T06:40:10.630Z] #45 5.912 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-16T06:40:10.630Z] #45 5.912 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BazXwHxj4i/src/github.com/LK4D4/vndr [2021-07-16T06:40:10.630Z] #45 5.953 Cloning into '/tmp/tmp.BazXwHxj4i/src/github.com/LK4D4/vndr'... [2021-07-16T06:40:10.630Z] #45 7.385 + cd /tmp/tmp.BazXwHxj4i/src/github.com/LK4D4/vndr [2021-07-16T06:40:10.630Z] #45 7.385 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-16T06:40:10.630Z] #45 7.413 + go build -buildmode=pie -v -o /build/vndr . [2021-07-16T06:40:10.630Z] #45 9.098 runtime/internal/sys [2021-07-16T06:40:10.630Z] #45 9.108 internal/cpu [2021-07-16T06:40:10.630Z] #45 9.412 internal/race [2021-07-16T06:40:10.630Z] #45 9.634 sync/atomic [2021-07-16T06:40:10.630Z] #45 9.916 internal/bytealg [2021-07-16T06:40:10.630Z] #45 10.17 unicode [2021-07-16T06:40:10.630Z] #45 ... [2021-07-16T06:40:10.630Z] [2021-07-16T06:40:10.630Z] #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-07-16T06:40:10.630Z] #67 sha256:880795871ecf9484988a73be6b0cc598afcc67999ae49d4471c2ce89e3b99ea0 [2021-07-16T06:40:10.630Z] #67 4.581 + RM_GOPATH=0 [2021-07-16T06:40:10.631Z] #67 4.581 + TMP_GOPATH= [2021-07-16T06:40:10.631Z] #67 4.581 + : /build [2021-07-16T06:40:10.631Z] #67 4.581 + '[' -z '' ']' [2021-07-16T06:40:10.631Z] #67 4.581 ++ mktemp -d [2021-07-16T06:40:10.631Z] #67 4.581 + export GOPATH=/tmp/tmp.S1ETg90XWC [2021-07-16T06:40:10.631Z] #67 4.581 + GOPATH=/tmp/tmp.S1ETg90XWC [2021-07-16T06:40:10.631Z] #67 4.581 + RM_GOPATH=1 [2021-07-16T06:40:10.631Z] #67 4.581 + case "$(go env GOARCH)" in [2021-07-16T06:40:10.631Z] #67 4.581 ++ go env GOARCH [2021-07-16T06:40:10.631Z] #67 4.591 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:10.631Z] #67 4.591 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:10.631Z] #67 4.591 ++ dirname /tmp/install/install.sh [2021-07-16T06:40:10.631Z] #67 4.592 + dir=/tmp/install [2021-07-16T06:40:10.631Z] #67 4.592 + bin=proxy [2021-07-16T06:40:10.631Z] #67 4.592 + shift [2021-07-16T06:40:10.631Z] #67 4.592 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-07-16T06:40:10.631Z] #67 4.592 + . /tmp/install/proxy.installer [2021-07-16T06:40:10.631Z] #67 4.592 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-16T06:40:10.631Z] #67 4.592 + install_proxy [2021-07-16T06:40:10.631Z] #67 4.592 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-16T06:40:10.631Z] #67 4.598 + case "$1" in [2021-07-16T06:40:10.631Z] #67 4.598 + export CGO_ENABLED=0 [2021-07-16T06:40:10.631Z] #67 4.598 + CGO_ENABLED=0 [2021-07-16T06:40:10.631Z] #67 4.598 + _install_proxy [2021-07-16T06:40:10.631Z] #67 4.598 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-07-16T06:40:10.631Z] #67 4.598 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.S1ETg90XWC/src/github.com/docker/libnetwork [2021-07-16T06:40:10.631Z] #67 4.598 Cloning into '/tmp/tmp.S1ETg90XWC/src/github.com/docker/libnetwork'... [2021-07-16T06:40:10.733Z] #29 2.349 0.0% ############################################# 63.5% ######################################################################## 100.0% [2021-07-16T06:40:10.751Z] #43 ... [2021-07-16T06:40:10.751Z] [2021-07-16T06:40:10.751Z] #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-07-16T06:40:10.751Z] #34 sha256:8a4b477f289407e6098785bdb53dba8807fdce595e3fb25c325856e014a0a250 [2021-07-16T06:40:10.751Z] #34 57.87 github.com/BurntSushi/toml/cmd/tomlv [2021-07-16T06:40:10.751Z] #34 DONE 62.5s [2021-07-16T06:40:10.889Z] #67 ... [2021-07-16T06:40:10.889Z] [2021-07-16T06:40:10.889Z] #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-07-16T06:40:10.889Z] #24 sha256:cecd02585143c8ff927bedef8f4db800f8fde1947407e78c67f1a3c9c19d13d6 [2021-07-16T06:40:10.889Z] #24 4.682 + RM_GOPATH=0 [2021-07-16T06:40:10.889Z] #24 4.682 + TMP_GOPATH= [2021-07-16T06:40:10.889Z] #24 4.682 + : /build [2021-07-16T06:40:10.889Z] #24 4.682 + '[' -z '' ']' [2021-07-16T06:40:10.889Z] #24 4.682 ++ mktemp -d [2021-07-16T06:40:10.889Z] #24 4.682 + export GOPATH=/tmp/tmp.VKH33eMIpB [2021-07-16T06:40:10.889Z] #24 4.682 + GOPATH=/tmp/tmp.VKH33eMIpB [2021-07-16T06:40:10.889Z] #24 4.682 + RM_GOPATH=1 [2021-07-16T06:40:10.889Z] #24 4.682 + case "$(go env GOARCH)" in [2021-07-16T06:40:10.889Z] #24 4.682 ++ go env GOARCH [2021-07-16T06:40:10.890Z] #24 4.685 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:10.890Z] #24 4.685 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:10.890Z] #24 4.685 ++ dirname /tmp/install/install.sh [2021-07-16T06:40:10.890Z] #24 4.685 + dir=/tmp/install [2021-07-16T06:40:10.890Z] #24 4.685 + bin=dockercli [2021-07-16T06:40:10.890Z] #24 4.685 + shift [2021-07-16T06:40:10.890Z] #24 4.685 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-16T06:40:10.890Z] #24 4.685 + . /tmp/install/dockercli.installer [2021-07-16T06:40:10.890Z] #24 4.685 ++ : stable [2021-07-16T06:40:10.890Z] #24 4.685 ++ : 17.06.2-ce [2021-07-16T06:40:10.890Z] #24 4.686 + install_dockercli [2021-07-16T06:40:10.890Z] #24 4.686 Install docker/cli version 17.06.2-ce from stable [2021-07-16T06:40:10.890Z] #24 4.686 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-16T06:40:10.890Z] #24 4.686 ++ uname -m [2021-07-16T06:40:10.890Z] #24 4.687 + arch=x86_64 [2021-07-16T06:40:10.890Z] #24 4.688 + '[' x86_64 '!=' x86_64 ']' [2021-07-16T06:40:10.890Z] #24 4.688 + url=https://download.docker.com/linux/static [2021-07-16T06:40:10.890Z] #24 4.688 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-16T06:40:10.890Z] #24 4.688 + tar -xz docker/docker [2021-07-16T06:40:10.890Z] #24 ... [2021-07-16T06:40:10.890Z] [2021-07-16T06:40:10.890Z] #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-07-16T06:40:10.890Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-16T06:40:10.890Z] #40 6.416 + git clone https://github.com/docker/distribution.git . [2021-07-16T06:40:10.890Z] #40 6.453 Cloning into '.'... [2021-07-16T06:40:10.997Z] #29 2.721 [2021-07-16T06:40:11.015Z] [2021-07-16T06:40:11.015Z] #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-07-16T06:40:11.015Z] #51 sha256:233fca03df54d3580d0c8de8279e8c6b908421c0708df4e02da20e29430922fb [2021-07-16T06:40:11.015Z] #51 59.01 encoding/base64 [2021-07-16T06:40:11.015Z] #51 59.78 golang.org/x/sys/unix [2021-07-16T06:40:11.015Z] #51 59.98 go/ast [2021-07-16T06:40:11.015Z] #51 60.01 encoding/json [2021-07-16T06:40:11.049Z] #47 ... [2021-07-16T06:40:11.049Z] [2021-07-16T06:40:11.049Z] #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-07-16T06:40:11.049Z] #49 sha256:c4b6fe963162c7246ee3f55b7d7f6efc92c9431581b48eeffde31c6537dd02e9 [2021-07-16T06:40:11.049Z] #49 15.64 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-16T06:40:11.049Z] #49 15.65 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-16T06:40:11.049Z] #49 15.65 go: downloading github.com/fatih/color v1.7.0 [2021-07-16T06:40:11.049Z] #49 15.65 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-16T06:40:11.049Z] #49 15.66 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-16T06:40:11.049Z] #49 15.73 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-16T06:40:11.049Z] #49 15.81 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-16T06:40:11.149Z] #40 ... [2021-07-16T06:40:11.149Z] [2021-07-16T06:40:11.149Z] #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-07-16T06:40:11.149Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-16T06:40:11.149Z] #36 6.672 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-16T06:40:11.149Z] #36 6.738 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-16T06:40:11.149Z] #36 6.738 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-16T06:40:11.149Z] #36 8.439 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-16T06:40:11.149Z] #36 10.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-16T06:40:11.149Z] #36 ... [2021-07-16T06:40:11.149Z] [2021-07-16T06:40:11.149Z] #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-07-16T06:40:11.149Z] #51 sha256:09351afdcc97e00b6adbe3b0fabb966a2208e4a3407c22e0a14b38dd58fb971a [2021-07-16T06:40:11.149Z] #51 5.136 + RM_GOPATH=0 [2021-07-16T06:40:11.149Z] #51 5.136 + TMP_GOPATH= [2021-07-16T06:40:11.149Z] #51 5.136 + : /build [2021-07-16T06:40:11.149Z] #51 5.136 + '[' -z '' ']' [2021-07-16T06:40:11.149Z] #51 5.138 ++ mktemp -d [2021-07-16T06:40:11.149Z] #51 5.138 + export GOPATH=/tmp/tmp.V0lXYO8HMd [2021-07-16T06:40:11.149Z] #51 5.138 + GOPATH=/tmp/tmp.V0lXYO8HMd [2021-07-16T06:40:11.149Z] #51 5.138 + RM_GOPATH=1 [2021-07-16T06:40:11.149Z] #51 5.139 + case "$(go env GOARCH)" in [2021-07-16T06:40:11.149Z] #51 5.140 ++ go env GOARCH [2021-07-16T06:40:11.149Z] #51 5.165 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:11.149Z] #51 5.165 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:11.149Z] #51 5.168 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-16T06:40:11.149Z] #51 5.174 ++ dirname /tmp/install/install.sh [2021-07-16T06:40:11.149Z] #51 5.174 + dir=/tmp/install [2021-07-16T06:40:11.149Z] #51 5.174 + bin=shfmt [2021-07-16T06:40:11.149Z] #51 5.174 + shift [2021-07-16T06:40:11.149Z] #51 5.174 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-16T06:40:11.149Z] #51 5.174 + . /tmp/install/shfmt.installer [2021-07-16T06:40:11.149Z] #51 5.174 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-16T06:40:11.149Z] #51 5.174 + install_shfmt [2021-07-16T06:40:11.149Z] #51 5.174 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-16T06:40:11.149Z] #51 5.174 + git clone https://github.com/mvdan/sh.git /tmp/tmp.V0lXYO8HMd/src/github.com/mvdan/sh [2021-07-16T06:40:11.149Z] #51 5.180 Cloning into '/tmp/tmp.V0lXYO8HMd/src/github.com/mvdan/sh'... [2021-07-16T06:40:11.269Z] #43 47.88 CC compel/arch/x86/src/lib/infect.o [2021-07-16T06:40:11.375Z] #49 15.87 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-16T06:40:11.376Z] #49 15.87 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-16T06:40:11.376Z] #49 15.87 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-16T06:40:11.409Z] #51 ... [2021-07-16T06:40:11.409Z] [2021-07-16T06:40:11.409Z] #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-07-16T06:40:11.409Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-16T06:40:11.409Z] #55 5.835 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-16T06:40:11.409Z] #55 6.037 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-16T06:40:11.409Z] #55 6.209 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-16T06:40:11.409Z] #55 7.530 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-16T06:40:11.409Z] #55 9.740 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-16T06:40:11.409Z] #55 ... [2021-07-16T06:40:11.409Z] [2021-07-16T06:40:11.409Z] #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-07-16T06:40:11.409Z] #34 sha256:dd004b3b5769cbcac738354ce18596c5d13ddd903dcc62a4bfc106ca4cb4b72e [2021-07-16T06:40:11.409Z] #34 5.770 + RM_GOPATH=0 [2021-07-16T06:40:11.409Z] #34 5.770 + TMP_GOPATH= [2021-07-16T06:40:11.409Z] #34 5.770 + : /build [2021-07-16T06:40:11.409Z] #34 5.770 + '[' -z '' ']' [2021-07-16T06:40:11.409Z] #34 5.770 ++ mktemp -d [2021-07-16T06:40:11.409Z] #34 5.770 + export GOPATH=/tmp/tmp.dwWV0CnIkn [2021-07-16T06:40:11.409Z] #34 5.770 + GOPATH=/tmp/tmp.dwWV0CnIkn [2021-07-16T06:40:11.409Z] #34 5.770 + RM_GOPATH=1 [2021-07-16T06:40:11.409Z] #34 5.770 + case "$(go env GOARCH)" in [2021-07-16T06:40:11.409Z] #34 5.770 ++ go env GOARCH [2021-07-16T06:40:11.409Z] #34 5.835 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:11.409Z] #34 5.835 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:11.409Z] #34 5.835 ++ dirname /tmp/install/install.sh [2021-07-16T06:40:11.409Z] #34 5.840 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-16T06:40:11.409Z] #34 5.840 + dir=/tmp/install [2021-07-16T06:40:11.409Z] #34 5.840 + bin=tomlv [2021-07-16T06:40:11.409Z] #34 5.840 + shift [2021-07-16T06:40:11.409Z] #34 5.840 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-07-16T06:40:11.409Z] #34 5.840 + . /tmp/install/tomlv.installer [2021-07-16T06:40:11.409Z] #34 5.840 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-16T06:40:11.409Z] #34 5.840 + install_tomlv [2021-07-16T06:40:11.409Z] #34 5.840 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-07-16T06:40:11.409Z] #34 5.840 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.dwWV0CnIkn/src/github.com/BurntSushi/toml [2021-07-16T06:40:11.409Z] #34 5.856 Cloning into '/tmp/tmp.dwWV0CnIkn/src/github.com/BurntSushi/toml'... [2021-07-16T06:40:11.409Z] #34 7.610 + cd /tmp/tmp.dwWV0CnIkn/src/github.com/BurntSushi/toml [2021-07-16T06:40:11.409Z] #34 7.611 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-16T06:40:11.409Z] #34 7.753 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-07-16T06:40:11.409Z] #34 8.613 internal/cpu [2021-07-16T06:40:11.409Z] #34 8.626 runtime/internal/atomic [2021-07-16T06:40:11.409Z] #34 8.899 runtime/internal/sys [2021-07-16T06:40:11.409Z] #34 9.126 runtime/internal/math [2021-07-16T06:40:11.409Z] #34 9.266 math/bits [2021-07-16T06:40:11.409Z] #34 9.676 internal/bytealg [2021-07-16T06:40:11.409Z] #34 9.868 math [2021-07-16T06:40:11.409Z] #34 10.83 runtime [2021-07-16T06:40:11.510Z] #29 2.853 ########## 15.0% ######################## 34.6% ################################# 46.0% ########################################## 59.2% ############################################################ 84.1% ######################################################################## 100.0% [2021-07-16T06:40:11.510Z] #29 3.425 [2021-07-16T06:40:11.668Z] #34 ... [2021-07-16T06:40:11.668Z] [2021-07-16T06:40:11.668Z] #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-07-16T06:40:11.668Z] #58 sha256:0f10dfa04b27091db70a7a4b73337de65ddffb6ecbbde2e4fd561583275e5b64 [2021-07-16T06:40:11.668Z] #58 5.480 + RM_GOPATH=0 [2021-07-16T06:40:11.668Z] #58 5.480 + TMP_GOPATH= [2021-07-16T06:40:11.668Z] #58 5.480 + : /build [2021-07-16T06:40:11.668Z] #58 5.480 + '[' -z '' ']' [2021-07-16T06:40:11.668Z] #58 5.480 ++ mktemp -d [2021-07-16T06:40:11.668Z] #58 5.488 + export GOPATH=/tmp/tmp.tlxkeehpXW [2021-07-16T06:40:11.668Z] #58 5.488 + GOPATH=/tmp/tmp.tlxkeehpXW [2021-07-16T06:40:11.668Z] #58 5.488 + RM_GOPATH=1 [2021-07-16T06:40:11.668Z] #58 5.488 + case "$(go env GOARCH)" in [2021-07-16T06:40:11.668Z] #58 5.488 ++ go env GOARCH [2021-07-16T06:40:11.668Z] #58 5.497 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:11.668Z] #58 5.497 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:11.668Z] #58 5.497 ++ dirname /tmp/install/install.sh [2021-07-16T06:40:11.668Z] #58 5.511 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-16T06:40:11.668Z] #58 5.511 + dir=/tmp/install [2021-07-16T06:40:11.668Z] #58 5.511 + bin=rootlesskit [2021-07-16T06:40:11.668Z] #58 5.511 + shift [2021-07-16T06:40:11.668Z] #58 5.511 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-16T06:40:11.668Z] #58 5.511 + . /tmp/install/rootlesskit.installer [2021-07-16T06:40:11.668Z] #58 5.511 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-16T06:40:11.668Z] #58 5.511 + install_rootlesskit [2021-07-16T06:40:11.668Z] #58 5.511 + case "$1" in [2021-07-16T06:40:11.668Z] #58 5.511 + export CGO_ENABLED=0 [2021-07-16T06:40:11.668Z] #58 5.511 + CGO_ENABLED=0 [2021-07-16T06:40:11.668Z] #58 5.511 + _install_rootlesskit [2021-07-16T06:40:11.668Z] #58 5.511 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-16T06:40:11.668Z] #58 5.511 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.tlxkeehpXW/src/github.com/rootless-containers/rootlesskit [2021-07-16T06:40:11.668Z] #58 5.511 Cloning into '/tmp/tmp.tlxkeehpXW/src/github.com/rootless-containers/rootlesskit'... [2021-07-16T06:40:11.668Z] #58 11.28 + cd /tmp/tmp.tlxkeehpXW/src/github.com/rootless-containers/rootlesskit [2021-07-16T06:40:11.668Z] #58 11.29 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-16T06:40:11.668Z] #58 11.31 + export GO111MODULE=on [2021-07-16T06:40:11.668Z] #58 11.31 + GO111MODULE=on [2021-07-16T06:40:11.668Z] #58 11.31 + export GOPROXY=https://proxy.golang.org [2021-07-16T06:40:11.668Z] #58 11.31 + GOPROXY=https://proxy.golang.org [2021-07-16T06:40:11.668Z] #58 11.31 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-16T06:40:11.668Z] #58 11.31 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-16T06:40:11.668Z] #58 ... [2021-07-16T06:40:11.668Z] [2021-07-16T06:40:11.668Z] #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-07-16T06:40:11.668Z] #49 sha256:4e42d05f3a3654cd376ee8625cc1371b7cc20f5619d09f39c48bb893d90eb0ba [2021-07-16T06:40:11.668Z] #49 4.881 + RM_GOPATH=0 [2021-07-16T06:40:11.668Z] #49 4.881 + TMP_GOPATH= [2021-07-16T06:40:11.668Z] #49 4.881 + : /build [2021-07-16T06:40:11.668Z] #49 4.881 + '[' -z '' ']' [2021-07-16T06:40:11.668Z] #49 4.881 ++ mktemp -d [2021-07-16T06:40:11.668Z] #49 4.882 + export GOPATH=/tmp/tmp.Os1C9cCXyn [2021-07-16T06:40:11.668Z] #49 4.882 + GOPATH=/tmp/tmp.Os1C9cCXyn [2021-07-16T06:40:11.668Z] #49 4.882 + RM_GOPATH=1 [2021-07-16T06:40:11.668Z] #49 4.882 + case "$(go env GOARCH)" in [2021-07-16T06:40:11.668Z] #49 4.883 ++ go env GOARCH [2021-07-16T06:40:11.668Z] #49 4.890 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:11.668Z] #49 4.890 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:11.668Z] #49 4.890 ++ dirname /tmp/install/install.sh [2021-07-16T06:40:11.668Z] #49 4.891 + dir=/tmp/install [2021-07-16T06:40:11.668Z] #49 4.891 + bin=golangci_lint [2021-07-16T06:40:11.668Z] #49 4.891 + shift [2021-07-16T06:40:11.668Z] #49 4.891 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-16T06:40:11.668Z] #49 4.891 + . /tmp/install/golangci_lint.installer [2021-07-16T06:40:11.668Z] #49 4.891 ++ : v1.23.8 [2021-07-16T06:40:11.668Z] #49 4.891 + install_golangci_lint [2021-07-16T06:40:11.668Z] #49 4.891 + set -e [2021-07-16T06:40:11.668Z] #49 4.891 + export GO111MODULE=on [2021-07-16T06:40:11.668Z] #49 4.891 + GO111MODULE=on [2021-07-16T06:40:11.668Z] #49 4.891 + GOBIN=/build [2021-07-16T06:40:11.668Z] #49 4.891 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-16T06:40:11.668Z] #49 4.913 go: finding github.com v1.23.8 [2021-07-16T06:40:11.668Z] #49 4.913 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-07-16T06:40:11.668Z] #49 4.913 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-07-16T06:40:11.668Z] #49 4.913 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-07-16T06:40:11.668Z] #49 4.913 go: finding github.com/golangci v1.23.8 [2021-07-16T06:40:11.668Z] #49 5.246 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-16T06:40:11.668Z] #49 5.776 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-07-16T06:40:11.842Z] #43 48.66 CC compel/src/lib/infect-rpc.o [2021-07-16T06:40:11.927Z] #49 ... [2021-07-16T06:40:11.927Z] [2021-07-16T06:40:11.927Z] #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-07-16T06:40:11.927Z] #47 sha256:8a7c9ba59cff672ef0d11c5792d23ade153a45674934f71d2fd0e0484abf34a7 [2021-07-16T06:40:11.927Z] #47 10.23 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-16T06:40:11.927Z] #47 10.35 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-07-16T06:40:11.927Z] #47 10.36 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-07-16T06:40:12.103Z] #43 48.94 CC compel/src/lib/infect-util.o [2021-07-16T06:40:12.306Z] #49 16.88 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-07-16T06:40:12.306Z] #49 16.88 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-07-16T06:40:12.306Z] #49 16.89 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-16T06:40:12.306Z] #49 16.92 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-07-16T06:40:12.306Z] #49 16.92 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-16T06:40:12.306Z] #49 16.92 go: extracting github.com/spf13/pflag v1.0.5 [2021-07-16T06:40:12.306Z] #49 16.92 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-07-16T06:40:12.306Z] #49 16.92 go: extracting github.com/fatih/color v1.7.0 [2021-07-16T06:40:12.306Z] #49 16.92 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-16T06:40:12.306Z] #49 16.96 go: extracting github.com/spf13/cobra v0.0.5 [2021-07-16T06:40:12.364Z] #43 49.15 CC compel/src/lib/infect.o [2021-07-16T06:40:12.364Z] #43 ... [2021-07-16T06:40:12.364Z] [2021-07-16T06:40:12.364Z] #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-07-16T06:40:12.364Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:40:12.364Z] #13 112.0 Selecting previously unselected package libapparmor1:amd64. [2021-07-16T06:40:12.364Z] #13 112.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-16T06:40:12.364Z] #13 112.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-16T06:40:12.364Z] #13 112.1 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-16T06:40:12.364Z] #13 112.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-16T06:40:12.364Z] #13 112.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-16T06:40:12.364Z] #13 112.3 Selecting previously unselected package libbtrfs0. [2021-07-16T06:40:12.364Z] #13 112.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-16T06:40:12.364Z] #13 112.3 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-16T06:40:12.364Z] #13 112.4 Selecting previously unselected package libbtrfs-dev. [2021-07-16T06:40:12.364Z] #13 112.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-16T06:40:12.364Z] #13 112.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-16T06:40:12.364Z] #13 112.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-16T06:40:12.364Z] #13 112.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-16T06:40:12.364Z] #13 112.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-16T06:40:12.364Z] #13 112.6 Selecting previously unselected package libudev-dev:amd64. [2021-07-16T06:40:12.364Z] #13 112.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-16T06:40:12.364Z] #13 112.7 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-16T06:40:12.365Z] #13 112.9 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-16T06:40:12.365Z] #13 112.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-16T06:40:12.365Z] #13 113.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-16T06:40:12.365Z] #13 113.2 Selecting previously unselected package libpcre16-3:amd64. [2021-07-16T06:40:12.365Z] #13 113.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-16T06:40:12.365Z] #13 113.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-16T06:40:12.365Z] #13 113.4 Selecting previously unselected package libpcre32-3:amd64. [2021-07-16T06:40:12.365Z] #13 113.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-16T06:40:12.365Z] #13 113.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-16T06:40:12.365Z] #13 113.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-16T06:40:12.365Z] #13 113.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-16T06:40:12.365Z] #13 113.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-16T06:40:12.365Z] #13 113.8 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-16T06:40:12.365Z] #13 113.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-16T06:40:12.365Z] #13 113.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-16T06:40:12.365Z] #13 114.3 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-16T06:40:12.365Z] #13 114.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-16T06:40:12.365Z] #13 114.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-16T06:40:12.365Z] #13 114.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-16T06:40:12.365Z] #13 114.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-16T06:40:12.365Z] #13 114.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-16T06:40:12.365Z] #13 114.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-16T06:40:12.365Z] #13 114.7 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-16T06:40:12.365Z] #13 114.7 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-16T06:40:12.365Z] #13 114.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-16T06:40:12.365Z] #13 114.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-16T06:40:12.365Z] #13 114.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-16T06:40:12.365Z] #13 115.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-16T06:40:12.365Z] #13 115.4 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-16T06:40:12.365Z] #13 115.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-16T06:40:12.365Z] #13 115.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-16T06:40:12.365Z] #13 115.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-16T06:40:12.365Z] #13 115.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-16T06:40:12.365Z] #13 115.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-16T06:40:12.365Z] #13 115.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-16T06:40:12.365Z] #13 115.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-16T06:40:12.365Z] #13 115.5 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-16T06:40:12.365Z] #13 115.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-16T06:40:12.365Z] #13 115.6 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-16T06:40:12.365Z] #13 115.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-16T06:40:12.365Z] #13 115.6 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-16T06:40:12.365Z] #13 115.6 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-16T06:40:12.365Z] #13 115.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-16T06:40:12.365Z] #13 115.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-16T06:40:12.365Z] #13 115.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-16T06:40:12.365Z] #13 115.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-16T06:40:12.365Z] #13 115.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-16T06:40:12.365Z] #13 115.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-16T06:40:12.365Z] #13 115.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-16T06:40:12.365Z] #13 115.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-16T06:40:12.365Z] #13 115.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-16T06:40:12.365Z] #13 115.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-16T06:40:12.365Z] #13 115.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-16T06:40:12.365Z] #13 115.7 Setting up dmsetup (2:1.02.155-3) ... [2021-07-16T06:40:12.625Z] #13 115.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-16T06:40:12.625Z] #13 115.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-16T06:40:12.625Z] #13 115.8 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T06:40:12.869Z] #49 17.42 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-16T06:40:12.869Z] #49 17.61 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-16T06:40:12.869Z] #49 17.69 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-16T06:40:12.869Z] #49 ... [2021-07-16T06:40:12.869Z] [2021-07-16T06:40:12.869Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-16T06:40:12.869Z] #32 sha256:fa82f07544f74f93efe72173067c4a69b133bad14a8791b56bcdf7f2be965c87 [2021-07-16T06:40:12.869Z] #32 7.170 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-16T06:40:12.869Z] #32 7.170 Cloning into '.'... [2021-07-16T06:40:12.869Z] #32 ... [2021-07-16T06:40:12.869Z] [2021-07-16T06:40:12.869Z] #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-07-16T06:40:12.869Z] #49 sha256:c4b6fe963162c7246ee3f55b7d7f6efc92c9431581b48eeffde31c6537dd02e9 [2021-07-16T06:40:12.869Z] #49 17.72 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-16T06:40:12.869Z] #49 17.79 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-07-16T06:40:12.870Z] #47 12.30 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-16T06:40:13.126Z] #49 ... [2021-07-16T06:40:13.126Z] [2021-07-16T06:40:13.126Z] #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-07-16T06:40:13.126Z] #24 sha256:55fc97eb6bf13ec8ae997c17fe9f62782e49e89b1d3a8449177863ca88abf5ad [2021-07-16T06:40:13.126Z] #24 16.00 + mkdir -p /build [2021-07-16T06:40:13.126Z] #24 16.01 + mv docker/docker /build/ [2021-07-16T06:40:13.126Z] #24 16.01 + rmdir docker [2021-07-16T06:40:13.126Z] #24 DONE 17.9s [2021-07-16T06:40:13.126Z] [2021-07-16T06:40:13.126Z] #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-07-16T06:40:13.126Z] #49 sha256:c4b6fe963162c7246ee3f55b7d7f6efc92c9431581b48eeffde31c6537dd02e9 [2021-07-16T06:40:13.126Z] #49 17.81 go: downloading github.com/pkg/errors v0.8.1 [2021-07-16T06:40:13.126Z] #49 18.04 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-16T06:40:13.130Z] #47 ... [2021-07-16T06:40:13.130Z] [2021-07-16T06:40:13.130Z] #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-07-16T06:40:13.130Z] #24 sha256:cecd02585143c8ff927bedef8f4db800f8fde1947407e78c67f1a3c9c19d13d6 [2021-07-16T06:40:13.130Z] #24 12.46 + mkdir -p /build [2021-07-16T06:40:13.130Z] #24 12.46 + mv docker/docker /build/ [2021-07-16T06:40:13.130Z] #24 12.47 + rmdir docker [2021-07-16T06:40:13.130Z] #24 DONE 12.8s [2021-07-16T06:40:13.390Z] [2021-07-16T06:40:13.390Z] #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-07-16T06:40:13.390Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-16T06:40:13.390Z] #36 12.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-16T06:40:13.573Z] #29 3.570 # 2.1% ###### 9.7% ######### 12.6% ############### 21.0% ################### 27.3% ####################### 32.5% ########################### 37.7% ############################## 42.9% ################################## 48.1% ###################################### 53.4% ########################################## 58.5% ############################################# 63.7% ################################################# 68.9% ################################################### 71.9% ######################################################### 79.3% ############################################################ 84.6% ################################################################ 89.8% #################################################################### 95.0% ######################################################################## 100.0% [2021-07-16T06:40:13.573Z] #29 5.430 [2021-07-16T06:40:13.691Z] #49 18.22 go: extracting github.com/pkg/errors v0.8.1 [2021-07-16T06:40:13.691Z] #49 18.25 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-07-16T06:40:13.691Z] #49 18.44 go: downloading github.com/spf13/viper v1.6.1 [2021-07-16T06:40:13.948Z] #49 18.72 go: extracting github.com/stretchr/testify v1.4.0 [2021-07-16T06:40:14.136Z] #29 5.706 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-16T06:40:14.136Z] #29 5.833 [2021-07-16T06:40:14.136Z] #29 5.909 ######################################################################## 100.0% [2021-07-16T06:40:14.136Z] #29 5.942 [2021-07-16T06:40:14.205Z] #49 18.91 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-16T06:40:14.337Z] #51 ... [2021-07-16T06:40:14.337Z] [2021-07-16T06:40:14.337Z] #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-07-16T06:40:14.337Z] #56 sha256:2ae19ef34e6c73e3d79c2c6d977900da2721efc21db60975f2ec0f92064620da [2021-07-16T06:40:14.393Z] #29 ... [2021-07-16T06:40:14.393Z] [2021-07-16T06:40:14.393Z] #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-07-16T06:40:14.393Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-07-16T06:40:14.393Z] #12 DONE 4.8s [2021-07-16T06:40:14.462Z] #49 19.30 go: extracting github.com/spf13/viper v1.6.1 [2021-07-16T06:40:14.650Z] [2021-07-16T06:40:14.650Z] #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-07-16T06:40:14.650Z] #29 sha256:63f41f0af661465bb661f035557ea69d4830816fe571722c38b1d6c58479cf29 [2021-07-16T06:40:14.650Z] #29 6.281 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-16T06:40:14.650Z] #29 6.372 [2021-07-16T06:40:14.650Z] #29 6.478 ######################################################################## 100.0% [2021-07-16T06:40:14.719Z] #49 19.39 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-07-16T06:40:14.719Z] #49 19.47 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-16T06:40:14.907Z] #29 6.525 [2021-07-16T06:40:14.976Z] #49 19.80 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-16T06:40:15.164Z] #29 6.828 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-16T06:40:15.164Z] #29 6.923 [2021-07-16T06:40:15.177Z] #13 DONE 118.6s [2021-07-16T06:40:15.177Z] [2021-07-16T06:40:15.177Z] #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-07-16T06:40:15.177Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:40:15.177Z] #43 51.24 CC compel/src/lib/ptrace.o [2021-07-16T06:40:15.177Z] #43 51.70 AR compel/libcompel.a [2021-07-16T06:40:15.177Z] #43 51.76 HOSTCC compel/src/main-host.o [2021-07-16T06:40:15.438Z] #43 52.18 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-07-16T06:40:15.438Z] #43 52.41 HOSTCC compel/src/lib/handle-elf-host.o [2021-07-16T06:40:15.656Z] #56 40.14 Checking out files: 55% (2243/4075) Checking out files: 56% (2282/4075) Checking out files: 57% (2323/4075) Checking out files: 58% (2364/4075) Checking out files: 59% (2405/4075) Checking out files: 60% (2445/4075) Checking out files: 61% (2486/4075) Checking out files: 62% (2527/4075) Checking out files: 63% (2568/4075) Checking out files: 64% (2608/4075) Checking out files: 65% (2649/4075) Checking out files: 66% (2690/4075) Checking out files: 67% (2731/4075) Checking out files: 68% (2771/4075) Checking out files: 69% (2812/4075) Checking out files: 70% (2853/4075) Checking out files: 71% (2894/4075) Checking out files: 72% (2934/4075) Checking out files: 73% (2975/4075) Checking out files: 74% (3016/4075) Checking out files: 75% (3057/4075) Checking out files: 76% (3097/4075) Checking out files: 77% (3138/4075) Checking out files: 78% (3179/4075) Checking out files: 79% (3220/4075) Checking out files: 80% (3260/4075) Checking out files: 81% (3301/4075) Checking out files: 82% (3342/4075) Checking out files: 83% (3383/4075) Checking out files: 84% (3423/4075) Checking out files: 85% (3464/4075) Checking out files: 86% (3505/4075) Checking out files: 87% (3546/4075) Checking out files: 88% (3586/4075) Checking out files: 89% (3627/4075) Checking out files: 89% (3664/4075) Checking out files: 90% (3668/4075) Checking out files: 91% (3709/4075) Checking out files: 92% (3749/4075) Checking out files: 93% (3790/4075) Checking out files: 94% (3831/4075) Checking out files: 95% (3872/4075) Checking out files: 96% (3912/4075) Checking out files: 97% (3953/4075) Checking out files: 98% (3994/4075) Checking out files: 99% (4035/4075) Checking out files: 100% (4075/4075) Checking out files: 100% (4075/4075), done. [2021-07-16T06:40:15.656Z] #56 41.55 + cd /tmp/tmp.4TzyiLe9yN/src/github.com/containerd/containerd [2021-07-16T06:40:15.656Z] #56 41.55 + git checkout -q 3194fb46e8311ae0eeae5a7a5843573adfebb16d [2021-07-16T06:40:15.678Z] #29 7.045 ##### 8.2% ######################## 33.9% ##################################### 51.9% ########################################### 60.6% ########################################################### 82.1% ######################################################################## 100.0% [2021-07-16T06:40:15.935Z] #29 7.618 [2021-07-16T06:40:16.192Z] #29 8.072 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-16T06:40:16.234Z] #56 ... [2021-07-16T06:40:16.234Z] [2021-07-16T06:40:16.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-07-16T06:40:16.234Z] #45 sha256:47a6301f731b67ea6657b70a27b6c9a2f8f411ae00157405bc32955f4c00978b [2021-07-16T06:40:16.234Z] #45 57.69 go/scanner [2021-07-16T06:40:16.234Z] #45 58.67 net/url [2021-07-16T06:40:16.234Z] #45 59.04 text/template/parse [2021-07-16T06:40:16.234Z] #45 59.48 go/ast [2021-07-16T06:40:16.234Z] #45 61.06 encoding/json [2021-07-16T06:40:16.234Z] #45 65.68 text/template [2021-07-16T06:40:16.234Z] #45 66.79 go/parser [2021-07-16T06:40:16.234Z] #45 ... [2021-07-16T06:40:16.234Z] [2021-07-16T06:40:16.234Z] #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-07-16T06:40:16.234Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-16T06:40:16.234Z] #43 19.14 make[1]: Nothing to be done for 'all'. [2021-07-16T06:40:16.234Z] #43 20.71 CC images/stats.o [2021-07-16T06:40:16.234Z] #43 21.25 CC images/core.o [2021-07-16T06:40:16.234Z] #43 21.87 CC images/core-x86.o [2021-07-16T06:40:16.234Z] #43 22.62 CC images/core-arm.o [2021-07-16T06:40:16.234Z] #43 23.14 CC images/core-aarch64.o [2021-07-16T06:40:16.381Z] #43 53.20 HOSTCC compel/src/lib/log-host.o [2021-07-16T06:40:16.643Z] #43 53.57 HOSTLINK compel/compel-host-bin [2021-07-16T06:40:16.755Z] #29 8.402 [2021-07-16T06:40:16.756Z] #29 8.528 ######################################################################## 100.0% [2021-07-16T06:40:16.756Z] #29 8.638 [2021-07-16T06:40:16.813Z] #43 23.62 CC images/core-ppc64.o [2021-07-16T06:40:16.872Z] #49 21.54 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-16T06:40:16.905Z] #43 53.70 DEP soccr/soccr.d [2021-07-16T06:40:17.166Z] #43 ... [2021-07-16T06:40:17.166Z] [2021-07-16T06:40:17.166Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-07-16T06:40:17.166Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-07-16T06:40:17.166Z] #14 DONE 1.8s [2021-07-16T06:40:17.166Z] [2021-07-16T06:40:17.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-07-16T06:40:17.166Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:40:17.166Z] #43 53.93 CC soccr/soccr.o [2021-07-16T06:40:17.391Z] #43 24.35 CC images/core-s390.o [2021-07-16T06:40:17.435Z] #49 ... [2021-07-16T06:40:17.435Z] [2021-07-16T06:40:17.435Z] #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-07-16T06:40:17.435Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-16T06:40:17.435Z] #42 11.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-16T06:40:17.435Z] #42 13.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-16T06:40:17.435Z] #42 ... [2021-07-16T06:40:17.435Z] [2021-07-16T06:40:17.435Z] #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-07-16T06:40:17.435Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-16T06:40:17.435Z] #36 12.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-16T06:40:17.435Z] #36 13.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-16T06:40:17.435Z] #36 ... [2021-07-16T06:40:17.435Z] [2021-07-16T06:40:17.435Z] #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-07-16T06:40:17.435Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:40:17.435Z] #13 7.503 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-16T06:40:17.435Z] #13 9.575 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-16T06:40:17.435Z] #13 11.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-16T06:40:17.595Z] #36 ... [2021-07-16T06:40:17.595Z] [2021-07-16T06:40:17.595Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-16T06:40:17.595Z] #32 sha256:fa82f07544f74f93efe72173067c4a69b133bad14a8791b56bcdf7f2be965c87 [2021-07-16T06:40:17.595Z] #32 6.162 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-16T06:40:17.595Z] #32 6.162 Cloning into '.'... [2021-07-16T06:40:17.595Z] #32 ... [2021-07-16T06:40:17.595Z] [2021-07-16T06:40:17.595Z] #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-07-16T06:40:17.595Z] #49 sha256:4e42d05f3a3654cd376ee8625cc1371b7cc20f5619d09f39c48bb893d90eb0ba [2021-07-16T06:40:17.595Z] #49 13.54 go: downloading github.com/fatih/color v1.7.0 [2021-07-16T06:40:17.595Z] #49 13.67 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-16T06:40:17.595Z] #49 13.68 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-16T06:40:17.595Z] #49 13.71 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-16T06:40:17.595Z] #49 13.85 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-16T06:40:17.595Z] #49 14.03 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-16T06:40:17.595Z] #49 14.05 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-16T06:40:17.595Z] #49 14.07 go: extracting github.com/fatih/color v1.7.0 [2021-07-16T06:40:17.595Z] #49 14.26 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-16T06:40:17.595Z] #49 14.27 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-16T06:40:17.595Z] #49 14.87 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-16T06:40:17.596Z] #49 14.88 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-16T06:40:17.596Z] #49 14.96 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-16T06:40:17.596Z] #49 15.20 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-16T06:40:17.596Z] #49 15.21 go: extracting github.com/spf13/cobra v0.0.5 [2021-07-16T06:40:17.596Z] #49 15.24 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-16T06:40:17.596Z] #49 15.50 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-16T06:40:17.596Z] #49 15.56 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-16T06:40:17.596Z] #49 15.69 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-16T06:40:17.596Z] #49 15.80 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-16T06:40:17.596Z] #49 15.82 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-07-16T06:40:17.596Z] #49 15.92 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-16T06:40:17.596Z] #49 16.00 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-16T06:40:17.596Z] #49 16.24 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-16T06:40:17.596Z] #49 16.73 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-16T06:40:17.655Z] #43 ... [2021-07-16T06:40:17.655Z] [2021-07-16T06:40:17.655Z] #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-07-16T06:40:17.655Z] #56 sha256:2ae19ef34e6c73e3d79c2c6d977900da2721efc21db60975f2ec0f92064620da [2021-07-16T06:40:17.655Z] #56 43.07 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-16T06:40:17.655Z] #56 43.09 + BUILDTAGS='netgo osusergo static_build' [2021-07-16T06:40:17.655Z] #56 43.09 + export EXTRA_FLAGS=-buildmode=pie [2021-07-16T06:40:17.655Z] #56 43.09 + EXTRA_FLAGS=-buildmode=pie [2021-07-16T06:40:17.655Z] #56 43.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-16T06:40:17.655Z] #56 43.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-16T06:40:17.655Z] #56 43.09 + '[' '' = dynamic ']' [2021-07-16T06:40:17.655Z] #56 43.09 + make [2021-07-16T06:40:17.686Z] #29 9.272 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-16T06:40:17.692Z] #13 ... [2021-07-16T06:40:17.692Z] [2021-07-16T06:40:17.692Z] #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-07-16T06:40:17.692Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-16T06:40:17.692Z] #55 12.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-16T06:40:17.692Z] #55 14.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-16T06:40:17.943Z] #29 9.725 [2021-07-16T06:40:17.950Z] #55 ... [2021-07-16T06:40:17.950Z] [2021-07-16T06:40:17.950Z] #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-07-16T06:40:17.950Z] #51 sha256:36b5ea37fb330dc27f352284667d7ecf42ed8603b41c4aadca07cec88a57619c [2021-07-16T06:40:17.950Z] #51 20.77 + cd /tmp/tmp.ymSFcoYhn3/src/github.com/mvdan/sh [2021-07-16T06:40:17.950Z] #51 20.77 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-16T06:40:17.950Z] #51 20.91 + GO111MODULE=on [2021-07-16T06:40:17.950Z] #51 20.91 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-16T06:40:17.950Z] #51 22.11 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-16T06:40:17.950Z] #51 22.11 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-16T06:40:17.950Z] #51 22.26 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-16T06:40:17.950Z] #51 22.43 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-16T06:40:17.950Z] #51 22.73 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-16T06:40:18.200Z] #29 9.923 ######################################################################## 100.0% [2021-07-16T06:40:18.200Z] #29 10.05 [2021-07-16T06:40:18.206Z] #51 ... [2021-07-16T06:40:18.206Z] [2021-07-16T06:40:18.206Z] #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-07-16T06:40:18.207Z] #58 sha256:6d56f1d78bdd79040ef6a8784363bae8f9789261e28aee2caa211261bd41943a [2021-07-16T06:40:18.207Z] #58 13.09 + cd /tmp/tmp.wU0p2SyuAl/src/github.com/rootless-containers/rootlesskit [2021-07-16T06:40:18.207Z] #58 13.10 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-16T06:40:18.207Z] #58 13.14 + export GO111MODULE=on [2021-07-16T06:40:18.207Z] #58 13.14 + GO111MODULE=on [2021-07-16T06:40:18.207Z] #58 13.14 + export GOPROXY=https://proxy.golang.org [2021-07-16T06:40:18.207Z] #58 13.14 + GOPROXY=https://proxy.golang.org [2021-07-16T06:40:18.207Z] #58 13.14 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-16T06:40:18.207Z] #58 13.14 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-16T06:40:18.207Z] #58 15.08 go: downloading github.com/pkg/errors v0.9.1 [2021-07-16T06:40:18.207Z] #58 15.08 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-16T06:40:18.207Z] #58 15.13 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-16T06:40:18.207Z] #58 15.15 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-16T06:40:18.207Z] #58 15.16 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-16T06:40:18.207Z] #58 15.23 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-16T06:40:18.207Z] #58 15.29 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-16T06:40:18.207Z] #58 15.42 go: extracting github.com/pkg/errors v0.9.1 [2021-07-16T06:40:18.207Z] #58 15.45 go: downloading github.com/google/uuid v1.2.0 [2021-07-16T06:40:18.207Z] #58 15.58 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-16T06:40:18.207Z] #58 15.69 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-16T06:40:18.207Z] #58 15.76 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-07-16T06:40:18.207Z] #58 16.62 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-16T06:40:18.207Z] #58 16.96 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-16T06:40:18.207Z] #58 16.98 go: extracting github.com/gofrs/flock v0.8.0 [2021-07-16T06:40:18.207Z] #58 17.12 go: extracting github.com/gorilla/mux v1.8.0 [2021-07-16T06:40:18.207Z] #58 17.12 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-16T06:40:18.207Z] #58 17.14 go: extracting github.com/google/uuid v1.2.0 [2021-07-16T06:40:18.207Z] #58 18.11 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-07-16T06:40:18.207Z] #58 18.55 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-16T06:40:18.207Z] #58 18.69 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-16T06:40:18.207Z] #58 19.93 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-16T06:40:18.207Z] #58 20.72 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-07-16T06:40:18.207Z] #58 20.78 go: extracting github.com/moby/vpnkit v0.5.0 [2021-07-16T06:40:18.232Z] #56 44.29 + bin/ctr [2021-07-16T06:40:18.462Z] #29 10.16 Download of images into '/build' complete. [2021-07-16T06:40:18.462Z] #29 10.17 Use something like the following to load the result into a Docker daemon: [2021-07-16T06:40:18.462Z] #29 10.17 tar -cC '/build' . | docker load [2021-07-16T06:40:18.555Z] #43 ... [2021-07-16T06:40:18.555Z] [2021-07-16T06:40:18.555Z] #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-07-16T06:40:18.555Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-07-16T06:40:18.555Z] #15 DONE 1.4s [2021-07-16T06:40:18.555Z] [2021-07-16T06:40:18.555Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-16T06:40:18.555Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-07-16T06:40:18.771Z] #58 ... [2021-07-16T06:40:18.771Z] [2021-07-16T06:40:18.771Z] #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-07-16T06:40:18.771Z] #51 sha256:36b5ea37fb330dc27f352284667d7ecf42ed8603b41c4aadca07cec88a57619c [2021-07-16T06:40:18.771Z] #51 23.34 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-16T06:40:18.978Z] #49 18.21 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-16T06:40:19.080Z] #29 DONE 10.9s [2021-07-16T06:40:19.080Z] [2021-07-16T06:40:19.080Z] #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-07-16T06:40:19.080Z] #34 sha256:6adb8536987a58bacef9241a980fce64d6170ee654290e2af4348d4017536bb1 [2021-07-16T06:40:19.080Z] #34 5.852 + RM_GOPATH=0 [2021-07-16T06:40:19.080Z] #34 5.852 + TMP_GOPATH= [2021-07-16T06:40:19.080Z] #34 5.852 + : /build [2021-07-16T06:40:19.080Z] #34 5.852 + '[' -z '' ']' [2021-07-16T06:40:19.080Z] #34 5.854 ++ mktemp -d [2021-07-16T06:40:19.080Z] #34 5.854 + export GOPATH=/tmp/tmp.Zu5Py47zOQ [2021-07-16T06:40:19.080Z] #34 5.854 + GOPATH=/tmp/tmp.Zu5Py47zOQ [2021-07-16T06:40:19.080Z] #34 5.854 + RM_GOPATH=1 [2021-07-16T06:40:19.080Z] #34 5.854 + case "$(go env GOARCH)" in [2021-07-16T06:40:19.080Z] #34 5.856 ++ go env GOARCH [2021-07-16T06:40:19.080Z] #34 5.863 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:19.080Z] #34 5.863 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:19.080Z] #34 5.863 ++ dirname /tmp/install/install.sh [2021-07-16T06:40:19.080Z] #34 5.864 + dir=/tmp/install [2021-07-16T06:40:19.080Z] #34 5.864 + bin=tomlv [2021-07-16T06:40:19.080Z] #34 5.864 + shift [2021-07-16T06:40:19.080Z] #34 5.864 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-07-16T06:40:19.080Z] #34 5.864 + . /tmp/install/tomlv.installer [2021-07-16T06:40:19.080Z] #34 5.864 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-16T06:40:19.080Z] #34 5.864 + install_tomlv [2021-07-16T06:40:19.080Z] #34 5.864 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-07-16T06:40:19.080Z] #34 5.864 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Zu5Py47zOQ/src/github.com/BurntSushi/toml [2021-07-16T06:40:19.081Z] #34 5.866 Cloning into '/tmp/tmp.Zu5Py47zOQ/src/github.com/BurntSushi/toml'... [2021-07-16T06:40:19.081Z] #34 5.867 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-16T06:40:19.081Z] #34 6.447 + cd /tmp/tmp.Zu5Py47zOQ/src/github.com/BurntSushi/toml [2021-07-16T06:40:19.081Z] #34 6.447 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-07-16T06:40:19.081Z] #34 6.447 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-07-16T06:40:19.081Z] #34 6.791 runtime/internal/atomic [2021-07-16T06:40:19.081Z] #34 6.821 internal/cpu [2021-07-16T06:40:19.081Z] #34 6.983 runtime/internal/sys [2021-07-16T06:40:19.081Z] #34 7.062 runtime/internal/math [2021-07-16T06:40:19.081Z] #34 7.139 math/bits [2021-07-16T06:40:19.081Z] #34 7.301 internal/bytealg [2021-07-16T06:40:19.081Z] #34 7.539 math [2021-07-16T06:40:19.081Z] #34 7.830 runtime [2021-07-16T06:40:19.336Z] #51 24.14 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-16T06:40:19.497Z] #16 1.067 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-16T06:40:19.593Z] #51 ... [2021-07-16T06:40:19.593Z] [2021-07-16T06:40:19.593Z] #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-07-16T06:40:19.593Z] #45 sha256:9574e771e9ba3780aac7bdbded556265a3c17a43606033b88cb73903f4a136ad [2021-07-16T06:40:19.593Z] #45 14.22 unicode/utf8 [2021-07-16T06:40:19.593Z] #45 14.82 math [2021-07-16T06:40:19.593Z] #45 18.97 unicode/utf16 [2021-07-16T06:40:19.593Z] #45 19.25 container/list [2021-07-16T06:40:19.593Z] #45 20.14 crypto/internal/subtle [2021-07-16T06:40:19.593Z] #45 20.23 crypto/subtle [2021-07-16T06:40:19.593Z] #45 20.40 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-16T06:40:19.593Z] #45 20.62 internal/nettrace [2021-07-16T06:40:19.593Z] #45 20.76 runtime/cgo [2021-07-16T06:40:19.593Z] #45 ... [2021-07-16T06:40:19.593Z] [2021-07-16T06:40:19.593Z] #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-07-16T06:40:19.593Z] #47 sha256:cf1dbc0ca028d2b2b0a542135a75e64f1903bab571dc9fc07439c9bfb3a4f219 [2021-07-16T06:40:19.593Z] #47 18.81 go: finding github.com/fatih/color v1.9.0 [2021-07-16T06:40:19.593Z] #47 18.82 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-16T06:40:19.593Z] #47 18.88 go: finding github.com/pkg/errors v0.9.1 [2021-07-16T06:40:19.593Z] #47 19.04 go: finding github.com/spf13/pflag v1.0.3 [2021-07-16T06:40:19.593Z] #47 19.08 go: finding github.com/mattn/go-colorable v0.1.6 [2021-07-16T06:40:19.593Z] #47 19.24 go: finding github.com/mattn/go-isatty v0.0.12 [2021-07-16T06:40:19.593Z] #47 19.62 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-16T06:40:19.593Z] #47 19.89 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-07-16T06:40:19.593Z] #47 20.04 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-16T06:40:19.593Z] #47 20.14 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-16T06:40:19.593Z] #47 20.17 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-16T06:40:19.686Z] #34 ... [2021-07-16T06:40:19.686Z] [2021-07-16T06:40:19.686Z] #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-07-16T06:40:19.686Z] #24 sha256:86a79ad8c71b0d174133835d16007681605b9bf05bfd53774bb279fe8c3dfaa3 [2021-07-16T06:40:19.686Z] #24 6.624 + RM_GOPATH=0 [2021-07-16T06:40:19.686Z] #24 6.624 + TMP_GOPATH= [2021-07-16T06:40:19.686Z] #24 6.624 + : /build [2021-07-16T06:40:19.686Z] #24 6.624 + '[' -z '' ']' [2021-07-16T06:40:19.686Z] #24 6.624 ++ mktemp -d [2021-07-16T06:40:19.686Z] #24 6.629 + export GOPATH=/tmp/tmp.CEdvBgxogU [2021-07-16T06:40:19.686Z] #24 6.629 + GOPATH=/tmp/tmp.CEdvBgxogU [2021-07-16T06:40:19.686Z] #24 6.629 + RM_GOPATH=1 [2021-07-16T06:40:19.686Z] #24 6.629 + case "$(go env GOARCH)" in [2021-07-16T06:40:19.686Z] #24 6.629 ++ go env GOARCH [2021-07-16T06:40:19.686Z] #24 6.660 Install docker/cli version 17.06.2-ce from stable [2021-07-16T06:40:19.686Z] #24 6.661 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:19.686Z] #24 6.661 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:19.686Z] #24 6.661 ++ dirname /tmp/install/install.sh [2021-07-16T06:40:19.686Z] #24 6.661 + dir=/tmp/install [2021-07-16T06:40:19.686Z] #24 6.661 + bin=dockercli [2021-07-16T06:40:19.686Z] #24 6.661 + shift [2021-07-16T06:40:19.686Z] #24 6.661 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-16T06:40:19.686Z] #24 6.661 + . /tmp/install/dockercli.installer [2021-07-16T06:40:19.686Z] #24 6.661 ++ : stable [2021-07-16T06:40:19.686Z] #24 6.661 ++ : 17.06.2-ce [2021-07-16T06:40:19.686Z] #24 6.661 + install_dockercli [2021-07-16T06:40:19.686Z] #24 6.661 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-16T06:40:19.686Z] #24 6.661 ++ uname -m [2021-07-16T06:40:19.686Z] #24 6.661 + arch=x86_64 [2021-07-16T06:40:19.686Z] #24 6.661 + '[' x86_64 '!=' x86_64 ']' [2021-07-16T06:40:19.686Z] #24 6.661 + url=https://download.docker.com/linux/static [2021-07-16T06:40:19.686Z] #24 6.661 + tar -xz docker/docker [2021-07-16T06:40:19.686Z] #24 6.661 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-16T06:40:19.686Z] #24 ... [2021-07-16T06:40:19.686Z] [2021-07-16T06:40:19.686Z] #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-07-16T06:40:19.686Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-16T06:40:19.686Z] #42 8.665 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-16T06:40:19.686Z] #42 8.741 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-16T06:40:19.686Z] #42 8.742 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-16T06:40:19.686Z] #42 9.775 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-16T06:40:19.758Z] #16 DONE 1.3s [2021-07-16T06:40:19.758Z] [2021-07-16T06:40:19.758Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-16T06:40:19.758Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-07-16T06:40:19.943Z] #42 ... [2021-07-16T06:40:19.943Z] [2021-07-16T06:40:19.943Z] #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-07-16T06:40:19.943Z] #47 sha256:f02cb100a99245010937e303d72c8f567c25a99d4c60f9a1e12a2dc3d59b9f95 [2021-07-16T06:40:19.943Z] #47 6.462 + RM_GOPATH=0 [2021-07-16T06:40:19.943Z] #47 6.462 + TMP_GOPATH= [2021-07-16T06:40:19.943Z] #47 6.462 + : /build [2021-07-16T06:40:19.943Z] #47 6.462 + '[' -z '' ']' [2021-07-16T06:40:19.943Z] #47 6.462 ++ mktemp -d [2021-07-16T06:40:19.943Z] #47 6.462 + export GOPATH=/tmp/tmp.pTh0QmVu4S [2021-07-16T06:40:19.943Z] #47 6.462 + GOPATH=/tmp/tmp.pTh0QmVu4S [2021-07-16T06:40:19.943Z] #47 6.462 + RM_GOPATH=1 [2021-07-16T06:40:19.943Z] #47 6.462 + case "$(go env GOARCH)" in [2021-07-16T06:40:19.943Z] #47 6.462 ++ go env GOARCH [2021-07-16T06:40:19.943Z] #47 6.498 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:19.943Z] #47 6.498 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:19.943Z] #47 6.498 ++ dirname /tmp/install/install.sh [2021-07-16T06:40:19.943Z] #47 6.498 + dir=/tmp/install [2021-07-16T06:40:19.943Z] #47 6.498 + bin=gotestsum [2021-07-16T06:40:19.943Z] #47 6.498 + shift [2021-07-16T06:40:19.943Z] #47 6.498 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-16T06:40:19.943Z] #47 6.498 + . /tmp/install/gotestsum.installer [2021-07-16T06:40:19.943Z] #47 6.498 ++ : v0.5.3 [2021-07-16T06:40:19.943Z] #47 6.498 + install_gotestsum [2021-07-16T06:40:19.943Z] #47 6.498 + set -e [2021-07-16T06:40:19.943Z] #47 6.498 + export GO111MODULE=on [2021-07-16T06:40:19.943Z] #47 6.498 + GO111MODULE=on [2021-07-16T06:40:19.943Z] #47 6.498 + GOBIN=/build [2021-07-16T06:40:19.943Z] #47 6.498 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-16T06:40:19.943Z] #47 6.498 go: finding gotest.tools v0.5.3 [2021-07-16T06:40:19.943Z] #47 6.498 go: finding gotest.tools/gotestsum v0.5.3 [2021-07-16T06:40:19.943Z] #47 7.288 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-16T06:40:19.943Z] #47 7.760 go: extracting gotest.tools/gotestsum v0.5.3 [2021-07-16T06:40:19.943Z] #47 8.548 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-16T06:40:19.943Z] #47 8.586 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-16T06:40:19.943Z] #47 8.586 go: downloading github.com/pkg/errors v0.9.1 [2021-07-16T06:40:19.943Z] #47 8.586 go: downloading github.com/fatih/color v1.9.0 [2021-07-16T06:40:19.943Z] #47 8.720 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-16T06:40:19.943Z] #47 8.758 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-16T06:40:19.943Z] #47 8.828 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-16T06:40:19.943Z] #47 8.847 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-16T06:40:19.943Z] #47 9.136 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-16T06:40:19.943Z] #47 9.210 go: extracting github.com/pkg/errors v0.9.1 [2021-07-16T06:40:19.943Z] #47 9.245 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-16T06:40:19.943Z] #47 9.314 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-16T06:40:19.943Z] #47 9.663 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-07-16T06:40:19.943Z] #47 9.805 go: extracting github.com/fatih/color v1.9.0 [2021-07-16T06:40:19.943Z] #47 10.01 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-16T06:40:19.943Z] #47 10.01 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-16T06:40:19.943Z] #47 10.09 go: extracting github.com/spf13/pflag v1.0.3 [2021-07-16T06:40:19.943Z] #47 10.51 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-07-16T06:40:19.943Z] #47 ... [2021-07-16T06:40:19.943Z] [2021-07-16T06:40:19.943Z] #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-07-16T06:40:19.943Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-16T06:40:19.943Z] #40 8.098 + git clone https://github.com/docker/distribution.git . [2021-07-16T06:40:19.943Z] #40 8.098 Cloning into '.'... [2021-07-16T06:40:20.200Z] #40 ... [2021-07-16T06:40:20.200Z] [2021-07-16T06:40:20.200Z] #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-07-16T06:40:20.200Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-16T06:40:20.200Z] #55 8.628 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-16T06:40:20.200Z] #55 8.665 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-16T06:40:20.200Z] #55 8.665 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-16T06:40:20.200Z] #55 9.874 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-16T06:40:20.200Z] #55 ... [2021-07-16T06:40:20.200Z] [2021-07-16T06:40:20.200Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-16T06:40:20.200Z] #32 sha256:fa82f07544f74f93efe72173067c4a69b133bad14a8791b56bcdf7f2be965c87 [2021-07-16T06:40:20.200Z] #32 6.189 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-16T06:40:20.200Z] #32 6.214 Cloning into '.'... [2021-07-16T06:40:20.470Z] #32 ... [2021-07-16T06:40:20.470Z] [2021-07-16T06:40:20.470Z] #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-07-16T06:40:20.470Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-16T06:40:20.470Z] #36 7.611 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-16T06:40:20.470Z] #36 7.676 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-16T06:40:20.470Z] #36 7.676 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-16T06:40:20.470Z] #36 8.458 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-16T06:40:20.470Z] #36 10.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-16T06:40:20.523Z] #47 ... [2021-07-16T06:40:20.523Z] [2021-07-16T06:40:20.523Z] #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-07-16T06:40:20.523Z] #34 sha256:d69248dab018276fce20e6339f044c5cc4109e9668dd897f4acea02b39cadca9 [2021-07-16T06:40:20.523Z] #34 15.16 internal/testlog [2021-07-16T06:40:20.523Z] #34 15.68 encoding [2021-07-16T06:40:20.523Z] #34 15.86 runtime/cgo [2021-07-16T06:40:20.523Z] #34 ... [2021-07-16T06:40:20.523Z] [2021-07-16T06:40:20.523Z] #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-07-16T06:40:20.523Z] #49 sha256:c4b6fe963162c7246ee3f55b7d7f6efc92c9431581b48eeffde31c6537dd02e9 [2021-07-16T06:40:20.523Z] #49 22.26 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-16T06:40:20.523Z] #49 25.19 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-16T06:40:20.523Z] #49 25.19 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-16T06:40:20.523Z] #49 25.19 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-16T06:40:20.523Z] #49 25.19 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-16T06:40:20.523Z] #49 25.19 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-16T06:40:20.523Z] #49 25.22 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-16T06:40:20.523Z] #49 25.24 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-16T06:40:20.523Z] #49 25.25 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-16T06:40:20.523Z] #49 25.26 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-16T06:40:20.523Z] #49 25.27 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-16T06:40:20.523Z] #49 25.32 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-16T06:40:20.523Z] #49 25.37 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-16T06:40:20.523Z] #49 25.43 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-07-16T06:40:20.751Z] #36 ... [2021-07-16T06:40:20.751Z] [2021-07-16T06:40:20.751Z] #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-07-16T06:40:20.751Z] #67 sha256:86b7c71cee05032da36437e700e79a21d79a727c3b3f760ebdcdd1d8fc89d48b [2021-07-16T06:40:20.751Z] #67 6.632 + RM_GOPATH=0 [2021-07-16T06:40:20.751Z] #67 6.632 + TMP_GOPATH= [2021-07-16T06:40:20.751Z] #67 6.632 + : /build [2021-07-16T06:40:20.751Z] #67 6.632 + '[' -z '' ']' [2021-07-16T06:40:20.751Z] #67 6.634 ++ mktemp -d [2021-07-16T06:40:20.751Z] #67 6.643 + export GOPATH=/tmp/tmp.dTpckyUolS [2021-07-16T06:40:20.751Z] #67 6.643 + GOPATH=/tmp/tmp.dTpckyUolS [2021-07-16T06:40:20.751Z] #67 6.643 + RM_GOPATH=1 [2021-07-16T06:40:20.751Z] #67 6.643 + case "$(go env GOARCH)" in [2021-07-16T06:40:20.751Z] #67 6.643 ++ go env GOARCH [2021-07-16T06:40:20.751Z] #67 6.674 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-16T06:40:20.751Z] #67 6.675 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:20.751Z] #67 6.675 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:20.751Z] #67 6.675 ++ dirname /tmp/install/install.sh [2021-07-16T06:40:20.751Z] #67 6.675 + dir=/tmp/install [2021-07-16T06:40:20.751Z] #67 6.675 + bin=proxy [2021-07-16T06:40:20.751Z] #67 6.675 + shift [2021-07-16T06:40:20.751Z] #67 6.675 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-07-16T06:40:20.751Z] #67 6.675 + . /tmp/install/proxy.installer [2021-07-16T06:40:20.751Z] #67 6.675 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-16T06:40:20.751Z] #67 6.675 + install_proxy [2021-07-16T06:40:20.751Z] #67 6.675 + case "$1" in [2021-07-16T06:40:20.751Z] #67 6.675 + export CGO_ENABLED=0 [2021-07-16T06:40:20.751Z] #67 6.675 + CGO_ENABLED=0 [2021-07-16T06:40:20.751Z] #67 6.675 + _install_proxy [2021-07-16T06:40:20.751Z] #67 6.675 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-07-16T06:40:20.751Z] #67 6.675 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.dTpckyUolS/src/github.com/docker/libnetwork [2021-07-16T06:40:20.751Z] #67 6.675 Cloning into '/tmp/tmp.dTpckyUolS/src/github.com/docker/libnetwork'... [2021-07-16T06:40:20.751Z] #67 ... [2021-07-16T06:40:20.751Z] [2021-07-16T06:40:20.751Z] #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-07-16T06:40:20.751Z] #45 sha256:9665c2321fbd65f772c9f42fa4a5d8d6d3d5cb748329d43994df1aeb33a7a312 [2021-07-16T06:40:20.751Z] #45 8.596 + RM_GOPATH=0 [2021-07-16T06:40:20.751Z] #45 8.596 + TMP_GOPATH= [2021-07-16T06:40:20.751Z] #45 8.596 + : /build [2021-07-16T06:40:20.751Z] #45 8.596 + '[' -z '' ']' [2021-07-16T06:40:20.751Z] #45 8.601 ++ mktemp -d [2021-07-16T06:40:20.751Z] #45 8.601 + export GOPATH=/tmp/tmp.YjCegQQwKk [2021-07-16T06:40:20.751Z] #45 8.601 + GOPATH=/tmp/tmp.YjCegQQwKk [2021-07-16T06:40:20.751Z] #45 8.601 + RM_GOPATH=1 [2021-07-16T06:40:20.751Z] #45 8.601 + case "$(go env GOARCH)" in [2021-07-16T06:40:20.751Z] #45 8.601 ++ go env GOARCH [2021-07-16T06:40:20.751Z] #45 8.635 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:20.751Z] #45 8.635 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:20.751Z] #45 8.635 ++ dirname /tmp/install/install.sh [2021-07-16T06:40:20.751Z] #45 8.650 + dir=/tmp/install [2021-07-16T06:40:20.751Z] #45 8.650 + bin=vndr [2021-07-16T06:40:20.751Z] #45 8.650 + shift [2021-07-16T06:40:20.751Z] #45 8.650 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-16T06:40:20.751Z] #45 8.650 + . /tmp/install/vndr.installer [2021-07-16T06:40:20.751Z] #45 8.654 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-16T06:40:20.751Z] #45 8.654 + install_vndr [2021-07-16T06:40:20.751Z] #45 8.658 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-16T06:40:20.751Z] #45 8.658 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-16T06:40:20.751Z] #45 8.658 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.YjCegQQwKk/src/github.com/LK4D4/vndr [2021-07-16T06:40:20.751Z] #45 8.658 Cloning into '/tmp/tmp.YjCegQQwKk/src/github.com/LK4D4/vndr'... [2021-07-16T06:40:20.751Z] #45 9.600 + cd /tmp/tmp.YjCegQQwKk/src/github.com/LK4D4/vndr [2021-07-16T06:40:20.751Z] #45 9.600 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-16T06:40:20.751Z] #45 9.623 + go build -buildmode=pie -v -o /build/vndr . [2021-07-16T06:40:20.781Z] #49 25.47 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-16T06:40:20.781Z] #49 25.49 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-16T06:40:20.781Z] #49 25.49 go: extracting github.com/stretchr/objx v0.2.0 [2021-07-16T06:40:20.781Z] #49 25.54 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-16T06:40:20.781Z] #49 25.65 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-16T06:40:20.933Z] #49 20.50 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-16T06:40:20.933Z] #49 20.53 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-16T06:40:20.933Z] #49 20.54 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-16T06:40:20.933Z] #49 20.60 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-16T06:40:20.933Z] #49 20.66 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-16T06:40:20.933Z] #49 20.66 go: downloading github.com/pkg/errors v0.8.1 [2021-07-16T06:40:20.933Z] #49 20.66 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-16T06:40:20.933Z] #49 20.66 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-16T06:40:20.933Z] #49 20.66 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-16T06:40:20.933Z] #49 20.66 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-16T06:40:20.933Z] #49 20.68 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-16T06:40:20.933Z] #49 20.68 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-16T06:40:20.933Z] #49 20.71 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-16T06:40:20.933Z] #49 ... [2021-07-16T06:40:20.933Z] [2021-07-16T06:40:20.933Z] #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-07-16T06:40:20.933Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:40:20.933Z] #13 7.120 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-16T06:40:20.933Z] #13 9.421 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-16T06:40:20.933Z] #13 12.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-16T06:40:21.022Z] #45 11.29 internal/race [2021-07-16T06:40:21.022Z] #45 ... [2021-07-16T06:40:21.022Z] [2021-07-16T06:40:21.022Z] #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-07-16T06:40:21.022Z] #51 sha256:82dd7a319baf041340a7d08b95dd7f4fb8cad79c9397f72edc29543a8ab219d6 [2021-07-16T06:40:21.022Z] #51 6.411 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-16T06:40:21.022Z] #51 6.411 + RM_GOPATH=0 [2021-07-16T06:40:21.022Z] #51 6.411 + TMP_GOPATH= [2021-07-16T06:40:21.022Z] #51 6.411 + : /build [2021-07-16T06:40:21.022Z] #51 6.411 + '[' -z '' ']' [2021-07-16T06:40:21.022Z] #51 6.411 ++ mktemp -d [2021-07-16T06:40:21.022Z] #51 6.411 + export GOPATH=/tmp/tmp.T9BoOzi3H9 [2021-07-16T06:40:21.022Z] #51 6.411 + GOPATH=/tmp/tmp.T9BoOzi3H9 [2021-07-16T06:40:21.022Z] #51 6.411 + RM_GOPATH=1 [2021-07-16T06:40:21.022Z] #51 6.411 + case "$(go env GOARCH)" in [2021-07-16T06:40:21.022Z] #51 6.411 ++ go env GOARCH [2021-07-16T06:40:21.022Z] #51 6.411 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:21.022Z] #51 6.411 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:21.022Z] #51 6.411 ++ dirname /tmp/install/install.sh [2021-07-16T06:40:21.022Z] #51 6.411 + dir=/tmp/install [2021-07-16T06:40:21.022Z] #51 6.411 + bin=shfmt [2021-07-16T06:40:21.022Z] #51 6.411 + shift [2021-07-16T06:40:21.022Z] #51 6.411 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-16T06:40:21.022Z] #51 6.411 + . /tmp/install/shfmt.installer [2021-07-16T06:40:21.022Z] #51 6.411 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-16T06:40:21.022Z] #51 6.411 + install_shfmt [2021-07-16T06:40:21.022Z] #51 6.411 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-16T06:40:21.022Z] #51 6.411 + git clone https://github.com/mvdan/sh.git /tmp/tmp.T9BoOzi3H9/src/github.com/mvdan/sh [2021-07-16T06:40:21.022Z] #51 6.411 Cloning into '/tmp/tmp.T9BoOzi3H9/src/github.com/mvdan/sh'... [2021-07-16T06:40:21.022Z] #51 ... [2021-07-16T06:40:21.022Z] [2021-07-16T06:40:21.022Z] #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-07-16T06:40:21.022Z] #58 sha256:3e30f9babdd6577f8aba4e51e74db6f39527954aaf44e37bf79b7bc94a406875 [2021-07-16T06:40:21.022Z] #58 6.750 + RM_GOPATH=0 [2021-07-16T06:40:21.022Z] #58 6.750 + TMP_GOPATH= [2021-07-16T06:40:21.022Z] #58 6.750 + : /build [2021-07-16T06:40:21.022Z] #58 6.750 + '[' -z '' ']' [2021-07-16T06:40:21.022Z] #58 6.750 ++ mktemp -d [2021-07-16T06:40:21.022Z] #58 6.750 + export GOPATH=/tmp/tmp.AQVuBR6rWZ [2021-07-16T06:40:21.022Z] #58 6.750 + GOPATH=/tmp/tmp.AQVuBR6rWZ [2021-07-16T06:40:21.022Z] #58 6.750 + RM_GOPATH=1 [2021-07-16T06:40:21.022Z] #58 6.750 + case "$(go env GOARCH)" in [2021-07-16T06:40:21.022Z] #58 6.752 ++ go env GOARCH [2021-07-16T06:40:21.022Z] #58 6.752 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:21.022Z] #58 6.752 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:21.022Z] #58 6.752 ++ dirname /tmp/install/install.sh [2021-07-16T06:40:21.022Z] #58 6.752 + dir=/tmp/install [2021-07-16T06:40:21.022Z] #58 6.752 + bin=rootlesskit [2021-07-16T06:40:21.022Z] #58 6.752 + shift [2021-07-16T06:40:21.022Z] #58 6.752 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-16T06:40:21.022Z] #58 6.752 + . /tmp/install/rootlesskit.installer [2021-07-16T06:40:21.022Z] #58 6.752 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-16T06:40:21.022Z] #58 6.752 + install_rootlesskit [2021-07-16T06:40:21.022Z] #58 6.752 + case "$1" in [2021-07-16T06:40:21.022Z] #58 6.752 + export CGO_ENABLED=0 [2021-07-16T06:40:21.022Z] #58 6.752 + CGO_ENABLED=0 [2021-07-16T06:40:21.022Z] #58 6.752 + _install_rootlesskit [2021-07-16T06:40:21.022Z] #58 6.776 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-16T06:40:21.022Z] #58 6.776 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-16T06:40:21.022Z] #58 6.776 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.AQVuBR6rWZ/src/github.com/rootless-containers/rootlesskit [2021-07-16T06:40:21.022Z] #58 6.776 Cloning into '/tmp/tmp.AQVuBR6rWZ/src/github.com/rootless-containers/rootlesskit'... [2021-07-16T06:40:21.022Z] #58 11.32 + cd /tmp/tmp.AQVuBR6rWZ/src/github.com/rootless-containers/rootlesskit [2021-07-16T06:40:21.022Z] #58 11.32 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-16T06:40:21.022Z] #58 11.32 + export GO111MODULE=on [2021-07-16T06:40:21.022Z] #58 11.32 + GO111MODULE=on [2021-07-16T06:40:21.022Z] #58 11.32 + export GOPROXY=https://proxy.golang.org [2021-07-16T06:40:21.022Z] #58 11.32 + GOPROXY=https://proxy.golang.org [2021-07-16T06:40:21.022Z] #58 11.32 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-16T06:40:21.022Z] #58 11.32 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-16T06:40:21.038Z] #49 25.67 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-16T06:40:21.038Z] #49 25.67 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-16T06:40:21.038Z] #49 25.78 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-07-16T06:40:21.038Z] #49 25.87 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-16T06:40:21.038Z] #49 25.89 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-16T06:40:21.161Z] #17 DONE 1.3s [2021-07-16T06:40:21.161Z] [2021-07-16T06:40:21.161Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-16T06:40:21.161Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-07-16T06:40:21.194Z] #13 ... [2021-07-16T06:40:21.194Z] [2021-07-16T06:40:21.194Z] #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-07-16T06:40:21.194Z] #45 sha256:42c0ce08cb2eaf1fb74bbc097db04e936d9539abb141e74e66bbf5c1827cfa91 [2021-07-16T06:40:21.194Z] #45 10.83 runtime [2021-07-16T06:40:21.194Z] #45 14.21 unicode/utf8 [2021-07-16T06:40:21.194Z] #45 14.67 math [2021-07-16T06:40:21.194Z] #45 18.64 unicode/utf16 [2021-07-16T06:40:21.194Z] #45 19.15 container/list [2021-07-16T06:40:21.194Z] #45 19.72 crypto/internal/subtle [2021-07-16T06:40:21.194Z] #45 19.85 crypto/subtle [2021-07-16T06:40:21.194Z] #45 19.97 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-16T06:40:21.194Z] #45 20.09 internal/nettrace [2021-07-16T06:40:21.194Z] #45 20.35 runtime/cgo [2021-07-16T06:40:21.194Z] #45 ... [2021-07-16T06:40:21.194Z] [2021-07-16T06:40:21.194Z] #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-07-16T06:40:21.194Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-16T06:40:21.194Z] #42 10.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-16T06:40:21.194Z] #42 12.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-16T06:40:21.302Z] #58 ... [2021-07-16T06:40:21.302Z] [2021-07-16T06:40:21.302Z] #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-07-16T06:40:21.302Z] #49 sha256:333d4ace29ef949e84372e1a337b7ae2abafe5140e59ae46ec895a7a982338c7 [2021-07-16T06:40:21.302Z] #49 6.207 + RM_GOPATH=0 [2021-07-16T06:40:21.302Z] #49 6.207 + TMP_GOPATH= [2021-07-16T06:40:21.302Z] #49 6.207 + : /build [2021-07-16T06:40:21.302Z] #49 6.207 + '[' -z '' ']' [2021-07-16T06:40:21.302Z] #49 6.212 ++ mktemp -d [2021-07-16T06:40:21.302Z] #49 6.212 + export GOPATH=/tmp/tmp.N3mWj67KnZ [2021-07-16T06:40:21.302Z] #49 6.212 + GOPATH=/tmp/tmp.N3mWj67KnZ [2021-07-16T06:40:21.302Z] #49 6.212 + RM_GOPATH=1 [2021-07-16T06:40:21.302Z] #49 6.212 + case "$(go env GOARCH)" in [2021-07-16T06:40:21.303Z] #49 6.212 ++ go env GOARCH [2021-07-16T06:40:21.303Z] #49 6.223 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:21.303Z] #49 6.223 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:21.303Z] #49 6.223 ++ dirname /tmp/install/install.sh [2021-07-16T06:40:21.303Z] #49 6.224 + dir=/tmp/install [2021-07-16T06:40:21.303Z] #49 6.224 + bin=golangci_lint [2021-07-16T06:40:21.303Z] #49 6.224 + shift [2021-07-16T06:40:21.303Z] #49 6.224 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-16T06:40:21.303Z] #49 6.224 + . /tmp/install/golangci_lint.installer [2021-07-16T06:40:21.303Z] #49 6.224 ++ : v1.23.8 [2021-07-16T06:40:21.303Z] #49 6.224 + install_golangci_lint [2021-07-16T06:40:21.303Z] #49 6.224 + set -e [2021-07-16T06:40:21.303Z] #49 6.224 + export GO111MODULE=on [2021-07-16T06:40:21.303Z] #49 6.224 + GO111MODULE=on [2021-07-16T06:40:21.303Z] #49 6.224 + GOBIN=/build [2021-07-16T06:40:21.303Z] #49 6.224 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-16T06:40:21.303Z] #49 6.297 go: finding github.com v1.23.8 [2021-07-16T06:40:21.303Z] #49 6.297 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-07-16T06:40:21.303Z] #49 6.297 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-07-16T06:40:21.303Z] #49 6.297 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-07-16T06:40:21.303Z] #49 6.297 go: finding github.com/golangci v1.23.8 [2021-07-16T06:40:21.303Z] #49 7.001 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-16T06:40:21.303Z] #49 7.645 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-07-16T06:40:21.303Z] #49 ... [2021-07-16T06:40:21.303Z] [2021-07-16T06:40:21.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-07-16T06:40:21.303Z] #45 sha256:9665c2321fbd65f772c9f42fa4a5d8d6d3d5cb748329d43994df1aeb33a7a312 [2021-07-16T06:40:21.303Z] #45 11.61 runtime [2021-07-16T06:40:21.303Z] #45 11.74 sync/atomic [2021-07-16T06:40:21.309Z] #49 26.01 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-07-16T06:40:21.309Z] #49 26.02 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-16T06:40:21.309Z] #49 26.06 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-16T06:40:21.309Z] #49 26.07 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-16T06:40:21.309Z] #49 26.13 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-16T06:40:21.428Z] #18 ... [2021-07-16T06:40:21.428Z] [2021-07-16T06:40:21.428Z] #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-07-16T06:40:21.428Z] #58 sha256:4e761d530a47eb39a7a1fda0acd89a2122710891171416864b735a54a43f1b21 [2021-07-16T06:40:21.428Z] #58 120.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-16T06:40:21.428Z] #58 120.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-16T06:40:21.428Z] #58 DONE 130.0s [2021-07-16T06:40:21.459Z] #42 ... [2021-07-16T06:40:21.459Z] [2021-07-16T06:40:21.459Z] #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-07-16T06:40:21.459Z] #49 sha256:4e42d05f3a3654cd376ee8625cc1371b7cc20f5619d09f39c48bb893d90eb0ba [2021-07-16T06:40:21.459Z] #49 20.75 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-16T06:40:21.459Z] #49 20.84 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-16T06:40:21.459Z] #49 20.91 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-16T06:40:21.459Z] #49 20.92 go: downloading github.com/spf13/viper v1.6.1 [2021-07-16T06:40:21.459Z] #49 20.95 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-16T06:40:21.459Z] #49 20.97 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-07-16T06:40:21.459Z] #49 21.00 go: extracting github.com/pkg/errors v0.8.1 [2021-07-16T06:40:21.459Z] #49 21.02 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-16T06:40:21.459Z] #49 21.12 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-16T06:40:21.459Z] #49 21.13 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-16T06:40:21.459Z] #49 21.13 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-16T06:40:21.459Z] #49 21.14 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-16T06:40:21.459Z] #49 21.14 go: extracting github.com/kisielk/gotool v1.0.0 [2021-07-16T06:40:21.459Z] #49 21.18 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-16T06:40:21.459Z] #49 21.20 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-16T06:40:21.459Z] #49 21.22 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-07-16T06:40:21.566Z] #49 26.25 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-07-16T06:40:21.566Z] #49 26.30 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-16T06:40:21.566Z] #49 26.35 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-07-16T06:40:21.566Z] #49 26.35 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-16T06:40:21.566Z] #49 26.47 go: downloading github.com/spf13/cast v1.3.0 [2021-07-16T06:40:21.566Z] #45 12.01 unicode [2021-07-16T06:40:21.688Z] [2021-07-16T06:40:21.688Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-16T06:40:21.688Z] #59 sha256:d7d76d8d4fac266f81faf9658178623273a8fb71ff58c9b18cceb05fd55d5909 [2021-07-16T06:40:21.688Z] #59 DONE 0.1s [2021-07-16T06:40:21.688Z] [2021-07-16T06:40:21.688Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-16T06:40:21.688Z] #60 sha256:4f36f1dc513449a848543b566b72c5c01306b1ff886b04ac46a89da4cabd0cca [2021-07-16T06:40:21.688Z] #60 DONE 0.1s [2021-07-16T06:40:21.688Z] [2021-07-16T06:40:21.688Z] #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-07-16T06:40:21.688Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:40:21.688Z] #43 56.16 AR soccr/libsoccr.a [2021-07-16T06:40:21.688Z] #43 56.27 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-16T06:40:21.688Z] #43 56.78 DEP criu/arch/x86/sigframe.d [2021-07-16T06:40:21.688Z] #43 57.03 DEP criu/arch/x86/sigaction_compat.d [2021-07-16T06:40:21.688Z] #43 57.24 DEP criu/arch/x86/kerndat.d [2021-07-16T06:40:21.688Z] #43 57.39 DEP criu/arch/x86/crtools.d [2021-07-16T06:40:21.688Z] #43 57.46 DEP criu/arch/x86/cpu.d [2021-07-16T06:40:21.688Z] #43 57.69 CC criu/arch/x86/cpu.o [2021-07-16T06:40:21.719Z] #49 21.23 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-16T06:40:21.719Z] #49 21.30 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-16T06:40:21.823Z] #49 26.48 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-16T06:40:21.823Z] #49 26.52 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-16T06:40:21.823Z] #49 26.55 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-16T06:40:21.823Z] #49 26.57 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-16T06:40:21.986Z] #49 21.48 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-16T06:40:21.986Z] #49 21.48 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-16T06:40:21.986Z] #49 21.53 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-16T06:40:22.080Z] #49 26.69 go: extracting github.com/spf13/cast v1.3.0 [2021-07-16T06:40:22.080Z] #49 26.71 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-16T06:40:22.080Z] #49 26.73 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-16T06:40:22.080Z] #49 26.73 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-16T06:40:22.080Z] #49 26.75 go: extracting github.com/ultraware/funlen v0.0.2 [2021-07-16T06:40:22.080Z] #49 26.75 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-16T06:40:22.251Z] #49 21.67 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-16T06:40:22.251Z] #49 21.69 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-16T06:40:22.251Z] #49 21.71 go: extracting github.com/spf13/viper v1.6.1 [2021-07-16T06:40:22.251Z] #49 21.72 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-16T06:40:22.251Z] #49 21.72 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-16T06:40:22.251Z] #49 21.77 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-16T06:40:22.251Z] #49 21.80 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-16T06:40:22.251Z] #49 21.83 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-07-16T06:40:22.251Z] #49 21.83 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-16T06:40:22.251Z] #49 21.83 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-07-16T06:40:22.251Z] #49 21.84 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-16T06:40:22.251Z] #49 21.86 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-16T06:40:22.251Z] #49 21.89 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-07-16T06:40:22.260Z] #43 58.94 CC criu/arch/x86/crtools.o [2021-07-16T06:40:22.337Z] #49 26.93 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-16T06:40:22.337Z] #49 26.93 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-16T06:40:22.337Z] #49 26.94 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-16T06:40:22.337Z] #49 27.02 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-16T06:40:22.337Z] #49 27.02 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-16T06:40:22.513Z] #49 21.90 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-16T06:40:22.513Z] #49 21.92 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-07-16T06:40:22.513Z] #49 22.08 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-07-16T06:40:22.521Z] #43 ... [2021-07-16T06:40:22.521Z] [2021-07-16T06:40:22.521Z] #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-07-16T06:40:22.521Z] #45 sha256:2ecc05c66ceb353d41ece7907aaa7109bbf84193c64d353e9ccf41cc33c53263 [2021-07-16T06:40:22.521Z] #45 120.8 net/http/httptrace [2021-07-16T06:40:22.521Z] #45 121.1 net/http [2021-07-16T06:40:22.521Z] #45 ... [2021-07-16T06:40:22.521Z] [2021-07-16T06:40:22.521Z] #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-07-16T06:40:22.521Z] #53 sha256:b4eb595122b760db4480ed7a1d32925b1709dc1647e56a7e4d050a090f26daac [2021-07-16T06:40:22.521Z] #53 1.738 + RM_GOPATH=0 [2021-07-16T06:40:22.521Z] #53 1.738 + TMP_GOPATH= [2021-07-16T06:40:22.521Z] #53 1.738 + : /build [2021-07-16T06:40:22.521Z] #53 1.738 + '[' -z '' ']' [2021-07-16T06:40:22.521Z] #53 1.739 ++ mktemp -d [2021-07-16T06:40:22.521Z] #53 1.744 + export GOPATH=/tmp/tmp.qtDczVAFCA [2021-07-16T06:40:22.521Z] #53 1.745 + GOPATH=/tmp/tmp.qtDczVAFCA [2021-07-16T06:40:22.521Z] #53 1.745 + RM_GOPATH=1 [2021-07-16T06:40:22.521Z] #53 1.745 + case "$(go env GOARCH)" in [2021-07-16T06:40:22.521Z] #53 1.755 ++ go env GOARCH [2021-07-16T06:40:22.521Z] #53 1.836 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-16T06:40:22.521Z] #53 1.837 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:22.521Z] #53 1.837 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:22.521Z] #53 1.837 ++ dirname /tmp/install/install.sh [2021-07-16T06:40:22.521Z] #53 1.837 + dir=/tmp/install [2021-07-16T06:40:22.521Z] #53 1.837 + bin=runc [2021-07-16T06:40:22.521Z] #53 1.837 + shift [2021-07-16T06:40:22.521Z] #53 1.837 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-16T06:40:22.521Z] #53 1.837 + . /tmp/install/runc.installer [2021-07-16T06:40:22.521Z] #53 1.837 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-16T06:40:22.521Z] #53 1.837 + install_runc [2021-07-16T06:40:22.521Z] #53 1.837 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-16T06:40:22.521Z] #53 1.837 + uname -r [2021-07-16T06:40:22.521Z] #53 1.837 + RUNC_BUILDTAGS='seccomp ' [2021-07-16T06:40:22.521Z] #53 1.837 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-16T06:40:22.521Z] #53 1.837 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qtDczVAFCA/src/github.com/opencontainers/runc [2021-07-16T06:40:22.521Z] #53 1.837 Cloning into '/tmp/tmp.qtDczVAFCA/src/github.com/opencontainers/runc'... [2021-07-16T06:40:22.603Z] #49 27.19 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-16T06:40:22.603Z] #49 27.27 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-16T06:40:22.603Z] #49 27.29 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-07-16T06:40:22.603Z] #49 27.33 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-16T06:40:22.603Z] #49 27.40 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-16T06:40:22.772Z] #49 22.25 go: extracting github.com/subosito/gotenv v1.2.0 [2021-07-16T06:40:22.772Z] #49 ... [2021-07-16T06:40:22.772Z] [2021-07-16T06:40:22.772Z] #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-07-16T06:40:22.772Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-16T06:40:22.772Z] #55 12.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-16T06:40:22.772Z] #55 ... [2021-07-16T06:40:22.772Z] [2021-07-16T06:40:22.772Z] #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-07-16T06:40:22.772Z] #49 sha256:4e42d05f3a3654cd376ee8625cc1371b7cc20f5619d09f39c48bb893d90eb0ba [2021-07-16T06:40:22.772Z] #49 22.44 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-16T06:40:22.772Z] #49 22.46 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-07-16T06:40:22.782Z] #53 ... [2021-07-16T06:40:22.782Z] [2021-07-16T06:40:22.782Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-16T06:40:22.782Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-07-16T06:40:22.782Z] #18 DONE 1.9s [2021-07-16T06:40:22.861Z] #49 ... [2021-07-16T06:40:22.861Z] [2021-07-16T06:40:22.861Z] #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-07-16T06:40:22.861Z] #67 sha256:f6d1862d723cb175ce7b97116093abb35e3ddf3d05dcf0498e5cf065002d5df1 [2021-07-16T06:40:23.034Z] #49 22.51 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-16T06:40:23.034Z] #49 22.51 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-16T06:40:23.034Z] #49 22.62 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-16T06:40:23.034Z] #49 22.62 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-16T06:40:23.034Z] #49 22.71 go: downloading golang.org/x/text v0.3.2 [2021-07-16T06:40:23.043Z] [2021-07-16T06:40:23.043Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-07-16T06:40:23.043Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-07-16T06:40:23.293Z] #49 22.77 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-16T06:40:23.293Z] #49 22.79 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-16T06:40:23.293Z] #49 22.80 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-16T06:40:23.293Z] #49 22.82 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-16T06:40:23.293Z] #49 22.87 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-16T06:40:23.293Z] #49 22.91 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-16T06:40:23.375Z] #67 27.53 Checking out files: 62% (1198/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-07-16T06:40:23.375Z] #67 28.18 + cd /tmp/tmp.P6A1m2u1VR/src/github.com/docker/libnetwork [2021-07-16T06:40:23.375Z] #67 28.18 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-16T06:40:23.548Z] #56 ... [2021-07-16T06:40:23.548Z] [2021-07-16T06:40:23.548Z] #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-07-16T06:40:23.548Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-16T06:40:23.548Z] #43 25.08 CC images/cpuinfo.o [2021-07-16T06:40:23.548Z] #43 25.73 CC images/inventory.o [2021-07-16T06:40:23.548Z] #43 26.09 CC images/fdinfo.o [2021-07-16T06:40:23.548Z] #43 26.58 CC images/fown.o [2021-07-16T06:40:23.548Z] #43 26.87 CC images/ns.o [2021-07-16T06:40:23.548Z] #43 27.10 CC images/regfile.o [2021-07-16T06:40:23.548Z] #43 27.40 CC images/ghost-file.o [2021-07-16T06:40:23.548Z] #43 27.81 CC images/fifo.o [2021-07-16T06:40:23.548Z] #43 28.05 CC images/remap-file-path.o [2021-07-16T06:40:23.548Z] #43 28.20 CC images/eventfd.o [2021-07-16T06:40:23.548Z] #43 28.50 CC images/eventpoll.o [2021-07-16T06:40:23.548Z] #43 28.93 CC images/fh.o [2021-07-16T06:40:23.548Z] #43 29.47 CC images/fsnotify.o [2021-07-16T06:40:23.548Z] #43 30.42 CC images/signalfd.o [2021-07-16T06:40:23.552Z] #49 23.11 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-16T06:40:23.552Z] #49 23.15 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-07-16T06:40:23.812Z] #49 23.28 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-07-16T06:40:23.812Z] #49 23.33 go: extracting github.com/ultraware/funlen v0.0.2 [2021-07-16T06:40:23.812Z] #49 23.34 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-16T06:40:23.812Z] #49 ... [2021-07-16T06:40:23.812Z] [2021-07-16T06:40:23.812Z] #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-07-16T06:40:23.812Z] #47 sha256:8a7c9ba59cff672ef0d11c5792d23ade153a45674934f71d2fd0e0484abf34a7 [2021-07-16T06:40:23.812Z] #47 13.37 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-16T06:40:23.812Z] #47 15.43 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-16T06:40:23.812Z] #47 18.58 go: finding github.com/fatih/color v1.9.0 [2021-07-16T06:40:23.812Z] #47 18.62 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-16T06:40:23.812Z] #47 18.77 go: finding github.com/pkg/errors v0.9.1 [2021-07-16T06:40:23.812Z] #47 18.82 go: finding github.com/mattn/go-colorable v0.1.6 [2021-07-16T06:40:23.812Z] #47 18.83 go: finding github.com/spf13/pflag v1.0.3 [2021-07-16T06:40:23.812Z] #47 18.86 go: finding github.com/mattn/go-isatty v0.0.12 [2021-07-16T06:40:23.812Z] #47 19.04 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-16T06:40:23.812Z] #47 19.35 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-07-16T06:40:23.812Z] #47 19.36 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-16T06:40:23.812Z] #47 19.45 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-16T06:40:23.812Z] #47 19.47 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-16T06:40:23.812Z] #47 ... [2021-07-16T06:40:23.812Z] [2021-07-16T06:40:23.812Z] #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-07-16T06:40:23.812Z] #49 sha256:4e42d05f3a3654cd376ee8625cc1371b7cc20f5619d09f39c48bb893d90eb0ba [2021-07-16T06:40:23.812Z] #49 23.48 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-07-16T06:40:23.812Z] #43 30.78 CC images/fs.o [2021-07-16T06:40:23.942Z] #67 28.51 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-07-16T06:40:24.071Z] #49 23.65 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-16T06:40:24.071Z] #49 23.67 go: extracting github.com/magiconair/properties v1.8.1 [2021-07-16T06:40:24.071Z] #49 ... [2021-07-16T06:40:24.071Z] [2021-07-16T06:40:24.071Z] #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-07-16T06:40:24.071Z] #58 sha256:0f10dfa04b27091db70a7a4b73337de65ddffb6ecbbde2e4fd561583275e5b64 [2021-07-16T06:40:24.071Z] #58 13.60 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-16T06:40:24.071Z] #58 13.60 go: downloading github.com/pkg/errors v0.9.1 [2021-07-16T06:40:24.071Z] #58 13.89 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-16T06:40:24.071Z] #58 13.92 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-16T06:40:24.071Z] #58 13.92 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-16T06:40:24.071Z] #58 13.92 go: downloading github.com/google/uuid v1.2.0 [2021-07-16T06:40:24.071Z] #58 13.92 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-16T06:40:24.071Z] #58 14.10 go: extracting github.com/pkg/errors v0.9.1 [2021-07-16T06:40:24.071Z] #58 14.17 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-16T06:40:24.071Z] #58 14.18 go: extracting github.com/google/uuid v1.2.0 [2021-07-16T06:40:24.071Z] #58 14.27 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-16T06:40:24.071Z] #58 14.30 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-16T06:40:24.071Z] #58 14.52 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-16T06:40:24.071Z] #58 14.66 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-16T06:40:24.071Z] #58 15.05 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-07-16T06:40:24.071Z] #58 15.33 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-16T06:40:24.071Z] #58 15.34 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-07-16T06:40:24.071Z] #58 15.70 go: extracting github.com/gofrs/flock v0.8.0 [2021-07-16T06:40:24.071Z] #58 15.77 go: extracting github.com/gorilla/mux v1.8.0 [2021-07-16T06:40:24.071Z] #58 16.45 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-16T06:40:24.071Z] #58 16.56 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-16T06:40:24.071Z] #58 18.63 go: extracting github.com/moby/vpnkit v0.5.0 [2021-07-16T06:40:24.071Z] #58 20.29 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-16T06:40:24.071Z] #58 20.59 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-16T06:40:24.071Z] #58 20.96 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-07-16T06:40:24.071Z] #58 ... [2021-07-16T06:40:24.071Z] [2021-07-16T06:40:24.071Z] #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-07-16T06:40:24.071Z] #49 sha256:4e42d05f3a3654cd376ee8625cc1371b7cc20f5619d09f39c48bb893d90eb0ba [2021-07-16T06:40:24.071Z] #49 23.71 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-07-16T06:40:24.071Z] #49 23.75 go: downloading github.com/spf13/cast v1.3.0 [2021-07-16T06:40:24.071Z] #49 23.75 go: extracting github.com/spf13/pflag v1.0.5 [2021-07-16T06:40:24.071Z] #49 23.78 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-07-16T06:40:24.335Z] #49 23.81 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-16T06:40:24.335Z] #49 23.81 go: extracting github.com/spf13/cast v1.3.0 [2021-07-16T06:40:24.335Z] #49 23.83 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-16T06:40:24.335Z] #49 23.96 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-16T06:40:24.335Z] #49 24.00 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-16T06:40:24.390Z] #43 30.97 CC images/pstree.o [2021-07-16T06:40:24.390Z] #43 31.26 CC images/pipe.o [2021-07-16T06:40:24.594Z] #49 24.15 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-16T06:40:24.594Z] #49 24.28 go: downloading github.com/spf13/afero v1.1.2 [2021-07-16T06:40:24.854Z] #49 24.39 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-07-16T06:40:24.854Z] #49 24.48 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-16T06:40:24.968Z] #43 31.57 CC images/tcp-stream.o [2021-07-16T06:40:24.969Z] #19 DONE 1.7s [2021-07-16T06:40:24.969Z] [2021-07-16T06:40:24.969Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:40:24.969Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-07-16T06:40:25.009Z] #45 ... [2021-07-16T06:40:25.009Z] [2021-07-16T06:40:25.009Z] #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-07-16T06:40:25.009Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:40:25.009Z] #13 8.226 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-16T06:40:25.009Z] #13 8.627 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-16T06:40:25.009Z] #13 8.802 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-16T06:40:25.010Z] #13 8.874 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-16T06:40:25.010Z] #13 9.534 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-16T06:40:25.010Z] #13 ... [2021-07-16T06:40:25.010Z] [2021-07-16T06:40:25.010Z] #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-07-16T06:40:25.010Z] #58 sha256:3e30f9babdd6577f8aba4e51e74db6f39527954aaf44e37bf79b7bc94a406875 [2021-07-16T06:40:25.010Z] #58 13.80 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-16T06:40:25.010Z] #58 13.91 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-16T06:40:25.010Z] #58 13.95 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-16T06:40:25.010Z] #58 14.02 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-16T06:40:25.010Z] #58 14.18 go: downloading github.com/google/uuid v1.2.0 [2021-07-16T06:40:25.010Z] #58 14.33 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-16T06:40:25.010Z] #58 14.49 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-07-16T06:40:25.010Z] #58 14.72 go: extracting github.com/google/uuid v1.2.0 [2021-07-16T06:40:25.010Z] #58 14.73 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-16T06:40:25.010Z] #58 14.95 go: extracting github.com/gofrs/flock v0.8.0 [2021-07-16T06:40:25.010Z] #58 15.10 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-16T06:40:25.010Z] #58 15.30 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-16T06:40:25.010Z] #58 15.37 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-16T06:40:25.113Z] #49 24.61 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-07-16T06:40:25.113Z] #49 24.67 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-16T06:40:25.113Z] #49 24.69 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-16T06:40:25.232Z] #43 31.89 CC images/sk-packet.o [2021-07-16T06:40:25.266Z] #58 15.52 go: downloading github.com/pkg/errors v0.9.1 [2021-07-16T06:40:25.372Z] #49 24.84 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-16T06:40:25.372Z] #49 24.94 go: extracting github.com/spf13/afero v1.1.2 [2021-07-16T06:40:25.496Z] #43 32.21 CC images/mnt.o [2021-07-16T06:40:25.523Z] #58 ... [2021-07-16T06:40:25.523Z] [2021-07-16T06:40:25.523Z] #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-07-16T06:40:25.523Z] #24 sha256:86a79ad8c71b0d174133835d16007681605b9bf05bfd53774bb279fe8c3dfaa3 [2021-07-16T06:40:25.523Z] #24 15.16 + mkdir -p /build [2021-07-16T06:40:25.523Z] #24 15.17 + mv docker/docker /build/ [2021-07-16T06:40:25.523Z] #24 15.18 + rmdir docker [2021-07-16T06:40:25.523Z] #24 DONE 15.9s [2021-07-16T06:40:25.523Z] [2021-07-16T06:40:25.523Z] #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-07-16T06:40:25.523Z] #49 sha256:333d4ace29ef949e84372e1a337b7ae2abafe5140e59ae46ec895a7a982338c7 [2021-07-16T06:40:25.523Z] #49 15.45 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-16T06:40:25.523Z] #49 15.48 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-16T06:40:25.523Z] #49 15.51 go: downloading github.com/spf13/viper v1.6.1 [2021-07-16T06:40:25.523Z] #49 15.51 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-16T06:40:25.523Z] #49 15.71 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-16T06:40:25.523Z] #49 15.84 go: downloading github.com/pkg/errors v0.8.1 [2021-07-16T06:40:25.523Z] #49 15.93 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-16T06:40:25.523Z] #49 16.00 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-16T06:40:25.523Z] #49 16.00 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-16T06:40:25.631Z] #49 25.15 go: extracting github.com/gobwas/glob v0.2.3 [2021-07-16T06:40:25.631Z] #49 25.25 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-07-16T06:40:25.761Z] #43 32.47 CC images/pipe-data.o [2021-07-16T06:40:25.780Z] #49 16.16 go: downloading github.com/fatih/color v1.7.0 [2021-07-16T06:40:25.780Z] #49 16.28 go: extracting github.com/spf13/cobra v0.0.5 [2021-07-16T06:40:25.780Z] #49 16.33 go: extracting github.com/fatih/color v1.7.0 [2021-07-16T06:40:25.780Z] #49 16.33 go: extracting github.com/spf13/viper v1.6.1 [2021-07-16T06:40:25.780Z] #49 16.34 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-07-16T06:40:25.780Z] #49 16.37 go: extracting github.com/pkg/errors v0.8.1 [2021-07-16T06:40:25.890Z] #49 25.39 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-16T06:40:25.890Z] #49 ... [2021-07-16T06:40:25.890Z] [2021-07-16T06:40:25.890Z] #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-07-16T06:40:25.890Z] #34 sha256:dd004b3b5769cbcac738354ce18596c5d13ddd903dcc62a4bfc106ca4cb4b72e [2021-07-16T06:40:25.890Z] #34 15.46 internal/testlog [2021-07-16T06:40:25.890Z] #34 15.73 encoding [2021-07-16T06:40:25.890Z] #34 15.94 runtime/cgo [2021-07-16T06:40:25.890Z] #34 ... [2021-07-16T06:40:25.890Z] [2021-07-16T06:40:25.890Z] #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-07-16T06:40:25.890Z] #67 sha256:880795871ecf9484988a73be6b0cc598afcc67999ae49d4471c2ce89e3b99ea0 [2021-07-16T06:40:25.890Z] #67 23.93 Checking out files: 63% (1218/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-07-16T06:40:25.890Z] #67 24.65 + cd /tmp/tmp.S1ETg90XWC/src/github.com/docker/libnetwork [2021-07-16T06:40:25.890Z] #67 24.66 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-16T06:40:25.890Z] #67 25.26 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-07-16T06:40:26.025Z] #43 32.81 CC images/sa.o [2021-07-16T06:40:26.037Z] #49 16.41 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-16T06:40:26.037Z] #49 16.55 go: extracting github.com/spf13/pflag v1.0.5 [2021-07-16T06:40:26.037Z] #49 16.55 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-16T06:40:26.289Z] #43 33.08 CC images/timer.o [2021-07-16T06:40:26.294Z] #49 16.80 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-16T06:40:26.356Z] #20 1.556 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-16T06:40:26.356Z] #20 1.557 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-16T06:40:26.356Z] #20 1.595 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-16T06:40:26.356Z] #20 1.598 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-16T06:40:26.551Z] #49 17.03 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-16T06:40:26.553Z] #43 33.45 CC images/timerfd.o [2021-07-16T06:40:26.808Z] #49 17.21 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-16T06:40:26.808Z] #49 17.24 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-07-16T06:40:26.817Z] #43 ... [2021-07-16T06:40:26.817Z] [2021-07-16T06:40:26.817Z] #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-07-16T06:40:26.817Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-07-16T06:40:26.817Z] #13 65.75 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-16T06:40:26.817Z] #13 65.76 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-07-16T06:40:26.817Z] #13 65.77 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-16T06:40:26.817Z] #13 ... [2021-07-16T06:40:26.817Z] [2021-07-16T06:40:26.817Z] #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-07-16T06:40:26.817Z] #45 sha256:47a6301f731b67ea6657b70a27b6c9a2f8f411ae00157405bc32955f4c00978b [2021-07-16T06:40:26.817Z] #45 69.18 encoding/xml [2021-07-16T06:40:26.817Z] #45 71.88 go/doc [2021-07-16T06:40:26.817Z] #45 72.09 compress/gzip [2021-07-16T06:40:26.817Z] #45 72.87 math/big [2021-07-16T06:40:26.817Z] #45 77.24 github.com/LK4D4/vndr/build [2021-07-16T06:40:26.817Z] #45 77.92 vendor/golang.org/x/text/unicode/norm [2021-07-16T06:40:26.927Z] #20 2.401 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-16T06:40:27.064Z] #49 17.52 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-07-16T06:40:27.064Z] #49 17.52 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-16T06:40:27.064Z] #49 17.60 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-16T06:40:27.114Z] #45 ... [2021-07-16T06:40:27.114Z] [2021-07-16T06:40:27.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-07-16T06:40:27.114Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-16T06:40:27.114Z] #43 33.77 CC images/mm.o [2021-07-16T06:40:27.692Z] #43 34.24 CC images/sk-opts.o [2021-07-16T06:40:27.870Z] #20 3.445 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-16T06:40:27.957Z] #43 34.64 CC images/sk-unix.o [2021-07-16T06:40:27.957Z] #43 ... [2021-07-16T06:40:27.957Z] [2021-07-16T06:40:27.957Z] #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-07-16T06:40:27.957Z] #51 sha256:233fca03df54d3580d0c8de8279e8c6b908421c0708df4e02da20e29430922fb [2021-07-16T06:40:27.957Z] #51 69.56 golang.org/x/crypto/ssh/terminal [2021-07-16T06:40:27.957Z] #51 71.79 mvdan.cc/sh/v3/cmd/shfmt [2021-07-16T06:40:28.221Z] #51 DONE 79.6s [2021-07-16T06:40:28.221Z] [2021-07-16T06:40:28.221Z] #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-07-16T06:40:28.221Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-07-16T06:40:28.221Z] #13 77.04 Selecting previously unselected package libapparmor1:arm64. [2021-07-16T06:40:28.221Z] #13 77.04 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-07-16T06:40:28.221Z] #13 77.05 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-07-16T06:40:28.221Z] #13 77.22 Selecting previously unselected package libapparmor-dev:arm64. [2021-07-16T06:40:28.221Z] #13 77.25 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-07-16T06:40:28.221Z] #13 77.26 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-16T06:40:28.221Z] #13 77.45 Selecting previously unselected package libbtrfs0. [2021-07-16T06:40:28.276Z] using credential docker-jenkins-github-credentials [2021-07-16T06:40:28.348Z] Cloning the remote Git repository [2021-07-16T06:40:28.348Z] Cloning with configured refspecs honoured and without tags [2021-07-16T06:40:28.426Z] #67 ... [2021-07-16T06:40:28.426Z] [2021-07-16T06:40:28.426Z] #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-07-16T06:40:28.426Z] #51 sha256:09351afdcc97e00b6adbe3b0fabb966a2208e4a3407c22e0a14b38dd58fb971a [2021-07-16T06:40:28.426Z] #51 17.97 + cd /tmp/tmp.V0lXYO8HMd/src/github.com/mvdan/sh [2021-07-16T06:40:28.426Z] #51 17.97 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-16T06:40:28.426Z] #51 18.12 + GO111MODULE=on [2021-07-16T06:40:28.426Z] #51 18.12 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-16T06:40:28.426Z] #51 19.30 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-16T06:40:28.426Z] #51 19.39 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-16T06:40:28.426Z] #51 19.42 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-16T06:40:28.426Z] #51 19.59 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-16T06:40:28.426Z] #51 19.83 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-16T06:40:28.426Z] #51 20.70 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-16T06:40:28.426Z] #51 21.48 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-16T06:40:28.426Z] #51 22.78 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-16T06:40:28.426Z] #51 24.07 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-16T06:40:28.426Z] #51 24.22 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-16T06:40:28.426Z] #51 24.37 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-16T06:40:28.426Z] #51 24.58 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-16T06:40:28.426Z] #51 25.24 runtime/cgo [2021-07-16T06:40:28.426Z] #51 25.38 runtime [2021-07-16T06:40:28.426Z] #51 ... [2021-07-16T06:40:28.426Z] [2021-07-16T06:40:28.426Z] #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-07-16T06:40:28.426Z] #49 sha256:4e42d05f3a3654cd376ee8625cc1371b7cc20f5619d09f39c48bb893d90eb0ba [2021-07-16T06:40:28.426Z] #49 25.66 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-16T06:40:28.426Z] #49 25.69 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-16T06:40:28.426Z] #49 25.70 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-16T06:40:28.426Z] #49 25.97 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-16T06:40:28.426Z] #49 25.97 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-07-16T06:40:28.426Z] #49 26.01 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-16T06:40:28.426Z] #49 26.06 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-16T06:40:28.426Z] #49 26.34 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-16T06:40:28.426Z] #49 26.46 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-16T06:40:28.426Z] #49 26.47 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-07-16T06:40:28.426Z] #49 26.71 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-16T06:40:28.426Z] #49 26.80 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-07-16T06:40:28.426Z] #49 26.84 go: extracting github.com/stretchr/testify v1.4.0 [2021-07-16T06:40:28.426Z] #49 27.03 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-16T06:40:28.426Z] #49 27.10 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-16T06:40:28.426Z] #49 27.20 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-16T06:40:28.426Z] #49 27.23 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-16T06:40:28.426Z] #49 27.29 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-07-16T06:40:28.426Z] #49 27.43 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-07-16T06:40:28.426Z] #49 27.48 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-07-16T06:40:28.426Z] #49 27.48 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-16T06:40:28.426Z] #49 27.51 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-16T06:40:28.426Z] #49 27.52 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-16T06:40:28.426Z] #49 27.78 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-07-16T06:40:28.426Z] #49 27.78 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-16T06:40:28.426Z] #49 27.98 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-16T06:40:28.426Z] #49 27.98 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-07-16T06:40:28.426Z] #49 28.04 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-07-16T06:40:28.485Z] #13 77.45 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-07-16T06:40:28.485Z] #13 77.48 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-16T06:40:28.686Z] #49 28.29 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-07-16T06:40:28.750Z] #13 77.66 Selecting previously unselected package libbtrfs-dev. [2021-07-16T06:40:28.750Z] #13 77.67 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-07-16T06:40:28.750Z] #13 77.68 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-16T06:40:28.750Z] #13 77.85 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-07-16T06:40:28.750Z] #13 77.85 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-07-16T06:40:28.750Z] #13 77.86 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-07-16T06:40:28.526Z] Cloning repository https://github.com/moby/moby.git [2021-07-16T06:40:28.960Z] #49 19.23 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-16T06:40:29.014Z] #13 77.98 Selecting previously unselected package libudev-dev:arm64. [2021-07-16T06:40:29.014Z] #13 77.99 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-07-16T06:40:29.014Z] #13 78.02 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-07-16T06:40:29.197Z] #67 ... [2021-07-16T06:40:29.198Z] [2021-07-16T06:40:29.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-07-16T06:40:29.198Z] #58 sha256:6d56f1d78bdd79040ef6a8784363bae8f9789261e28aee2caa211261bd41943a [2021-07-16T06:40:29.198Z] #58 23.74 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-16T06:40:29.198Z] #58 24.82 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-16T06:40:29.198Z] #58 25.18 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-16T06:40:29.198Z] #58 25.19 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-16T06:40:29.198Z] #58 25.60 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-07-16T06:40:29.198Z] #58 26.25 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-07-16T06:40:29.198Z] #58 29.38 go: finding github.com/pkg/errors v0.9.1 [2021-07-16T06:40:29.198Z] #58 29.48 go: finding github.com/sirupsen/logrus v1.8.1 [2021-07-16T06:40:29.198Z] #58 29.68 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-16T06:40:29.198Z] #58 29.74 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-16T06:40:29.198Z] #58 29.83 go: finding github.com/google/uuid v1.2.0 [2021-07-16T06:40:29.198Z] #58 29.91 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-16T06:40:29.198Z] #58 29.98 go: finding github.com/gofrs/flock v0.8.0 [2021-07-16T06:40:29.198Z] #58 30.03 go: finding github.com/moby/vpnkit v0.5.0 [2021-07-16T06:40:29.198Z] #58 30.12 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-07-16T06:40:29.198Z] #58 30.13 go: finding github.com/gorilla/mux v1.8.0 [2021-07-16T06:40:29.198Z] #58 30.19 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-16T06:40:29.198Z] #58 30.28 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-07-16T06:40:29.198Z] #58 30.29 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-07-16T06:40:29.198Z] #58 30.53 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-16T06:40:29.198Z] #58 30.76 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-07-16T06:40:29.198Z] #58 ... [2021-07-16T06:40:29.198Z] [2021-07-16T06:40:29.198Z] #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-07-16T06:40:29.198Z] #49 sha256:c4b6fe963162c7246ee3f55b7d7f6efc92c9431581b48eeffde31c6537dd02e9 [2021-07-16T06:40:29.198Z] #49 27.55 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-16T06:40:29.198Z] #49 27.57 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-07-16T06:40:29.198Z] #49 27.58 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-16T06:40:29.198Z] #49 27.60 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-16T06:40:29.198Z] #49 27.63 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-07-16T06:40:29.198Z] #49 27.70 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-16T06:40:29.198Z] #49 27.72 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-16T06:40:29.198Z] #49 27.85 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-07-16T06:40:29.198Z] #49 27.93 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-16T06:40:29.198Z] #49 27.96 go: extracting github.com/magiconair/properties v1.8.1 [2021-07-16T06:40:29.198Z] #49 28.17 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-16T06:40:29.198Z] #49 28.32 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-07-16T06:40:29.198Z] #49 28.34 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-16T06:40:29.198Z] #49 28.41 go: downloading github.com/spf13/afero v1.1.2 [2021-07-16T06:40:29.198Z] #49 28.41 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-16T06:40:29.198Z] #49 28.57 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-16T06:40:29.198Z] #49 28.76 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-16T06:40:29.198Z] #49 28.85 go: extracting github.com/spf13/afero v1.1.2 [2021-07-16T06:40:29.198Z] #49 28.91 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-16T06:40:29.198Z] #49 28.99 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-16T06:40:29.198Z] #49 29.14 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-16T06:40:29.198Z] #49 29.25 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-16T06:40:29.198Z] #49 29.25 go: downloading golang.org/x/text v0.3.2 [2021-07-16T06:40:29.198Z] #49 29.36 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-16T06:40:29.198Z] #49 29.59 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-07-16T06:40:29.198Z] #49 29.62 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-16T06:40:29.198Z] #49 29.75 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-07-16T06:40:29.198Z] #49 29.94 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-16T06:40:29.198Z] #49 29.96 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-16T06:40:29.198Z] #49 29.96 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-16T06:40:29.198Z] #49 30.04 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-16T06:40:29.198Z] #49 30.18 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-07-16T06:40:29.198Z] #49 30.21 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-07-16T06:40:29.198Z] #49 30.30 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-07-16T06:40:29.198Z] #49 30.30 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-16T06:40:29.198Z] #49 30.36 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-16T06:40:29.198Z] #49 30.44 go: extracting github.com/kisielk/gotool v1.0.0 [2021-07-16T06:40:29.198Z] #49 30.47 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-16T06:40:29.198Z] #49 30.54 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-07-16T06:40:29.198Z] #49 30.55 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-16T06:40:29.198Z] #49 30.56 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-16T06:40:29.198Z] #49 30.76 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-07-16T06:40:29.198Z] #49 30.81 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-16T06:40:29.198Z] #49 30.86 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-16T06:40:29.198Z] #49 30.97 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-07-16T06:40:29.198Z] #49 31.09 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-16T06:40:29.198Z] #49 31.13 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-16T06:40:29.198Z] #49 31.42 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-16T06:40:29.198Z] #49 31.57 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-16T06:40:29.198Z] #49 31.60 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-16T06:40:29.198Z] #49 31.66 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-16T06:40:29.198Z] #49 31.67 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-16T06:40:29.198Z] #49 31.70 go: extracting github.com/subosito/gotenv v1.2.0 [2021-07-16T06:40:29.198Z] #49 31.96 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-07-16T06:40:29.198Z] #49 31.97 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-16T06:40:29.198Z] #49 32.11 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-07-16T06:40:29.198Z] #49 32.16 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-16T06:40:29.198Z] #49 32.24 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-16T06:40:29.198Z] #49 32.44 go: extracting github.com/gobwas/glob v0.2.3 [2021-07-16T06:40:29.254Z] #49 28.77 go: extracting github.com/stretchr/objx v0.2.0 [2021-07-16T06:40:29.254Z] #20 4.526 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-16T06:40:29.278Z] #13 78.31 Selecting previously unselected package libsepol1-dev:arm64. [2021-07-16T06:40:29.278Z] #13 78.34 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-07-16T06:40:29.278Z] #13 78.35 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-07-16T06:40:29.860Z] #13 78.76 Selecting previously unselected package libpcre16-3:arm64. [2021-07-16T06:40:29.860Z] #13 78.77 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-07-16T06:40:29.860Z] #13 78.77 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-07-16T06:40:29.860Z] #13 78.94 Selecting previously unselected package libpcre32-3:arm64. [2021-07-16T06:40:29.860Z] #13 78.94 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-07-16T06:40:29.860Z] #13 78.94 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-07-16T06:40:30.125Z] #13 79.17 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-07-16T06:40:30.125Z] #13 79.17 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-07-16T06:40:30.125Z] #13 79.18 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-07-16T06:40:30.197Z] #20 ... [2021-07-16T06:40:30.198Z] [2021-07-16T06:40:30.198Z] #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-07-16T06:40:30.198Z] #53 sha256:b4eb595122b760db4480ed7a1d32925b1709dc1647e56a7e4d050a090f26daac [2021-07-16T06:40:30.198Z] #53 14.23 + cd /tmp/tmp.qtDczVAFCA/src/github.com/opencontainers/runc [2021-07-16T06:40:30.198Z] #53 14.23 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-16T06:40:30.198Z] #53 14.68 + '[' -z '' ']' [2021-07-16T06:40:30.198Z] #53 14.68 + target=static [2021-07-16T06:40:30.198Z] #53 14.68 + make 'BUILDTAGS=seccomp ' static [2021-07-16T06:40:30.389Z] #13 79.34 Selecting previously unselected package libpcre3-dev:arm64. [2021-07-16T06:40:30.389Z] #13 79.35 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-07-16T06:40:30.389Z] #13 79.37 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-07-16T06:40:30.459Z] #53 15.12 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-07-16T06:40:30.583Z] #49 35.47 go: extracting github.com/gogo/protobuf v1.2.1 [2021-07-16T06:40:30.583Z] #49 ... [2021-07-16T06:40:30.583Z] [2021-07-16T06:40:30.583Z] #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-07-16T06:40:30.583Z] #51 sha256:36b5ea37fb330dc27f352284667d7ecf42ed8603b41c4aadca07cec88a57619c [2021-07-16T06:40:30.583Z] #51 25.47 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-16T06:40:30.583Z] #51 26.83 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-16T06:40:30.583Z] #51 27.06 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-16T06:40:30.583Z] #51 27.23 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-16T06:40:30.583Z] #51 27.40 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-16T06:40:30.583Z] #51 28.31 runtime [2021-07-16T06:40:30.654Z] #13 79.80 Selecting previously unselected package libselinux1-dev:arm64. [2021-07-16T06:40:30.654Z] #13 79.80 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-07-16T06:40:30.654Z] #13 79.81 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-07-16T06:40:30.841Z] #51 ... [2021-07-16T06:40:30.841Z] [2021-07-16T06:40:30.841Z] #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-07-16T06:40:30.841Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-16T06:40:30.841Z] #40 26.30 Checking out files: 82% (1405/1696) Checking out files: 83% (1408/1696) Checking out files: 84% (1425/1696) Checking out files: 85% (1442/1696) Checking out files: 86% (1459/1696) Checking out files: 87% (1476/1696) Checking out files: 88% (1493/1696) Checking out files: 89% (1510/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-16T06:40:30.841Z] #40 26.59 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-16T06:40:30.841Z] #40 28.20 + 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-07-16T06:40:30.853Z] #49 ... [2021-07-16T06:40:30.853Z] [2021-07-16T06:40:30.853Z] #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-07-16T06:40:30.853Z] #47 sha256:f02cb100a99245010937e303d72c8f567c25a99d4c60f9a1e12a2dc3d59b9f95 [2021-07-16T06:40:30.853Z] #47 11.06 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-07-16T06:40:30.853Z] #47 12.72 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-16T06:40:30.853Z] #47 13.42 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-16T06:40:30.853Z] #47 14.79 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-16T06:40:30.853Z] #47 18.92 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-16T06:40:30.853Z] #47 18.93 go: finding github.com/fatih/color v1.9.0 [2021-07-16T06:40:30.853Z] #47 18.95 go: finding github.com/pkg/errors v0.9.1 [2021-07-16T06:40:30.854Z] #47 19.04 go: finding github.com/spf13/pflag v1.0.3 [2021-07-16T06:40:30.854Z] #47 19.15 go: finding github.com/mattn/go-colorable v0.1.6 [2021-07-16T06:40:30.854Z] #47 19.23 go: finding github.com/mattn/go-isatty v0.0.12 [2021-07-16T06:40:30.854Z] #47 19.38 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-16T06:40:30.854Z] #47 19.64 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-07-16T06:40:30.854Z] #47 19.72 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-16T06:40:30.854Z] #47 19.76 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-16T06:40:30.854Z] #47 19.77 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-16T06:40:30.854Z] #47 ... [2021-07-16T06:40:30.854Z] [2021-07-16T06:40:30.854Z] #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-07-16T06:40:30.854Z] #49 sha256:333d4ace29ef949e84372e1a337b7ae2abafe5140e59ae46ec895a7a982338c7 [2021-07-16T06:40:30.854Z] #49 21.22 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-16T06:40:30.854Z] #49 21.22 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-16T06:40:30.854Z] #49 21.22 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-16T06:40:30.854Z] #49 21.22 go: downloading github.com/spf13/afero v1.1.2 [2021-07-16T06:40:30.854Z] #49 21.22 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-16T06:40:30.854Z] #49 21.25 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-16T06:40:30.854Z] #49 21.25 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-16T06:40:30.854Z] #49 21.25 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-16T06:40:30.854Z] #49 21.25 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-16T06:40:30.918Z] #13 80.08 Selecting previously unselected package libdevmapper-dev:arm64. [2021-07-16T06:40:30.918Z] #13 80.10 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-07-16T06:40:30.918Z] #13 80.12 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-07-16T06:40:28.902Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-16T06:40:29.780Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-16T06:40:29.780Z] > git --version # timeout=10 [2021-07-16T06:40:29.842Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-16T06:40:29.842Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T06:40:29.842Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42642/head:refs/remotes/origin/PR-42642 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-16T06:40:31.111Z] #49 21.47 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-16T06:40:31.111Z] #49 21.47 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-16T06:40:31.111Z] #49 21.47 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-16T06:40:31.111Z] #49 21.47 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-16T06:40:31.111Z] #49 21.47 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-16T06:40:31.111Z] #49 21.47 go: extracting github.com/ultraware/funlen v0.0.2 [2021-07-16T06:40:31.111Z] #49 21.47 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-16T06:40:31.111Z] #49 21.47 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-16T06:40:31.111Z] #49 21.47 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-16T06:40:31.111Z] #49 21.55 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-07-16T06:40:31.111Z] #49 21.55 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-16T06:40:31.182Z] #13 80.25 Selecting previously unselected package libseccomp-dev:arm64. [2021-07-16T06:40:31.182Z] #13 80.27 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-07-16T06:40:31.182Z] #13 80.28 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-07-16T06:40:31.183Z] #40 ... [2021-07-16T06:40:31.183Z] [2021-07-16T06:40:31.183Z] #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-07-16T06:40:31.183Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-16T06:40:31.183Z] #42 25.84 Fetched 8454 kB in 18s (470 kB/s) [2021-07-16T06:40:31.183Z] #42 25.84 Reading package lists... [2021-07-16T06:40:31.183Z] #42 32.99 Reading package lists... [2021-07-16T06:40:31.183Z] #42 ... [2021-07-16T06:40:31.183Z] [2021-07-16T06:40:31.183Z] #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-07-16T06:40:31.183Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-16T06:40:31.183Z] #36 25.99 Fetched 8454 kB in 18s (475 kB/s) [2021-07-16T06:40:31.183Z] #36 25.99 Reading package lists... [2021-07-16T06:40:31.368Z] #49 21.62 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-16T06:40:31.368Z] #49 21.84 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-16T06:40:31.368Z] #49 21.84 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-16T06:40:31.368Z] #49 21.84 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-16T06:40:31.368Z] #49 21.91 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-16T06:40:31.368Z] #49 21.91 go: extracting github.com/spf13/afero v1.1.2 [2021-07-16T06:40:31.368Z] #49 ... [2021-07-16T06:40:31.368Z] [2021-07-16T06:40:31.368Z] #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-07-16T06:40:31.368Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-16T06:40:31.368Z] #55 11.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-16T06:40:31.368Z] #55 14.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-16T06:40:31.441Z] #36 33.20 Reading package lists... [2021-07-16T06:40:31.441Z] #36 ... [2021-07-16T06:40:31.441Z] [2021-07-16T06:40:31.441Z] #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-07-16T06:40:31.441Z] #45 sha256:9574e771e9ba3780aac7bdbded556265a3c17a43606033b88cb73903f4a136ad [2021-07-16T06:40:31.441Z] #45 30.78 vendor/golang.org/x/crypto/internal/subtle [2021-07-16T06:40:31.441Z] #45 30.95 vendor/golang.org/x/crypto/curve25519 [2021-07-16T06:40:31.446Z] #13 80.50 Selecting previously unselected package libsystemd-dev:arm64. [2021-07-16T06:40:31.446Z] #13 80.50 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-07-16T06:40:31.446Z] #13 80.51 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-07-16T06:40:31.625Z] #55 ... [2021-07-16T06:40:31.625Z] [2021-07-16T06:40:31.625Z] #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-07-16T06:40:31.625Z] #49 sha256:333d4ace29ef949e84372e1a337b7ae2abafe5140e59ae46ec895a7a982338c7 [2021-07-16T06:40:31.625Z] #49 22.01 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-16T06:40:31.625Z] #49 22.01 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-16T06:40:31.625Z] #49 22.01 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-16T06:40:31.625Z] #49 22.06 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-07-16T06:40:31.625Z] #49 22.11 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-16T06:40:31.625Z] #49 22.11 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-16T06:40:31.625Z] #49 22.11 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-16T06:40:31.625Z] #49 22.11 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-16T06:40:31.625Z] #49 22.21 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-07-16T06:40:31.625Z] #49 ... [2021-07-16T06:40:31.625Z] [2021-07-16T06:40:31.625Z] #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-07-16T06:40:31.625Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-16T06:40:31.625Z] #42 12.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-16T06:40:31.625Z] #42 14.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-16T06:40:31.790Z] #49 31.07 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-16T06:40:31.901Z] #42 ... [2021-07-16T06:40:31.901Z] [2021-07-16T06:40:31.901Z] #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-07-16T06:40:31.901Z] #49 sha256:333d4ace29ef949e84372e1a337b7ae2abafe5140e59ae46ec895a7a982338c7 [2021-07-16T06:40:31.901Z] #49 22.34 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-16T06:40:32.006Z] #45 ... [2021-07-16T06:40:32.006Z] [2021-07-16T06:40:32.006Z] #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-07-16T06:40:32.006Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-16T06:40:32.006Z] #55 26.62 Fetched 8454 kB in 19s (453 kB/s) [2021-07-16T06:40:32.006Z] #55 26.62 Reading package lists... [2021-07-16T06:40:32.006Z] #55 33.83 Reading package lists... [2021-07-16T06:40:32.006Z] #55 ... [2021-07-16T06:40:32.006Z] [2021-07-16T06:40:32.006Z] #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-07-16T06:40:32.006Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:40:32.006Z] #13 22.99 Fetched 8987 kB in 19s (472 kB/s) [2021-07-16T06:40:32.006Z] #13 22.99 Reading package lists... [2021-07-16T06:40:32.026Z] #13 81.17 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-07-16T06:40:32.050Z] #49 31.67 go: extracting github.com/gogo/protobuf v1.2.1 [2021-07-16T06:40:32.158Z] #49 22.49 go: extracting github.com/magiconair/properties v1.8.1 [2021-07-16T06:40:32.158Z] #49 22.50 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-16T06:40:32.158Z] #49 22.56 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-07-16T06:40:32.158Z] #49 22.66 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-16T06:40:32.158Z] #49 22.66 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-07-16T06:40:32.158Z] #49 22.66 go: downloading github.com/spf13/cast v1.3.0 [2021-07-16T06:40:32.158Z] #49 22.66 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-16T06:40:32.158Z] #49 ... [2021-07-16T06:40:32.158Z] [2021-07-16T06:40:32.158Z] #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-07-16T06:40:32.158Z] #34 sha256:6adb8536987a58bacef9241a980fce64d6170ee654290e2af4348d4017536bb1 [2021-07-16T06:40:32.158Z] #34 12.69 unicode/utf8 [2021-07-16T06:40:32.158Z] #34 13.56 unicode [2021-07-16T06:40:32.158Z] #34 17.28 runtime/cgo [2021-07-16T06:40:32.158Z] #34 ... [2021-07-16T06:40:32.158Z] [2021-07-16T06:40:32.158Z] #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-07-16T06:40:32.158Z] #49 sha256:333d4ace29ef949e84372e1a337b7ae2abafe5140e59ae46ec895a7a982338c7 [2021-07-16T06:40:32.158Z] #49 22.69 go: downloading golang.org/x/text v0.3.2 [2021-07-16T06:40:32.158Z] #49 22.73 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-16T06:40:32.158Z] #49 22.80 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-16T06:40:32.290Z] #13 81.20 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-07-16T06:40:32.290Z] #13 81.23 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-07-16T06:40:32.290Z] #13 81.26 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-16T06:40:32.290Z] #13 81.27 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-07-16T06:40:32.290Z] #13 81.29 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-07-16T06:40:32.290Z] #13 81.31 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-16T06:40:32.290Z] #13 81.33 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-16T06:40:32.290Z] #13 81.36 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-07-16T06:40:32.290Z] #13 81.37 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-07-16T06:40:32.290Z] #13 81.40 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-16T06:40:32.290Z] #13 81.42 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-16T06:40:32.290Z] #13 81.44 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-07-16T06:40:32.290Z] #13 81.47 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-16T06:40:32.290Z] #13 81.49 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-07-16T06:40:32.290Z] #13 81.50 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-16T06:40:32.420Z] #49 22.87 go: extracting github.com/kisielk/gotool v1.0.0 [2021-07-16T06:40:32.420Z] #49 22.88 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-16T06:40:32.420Z] #49 22.95 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-16T06:40:32.420Z] #49 23.08 go: extracting github.com/spf13/cast v1.3.0 [2021-07-16T06:40:32.420Z] #49 23.08 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-16T06:40:32.554Z] #13 81.53 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-07-16T06:40:32.554Z] #13 81.54 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-16T06:40:32.554Z] #13 81.56 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-07-16T06:40:32.554Z] #13 81.57 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-07-16T06:40:32.554Z] #13 81.59 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-16T06:40:32.554Z] #13 81.60 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-07-16T06:40:32.554Z] #13 81.61 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-07-16T06:40:32.554Z] #13 81.63 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-16T06:40:32.554Z] #13 81.65 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-07-16T06:40:32.554Z] #13 81.66 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-07-16T06:40:32.554Z] #13 81.69 Setting up dmsetup (2:1.02.155-3) ... [2021-07-16T06:40:32.554Z] #13 81.71 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-07-16T06:40:32.678Z] #49 23.19 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-16T06:40:32.821Z] #13 81.73 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-07-16T06:40:32.821Z] #13 81.75 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T06:40:33.085Z] #13 DONE 82.3s [2021-07-16T06:40:33.085Z] [2021-07-16T06:40:33.085Z] #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-07-16T06:40:33.085Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-16T06:40:33.085Z] #43 34.98 CC images/sk-inet.o [2021-07-16T06:40:33.085Z] #43 35.65 CC images/tun.o [2021-07-16T06:40:33.085Z] #43 36.07 CC images/sk-netlink.o [2021-07-16T06:40:33.085Z] #43 36.52 CC images/packet-sock.o [2021-07-16T06:40:33.085Z] #43 37.01 CC images/ipc-var.o [2021-07-16T06:40:33.085Z] #43 37.28 CC images/ipc-desc.o [2021-07-16T06:40:33.085Z] #43 37.50 CC images/ipc-shm.o [2021-07-16T06:40:33.085Z] #43 37.80 CC images/ipc-msg.o [2021-07-16T06:40:33.085Z] #43 38.09 CC images/ipc-sem.o [2021-07-16T06:40:33.085Z] #43 38.36 CC images/utsns.o [2021-07-16T06:40:33.085Z] #43 38.53 CC images/creds.o [2021-07-16T06:40:33.085Z] #43 38.75 CC images/vma.o [2021-07-16T06:40:33.085Z] #43 39.06 CC images/netdev.o [2021-07-16T06:40:33.085Z] #43 39.49 CC images/tty.o [2021-07-16T06:40:33.243Z] #49 23.48 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-16T06:40:33.243Z] #49 23.50 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-16T06:40:33.243Z] #49 23.50 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-16T06:40:33.243Z] #49 23.50 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-16T06:40:33.243Z] #49 ... [2021-07-16T06:40:33.243Z] [2021-07-16T06:40:33.243Z] #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-07-16T06:40:33.243Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-16T06:40:33.243Z] #36 13.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-16T06:40:33.243Z] #36 ... [2021-07-16T06:40:33.243Z] [2021-07-16T06:40:33.243Z] #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-07-16T06:40:33.243Z] #49 sha256:333d4ace29ef949e84372e1a337b7ae2abafe5140e59ae46ec895a7a982338c7 [2021-07-16T06:40:33.243Z] #49 23.71 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-16T06:40:33.243Z] #49 23.77 go: extracting github.com/subosito/gotenv v1.2.0 [2021-07-16T06:40:33.350Z] #43 40.09 CC images/file-lock.o [2021-07-16T06:40:33.500Z] #49 23.98 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-16T06:40:33.500Z] #49 23.98 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-16T06:40:33.613Z] #43 40.47 CC images/rlimit.o [2021-07-16T06:40:33.757Z] #49 24.08 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-16T06:40:33.757Z] #49 24.12 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-16T06:40:33.875Z] #43 40.72 CC images/pagemap.o [2021-07-16T06:40:33.897Z] #13 30.33 Reading package lists... [2021-07-16T06:40:33.897Z] #13 ... [2021-07-16T06:40:33.897Z] [2021-07-16T06:40:33.897Z] #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-07-16T06:40:33.897Z] #49 sha256:c4b6fe963162c7246ee3f55b7d7f6efc92c9431581b48eeffde31c6537dd02e9 [2021-07-16T06:40:33.897Z] #49 38.44 go: extracting golang.org/x/text v0.3.2 [2021-07-16T06:40:34.037Z] #49 24.33 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-16T06:40:34.037Z] #49 24.49 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-16T06:40:34.037Z] #49 24.49 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-07-16T06:40:34.037Z] #49 24.49 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-16T06:40:34.037Z] #49 24.49 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-16T06:40:34.037Z] #49 24.59 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-16T06:40:34.294Z] #49 24.75 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-16T06:40:34.294Z] #49 24.75 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-16T06:40:34.451Z] #43 41.17 CC images/siginfo.o [2021-07-16T06:40:34.552Z] #49 24.90 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-07-16T06:40:34.552Z] #49 24.90 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-16T06:40:34.552Z] #49 25.05 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-07-16T06:40:34.586Z] #49 ... [2021-07-16T06:40:34.586Z] [2021-07-16T06:40:34.586Z] #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-07-16T06:40:34.586Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-16T06:40:34.586Z] #55 23.70 Fetched 8454 kB in 18s (462 kB/s) [2021-07-16T06:40:34.586Z] #55 23.70 Reading package lists... [2021-07-16T06:40:34.586Z] #55 30.47 Reading package lists... [2021-07-16T06:40:34.586Z] #55 ... [2021-07-16T06:40:34.586Z] [2021-07-16T06:40:34.586Z] #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-07-16T06:40:34.586Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-16T06:40:34.586Z] #40 23.99 Checking out files: 90% (1531/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-16T06:40:34.586Z] #40 24.14 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-16T06:40:34.586Z] #40 26.29 + 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-07-16T06:40:34.586Z] #40 ... [2021-07-16T06:40:34.586Z] [2021-07-16T06:40:34.586Z] #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-07-16T06:40:34.586Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-16T06:40:34.586Z] #36 24.06 Fetched 8454 kB in 18s (481 kB/s) [2021-07-16T06:40:34.586Z] #36 24.06 Reading package lists... [2021-07-16T06:40:34.586Z] #36 30.80 Reading package lists... [2021-07-16T06:40:34.586Z] #36 ... [2021-07-16T06:40:34.586Z] [2021-07-16T06:40:34.586Z] #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-07-16T06:40:34.586Z] #58 sha256:0f10dfa04b27091db70a7a4b73337de65ddffb6ecbbde2e4fd561583275e5b64 [2021-07-16T06:40:34.586Z] #58 24.13 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-07-16T06:40:34.586Z] #58 25.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-16T06:40:34.586Z] #58 25.52 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-16T06:40:34.586Z] #58 25.64 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-16T06:40:34.586Z] #58 25.82 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-07-16T06:40:34.586Z] #58 28.25 go: finding github.com/pkg/errors v0.9.1 [2021-07-16T06:40:34.586Z] #58 28.29 go: finding github.com/sirupsen/logrus v1.8.1 [2021-07-16T06:40:34.586Z] #58 28.53 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-16T06:40:34.586Z] #58 28.74 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-16T06:40:34.586Z] #58 28.83 go: finding github.com/google/uuid v1.2.0 [2021-07-16T06:40:34.586Z] #58 28.86 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-16T06:40:34.586Z] #58 28.95 go: finding github.com/gofrs/flock v0.8.0 [2021-07-16T06:40:34.586Z] #58 28.98 go: finding github.com/moby/vpnkit v0.5.0 [2021-07-16T06:40:34.586Z] #58 29.02 go: finding github.com/gorilla/mux v1.8.0 [2021-07-16T06:40:34.586Z] #58 29.06 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-07-16T06:40:34.586Z] #58 29.15 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-16T06:40:34.586Z] #58 29.22 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-07-16T06:40:34.586Z] #58 29.23 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-07-16T06:40:34.586Z] #58 29.47 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-16T06:40:34.586Z] #58 29.64 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-07-16T06:40:34.663Z] #53 ... [2021-07-16T06:40:34.663Z] [2021-07-16T06:40:34.663Z] #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-07-16T06:40:34.663Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:40:34.663Z] #43 61.13 CC criu/arch/x86/kerndat.o [2021-07-16T06:40:34.663Z] #43 61.83 CC criu/arch/x86/sigaction_compat.o [2021-07-16T06:40:34.663Z] #43 62.15 CC criu/arch/x86/sigframe.o [2021-07-16T06:40:34.663Z] #43 62.46 LINK criu/arch/x86/crtools.built-in.o [2021-07-16T06:40:34.663Z] #43 62.51 DEP criu/pie/util-vdso-elf32.d [2021-07-16T06:40:34.663Z] #43 62.67 DEP criu/pie/util-vdso.d [2021-07-16T06:40:34.663Z] #43 62.80 DEP criu/pie/util.d [2021-07-16T06:40:34.663Z] #43 63.00 CC criu/pie/util.o [2021-07-16T06:40:34.663Z] #43 63.31 CC criu/pie/util-vdso.o [2021-07-16T06:40:34.663Z] #43 64.00 CC criu/pie/util-vdso-elf32.o [2021-07-16T06:40:34.663Z] #43 64.74 AR criu/pie/pie.lib.a [2021-07-16T06:40:34.663Z] #43 64.81 DEP criu/pie/restorer.d [2021-07-16T06:40:34.663Z] #43 65.05 DEP criu/arch/x86/sigaction_compat_pie.d [2021-07-16T06:40:34.663Z] #43 65.25 DEP criu/arch/x86/restorer_unmap.d [2021-07-16T06:40:34.663Z] #43 65.27 DEP criu/arch/x86/restorer.d [2021-07-16T06:40:34.663Z] #43 65.46 DEP criu/arch/x86/vdso-pie.d [2021-07-16T06:40:34.663Z] #43 65.63 DEP criu/pie/parasite-vdso.d [2021-07-16T06:40:34.663Z] #43 65.74 DEP criu/pie/parasite.d [2021-07-16T06:40:34.663Z] #43 65.98 CC criu/pie/parasite.o [2021-07-16T06:40:34.663Z] #43 67.04 LINK criu/pie/parasite.built-in.o [2021-07-16T06:40:34.663Z] #43 67.07 GEN criu/pie/parasite-blob.h [2021-07-16T06:40:34.663Z] #43 67.08 CC criu/pie/parasite-vdso.o [2021-07-16T06:40:34.663Z] #43 67.78 CC criu/arch/x86/vdso-pie.o [2021-07-16T06:40:34.663Z] #43 68.14 CC criu/arch/x86/restorer.o [2021-07-16T06:40:34.663Z] #43 68.77 CC criu/arch/x86/restorer_unmap.o [2021-07-16T06:40:34.663Z] #43 68.81 CC criu/arch/x86/sigaction_compat_pie.o [2021-07-16T06:40:34.663Z] #43 69.17 CC criu/pie/restorer.o [2021-07-16T06:40:34.714Z] #43 41.63 CC images/rpc.o [2021-07-16T06:40:34.811Z] #49 25.12 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-16T06:40:34.811Z] #49 25.16 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-16T06:40:34.811Z] #49 25.16 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-16T06:40:34.845Z] #58 ... [2021-07-16T06:40:34.845Z] [2021-07-16T06:40:34.845Z] #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-07-16T06:40:34.845Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-16T06:40:34.845Z] #42 24.42 Fetched 8454 kB in 19s (457 kB/s) [2021-07-16T06:40:34.845Z] #42 24.42 Reading package lists... [2021-07-16T06:40:35.068Z] #49 25.39 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-07-16T06:40:35.068Z] #49 25.48 go: extracting github.com/gobwas/glob v0.2.3 [2021-07-16T06:40:35.068Z] #49 25.59 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-16T06:40:35.068Z] #49 25.62 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-16T06:40:35.068Z] #49 25.62 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-07-16T06:40:35.104Z] #42 31.02 Reading package lists... [2021-07-16T06:40:35.104Z] #42 ... [2021-07-16T06:40:35.104Z] [2021-07-16T06:40:35.105Z] #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-07-16T06:40:35.105Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:40:35.105Z] #13 22.92 Fetched 8987 kB in 19s (470 kB/s) [2021-07-16T06:40:35.105Z] #13 22.92 Reading package lists... [2021-07-16T06:40:35.298Z] #43 ... [2021-07-16T06:40:35.298Z] [2021-07-16T06:40:35.298Z] #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-07-16T06:40:35.298Z] #53 sha256:ef1ee7b025eebd65a88ff3ebc4b4d43fc836f7965f7e3512cf9e4366eb725f94 [2021-07-16T06:40:35.298Z] #53 2.003 + RM_GOPATH=0 [2021-07-16T06:40:35.298Z] #53 2.003 + TMP_GOPATH= [2021-07-16T06:40:35.298Z] #53 2.003 + : /build [2021-07-16T06:40:35.298Z] #53 2.003 + '[' -z '' ']' [2021-07-16T06:40:35.298Z] #53 2.005 ++ mktemp -d [2021-07-16T06:40:35.298Z] #53 2.012 + export GOPATH=/tmp/tmp.MCHiWQCn8B [2021-07-16T06:40:35.298Z] #53 2.012 + GOPATH=/tmp/tmp.MCHiWQCn8B [2021-07-16T06:40:35.298Z] #53 2.013 + RM_GOPATH=1 [2021-07-16T06:40:35.298Z] #53 2.013 + case "$(go env GOARCH)" in [2021-07-16T06:40:35.298Z] #53 2.014 ++ go env GOARCH [2021-07-16T06:40:35.298Z] #53 2.031 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:35.298Z] #53 2.031 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:35.298Z] #53 2.032 ++ dirname /tmp/install/install.sh [2021-07-16T06:40:35.298Z] #53 2.040 + dir=/tmp/install [2021-07-16T06:40:35.298Z] #53 2.041 + bin=runc [2021-07-16T06:40:35.298Z] #53 2.041 + shift [2021-07-16T06:40:35.298Z] #53 2.041 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-16T06:40:35.298Z] #53 2.042 + . /tmp/install/runc.installer [2021-07-16T06:40:35.298Z] #53 2.043 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-16T06:40:35.298Z] #53 2.043 + install_runc [2021-07-16T06:40:35.298Z] #53 2.044 + uname -r [2021-07-16T06:40:35.298Z] #53 2.046 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-16T06:40:35.298Z] #53 2.049 + RUNC_BUILDTAGS='seccomp ' [2021-07-16T06:40:35.298Z] #53 2.053 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-16T06:40:35.298Z] #53 2.053 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-16T06:40:35.298Z] #53 2.054 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.MCHiWQCn8B/src/github.com/opencontainers/runc [2021-07-16T06:40:35.298Z] #53 2.063 Cloning into '/tmp/tmp.MCHiWQCn8B/src/github.com/opencontainers/runc'... [2021-07-16T06:40:35.325Z] #49 25.71 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-07-16T06:40:35.325Z] #49 25.76 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-16T06:40:35.325Z] #49 25.76 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-16T06:40:35.325Z] #49 25.82 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-16T06:40:35.562Z] #53 ... [2021-07-16T06:40:35.562Z] [2021-07-16T06:40:35.562Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-07-16T06:40:35.562Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-07-16T06:40:35.562Z] #14 DONE 2.2s [2021-07-16T06:40:35.562Z] [2021-07-16T06:40:35.562Z] #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-07-16T06:40:35.562Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-07-16T06:40:35.582Z] #49 25.93 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-16T06:40:35.582Z] #49 25.93 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-16T06:40:35.582Z] #49 ... [2021-07-16T06:40:35.582Z] [2021-07-16T06:40:35.582Z] #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-07-16T06:40:35.582Z] #58 sha256:3e30f9babdd6577f8aba4e51e74db6f39527954aaf44e37bf79b7bc94a406875 [2021-07-16T06:40:35.582Z] #58 16.00 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-16T06:40:35.582Z] #58 16.12 go: extracting github.com/pkg/errors v0.9.1 [2021-07-16T06:40:35.582Z] #58 16.28 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-16T06:40:35.582Z] #58 16.28 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-07-16T06:40:35.582Z] #58 16.33 go: extracting github.com/gorilla/mux v1.8.0 [2021-07-16T06:40:35.582Z] #58 18.06 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-16T06:40:35.582Z] #58 18.06 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-16T06:40:35.582Z] #58 18.48 go: extracting github.com/moby/vpnkit v0.5.0 [2021-07-16T06:40:35.582Z] #58 18.83 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-07-16T06:40:35.582Z] #58 19.24 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-16T06:40:35.582Z] #58 22.66 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-16T06:40:35.582Z] #58 23.40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-16T06:40:35.582Z] #58 23.98 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-16T06:40:35.582Z] #58 24.02 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-16T06:40:35.582Z] #58 24.46 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-07-16T06:40:35.582Z] #58 24.76 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-07-16T06:40:35.582Z] #58 ... [2021-07-16T06:40:35.582Z] [2021-07-16T06:40:35.582Z] #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-07-16T06:40:35.582Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-16T06:40:35.582Z] #42 26.11 Fetched 8454 kB in 18s (479 kB/s) [2021-07-16T06:40:35.604Z] #43 72.19 LINK criu/pie/restorer.built-in.o [2021-07-16T06:40:35.604Z] #43 72.21 GEN criu/pie/restorer-blob.h [2021-07-16T06:40:35.604Z] #43 72.32 DEP criu/vdso.d [2021-07-16T06:40:35.604Z] #43 72.52 DEP criu/vdso-compat.d [2021-07-16T06:40:35.839Z] #42 26.11 Reading package lists... [2021-07-16T06:40:35.839Z] #42 ... [2021-07-16T06:40:35.839Z] [2021-07-16T06:40:35.839Z] #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-07-16T06:40:35.839Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:40:35.839Z] #13 11.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-16T06:40:35.839Z] #13 13.65 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-16T06:40:35.839Z] #13 16.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-16T06:40:35.839Z] #13 ... [2021-07-16T06:40:35.839Z] [2021-07-16T06:40:35.839Z] #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-07-16T06:40:35.839Z] #67 sha256:86b7c71cee05032da36437e700e79a21d79a727c3b3f760ebdcdd1d8fc89d48b [2021-07-16T06:40:35.865Z] #43 72.70 DEP criu/uts_ns.d [2021-07-16T06:40:36.098Z] #67 25.39 Checking out files: 46% (888/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-07-16T06:40:36.098Z] #67 26.31 + cd /tmp/tmp.dTpckyUolS/src/github.com/docker/libnetwork [2021-07-16T06:40:36.098Z] #67 26.31 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-07-16T06:40:36.098Z] #67 ... [2021-07-16T06:40:36.098Z] [2021-07-16T06:40:36.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-07-16T06:40:36.098Z] #45 sha256:9665c2321fbd65f772c9f42fa4a5d8d6d3d5cb748329d43994df1aeb33a7a312 [2021-07-16T06:40:36.098Z] #45 16.44 internal/testlog [2021-07-16T06:40:36.098Z] #45 16.80 encoding [2021-07-16T06:40:36.098Z] #45 17.03 unicode/utf16 [2021-07-16T06:40:36.098Z] #45 17.23 container/list [2021-07-16T06:40:36.098Z] #45 17.94 crypto/internal/subtle [2021-07-16T06:40:36.098Z] #45 17.94 crypto/subtle [2021-07-16T06:40:36.098Z] #45 18.06 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-16T06:40:36.098Z] #45 18.24 internal/nettrace [2021-07-16T06:40:36.098Z] #45 18.36 runtime/cgo [2021-07-16T06:40:36.098Z] #45 ... [2021-07-16T06:40:36.098Z] [2021-07-16T06:40:36.098Z] #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-07-16T06:40:36.098Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-16T06:40:36.098Z] #40 25.57 Checking out files: 84% (1434/1696) Checking out files: 85% (1442/1696) Checking out files: 86% (1459/1696) Checking out files: 87% (1476/1696) Checking out files: 88% (1493/1696) Checking out files: 89% (1510/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-07-16T06:40:36.098Z] #40 25.96 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-16T06:40:36.126Z] #43 72.83 DEP criu/util.d [2021-07-16T06:40:36.386Z] #43 73.10 DEP criu/uffd.d [2021-07-16T06:40:36.386Z] #43 73.29 DEP criu/tun.d [2021-07-16T06:40:36.646Z] #43 73.47 DEP criu/tty.d [2021-07-16T06:40:36.662Z] #40 ... [2021-07-16T06:40:36.662Z] [2021-07-16T06:40:36.662Z] #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-07-16T06:40:36.662Z] #51 sha256:82dd7a319baf041340a7d08b95dd7f4fb8cad79c9397f72edc29543a8ab219d6 [2021-07-16T06:40:36.662Z] #51 17.28 + cd /tmp/tmp.T9BoOzi3H9/src/github.com/mvdan/sh [2021-07-16T06:40:36.662Z] #51 17.28 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-16T06:40:36.662Z] #51 17.53 + GO111MODULE=on [2021-07-16T06:40:36.662Z] #51 17.53 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-16T06:40:36.662Z] #51 18.83 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-16T06:40:36.662Z] #51 18.83 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-16T06:40:36.662Z] #51 19.02 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-16T06:40:36.662Z] #51 19.08 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-16T06:40:36.662Z] #51 19.18 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-16T06:40:36.662Z] #51 20.13 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-16T06:40:36.662Z] #51 20.91 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-16T06:40:36.662Z] #51 22.28 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-16T06:40:36.662Z] #51 23.71 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-16T06:40:36.662Z] #51 23.87 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-16T06:40:36.662Z] #51 24.11 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-16T06:40:36.662Z] #51 24.33 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-16T06:40:36.662Z] #51 25.21 runtime [2021-07-16T06:40:36.662Z] #51 25.21 runtime/cgo [2021-07-16T06:40:36.908Z] #43 73.67 DEP criu/timerfd.d [2021-07-16T06:40:36.908Z] #43 73.82 DEP criu/timens.d [2021-07-16T06:40:36.931Z] #51 ... [2021-07-16T06:40:36.931Z] [2021-07-16T06:40:36.931Z] #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-07-16T06:40:36.931Z] #49 sha256:333d4ace29ef949e84372e1a337b7ae2abafe5140e59ae46ec895a7a982338c7 [2021-07-16T06:40:36.931Z] #49 26.15 go: extracting github.com/stretchr/testify v1.4.0 [2021-07-16T06:40:36.931Z] #49 26.38 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-16T06:40:36.931Z] #49 26.44 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-07-16T06:40:36.931Z] #49 26.61 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-16T06:40:36.931Z] #49 26.75 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-16T06:40:36.931Z] #49 26.82 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-16T06:40:36.931Z] #49 27.04 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-07-16T06:40:36.931Z] #49 27.30 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-07-16T06:40:37.011Z] #13 30.22 Reading package lists... [2021-07-16T06:40:37.011Z] #13 ... [2021-07-16T06:40:37.011Z] [2021-07-16T06:40:37.011Z] #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-07-16T06:40:37.011Z] #49 sha256:4e42d05f3a3654cd376ee8625cc1371b7cc20f5619d09f39c48bb893d90eb0ba [2021-07-16T06:40:37.011Z] #49 36.25 go: extracting golang.org/x/text v0.3.2 [2021-07-16T06:40:37.168Z] #43 74.01 DEP criu/sysfs_parse.d [2021-07-16T06:40:37.188Z] #49 27.42 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-16T06:40:37.188Z] #49 27.49 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-16T06:40:37.429Z] #43 74.23 DEP criu/sysctl.d [2021-07-16T06:40:37.445Z] #49 27.76 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-16T06:40:37.445Z] #49 27.91 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-16T06:40:37.445Z] #49 27.95 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-16T06:40:37.445Z] #49 27.95 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-16T06:40:37.690Z] #43 74.42 DEP criu/string.d [2021-07-16T06:40:37.690Z] #43 74.46 DEP criu/stats.d [2021-07-16T06:40:37.690Z] #43 74.62 DEP criu/sockets.d [2021-07-16T06:40:37.702Z] #49 28.17 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-16T06:40:37.702Z] #49 28.17 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-16T06:40:37.702Z] #49 28.17 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-07-16T06:40:37.702Z] #49 28.23 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-07-16T06:40:37.951Z] #43 74.86 DEP criu/sk-unix.d [2021-07-16T06:40:38.128Z] #15 DONE 2.3s [2021-07-16T06:40:38.128Z] [2021-07-16T06:40:38.128Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-16T06:40:38.128Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-07-16T06:40:38.212Z] #43 75.15 DEP criu/sk-tcp.d [2021-07-16T06:40:38.449Z] #49 28.55 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-07-16T06:40:38.449Z] #49 28.55 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-16T06:40:38.449Z] #49 28.80 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-16T06:40:38.449Z] #49 28.80 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-07-16T06:40:38.473Z] #43 75.36 DEP criu/sk-queue.d [2021-07-16T06:40:38.706Z] #49 28.91 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-16T06:40:38.706Z] #49 29.24 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-16T06:40:38.734Z] #43 ... [2021-07-16T06:40:38.734Z] [2021-07-16T06:40:38.734Z] #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-07-16T06:40:38.734Z] #45 sha256:2ecc05c66ceb353d41ece7907aaa7109bbf84193c64d353e9ccf41cc33c53263 [2021-07-16T06:40:38.734Z] #45 137.0 github.com/LK4D4/vndr/godl [2021-07-16T06:40:38.734Z] #45 137.9 github.com/LK4D4/vndr [2021-07-16T06:40:38.734Z] #45 ... [2021-07-16T06:40:38.734Z] [2021-07-16T06:40:38.734Z] #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-07-16T06:40:38.734Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:40:38.734Z] #43 75.57 DEP criu/sk-packet.d [2021-07-16T06:40:38.995Z] #43 75.76 DEP criu/sk-netlink.d [2021-07-16T06:40:38.995Z] #43 75.91 DEP criu/sk-inet.d [2021-07-16T06:40:39.142Z] #49 ... [2021-07-16T06:40:39.142Z] [2021-07-16T06:40:39.142Z] #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-07-16T06:40:39.142Z] #45 sha256:9574e771e9ba3780aac7bdbded556265a3c17a43606033b88cb73903f4a136ad [2021-07-16T06:40:39.142Z] #45 41.85 github.com/LK4D4/vndr/godl/singleflight [2021-07-16T06:40:39.142Z] #45 41.91 internal/reflectlite [2021-07-16T06:40:39.142Z] #45 42.13 math/rand [2021-07-16T06:40:39.142Z] #45 43.20 internal/singleflight [2021-07-16T06:40:39.257Z] #43 ... [2021-07-16T06:40:39.257Z] [2021-07-16T06:40:39.257Z] #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-07-16T06:40:39.257Z] #45 sha256:2ecc05c66ceb353d41ece7907aaa7109bbf84193c64d353e9ccf41cc33c53263 [2021-07-16T06:40:39.257Z] #45 DONE 147.8s [2021-07-16T06:40:39.257Z] [2021-07-16T06:40:39.257Z] #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-07-16T06:40:39.257Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:40:39.257Z] #43 76.22 DEP criu/signalfd.d [2021-07-16T06:40:39.526Z] #16 1.625 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-16T06:40:39.643Z] #49 29.90 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-07-16T06:40:39.643Z] #49 29.95 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-07-16T06:40:39.643Z] #49 30.04 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-07-16T06:40:39.643Z] #49 30.12 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-16T06:40:39.705Z] #45 44.59 io [2021-07-16T06:40:39.705Z] #45 44.59 strconv [2021-07-16T06:40:39.791Z] #16 DONE 2.0s [2021-07-16T06:40:39.791Z] [2021-07-16T06:40:39.791Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-16T06:40:39.791Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-07-16T06:40:39.830Z] #43 76.55 DEP criu/sigframe.d [2021-07-16T06:40:39.830Z] #43 76.74 DEP criu/shmem.d [2021-07-16T06:40:39.900Z] #49 30.34 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-07-16T06:40:39.900Z] #49 30.34 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-16T06:40:39.900Z] #49 30.39 go: extracting github.com/stretchr/objx v0.2.0 [2021-07-16T06:40:39.900Z] #49 30.44 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-16T06:40:40.096Z] #43 77.05 DEP criu/servicefd.d [2021-07-16T06:40:40.157Z] #49 30.60 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-16T06:40:40.414Z] #49 30.89 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-16T06:40:40.668Z] #43 77.28 DEP criu/seize.d [2021-07-16T06:40:40.668Z] #43 77.40 DEP criu/seccomp.d [2021-07-16T06:40:40.668Z] #43 ... [2021-07-16T06:40:40.668Z] [2021-07-16T06:40:40.668Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:40:40.669Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-07-16T06:40:40.669Z] #20 6.035 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-16T06:40:40.669Z] #20 11.75 Fetched 8987 kB in 10s (861 kB/s) [2021-07-16T06:40:40.669Z] #20 11.75 Reading package lists... [2021-07-16T06:40:40.669Z] #20 16.16 Reading package lists... [2021-07-16T06:40:40.669Z] #20 ... [2021-07-16T06:40:40.669Z] [2021-07-16T06:40:40.669Z] #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-07-16T06:40:40.669Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:40:40.669Z] #43 77.57 DEP criu/rst-malloc.d [2021-07-16T06:40:40.669Z] #43 77.62 DEP criu/rbtree.d [2021-07-16T06:40:40.669Z] #43 77.66 DEP criu/pstree.d [2021-07-16T06:40:40.670Z] #49 31.29 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-07-16T06:40:40.927Z] #49 31.41 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-07-16T06:40:40.930Z] #43 77.80 DEP criu/protobuf.d [2021-07-16T06:40:41.184Z] #49 31.72 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-16T06:40:41.188Z] #17 ... [2021-07-16T06:40:41.188Z] [2021-07-16T06:40:41.188Z] #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-07-16T06:40:41.188Z] #45 sha256:47a6301f731b67ea6657b70a27b6c9a2f8f411ae00157405bc32955f4c00978b [2021-07-16T06:40:41.188Z] #45 82.71 mime/quotedprintable [2021-07-16T06:40:41.188Z] #45 83.10 vendor/golang.org/x/net/idna [2021-07-16T06:40:41.188Z] #45 83.26 net/http/internal [2021-07-16T06:40:41.188Z] #45 84.78 vendor/golang.org/x/crypto/cryptobyte [2021-07-16T06:40:41.188Z] #45 88.12 vendor/golang.org/x/net/http/httpproxy [2021-07-16T06:40:41.188Z] #45 88.12 net/textproto [2021-07-16T06:40:41.188Z] #45 88.13 crypto/x509 [2021-07-16T06:40:41.188Z] #45 89.44 vendor/golang.org/x/net/http/httpguts [2021-07-16T06:40:41.188Z] #45 89.49 mime/multipart [2021-07-16T06:40:41.188Z] #45 92.73 crypto/tls [2021-07-16T06:40:41.188Z] #45 ... [2021-07-16T06:40:41.188Z] [2021-07-16T06:40:41.188Z] #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-07-16T06:40:41.188Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-16T06:40:41.188Z] #43 42.95 CC images/ext-file.o [2021-07-16T06:40:41.188Z] #43 43.20 CC images/cgroup.o [2021-07-16T06:40:41.188Z] #43 44.07 CC images/userns.o [2021-07-16T06:40:41.188Z] #43 44.38 CC images/google/protobuf/descriptor.o [2021-07-16T06:40:41.188Z] #43 46.49 CC images/opts.o [2021-07-16T06:40:41.188Z] #43 46.80 CC images/seccomp.o [2021-07-16T06:40:41.188Z] #43 47.10 CC images/binfmt-misc.o [2021-07-16T06:40:41.188Z] #43 47.19 CC images/time.o [2021-07-16T06:40:41.188Z] #43 47.56 CC images/sysctl.o [2021-07-16T06:40:41.188Z] #43 47.82 CC images/autofs.o [2021-07-16T06:40:41.193Z] #43 77.99 GEN criu/protobuf-desc-gen.h [2021-07-16T06:40:41.204Z] #49 40.84 go: finding github.com/fatih/color v1.7.0 [2021-07-16T06:40:41.453Z] #43 48.07 CC images/macvlan.o [2021-07-16T06:40:41.453Z] #43 ... [2021-07-16T06:40:41.453Z] [2021-07-16T06:40:41.453Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-16T06:40:41.453Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-07-16T06:40:41.453Z] #17 DONE 1.6s [2021-07-16T06:40:41.453Z] [2021-07-16T06:40:41.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-07-16T06:40:41.454Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-16T06:40:41.454Z] #43 48.34 CC images/sit.o [2021-07-16T06:40:41.454Z] #43 ... [2021-07-16T06:40:41.454Z] [2021-07-16T06:40:41.454Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-16T06:40:41.454Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-07-16T06:40:41.463Z] #49 40.99 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-16T06:40:41.463Z] #49 41.04 go: finding github.com/mattn/go-colorable v0.1.4 [2021-07-16T06:40:41.463Z] #49 41.05 go: finding github.com/mattn/go-isatty v0.0.8 [2021-07-16T06:40:41.463Z] #49 41.16 go: finding github.com/go-critic/go-critic v0.4.1 [2021-07-16T06:40:41.611Z] #45 45.98 bytes [2021-07-16T06:40:41.611Z] #45 ... [2021-07-16T06:40:41.611Z] [2021-07-16T06:40:41.611Z] #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-07-16T06:40:41.611Z] #67 sha256:f6d1862d723cb175ce7b97116093abb35e3ddf3d05dcf0498e5cf065002d5df1 [2021-07-16T06:40:41.611Z] #67 DONE 46.2s [2021-07-16T06:40:41.611Z] [2021-07-16T06:40:41.611Z] #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-07-16T06:40:41.611Z] #49 sha256:c4b6fe963162c7246ee3f55b7d7f6efc92c9431581b48eeffde31c6537dd02e9 [2021-07-16T06:40:41.611Z] #49 43.78 go: finding github.com/fatih/color v1.7.0 [2021-07-16T06:40:41.611Z] #49 43.79 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-16T06:40:41.611Z] #49 43.84 go: finding github.com/mattn/go-colorable v0.1.4 [2021-07-16T06:40:41.611Z] #49 43.89 go: finding github.com/go-critic/go-critic v0.4.1 [2021-07-16T06:40:41.611Z] #49 43.90 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-16T06:40:41.611Z] #49 43.91 go: finding github.com/mattn/go-isatty v0.0.8 [2021-07-16T06:40:41.611Z] #49 43.91 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-07-16T06:40:41.611Z] #49 43.97 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-16T06:40:41.611Z] #49 43.97 go: finding github.com/pkg/errors v0.8.1 [2021-07-16T06:40:41.611Z] #49 44.05 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-07-16T06:40:41.611Z] #49 44.11 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-07-16T06:40:41.611Z] #49 44.11 go: finding github.com/sirupsen/logrus v1.4.2 [2021-07-16T06:40:41.611Z] #49 44.15 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-07-16T06:40:41.611Z] #49 44.15 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-07-16T06:40:41.611Z] #49 44.29 go: finding github.com/stretchr/testify v1.4.0 [2021-07-16T06:40:41.611Z] #49 44.29 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-07-16T06:40:41.611Z] #49 44.30 go: finding github.com/davecgh/go-spew v1.1.1 [2021-07-16T06:40:41.611Z] #49 44.30 go: finding github.com/spf13/viper v1.6.1 [2021-07-16T06:40:41.611Z] #49 44.35 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-07-16T06:40:41.611Z] #49 44.39 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-07-16T06:40:41.611Z] #49 44.39 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-07-16T06:40:41.611Z] #49 44.40 go: finding github.com/stretchr/objx v0.2.0 [2021-07-16T06:40:41.611Z] #49 44.51 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-16T06:40:41.611Z] #49 44.56 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-07-16T06:40:41.611Z] #49 44.56 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-07-16T06:40:41.611Z] #49 44.61 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-16T06:40:41.611Z] #49 44.61 go: finding github.com/gobwas/glob v0.2.3 [2021-07-16T06:40:41.611Z] #49 44.62 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-07-16T06:40:41.611Z] #49 44.67 go: finding github.com/spf13/cobra v0.0.5 [2021-07-16T06:40:41.611Z] #49 44.68 go: finding github.com/hashicorp/hcl v1.0.0 [2021-07-16T06:40:41.611Z] #49 44.72 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-16T06:40:41.611Z] #49 44.74 go: finding github.com/spf13/pflag v1.0.5 [2021-07-16T06:40:41.611Z] #49 44.90 go: finding github.com/magiconair/properties v1.8.1 [2021-07-16T06:40:41.611Z] #49 44.91 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-16T06:40:41.611Z] #49 44.94 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-07-16T06:40:41.611Z] #49 44.96 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-16T06:40:41.611Z] #49 44.97 go: finding github.com/pelletier/go-toml v1.2.0 [2021-07-16T06:40:41.611Z] #49 44.99 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-16T06:40:41.611Z] #49 45.03 go: finding github.com/spf13/afero v1.1.2 [2021-07-16T06:40:41.611Z] #49 45.04 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-16T06:40:41.611Z] #49 45.09 go: finding github.com/spf13/cast v1.3.0 [2021-07-16T06:40:41.611Z] #49 45.11 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-16T06:40:41.611Z] #49 45.13 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-07-16T06:40:41.611Z] #49 45.16 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-16T06:40:41.611Z] #49 45.17 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-16T06:40:41.611Z] #49 45.33 go: finding github.com/subosito/gotenv v1.2.0 [2021-07-16T06:40:41.611Z] #49 45.35 go: finding gopkg.in/ini.v1 v1.51.0 [2021-07-16T06:40:41.611Z] #49 45.41 go: finding golang.org/x/text v0.3.2 [2021-07-16T06:40:41.611Z] #49 45.51 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-16T06:40:41.611Z] #49 45.51 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-16T06:40:41.611Z] #49 45.52 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-16T06:40:41.611Z] #49 45.59 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-16T06:40:41.611Z] #49 45.62 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-16T06:40:41.611Z] #49 45.64 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-16T06:40:41.611Z] #49 45.68 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-16T06:40:41.611Z] #49 45.70 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-16T06:40:41.611Z] #49 45.73 go: finding github.com/kisielk/gotool v1.0.0 [2021-07-16T06:40:41.611Z] #49 45.73 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-16T06:40:41.611Z] #49 45.75 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-16T06:40:41.611Z] #49 45.82 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-16T06:40:41.611Z] #49 45.92 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-07-16T06:40:41.611Z] #49 45.93 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-16T06:40:41.611Z] #49 45.99 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-16T06:40:41.611Z] #49 46.01 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-16T06:40:41.611Z] #49 46.10 go: finding github.com/ultraware/funlen v0.0.2 [2021-07-16T06:40:41.611Z] #49 46.10 go: finding github.com/ultraware/whitespace v0.0.4 [2021-07-16T06:40:41.611Z] #49 46.11 go: finding github.com/uudashr/gocognit v1.0.1 [2021-07-16T06:40:41.611Z] #49 46.19 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-16T06:40:41.611Z] #49 46.28 go: finding github.com/gogo/protobuf v1.2.1 [2021-07-16T06:40:41.730Z] #49 41.17 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-16T06:40:41.730Z] #49 41.19 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-16T06:40:41.730Z] #49 41.20 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-07-16T06:40:41.730Z] #49 41.25 go: finding github.com/pkg/errors v0.8.1 [2021-07-16T06:40:41.730Z] #49 41.31 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-07-16T06:40:41.730Z] #49 41.32 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-07-16T06:40:41.730Z] #49 41.33 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-07-16T06:40:41.730Z] #49 41.34 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-07-16T06:40:41.730Z] #49 41.35 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-07-16T06:40:41.730Z] #49 41.36 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-07-16T06:40:41.730Z] #49 41.36 go: finding github.com/sirupsen/logrus v1.4.2 [2021-07-16T06:40:41.730Z] #49 41.40 go: finding github.com/spf13/viper v1.6.1 [2021-07-16T06:40:41.730Z] #49 41.40 go: finding github.com/stretchr/testify v1.4.0 [2021-07-16T06:40:41.730Z] #49 41.42 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-07-16T06:40:41.870Z] #49 46.52 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-16T06:40:41.870Z] #49 46.62 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-16T06:40:41.870Z] #49 46.63 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-16T06:40:41.870Z] #49 46.69 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-16T06:40:42.070Z] #49 41.43 go: finding github.com/davecgh/go-spew v1.1.1 [2021-07-16T06:40:42.070Z] #49 41.48 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-07-16T06:40:42.070Z] #49 41.52 go: finding github.com/stretchr/objx v0.2.0 [2021-07-16T06:40:42.070Z] #49 41.64 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-07-16T06:40:42.126Z] #49 46.71 go: finding github.com/BurntSushi/toml v0.3.1 [2021-07-16T06:40:42.363Z] #49 41.71 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-07-16T06:40:42.363Z] #49 41.76 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-16T06:40:42.579Z] #43 79.50 DEP criu/protobuf-desc.d [2021-07-16T06:40:42.631Z] #49 42.04 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-07-16T06:40:42.631Z] #49 42.06 go: finding github.com/spf13/cobra v0.0.5 [2021-07-16T06:40:42.631Z] #49 42.23 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-16T06:40:42.631Z] #49 42.23 go: finding github.com/hashicorp/hcl v1.0.0 [2021-07-16T06:40:42.842Z] #43 79.61 DEP criu/proc_parse.d [2021-07-16T06:40:42.890Z] #49 42.34 go: finding github.com/gobwas/glob v0.2.3 [2021-07-16T06:40:42.890Z] #49 42.40 go: finding github.com/spf13/pflag v1.0.5 [2021-07-16T06:40:42.890Z] #49 42.50 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-16T06:40:42.890Z] #49 42.51 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-07-16T06:40:42.890Z] #49 42.52 go: finding github.com/magiconair/properties v1.8.1 [2021-07-16T06:40:42.890Z] #49 42.53 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-16T06:40:42.890Z] #49 42.58 go: finding github.com/pelletier/go-toml v1.2.0 [2021-07-16T06:40:42.890Z] #49 42.59 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-16T06:40:42.890Z] #49 42.60 go: finding github.com/spf13/afero v1.1.2 [2021-07-16T06:40:42.890Z] #49 42.61 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-16T06:40:42.890Z] #49 42.61 go: finding golang.org/x/text v0.3.2 [2021-07-16T06:40:43.085Z] #49 ... [2021-07-16T06:40:43.085Z] [2021-07-16T06:40:43.085Z] #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-07-16T06:40:43.085Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-16T06:40:43.085Z] #42 26.11 Reading package lists... [2021-07-16T06:40:43.107Z] #43 79.79 DEP criu/plugin.d [2021-07-16T06:40:43.107Z] #43 79.91 DEP criu/pipes.d [2021-07-16T06:40:43.181Z] #49 42.63 go: finding github.com/spf13/cast v1.3.0 [2021-07-16T06:40:43.181Z] #49 42.64 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-16T06:40:43.181Z] #49 42.66 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-07-16T06:40:43.181Z] #49 42.68 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-16T06:40:43.181Z] #49 42.72 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-16T06:40:43.181Z] #49 42.76 go: finding github.com/subosito/gotenv v1.2.0 [2021-07-16T06:40:43.181Z] #49 42.77 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-16T06:40:43.181Z] #49 42.80 go: finding gopkg.in/ini.v1 v1.51.0 [2021-07-16T06:40:43.368Z] #43 80.12 DEP criu/pie-util.d [2021-07-16T06:40:43.368Z] #43 80.22 DEP criu/pie-util-vdso.d [2021-07-16T06:40:43.392Z] #18 DONE 1.6s [2021-07-16T06:40:43.392Z] [2021-07-16T06:40:43.392Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-07-16T06:40:43.392Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-07-16T06:40:43.441Z] #49 42.85 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-16T06:40:43.441Z] #49 42.86 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-16T06:40:43.441Z] #49 42.87 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-16T06:40:43.441Z] #49 ... [2021-07-16T06:40:43.441Z] [2021-07-16T06:40:43.441Z] #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-07-16T06:40:43.441Z] #67 sha256:880795871ecf9484988a73be6b0cc598afcc67999ae49d4471c2ce89e3b99ea0 [2021-07-16T06:40:43.441Z] #67 DONE 43.0s [2021-07-16T06:40:43.441Z] [2021-07-16T06:40:43.441Z] #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-07-16T06:40:43.441Z] #49 sha256:4e42d05f3a3654cd376ee8625cc1371b7cc20f5619d09f39c48bb893d90eb0ba [2021-07-16T06:40:43.441Z] #49 42.98 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-16T06:40:43.441Z] #49 43.08 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-16T06:40:43.441Z] #49 ... [2021-07-16T06:40:43.441Z] [2021-07-16T06:40:43.441Z] #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-07-16T06:40:43.441Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-16T06:40:43.441Z] #55 30.47 Reading package lists... [2021-07-16T06:40:43.441Z] #55 36.93 Building dependency tree... [2021-07-16T06:40:43.441Z] #55 40.20 The following additional packages will be installed: [2021-07-16T06:40:43.441Z] #55 40.22 libbtrfs0 [2021-07-16T06:40:43.441Z] #55 40.36 The following NEW packages will be installed: [2021-07-16T06:40:43.441Z] #55 40.37 libbtrfs-dev libbtrfs0 [2021-07-16T06:40:43.441Z] #55 40.79 0 upgraded, 2 newly installed, 0 to remove and 34 not upgraded. [2021-07-16T06:40:43.441Z] #55 40.79 Need to get 119 kB of archives. [2021-07-16T06:40:43.441Z] #55 40.79 After this operation, 387 kB of additional disk space will be used. [2021-07-16T06:40:43.441Z] #55 40.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-16T06:40:43.441Z] #55 40.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-16T06:40:43.441Z] #55 42.30 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T06:40:43.441Z] #55 42.65 Fetched 119 kB in 0s (445 kB/s) [2021-07-16T06:40:43.441Z] #55 42.81 Selecting previously unselected package libbtrfs0. [2021-07-16T06:40:43.441Z] #55 42.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-16T06:40:43.441Z] #55 42.90 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-16T06:40:43.441Z] #55 43.03 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-16T06:40:43.441Z] #55 ... [2021-07-16T06:40:43.441Z] [2021-07-16T06:40:43.441Z] #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-07-16T06:40:43.441Z] #49 sha256:4e42d05f3a3654cd376ee8625cc1371b7cc20f5619d09f39c48bb893d90eb0ba [2021-07-16T06:40:43.441Z] #49 43.15 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-16T06:40:43.441Z] #49 43.15 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-16T06:40:43.441Z] #49 43.15 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-16T06:40:43.441Z] #49 43.15 go: finding github.com/kisielk/gotool v1.0.0 [2021-07-16T06:40:43.441Z] #49 43.17 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-16T06:40:43.441Z] #49 43.17 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-16T06:40:43.496Z] #49 ... [2021-07-16T06:40:43.496Z] [2021-07-16T06:40:43.496Z] #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-07-16T06:40:43.496Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-16T06:40:43.496Z] #55 33.83 Reading package lists... [2021-07-16T06:40:43.496Z] #55 40.76 Building dependency tree... [2021-07-16T06:40:43.496Z] #55 44.26 The following additional packages will be installed: [2021-07-16T06:40:43.496Z] #55 44.28 libbtrfs0 [2021-07-16T06:40:43.496Z] #55 44.50 The following NEW packages will be installed: [2021-07-16T06:40:43.496Z] #55 44.51 libbtrfs-dev libbtrfs0 [2021-07-16T06:40:43.496Z] #55 45.06 0 upgraded, 2 newly installed, 0 to remove and 34 not upgraded. [2021-07-16T06:40:43.496Z] #55 45.06 Need to get 119 kB of archives. [2021-07-16T06:40:43.496Z] #55 45.06 After this operation, 387 kB of additional disk space will be used. [2021-07-16T06:40:43.496Z] #55 45.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-16T06:40:43.496Z] #55 45.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-16T06:40:43.497Z] #55 46.56 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T06:40:43.497Z] #55 46.90 Fetched 119 kB in 0s (307 kB/s) [2021-07-16T06:40:43.497Z] #55 47.20 Selecting previously unselected package libbtrfs0. [2021-07-16T06:40:43.497Z] #55 47.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-07-16T06:40:43.497Z] #55 47.33 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-16T06:40:43.497Z] #55 47.35 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-16T06:40:43.497Z] #55 47.47 Selecting previously unselected package libbtrfs-dev. [2021-07-16T06:40:43.497Z] #55 47.48 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-16T06:40:43.497Z] #55 47.48 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-16T06:40:43.497Z] #55 47.70 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-16T06:40:43.497Z] #55 47.73 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-16T06:40:43.497Z] #55 47.74 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T06:40:43.497Z] #55 DONE 48.0s [2021-07-16T06:40:43.497Z] [2021-07-16T06:40:43.497Z] #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-07-16T06:40:43.497Z] #56 sha256:6f445762d264adc128b7e6653575fe3cdaa60b2d577fb73518301469ce79c5e5 [2021-07-16T06:40:43.629Z] #43 80.38 DEP criu/pie-util-vdso-elf32.d [2021-07-16T06:40:43.629Z] #43 80.49 DEP criu/path.d [2021-07-16T06:40:43.629Z] #43 80.63 DEP criu/parasite-syscall.d [2021-07-16T06:40:43.700Z] #49 43.29 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-16T06:40:43.700Z] #49 43.32 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-07-16T06:40:43.700Z] #49 43.34 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-16T06:40:43.700Z] #49 43.34 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-16T06:40:43.700Z] #49 43.39 go: finding github.com/ultraware/funlen v0.0.2 [2021-07-16T06:40:43.700Z] #49 43.41 go: finding github.com/ultraware/whitespace v0.0.4 [2021-07-16T06:40:43.958Z] #49 43.45 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-16T06:40:43.958Z] #49 43.45 go: finding github.com/gogo/protobuf v1.2.1 [2021-07-16T06:40:43.958Z] #49 43.52 go: finding github.com/uudashr/gocognit v1.0.1 [2021-07-16T06:40:43.958Z] #49 43.53 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-16T06:40:44.201Z] #43 80.85 DEP criu/pagemap.d [2021-07-16T06:40:44.201Z] #43 81.00 DEP criu/pagemap-cache.d [2021-07-16T06:40:44.201Z] #43 81.16 DEP criu/page-xfer.d [2021-07-16T06:40:44.219Z] #49 43.72 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-16T06:40:44.426Z] #56 1.185 + RM_GOPATH=0 [2021-07-16T06:40:44.426Z] #56 1.185 + TMP_GOPATH= [2021-07-16T06:40:44.426Z] #56 1.185 + : /build [2021-07-16T06:40:44.426Z] #56 1.185 + '[' -z '' ']' [2021-07-16T06:40:44.426Z] #56 1.190 ++ mktemp -d [2021-07-16T06:40:44.426Z] #56 1.191 + export GOPATH=/tmp/tmp.QVyK23jkVO [2021-07-16T06:40:44.426Z] #56 1.191 + GOPATH=/tmp/tmp.QVyK23jkVO [2021-07-16T06:40:44.426Z] #56 1.191 + RM_GOPATH=1 [2021-07-16T06:40:44.426Z] #56 1.191 + case "$(go env GOARCH)" in [2021-07-16T06:40:44.426Z] #56 1.192 ++ go env GOARCH [2021-07-16T06:40:44.426Z] #56 1.230 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:44.462Z] #43 81.30 DEP criu/page-pipe.d [2021-07-16T06:40:44.480Z] #49 44.03 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-16T06:40:44.480Z] #49 44.11 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-16T06:40:44.683Z] #56 1.231 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:44.683Z] #56 1.235 ++ dirname /tmp/install/install.sh [2021-07-16T06:40:44.683Z] #56 1.240 + dir=/tmp/install [2021-07-16T06:40:44.683Z] #56 1.243 + bin=containerd [2021-07-16T06:40:44.683Z] #56 1.243 + shift [2021-07-16T06:40:44.683Z] #56 1.247 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-16T06:40:44.683Z] #56 1.247 + . /tmp/install/containerd.installer [2021-07-16T06:40:44.683Z] #56 1.259 ++ set -e [2021-07-16T06:40:44.683Z] #56 1.262 ++ : 3194fb46e8311ae0eeae5a7a5843573adfebb16d [2021-07-16T06:40:44.683Z] #56 1.263 + install_containerd [2021-07-16T06:40:44.683Z] #56 1.264 + echo 'Install containerd version 3194fb46e8311ae0eeae5a7a5843573adfebb16d' [2021-07-16T06:40:44.683Z] #56 1.264 Install containerd version 3194fb46e8311ae0eeae5a7a5843573adfebb16d [2021-07-16T06:40:44.683Z] #56 1.264 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QVyK23jkVO/src/github.com/containerd/containerd [2021-07-16T06:40:44.683Z] #56 1.268 Cloning into '/tmp/tmp.QVyK23jkVO/src/github.com/containerd/containerd'... [2021-07-16T06:40:44.723Z] #43 81.39 DEP criu/netfilter.d [2021-07-16T06:40:44.723Z] #43 81.53 DEP criu/net.d [2021-07-16T06:40:44.743Z] #49 44.12 go: finding github.com/BurntSushi/toml v0.3.1 [2021-07-16T06:40:44.743Z] #49 44.18 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-16T06:40:44.879Z] #19 DONE 1.8s [2021-07-16T06:40:44.879Z] [2021-07-16T06:40:44.879Z] #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-07-16T06:40:44.879Z] #53 sha256:ef1ee7b025eebd65a88ff3ebc4b4d43fc836f7965f7e3512cf9e4366eb725f94 [2021-07-16T06:40:44.879Z] #53 11.65 + cd /tmp/tmp.MCHiWQCn8B/src/github.com/opencontainers/runc [2021-07-16T06:40:44.879Z] #53 11.65 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-16T06:40:44.984Z] #43 81.74 DEP criu/namespaces.d [2021-07-16T06:40:44.984Z] #43 81.90 DEP criu/mount.d [2021-07-16T06:40:44.990Z] #42 33.66 Reading package lists... [2021-07-16T06:40:44.990Z] #42 ... [2021-07-16T06:40:44.990Z] [2021-07-16T06:40:44.990Z] #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-07-16T06:40:44.990Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-16T06:40:44.990Z] #36 25.39 Fetched 8454 kB in 18s (471 kB/s) [2021-07-16T06:40:44.990Z] #36 25.39 Reading package lists... [2021-07-16T06:40:45.002Z] #49 ... [2021-07-16T06:40:45.002Z] [2021-07-16T06:40:45.002Z] #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-07-16T06:40:45.002Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-16T06:40:45.002Z] #55 43.27 Selecting previously unselected package libbtrfs-dev. [2021-07-16T06:40:45.002Z] #55 43.27 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-16T06:40:45.002Z] #55 43.30 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-16T06:40:45.002Z] #55 43.97 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-16T06:40:45.002Z] #55 44.01 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-16T06:40:45.002Z] #55 44.12 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T06:40:45.002Z] #55 DONE 44.6s [2021-07-16T06:40:45.002Z] [2021-07-16T06:40:45.002Z] #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-07-16T06:40:45.002Z] #56 sha256:0dc9e476cbbc2644190dad1f95f3bd42b563396f9f017349a059db4a88f2d3fb [2021-07-16T06:40:45.245Z] #43 82.06 DEP criu/memfd.d [2021-07-16T06:40:45.245Z] #43 82.26 DEP criu/mem.d [2021-07-16T06:40:45.247Z] #36 32.74 Reading package lists... [2021-07-16T06:40:45.247Z] #36 ... [2021-07-16T06:40:45.247Z] [2021-07-16T06:40:45.247Z] #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-07-16T06:40:45.247Z] #58 sha256:3e30f9babdd6577f8aba4e51e74db6f39527954aaf44e37bf79b7bc94a406875 [2021-07-16T06:40:45.247Z] #58 28.35 go: finding github.com/pkg/errors v0.9.1 [2021-07-16T06:40:45.247Z] #58 28.67 go: finding github.com/sirupsen/logrus v1.8.1 [2021-07-16T06:40:45.247Z] #58 28.80 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-16T06:40:45.247Z] #58 28.85 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-16T06:40:45.247Z] #58 29.73 go: finding github.com/google/uuid v1.2.0 [2021-07-16T06:40:45.247Z] #58 29.79 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-16T06:40:45.247Z] #58 29.84 go: finding github.com/gofrs/flock v0.8.0 [2021-07-16T06:40:45.247Z] #58 29.92 go: finding github.com/moby/vpnkit v0.5.0 [2021-07-16T06:40:45.247Z] #58 30.03 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-07-16T06:40:45.247Z] #58 30.05 go: finding github.com/gorilla/mux v1.8.0 [2021-07-16T06:40:45.247Z] #58 30.19 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-07-16T06:40:45.247Z] #58 30.21 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-16T06:40:45.247Z] #58 30.25 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-07-16T06:40:45.247Z] #58 30.41 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-16T06:40:45.247Z] #58 30.62 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-07-16T06:40:45.251Z] #56 ... [2021-07-16T06:40:45.251Z] [2021-07-16T06:40:45.251Z] #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-07-16T06:40:45.251Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-16T06:40:45.251Z] #36 33.20 Reading package lists... [2021-07-16T06:40:45.251Z] #36 40.09 Building dependency tree... [2021-07-16T06:40:45.251Z] #36 43.72 The following additional packages will be installed: [2021-07-16T06:40:45.251Z] #36 43.73 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-16T06:40:45.251Z] #36 43.75 Suggested packages: [2021-07-16T06:40:45.251Z] #36 43.76 cmake-doc ninja-build lrzip [2021-07-16T06:40:45.251Z] #36 43.76 Recommended packages: [2021-07-16T06:40:45.251Z] #36 43.76 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-16T06:40:45.251Z] #36 44.63 The following NEW packages will be installed: [2021-07-16T06:40:45.251Z] #36 44.68 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-16T06:40:45.251Z] #36 44.68 vim-common xxd [2021-07-16T06:40:45.251Z] #36 45.06 0 upgraded, 10 newly installed, 0 to remove and 34 not upgraded. [2021-07-16T06:40:45.251Z] #36 45.06 Need to get 14.9 MB of archives. [2021-07-16T06:40:45.251Z] #36 45.06 After this operation, 61.8 MB of additional disk space will be used. [2021-07-16T06:40:45.251Z] #36 45.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-16T06:40:45.251Z] #36 45.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-16T06:40:45.251Z] #36 45.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-16T06:40:45.251Z] #36 45.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-16T06:40:45.251Z] #36 46.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-16T06:40:45.251Z] #36 46.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-16T06:40:45.251Z] #36 46.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-16T06:40:45.251Z] #36 46.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-16T06:40:45.251Z] #36 46.33 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-16T06:40:45.251Z] #36 46.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-16T06:40:45.251Z] #36 48.58 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T06:40:45.251Z] #36 48.78 Fetched 14.9 MB in 2s (7199 kB/s) [2021-07-16T06:40:45.251Z] #36 48.99 Selecting previously unselected package xxd. [2021-07-16T06:40:45.251Z] #36 49.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-16T06:40:45.251Z] #36 49.12 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-16T06:40:45.251Z] #36 49.13 Unpacking xxd (2:8.1.0875-5) ... [2021-07-16T06:40:45.251Z] #36 49.38 Selecting previously unselected package vim-common. [2021-07-16T06:40:45.251Z] #36 49.38 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-16T06:40:45.251Z] #36 49.42 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-16T06:40:45.251Z] #36 49.77 Selecting previously unselected package cmake-data. [2021-07-16T06:40:45.251Z] #36 49.77 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-16T06:40:45.251Z] #36 49.78 Unpacking cmake-data (3.13.4-1) ... [2021-07-16T06:40:45.251Z] #36 ... [2021-07-16T06:40:45.251Z] [2021-07-16T06:40:45.251Z] #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-07-16T06:40:45.251Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-16T06:40:45.251Z] #42 32.99 Reading package lists... [2021-07-16T06:40:45.251Z] #42 40.13 Building dependency tree... [2021-07-16T06:40:45.251Z] #42 43.53 The following additional packages will be installed: [2021-07-16T06:40:45.251Z] #42 43.53 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-07-16T06:40:45.251Z] #42 43.53 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-07-16T06:40:45.251Z] #42 43.55 Suggested packages: [2021-07-16T06:40:45.251Z] #42 43.56 manpages-dev python-setuptools [2021-07-16T06:40:45.251Z] #42 44.86 The following NEW packages will be installed: [2021-07-16T06:40:45.251Z] #42 44.88 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-07-16T06:40:45.251Z] #42 44.88 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-07-16T06:40:45.251Z] #42 44.88 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-07-16T06:40:45.251Z] #42 44.89 python-six zlib1g-dev [2021-07-16T06:40:45.251Z] #42 45.29 0 upgraded, 17 newly installed, 0 to remove and 34 not upgraded. [2021-07-16T06:40:45.251Z] #42 45.29 Need to get 4095 kB of archives. [2021-07-16T06:40:45.251Z] #42 45.29 After this operation, 22.5 MB of additional disk space will be used. [2021-07-16T06:40:45.251Z] #42 45.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-07-16T06:40:45.251Z] #42 45.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-16T06:40:45.251Z] #42 45.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-07-16T06:40:45.251Z] #42 45.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-16T06:40:45.251Z] #42 45.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-07-16T06:40:45.251Z] #42 45.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-16T06:40:45.251Z] #42 45.33 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-07-16T06:40:45.251Z] #42 45.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-07-16T06:40:45.251Z] #42 45.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-16T06:40:45.251Z] #42 45.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-07-16T06:40:45.251Z] #42 45.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-07-16T06:40:45.251Z] #42 45.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-07-16T06:40:45.251Z] #42 45.96 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-07-16T06:40:45.251Z] #42 45.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-07-16T06:40:45.251Z] #42 45.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-07-16T06:40:45.251Z] #42 45.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-07-16T06:40:45.251Z] #42 46.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-07-16T06:40:45.251Z] #42 47.70 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T06:40:45.251Z] #42 47.93 Fetched 4095 kB in 1s (3987 kB/s) [2021-07-16T06:40:45.251Z] #42 48.14 Selecting previously unselected package libcap-dev:amd64. [2021-07-16T06:40:45.251Z] #42 48.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-07-16T06:40:45.251Z] #42 48.29 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-07-16T06:40:45.251Z] #42 48.30 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-07-16T06:40:45.251Z] #42 48.50 Selecting previously unselected package libnet1:amd64. [2021-07-16T06:40:45.251Z] #42 48.51 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-16T06:40:45.251Z] #42 48.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-16T06:40:45.251Z] #42 48.69 Selecting previously unselected package libnet1-dev. [2021-07-16T06:40:45.251Z] #42 48.69 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-16T06:40:45.251Z] #42 48.69 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-16T06:40:45.251Z] #42 48.88 Selecting previously unselected package libnl-3-200:amd64. [2021-07-16T06:40:45.251Z] #42 48.89 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-16T06:40:45.251Z] #42 48.90 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-16T06:40:45.251Z] #42 49.09 Selecting previously unselected package libnl-3-dev:amd64. [2021-07-16T06:40:45.251Z] #42 49.10 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-07-16T06:40:45.251Z] #42 49.12 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-16T06:40:45.251Z] #42 49.46 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-16T06:40:45.251Z] #42 49.46 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-16T06:40:45.251Z] #42 49.47 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-16T06:40:45.251Z] #42 49.55 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-07-16T06:40:45.251Z] #42 49.55 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-07-16T06:40:45.251Z] #42 49.59 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-16T06:40:45.251Z] #42 49.74 Selecting previously unselected package zlib1g-dev:amd64. [2021-07-16T06:40:45.251Z] #42 49.75 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-07-16T06:40:45.251Z] #42 49.75 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-16T06:40:45.251Z] #42 49.98 Selecting previously unselected package libprotobuf17:amd64. [2021-07-16T06:40:45.251Z] #42 49.98 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-16T06:40:45.251Z] #42 49.99 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-16T06:40:45.507Z] #43 82.42 DEP criu/lsm.d [2021-07-16T06:40:45.510Z] #42 ... [2021-07-16T06:40:45.510Z] [2021-07-16T06:40:45.510Z] #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-07-16T06:40:45.510Z] #34 sha256:d69248dab018276fce20e6339f044c5cc4109e9668dd897f4acea02b39cadca9 [2021-07-16T06:40:45.510Z] #34 40.36 internal/reflectlite [2021-07-16T06:40:45.510Z] #34 40.36 sync [2021-07-16T06:40:45.510Z] #34 42.83 sort [2021-07-16T06:40:45.510Z] #34 42.83 errors [2021-07-16T06:40:45.510Z] #34 43.20 strconv [2021-07-16T06:40:45.510Z] #34 44.04 io [2021-07-16T06:40:45.510Z] #34 45.28 internal/oserror [2021-07-16T06:40:45.510Z] #34 45.43 syscall [2021-07-16T06:40:45.510Z] #34 47.66 reflect [2021-07-16T06:40:45.766Z] #34 ... [2021-07-16T06:40:45.766Z] [2021-07-16T06:40:45.766Z] #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-07-16T06:40:45.766Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:40:45.766Z] #13 30.33 Reading package lists... [2021-07-16T06:40:45.766Z] #13 38.17 Building dependency tree... [2021-07-16T06:40:45.766Z] #13 42.12 The following additional packages will be installed: [2021-07-16T06:40:45.766Z] #13 42.12 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-16T06:40:45.766Z] #13 42.15 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-16T06:40:45.766Z] #13 42.15 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-16T06:40:45.766Z] #13 42.15 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-07-16T06:40:45.766Z] #13 42.15 mingw-w64-common mingw-w64-x86-64-dev [2021-07-16T06:40:45.766Z] #13 42.17 Suggested packages: [2021-07-16T06:40:45.766Z] #13 42.18 gcc-8-locales seccomp wine64 [2021-07-16T06:40:45.766Z] #13 43.82 The following NEW packages will be installed: [2021-07-16T06:40:45.766Z] #13 43.83 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-16T06:40:45.766Z] #13 43.83 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-16T06:40:45.766Z] #13 43.83 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-16T06:40:45.766Z] #13 43.83 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-16T06:40:45.766Z] #13 43.83 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-16T06:40:45.766Z] #13 43.85 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-16T06:40:45.766Z] #13 43.86 The following packages will be upgraded: [2021-07-16T06:40:45.766Z] #13 43.88 libseccomp2 libsystemd0 libudev1 [2021-07-16T06:40:45.766Z] #13 44.44 3 upgraded, 25 newly installed, 0 to remove and 32 not upgraded. [2021-07-16T06:40:45.766Z] #13 44.44 Need to get 78.2 MB of archives. [2021-07-16T06:40:45.766Z] #13 44.44 After this operation, 487 MB of additional disk space will be used. [2021-07-16T06:40:45.766Z] #13 44.44 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-16T06:40:45.766Z] #13 44.44 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-16T06:40:45.766Z] #13 44.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-07-16T06:40:45.766Z] #13 44.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-07-16T06:40:45.766Z] #13 44.50 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-07-16T06:40:45.766Z] #13 44.73 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-07-16T06:40:45.766Z] #13 44.95 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-07-16T06:40:45.766Z] #13 44.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-16T06:40:45.766Z] #13 45.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-16T06:40:45.766Z] #13 45.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-16T06:40:45.766Z] #13 45.42 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-07-16T06:40:45.766Z] #13 45.79 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-07-16T06:40:45.766Z] #13 45.82 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-07-16T06:40:45.768Z] #43 82.63 DEP criu/log.d [2021-07-16T06:40:45.768Z] #43 82.78 DEP criu/libnetlink.d [2021-07-16T06:40:45.855Z] #53 12.48 + '[' -z '' ']' [2021-07-16T06:40:45.855Z] #53 12.48 + target=static [2021-07-16T06:40:45.855Z] #53 12.48 + make 'BUILDTAGS=seccomp ' static [2021-07-16T06:40:46.023Z] #13 ... [2021-07-16T06:40:46.023Z] [2021-07-16T06:40:46.023Z] #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-07-16T06:40:46.023Z] #51 sha256:36b5ea37fb330dc27f352284667d7ecf42ed8603b41c4aadca07cec88a57619c [2021-07-16T06:40:46.023Z] #51 50.58 syscall [2021-07-16T06:40:46.023Z] #51 50.64 reflect [2021-07-16T06:40:46.029Z] #43 82.92 DEP criu/kerndat.d [2021-07-16T06:40:46.122Z] #53 12.89 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-07-16T06:40:46.291Z] #43 83.17 DEP criu/kcmp-ids.d [2021-07-16T06:40:46.376Z] #56 1.192 + RM_GOPATH=0 [2021-07-16T06:40:46.376Z] #56 1.192 + TMP_GOPATH= [2021-07-16T06:40:46.376Z] #56 1.192 + : /build [2021-07-16T06:40:46.376Z] #56 1.192 + '[' -z '' ']' [2021-07-16T06:40:46.376Z] #56 1.192 ++ mktemp -d [2021-07-16T06:40:46.376Z] #56 1.193 + export GOPATH=/tmp/tmp.tnH1NV5fie [2021-07-16T06:40:46.376Z] #56 1.193 + GOPATH=/tmp/tmp.tnH1NV5fie [2021-07-16T06:40:46.376Z] #56 1.193 + RM_GOPATH=1 [2021-07-16T06:40:46.376Z] #56 1.194 + case "$(go env GOARCH)" in [2021-07-16T06:40:46.376Z] #56 1.194 ++ go env GOARCH [2021-07-16T06:40:46.376Z] #56 1.210 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:46.376Z] #56 1.211 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:40:46.376Z] #56 1.212 ++ dirname /tmp/install/install.sh [2021-07-16T06:40:46.376Z] #56 1.232 + dir=/tmp/install [2021-07-16T06:40:46.376Z] #56 1.235 + bin=containerd [2021-07-16T06:40:46.376Z] #56 1.235 + shift [2021-07-16T06:40:46.376Z] #56 1.239 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-16T06:40:46.376Z] #56 1.239 + . /tmp/install/containerd.installer [2021-07-16T06:40:46.376Z] #56 1.240 ++ set -e [2021-07-16T06:40:46.376Z] #56 1.240 ++ : 3194fb46e8311ae0eeae5a7a5843573adfebb16d [2021-07-16T06:40:46.376Z] #56 1.255 + install_containerd [2021-07-16T06:40:46.376Z] #56 1.256 + echo 'Install containerd version 3194fb46e8311ae0eeae5a7a5843573adfebb16d' [2021-07-16T06:40:46.376Z] #56 1.256 Install containerd version 3194fb46e8311ae0eeae5a7a5843573adfebb16d [2021-07-16T06:40:46.376Z] #56 1.256 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tnH1NV5fie/src/github.com/containerd/containerd [2021-07-16T06:40:46.376Z] #56 1.260 Cloning into '/tmp/tmp.tnH1NV5fie/src/github.com/containerd/containerd'... [2021-07-16T06:40:46.438Z] Fetching without tags [2021-07-16T06:40:46.552Z] #43 83.24 DEP criu/irmap.d [2021-07-16T06:40:46.552Z] #43 83.41 DEP criu/ipc_ns.d [2021-07-16T06:40:46.616Z] #58 ... [2021-07-16T06:40:46.616Z] [2021-07-16T06:40:46.616Z] #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-07-16T06:40:46.616Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-16T06:40:46.616Z] #55 26.75 Fetched 8454 kB in 18s (461 kB/s) [2021-07-16T06:40:46.616Z] #55 26.75 Reading package lists... [2021-07-16T06:40:46.616Z] #55 34.32 Reading package lists... [2021-07-16T06:40:46.616Z] #55 ... [2021-07-16T06:40:46.616Z] [2021-07-16T06:40:46.616Z] #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-07-16T06:40:46.616Z] #67 sha256:86b7c71cee05032da36437e700e79a21d79a727c3b3f760ebdcdd1d8fc89d48b [2021-07-16T06:40:46.616Z] #67 26.82 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-07-16T06:40:46.616Z] #67 ... [2021-07-16T06:40:46.616Z] [2021-07-16T06:40:46.616Z] #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-07-16T06:40:46.616Z] #49 sha256:333d4ace29ef949e84372e1a337b7ae2abafe5140e59ae46ec895a7a982338c7 [2021-07-16T06:40:46.616Z] #49 34.81 go: extracting github.com/gogo/protobuf v1.2.1 [2021-07-16T06:40:46.698Z] #53 ... [2021-07-16T06:40:46.698Z] [2021-07-16T06:40:46.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-07-16T06:40:46.698Z] #58 sha256:2793ea8b4e98a803e17372a43cc9e67801c013875ccc887d247e619a624cd95c [2021-07-16T06:40:46.698Z] #58 90.16 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-16T06:40:46.698Z] #58 90.16 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-16T06:40:46.698Z] #58 DONE 98.5s [2021-07-16T06:40:46.813Z] #43 83.60 DEP criu/image.d [2021-07-16T06:40:46.961Z] [2021-07-16T06:40:46.961Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-16T06:40:46.961Z] #59 sha256:9c109096452448de9ca3bdd2db0c47b65a24d675860d4d68e8d3b25cec410bdf [2021-07-16T06:40:46.961Z] #59 DONE 0.1s [2021-07-16T06:40:46.961Z] [2021-07-16T06:40:46.961Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-16T06:40:46.961Z] #60 sha256:49d71934aae1b969ef8467ecff0670d90b87f13a5749a3863d14b60658458b38 [2021-07-16T06:40:46.961Z] #60 DONE 0.2s [2021-07-16T06:40:46.961Z] [2021-07-16T06:40:46.961Z] #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-07-16T06:40:46.961Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-16T06:40:46.961Z] #43 48.70 CC images/memfd.o [2021-07-16T06:40:46.961Z] #43 48.99 CC images/timens.o [2021-07-16T06:40:46.961Z] #43 49.46 LINK images/built-in.o [2021-07-16T06:40:46.961Z] #43 49.72 GEN compel/include/asm [2021-07-16T06:40:46.961Z] #43 49.79 GEN compel/include/version.h [2021-07-16T06:40:46.961Z] #43 49.82 touch .config [2021-07-16T06:40:46.961Z] #43 49.92 GEN include/common/config.h [2021-07-16T06:40:46.961Z] #43 50.11 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-07-16T06:40:46.961Z] #43 50.14 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-07-16T06:40:46.961Z] #43 50.20 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-07-16T06:40:46.961Z] #43 50.23 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-07-16T06:40:46.961Z] #43 50.29 DEP compel/plugins/std/infect.d [2021-07-16T06:40:46.961Z] #43 50.55 DEP compel/plugins/std/string.d [2021-07-16T06:40:46.961Z] #43 50.71 DEP compel/plugins/std/log.d [2021-07-16T06:40:46.961Z] #43 50.82 DEP compel/plugins/std/fds.d [2021-07-16T06:40:46.961Z] #43 51.00 DEP compel/plugins/std/std.d [2021-07-16T06:40:46.961Z] #43 51.20 DEP compel/plugins/shmem/shmem.d [2021-07-16T06:40:46.961Z] #43 51.30 DEP compel/plugins/fds/fds.d [2021-07-16T06:40:46.961Z] #43 51.40 CC compel/plugins/std/std.o [2021-07-16T06:40:46.961Z] #43 51.73 CC compel/plugins/std/fds.o [2021-07-16T06:40:46.961Z] #43 52.52 CC compel/plugins/std/log.o [2021-07-16T06:40:46.961Z] #43 53.56 CC compel/plugins/std/string.o [2021-07-16T06:40:47.075Z] #43 83.77 DEP criu/image-desc.d [2021-07-16T06:40:47.075Z] #43 83.88 DEP criu/fsnotify.d [2021-07-16T06:40:47.180Z] #49 37.49 go: extracting golang.org/x/text v0.3.2 [2021-07-16T06:40:47.217Z] Merging remotes/origin/20.10 commit cc5a381cbcc06e5cd71fc50a8989c36f6dad9ac3 into PR head commit 8b0913935c60606add6bd5a4c6dcf535a387f07a [2021-07-16T06:40:47.336Z] #43 84.03 DEP criu/filesystems.d [2021-07-16T06:40:47.336Z] #43 84.23 DEP criu/files.d [2021-07-16T06:40:47.537Z] #43 54.50 CC compel/plugins/std/infect.o [2021-07-16T06:40:47.597Z] #43 ... [2021-07-16T06:40:47.597Z] [2021-07-16T06:40:47.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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-16T06:40:47.597Z] #32 sha256:fa82f07544f74f93efe72173067c4a69b133bad14a8791b56bcdf7f2be965c87 [2021-07-16T06:40:47.597Z] #32 DONE 154.7s [2021-07-16T06:40:47.597Z] [2021-07-16T06:40:47.597Z] #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-07-16T06:40:47.597Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:40:47.597Z] #43 84.44 DEP criu/files-reg.d [2021-07-16T06:40:47.597Z] #43 ... [2021-07-16T06:40:47.597Z] [2021-07-16T06:40:47.597Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:40:47.597Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-07-16T06:40:47.597Z] #20 16.16 Reading package lists... [2021-07-16T06:40:47.597Z] #20 19.67 Building dependency tree... [2021-07-16T06:40:47.597Z] #20 21.11 libcap2-bin is already the newest version (1:2.25-2). [2021-07-16T06:40:47.597Z] #20 21.11 The following additional packages will be installed: [2021-07-16T06:40:47.597Z] #20 21.11 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-16T06:40:47.597Z] #20 21.11 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-16T06:40:47.597Z] #20 21.12 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-16T06:40:47.597Z] #20 21.12 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-16T06:40:47.597Z] #20 21.12 python3.7 python3.7-minimal vim-runtime xxd [2021-07-16T06:40:47.597Z] #20 21.12 Suggested packages: [2021-07-16T06:40:47.597Z] #20 21.12 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-16T06:40:47.597Z] #20 21.12 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-16T06:40:47.597Z] #20 21.12 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-16T06:40:47.597Z] #20 21.12 quota [2021-07-16T06:40:47.597Z] #20 21.12 Recommended packages: [2021-07-16T06:40:47.597Z] #20 21.12 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-16T06:40:47.597Z] #20 21.12 python3-keyrings.alt python3-xdg unzip [2021-07-16T06:40:47.597Z] #20 22.87 The following NEW packages will be installed: [2021-07-16T06:40:47.597Z] #20 22.87 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-16T06:40:47.597Z] #20 22.88 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-16T06:40:47.597Z] #20 22.88 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-16T06:40:47.597Z] #20 22.88 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-16T06:40:47.597Z] #20 22.88 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-16T06:40:47.597Z] #20 22.88 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-16T06:40:47.597Z] #20 22.89 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-16T06:40:47.597Z] #20 22.89 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-16T06:40:47.597Z] #20 22.89 xz-utils zip [2021-07-16T06:40:47.752Z] #56 ... [2021-07-16T06:40:47.752Z] [2021-07-16T06:40:47.752Z] #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-07-16T06:40:47.752Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-16T06:40:47.752Z] #36 30.80 Reading package lists... [2021-07-16T06:40:47.752Z] #36 37.35 Building dependency tree... [2021-07-16T06:40:47.752Z] #36 40.76 The following additional packages will be installed: [2021-07-16T06:40:47.752Z] #36 40.77 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-16T06:40:47.752Z] #36 40.80 Suggested packages: [2021-07-16T06:40:47.752Z] #36 40.80 cmake-doc ninja-build lrzip [2021-07-16T06:40:47.752Z] #36 40.80 Recommended packages: [2021-07-16T06:40:47.752Z] #36 40.80 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-16T06:40:47.752Z] #36 41.78 The following NEW packages will be installed: [2021-07-16T06:40:47.752Z] #36 41.78 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-16T06:40:47.752Z] #36 41.79 vim-common xxd [2021-07-16T06:40:47.752Z] #36 42.19 0 upgraded, 10 newly installed, 0 to remove and 34 not upgraded. [2021-07-16T06:40:47.752Z] #36 42.19 Need to get 14.9 MB of archives. [2021-07-16T06:40:47.752Z] #36 42.19 After this operation, 61.8 MB of additional disk space will be used. [2021-07-16T06:40:47.752Z] #36 42.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-16T06:40:47.752Z] #36 42.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-16T06:40:47.752Z] #36 42.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-16T06:40:47.752Z] #36 42.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-16T06:40:47.752Z] #36 43.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-16T06:40:47.752Z] #36 43.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-16T06:40:47.752Z] #36 43.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-16T06:40:47.752Z] #36 43.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-16T06:40:47.752Z] #36 43.80 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-16T06:40:47.752Z] #36 43.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-16T06:40:47.752Z] #36 45.86 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T06:40:47.752Z] #36 46.06 Fetched 14.9 MB in 2s (6198 kB/s) [2021-07-16T06:40:47.752Z] #36 46.15 Selecting previously unselected package xxd. [2021-07-16T06:40:47.752Z] #36 46.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-16T06:40:47.752Z] #36 46.26 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-16T06:40:47.752Z] #36 46.28 Unpacking xxd (2:8.1.0875-5) ... [2021-07-16T06:40:47.752Z] #36 46.51 Selecting previously unselected package vim-common. [2021-07-16T06:40:47.752Z] #36 46.51 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-16T06:40:47.752Z] #36 46.55 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-16T06:40:47.752Z] #36 46.92 Selecting previously unselected package cmake-data. [2021-07-16T06:40:47.752Z] #36 46.92 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-16T06:40:47.752Z] #36 46.93 Unpacking cmake-data (3.13.4-1) ... [2021-07-16T06:40:47.752Z] #36 ... [2021-07-16T06:40:47.752Z] [2021-07-16T06:40:47.752Z] #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-07-16T06:40:47.752Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-16T06:40:47.752Z] #42 31.02 Reading package lists... [2021-07-16T06:40:47.752Z] #42 37.61 Building dependency tree... [2021-07-16T06:40:47.752Z] #42 41.19 The following additional packages will be installed: [2021-07-16T06:40:47.752Z] #42 41.19 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-07-16T06:40:47.752Z] #42 41.19 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-07-16T06:40:47.752Z] #42 41.20 Suggested packages: [2021-07-16T06:40:47.752Z] #42 41.21 manpages-dev python-setuptools [2021-07-16T06:40:47.752Z] #42 42.70 The following NEW packages will be installed: [2021-07-16T06:40:47.752Z] #42 42.73 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-07-16T06:40:47.752Z] #42 42.73 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-07-16T06:40:47.752Z] #42 42.73 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-07-16T06:40:47.752Z] #42 42.73 python-six zlib1g-dev [2021-07-16T06:40:47.752Z] #42 43.17 0 upgraded, 17 newly installed, 0 to remove and 34 not upgraded. [2021-07-16T06:40:47.752Z] #42 43.17 Need to get 4095 kB of archives. [2021-07-16T06:40:47.752Z] #42 43.17 After this operation, 22.5 MB of additional disk space will be used. [2021-07-16T06:40:47.752Z] #42 43.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-07-16T06:40:47.752Z] #42 43.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-16T06:40:47.752Z] #42 43.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-07-16T06:40:47.752Z] #42 43.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-16T06:40:47.752Z] #42 43.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-07-16T06:40:47.752Z] #42 43.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-16T06:40:47.752Z] #42 43.19 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-07-16T06:40:47.752Z] #42 43.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-07-16T06:40:47.752Z] #42 43.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-16T06:40:47.752Z] #42 43.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-07-16T06:40:47.752Z] #42 43.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-07-16T06:40:47.752Z] #42 43.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-07-16T06:40:47.752Z] #42 43.70 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-07-16T06:40:47.752Z] #42 43.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-07-16T06:40:47.752Z] #42 43.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-07-16T06:40:47.752Z] #42 43.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-07-16T06:40:47.752Z] #42 43.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-07-16T06:40:47.752Z] #42 45.53 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T06:40:47.752Z] #42 45.77 Fetched 4095 kB in 1s (4048 kB/s) [2021-07-16T06:40:47.752Z] #42 45.86 Selecting previously unselected package libcap-dev:amd64. [2021-07-16T06:40:47.752Z] #42 45.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-07-16T06:40:47.752Z] #42 45.94 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-07-16T06:40:47.752Z] #42 45.96 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-07-16T06:40:47.752Z] #42 46.11 Selecting previously unselected package libnet1:amd64. [2021-07-16T06:40:47.752Z] #42 46.11 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-16T06:40:47.752Z] #42 46.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-16T06:40:47.752Z] #42 46.28 Selecting previously unselected package libnet1-dev. [2021-07-16T06:40:47.752Z] #42 46.31 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-16T06:40:47.752Z] #42 46.34 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-16T06:40:47.752Z] #42 46.56 Selecting previously unselected package libnl-3-200:amd64. [2021-07-16T06:40:47.752Z] #42 46.56 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-16T06:40:47.752Z] #42 46.57 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-16T06:40:47.752Z] #42 46.72 Selecting previously unselected package libnl-3-dev:amd64. [2021-07-16T06:40:47.752Z] #42 46.73 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-07-16T06:40:47.752Z] #42 46.76 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-16T06:40:47.752Z] #42 47.04 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-16T06:40:47.752Z] #42 47.04 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-16T06:40:47.752Z] #42 47.04 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-16T06:40:47.752Z] #42 47.15 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-07-16T06:40:47.752Z] #42 47.16 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-07-16T06:40:47.752Z] #42 47.17 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-16T06:40:47.752Z] #42 47.30 Selecting previously unselected package zlib1g-dev:amd64. [2021-07-16T06:40:47.752Z] #42 47.30 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-07-16T06:40:47.752Z] #42 47.32 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-16T06:40:47.859Z] #20 23.23 0 upgraded, 49 newly installed, 0 to remove and 32 not upgraded. [2021-07-16T06:40:47.859Z] #20 23.23 Need to get 28.6 MB of archives. [2021-07-16T06:40:47.859Z] #20 23.23 After this operation, 116 MB of additional disk space will be used. [2021-07-16T06:40:47.859Z] #20 23.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-16T06:40:47.859Z] #20 23.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-16T06:40:47.859Z] #20 23.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-16T06:40:47.859Z] #20 23.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-16T06:40:47.859Z] #20 23.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-16T06:40:48.011Z] #42 47.61 Selecting previously unselected package libprotobuf17:amd64. [2021-07-16T06:40:48.011Z] #42 47.61 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-16T06:40:48.011Z] #42 47.64 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-16T06:40:48.114Z] #43 54.99 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-07-16T06:40:48.120Z] #20 23.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-16T06:40:48.120Z] #20 23.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-16T06:40:48.120Z] #20 23.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-16T06:40:48.120Z] #20 23.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-16T06:40:48.120Z] #20 23.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-16T06:40:48.120Z] #20 23.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-16T06:40:48.120Z] #20 23.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-16T06:40:48.120Z] #20 23.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-16T06:40:48.120Z] #20 23.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-16T06:40:48.120Z] #20 23.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-16T06:40:48.120Z] #20 23.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-16T06:40:48.120Z] #20 23.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-16T06:40:48.378Z] #43 55.08 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-07-16T06:40:48.378Z] #43 55.24 AR compel/plugins/std.lib.a [2021-07-16T06:40:48.382Z] #20 23.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-16T06:40:48.382Z] #20 23.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-16T06:40:48.382Z] #20 23.68 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-16T06:40:48.382Z] #20 23.69 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-16T06:40:48.382Z] #20 23.70 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-16T06:40:48.382Z] #20 23.73 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-16T06:40:48.382Z] #20 23.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-16T06:40:48.382Z] #20 23.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-16T06:40:48.382Z] #20 23.79 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-16T06:40:48.382Z] #20 23.79 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-16T06:40:48.382Z] #20 23.82 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-16T06:40:48.382Z] #20 23.82 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-16T06:40:48.550Z] #49 ... [2021-07-16T06:40:48.550Z] [2021-07-16T06:40:48.550Z] #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-07-16T06:40:48.550Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-16T06:40:48.550Z] #40 28.38 + 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-07-16T06:40:48.550Z] #40 ... [2021-07-16T06:40:48.550Z] [2021-07-16T06:40:48.550Z] #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-07-16T06:40:48.550Z] #45 sha256:9665c2321fbd65f772c9f42fa4a5d8d6d3d5cb748329d43994df1aeb33a7a312 [2021-07-16T06:40:48.550Z] #45 29.73 vendor/golang.org/x/crypto/internal/subtle [2021-07-16T06:40:48.550Z] #45 29.92 vendor/golang.org/x/crypto/curve25519 [2021-07-16T06:40:48.642Z] #43 55.39 CC compel/plugins/fds/fds.o [2021-07-16T06:40:46.057Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-16T06:40:46.135Z] > git config --add remote.origin.fetch +refs/pull/42642/head:refs/remotes/origin/PR-42642 # timeout=10 [2021-07-16T06:40:46.198Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-16T06:40:46.338Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-16T06:40:46.464Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-16T06:40:46.464Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T06:40:46.464Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42642/head:refs/remotes/origin/PR-42642 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-07-16T06:40:47.309Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T06:40:47.372Z] > git checkout -f 8b0913935c60606add6bd5a4c6dcf535a387f07a # timeout=10 [2021-07-16T06:40:48.807Z] #45 ... [2021-07-16T06:40:48.807Z] [2021-07-16T06:40:48.807Z] #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-07-16T06:40:48.807Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-16T06:40:48.807Z] #36 32.74 Reading package lists... [2021-07-16T06:40:48.906Z] #43 ... [2021-07-16T06:40:48.906Z] [2021-07-16T06:40:48.906Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-16T06:40:48.906Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-07-16T06:40:48.906Z] #63 CACHED [2021-07-16T06:40:48.906Z] [2021-07-16T06:40:48.906Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-16T06:40:48.906Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-07-16T06:40:48.906Z] #65 CACHED [2021-07-16T06:40:48.906Z] [2021-07-16T06:40:48.906Z] #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-07-16T06:40:48.906Z] #45 sha256:47a6301f731b67ea6657b70a27b6c9a2f8f411ae00157405bc32955f4c00978b [2021-07-16T06:40:48.906Z] #45 99.62 net/http/httptrace [2021-07-16T06:40:48.906Z] #45 99.86 net/http [2021-07-16T06:40:48.948Z] #42 48.45 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-07-16T06:40:48.948Z] #42 48.45 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-07-16T06:40:48.948Z] #42 48.47 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-16T06:40:49.207Z] #42 48.78 Selecting previously unselected package libprotobuf-dev:amd64. [2021-07-16T06:40:49.207Z] #42 48.78 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-07-16T06:40:49.207Z] #42 48.79 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-16T06:40:49.325Z] #20 24.55 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-16T06:40:49.325Z] #20 24.55 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-16T06:40:49.325Z] #20 24.55 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-16T06:40:49.325Z] #20 24.56 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-16T06:40:49.325Z] #20 24.56 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-16T06:40:49.325Z] #20 24.58 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-16T06:40:49.325Z] #20 24.58 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-16T06:40:49.325Z] #20 24.67 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-16T06:40:49.325Z] #20 24.67 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-16T06:40:49.325Z] #20 24.68 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-16T06:40:49.325Z] #20 24.69 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-16T06:40:49.325Z] #20 24.70 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-16T06:40:49.325Z] #20 24.72 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-16T06:40:49.325Z] #20 24.72 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-16T06:40:49.325Z] #20 24.80 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-16T06:40:49.325Z] #20 24.81 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-16T06:40:49.325Z] #20 24.83 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-16T06:40:49.776Z] #42 ... [2021-07-16T06:40:49.776Z] [2021-07-16T06:40:49.776Z] #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-07-16T06:40:49.776Z] #34 sha256:dd004b3b5769cbcac738354ce18596c5d13ddd903dcc62a4bfc106ca4cb4b72e [2021-07-16T06:40:49.776Z] #34 39.19 internal/reflectlite [2021-07-16T06:40:49.776Z] #34 39.21 sync [2021-07-16T06:40:49.776Z] #34 41.93 sort [2021-07-16T06:40:49.776Z] #34 41.93 errors [2021-07-16T06:40:49.776Z] #34 42.35 strconv [2021-07-16T06:40:49.776Z] #34 43.15 io [2021-07-16T06:40:49.776Z] #34 45.15 internal/oserror [2021-07-16T06:40:49.776Z] #34 45.28 syscall [2021-07-16T06:40:49.776Z] #34 46.91 reflect [2021-07-16T06:40:49.776Z] #34 ... [2021-07-16T06:40:49.776Z] [2021-07-16T06:40:49.776Z] #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-07-16T06:40:49.776Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:40:49.776Z] #13 30.22 Reading package lists... [2021-07-16T06:40:49.776Z] #13 37.35 Building dependency tree... [2021-07-16T06:40:49.776Z] #13 41.59 The following additional packages will be installed: [2021-07-16T06:40:49.776Z] #13 41.60 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-16T06:40:49.776Z] #13 41.60 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-16T06:40:49.776Z] #13 41.60 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-16T06:40:49.776Z] #13 41.60 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-07-16T06:40:49.776Z] #13 41.61 mingw-w64-common mingw-w64-x86-64-dev [2021-07-16T06:40:49.776Z] #13 41.62 Suggested packages: [2021-07-16T06:40:49.776Z] #13 41.62 gcc-8-locales seccomp wine64 [2021-07-16T06:40:49.776Z] #13 43.17 The following NEW packages will be installed: [2021-07-16T06:40:49.776Z] #13 43.19 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-16T06:40:49.776Z] #13 43.19 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-16T06:40:49.776Z] #13 43.20 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-16T06:40:49.776Z] #13 43.20 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-16T06:40:49.776Z] #13 43.21 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-16T06:40:49.776Z] #13 43.21 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-16T06:40:49.776Z] #13 43.22 The following packages will be upgraded: [2021-07-16T06:40:49.776Z] #13 43.24 libseccomp2 libsystemd0 libudev1 [2021-07-16T06:40:49.776Z] #13 43.68 3 upgraded, 25 newly installed, 0 to remove and 32 not upgraded. [2021-07-16T06:40:49.776Z] #13 43.68 Need to get 78.2 MB of archives. [2021-07-16T06:40:49.776Z] #13 43.68 After this operation, 487 MB of additional disk space will be used. [2021-07-16T06:40:49.776Z] #13 43.68 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-16T06:40:49.776Z] #13 43.68 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-16T06:40:49.776Z] #13 43.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-07-16T06:40:49.776Z] #13 43.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-07-16T06:40:49.776Z] #13 43.73 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-07-16T06:40:49.776Z] #13 43.97 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-07-16T06:40:49.776Z] #13 44.22 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-07-16T06:40:49.776Z] #13 44.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-16T06:40:49.776Z] #13 44.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-16T06:40:49.776Z] #13 44.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-16T06:40:49.776Z] #13 44.76 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-07-16T06:40:49.776Z] #13 45.13 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-07-16T06:40:49.776Z] #13 45.13 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-07-16T06:40:49.900Z] #20 25.10 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-16T06:40:49.900Z] #20 25.14 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-16T06:40:49.900Z] #20 25.18 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-16T06:40:50.037Z] #13 ... [2021-07-16T06:40:50.037Z] [2021-07-16T06:40:50.037Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-16T06:40:50.037Z] #32 sha256:fa82f07544f74f93efe72173067c4a69b133bad14a8791b56bcdf7f2be965c87 [2021-07-16T06:40:50.296Z] #32 49.18 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) [2021-07-16T06:40:50.296Z] #32 ... [2021-07-16T06:40:50.296Z] [2021-07-16T06:40:50.296Z] #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-07-16T06:40:50.296Z] #45 sha256:42c0ce08cb2eaf1fb74bbc097db04e936d9539abb141e74e66bbf5c1827cfa91 [2021-07-16T06:40:50.296Z] #45 39.83 sync [2021-07-16T06:40:50.296Z] #45 39.88 internal/reflectlite [2021-07-16T06:40:50.296Z] #45 41.45 github.com/LK4D4/vndr/godl/singleflight [2021-07-16T06:40:50.296Z] #45 41.88 math/rand [2021-07-16T06:40:50.296Z] #45 42.81 internal/singleflight [2021-07-16T06:40:50.296Z] #45 43.17 io [2021-07-16T06:40:50.296Z] #45 43.27 strconv [2021-07-16T06:40:50.296Z] #45 44.60 bytes [2021-07-16T06:40:50.296Z] #45 47.45 bufio [2021-07-16T06:40:50.296Z] #45 47.74 reflect [2021-07-16T06:40:50.296Z] #45 49.14 syscall [2021-07-16T06:40:50.296Z] #45 ... [2021-07-16T06:40:50.296Z] [2021-07-16T06:40:50.296Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-16T06:40:50.296Z] #32 sha256:fa82f07544f74f93efe72173067c4a69b133bad14a8791b56bcdf7f2be965c87 [2021-07-16T06:40:50.296Z] #32 49.18 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-07-16T06:40:50.472Z] #20 25.71 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T06:40:50.472Z] #20 25.81 Fetched 28.6 MB in 2s (12.8 MB/s) [2021-07-16T06:40:50.472Z] #20 25.86 Selecting previously unselected package pigz. [2021-07-16T06:40:50.472Z] #20 25.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 ... 23435 files and directories currently installed.) [2021-07-16T06:40:50.472Z] #20 25.91 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-16T06:40:50.472Z] #20 25.92 Unpacking pigz (2.4-1) ... [2021-07-16T06:40:50.472Z] #20 26.03 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-16T06:40:50.526Z] Merge succeeded, producing 8b0913935c60606add6bd5a4c6dcf535a387f07a [2021-07-16T06:40:50.527Z] Checking out Revision 8b0913935c60606add6bd5a4c6dcf535a387f07a (PR-42642) [2021-07-16T06:40:50.557Z] #32 49.77 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-16T06:40:50.734Z] #20 26.04 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-16T06:40:50.734Z] #20 26.04 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-16T06:40:50.817Z] #32 50.01 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-16T06:40:50.959Z] #36 39.71 Building dependency tree... [2021-07-16T06:40:50.996Z] #20 26.46 Selecting previously unselected package python3.7-minimal. [2021-07-16T06:40:50.996Z] #20 26.46 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-16T06:40:50.996Z] #20 26.47 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-16T06:40:51.271Z] #51 ... [2021-07-16T06:40:51.271Z] [2021-07-16T06:40:51.271Z] #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-07-16T06:40:51.271Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-16T06:40:51.271Z] #42 50.75 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-07-16T06:40:51.271Z] #42 50.76 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-07-16T06:40:51.271Z] #42 50.78 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-16T06:40:51.271Z] #42 50.95 Selecting previously unselected package libprotobuf-dev:amd64. [2021-07-16T06:40:51.271Z] #42 50.98 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-07-16T06:40:51.271Z] #42 50.99 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-16T06:40:51.271Z] #42 52.36 Selecting previously unselected package libprotoc17:amd64. [2021-07-16T06:40:51.271Z] #42 52.38 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-07-16T06:40:51.271Z] #42 52.39 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-16T06:40:51.271Z] #42 53.12 Selecting previously unselected package protobuf-c-compiler. [2021-07-16T06:40:51.271Z] #42 53.14 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-07-16T06:40:51.271Z] #42 53.15 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-16T06:40:51.271Z] #42 53.35 Selecting previously unselected package protobuf-compiler. [2021-07-16T06:40:51.271Z] #42 53.38 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-07-16T06:40:51.271Z] #42 53.39 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-07-16T06:40:51.271Z] #42 53.59 Selecting previously unselected package python-pkg-resources. [2021-07-16T06:40:51.271Z] #42 53.60 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-07-16T06:40:51.271Z] #42 53.62 Unpacking python-pkg-resources (40.8.0-1) ... [2021-07-16T06:40:51.271Z] #42 53.88 Selecting previously unselected package python-six. [2021-07-16T06:40:51.271Z] #42 53.88 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-07-16T06:40:51.271Z] #42 53.89 Unpacking python-six (1.12.0-1) ... [2021-07-16T06:40:51.271Z] #42 54.00 Selecting previously unselected package python-protobuf. [2021-07-16T06:40:51.271Z] #42 54.00 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-16T06:40:51.271Z] #42 54.02 Unpacking python-protobuf (3.6.1.3-2) ... [2021-07-16T06:40:51.271Z] #42 54.65 Setting up python-pkg-resources (40.8.0-1) ... [2021-07-16T06:40:50.108Z] > git remote # timeout=10 [2021-07-16T06:40:50.218Z] > git config --get remote.origin.url # timeout=10 [2021-07-16T06:40:50.280Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-16T06:40:50.280Z] > git merge cc5a381cbcc06e5cd71fc50a8989c36f6dad9ac3 # timeout=10 [2021-07-16T06:40:50.421Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-16T06:40:50.546Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T06:40:50.608Z] > git checkout -f 8b0913935c60606add6bd5a4c6dcf535a387f07a # timeout=10 [2021-07-16T06:40:51.890Z] #36 ... [2021-07-16T06:40:51.890Z] [2021-07-16T06:40:51.890Z] #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-07-16T06:40:51.890Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:40:51.890Z] #13 27.51 Fetched 8987 kB in 19s (461 kB/s) [2021-07-16T06:40:51.890Z] #13 27.51 Reading package lists... [2021-07-16T06:40:51.890Z] #13 35.11 Reading package lists... [2021-07-16T06:40:51.890Z] #13 ... [2021-07-16T06:40:51.890Z] [2021-07-16T06:40:51.890Z] #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-07-16T06:40:51.890Z] #45 sha256:9665c2321fbd65f772c9f42fa4a5d8d6d3d5cb748329d43994df1aeb33a7a312 [2021-07-16T06:40:51.890Z] #45 42.34 github.com/LK4D4/vndr/godl/singleflight [2021-07-16T06:40:51.890Z] #45 42.39 io [2021-07-16T06:40:51.940Z] #20 27.43 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-16T06:40:52.147Z] #45 42.71 strconv [2021-07-16T06:40:52.202Z] #20 27.45 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-16T06:40:53.078Z] #45 43.67 bytes [2021-07-16T06:40:53.162Z] #42 ... [2021-07-16T06:40:53.162Z] [2021-07-16T06:40:53.162Z] #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-07-16T06:40:53.162Z] #51 sha256:36b5ea37fb330dc27f352284667d7ecf42ed8603b41c4aadca07cec88a57619c [2021-07-16T06:40:53.162Z] #51 57.88 time [2021-07-16T06:40:54.110Z] #51 ... [2021-07-16T06:40:54.110Z] [2021-07-16T06:40:54.110Z] #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-07-16T06:40:54.110Z] #47 sha256:cf1dbc0ca028d2b2b0a542135a75e64f1903bab571dc9fc07439c9bfb3a4f219 [2021-07-16T06:40:54.110Z] #47 DONE 58.6s [2021-07-16T06:40:54.110Z] [2021-07-16T06:40:54.110Z] #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-07-16T06:40:54.110Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:40:54.110Z] #13 49.44 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-07-16T06:40:54.110Z] #13 51.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-16T06:40:54.110Z] #13 51.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-16T06:40:54.110Z] #13 51.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-16T06:40:54.110Z] #13 51.96 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-16T06:40:54.110Z] #13 51.97 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-07-16T06:40:54.110Z] #13 51.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-16T06:40:54.110Z] #13 51.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-16T06:40:54.110Z] #13 52.04 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-16T06:40:54.110Z] #13 52.06 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-16T06:40:54.110Z] #13 52.09 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-16T06:40:54.110Z] #13 52.09 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-16T06:40:54.110Z] #13 52.17 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-16T06:40:54.110Z] #13 52.18 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-16T06:40:54.110Z] #13 52.19 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-16T06:40:54.110Z] #13 53.41 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T06:40:54.110Z] #13 53.61 Fetched 78.2 MB in 8s (9728 kB/s) [2021-07-16T06:40:54.110Z] #13 53.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-16T06:40:54.110Z] #13 53.85 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-07-16T06:40:54.110Z] #13 53.88 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-07-16T06:40:54.141Z] #20 29.59 Selecting previously unselected package python3-minimal. [2021-07-16T06:40:54.142Z] #20 29.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 ... 23684 files and directories currently installed.) [2021-07-16T06:40:54.142Z] #20 29.65 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-16T06:40:54.142Z] #20 29.66 Unpacking python3-minimal (3.7.3-1) ... [2021-07-16T06:40:54.142Z] #20 29.72 Selecting previously unselected package libmpdec2:amd64. [2021-07-16T06:40:54.142Z] #20 29.72 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-16T06:40:54.222Z] #45 ... [2021-07-16T06:40:54.222Z] [2021-07-16T06:40:54.222Z] #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-07-16T06:40:54.222Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-16T06:40:54.222Z] #43 55.84 AR compel/plugins/fds.lib.a [2021-07-16T06:40:54.222Z] #43 55.91 HOSTDEP compel/src/lib/log-host.d [2021-07-16T06:40:54.222Z] #43 56.09 HOSTDEP compel/src/lib/handle-elf-host.d [2021-07-16T06:40:54.222Z] #43 56.21 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-07-16T06:40:54.222Z] #43 56.30 HOSTDEP compel/src/main-host.d [2021-07-16T06:40:54.222Z] #43 56.44 DEP compel/src/lib/ptrace.d [2021-07-16T06:40:54.222Z] #43 56.76 DEP compel/src/lib/infect.d [2021-07-16T06:40:54.222Z] #43 56.97 DEP compel/src/lib/infect-util.d [2021-07-16T06:40:54.222Z] #43 57.15 DEP compel/src/lib/infect-rpc.d [2021-07-16T06:40:54.222Z] #43 57.30 DEP compel/arch/aarch64/src/lib/infect.d [2021-07-16T06:40:54.222Z] #43 57.42 DEP compel/arch/aarch64/src/lib/cpu.d [2021-07-16T06:40:54.222Z] #43 57.48 DEP compel/src/lib/log.d [2021-07-16T06:40:54.222Z] #43 57.62 DEP compel/src/main.d [2021-07-16T06:40:54.222Z] #43 57.77 DEP compel/src/lib/handle-elf.d [2021-07-16T06:40:54.222Z] #43 57.92 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-07-16T06:40:54.222Z] #43 58.08 CC compel/src/lib/log.o [2021-07-16T06:40:54.222Z] #43 58.34 CC compel/arch/aarch64/src/lib/cpu.o [2021-07-16T06:40:54.222Z] #43 58.62 CC compel/arch/aarch64/src/lib/infect.o [2021-07-16T06:40:54.222Z] #43 59.06 CC compel/src/lib/infect-rpc.o [2021-07-16T06:40:54.222Z] #43 59.49 CC compel/src/lib/infect-util.o [2021-07-16T06:40:54.222Z] #43 59.78 CC compel/src/lib/infect.o [2021-07-16T06:40:54.371Z] #13 ... [2021-07-16T06:40:54.371Z] [2021-07-16T06:40:54.371Z] #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-07-16T06:40:54.371Z] #45 sha256:9574e771e9ba3780aac7bdbded556265a3c17a43606033b88cb73903f4a136ad [2021-07-16T06:40:54.371Z] #45 48.85 bufio [2021-07-16T06:40:54.371Z] #45 49.98 reflect [2021-07-16T06:40:54.371Z] #45 50.64 syscall [2021-07-16T06:40:54.371Z] #45 59.19 time [2021-07-16T06:40:54.371Z] #45 ... [2021-07-16T06:40:54.371Z] [2021-07-16T06:40:54.371Z] #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-07-16T06:40:54.371Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:40:54.371Z] #13 54.63 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-07-16T06:40:54.402Z] #20 29.73 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-16T06:40:54.402Z] #20 29.85 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-16T06:40:54.402Z] #20 29.85 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-16T06:40:54.402Z] #20 29.86 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-16T06:40:54.800Z] #43 61.62 CC compel/src/lib/ptrace.o [2021-07-16T06:40:54.800Z] #43 ... [2021-07-16T06:40:54.800Z] [2021-07-16T06:40:54.800Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:40:54.800Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-07-16T06:40:54.800Z] #20 2.139 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-16T06:40:54.800Z] #20 2.261 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-16T06:40:54.800Z] #20 2.271 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-16T06:40:54.800Z] #20 2.273 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-16T06:40:54.800Z] #20 5.190 Reading package lists... [2021-07-16T06:40:54.886Z] #13 54.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-16T06:40:54.886Z] #13 55.07 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-16T06:40:54.886Z] #13 55.09 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-16T06:40:54.973Z] #45 ... [2021-07-16T06:40:54.973Z] [2021-07-16T06:40:54.973Z] #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-07-16T06:40:54.973Z] #67 sha256:86b7c71cee05032da36437e700e79a21d79a727c3b3f760ebdcdd1d8fc89d48b [2021-07-16T06:40:54.973Z] #67 DONE 45.2s [2021-07-16T06:40:54.973Z] [2021-07-16T06:40:54.973Z] #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-07-16T06:40:54.973Z] #49 sha256:333d4ace29ef949e84372e1a337b7ae2abafe5140e59ae46ec895a7a982338c7 [2021-07-16T06:40:54.973Z] #49 42.81 go: finding github.com/fatih/color v1.7.0 [2021-07-16T06:40:54.973Z] #49 42.93 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-16T06:40:54.973Z] #49 42.94 go: finding github.com/mattn/go-colorable v0.1.4 [2021-07-16T06:40:54.973Z] #49 42.97 go: finding github.com/mattn/go-isatty v0.0.8 [2021-07-16T06:40:54.973Z] #49 43.00 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-16T06:40:54.973Z] #49 43.11 go: finding github.com/pkg/errors v0.8.1 [2021-07-16T06:40:54.973Z] #49 43.11 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-16T06:40:54.973Z] #49 43.12 go: finding github.com/go-critic/go-critic v0.4.1 [2021-07-16T06:40:54.973Z] #49 43.13 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-07-16T06:40:54.973Z] #49 43.21 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-07-16T06:40:54.973Z] #49 43.22 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-07-16T06:40:54.973Z] #49 43.25 go: finding github.com/sirupsen/logrus v1.4.2 [2021-07-16T06:40:54.973Z] #49 43.26 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-07-16T06:40:54.973Z] #49 43.26 go: finding github.com/stretchr/testify v1.4.0 [2021-07-16T06:40:54.973Z] #49 43.29 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-07-16T06:40:54.973Z] #49 43.31 go: finding github.com/davecgh/go-spew v1.1.1 [2021-07-16T06:40:54.973Z] #49 43.32 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-07-16T06:40:54.973Z] #49 43.32 go: finding github.com/spf13/viper v1.6.1 [2021-07-16T06:40:54.973Z] #49 43.33 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-07-16T06:40:54.973Z] #49 43.37 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-07-16T06:40:54.973Z] #49 43.40 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-07-16T06:40:54.973Z] #49 43.43 go: finding github.com/stretchr/objx v0.2.0 [2021-07-16T06:40:54.973Z] #49 43.58 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-16T06:40:54.973Z] #49 43.59 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-07-16T06:40:54.973Z] #49 43.59 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-07-16T06:40:54.973Z] #49 43.61 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-16T06:40:54.973Z] #49 43.64 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-07-16T06:40:54.973Z] #49 43.67 go: finding github.com/spf13/cobra v0.0.5 [2021-07-16T06:40:54.973Z] #49 43.72 go: finding github.com/gobwas/glob v0.2.3 [2021-07-16T06:40:54.973Z] #49 43.73 go: finding github.com/hashicorp/hcl v1.0.0 [2021-07-16T06:40:54.973Z] #49 43.77 go: finding github.com/spf13/pflag v1.0.5 [2021-07-16T06:40:54.973Z] #49 43.78 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-16T06:40:54.973Z] #49 43.83 go: finding github.com/magiconair/properties v1.8.1 [2021-07-16T06:40:54.973Z] #49 43.85 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-16T06:40:54.973Z] #49 43.89 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-07-16T06:40:54.973Z] #49 43.99 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-16T06:40:54.973Z] #49 44.08 go: finding github.com/pelletier/go-toml v1.2.0 [2021-07-16T06:40:54.973Z] #49 44.08 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-16T06:40:54.973Z] #49 44.12 go: finding github.com/spf13/afero v1.1.2 [2021-07-16T06:40:54.973Z] #49 44.14 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-16T06:40:54.973Z] #49 44.20 go: finding github.com/spf13/cast v1.3.0 [2021-07-16T06:40:54.973Z] #49 44.23 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-16T06:40:54.973Z] #49 44.23 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-07-16T06:40:54.973Z] #49 44.27 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-16T06:40:54.973Z] #49 44.28 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-16T06:40:54.973Z] #49 44.30 go: finding github.com/subosito/gotenv v1.2.0 [2021-07-16T06:40:54.973Z] #49 44.39 go: finding gopkg.in/ini.v1 v1.51.0 [2021-07-16T06:40:54.973Z] #49 44.39 go: finding golang.org/x/text v0.3.2 [2021-07-16T06:40:54.973Z] #49 44.58 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-16T06:40:54.973Z] #49 44.58 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-16T06:40:54.973Z] #49 44.62 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-16T06:40:54.973Z] #49 44.65 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-16T06:40:54.973Z] #49 44.65 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-16T06:40:54.973Z] #49 44.73 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-16T06:40:54.973Z] #49 44.73 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-16T06:40:54.973Z] #49 44.77 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-16T06:40:54.973Z] #49 44.77 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-16T06:40:54.973Z] #49 44.79 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-16T06:40:54.973Z] #49 44.84 go: finding github.com/kisielk/gotool v1.0.0 [2021-07-16T06:40:54.973Z] #49 44.86 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-16T06:40:54.973Z] #49 44.94 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-07-16T06:40:54.973Z] #49 45.02 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-16T06:40:54.973Z] #49 45.04 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-16T06:40:54.973Z] #49 45.16 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-16T06:40:54.973Z] #49 45.16 go: finding github.com/ultraware/funlen v0.0.2 [2021-07-16T06:40:54.973Z] #49 45.17 go: finding github.com/ultraware/whitespace v0.0.4 [2021-07-16T06:40:54.973Z] #49 45.20 go: finding github.com/uudashr/gocognit v1.0.1 [2021-07-16T06:40:54.973Z] #49 45.21 go: finding github.com/gogo/protobuf v1.2.1 [2021-07-16T06:40:54.973Z] #49 45.23 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-16T06:40:54.973Z] #49 45.46 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-16T06:40:54.973Z] #49 45.50 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-16T06:40:54.973Z] #49 45.50 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-16T06:40:54.973Z] #49 45.55 go: finding github.com/BurntSushi/toml v0.3.1 [2021-07-16T06:40:55.064Z] #20 8.614 Reading package lists... [2021-07-16T06:40:55.064Z] #20 ... [2021-07-16T06:40:55.064Z] [2021-07-16T06:40:55.064Z] #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-07-16T06:40:55.064Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-16T06:40:55.064Z] #43 61.96 AR compel/libcompel.a [2021-07-16T06:40:55.230Z] #49 45.57 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-16T06:40:55.328Z] #43 62.05 HOSTCC compel/src/main-host.o [2021-07-16T06:40:55.342Z] #20 30.79 Selecting previously unselected package python3.7. [2021-07-16T06:40:55.342Z] #20 30.79 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-16T06:40:55.342Z] #20 30.80 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-16T06:40:55.449Z] #13 55.53 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-16T06:40:55.449Z] #13 55.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-16T06:40:55.449Z] #13 55.77 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-07-16T06:40:55.449Z] #13 55.79 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-07-16T06:40:55.592Z] #43 62.47 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-07-16T06:40:55.603Z] #20 30.92 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-16T06:40:55.603Z] #20 30.93 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-16T06:40:55.603Z] #20 30.94 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-16T06:40:55.603Z] #20 31.01 Setting up python3-minimal (3.7.3-1) ... [2021-07-16T06:40:55.706Z] #13 56.01 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-07-16T06:40:55.706Z] #13 56.14 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-16T06:40:55.855Z] #43 62.54 HOSTCC compel/src/lib/handle-elf-host.o [2021-07-16T06:40:55.963Z] #13 56.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-07-16T06:40:55.963Z] #13 56.21 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-16T06:40:55.963Z] #13 56.24 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-16T06:40:56.119Z] #43 62.78 HOSTCC compel/src/lib/log-host.o [2021-07-16T06:40:56.383Z] #43 63.07 HOSTLINK compel/compel-host-bin [2021-07-16T06:40:56.544Z] #20 31.88 Selecting previously unselected package python3. [2021-07-16T06:40:56.544Z] #20 31.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 ... 24096 files and directories currently installed.) [2021-07-16T06:40:56.544Z] #20 31.93 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-16T06:40:56.544Z] #20 31.95 Unpacking python3 (3.7.3-1) ... [2021-07-16T06:40:56.544Z] #20 32.04 Selecting previously unselected package libip4tc0:amd64. [2021-07-16T06:40:56.544Z] #20 32.04 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-16T06:40:56.544Z] #20 32.05 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-16T06:40:56.544Z] #20 32.15 Selecting previously unselected package libip6tc0:amd64. [2021-07-16T06:40:56.647Z] #43 63.36 DEP soccr/soccr.d [2021-07-16T06:40:56.647Z] #43 63.54 CC soccr/soccr.o [2021-07-16T06:40:56.805Z] #20 32.15 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-16T06:40:56.805Z] #20 32.16 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-16T06:40:56.805Z] #20 32.24 Selecting previously unselected package libiptc0:amd64. [2021-07-16T06:40:56.805Z] #20 32.24 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-16T06:40:56.805Z] #20 32.24 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-16T06:40:56.805Z] #20 32.33 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-16T06:40:56.805Z] #20 32.33 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-16T06:40:56.805Z] #20 32.34 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-16T06:40:56.805Z] #20 32.42 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-16T06:40:56.805Z] #20 32.42 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-16T06:40:56.903Z] #13 ... [2021-07-16T06:40:56.903Z] [2021-07-16T06:40:56.903Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-16T06:40:56.903Z] #32 sha256:fa82f07544f74f93efe72173067c4a69b133bad14a8791b56bcdf7f2be965c87 [2021-07-16T06:40:56.903Z] #32 51.15 Checking out files: 88% (1342/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-07-16T06:40:56.903Z] #32 51.72 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-16T06:40:56.903Z] #32 51.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-16T06:40:56.903Z] #32 ... [2021-07-16T06:40:56.903Z] [2021-07-16T06:40:56.903Z] #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-07-16T06:40:56.903Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-16T06:40:56.903Z] #42 60.39 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-16T06:40:56.903Z] #42 60.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-16T06:40:56.903Z] #42 60.42 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-16T06:40:56.903Z] #42 60.45 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-16T06:40:56.903Z] #42 60.46 Setting up python-six (1.12.0-1) ... [2021-07-16T06:40:57.065Z] #20 32.42 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-16T06:40:57.065Z] #20 32.51 Selecting previously unselected package libnftnl11:amd64. [2021-07-16T06:40:57.065Z] #20 32.51 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-16T06:40:57.065Z] #20 32.52 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-16T06:40:57.065Z] #20 32.61 Selecting previously unselected package iptables. [2021-07-16T06:40:57.065Z] #20 32.61 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-16T06:40:57.325Z] #20 32.64 Unpacking iptables (1.8.2-4) ... [2021-07-16T06:40:57.389Z] #32 ... [2021-07-16T06:40:57.389Z] [2021-07-16T06:40:57.389Z] #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-07-16T06:40:57.389Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-16T06:40:57.389Z] #42 50.19 Selecting previously unselected package libprotoc17:amd64. [2021-07-16T06:40:57.389Z] #42 50.19 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-07-16T06:40:57.389Z] #42 50.21 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-16T06:40:57.389Z] #42 50.95 Selecting previously unselected package protobuf-c-compiler. [2021-07-16T06:40:57.389Z] #42 50.95 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-07-16T06:40:57.389Z] #42 50.96 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-16T06:40:57.389Z] #42 51.12 Selecting previously unselected package protobuf-compiler. [2021-07-16T06:40:57.389Z] #42 51.14 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-07-16T06:40:57.389Z] #42 51.15 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-07-16T06:40:57.389Z] #42 51.32 Selecting previously unselected package python-pkg-resources. [2021-07-16T06:40:57.389Z] #42 51.34 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-07-16T06:40:57.389Z] #42 51.35 Unpacking python-pkg-resources (40.8.0-1) ... [2021-07-16T06:40:57.389Z] #42 51.57 Selecting previously unselected package python-six. [2021-07-16T06:40:57.389Z] #42 51.58 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-07-16T06:40:57.389Z] #42 51.59 Unpacking python-six (1.12.0-1) ... [2021-07-16T06:40:57.389Z] #42 51.71 Selecting previously unselected package python-protobuf. [2021-07-16T06:40:57.389Z] #42 51.73 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-16T06:40:57.389Z] #42 51.74 Unpacking python-protobuf (3.6.1.3-2) ... [2021-07-16T06:40:57.389Z] #42 52.89 Setting up python-pkg-resources (40.8.0-1) ... [2021-07-16T06:40:57.389Z] #42 ... [2021-07-16T06:40:57.389Z] [2021-07-16T06:40:57.389Z] #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-07-16T06:40:57.389Z] #45 sha256:42c0ce08cb2eaf1fb74bbc097db04e936d9539abb141e74e66bbf5c1827cfa91 [2021-07-16T06:40:57.389Z] #45 56.27 time [2021-07-16T06:40:57.586Z] #20 32.97 Selecting previously unselected package xxd. [2021-07-16T06:40:57.586Z] #20 32.97 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-16T06:40:57.586Z] #20 32.98 Unpacking xxd (2:8.1.0875-5) ... [2021-07-16T06:40:57.648Z] #45 ... [2021-07-16T06:40:57.648Z] [2021-07-16T06:40:57.648Z] #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-07-16T06:40:57.648Z] #47 sha256:8a7c9ba59cff672ef0d11c5792d23ade153a45674934f71d2fd0e0484abf34a7 [2021-07-16T06:40:57.648Z] #47 DONE 57.3s [2021-07-16T06:40:57.648Z] [2021-07-16T06:40:57.648Z] #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-07-16T06:40:57.648Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:40:57.648Z] #13 49.11 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-07-16T06:40:57.648Z] #13 51.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-16T06:40:57.648Z] #13 51.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-16T06:40:57.648Z] #13 51.89 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-16T06:40:57.648Z] #13 51.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-16T06:40:57.648Z] #13 51.91 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-07-16T06:40:57.648Z] #13 51.91 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-16T06:40:57.648Z] #13 51.95 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-16T06:40:57.648Z] #13 51.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-16T06:40:57.648Z] #13 51.99 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-16T06:40:57.648Z] #13 52.03 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-16T06:40:57.648Z] #13 52.03 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-16T06:40:57.648Z] #13 52.10 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-16T06:40:57.648Z] #13 52.11 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-16T06:40:57.648Z] #13 52.13 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-16T06:40:57.648Z] #13 53.38 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T06:40:57.648Z] #13 53.76 Fetched 78.2 MB in 9s (8962 kB/s) [2021-07-16T06:40:57.751Z] #49 ... [2021-07-16T06:40:57.751Z] [2021-07-16T06:40:57.751Z] #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-07-16T06:40:57.751Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-07-16T06:40:57.751Z] #55 34.32 Reading package lists... [2021-07-16T06:40:57.751Z] #55 41.02 Building dependency tree... [2021-07-16T06:40:57.751Z] #55 44.53 The following additional packages will be installed: [2021-07-16T06:40:57.751Z] #55 44.53 libbtrfs0 [2021-07-16T06:40:57.751Z] #55 44.71 The following NEW packages will be installed: [2021-07-16T06:40:57.751Z] #55 44.72 libbtrfs-dev libbtrfs0 [2021-07-16T06:40:57.751Z] #55 45.15 0 upgraded, 2 newly installed, 0 to remove and 34 not upgraded. [2021-07-16T06:40:57.751Z] #55 45.15 Need to get 119 kB of archives. [2021-07-16T06:40:57.751Z] #55 45.15 After this operation, 387 kB of additional disk space will be used. [2021-07-16T06:40:57.751Z] #55 45.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-16T06:40:57.751Z] #55 45.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-16T06:40:57.751Z] #55 46.52 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T06:40:57.751Z] #55 46.75 Fetched 119 kB in 0s (432 kB/s) [2021-07-16T06:40:57.751Z] #55 46.87 Selecting previously unselected package libbtrfs0. [2021-07-16T06:40:57.751Z] #55 46.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-16T06:40:57.751Z] #55 46.97 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-16T06:40:57.751Z] #55 46.98 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-16T06:40:57.751Z] #55 47.09 Selecting previously unselected package libbtrfs-dev. [2021-07-16T06:40:57.751Z] #55 47.12 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-16T06:40:57.751Z] #55 47.15 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-16T06:40:57.751Z] #55 47.46 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-16T06:40:57.751Z] #55 47.47 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-16T06:40:57.751Z] #55 47.48 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T06:40:57.751Z] #55 DONE 48.1s [2021-07-16T06:40:57.751Z] [2021-07-16T06:40:57.751Z] #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-07-16T06:40:57.751Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-16T06:40:57.751Z] #36 43.25 The following additional packages will be installed: [2021-07-16T06:40:57.751Z] #36 43.26 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-16T06:40:57.751Z] #36 43.27 Suggested packages: [2021-07-16T06:40:57.751Z] #36 43.29 cmake-doc ninja-build lrzip [2021-07-16T06:40:57.751Z] #36 43.29 Recommended packages: [2021-07-16T06:40:57.751Z] #36 43.30 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-16T06:40:57.751Z] #36 44.25 The following NEW packages will be installed: [2021-07-16T06:40:57.751Z] #36 44.25 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-16T06:40:57.751Z] #36 44.26 vim-common xxd [2021-07-16T06:40:57.751Z] #36 44.65 0 upgraded, 10 newly installed, 0 to remove and 34 not upgraded. [2021-07-16T06:40:57.751Z] #36 44.65 Need to get 14.9 MB of archives. [2021-07-16T06:40:57.751Z] #36 44.65 After this operation, 61.8 MB of additional disk space will be used. [2021-07-16T06:40:57.751Z] #36 44.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-16T06:40:57.751Z] #36 44.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-16T06:40:57.751Z] #36 44.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-16T06:40:57.751Z] #36 44.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-16T06:40:57.751Z] #36 45.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-16T06:40:57.751Z] #36 45.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-16T06:40:57.751Z] #36 45.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-16T06:40:57.751Z] #36 45.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-16T06:40:57.751Z] #36 45.92 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-16T06:40:57.751Z] #36 45.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-16T06:40:57.751Z] #36 47.40 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T06:40:57.751Z] #36 47.64 Fetched 14.9 MB in 2s (7579 kB/s) [2021-07-16T06:40:57.751Z] #36 47.74 Selecting previously unselected package xxd. [2021-07-16T06:40:57.751Z] #36 47.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 ... 15410 files and directories currently installed.) [2021-07-16T06:40:57.751Z] #36 47.82 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-16T06:40:57.751Z] #36 47.82 Unpacking xxd (2:8.1.0875-5) ... [2021-07-16T06:40:57.751Z] #36 48.12 Selecting previously unselected package vim-common. [2021-07-16T06:40:57.751Z] #36 48.12 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-16T06:40:57.751Z] #36 48.19 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-16T06:40:57.847Z] #20 33.17 Selecting previously unselected package vim-common. [2021-07-16T06:40:57.847Z] #20 33.17 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-16T06:40:57.847Z] #20 33.22 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-16T06:40:57.847Z] #20 ... [2021-07-16T06:40:57.847Z] [2021-07-16T06:40:57.847Z] #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-07-16T06:40:57.847Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:40:57.847Z] #43 84.74 DEP criu/files-ext.d [2021-07-16T06:40:57.847Z] #43 85.07 DEP criu/file-lock.d [2021-07-16T06:40:57.847Z] #43 85.38 DEP criu/file-ids.d [2021-07-16T06:40:57.847Z] #43 85.61 DEP criu/fifo.d [2021-07-16T06:40:57.847Z] #43 85.79 DEP criu/fdstore.d [2021-07-16T06:40:57.847Z] #43 85.92 DEP criu/fault-injection.d [2021-07-16T06:40:57.847Z] #43 85.97 DEP criu/external.d [2021-07-16T06:40:57.847Z] #43 86.06 DEP criu/eventpoll.d [2021-07-16T06:40:57.847Z] #43 86.18 DEP criu/eventfd.d [2021-07-16T06:40:57.847Z] #43 86.37 DEP criu/crtools.d [2021-07-16T06:40:57.847Z] #43 86.52 DEP criu/cr-service.d [2021-07-16T06:40:57.847Z] #43 86.72 DEP criu/cr-restore.d [2021-07-16T06:40:57.847Z] #43 86.91 DEP criu/cr-errno.d [2021-07-16T06:40:57.847Z] #43 86.93 DEP criu/cr-dump.d [2021-07-16T06:40:57.847Z] #43 87.11 DEP criu/cr-dedup.d [2021-07-16T06:40:57.847Z] #43 87.24 DEP criu/cr-check.d [2021-07-16T06:40:57.847Z] #43 87.44 DEP criu/config.d [2021-07-16T06:40:57.847Z] #43 87.64 DEP criu/clone-noasan.d [2021-07-16T06:40:57.847Z] #43 87.70 DEP criu/cgroup.d [2021-07-16T06:40:57.847Z] #43 87.78 DEP criu/cgroup-props.d [2021-07-16T06:40:57.847Z] #43 87.86 DEP criu/bitmap.d [2021-07-16T06:40:57.847Z] #43 87.88 DEP criu/bfd.d [2021-07-16T06:40:57.847Z] #43 87.96 DEP criu/autofs.d [2021-07-16T06:40:57.847Z] #43 88.07 DEP criu/aio.d [2021-07-16T06:40:57.847Z] #43 88.18 DEP criu/action-scripts.d [2021-07-16T06:40:57.847Z] #43 88.41 CC criu/action-scripts.o [2021-07-16T06:40:57.847Z] #43 88.74 CC criu/aio.o [2021-07-16T06:40:57.847Z] #43 89.42 CC criu/autofs.o [2021-07-16T06:40:57.847Z] #43 90.78 CC criu/bfd.o [2021-07-16T06:40:57.847Z] #43 91.26 CC criu/bitmap.o [2021-07-16T06:40:57.847Z] #43 91.45 CC criu/cgroup-props.o [2021-07-16T06:40:57.847Z] #43 92.16 CC criu/cgroup.o [2021-07-16T06:40:58.108Z] #43 94.83 CC criu/clone-noasan.o [2021-07-16T06:40:58.108Z] #43 ... [2021-07-16T06:40:58.108Z] [2021-07-16T06:40:58.108Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:40:58.108Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-07-16T06:40:58.108Z] #20 33.40 Selecting previously unselected package bash-completion. [2021-07-16T06:40:58.108Z] #20 33.40 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-16T06:40:58.168Z] #13 54.01 (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-07-16T06:40:58.168Z] #13 54.15 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-07-16T06:40:58.168Z] #13 54.20 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-07-16T06:40:58.272Z] #42 ... [2021-07-16T06:40:58.272Z] [2021-07-16T06:40:58.272Z] #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-07-16T06:40:58.272Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-16T06:40:58.272Z] #36 52.89 Selecting previously unselected package libicu63:amd64. [2021-07-16T06:40:58.272Z] #36 52.91 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-16T06:40:58.272Z] #36 52.92 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-16T06:40:58.272Z] #36 60.82 Selecting previously unselected package libxml2:amd64. [2021-07-16T06:40:58.272Z] #36 60.82 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-16T06:40:58.272Z] #36 60.83 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-16T06:40:58.272Z] #36 61.46 Selecting previously unselected package libarchive13:amd64. [2021-07-16T06:40:58.272Z] #36 61.48 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-16T06:40:58.272Z] #36 61.49 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-16T06:40:58.272Z] #36 61.85 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-16T06:40:58.272Z] #36 61.87 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-16T06:40:58.272Z] #36 61.88 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-16T06:40:58.272Z] #36 62.00 Selecting previously unselected package librhash0:amd64. [2021-07-16T06:40:58.272Z] #36 62.01 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-16T06:40:58.272Z] #36 62.02 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-16T06:40:58.272Z] #36 62.19 Selecting previously unselected package libuv1:amd64. [2021-07-16T06:40:58.272Z] #36 62.20 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-16T06:40:58.272Z] #36 62.21 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-16T06:40:58.272Z] #36 62.39 Selecting previously unselected package cmake. [2021-07-16T06:40:58.272Z] #36 62.40 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-16T06:40:58.272Z] #36 62.41 Unpacking cmake (3.13.4-1) ... [2021-07-16T06:40:58.272Z] #36 ... [2021-07-16T06:40:58.272Z] [2021-07-16T06:40:58.272Z] #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-07-16T06:40:58.272Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:40:58.272Z] #13 58.56 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-16T06:40:58.272Z] #13 58.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-16T06:40:58.272Z] #13 58.58 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-16T06:40:58.316Z] #36 48.61 Selecting previously unselected package cmake-data. [2021-07-16T06:40:58.316Z] #36 48.61 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-16T06:40:58.316Z] #36 48.62 Unpacking cmake-data (3.13.4-1) ... [2021-07-16T06:40:58.576Z] #43 65.21 AR soccr/libsoccr.a [2021-07-16T06:40:58.576Z] #43 65.29 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-16T06:40:58.738Z] #13 ... [2021-07-16T06:40:58.738Z] [2021-07-16T06:40:58.738Z] #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-07-16T06:40:58.738Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-16T06:40:58.738Z] #42 58.37 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-16T06:40:58.739Z] #42 58.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-16T06:40:58.739Z] #42 58.41 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-16T06:40:58.739Z] #42 58.41 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-16T06:40:58.739Z] #42 58.43 Setting up python-six (1.12.0-1) ... [2021-07-16T06:40:58.880Z] #36 ... [2021-07-16T06:40:58.880Z] [2021-07-16T06:40:58.880Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-16T06:40:58.880Z] #32 sha256:fa82f07544f74f93efe72173067c4a69b133bad14a8791b56bcdf7f2be965c87 [2021-07-16T06:40:58.880Z] #32 48.86 Checking out files: 86% (1315/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) [2021-07-16T06:40:58.880Z] #32 ... [2021-07-16T06:40:58.880Z] [2021-07-16T06:40:58.880Z] #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-07-16T06:40:58.880Z] #34 sha256:6adb8536987a58bacef9241a980fce64d6170ee654290e2af4348d4017536bb1 [2021-07-16T06:40:58.880Z] #34 39.42 internal/reflectlite [2021-07-16T06:40:58.880Z] #34 39.43 sync [2021-07-16T06:40:58.880Z] #34 41.94 sort [2021-07-16T06:40:58.880Z] #34 41.97 errors [2021-07-16T06:40:58.880Z] #34 42.31 strconv [2021-07-16T06:40:58.880Z] #34 43.02 io [2021-07-16T06:40:58.880Z] #34 44.37 internal/oserror [2021-07-16T06:40:58.880Z] #34 44.49 syscall [2021-07-16T06:40:58.880Z] #34 45.89 reflect [2021-07-16T06:40:59.137Z] #34 ... [2021-07-16T06:40:59.137Z] [2021-07-16T06:40:59.137Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-16T06:40:59.137Z] #32 sha256:fa82f07544f74f93efe72173067c4a69b133bad14a8791b56bcdf7f2be965c87 [2021-07-16T06:40:59.154Z] #43 65.85 DEP criu/arch/aarch64/sigframe.d [2021-07-16T06:40:59.154Z] #43 66.01 DEP criu/arch/aarch64/crtools.d [2021-07-16T06:40:59.394Z] #32 48.86 Checking out files: 86% (1315/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-07-16T06:40:59.394Z] #32 49.50 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-16T06:40:59.418Z] #43 66.31 DEP criu/arch/aarch64/cpu.d [2021-07-16T06:40:59.418Z] #43 66.35 DEP criu/arch/aarch64/bitops.d [2021-07-16T06:40:59.643Z] #13 ... [2021-07-16T06:40:59.643Z] [2021-07-16T06:40:59.643Z] #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-07-16T06:40:59.643Z] #34 sha256:d69248dab018276fce20e6339f044c5cc4109e9668dd897f4acea02b39cadca9 [2021-07-16T06:40:59.643Z] #34 54.38 time [2021-07-16T06:40:59.643Z] #34 61.03 internal/poll [2021-07-16T06:40:59.643Z] #34 62.64 internal/fmtsort [2021-07-16T06:40:59.643Z] #34 62.88 internal/syscall/execenv [2021-07-16T06:40:59.643Z] #34 63.05 internal/syscall/unix [2021-07-16T06:40:59.643Z] #34 63.30 os [2021-07-16T06:40:59.643Z] #34 63.30 strings [2021-07-16T06:40:59.651Z] #32 49.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-16T06:40:59.651Z] #32 ... [2021-07-16T06:40:59.651Z] [2021-07-16T06:40:59.651Z] #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-07-16T06:40:59.651Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-16T06:40:59.651Z] #42 33.66 Reading package lists... [2021-07-16T06:40:59.651Z] #42 40.43 Building dependency tree... [2021-07-16T06:40:59.651Z] #42 44.02 The following additional packages will be installed: [2021-07-16T06:40:59.651Z] #42 44.04 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-07-16T06:40:59.651Z] #42 44.04 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-07-16T06:40:59.651Z] #42 44.04 Suggested packages: [2021-07-16T06:40:59.651Z] #42 44.05 manpages-dev python-setuptools [2021-07-16T06:40:59.651Z] #42 45.44 The following NEW packages will be installed: [2021-07-16T06:40:59.651Z] #42 45.44 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-07-16T06:40:59.651Z] #42 45.44 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-07-16T06:40:59.651Z] #42 45.44 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-07-16T06:40:59.651Z] #42 45.44 python-six zlib1g-dev [2021-07-16T06:40:59.651Z] #42 45.83 0 upgraded, 17 newly installed, 0 to remove and 34 not upgraded. [2021-07-16T06:40:59.651Z] #42 45.83 Need to get 4095 kB of archives. [2021-07-16T06:40:59.651Z] #42 45.83 After this operation, 22.5 MB of additional disk space will be used. [2021-07-16T06:40:59.651Z] #42 45.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-07-16T06:40:59.651Z] #42 45.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-16T06:40:59.651Z] #42 45.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-07-16T06:40:59.651Z] #42 45.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-16T06:40:59.651Z] #42 45.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-07-16T06:40:59.651Z] #42 45.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-16T06:40:59.651Z] #42 45.87 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-07-16T06:40:59.651Z] #42 45.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-07-16T06:40:59.651Z] #42 45.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-16T06:40:59.651Z] #42 45.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-07-16T06:40:59.651Z] #42 46.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-07-16T06:40:59.651Z] #42 46.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-07-16T06:40:59.651Z] #42 46.25 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-07-16T06:40:59.651Z] #42 46.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-07-16T06:40:59.651Z] #42 46.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-07-16T06:40:59.651Z] #42 46.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-07-16T06:40:59.651Z] #42 46.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-07-16T06:40:59.651Z] #42 47.46 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T06:40:59.651Z] #42 47.67 Fetched 4095 kB in 1s (5279 kB/s) [2021-07-16T06:40:59.651Z] #42 47.81 Selecting previously unselected package libcap-dev:amd64. [2021-07-16T06:40:59.651Z] #42 47.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-16T06:40:59.651Z] #42 47.88 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-07-16T06:40:59.651Z] #42 47.88 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-07-16T06:40:59.651Z] #42 48.02 Selecting previously unselected package libnet1:amd64. [2021-07-16T06:40:59.651Z] #42 48.02 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-16T06:40:59.651Z] #42 48.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-16T06:40:59.651Z] #42 48.15 Selecting previously unselected package libnet1-dev. [2021-07-16T06:40:59.651Z] #42 48.18 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-16T06:40:59.651Z] #42 48.18 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-16T06:40:59.651Z] #42 48.44 Selecting previously unselected package libnl-3-200:amd64. [2021-07-16T06:40:59.651Z] #42 48.44 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-16T06:40:59.651Z] #42 48.44 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-16T06:40:59.651Z] #42 48.61 Selecting previously unselected package libnl-3-dev:amd64. [2021-07-16T06:40:59.651Z] #42 48.61 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-07-16T06:40:59.651Z] #42 48.62 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-16T06:40:59.651Z] #42 48.91 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-16T06:40:59.651Z] #42 48.91 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-16T06:40:59.651Z] #42 48.96 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-16T06:40:59.651Z] #42 49.07 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-07-16T06:40:59.651Z] #42 49.07 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-07-16T06:40:59.651Z] #42 49.09 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-16T06:40:59.651Z] #42 49.22 Selecting previously unselected package zlib1g-dev:amd64. [2021-07-16T06:40:59.651Z] #42 49.22 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-07-16T06:40:59.651Z] #42 49.23 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-16T06:40:59.651Z] #42 49.52 Selecting previously unselected package libprotobuf17:amd64. [2021-07-16T06:40:59.651Z] #42 49.52 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-16T06:40:59.651Z] #42 49.54 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-16T06:40:59.682Z] #43 66.44 CC criu/arch/aarch64/bitops.o [2021-07-16T06:40:59.682Z] #43 66.51 CC criu/arch/aarch64/cpu.o [2021-07-16T06:40:59.899Z] #34 ... [2021-07-16T06:40:59.899Z] [2021-07-16T06:40:59.899Z] #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-07-16T06:40:59.899Z] #51 sha256:36b5ea37fb330dc27f352284667d7ecf42ed8603b41c4aadca07cec88a57619c [2021-07-16T06:40:59.899Z] #51 64.39 encoding/binary [2021-07-16T06:40:59.899Z] #51 64.55 context [2021-07-16T06:40:59.908Z] #42 50.33 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-07-16T06:40:59.908Z] #42 50.35 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-07-16T06:40:59.908Z] #42 50.36 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-16T06:40:59.908Z] #42 ... [2021-07-16T06:40:59.908Z] [2021-07-16T06:40:59.908Z] #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-07-16T06:40:59.908Z] #51 sha256:82dd7a319baf041340a7d08b95dd7f4fb8cad79c9397f72edc29543a8ab219d6 [2021-07-16T06:40:59.908Z] #51 50.33 reflect [2021-07-16T06:40:59.908Z] #51 50.35 syscall [2021-07-16T06:40:59.947Z] #43 66.74 CC criu/arch/aarch64/crtools.o [2021-07-16T06:41:00.653Z] #42 ... [2021-07-16T06:41:00.653Z] [2021-07-16T06:41:00.653Z] #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-07-16T06:41:00.653Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-16T06:41:00.653Z] #36 49.89 Selecting previously unselected package libicu63:amd64. [2021-07-16T06:41:00.653Z] #36 49.90 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-16T06:41:00.653Z] #36 49.91 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-16T06:41:00.653Z] #36 57.34 Selecting previously unselected package libxml2:amd64. [2021-07-16T06:41:00.653Z] #36 57.34 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-16T06:41:00.653Z] #36 57.34 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-16T06:41:00.653Z] #36 58.14 Selecting previously unselected package libarchive13:amd64. [2021-07-16T06:41:00.653Z] #36 58.14 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-16T06:41:00.653Z] #36 58.17 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-16T06:41:00.653Z] #36 58.74 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-16T06:41:00.653Z] #36 58.74 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-16T06:41:00.653Z] #36 58.75 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-16T06:41:00.653Z] #36 58.96 Selecting previously unselected package librhash0:amd64. [2021-07-16T06:41:00.653Z] #36 58.97 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-16T06:41:00.653Z] #36 58.98 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-16T06:41:00.653Z] #36 59.18 Selecting previously unselected package libuv1:amd64. [2021-07-16T06:41:00.653Z] #36 59.18 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-16T06:41:00.653Z] #36 59.19 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-16T06:41:00.653Z] #36 59.39 Selecting previously unselected package cmake. [2021-07-16T06:41:00.653Z] #36 59.39 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-16T06:41:00.653Z] #36 59.40 Unpacking cmake (3.13.4-1) ... [2021-07-16T06:41:00.653Z] #36 ... [2021-07-16T06:41:00.653Z] [2021-07-16T06:41:00.653Z] #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-07-16T06:41:00.653Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:41:00.653Z] #13 55.00 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-07-16T06:41:00.653Z] #13 55.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-07-16T06:41:00.653Z] #13 55.24 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-16T06:41:00.653Z] #13 55.26 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-16T06:41:00.653Z] #13 55.45 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-16T06:41:00.653Z] #13 55.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-07-16T06:41:00.653Z] #13 55.69 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-07-16T06:41:00.653Z] #13 55.71 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-07-16T06:41:00.653Z] #13 55.99 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-07-16T06:41:00.653Z] #13 56.12 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-16T06:41:00.653Z] #13 56.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-16T06:41:00.653Z] #13 56.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-16T06:41:00.653Z] #13 56.26 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-16T06:41:00.653Z] #13 ... [2021-07-16T06:41:00.653Z] [2021-07-16T06:41:00.653Z] #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-07-16T06:41:00.653Z] #51 sha256:09351afdcc97e00b6adbe3b0fabb966a2208e4a3407c22e0a14b38dd58fb971a [2021-07-16T06:41:00.653Z] #51 50.19 syscall [2021-07-16T06:41:00.653Z] #51 50.22 reflect [2021-07-16T06:41:00.653Z] #51 57.42 context [2021-07-16T06:41:00.653Z] #51 58.96 internal/poll [2021-07-16T06:41:00.653Z] #51 ... [2021-07-16T06:41:00.653Z] [2021-07-16T06:41:00.653Z] #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-07-16T06:41:00.653Z] #34 sha256:dd004b3b5769cbcac738354ce18596c5d13ddd903dcc62a4bfc106ca4cb4b72e [2021-07-16T06:41:00.653Z] #34 52.10 time [2021-07-16T06:41:00.653Z] #34 57.46 internal/poll [2021-07-16T06:41:00.653Z] #34 60.03 internal/syscall/execenv [2021-07-16T06:41:00.653Z] #34 60.22 internal/syscall/unix [2021-07-16T06:41:00.655Z] #20 35.94 Unpacking bash-completion (1:2.8-6) ... [2021-07-16T06:41:00.828Z] #51 65.47 os [2021-07-16T06:41:00.899Z] #43 67.49 CC criu/arch/aarch64/sigframe.o [2021-07-16T06:41:00.899Z] #43 67.82 LINK criu/arch/aarch64/crtools.built-in.o [2021-07-16T06:41:00.912Z] #34 60.46 os [2021-07-16T06:41:00.917Z] #20 36.36 Selecting previously unselected package bzip2. [2021-07-16T06:41:00.917Z] #20 36.37 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-16T06:41:00.917Z] #20 36.38 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-16T06:41:00.917Z] #20 36.48 Selecting previously unselected package xz-utils. [2021-07-16T06:41:01.164Z] #43 67.88 DEP criu/pie/util-vdso.d [2021-07-16T06:41:01.164Z] #43 ... [2021-07-16T06:41:01.164Z] [2021-07-16T06:41:01.164Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:41:01.164Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-07-16T06:41:01.164Z] #20 8.614 Reading package lists... [2021-07-16T06:41:01.164Z] #20 11.80 Building dependency tree... [2021-07-16T06:41:01.164Z] #20 12.29 Reading state information... [2021-07-16T06:41:01.164Z] #20 13.03 libcap2-bin is already the newest version (1:2.25-2). [2021-07-16T06:41:01.164Z] #20 13.03 The following additional packages will be installed: [2021-07-16T06:41:01.164Z] #20 13.03 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-16T06:41:01.164Z] #20 13.04 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-16T06:41:01.164Z] #20 13.04 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-16T06:41:01.164Z] #20 13.05 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-16T06:41:01.164Z] #20 13.05 python3.7 python3.7-minimal vim-runtime xxd [2021-07-16T06:41:01.164Z] #20 13.05 Suggested packages: [2021-07-16T06:41:01.164Z] #20 13.05 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-16T06:41:01.164Z] #20 13.06 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-16T06:41:01.164Z] #20 13.06 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-16T06:41:01.164Z] #20 13.06 quota [2021-07-16T06:41:01.164Z] #20 13.06 Recommended packages: [2021-07-16T06:41:01.164Z] #20 13.06 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-16T06:41:01.164Z] #20 13.06 python3-keyrings.alt python3-xdg unzip [2021-07-16T06:41:01.164Z] #20 14.48 The following NEW packages will be installed: [2021-07-16T06:41:01.164Z] #20 14.48 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-16T06:41:01.164Z] #20 14.48 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-16T06:41:01.164Z] #20 14.48 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-16T06:41:01.164Z] #20 14.48 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-16T06:41:01.164Z] #20 14.48 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-16T06:41:01.164Z] #20 14.49 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-16T06:41:01.164Z] #20 14.49 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-16T06:41:01.164Z] #20 14.49 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-16T06:41:01.164Z] #20 14.49 xz-utils zip [2021-07-16T06:41:01.164Z] #20 14.82 0 upgraded, 49 newly installed, 0 to remove and 32 not upgraded. [2021-07-16T06:41:01.164Z] #20 14.82 Need to get 27.7 MB of archives. [2021-07-16T06:41:01.164Z] #20 14.82 After this operation, 114 MB of additional disk space will be used. [2021-07-16T06:41:01.164Z] #20 14.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-07-16T06:41:01.164Z] #20 14.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-07-16T06:41:01.164Z] #20 14.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-07-16T06:41:01.164Z] #20 14.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-07-16T06:41:01.164Z] #20 15.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-07-16T06:41:01.164Z] #20 15.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-07-16T06:41:01.164Z] #20 15.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-07-16T06:41:01.164Z] #20 15.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-07-16T06:41:01.164Z] #20 15.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-07-16T06:41:01.164Z] #20 15.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-07-16T06:41:01.164Z] #20 15.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-07-16T06:41:01.164Z] #20 15.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-07-16T06:41:01.164Z] #20 15.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-07-16T06:41:01.164Z] #20 15.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-07-16T06:41:01.164Z] #20 15.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-07-16T06:41:01.164Z] #20 15.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-07-16T06:41:01.164Z] #20 15.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-07-16T06:41:01.164Z] #20 15.22 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-16T06:41:01.164Z] #20 15.23 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-07-16T06:41:01.164Z] #20 15.25 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-07-16T06:41:01.164Z] #20 15.26 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-07-16T06:41:01.164Z] #20 15.27 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-07-16T06:41:01.164Z] #20 15.29 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-07-16T06:41:01.164Z] #20 15.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-07-16T06:41:01.164Z] #20 15.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-07-16T06:41:01.164Z] #20 15.32 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-07-16T06:41:01.164Z] #20 15.33 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-07-16T06:41:01.164Z] #20 15.34 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-07-16T06:41:01.164Z] #20 15.34 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-07-16T06:41:01.164Z] #20 15.85 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-07-16T06:41:01.164Z] #20 15.86 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-07-16T06:41:01.164Z] #20 15.86 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-07-16T06:41:01.164Z] #20 15.86 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-07-16T06:41:01.164Z] #20 15.86 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-07-16T06:41:01.164Z] #20 15.87 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-07-16T06:41:01.164Z] #20 15.88 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-16T06:41:01.164Z] #20 15.91 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-16T06:41:01.164Z] #20 15.92 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-16T06:41:01.164Z] #20 15.92 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-07-16T06:41:01.164Z] #20 15.93 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-16T06:41:01.164Z] #20 15.93 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-16T06:41:01.164Z] #20 16.01 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-16T06:41:01.164Z] #20 16.02 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-07-16T06:41:01.164Z] #20 16.06 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-07-16T06:41:01.164Z] #20 16.07 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-07-16T06:41:01.164Z] #20 16.08 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-16T06:41:01.171Z] #34 ... [2021-07-16T06:41:01.171Z] [2021-07-16T06:41:01.171Z] #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-07-16T06:41:01.171Z] #51 sha256:09351afdcc97e00b6adbe3b0fabb966a2208e4a3407c22e0a14b38dd58fb971a [2021-07-16T06:41:01.171Z] #51 60.94 os [2021-07-16T06:41:01.178Z] #20 36.48 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-16T06:41:01.178Z] #20 36.50 Unpacking xz-utils (5.2.4-1) ... [2021-07-16T06:41:01.178Z] #20 36.75 Selecting previously unselected package apparmor. [2021-07-16T06:41:01.429Z] #20 16.42 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-07-16T06:41:01.429Z] #20 16.56 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-07-16T06:41:01.429Z] #20 16.60 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-07-16T06:41:01.439Z] #20 36.75 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-16T06:41:01.439Z] #20 36.84 Unpacking apparmor (2.13.2-10) ... [2021-07-16T06:41:01.765Z] #51 ... [2021-07-16T06:41:01.765Z] [2021-07-16T06:41:01.765Z] #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-07-16T06:41:01.765Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-16T06:41:01.765Z] #36 65.43 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-16T06:41:01.765Z] #36 65.45 Setting up xxd (2:8.1.0875-5) ... [2021-07-16T06:41:01.765Z] #36 65.46 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-16T06:41:01.765Z] #36 65.49 Setting up vim-common (2:8.1.0875-5) ... [2021-07-16T06:41:01.765Z] #36 65.52 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-16T06:41:01.765Z] #36 65.53 Setting up cmake-data (3.13.4-1) ... [2021-07-16T06:41:01.765Z] #36 65.55 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-16T06:41:01.765Z] #36 65.56 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-16T06:41:01.765Z] #36 65.62 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-16T06:41:01.765Z] #36 65.64 Setting up cmake (3.13.4-1) ... [2021-07-16T06:41:01.765Z] #36 65.65 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T06:41:01.765Z] #36 65.78 Processing triggers for mime-support (3.62) ... [2021-07-16T06:41:01.765Z] #36 DONE 66.5s [2021-07-16T06:41:01.765Z] [2021-07-16T06:41:01.765Z] #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-07-16T06:41:01.765Z] #51 sha256:36b5ea37fb330dc27f352284667d7ecf42ed8603b41c4aadca07cec88a57619c [2021-07-16T06:41:01.765Z] #51 66.60 encoding/base64 [2021-07-16T06:41:01.871Z] Commit message: "integration: ensurePlugin: disable go modules when building plugin" [2021-07-16T06:41:02.011Z] #20 37.23 Selecting previously unselected package aufs-tools. [2021-07-16T06:41:02.011Z] #20 37.23 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-16T06:41:02.011Z] #20 37.24 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-16T06:41:02.011Z] #20 37.39 Selecting previously unselected package libonig5:amd64. [2021-07-16T06:41:02.011Z] #20 37.40 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-16T06:41:02.011Z] #20 37.40 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-16T06:41:02.272Z] #20 37.57 Selecting previously unselected package libjq1:amd64. [2021-07-16T06:41:02.272Z] #20 37.57 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-16T06:41:02.272Z] #20 37.58 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-16T06:41:02.272Z] #20 37.70 Selecting previously unselected package jq. [2021-07-16T06:41:02.272Z] #20 37.70 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-16T06:41:02.272Z] #20 37.71 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-16T06:41:02.272Z] #20 37.80 Selecting previously unselected package libaio1:amd64. [2021-07-16T06:41:02.272Z] #20 37.80 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-16T06:41:02.272Z] #20 37.81 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-16T06:41:02.272Z] #20 37.87 Selecting previously unselected package libgpm2:amd64. [2021-07-16T06:41:02.272Z] #20 37.89 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-07-16T06:41:02.382Z] #20 17.43 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T06:41:02.382Z] #20 17.55 Fetched 27.7 MB in 2s (13.5 MB/s) [2021-07-16T06:41:02.382Z] #20 17.63 Selecting previously unselected package pigz. [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-16T06:41:02.534Z] #20 37.90 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-16T06:41:02.534Z] #20 37.98 Selecting previously unselected package libicu63:amd64. [2021-07-16T06:41:02.534Z] #20 37.98 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-16T06:41:02.534Z] #20 37.99 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-16T06:41:02.645Z] #20 17.63 (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-07-16T06:41:02.645Z] #20 17.72 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-07-16T06:41:02.645Z] #20 17.73 Unpacking pigz (2.4-1) ... [2021-07-16T06:41:02.909Z] #20 17.84 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-07-16T06:41:02.909Z] #20 17.84 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-16T06:41:02.909Z] #20 17.84 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-16T06:41:03.134Z] #51 67.82 golang.org/x/sys/unix [2021-07-16T06:41:03.174Z] #20 18.33 Selecting previously unselected package python3.7-minimal. [2021-07-16T06:41:03.438Z] #20 18.33 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-07-16T06:41:03.438Z] #20 18.34 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-16T06:41:04.015Z] #20 19.01 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-07-16T06:41:04.015Z] #20 19.03 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-16T06:41:04.462Z] #51 ... [2021-07-16T06:41:04.462Z] [2021-07-16T06:41:04.462Z] #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-07-16T06:41:04.462Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-16T06:41:04.462Z] #36 62.69 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-16T06:41:04.462Z] #36 62.72 Setting up xxd (2:8.1.0875-5) ... [2021-07-16T06:41:04.462Z] #36 62.74 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-16T06:41:04.462Z] #36 62.75 Setting up vim-common (2:8.1.0875-5) ... [2021-07-16T06:41:04.462Z] #36 62.81 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-16T06:41:04.462Z] #36 62.83 Setting up cmake-data (3.13.4-1) ... [2021-07-16T06:41:04.462Z] #36 62.86 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-16T06:41:04.462Z] #36 62.88 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-16T06:41:04.462Z] #36 62.89 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-16T06:41:04.462Z] #36 62.90 Setting up cmake (3.13.4-1) ... [2021-07-16T06:41:04.462Z] #36 62.91 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T06:41:04.462Z] #36 62.99 Processing triggers for mime-support (3.62) ... [2021-07-16T06:41:04.462Z] #36 DONE 63.7s [2021-07-16T06:41:04.462Z] [2021-07-16T06:41:04.462Z] #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-07-16T06:41:04.462Z] #51 sha256:09351afdcc97e00b6adbe3b0fabb966a2208e4a3407c22e0a14b38dd58fb971a [2021-07-16T06:41:04.462Z] #51 63.91 encoding/binary [2021-07-16T06:41:05.036Z] + docker version [2021-07-16T06:41:05.192Z] #51 ... [2021-07-16T06:41:05.192Z] [2021-07-16T06:41:05.192Z] #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-07-16T06:41:05.192Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-16T06:41:05.192Z] #42 50.55 Selecting previously unselected package libprotobuf-dev:amd64. [2021-07-16T06:41:05.192Z] #42 50.57 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-07-16T06:41:05.192Z] #42 50.57 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-16T06:41:05.192Z] #42 52.07 Selecting previously unselected package libprotoc17:amd64. [2021-07-16T06:41:05.192Z] #42 52.09 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-07-16T06:41:05.192Z] #42 52.10 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-16T06:41:05.192Z] #42 52.80 Selecting previously unselected package protobuf-c-compiler. [2021-07-16T06:41:05.192Z] #42 52.80 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-07-16T06:41:05.192Z] #42 52.80 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-16T06:41:05.192Z] #42 53.00 Selecting previously unselected package protobuf-compiler. [2021-07-16T06:41:05.192Z] #42 53.01 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-07-16T06:41:05.192Z] #42 53.02 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-07-16T06:41:05.192Z] #42 53.17 Selecting previously unselected package python-pkg-resources. [2021-07-16T06:41:05.192Z] #42 53.18 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-07-16T06:41:05.192Z] #42 53.19 Unpacking python-pkg-resources (40.8.0-1) ... [2021-07-16T06:41:05.192Z] #42 53.45 Selecting previously unselected package python-six. [2021-07-16T06:41:05.192Z] #42 53.45 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-07-16T06:41:05.192Z] #42 53.65 Unpacking python-six (1.12.0-1) ... [2021-07-16T06:41:05.192Z] #42 53.71 Selecting previously unselected package python-protobuf. [2021-07-16T06:41:05.192Z] #42 53.71 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-16T06:41:05.192Z] #42 53.73 Unpacking python-protobuf (3.6.1.3-2) ... [2021-07-16T06:41:05.192Z] #42 54.49 Setting up python-pkg-resources (40.8.0-1) ... [2021-07-16T06:41:05.566Z] #42 ... [2021-07-16T06:41:05.566Z] [2021-07-16T06:41:05.566Z] #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-07-16T06:41:05.566Z] #45 sha256:9665c2321fbd65f772c9f42fa4a5d8d6d3d5cb748329d43994df1aeb33a7a312 [2021-07-16T06:41:05.566Z] #45 45.95 bufio [2021-07-16T06:41:05.566Z] #45 46.35 reflect [2021-07-16T06:41:05.566Z] #45 47.74 syscall [2021-07-16T06:41:05.566Z] #45 55.48 time [2021-07-16T06:41:05.654Z] #51 69.98 fmt [2021-07-16T06:41:05.826Z] #45 ... [2021-07-16T06:41:05.826Z] [2021-07-16T06:41:05.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-07-16T06:41:05.826Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:41:05.826Z] #13 35.11 Reading package lists... [2021-07-16T06:41:05.826Z] #13 42.09 Building dependency tree... [2021-07-16T06:41:05.826Z] #13 45.60 The following additional packages will be installed: [2021-07-16T06:41:05.826Z] #13 45.60 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-16T06:41:05.826Z] #13 45.60 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-16T06:41:05.826Z] #13 45.63 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-16T06:41:05.826Z] #13 45.63 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-07-16T06:41:05.826Z] #13 45.63 mingw-w64-common mingw-w64-x86-64-dev [2021-07-16T06:41:05.826Z] #13 45.67 Suggested packages: [2021-07-16T06:41:05.826Z] #13 45.67 gcc-8-locales seccomp wine64 [2021-07-16T06:41:05.826Z] #13 47.10 The following NEW packages will be installed: [2021-07-16T06:41:05.826Z] #13 47.10 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-16T06:41:05.826Z] #13 47.10 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-16T06:41:05.826Z] #13 47.10 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-16T06:41:05.826Z] #13 47.10 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-16T06:41:05.826Z] #13 47.10 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-16T06:41:05.826Z] #13 47.10 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-16T06:41:05.826Z] #13 47.10 The following packages will be upgraded: [2021-07-16T06:41:05.827Z] #13 47.13 libseccomp2 libsystemd0 libudev1 [2021-07-16T06:41:05.827Z] #13 47.56 3 upgraded, 25 newly installed, 0 to remove and 32 not upgraded. [2021-07-16T06:41:05.827Z] #13 47.56 Need to get 78.2 MB of archives. [2021-07-16T06:41:05.827Z] #13 47.56 After this operation, 487 MB of additional disk space will be used. [2021-07-16T06:41:05.827Z] #13 47.56 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-16T06:41:05.827Z] #13 47.57 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-16T06:41:05.827Z] #13 47.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-07-16T06:41:05.827Z] #13 47.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-07-16T06:41:05.827Z] #13 47.62 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-07-16T06:41:05.827Z] #13 47.86 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-07-16T06:41:05.827Z] #13 48.12 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-07-16T06:41:05.827Z] #13 48.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-16T06:41:05.827Z] #13 48.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-16T06:41:05.827Z] #13 48.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-16T06:41:05.827Z] #13 48.73 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-07-16T06:41:05.827Z] #13 49.13 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-07-16T06:41:05.827Z] #13 49.13 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-07-16T06:41:05.838Z] #20 41.44 Selecting previously unselected package libnet1:amd64. [2021-07-16T06:41:05.841Z] #51 65.46 fmt [2021-07-16T06:41:06.100Z] #20 41.45 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-16T06:41:06.100Z] #20 41.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-16T06:41:06.100Z] #20 41.57 Selecting previously unselected package libnl-3-200:amd64. [2021-07-16T06:41:06.100Z] #20 41.58 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-16T06:41:06.100Z] #20 41.59 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-16T06:41:06.361Z] #20 41.68 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-16T06:41:06.361Z] #20 41.70 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-16T06:41:06.361Z] #20 41.71 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-16T06:41:06.361Z] #20 41.78 Selecting previously unselected package libreadline5:amd64. [2021-07-16T06:41:06.361Z] #20 41.80 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-16T06:41:06.361Z] #20 41.80 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-16T06:41:06.361Z] #20 41.92 Selecting previously unselected package net-tools. [2021-07-16T06:41:06.623Z] #20 41.92 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-16T06:41:06.623Z] #20 41.92 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-16T06:41:06.623Z] #20 42.13 Selecting previously unselected package patch. [2021-07-16T06:41:06.623Z] #20 42.14 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-16T06:41:06.623Z] #20 42.15 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-16T06:41:06.884Z] #20 42.25 Selecting previously unselected package python-pip-whl. [2021-07-16T06:41:06.884Z] #20 42.27 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-16T06:41:06.884Z] #20 42.27 Unpacking python-pip-whl (18.1-5) ... [2021-07-16T06:41:07.218Z] #51 66.53 encoding/base64 [2021-07-16T06:41:07.252Z] #13 52.70 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-07-16T06:41:07.342Z] #20 ... [2021-07-16T06:41:07.342Z] [2021-07-16T06:41:07.342Z] #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-07-16T06:41:07.342Z] #45 sha256:47a6301f731b67ea6657b70a27b6c9a2f8f411ae00157405bc32955f4c00978b [2021-07-16T06:41:07.342Z] #45 109.0 github.com/LK4D4/vndr/godl [2021-07-16T06:41:07.342Z] #45 109.7 github.com/LK4D4/vndr [2021-07-16T06:41:07.342Z] #45 DONE 118.6s [2021-07-16T06:41:07.342Z] [2021-07-16T06:41:07.342Z] #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-07-16T06:41:07.342Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-16T06:41:07.342Z] #43 68.11 DEP criu/pie/util.d [2021-07-16T06:41:07.342Z] #43 68.33 CC criu/pie/util.o [2021-07-16T06:41:07.342Z] #43 68.83 CC criu/pie/util-vdso.o [2021-07-16T06:41:07.342Z] #43 69.82 AR criu/pie/pie.lib.a [2021-07-16T06:41:07.342Z] #43 69.90 DEP criu/pie/restorer.d [2021-07-16T06:41:07.342Z] #43 70.18 DEP criu/arch/aarch64/intraprocedure.d [2021-07-16T06:41:07.342Z] #43 70.21 DEP criu/arch/aarch64/restorer.d [2021-07-16T06:41:07.342Z] #43 70.47 DEP criu/arch/aarch64/vdso-pie.d [2021-07-16T06:41:07.342Z] #43 70.56 DEP criu/pie/parasite-vdso.d [2021-07-16T06:41:07.342Z] #43 70.85 DEP criu/pie/parasite.d [2021-07-16T06:41:07.342Z] #43 71.19 CC criu/pie/parasite.o [2021-07-16T06:41:07.342Z] #43 72.65 LINK criu/pie/parasite.built-in.o [2021-07-16T06:41:07.342Z] #43 72.68 GEN criu/pie/parasite-blob.h [2021-07-16T06:41:07.342Z] #43 72.73 CC criu/pie/parasite-vdso.o [2021-07-16T06:41:07.342Z] #43 73.39 CC criu/arch/aarch64/vdso-pie.o [2021-07-16T06:41:07.342Z] #43 73.75 CC criu/arch/aarch64/restorer.o [2021-07-16T06:41:07.342Z] #43 ... [2021-07-16T06:41:07.342Z] [2021-07-16T06:41:07.342Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:41:07.342Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-07-16T06:41:07.342Z] #20 22.30 Selecting previously unselected package python3-minimal. [2021-07-16T06:41:07.342Z] #20 22.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 ... 23657 files and directories currently installed.) [2021-07-16T06:41:07.342Z] #20 22.41 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-07-16T06:41:07.342Z] #20 22.45 Unpacking python3-minimal (3.7.3-1) ... [2021-07-16T06:41:07.456Z] #20 42.83 Selecting previously unselected package python3-lib2to3. [2021-07-16T06:41:07.456Z] #20 42.84 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-16T06:41:07.456Z] #20 42.86 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-16T06:41:07.544Z] #51 ... [2021-07-16T06:41:07.544Z] [2021-07-16T06:41:07.544Z] #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-07-16T06:41:07.544Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-16T06:41:07.544Z] #42 64.67 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-16T06:41:07.544Z] #42 64.68 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-16T06:41:07.544Z] #42 64.70 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-16T06:41:07.544Z] #42 64.73 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-07-16T06:41:07.544Z] #42 64.74 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-16T06:41:07.544Z] #42 64.75 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-07-16T06:41:07.544Z] #42 64.77 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-16T06:41:07.544Z] #42 64.78 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-16T06:41:07.544Z] #42 64.80 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-16T06:41:07.544Z] #42 64.81 Setting up python-protobuf (3.6.1.3-2) ... [2021-07-16T06:41:07.544Z] #42 71.81 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-16T06:41:07.544Z] #42 71.82 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T06:41:07.544Z] #42 DONE 72.3s [2021-07-16T06:41:07.606Z] #20 22.71 Selecting previously unselected package libmpdec2:arm64. [2021-07-16T06:41:07.606Z] #20 22.72 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-07-16T06:41:07.717Z] #20 43.04 Selecting previously unselected package python3-distutils. [2021-07-16T06:41:07.717Z] #20 43.06 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-16T06:41:07.717Z] #20 43.07 Unpacking python3-distutils (3.7.3-1) ... [2021-07-16T06:41:07.717Z] #20 43.21 Selecting previously unselected package python3-pip. [2021-07-16T06:41:07.717Z] #20 43.22 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-16T06:41:07.803Z] [2021-07-16T06:41:07.803Z] #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-07-16T06:41:07.803Z] #37 sha256:ea0455c75e8c9d2cbbf1d80b0979e1f86efaab053fd4ad14c4b1819284e32409 [2021-07-16T06:41:07.803Z] #37 1.199 + RM_GOPATH=0 [2021-07-16T06:41:07.803Z] #37 1.199 + TMP_GOPATH= [2021-07-16T06:41:07.803Z] #37 1.199 + : /build [2021-07-16T06:41:07.803Z] #37 1.199 + '[' -z '' ']' [2021-07-16T06:41:07.803Z] #37 1.199 ++ mktemp -d [2021-07-16T06:41:07.803Z] #37 1.203 + export GOPATH=/tmp/tmp.2Vx1t7IuWh [2021-07-16T06:41:07.803Z] #37 1.203 + GOPATH=/tmp/tmp.2Vx1t7IuWh [2021-07-16T06:41:07.803Z] #37 1.204 + RM_GOPATH=1 [2021-07-16T06:41:07.803Z] #37 1.204 + case "$(go env GOARCH)" in [2021-07-16T06:41:07.803Z] #37 1.204 ++ go env GOARCH [2021-07-16T06:41:07.803Z] #37 1.225 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:41:07.803Z] #37 1.225 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:41:07.803Z] #37 1.226 ++ dirname /tmp/install/install.sh [2021-07-16T06:41:07.803Z] #37 1.228 + dir=/tmp/install [2021-07-16T06:41:07.803Z] #37 1.228 + bin=tini [2021-07-16T06:41:07.803Z] #37 1.228 + shift [2021-07-16T06:41:07.803Z] #37 1.228 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-16T06:41:07.803Z] #37 1.228 + . /tmp/install/tini.installer [2021-07-16T06:41:07.803Z] #37 1.228 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-16T06:41:07.803Z] #37 1.228 + install_tini [2021-07-16T06:41:07.803Z] #37 1.228 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-16T06:41:07.803Z] #37 1.228 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-16T06:41:07.803Z] #37 1.228 + git clone https://github.com/krallin/tini.git /tmp/tmp.2Vx1t7IuWh/tini [2021-07-16T06:41:07.803Z] #37 1.230 Cloning into '/tmp/tmp.2Vx1t7IuWh/tini'... [2021-07-16T06:41:07.803Z] #37 2.211 + cd /tmp/tmp.2Vx1t7IuWh/tini [2021-07-16T06:41:07.803Z] #37 2.212 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-16T06:41:07.803Z] #37 2.267 + cmake . [2021-07-16T06:41:07.803Z] #37 2.994 -- The C compiler identification is GNU 8.3.0 [2021-07-16T06:41:07.803Z] #37 3.052 -- Check for working C compiler: /usr/bin/cc [2021-07-16T06:41:07.803Z] #37 3.788 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-16T06:41:07.803Z] #37 3.793 -- Detecting C compiler ABI info [2021-07-16T06:41:07.803Z] #37 4.511 -- Detecting C compiler ABI info - done [2021-07-16T06:41:07.803Z] #37 4.551 -- Detecting C compile features [2021-07-16T06:41:07.815Z] #13 ... [2021-07-16T06:41:07.815Z] [2021-07-16T06:41:07.815Z] #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-07-16T06:41:07.815Z] #56 sha256:f899015737769257797ff36f14312b2222b018266166cc16841a1bc10cbd1606 [2021-07-16T06:41:07.815Z] #56 6.547 + RM_GOPATH=0 [2021-07-16T06:41:07.815Z] #56 6.551 + TMP_GOPATH= [2021-07-16T06:41:07.815Z] #56 6.551 + : /build [2021-07-16T06:41:07.815Z] #56 6.551 + '[' -z '' ']' [2021-07-16T06:41:07.815Z] #56 6.551 ++ mktemp -d [2021-07-16T06:41:07.815Z] #56 6.561 + export GOPATH=/tmp/tmp.ABxKWT3Wpi [2021-07-16T06:41:07.815Z] #56 6.561 + GOPATH=/tmp/tmp.ABxKWT3Wpi [2021-07-16T06:41:07.815Z] #56 6.561 + RM_GOPATH=1 [2021-07-16T06:41:07.815Z] #56 6.561 + case "$(go env GOARCH)" in [2021-07-16T06:41:07.815Z] #56 6.581 ++ go env GOARCH [2021-07-16T06:41:07.815Z] #56 6.647 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:41:07.815Z] #56 6.647 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:41:07.815Z] #56 6.647 ++ dirname /tmp/install/install.sh [2021-07-16T06:41:07.815Z] #56 6.647 + dir=/tmp/install [2021-07-16T06:41:07.815Z] #56 6.647 + bin=containerd [2021-07-16T06:41:07.815Z] #56 6.647 + shift [2021-07-16T06:41:07.815Z] #56 6.647 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-16T06:41:07.815Z] #56 6.647 + . /tmp/install/containerd.installer [2021-07-16T06:41:07.815Z] #56 6.647 ++ set -e [2021-07-16T06:41:07.815Z] #56 6.647 ++ : 3194fb46e8311ae0eeae5a7a5843573adfebb16d [2021-07-16T06:41:07.815Z] #56 6.647 + install_containerd [2021-07-16T06:41:07.815Z] #56 6.647 + echo 'Install containerd version 3194fb46e8311ae0eeae5a7a5843573adfebb16d' [2021-07-16T06:41:07.815Z] #56 6.647 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ABxKWT3Wpi/src/github.com/containerd/containerd [2021-07-16T06:41:07.815Z] #56 6.647 Install containerd version 3194fb46e8311ae0eeae5a7a5843573adfebb16d [2021-07-16T06:41:07.815Z] #56 6.654 Cloning into '/tmp/tmp.ABxKWT3Wpi/src/github.com/containerd/containerd'... [2021-07-16T06:41:07.870Z] #20 22.77 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-07-16T06:41:07.870Z] #20 22.92 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-07-16T06:41:07.870Z] #20 22.93 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-07-16T06:41:07.870Z] #20 22.93 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-16T06:41:07.979Z] #20 43.22 Unpacking python3-pip (18.1-5) ... [2021-07-16T06:41:07.979Z] #20 43.40 Selecting previously unselected package python3-pkg-resources. [2021-07-16T06:41:07.979Z] #20 43.40 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-16T06:41:07.979Z] #20 43.41 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-16T06:41:08.072Z] #56 ... [2021-07-16T06:41:08.072Z] [2021-07-16T06:41:08.072Z] #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-07-16T06:41:08.072Z] #51 sha256:82dd7a319baf041340a7d08b95dd7f4fb8cad79c9397f72edc29543a8ab219d6 [2021-07-16T06:41:08.072Z] #51 58.62 context [2021-07-16T06:41:08.155Z] #51 67.62 golang.org/x/sys/unix [2021-07-16T06:41:08.240Z] #20 43.55 Selecting previously unselected package python3-setuptools. [2021-07-16T06:41:08.240Z] #20 43.56 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-16T06:41:08.240Z] #20 43.57 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-16T06:41:08.240Z] #20 43.80 Selecting previously unselected package python3-wheel. [2021-07-16T06:41:08.240Z] #20 ... [2021-07-16T06:41:08.240Z] [2021-07-16T06:41:08.240Z] #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-07-16T06:41:08.240Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:08.240Z] #43 95.11 CC criu/config.o [2021-07-16T06:41:08.240Z] #43 96.62 CC criu/cr-check.o [2021-07-16T06:41:08.240Z] #43 98.24 CC criu/cr-dedup.o [2021-07-16T06:41:08.240Z] #43 98.64 CC criu/cr-dump.o [2021-07-16T06:41:08.240Z] #43 100.8 CC criu/cr-errno.o [2021-07-16T06:41:08.240Z] #43 100.9 CC criu/cr-restore.o [2021-07-16T06:41:08.327Z] #51 ... [2021-07-16T06:41:08.328Z] [2021-07-16T06:41:08.328Z] #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-07-16T06:41:08.328Z] #47 sha256:f02cb100a99245010937e303d72c8f567c25a99d4c60f9a1e12a2dc3d59b9f95 [2021-07-16T06:41:08.328Z] #47 DONE 58.9s [2021-07-16T06:41:08.501Z] #43 ... [2021-07-16T06:41:08.501Z] [2021-07-16T06:41:08.501Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:41:08.501Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-07-16T06:41:08.501Z] #20 43.80 Selecting previously unselected package python3-wheel. [2021-07-16T06:41:08.501Z] #20 43.82 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-16T06:41:08.501Z] #20 43.82 Unpacking python3-wheel (0.32.3-2) ... [2021-07-16T06:41:08.501Z] #20 43.90 Selecting previously unselected package sudo. [2021-07-16T06:41:08.501Z] #20 43.93 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-16T06:41:08.501Z] #20 43.94 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-16T06:41:08.588Z] [2021-07-16T06:41:08.588Z] #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-07-16T06:41:08.588Z] #34 sha256:6adb8536987a58bacef9241a980fce64d6170ee654290e2af4348d4017536bb1 [2021-07-16T06:41:08.588Z] #34 52.25 time [2021-07-16T06:41:08.588Z] #34 58.07 internal/poll [2021-07-16T06:41:08.821Z] #20 ... [2021-07-16T06:41:08.821Z] [2021-07-16T06:41:08.821Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-16T06:41:08.821Z] #32 sha256:143ecfae0eced68194466b607d5b1bb467a92c20d25301656117d5007f87137a [2021-07-16T06:41:08.821Z] #32 DONE 120.3s [2021-07-16T06:41:08.845Z] #34 ... [2021-07-16T06:41:08.845Z] [2021-07-16T06:41:08.845Z] #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-07-16T06:41:08.845Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-16T06:41:08.845Z] #42 59.19 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-07-16T06:41:08.845Z] #42 59.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-16T06:41:08.845Z] #42 59.25 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-16T06:41:08.845Z] #42 59.29 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-07-16T06:41:08.845Z] #42 59.31 Setting up python-six (1.12.0-1) ... [2021-07-16T06:41:09.074Z] #20 44.46 Selecting previously unselected package thin-provisioning-tools. [2021-07-16T06:41:09.074Z] #20 44.46 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-16T06:41:09.074Z] #20 44.47 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-16T06:41:09.085Z] [2021-07-16T06:41:09.085Z] #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-07-16T06:41:09.085Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-16T06:41:09.085Z] #43 74.30 CC criu/arch/aarch64/intraprocedure.o [2021-07-16T06:41:09.085Z] #43 74.35 CC criu/pie/restorer.o [2021-07-16T06:41:09.179Z] #37 ... [2021-07-16T06:41:09.179Z] [2021-07-16T06:41:09.179Z] #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-07-16T06:41:09.179Z] #45 sha256:9574e771e9ba3780aac7bdbded556265a3c17a43606033b88cb73903f4a136ad [2021-07-16T06:41:09.179Z] #45 63.75 strings [2021-07-16T06:41:09.179Z] #45 65.71 os [2021-07-16T06:41:09.179Z] #45 65.99 regexp/syntax [2021-07-16T06:41:09.179Z] #45 69.86 fmt [2021-07-16T06:41:09.179Z] #45 71.21 regexp [2021-07-16T06:41:09.179Z] #45 ... [2021-07-16T06:41:09.179Z] [2021-07-16T06:41:09.179Z] #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-07-16T06:41:09.179Z] #37 sha256:ea0455c75e8c9d2cbbf1d80b0979e1f86efaab053fd4ad14c4b1819284e32409 [2021-07-16T06:41:09.179Z] #37 7.278 -- Detecting C compile features - done [2021-07-16T06:41:09.179Z] #37 7.365 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-16T06:41:09.335Z] #20 44.75 Selecting previously unselected package uidmap. [2021-07-16T06:41:09.335Z] #20 44.75 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-16T06:41:09.335Z] #20 44.76 Unpacking uidmap (1:4.5-1.1) ... [2021-07-16T06:41:09.335Z] #20 44.88 Selecting previously unselected package vim-runtime. [2021-07-16T06:41:09.436Z] #37 7.747 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-16T06:41:09.596Z] #20 44.88 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-16T06:41:09.596Z] #20 44.93 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-16T06:41:09.596Z] #20 45.00 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-16T06:41:09.596Z] #20 45.00 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-16T06:41:09.693Z] #37 7.879 -- Configuring done [2021-07-16T06:41:09.693Z] #37 7.902 -- Generating done [2021-07-16T06:41:09.693Z] #37 7.909 -- Build files have been written to: /tmp/tmp.2Vx1t7IuWh/tini [2021-07-16T06:41:09.693Z] #37 7.939 + make tini-static [2021-07-16T06:41:10.060Z] #51 ... [2021-07-16T06:41:10.060Z] [2021-07-16T06:41:10.060Z] #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-07-16T06:41:10.060Z] #37 sha256:72ae6abe7042001629581c5a730abf5a28da3e48bb33c4f09ee9a94752c9b96a [2021-07-16T06:41:10.060Z] #37 1.224 + RM_GOPATH=0 [2021-07-16T06:41:10.060Z] #37 1.224 + TMP_GOPATH= [2021-07-16T06:41:10.060Z] #37 1.225 + : /build [2021-07-16T06:41:10.060Z] #37 1.226 + '[' -z '' ']' [2021-07-16T06:41:10.060Z] #37 1.226 ++ mktemp -d [2021-07-16T06:41:10.060Z] #37 1.227 + export GOPATH=/tmp/tmp.eU9k2ZzTNK [2021-07-16T06:41:10.060Z] #37 1.227 + GOPATH=/tmp/tmp.eU9k2ZzTNK [2021-07-16T06:41:10.060Z] #37 1.227 + RM_GOPATH=1 [2021-07-16T06:41:10.060Z] #37 1.227 + case "$(go env GOARCH)" in [2021-07-16T06:41:10.060Z] #37 1.237 ++ go env GOARCH [2021-07-16T06:41:10.060Z] #37 1.273 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:41:10.060Z] #37 1.274 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:41:10.060Z] #37 1.274 ++ dirname /tmp/install/install.sh [2021-07-16T06:41:10.060Z] #37 1.275 + dir=/tmp/install [2021-07-16T06:41:10.060Z] #37 1.275 + bin=tini [2021-07-16T06:41:10.060Z] #37 1.275 + shift [2021-07-16T06:41:10.060Z] #37 1.275 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-16T06:41:10.060Z] #37 1.275 + . /tmp/install/tini.installer [2021-07-16T06:41:10.060Z] #37 1.275 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-16T06:41:10.060Z] #37 1.275 + install_tini [2021-07-16T06:41:10.060Z] #37 1.276 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-16T06:41:10.060Z] #37 1.276 + git clone https://github.com/krallin/tini.git /tmp/tmp.eU9k2ZzTNK/tini [2021-07-16T06:41:10.060Z] #37 1.276 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-16T06:41:10.060Z] #37 1.282 Cloning into '/tmp/tmp.eU9k2ZzTNK/tini'... [2021-07-16T06:41:10.060Z] #37 2.049 + cd /tmp/tmp.eU9k2ZzTNK/tini [2021-07-16T06:41:10.060Z] #37 2.049 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-16T06:41:10.060Z] #37 2.057 + cmake . [2021-07-16T06:41:10.060Z] #37 2.712 -- The C compiler identification is GNU 8.3.0 [2021-07-16T06:41:10.060Z] #37 2.805 -- Check for working C compiler: /usr/bin/cc [2021-07-16T06:41:10.060Z] #37 3.706 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-16T06:41:10.060Z] #37 3.708 -- Detecting C compiler ABI info [2021-07-16T06:41:10.060Z] #37 4.552 -- Detecting C compiler ABI info - done [2021-07-16T06:41:10.060Z] #37 4.592 -- Detecting C compile features [2021-07-16T06:41:10.255Z] #37 8.591 Scanning dependencies of target tini-static [2021-07-16T06:41:10.512Z] #37 8.695 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-16T06:41:10.629Z] #37 ... [2021-07-16T06:41:10.629Z] [2021-07-16T06:41:10.629Z] #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-07-16T06:41:10.629Z] #51 sha256:09351afdcc97e00b6adbe3b0fabb966a2208e4a3407c22e0a14b38dd58fb971a [2021-07-16T06:41:10.629Z] #51 70.17 encoding/json [2021-07-16T06:41:11.015Z] #43 77.82 LINK criu/pie/restorer.built-in.o [2021-07-16T06:41:11.015Z] #43 77.83 GEN criu/pie/restorer-blob.h [2021-07-16T06:41:11.074Z] #37 ... [2021-07-16T06:41:11.074Z] [2021-07-16T06:41:11.074Z] #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-07-16T06:41:11.074Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:41:11.074Z] #13 61.32 Selecting previously unselected package binutils-mingw-w64. [2021-07-16T06:41:11.074Z] #13 61.35 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-16T06:41:11.074Z] #13 61.35 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-16T06:41:11.074Z] #13 61.48 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-16T06:41:11.074Z] #13 61.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-16T06:41:11.074Z] #13 61.49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-16T06:41:11.074Z] #13 61.87 Selecting previously unselected package dmsetup. [2021-07-16T06:41:11.074Z] #13 61.87 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-16T06:41:11.074Z] #13 61.88 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-16T06:41:11.074Z] #13 62.24 Selecting previously unselected package mingw-w64-common. [2021-07-16T06:41:11.074Z] #13 62.30 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-16T06:41:11.074Z] #13 62.31 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-16T06:41:11.074Z] #13 69.64 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-16T06:41:11.074Z] #13 69.64 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-16T06:41:11.074Z] #13 69.66 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-16T06:41:11.197Z] #51 ... [2021-07-16T06:41:11.197Z] [2021-07-16T06:41:11.197Z] #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-07-16T06:41:11.197Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-16T06:41:11.197Z] #42 62.86 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-16T06:41:11.197Z] #42 62.88 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-16T06:41:11.197Z] #42 62.91 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-16T06:41:11.197Z] #42 62.92 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-07-16T06:41:11.197Z] #42 62.94 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-16T06:41:11.197Z] #42 62.95 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-07-16T06:41:11.197Z] #42 62.96 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-16T06:41:11.197Z] #42 62.97 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-16T06:41:11.197Z] #42 62.99 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-16T06:41:11.197Z] #42 63.00 Setting up python-protobuf (3.6.1.3-2) ... [2021-07-16T06:41:11.197Z] #42 69.79 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-16T06:41:11.197Z] #42 69.80 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T06:41:11.197Z] #42 DONE 70.8s [2021-07-16T06:41:11.279Z] #43 78.03 DEP criu/vdso.d [2021-07-16T06:41:11.330Z] #13 ... [2021-07-16T06:41:11.330Z] [2021-07-16T06:41:11.330Z] #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-07-16T06:41:11.330Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:11.330Z] #43 2.430 Note: Building without setproctitle() and strlcpy() support. [2021-07-16T06:41:11.330Z] #43 2.430 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-16T06:41:11.330Z] #43 2.437 Note: Building without GnuTLS support [2021-07-16T06:41:11.330Z] #43 2.446 Makefile.config:39: Warn: you have no libnftables installed [2021-07-16T06:41:11.330Z] #43 2.457 Makefile.config:40: Warn: Building without nftables support [2021-07-16T06:41:11.364Z] #42 ... [2021-07-16T06:41:11.364Z] [2021-07-16T06:41:11.364Z] #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-07-16T06:41:11.364Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-16T06:41:11.364Z] #36 51.43 Selecting previously unselected package libicu63:amd64. [2021-07-16T06:41:11.364Z] #36 51.43 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-16T06:41:11.364Z] #36 51.44 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-16T06:41:11.364Z] #36 59.58 Selecting previously unselected package libxml2:amd64. [2021-07-16T06:41:11.364Z] #36 59.58 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-16T06:41:11.364Z] #36 59.63 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-16T06:41:11.364Z] #36 60.31 Selecting previously unselected package libarchive13:amd64. [2021-07-16T06:41:11.364Z] #36 60.31 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-16T06:41:11.364Z] #36 60.31 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-16T06:41:11.364Z] #36 60.63 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-16T06:41:11.364Z] #36 60.63 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-16T06:41:11.364Z] #36 60.63 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-16T06:41:11.364Z] #36 60.81 Selecting previously unselected package librhash0:amd64. [2021-07-16T06:41:11.364Z] #36 60.82 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-16T06:41:11.364Z] #36 60.82 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-16T06:41:11.364Z] #36 60.99 Selecting previously unselected package libuv1:amd64. [2021-07-16T06:41:11.364Z] #36 60.99 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-16T06:41:11.364Z] #36 60.99 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-16T06:41:11.364Z] #36 61.17 Selecting previously unselected package cmake. [2021-07-16T06:41:11.364Z] #36 61.17 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-16T06:41:11.364Z] #36 61.24 Unpacking cmake (3.13.4-1) ... [2021-07-16T06:41:11.364Z] #36 ... [2021-07-16T06:41:11.364Z] [2021-07-16T06:41:11.364Z] #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-07-16T06:41:11.364Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:41:11.364Z] #13 55.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-16T06:41:11.364Z] #13 55.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-16T06:41:11.364Z] #13 55.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-16T06:41:11.364Z] #13 55.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-16T06:41:11.364Z] #13 55.19 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-07-16T06:41:11.364Z] #13 55.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-16T06:41:11.364Z] #13 55.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-16T06:41:11.364Z] #13 55.26 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-16T06:41:11.364Z] #13 55.26 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-16T06:41:11.364Z] #13 55.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-16T06:41:11.364Z] #13 55.29 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-16T06:41:11.364Z] #13 55.37 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-16T06:41:11.364Z] #13 55.39 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-16T06:41:11.364Z] #13 55.39 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-16T06:41:11.364Z] #13 56.52 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T06:41:11.364Z] #13 56.78 Fetched 78.2 MB in 8s (9654 kB/s) [2021-07-16T06:41:11.364Z] #13 56.97 (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-07-16T06:41:11.364Z] #13 57.01 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-07-16T06:41:11.364Z] #13 57.02 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-07-16T06:41:11.459Z] [2021-07-16T06:41:11.459Z] #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-07-16T06:41:11.459Z] #37 sha256:72ae6abe7042001629581c5a730abf5a28da3e48bb33c4f09ee9a94752c9b96a [2021-07-16T06:41:11.459Z] #37 6.919 -- Detecting C compile features - done [2021-07-16T06:41:11.459Z] #37 6.937 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-16T06:41:11.459Z] #37 7.139 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-16T06:41:11.459Z] #37 7.291 -- Configuring done [2021-07-16T06:41:11.459Z] #37 7.339 -- Generating done [2021-07-16T06:41:11.459Z] #37 7.343 -- Build files have been written to: /tmp/tmp.eU9k2ZzTNK/tini [2021-07-16T06:41:11.459Z] #37 7.379 + make tini-static [2021-07-16T06:41:11.544Z] #43 78.29 DEP criu/uts_ns.d [2021-07-16T06:41:11.544Z] #43 78.43 DEP criu/util.d [2021-07-16T06:41:11.621Z] #13 57.40 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-07-16T06:41:11.718Z] #37 ... [2021-07-16T06:41:11.718Z] [2021-07-16T06:41:11.718Z] #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-07-16T06:41:11.718Z] #34 sha256:dd004b3b5769cbcac738354ce18596c5d13ddd903dcc62a4bfc106ca4cb4b72e [2021-07-16T06:41:11.718Z] #34 61.36 internal/fmtsort [2021-07-16T06:41:11.718Z] #34 62.04 strings [2021-07-16T06:41:11.718Z] #34 64.65 fmt [2021-07-16T06:41:11.718Z] #34 65.17 path/filepath [2021-07-16T06:41:11.718Z] #34 66.80 io/ioutil [2021-07-16T06:41:11.718Z] #34 67.28 path [2021-07-16T06:41:11.718Z] #34 67.94 text/tabwriter [2021-07-16T06:41:11.718Z] #34 69.11 github.com/BurntSushi/toml [2021-07-16T06:41:11.718Z] #34 69.11 flag [2021-07-16T06:41:11.718Z] #34 71.36 log [2021-07-16T06:41:11.808Z] #43 78.66 DEP criu/uffd.d [2021-07-16T06:41:11.878Z] #13 57.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-07-16T06:41:11.878Z] #13 57.64 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-16T06:41:11.878Z] #13 57.66 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-16T06:41:11.892Z] #43 ... [2021-07-16T06:41:11.892Z] [2021-07-16T06:41:11.892Z] #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-07-16T06:41:11.892Z] #34 sha256:d69248dab018276fce20e6339f044c5cc4109e9668dd897f4acea02b39cadca9 [2021-07-16T06:41:11.892Z] #34 66.62 path [2021-07-16T06:41:11.892Z] #34 67.36 text/tabwriter [2021-07-16T06:41:11.892Z] #34 67.38 fmt [2021-07-16T06:41:11.892Z] #34 68.12 path/filepath [2021-07-16T06:41:11.892Z] #34 69.57 io/ioutil [2021-07-16T06:41:11.892Z] #34 71.11 flag [2021-07-16T06:41:11.892Z] #34 71.12 github.com/BurntSushi/toml [2021-07-16T06:41:11.892Z] #34 73.36 log [2021-07-16T06:41:11.892Z] #34 75.62 github.com/BurntSushi/toml/cmd/tomlv [2021-07-16T06:41:11.892Z] #34 ... [2021-07-16T06:41:11.892Z] [2021-07-16T06:41:11.892Z] #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-07-16T06:41:11.892Z] #37 sha256:ea0455c75e8c9d2cbbf1d80b0979e1f86efaab053fd4ad14c4b1819284e32409 [2021-07-16T06:41:11.892Z] #37 9.979 [100%] Linking C executable tini-static [2021-07-16T06:41:11.978Z] #34 ... [2021-07-16T06:41:11.978Z] [2021-07-16T06:41:11.978Z] #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-07-16T06:41:11.978Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:41:11.978Z] #13 58.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-16T06:41:11.978Z] #13 58.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-16T06:41:11.978Z] #13 58.63 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-16T06:41:11.978Z] #13 61.79 Selecting previously unselected package binutils-mingw-w64. [2021-07-16T06:41:11.978Z] #13 61.80 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-16T06:41:11.978Z] #13 61.80 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-16T06:41:11.978Z] #13 61.93 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-16T06:41:11.978Z] #13 61.93 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-16T06:41:11.978Z] #13 61.94 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-16T06:41:11.978Z] #13 62.13 Selecting previously unselected package dmsetup. [2021-07-16T06:41:11.978Z] #13 62.13 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-16T06:41:11.978Z] #13 62.15 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-16T06:41:11.978Z] #13 62.29 Selecting previously unselected package mingw-w64-common. [2021-07-16T06:41:11.978Z] #13 62.30 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-16T06:41:11.978Z] #13 62.31 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-16T06:41:11.978Z] #13 67.99 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-16T06:41:11.978Z] #13 67.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-16T06:41:11.978Z] #13 67.99 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-16T06:41:12.098Z] #43 78.86 DEP criu/tun.d [2021-07-16T06:41:12.135Z] #13 57.83 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-16T06:41:12.236Z] #13 ... [2021-07-16T06:41:12.237Z] [2021-07-16T06:41:12.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-07-16T06:41:12.237Z] #37 sha256:72ae6abe7042001629581c5a730abf5a28da3e48bb33c4f09ee9a94752c9b96a [2021-07-16T06:41:12.237Z] #37 8.225 Scanning dependencies of target tini-static [2021-07-16T06:41:12.392Z] #13 58.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-16T06:41:12.392Z] #13 58.09 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-07-16T06:41:12.392Z] #13 58.10 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-07-16T06:41:12.400Z] #43 79.21 DEP criu/tty.d [2021-07-16T06:41:12.455Z] #37 10.62 [100%] Built target tini-static [2021-07-16T06:41:12.455Z] #37 10.70 + mkdir -p /build [2021-07-16T06:41:12.455Z] #37 10.70 + cp tini-static /build/docker-init [2021-07-16T06:41:12.495Z] #37 8.359 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-16T06:41:12.649Z] #13 58.35 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-07-16T06:41:12.665Z] #43 79.43 DEP criu/timerfd.d [2021-07-16T06:41:12.665Z] #43 79.60 DEP criu/timens.d [2021-07-16T06:41:12.665Z] #43 ... [2021-07-16T06:41:12.665Z] [2021-07-16T06:41:12.665Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:41:12.665Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-07-16T06:41:12.665Z] #20 24.34 Selecting previously unselected package python3.7. [2021-07-16T06:41:12.665Z] #20 24.35 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-07-16T06:41:12.665Z] #20 24.36 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-16T06:41:12.665Z] #20 24.54 Selecting previously unselected package libpython3-stdlib:arm64. [2021-07-16T06:41:12.665Z] #20 24.55 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-07-16T06:41:12.665Z] #20 24.56 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-16T06:41:12.665Z] #20 24.74 Setting up python3-minimal (3.7.3-1) ... [2021-07-16T06:41:12.665Z] #20 26.04 Selecting previously unselected package python3. [2021-07-16T06:41:12.665Z] #20 26.04 (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-07-16T06:41:12.665Z] #20 26.16 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-07-16T06:41:12.665Z] #20 26.28 Unpacking python3 (3.7.3-1) ... [2021-07-16T06:41:12.665Z] #20 26.43 Selecting previously unselected package libip4tc0:arm64. [2021-07-16T06:41:12.665Z] #20 26.43 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-07-16T06:41:12.665Z] #20 26.45 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-07-16T06:41:12.665Z] #20 26.58 Selecting previously unselected package libip6tc0:arm64. [2021-07-16T06:41:12.665Z] #20 26.58 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-07-16T06:41:12.665Z] #20 26.59 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-07-16T06:41:12.665Z] #20 26.69 Selecting previously unselected package libiptc0:arm64. [2021-07-16T06:41:12.665Z] #20 26.69 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-07-16T06:41:12.665Z] #20 26.71 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-07-16T06:41:12.665Z] #20 26.81 Selecting previously unselected package libnfnetlink0:arm64. [2021-07-16T06:41:12.665Z] #20 26.82 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-07-16T06:41:12.665Z] #20 26.84 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-07-16T06:41:12.665Z] #20 26.95 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-07-16T06:41:12.665Z] #20 26.95 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-07-16T06:41:12.665Z] #20 27.03 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-07-16T06:41:12.665Z] #20 27.16 Selecting previously unselected package libnftnl11:arm64. [2021-07-16T06:41:12.665Z] #20 27.18 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-07-16T06:41:12.665Z] #20 27.19 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-07-16T06:41:12.665Z] #20 27.42 Selecting previously unselected package iptables. [2021-07-16T06:41:12.665Z] #20 27.42 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-07-16T06:41:12.665Z] #20 27.43 Unpacking iptables (1.8.2-4) ... [2021-07-16T06:41:12.665Z] #20 27.76 Selecting previously unselected package xxd. [2021-07-16T06:41:12.665Z] #20 27.78 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-07-16T06:41:12.665Z] #20 27.79 Unpacking xxd (2:8.1.0875-5) ... [2021-07-16T06:41:12.665Z] #20 27.93 Selecting previously unselected package vim-common. [2021-07-16T06:41:12.711Z] #37 DONE 11.0s [2021-07-16T06:41:12.711Z] [2021-07-16T06:41:12.711Z] #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-07-16T06:41:12.711Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:12.711Z] #43 4.565 fatal: not a git repository (or any of the parent directories): .git [2021-07-16T06:41:12.711Z] #43 4.634 GEN .gitid [2021-07-16T06:41:12.711Z] #43 4.657 GEN criu/include/version.h [2021-07-16T06:41:12.711Z] #43 4.758 GEN include/common/asm [2021-07-16T06:41:12.782Z] #37 ... [2021-07-16T06:41:12.782Z] [2021-07-16T06:41:12.782Z] #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-07-16T06:41:12.782Z] #45 sha256:42c0ce08cb2eaf1fb74bbc097db04e936d9539abb141e74e66bbf5c1827cfa91 [2021-07-16T06:41:12.782Z] #45 62.46 os [2021-07-16T06:41:12.782Z] #45 62.68 strings [2021-07-16T06:41:12.782Z] #45 65.72 regexp/syntax [2021-07-16T06:41:12.782Z] #45 67.30 fmt [2021-07-16T06:41:12.782Z] #45 70.57 regexp [2021-07-16T06:41:12.782Z] #45 72.19 go/token [2021-07-16T06:41:12.901Z] #20 48.23 Selecting previously unselected package vim. [2021-07-16T06:41:12.901Z] #20 48.24 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-16T06:41:12.901Z] #20 48.26 Unpacking vim (2:8.1.0875-5) ... [2021-07-16T06:41:12.905Z] #13 58.57 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-16T06:41:12.905Z] #13 58.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-07-16T06:41:12.905Z] #13 58.61 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-16T06:41:12.905Z] #13 58.62 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-16T06:41:12.929Z] #20 27.93 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-16T06:41:12.929Z] #20 27.96 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-16T06:41:13.194Z] #20 28.23 Selecting previously unselected package bash-completion. [2021-07-16T06:41:13.194Z] #20 28.24 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-16T06:41:13.530Z] Client: [2021-07-16T06:41:13.530Z] Version: 20.10.6 [2021-07-16T06:41:13.530Z] API version: 1.41 [2021-07-16T06:41:13.530Z] Go version: go1.16.3 [2021-07-16T06:41:13.530Z] Git commit: 370c289 [2021-07-16T06:41:13.530Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-16T06:41:13.530Z] OS/Arch: windows/amd64 [2021-07-16T06:41:13.530Z] Context: default [2021-07-16T06:41:13.530Z] Experimental: true [2021-07-16T06:41:13.530Z] [2021-07-16T06:41:13.530Z] Server: Docker Engine - Community [2021-07-16T06:41:13.530Z] Engine: [2021-07-16T06:41:13.530Z] Version: 20.10.6 [2021-07-16T06:41:13.530Z] API version: 1.41 (minimum version 1.24) [2021-07-16T06:41:13.530Z] Go version: go1.13.15 [2021-07-16T06:41:13.530Z] Git commit: 8728dd2 [2021-07-16T06:41:13.530Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-16T06:41:13.530Z] OS/Arch: windows/amd64 [2021-07-16T06:41:13.530Z] Experimental: true [2021-07-16T06:41:13.736Z] #20 48.97 Selecting previously unselected package xfsprogs. [2021-07-16T06:41:13.736Z] #20 48.99 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-16T06:41:13.736Z] #20 49.00 Unpacking xfsprogs (4.20.0-1) ... [2021-07-16T06:41:13.747Z] #45 73.26 go/scanner [2021-07-16T06:41:13.747Z] #45 ... [2021-07-16T06:41:13.747Z] [2021-07-16T06:41:13.747Z] #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-07-16T06:41:13.747Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:13.747Z] #43 2.519 Note: Building without setproctitle() and strlcpy() support. [2021-07-16T06:41:13.747Z] #43 2.519 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-16T06:41:13.747Z] #43 2.523 Note: Building without GnuTLS support [2021-07-16T06:41:13.747Z] #43 2.534 Makefile.config:39: Warn: you have no libnftables installed [2021-07-16T06:41:13.747Z] #43 2.541 Makefile.config:40: Warn: Building without nftables support [2021-07-16T06:41:13.997Z] #20 49.45 Selecting previously unselected package zip. [2021-07-16T06:41:13.997Z] #20 49.46 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-16T06:41:13.997Z] #20 49.46 Unpacking zip (3.0-11+b1) ... [Pipeline] sh [2021-07-16T06:41:14.259Z] #20 49.65 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-16T06:41:14.259Z] #20 49.67 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-16T06:41:14.259Z] #20 49.69 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-16T06:41:14.259Z] #20 49.70 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-16T06:41:14.259Z] #20 49.71 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-16T06:41:14.259Z] #20 49.72 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-16T06:41:14.259Z] #20 49.74 Setting up uidmap (1:4.5-1.1) ... [2021-07-16T06:41:14.259Z] #20 49.75 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-16T06:41:14.259Z] #20 49.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-16T06:41:14.259Z] #20 49.78 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-16T06:41:14.520Z] #20 49.80 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-16T06:41:14.521Z] #20 49.81 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-16T06:41:14.521Z] #20 49.82 Setting up xxd (2:8.1.0875-5) ... [2021-07-16T06:41:14.521Z] #20 49.83 Setting up zip (3.0-11+b1) ... [2021-07-16T06:41:14.521Z] #20 49.84 Setting up vim-common (2:8.1.0875-5) ... [2021-07-16T06:41:14.521Z] #20 49.87 Setting up bash-completion (1:2.8-6) ... [2021-07-16T06:41:14.603Z] #43 7.108 PBCC images/timens.pb-c.c [2021-07-16T06:41:14.603Z] #43 7.145 DEP images/timens.pb-c.d [2021-07-16T06:41:14.603Z] #43 7.201 PBCC images/fown.pb-c.c [2021-07-16T06:41:14.859Z] #43 7.243 PBCC images/google/protobuf/descriptor.pb-c.c [2021-07-16T06:41:14.859Z] #43 7.298 PBCC images/opts.pb-c.c [2021-07-16T06:41:14.859Z] #43 7.342 PBCC images/memfd.pb-c.c [2021-07-16T06:41:15.014Z] + docker info [2021-07-16T06:41:15.115Z] #43 7.385 DEP images/fown.pb-c.d [2021-07-16T06:41:15.116Z] #43 7.422 DEP images/google/protobuf/descriptor.pb-c.d [2021-07-16T06:41:15.116Z] #43 7.517 DEP images/opts.pb-c.d [2021-07-16T06:41:15.116Z] #43 7.639 DEP images/memfd.pb-c.d [2021-07-16T06:41:15.122Z] #43 ... [2021-07-16T06:41:15.122Z] [2021-07-16T06:41:15.122Z] #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-07-16T06:41:15.122Z] #37 sha256:72ae6abe7042001629581c5a730abf5a28da3e48bb33c4f09ee9a94752c9b96a [2021-07-16T06:41:15.122Z] #37 9.968 [100%] Linking C executable tini-static [2021-07-16T06:41:15.122Z] #37 10.50 [100%] Built target tini-static [2021-07-16T06:41:15.122Z] #37 10.56 + mkdir -p /build [2021-07-16T06:41:15.122Z] #37 10.58 + cp tini-static /build/docker-init [2021-07-16T06:41:15.122Z] #37 DONE 10.8s [2021-07-16T06:41:15.122Z] [2021-07-16T06:41:15.122Z] #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-07-16T06:41:15.122Z] #45 sha256:42c0ce08cb2eaf1fb74bbc097db04e936d9539abb141e74e66bbf5c1827cfa91 [2021-07-16T06:41:15.122Z] #45 74.75 go/ast [2021-07-16T06:41:15.372Z] #43 ... [2021-07-16T06:41:15.372Z] [2021-07-16T06:41:15.372Z] #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-07-16T06:41:15.372Z] #34 sha256:d69248dab018276fce20e6339f044c5cc4109e9668dd897f4acea02b39cadca9 [2021-07-16T06:41:15.372Z] #34 DONE 80.0s [2021-07-16T06:41:15.372Z] [2021-07-16T06:41:15.372Z] #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-07-16T06:41:15.372Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:15.372Z] #43 7.679 PBCC images/sit.pb-c.c [2021-07-16T06:41:15.372Z] #43 7.781 DEP images/sit.pb-c.d [2021-07-16T06:41:15.372Z] #43 7.885 PBCC images/macvlan.pb-c.c [2021-07-16T06:41:15.427Z] #13 ... [2021-07-16T06:41:15.427Z] [2021-07-16T06:41:15.427Z] #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-07-16T06:41:15.427Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-07-16T06:41:15.427Z] #36 64.50 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-16T06:41:15.427Z] #36 64.51 Setting up xxd (2:8.1.0875-5) ... [2021-07-16T06:41:15.427Z] #36 64.55 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-16T06:41:15.427Z] #36 64.59 Setting up vim-common (2:8.1.0875-5) ... [2021-07-16T06:41:15.427Z] #36 64.63 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-16T06:41:15.427Z] #36 64.65 Setting up cmake-data (3.13.4-1) ... [2021-07-16T06:41:15.427Z] #36 64.70 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-16T06:41:15.427Z] #36 64.71 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-16T06:41:15.427Z] #36 64.72 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-16T06:41:15.427Z] #36 64.74 Setting up cmake (3.13.4-1) ... [2021-07-16T06:41:15.427Z] #36 64.76 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T06:41:15.427Z] #36 64.82 Processing triggers for mime-support (3.62) ... [2021-07-16T06:41:15.427Z] #36 DONE 65.8s [2021-07-16T06:41:15.427Z] [2021-07-16T06:41:15.427Z] #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-07-16T06:41:15.427Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:41:15.427Z] #13 61.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-16T06:41:15.427Z] #13 61.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-16T06:41:15.427Z] #13 ... [2021-07-16T06:41:15.427Z] [2021-07-16T06:41:15.427Z] #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-07-16T06:41:15.427Z] #37 sha256:4dedeab9e44eb65001510e92d501cba4d95a62143060fba205e548d55e3984fd [2021-07-16T06:41:15.628Z] #43 7.917 DEP images/macvlan.pb-c.d [2021-07-16T06:41:15.628Z] #43 8.022 PBCC images/autofs.pb-c.c [2021-07-16T06:41:15.628Z] #43 8.082 DEP images/autofs.pb-c.d [2021-07-16T06:41:15.884Z] #43 8.224 PBCC images/sysctl.pb-c.c [2021-07-16T06:41:15.884Z] #43 8.311 DEP images/sysctl.pb-c.d [2021-07-16T06:41:15.884Z] #43 8.441 PBCC images/time.pb-c.c [2021-07-16T06:41:16.058Z] #45 75.61 internal/lazyregexp [2021-07-16T06:41:16.141Z] #43 8.483 DEP images/time.pb-c.d [2021-07-16T06:41:16.141Z] #43 8.621 PBCC images/binfmt-misc.pb-c.c [2021-07-16T06:41:16.141Z] #43 8.677 DEP images/binfmt-misc.pb-c.d [2021-07-16T06:41:16.317Z] #45 75.91 net/url [2021-07-16T06:41:16.397Z] #43 8.843 PBCC images/seccomp.pb-c.c [2021-07-16T06:41:16.397Z] #43 8.864 DEP images/seccomp.pb-c.d [2021-07-16T06:41:16.397Z] #43 8.903 PBCC images/userns.pb-c.c [2021-07-16T06:41:16.397Z] #43 8.943 DEP images/userns.pb-c.d [2021-07-16T06:41:16.518Z] #20 31.29 Unpacking bash-completion (1:2.8-6) ... [2021-07-16T06:41:16.654Z] #43 9.011 PBCC images/cgroup.pb-c.c [2021-07-16T06:41:16.654Z] #43 9.053 DEP images/cgroup.pb-c.d [2021-07-16T06:41:16.654Z] #43 9.108 PBCC images/ext-file.pb-c.c [2021-07-16T06:41:16.654Z] #43 9.143 DEP images/ext-file.pb-c.d [2021-07-16T06:41:16.781Z] #20 31.94 Selecting previously unselected package bzip2. [2021-07-16T06:41:16.782Z] #20 31.95 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-07-16T06:41:16.911Z] #43 9.207 PBCC images/rpc.pb-c.c [2021-07-16T06:41:16.911Z] #43 9.262 DEP images/rpc.pb-c.d [2021-07-16T06:41:16.911Z] #43 9.314 PBCC images/siginfo.pb-c.c [2021-07-16T06:41:16.911Z] #43 9.344 DEP images/siginfo.pb-c.d [2021-07-16T06:41:16.911Z] #43 9.410 PBCC images/pagemap.pb-c.c [2021-07-16T06:41:17.045Z] #20 31.97 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-16T06:41:17.045Z] #20 32.09 Selecting previously unselected package xz-utils. [2021-07-16T06:41:17.045Z] #20 32.09 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-07-16T06:41:17.045Z] #20 32.10 Unpacking xz-utils (5.2.4-1) ... [2021-07-16T06:41:17.070Z] #20 52.55 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-16T06:41:17.070Z] #20 52.56 Setting up xz-utils (5.2.4-1) ... [2021-07-16T06:41:17.168Z] #43 9.429 DEP images/pagemap.pb-c.d [2021-07-16T06:41:17.168Z] #43 9.496 PBCC images/rlimit.pb-c.c [2021-07-16T06:41:17.168Z] #43 9.534 DEP images/rlimit.pb-c.d [2021-07-16T06:41:17.168Z] #43 9.598 PBCC images/file-lock.pb-c.c [2021-07-16T06:41:17.168Z] #43 9.620 DEP images/file-lock.pb-c.d [2021-07-16T06:41:17.168Z] #43 9.658 PBCC images/tty.pb-c.c [2021-07-16T06:41:17.310Z] #20 32.35 Selecting previously unselected package apparmor. [2021-07-16T06:41:17.310Z] #20 32.36 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-07-16T06:41:17.310Z] #20 32.45 Unpacking apparmor (2.13.2-10) ... [2021-07-16T06:41:17.310Z] #20 ... [2021-07-16T06:41:17.310Z] [2021-07-16T06:41:17.310Z] #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-07-16T06:41:17.310Z] #24 sha256:3a4a9fb966bf5321761d9a181f7fda6bd9c53c7ebc451aec21860f2c6ef37f4c [2021-07-16T06:41:17.310Z] #24 121.0 Checking out files: 16% (1862/11315) Checking out files: 17% (1924/11315) Checking out files: 18% (2037/11315) Checking out files: 19% (2150/11315) Checking out files: 20% (2263/11315) Checking out files: 21% (2377/11315) Checking out files: 22% (2490/11315) Checking out files: 23% (2603/11315) Checking out files: 24% (2716/11315) Checking out files: 25% (2829/11315) Checking out files: 26% (2942/11315) Checking out files: 27% (3056/11315) Checking out files: 28% (3169/11315) Checking out files: 29% (3282/11315) Checking out files: 30% (3395/11315) Checking out files: 30% (3460/11315) Checking out files: 31% (3508/11315) Checking out files: 32% (3621/11315) Checking out files: 33% (3734/11315) Checking out files: 34% (3848/11315) Checking out files: 35% (3961/11315) Checking out files: 36% (4074/11315) Checking out files: 37% (4187/11315) Checking out files: 38% (4300/11315) Checking out files: 39% (4413/11315) Checking out files: 40% (4526/11315) Checking out files: 41% (4640/11315) Checking out files: 42% (4753/11315) Checking out files: 43% (4866/11315) Checking out files: 44% (4979/11315) Checking out files: 45% (5092/11315) Checking out files: 46% (5205/11315) Checking out files: 47% (5319/11315) Checking out files: 48% (5432/11315) Checking out files: 49% (5545/11315) Checking out files: 49% (5610/11315) Checking out files: 50% (5658/11315) Checking out files: 51% (5771/11315) Checking out files: 52% (5884/11315) Checking out files: 53% (5997/11315) Checking out files: 54% (6111/11315) Checking out files: 55% (6224/11315) Checking out files: 56% (6337/11315) Checking out files: 57% (6450/11315) Checking out files: 58% (6563/11315) Checking out files: 59% (6676/11315) Checking out files: 60% (6789/11315) Checking out files: 61% (6903/11315) Checking out files: 62% (7016/11315) Checking out files: 63% (7129/11315) Checking out files: 64% (7242/11315) Checking out files: 65% (7355/11315) Checking out files: 66% (7468/11315) Checking out files: 66% (7574/11315) Checking out files: 67% (7582/11315) Checking out files: 68% (7695/11315) Checking out files: 69% (7808/11315) Checking out files: 70% (7921/11315) Checking out files: 71% (8034/11315) Checking out files: 72% (8147/11315) Checking out files: 73% (8260/11315) Checking out files: 74% (8374/11315) Checking out files: 75% (8487/11315) Checking out files: 76% (8600/11315) Checking out files: 77% (8713/11315) Checking out files: 78% (8826/11315) Checking out files: 79% (8939/11315) Checking out files: 80% (9052/11315) Checking out files: 81% (9166/11315) Checking out files: 82% (9279/11315) Checking out files: 83% (9392/11315) Checking out files: 84% (9505/11315) Checking out files: 85% (9618/11315) Checking out files: 85% (9730/11315) Checking out files: 86% (9731/11315) Checking out files: 87% (9845/11315) Checking out files: 88% (9958/11315) Checking out files: 89% (10071/11315) Checking out files: 90% (10184/11315) Checking out files: 91% (10297/11315) Checking out files: 92% (10410/11315) Checking out files: 93% (10523/11315) Checking out files: 94% (10637/11315) Checking out files: 95% (10750/11315) Checking out files: 96% (10863/11315) Checking out files: 97% (10976/11315) Checking out files: 98% (11089/11315) Checking out files: 99% (11202/11315) Checking out files: 100% (11315/11315) Checking out files: 100% (11315/11315), done. [2021-07-16T06:41:17.310Z] #24 125.7 + cd /tmp/tmp.KESuhXmJNg/tmp/docker-ce [2021-07-16T06:41:17.310Z] #24 125.7 + git checkout -q v17.06.2-ce [2021-07-16T06:41:17.331Z] #20 52.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-16T06:41:17.331Z] #20 52.59 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-16T06:41:17.331Z] #20 52.62 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-16T06:41:17.331Z] #20 52.77 invoke-rc.d: could not determine current runlevel [2021-07-16T06:41:17.331Z] #20 52.78 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-16T06:41:17.331Z] #20 52.80 Setting up pigz (2.4-1) ... [2021-07-16T06:41:17.331Z] #20 52.81 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-16T06:41:17.331Z] #20 52.83 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-16T06:41:17.424Z] #43 9.698 DEP images/tty.pb-c.d [2021-07-16T06:41:17.424Z] #43 9.730 PBCC images/tun.pb-c.c [2021-07-16T06:41:17.424Z] #43 9.777 PBCC images/netdev.pb-c.c [2021-07-16T06:41:17.424Z] #43 9.833 DEP images/tun.pb-c.d [2021-07-16T06:41:17.424Z] #43 9.867 DEP images/netdev.pb-c.d [2021-07-16T06:41:17.424Z] #43 9.926 PBCC images/vma.pb-c.c [2021-07-16T06:41:17.592Z] #20 52.88 Setting up python-pip-whl (18.1-5) ... [2021-07-16T06:41:17.592Z] #20 52.91 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-16T06:41:17.592Z] #20 52.93 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-16T06:41:17.681Z] #43 9.970 DEP images/vma.pb-c.d [2021-07-16T06:41:17.681Z] #43 10.05 PBCC images/creds.pb-c.c [2021-07-16T06:41:17.681Z] #43 10.08 DEP images/creds.pb-c.d [2021-07-16T06:41:17.681Z] #43 10.12 PBCC images/utsns.pb-c.c [2021-07-16T06:41:17.681Z] #43 10.15 DEP images/utsns.pb-c.d [2021-07-16T06:41:17.681Z] #43 10.18 PBCC images/ipc-desc.pb-c.c [2021-07-16T06:41:17.854Z] #20 53.31 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-16T06:41:17.854Z] #20 53.33 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-16T06:41:17.854Z] #20 53.35 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-16T06:41:17.854Z] #20 53.37 Setting up vim (2:8.1.0875-5) ... [2021-07-16T06:41:17.854Z] #20 53.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-16T06:41:17.854Z] #20 53.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-16T06:41:17.888Z] #24 ... [2021-07-16T06:41:17.888Z] [2021-07-16T06:41:17.888Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:41:17.888Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-07-16T06:41:17.888Z] #20 32.90 Selecting previously unselected package aufs-tools. [2021-07-16T06:41:17.888Z] #20 32.91 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-07-16T06:41:17.888Z] #20 32.95 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-16T06:41:17.938Z] #43 10.21 PBCC images/ipc-sem.pb-c.c [2021-07-16T06:41:17.938Z] #43 10.24 DEP images/ipc-desc.pb-c.d [2021-07-16T06:41:17.938Z] #43 10.30 DEP images/ipc-sem.pb-c.d [2021-07-16T06:41:17.938Z] #43 10.38 PBCC images/ipc-msg.pb-c.c [2021-07-16T06:41:17.938Z] #43 10.41 DEP images/ipc-msg.pb-c.d [2021-07-16T06:41:18.115Z] #20 53.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-16T06:41:18.115Z] #20 53.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-16T06:41:18.115Z] #20 53.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-16T06:41:18.115Z] #20 53.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-16T06:41:18.115Z] #20 53.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-16T06:41:18.115Z] #20 53.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-16T06:41:18.115Z] #20 53.48 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-16T06:41:18.115Z] #20 53.50 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-16T06:41:18.115Z] #20 53.52 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-16T06:41:18.115Z] #20 53.55 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-16T06:41:18.115Z] #20 53.57 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-16T06:41:18.115Z] #20 53.58 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-16T06:41:18.151Z] #20 33.11 Selecting previously unselected package libonig5:arm64. [2021-07-16T06:41:18.151Z] #20 33.12 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-07-16T06:41:18.151Z] #20 33.13 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-07-16T06:41:18.151Z] #20 33.26 Selecting previously unselected package libjq1:arm64. [2021-07-16T06:41:18.151Z] #20 33.27 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-07-16T06:41:18.151Z] #20 33.28 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-16T06:41:18.195Z] #43 10.45 PBCC images/ipc-shm.pb-c.c [2021-07-16T06:41:18.195Z] #43 10.48 DEP images/ipc-shm.pb-c.d [2021-07-16T06:41:18.195Z] #43 10.55 PBCC images/ipc-var.pb-c.c [2021-07-16T06:41:18.195Z] #43 10.60 DEP images/ipc-var.pb-c.d [2021-07-16T06:41:18.195Z] #43 10.65 PBCC images/sk-opts.pb-c.c [2021-07-16T06:41:18.195Z] #43 10.68 PBCC images/packet-sock.pb-c.c [2021-07-16T06:41:18.222Z] #45 77.73 text/template/parse [2021-07-16T06:41:18.377Z] #20 ... [2021-07-16T06:41:18.377Z] [2021-07-16T06:41:18.377Z] #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-07-16T06:41:18.377Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:18.377Z] #43 105.3 CC criu/cr-service.o [2021-07-16T06:41:18.377Z] #43 107.1 CC criu/crtools.o [2021-07-16T06:41:18.377Z] #43 107.7 CC criu/eventfd.o [2021-07-16T06:41:18.377Z] #43 108.1 CC criu/eventpoll.o [2021-07-16T06:41:18.377Z] #43 108.8 CC criu/external.o [2021-07-16T06:41:18.377Z] #43 109.2 CC criu/fault-injection.o [2021-07-16T06:41:18.377Z] #43 109.3 CC criu/fdstore.o [2021-07-16T06:41:18.377Z] #43 109.7 CC criu/fifo.o [2021-07-16T06:41:18.377Z] #43 110.1 CC criu/file-ids.o [2021-07-16T06:41:18.377Z] #43 110.3 CC criu/file-lock.o [2021-07-16T06:41:18.377Z] #43 111.1 CC criu/files-ext.o [2021-07-16T06:41:18.377Z] #43 111.6 CC criu/files-reg.o [2021-07-16T06:41:18.377Z] #43 114.1 CC criu/files.o [2021-07-16T06:41:18.416Z] #20 33.40 Selecting previously unselected package jq. [2021-07-16T06:41:18.416Z] #20 33.42 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-07-16T06:41:18.416Z] #20 33.42 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-16T06:41:18.416Z] #20 33.51 Selecting previously unselected package libaio1:arm64. [2021-07-16T06:41:18.416Z] #20 33.53 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-07-16T06:41:18.416Z] #20 33.55 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-07-16T06:41:18.452Z] #43 10.75 DEP images/sk-opts.pb-c.d [2021-07-16T06:41:18.452Z] #43 10.81 DEP images/packet-sock.pb-c.d [2021-07-16T06:41:18.452Z] #43 10.85 PBCC images/sk-netlink.pb-c.c [2021-07-16T06:41:18.452Z] #43 10.91 DEP images/sk-netlink.pb-c.d [2021-07-16T06:41:18.681Z] #20 33.65 Selecting previously unselected package libgpm2:arm64. [2021-07-16T06:41:18.681Z] #20 33.67 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-07-16T06:41:18.681Z] #20 33.68 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-07-16T06:41:18.681Z] #20 33.79 Selecting previously unselected package libicu63:arm64. [2021-07-16T06:41:18.681Z] #20 33.80 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-07-16T06:41:18.681Z] #20 33.81 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-16T06:41:18.699Z] #37 3.362 + RM_GOPATH=0 [2021-07-16T06:41:18.699Z] #37 3.362 + TMP_GOPATH= [2021-07-16T06:41:18.699Z] #37 3.362 + : /build [2021-07-16T06:41:18.699Z] #37 3.362 + '[' -z '' ']' [2021-07-16T06:41:18.699Z] #37 3.366 ++ mktemp -d [2021-07-16T06:41:18.699Z] #37 3.369 + export GOPATH=/tmp/tmp.Kqn5JtgpeX [2021-07-16T06:41:18.699Z] #37 3.369 + GOPATH=/tmp/tmp.Kqn5JtgpeX [2021-07-16T06:41:18.699Z] #37 3.369 + RM_GOPATH=1 [2021-07-16T06:41:18.699Z] #37 3.370 + case "$(go env GOARCH)" in [2021-07-16T06:41:18.699Z] #37 3.373 ++ go env GOARCH [2021-07-16T06:41:18.699Z] #37 3.410 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:41:18.699Z] #37 3.410 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:41:18.699Z] #37 3.410 ++ dirname /tmp/install/install.sh [2021-07-16T06:41:18.699Z] #37 3.416 + dir=/tmp/install [2021-07-16T06:41:18.699Z] #37 3.420 + bin=tini [2021-07-16T06:41:18.699Z] #37 3.420 + shift [2021-07-16T06:41:18.700Z] #37 3.420 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-16T06:41:18.700Z] #37 3.420 + . /tmp/install/tini.installer [2021-07-16T06:41:18.700Z] #37 3.420 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-16T06:41:18.700Z] #37 3.425 + install_tini [2021-07-16T06:41:18.700Z] #37 3.425 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-16T06:41:18.700Z] #37 3.426 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-16T06:41:18.700Z] #37 3.426 + git clone https://github.com/krallin/tini.git /tmp/tmp.Kqn5JtgpeX/tini [2021-07-16T06:41:18.700Z] #37 3.442 Cloning into '/tmp/tmp.Kqn5JtgpeX/tini'... [2021-07-16T06:41:18.709Z] #43 10.96 PBCC images/sk-inet.pb-c.c [2021-07-16T06:41:18.709Z] #43 11.00 DEP images/sk-inet.pb-c.d [2021-07-16T06:41:18.709Z] #43 11.09 PBCC images/sk-unix.pb-c.c [2021-07-16T06:41:18.709Z] #43 11.19 DEP images/sk-unix.pb-c.d [2021-07-16T06:41:18.965Z] #43 11.28 PBCC images/mm.pb-c.c [2021-07-16T06:41:18.965Z] #43 11.34 DEP images/mm.pb-c.d [2021-07-16T06:41:18.965Z] #43 11.43 PBCC images/timerfd.pb-c.c [2021-07-16T06:41:19.158Z] #45 ... [2021-07-16T06:41:19.158Z] [2021-07-16T06:41:19.158Z] #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-07-16T06:41:19.158Z] #34 sha256:dd004b3b5769cbcac738354ce18596c5d13ddd903dcc62a4bfc106ca4cb4b72e [2021-07-16T06:41:19.158Z] #34 74.04 github.com/BurntSushi/toml/cmd/tomlv [2021-07-16T06:41:19.158Z] #34 DONE 78.9s [2021-07-16T06:41:19.222Z] #43 11.53 DEP images/timerfd.pb-c.d [2021-07-16T06:41:19.222Z] #43 11.57 PBCC images/timer.pb-c.c [2021-07-16T06:41:19.222Z] #43 11.62 DEP images/timer.pb-c.d [2021-07-16T06:41:19.222Z] #43 11.66 PBCC images/sa.pb-c.c [2021-07-16T06:41:19.222Z] #43 11.69 DEP images/sa.pb-c.d [2021-07-16T06:41:19.222Z] #43 11.73 PBCC images/pipe-data.pb-c.c [2021-07-16T06:41:19.265Z] #37 ... [2021-07-16T06:41:19.265Z] [2021-07-16T06:41:19.265Z] #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-07-16T06:41:19.265Z] #51 sha256:82dd7a319baf041340a7d08b95dd7f4fb8cad79c9397f72edc29543a8ab219d6 [2021-07-16T06:41:19.265Z] #51 59.70 internal/poll [2021-07-16T06:41:19.265Z] #51 61.93 os [2021-07-16T06:41:19.265Z] #51 64.98 encoding/binary [2021-07-16T06:41:19.265Z] #51 65.98 fmt [2021-07-16T06:41:19.265Z] #51 66.84 encoding/base64 [2021-07-16T06:41:19.265Z] #51 67.68 golang.org/x/sys/unix [2021-07-16T06:41:19.265Z] #51 ... [2021-07-16T06:41:19.265Z] [2021-07-16T06:41:19.265Z] #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-07-16T06:41:19.265Z] #34 sha256:6adb8536987a58bacef9241a980fce64d6170ee654290e2af4348d4017536bb1 [2021-07-16T06:41:19.265Z] #34 59.68 internal/fmtsort [2021-07-16T06:41:19.265Z] #34 60.44 internal/syscall/execenv [2021-07-16T06:41:19.265Z] #34 60.59 internal/syscall/unix [2021-07-16T06:41:19.265Z] #34 60.77 strings [2021-07-16T06:41:19.265Z] #34 60.88 os [2021-07-16T06:41:19.265Z] #34 64.42 path [2021-07-16T06:41:19.265Z] #34 64.80 fmt [2021-07-16T06:41:19.265Z] #34 65.06 path/filepath [2021-07-16T06:41:19.265Z] #34 66.73 io/ioutil [2021-07-16T06:41:19.265Z] #34 67.36 text/tabwriter [2021-07-16T06:41:19.265Z] #34 68.89 github.com/BurntSushi/toml [2021-07-16T06:41:19.265Z] #34 68.90 flag [2021-07-16T06:41:19.321Z] #43 116.2 CC criu/filesystems.o [2021-07-16T06:41:19.417Z] [2021-07-16T06:41:19.417Z] #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-07-16T06:41:19.417Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:19.417Z] #43 4.988 fatal: not a git repository (or any of the parent directories): .git [2021-07-16T06:41:19.417Z] #43 5.061 GEN .gitid [2021-07-16T06:41:19.417Z] #43 5.082 GEN criu/include/version.h [2021-07-16T06:41:19.417Z] #43 5.142 GEN include/common/asm [2021-07-16T06:41:19.417Z] #43 6.653 PBCC images/timens.pb-c.c [2021-07-16T06:41:19.417Z] #43 6.702 DEP images/timens.pb-c.d [2021-07-16T06:41:19.417Z] #43 6.753 PBCC images/fown.pb-c.c [2021-07-16T06:41:19.417Z] #43 6.771 PBCC images/google/protobuf/descriptor.pb-c.c [2021-07-16T06:41:19.417Z] #43 6.871 PBCC images/opts.pb-c.c [2021-07-16T06:41:19.417Z] #43 6.910 PBCC images/memfd.pb-c.c [2021-07-16T06:41:19.417Z] #43 6.981 DEP images/fown.pb-c.d [2021-07-16T06:41:19.417Z] #43 7.031 DEP images/google/protobuf/descriptor.pb-c.d [2021-07-16T06:41:19.417Z] #43 7.115 DEP images/opts.pb-c.d [2021-07-16T06:41:19.417Z] #43 7.185 DEP images/memfd.pb-c.d [2021-07-16T06:41:19.417Z] #43 7.231 PBCC images/sit.pb-c.c [2021-07-16T06:41:19.417Z] #43 7.293 DEP images/sit.pb-c.d [2021-07-16T06:41:19.417Z] #43 7.357 PBCC images/macvlan.pb-c.c [2021-07-16T06:41:19.417Z] #43 7.375 DEP images/macvlan.pb-c.d [2021-07-16T06:41:19.417Z] #43 7.450 PBCC images/autofs.pb-c.c [2021-07-16T06:41:19.417Z] #43 7.476 DEP images/autofs.pb-c.d [2021-07-16T06:41:19.417Z] #43 7.548 PBCC images/sysctl.pb-c.c [2021-07-16T06:41:19.417Z] #43 7.577 DEP images/sysctl.pb-c.d [2021-07-16T06:41:19.417Z] #43 7.618 PBCC images/time.pb-c.c [2021-07-16T06:41:19.417Z] #43 7.668 DEP images/time.pb-c.d [2021-07-16T06:41:19.417Z] #43 7.709 PBCC images/binfmt-misc.pb-c.c [2021-07-16T06:41:19.417Z] #43 7.745 DEP images/binfmt-misc.pb-c.d [2021-07-16T06:41:19.417Z] #43 7.797 PBCC images/seccomp.pb-c.c [2021-07-16T06:41:19.417Z] #43 7.847 DEP images/seccomp.pb-c.d [2021-07-16T06:41:19.417Z] #43 7.929 PBCC images/userns.pb-c.c [2021-07-16T06:41:19.417Z] #43 7.950 DEP images/userns.pb-c.d [2021-07-16T06:41:19.417Z] #43 8.005 PBCC images/cgroup.pb-c.c [2021-07-16T06:41:19.417Z] #43 8.021 DEP images/cgroup.pb-c.d [2021-07-16T06:41:19.417Z] #43 8.102 PBCC images/ext-file.pb-c.c [2021-07-16T06:41:19.417Z] #43 8.125 DEP images/ext-file.pb-c.d [2021-07-16T06:41:19.417Z] #43 8.193 PBCC images/rpc.pb-c.c [2021-07-16T06:41:19.417Z] #43 8.242 DEP images/rpc.pb-c.d [2021-07-16T06:41:19.479Z] #43 11.78 DEP images/pipe-data.pb-c.d [2021-07-16T06:41:19.479Z] #43 11.83 PBCC images/mnt.pb-c.c [2021-07-16T06:41:19.479Z] #43 11.90 DEP images/mnt.pb-c.d [2021-07-16T06:41:19.479Z] #43 11.95 PBCC images/sk-packet.pb-c.c [2021-07-16T06:41:19.479Z] #43 ... [2021-07-16T06:41:19.479Z] [2021-07-16T06:41:19.479Z] #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-07-16T06:41:19.479Z] #45 sha256:9574e771e9ba3780aac7bdbded556265a3c17a43606033b88cb73903f4a136ad [2021-07-16T06:41:19.479Z] #45 74.25 go/token [2021-07-16T06:41:19.479Z] #45 75.16 go/scanner [2021-07-16T06:41:19.479Z] #45 75.74 internal/lazyregexp [2021-07-16T06:41:19.479Z] #45 76.14 net/url [2021-07-16T06:41:19.479Z] #45 76.39 go/ast [2021-07-16T06:41:19.479Z] #45 78.63 text/template/parse [2021-07-16T06:41:19.479Z] #45 82.20 go/parser [2021-07-16T06:41:19.479Z] #45 83.12 text/template [2021-07-16T06:41:19.479Z] #45 ... [2021-07-16T06:41:19.479Z] [2021-07-16T06:41:19.479Z] #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-07-16T06:41:19.479Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:19.479Z] #43 11.99 DEP images/sk-packet.pb-c.d [2021-07-16T06:41:19.479Z] #43 12.03 PBCC images/tcp-stream.pb-c.c [2021-07-16T06:41:19.522Z] #34 ... [2021-07-16T06:41:19.522Z] [2021-07-16T06:41:19.522Z] #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-07-16T06:41:19.522Z] #45 sha256:9665c2321fbd65f772c9f42fa4a5d8d6d3d5cb748329d43994df1aeb33a7a312 [2021-07-16T06:41:19.522Z] #45 59.98 internal/fmtsort [2021-07-16T06:41:19.522Z] #45 60.93 strings [2021-07-16T06:41:19.522Z] #45 62.24 os [2021-07-16T06:41:19.522Z] #45 63.78 regexp/syntax [2021-07-16T06:41:19.522Z] #45 66.22 fmt [2021-07-16T06:41:19.522Z] #45 69.49 regexp [2021-07-16T06:41:19.522Z] #45 ... [2021-07-16T06:41:19.522Z] [2021-07-16T06:41:19.522Z] #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-07-16T06:41:19.522Z] #37 sha256:4dedeab9e44eb65001510e92d501cba4d95a62143060fba205e548d55e3984fd [2021-07-16T06:41:19.522Z] #37 4.243 + cd /tmp/tmp.Kqn5JtgpeX/tini [2021-07-16T06:41:19.522Z] #37 4.243 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-16T06:41:19.522Z] #37 4.257 + cmake . [2021-07-16T06:41:19.676Z] #43 8.357 PBCC images/siginfo.pb-c.c [2021-07-16T06:41:19.676Z] #43 8.466 DEP images/siginfo.pb-c.d [2021-07-16T06:41:19.676Z] #43 8.534 PBCC images/pagemap.pb-c.c [2021-07-16T06:41:19.736Z] #43 12.08 DEP images/tcp-stream.pb-c.d [2021-07-16T06:41:19.736Z] #43 12.13 PBCC images/pipe.pb-c.c [2021-07-16T06:41:19.736Z] #43 12.19 DEP images/pipe.pb-c.d [2021-07-16T06:41:19.736Z] #43 12.27 PBCC images/pstree.pb-c.c [2021-07-16T06:41:19.736Z] #43 12.32 DEP images/pstree.pb-c.d [2021-07-16T06:41:19.935Z] #43 8.617 DEP images/pagemap.pb-c.d [2021-07-16T06:41:19.935Z] #43 8.693 PBCC images/rlimit.pb-c.c [2021-07-16T06:41:19.994Z] #43 12.35 PBCC images/fs.pb-c.c [2021-07-16T06:41:19.994Z] #43 12.37 DEP images/fs.pb-c.d [2021-07-16T06:41:19.994Z] #43 12.46 PBCC images/signalfd.pb-c.c [2021-07-16T06:41:19.994Z] #43 12.49 DEP images/signalfd.pb-c.d [2021-07-16T06:41:19.994Z] #43 12.52 PBCC images/fh.pb-c.c [2021-07-16T06:41:19.994Z] #43 12.57 PBCC images/fsnotify.pb-c.c [2021-07-16T06:41:20.085Z] #37 ... [2021-07-16T06:41:20.085Z] [2021-07-16T06:41:20.085Z] #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-07-16T06:41:20.085Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-07-16T06:41:20.085Z] #42 63.21 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-07-16T06:41:20.085Z] #42 63.22 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-16T06:41:20.085Z] #42 63.24 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-16T06:41:20.085Z] #42 63.26 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-07-16T06:41:20.085Z] #42 63.30 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-07-16T06:41:20.085Z] #42 63.33 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-07-16T06:41:20.085Z] #42 63.33 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-07-16T06:41:20.085Z] #42 63.34 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-07-16T06:41:20.085Z] #42 63.38 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-07-16T06:41:20.085Z] #42 63.39 Setting up python-protobuf (3.6.1.3-2) ... [2021-07-16T06:41:20.085Z] #42 69.84 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-07-16T06:41:20.085Z] #42 69.86 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T06:41:20.085Z] #42 DONE 70.7s [2021-07-16T06:41:20.194Z] #43 8.791 DEP images/rlimit.pb-c.d [2021-07-16T06:41:20.194Z] #43 8.942 PBCC images/file-lock.pb-c.c [2021-07-16T06:41:20.194Z] #43 8.997 DEP images/file-lock.pb-c.d [2021-07-16T06:41:20.251Z] #43 12.62 DEP images/fh.pb-c.d [2021-07-16T06:41:20.251Z] #43 12.71 DEP images/fsnotify.pb-c.d [2021-07-16T06:41:20.251Z] #43 12.81 PBCC images/eventpoll.pb-c.c [2021-07-16T06:41:20.251Z] #43 12.84 DEP images/eventpoll.pb-c.d [2021-07-16T06:41:20.265Z] #43 116.9 CC criu/fsnotify.o [2021-07-16T06:41:20.265Z] #43 ... [2021-07-16T06:41:20.265Z] [2021-07-16T06:41:20.265Z] #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-07-16T06:41:20.265Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-16T06:41:20.265Z] #40 187.0 + dpkg --print-architecture [2021-07-16T06:41:20.265Z] #40 187.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-16T06:41:20.342Z] [2021-07-16T06:41:20.342Z] #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-07-16T06:41:20.342Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:20.454Z] #43 9.137 PBCC images/tty.pb-c.c [2021-07-16T06:41:20.454Z] #43 9.204 DEP images/tty.pb-c.d [2021-07-16T06:41:20.454Z] #43 9.271 PBCC images/tun.pb-c.c [2021-07-16T06:41:20.454Z] #43 9.317 PBCC images/netdev.pb-c.c [2021-07-16T06:41:20.507Z] #43 12.90 PBCC images/eventfd.pb-c.c [2021-07-16T06:41:20.507Z] #43 12.94 DEP images/eventfd.pb-c.d [2021-07-16T06:41:20.507Z] #43 12.96 PBCC images/remap-file-path.pb-c.c [2021-07-16T06:41:20.507Z] #43 ... [2021-07-16T06:41:20.507Z] [2021-07-16T06:41:20.507Z] #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-07-16T06:41:20.507Z] #51 sha256:36b5ea37fb330dc27f352284667d7ecf42ed8603b41c4aadca07cec88a57619c [2021-07-16T06:41:20.507Z] #51 75.25 encoding/json [2021-07-16T06:41:20.507Z] #51 76.88 github.com/pkg/diff [2021-07-16T06:41:20.507Z] #51 78.98 go/ast [2021-07-16T06:41:20.507Z] #51 82.10 golang.org/x/crypto/ssh/terminal [2021-07-16T06:41:20.507Z] #51 83.54 mvdan.cc/editorconfig [2021-07-16T06:41:20.507Z] #51 84.16 mvdan.cc/sh/v3/fileutil [2021-07-16T06:41:20.507Z] #51 84.40 mvdan.cc/sh/v3/syntax [2021-07-16T06:41:20.507Z] #51 ... [2021-07-16T06:41:20.507Z] [2021-07-16T06:41:20.507Z] #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-07-16T06:41:20.507Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:20.507Z] #43 13.02 DEP images/remap-file-path.pb-c.d [2021-07-16T06:41:20.507Z] #43 13.08 PBCC images/fifo.pb-c.c [2021-07-16T06:41:20.713Z] #43 9.366 DEP images/tun.pb-c.d [2021-07-16T06:41:20.713Z] #43 9.412 DEP images/netdev.pb-c.d [2021-07-16T06:41:20.713Z] #43 9.485 PBCC images/vma.pb-c.c [2021-07-16T06:41:20.713Z] #43 9.560 DEP images/vma.pb-c.d [2021-07-16T06:41:20.763Z] #43 13.09 DEP images/fifo.pb-c.d [2021-07-16T06:41:20.763Z] #43 13.13 PBCC images/ghost-file.pb-c.c [2021-07-16T06:41:20.763Z] #43 13.18 DEP images/ghost-file.pb-c.d [2021-07-16T06:41:20.763Z] #43 13.25 PBCC images/regfile.pb-c.c [2021-07-16T06:41:20.763Z] #43 13.29 DEP images/regfile.pb-c.d [2021-07-16T06:41:20.763Z] #43 13.34 PBCC images/ns.pb-c.c [2021-07-16T06:41:20.837Z] #40 187.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-16T06:41:20.837Z] #40 187.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-16T06:41:20.971Z] #43 9.642 PBCC images/creds.pb-c.c [2021-07-16T06:41:20.971Z] #43 9.674 DEP images/creds.pb-c.d [2021-07-16T06:41:20.971Z] #43 9.731 PBCC images/utsns.pb-c.c [2021-07-16T06:41:20.971Z] #43 9.779 DEP images/utsns.pb-c.d [2021-07-16T06:41:20.971Z] #43 9.856 PBCC images/ipc-desc.pb-c.c [2021-07-16T06:41:21.020Z] #43 13.35 DEP images/ns.pb-c.d [2021-07-16T06:41:21.020Z] #43 13.38 PBCC images/fdinfo.pb-c.c [2021-07-16T06:41:21.020Z] #43 13.46 DEP images/fdinfo.pb-c.d [2021-07-16T06:41:21.020Z] #43 13.51 PBCC images/core-aarch64.pb-c.c [2021-07-16T06:41:21.020Z] #43 13.56 PBCC images/core-arm.pb-c.c [2021-07-16T06:41:21.230Z] #43 9.901 PBCC images/ipc-sem.pb-c.c [2021-07-16T06:41:21.230Z] #43 9.930 DEP images/ipc-desc.pb-c.d [2021-07-16T06:41:21.230Z] #43 9.999 DEP images/ipc-sem.pb-c.d [2021-07-16T06:41:21.230Z] #43 10.08 PBCC images/ipc-msg.pb-c.c [2021-07-16T06:41:21.230Z] #43 10.11 DEP images/ipc-msg.pb-c.d [2021-07-16T06:41:21.244Z] #20 36.21 Selecting previously unselected package libnet1:arm64. [2021-07-16T06:41:21.244Z] #20 36.21 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-07-16T06:41:21.244Z] #20 36.22 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-16T06:41:21.244Z] #20 36.35 Selecting previously unselected package libnl-3-200:arm64. [2021-07-16T06:41:21.244Z] #20 36.35 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-07-16T06:41:21.244Z] #20 36.42 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-07-16T06:41:21.277Z] #43 13.61 PBCC images/core-ppc64.pb-c.c [2021-07-16T06:41:21.277Z] #43 13.67 PBCC images/core-s390.pb-c.c [2021-07-16T06:41:21.277Z] #43 13.72 PBCC images/core-x86.pb-c.c [2021-07-16T06:41:21.277Z] #43 13.78 PBCC images/core.pb-c.c [2021-07-16T06:41:21.489Z] #43 10.16 PBCC images/ipc-shm.pb-c.c [2021-07-16T06:41:21.489Z] #43 10.20 DEP images/ipc-shm.pb-c.d [2021-07-16T06:41:21.489Z] #43 10.26 PBCC images/ipc-var.pb-c.c [2021-07-16T06:41:21.489Z] #43 10.29 DEP images/ipc-var.pb-c.d [2021-07-16T06:41:21.489Z] #43 10.34 PBCC images/sk-opts.pb-c.c [2021-07-16T06:41:21.489Z] #43 10.37 PBCC images/packet-sock.pb-c.c [2021-07-16T06:41:21.508Z] #20 36.52 Selecting previously unselected package libprotobuf-c1:arm64. [2021-07-16T06:41:21.508Z] #20 36.54 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-07-16T06:41:21.508Z] #20 36.55 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-16T06:41:21.508Z] #20 36.65 Selecting previously unselected package libreadline5:arm64. [2021-07-16T06:41:21.508Z] #20 36.65 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-07-16T06:41:21.508Z] #20 36.66 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-07-16T06:41:21.534Z] #43 13.87 PBCC images/inventory.pb-c.c [2021-07-16T06:41:21.534Z] #43 13.97 DEP images/core-aarch64.pb-c.d [2021-07-16T06:41:21.534Z] #43 14.02 DEP images/core-arm.pb-c.d [2021-07-16T06:41:21.749Z] #43 10.40 DEP images/sk-opts.pb-c.d [2021-07-16T06:41:21.749Z] #43 10.44 DEP images/packet-sock.pb-c.d [2021-07-16T06:41:21.749Z] #43 10.53 PBCC images/sk-netlink.pb-c.c [2021-07-16T06:41:21.749Z] #43 10.57 DEP images/sk-netlink.pb-c.d [2021-07-16T06:41:21.749Z] #43 10.60 PBCC images/sk-inet.pb-c.c [2021-07-16T06:41:21.749Z] #43 10.65 DEP images/sk-inet.pb-c.d [2021-07-16T06:41:21.772Z] #20 36.80 Selecting previously unselected package net-tools. [2021-07-16T06:41:21.772Z] #20 36.81 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-07-16T06:41:21.772Z] #20 36.83 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-16T06:41:21.791Z] #43 14.08 DEP images/core-ppc64.pb-c.d [2021-07-16T06:41:21.791Z] #43 14.15 DEP images/core-s390.pb-c.d [2021-07-16T06:41:21.791Z] #43 14.19 DEP images/core-x86.pb-c.d [2021-07-16T06:41:21.791Z] #43 14.23 DEP images/core.pb-c.d [2021-07-16T06:41:21.791Z] #43 14.31 DEP images/inventory.pb-c.d [2021-07-16T06:41:22.009Z] #43 10.69 PBCC images/sk-unix.pb-c.c [2021-07-16T06:41:22.009Z] #43 10.74 DEP images/sk-unix.pb-c.d [2021-07-16T06:41:22.009Z] #43 10.78 PBCC images/mm.pb-c.c [2021-07-16T06:41:22.009Z] #43 10.82 DEP images/mm.pb-c.d [2021-07-16T06:41:22.009Z] #43 10.87 PBCC images/timerfd.pb-c.c [2021-07-16T06:41:22.036Z] #20 37.07 Selecting previously unselected package patch. [2021-07-16T06:41:22.036Z] #20 37.09 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-07-16T06:41:22.036Z] #20 37.10 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-16T06:41:22.047Z] #43 14.38 PBCC images/cpuinfo.pb-c.c [2021-07-16T06:41:22.047Z] #43 14.44 DEP images/cpuinfo.pb-c.d [2021-07-16T06:41:22.047Z] #43 14.49 PBCC images/stats.pb-c.c [2021-07-16T06:41:22.047Z] #43 14.50 DEP images/stats.pb-c.d [2021-07-16T06:41:22.268Z] #43 10.95 DEP images/timerfd.pb-c.d [2021-07-16T06:41:22.268Z] #43 10.99 PBCC images/timer.pb-c.c [2021-07-16T06:41:22.268Z] #43 11.05 DEP images/timer.pb-c.d [2021-07-16T06:41:22.268Z] #43 11.10 PBCC images/sa.pb-c.c [2021-07-16T06:41:22.268Z] #43 11.18 DEP images/sa.pb-c.d [2021-07-16T06:41:22.300Z] #20 37.23 Selecting previously unselected package python-pip-whl. [2021-07-16T06:41:22.300Z] #20 37.24 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-16T06:41:22.300Z] #20 37.24 Unpacking python-pip-whl (18.1-5) ... [2021-07-16T06:41:22.527Z] #43 11.22 PBCC images/pipe-data.pb-c.c [2021-07-16T06:41:22.527Z] #43 11.26 DEP images/pipe-data.pb-c.d [2021-07-16T06:41:22.527Z] #43 11.32 PBCC images/mnt.pb-c.c [2021-07-16T06:41:22.527Z] #43 11.36 DEP images/mnt.pb-c.d [2021-07-16T06:41:22.527Z] #43 11.42 PBCC images/sk-packet.pb-c.c [2021-07-16T06:41:22.565Z] #20 37.62 Selecting previously unselected package python3-lib2to3. [2021-07-16T06:41:22.565Z] #20 37.63 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-16T06:41:22.565Z] #20 37.64 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-16T06:41:22.785Z] #43 11.48 DEP images/sk-packet.pb-c.d [2021-07-16T06:41:22.785Z] #43 11.50 PBCC images/tcp-stream.pb-c.c [2021-07-16T06:41:22.785Z] #43 11.59 DEP images/tcp-stream.pb-c.d [2021-07-16T06:41:22.785Z] #43 11.65 PBCC images/pipe.pb-c.c [2021-07-16T06:41:22.785Z] #43 11.72 DEP images/pipe.pb-c.d [2021-07-16T06:41:22.829Z] #20 37.81 Selecting previously unselected package python3-distutils. [2021-07-16T06:41:22.829Z] #20 37.83 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-16T06:41:22.829Z] #20 37.84 Unpacking python3-distutils (3.7.3-1) ... [2021-07-16T06:41:22.829Z] #20 38.02 Selecting previously unselected package python3-pip. [2021-07-16T06:41:23.044Z] #43 11.76 PBCC images/pstree.pb-c.c [2021-07-16T06:41:23.044Z] #43 11.79 DEP images/pstree.pb-c.d [2021-07-16T06:41:23.044Z] #43 11.82 PBCC images/fs.pb-c.c [2021-07-16T06:41:23.044Z] #43 11.85 DEP images/fs.pb-c.d [2021-07-16T06:41:23.044Z] #43 11.89 PBCC images/signalfd.pb-c.c [2021-07-16T06:41:23.044Z] #43 11.95 DEP images/signalfd.pb-c.d [2021-07-16T06:41:23.093Z] #20 38.02 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-16T06:41:23.093Z] #20 38.03 Unpacking python3-pip (18.1-5) ... [2021-07-16T06:41:23.093Z] #20 ... [2021-07-16T06:41:23.093Z] [2021-07-16T06:41:23.093Z] #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-07-16T06:41:23.093Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-16T06:41:23.093Z] #43 79.77 DEP criu/sysfs_parse.d [2021-07-16T06:41:23.093Z] #43 80.01 DEP criu/sysctl.d [2021-07-16T06:41:23.093Z] #43 80.17 DEP criu/string.d [2021-07-16T06:41:23.093Z] #43 80.21 DEP criu/stats.d [2021-07-16T06:41:23.093Z] #43 80.43 DEP criu/sockets.d [2021-07-16T06:41:23.093Z] #43 80.65 DEP criu/sk-unix.d [2021-07-16T06:41:23.093Z] #43 80.81 DEP criu/sk-tcp.d [2021-07-16T06:41:23.093Z] #43 80.98 DEP criu/sk-queue.d [2021-07-16T06:41:23.093Z] #43 81.15 DEP criu/sk-packet.d [2021-07-16T06:41:23.093Z] #43 81.42 DEP criu/sk-netlink.d [2021-07-16T06:41:23.093Z] #43 81.69 DEP criu/sk-inet.d [2021-07-16T06:41:23.093Z] #43 81.92 DEP criu/signalfd.d [2021-07-16T06:41:23.093Z] #43 82.20 DEP criu/sigframe.d [2021-07-16T06:41:23.093Z] #43 82.34 DEP criu/shmem.d [2021-07-16T06:41:23.093Z] #43 82.51 DEP criu/servicefd.d [2021-07-16T06:41:23.093Z] #43 82.67 DEP criu/seize.d [2021-07-16T06:41:23.093Z] #43 82.79 DEP criu/seccomp.d [2021-07-16T06:41:23.093Z] #43 82.96 DEP criu/rst-malloc.d [2021-07-16T06:41:23.093Z] #43 83.09 DEP criu/rbtree.d [2021-07-16T06:41:23.093Z] #43 83.15 DEP criu/pstree.d [2021-07-16T06:41:23.093Z] #43 83.41 DEP criu/protobuf.d [2021-07-16T06:41:23.093Z] #43 83.55 GEN criu/protobuf-desc-gen.h [2021-07-16T06:41:23.093Z] #43 85.23 DEP criu/protobuf-desc.d [2021-07-16T06:41:23.093Z] #43 85.40 DEP criu/proc_parse.d [2021-07-16T06:41:23.093Z] #43 85.62 DEP criu/plugin.d [2021-07-16T06:41:23.093Z] #43 85.82 DEP criu/pipes.d [2021-07-16T06:41:23.093Z] #43 85.97 DEP criu/pie-util.d [2021-07-16T06:41:23.093Z] #43 86.15 DEP criu/pie-util-vdso.d [2021-07-16T06:41:23.093Z] #43 86.36 DEP criu/path.d [2021-07-16T06:41:23.093Z] #43 86.53 DEP criu/parasite-syscall.d [2021-07-16T06:41:23.093Z] #43 86.80 DEP criu/pagemap.d [2021-07-16T06:41:23.093Z] #43 87.05 DEP criu/pagemap-cache.d [2021-07-16T06:41:23.093Z] #43 87.31 DEP criu/page-xfer.d [2021-07-16T06:41:23.093Z] #43 87.54 DEP criu/page-pipe.d [2021-07-16T06:41:23.093Z] #43 87.63 DEP criu/netfilter.d [2021-07-16T06:41:23.093Z] #43 87.83 DEP criu/net.d [2021-07-16T06:41:23.093Z] #43 88.12 DEP criu/namespaces.d [2021-07-16T06:41:23.093Z] #43 88.29 DEP criu/mount.d [2021-07-16T06:41:23.093Z] #43 88.54 DEP criu/memfd.d [2021-07-16T06:41:23.093Z] #43 88.79 DEP criu/mem.d [2021-07-16T06:41:23.093Z] #43 89.02 DEP criu/lsm.d [2021-07-16T06:41:23.093Z] #43 89.17 DEP criu/log.d [2021-07-16T06:41:23.093Z] #43 89.31 DEP criu/libnetlink.d [2021-07-16T06:41:23.093Z] #43 89.45 DEP criu/kerndat.d [2021-07-16T06:41:23.093Z] #43 89.66 DEP criu/kcmp-ids.d [2021-07-16T06:41:23.093Z] #43 89.85 DEP criu/irmap.d [2021-07-16T06:41:23.093Z] #43 ... [2021-07-16T06:41:23.093Z] [2021-07-16T06:41:23.093Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:41:23.093Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-07-16T06:41:23.303Z] #43 12.03 PBCC images/fh.pb-c.c [2021-07-16T06:41:23.303Z] #43 12.08 PBCC images/fsnotify.pb-c.c [2021-07-16T06:41:23.303Z] #43 12.14 DEP images/fh.pb-c.d [2021-07-16T06:41:23.303Z] #43 12.20 DEP images/fsnotify.pb-c.d [2021-07-16T06:41:23.357Z] #20 38.28 Selecting previously unselected package python3-pkg-resources. [2021-07-16T06:41:23.357Z] #20 38.29 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-16T06:41:23.357Z] #20 38.30 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-16T06:41:23.357Z] #20 38.52 Selecting previously unselected package python3-setuptools. [2021-07-16T06:41:23.357Z] #20 38.53 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-16T06:41:23.357Z] #20 38.54 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-16T06:41:23.416Z] #43 16.00 make[1]: Nothing to be done for 'all'. [2021-07-16T06:41:23.562Z] #43 12.27 PBCC images/eventpoll.pb-c.c [2021-07-16T06:41:23.562Z] #43 12.29 DEP images/eventpoll.pb-c.d [2021-07-16T06:41:23.562Z] #43 12.35 PBCC images/eventfd.pb-c.c [2021-07-16T06:41:23.562Z] #43 12.41 DEP images/eventfd.pb-c.d [2021-07-16T06:41:23.562Z] #43 12.45 PBCC images/remap-file-path.pb-c.c [2021-07-16T06:41:23.821Z] #43 12.48 DEP images/remap-file-path.pb-c.d [2021-07-16T06:41:23.821Z] #43 12.53 PBCC images/fifo.pb-c.c [2021-07-16T06:41:23.821Z] #43 12.59 DEP images/fifo.pb-c.d [2021-07-16T06:41:23.821Z] #43 12.65 PBCC images/ghost-file.pb-c.c [2021-07-16T06:41:23.821Z] #43 12.69 DEP images/ghost-file.pb-c.d [2021-07-16T06:41:23.821Z] #43 12.73 PBCC images/regfile.pb-c.c [2021-07-16T06:41:23.935Z] #20 38.83 Selecting previously unselected package python3-wheel. [2021-07-16T06:41:23.935Z] #20 38.84 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-16T06:41:23.935Z] #20 38.85 Unpacking python3-wheel (0.32.3-2) ... [2021-07-16T06:41:23.935Z] #20 38.94 Selecting previously unselected package sudo. [2021-07-16T06:41:23.935Z] #20 38.95 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-07-16T06:41:23.935Z] #20 38.95 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-16T06:41:24.080Z] #43 12.77 DEP images/regfile.pb-c.d [2021-07-16T06:41:24.080Z] #43 12.83 PBCC images/ns.pb-c.c [2021-07-16T06:41:24.080Z] #43 12.86 DEP images/ns.pb-c.d [2021-07-16T06:41:24.080Z] #43 12.93 PBCC images/fdinfo.pb-c.c [2021-07-16T06:41:24.080Z] #43 13.01 DEP images/fdinfo.pb-c.d [2021-07-16T06:41:24.200Z] #20 39.48 Selecting previously unselected package thin-provisioning-tools. [2021-07-16T06:41:24.339Z] #43 13.06 PBCC images/core-aarch64.pb-c.c [2021-07-16T06:41:24.339Z] #43 13.12 PBCC images/core-arm.pb-c.c [2021-07-16T06:41:24.339Z] #43 13.15 PBCC images/core-ppc64.pb-c.c [2021-07-16T06:41:24.339Z] #43 13.20 PBCC images/core-s390.pb-c.c [2021-07-16T06:41:24.464Z] #20 39.48 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-07-16T06:41:24.464Z] #20 39.49 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-16T06:41:24.464Z] #20 39.73 Selecting previously unselected package uidmap. [2021-07-16T06:41:24.598Z] #43 13.27 PBCC images/core-x86.pb-c.c [2021-07-16T06:41:24.598Z] #43 13.30 PBCC images/core.pb-c.c [2021-07-16T06:41:24.598Z] #43 13.37 PBCC images/inventory.pb-c.c [2021-07-16T06:41:24.598Z] #43 13.42 DEP images/core-aarch64.pb-c.d [2021-07-16T06:41:24.598Z] #43 13.47 DEP images/core-arm.pb-c.d [2021-07-16T06:41:24.732Z] #20 39.74 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-07-16T06:41:24.733Z] #20 39.78 Unpacking uidmap (1:4.5-1.1) ... [2021-07-16T06:41:24.857Z] #43 13.51 DEP images/core-ppc64.pb-c.d [2021-07-16T06:41:24.857Z] #43 13.56 DEP images/core-s390.pb-c.d [2021-07-16T06:41:24.857Z] #43 13.67 DEP images/core-x86.pb-c.d [2021-07-16T06:41:24.857Z] #43 13.73 DEP images/core.pb-c.d [2021-07-16T06:41:24.996Z] #20 40.04 Selecting previously unselected package vim-runtime. [2021-07-16T06:41:24.996Z] #20 40.04 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-16T06:41:24.996Z] #20 40.08 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-16T06:41:24.996Z] #20 40.15 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-16T06:41:24.996Z] #20 40.16 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-16T06:41:25.116Z] #43 13.83 DEP images/inventory.pb-c.d [2021-07-16T06:41:25.116Z] #43 13.87 PBCC images/cpuinfo.pb-c.c [2021-07-16T06:41:25.116Z] #43 13.90 DEP images/cpuinfo.pb-c.d [2021-07-16T06:41:25.116Z] #43 13.93 PBCC images/stats.pb-c.c [2021-07-16T06:41:25.116Z] #43 13.95 DEP images/stats.pb-c.d [2021-07-16T06:41:25.310Z] #43 17.45 CC images/stats.o [2021-07-16T06:41:25.568Z] #43 17.84 CC images/core.o [2021-07-16T06:41:25.594Z] #43 4.551 Note: Building without setproctitle() and strlcpy() support. [2021-07-16T06:41:25.594Z] #43 4.551 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-16T06:41:25.594Z] #43 4.604 Note: Building without GnuTLS support [2021-07-16T06:41:25.594Z] #43 4.614 Makefile.config:39: Warn: you have no libnftables installed [2021-07-16T06:41:25.594Z] #43 4.614 Makefile.config:40: Warn: Building without nftables support [2021-07-16T06:41:25.594Z] #43 ... [2021-07-16T06:41:25.594Z] [2021-07-16T06:41:25.594Z] #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-07-16T06:41:25.594Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:41:25.594Z] #13 61.16 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-16T06:41:25.594Z] #13 64.25 Selecting previously unselected package binutils-mingw-w64. [2021-07-16T06:41:25.594Z] #13 64.28 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-16T06:41:25.594Z] #13 64.28 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-16T06:41:25.594Z] #13 64.42 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-16T06:41:25.594Z] #13 64.43 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-16T06:41:25.594Z] #13 64.44 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-16T06:41:25.594Z] #13 64.64 Selecting previously unselected package dmsetup. [2021-07-16T06:41:25.594Z] #13 64.64 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-16T06:41:25.594Z] #13 64.65 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-16T06:41:25.594Z] #13 64.87 Selecting previously unselected package mingw-w64-common. [2021-07-16T06:41:25.594Z] #13 64.87 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-16T06:41:25.594Z] #13 64.88 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-16T06:41:25.594Z] #13 71.00 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-16T06:41:25.594Z] #13 71.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-16T06:41:25.594Z] #13 71.01 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-16T06:41:25.594Z] #13 ... [2021-07-16T06:41:25.594Z] [2021-07-16T06:41:25.594Z] #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-07-16T06:41:25.594Z] #37 sha256:4dedeab9e44eb65001510e92d501cba4d95a62143060fba205e548d55e3984fd [2021-07-16T06:41:25.594Z] #37 5.085 -- The C compiler identification is GNU 8.3.0 [2021-07-16T06:41:25.594Z] #37 5.102 -- Check for working C compiler: /usr/bin/cc [2021-07-16T06:41:25.594Z] #37 6.129 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-16T06:41:25.594Z] #37 6.129 -- Detecting C compiler ABI info [2021-07-16T06:41:25.594Z] #37 6.762 -- Detecting C compiler ABI info - done [2021-07-16T06:41:25.594Z] #37 6.804 -- Detecting C compile features [2021-07-16T06:41:25.594Z] #37 8.800 -- Detecting C compile features - done [2021-07-16T06:41:25.594Z] #37 8.850 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-16T06:41:25.594Z] #37 9.115 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-16T06:41:25.594Z] #37 9.215 -- Configuring done [2021-07-16T06:41:25.594Z] #37 9.228 -- Generating done [2021-07-16T06:41:25.594Z] #37 9.263 -- Build files have been written to: /tmp/tmp.Kqn5JtgpeX/tini [2021-07-16T06:41:25.594Z] #37 9.278 + make tini-static [2021-07-16T06:41:25.594Z] #37 9.720 Scanning dependencies of target tini-static [2021-07-16T06:41:25.594Z] #37 9.826 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-16T06:41:26.132Z] #43 18.52 CC images/core-x86.o [2021-07-16T06:41:26.732Z] #43 19.04 CC images/core-arm.o [2021-07-16T06:41:26.960Z] #37 11.33 [100%] Linking C executable tini-static [2021-07-16T06:41:26.960Z] #37 ... [2021-07-16T06:41:26.960Z] [2021-07-16T06:41:26.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-07-16T06:41:26.960Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:26.960Z] #43 6.579 fatal: not a git repository (or any of the parent directories): .git [2021-07-16T06:41:26.960Z] #43 6.650 GEN .gitid [2021-07-16T06:41:26.960Z] #43 6.697 GEN criu/include/version.h [2021-07-16T06:41:26.960Z] #43 6.767 GEN include/common/asm [2021-07-16T06:41:27.014Z] #43 ... [2021-07-16T06:41:27.014Z] [2021-07-16T06:41:27.014Z] #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-07-16T06:41:27.014Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:41:27.014Z] #13 77.12 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-16T06:41:27.014Z] #13 77.12 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-16T06:41:27.014Z] #13 77.15 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-16T06:41:27.014Z] #13 77.31 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-16T06:41:27.014Z] #13 77.31 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-16T06:41:27.014Z] #13 77.32 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-16T06:41:27.014Z] #13 ... [2021-07-16T06:41:27.014Z] [2021-07-16T06:41:27.014Z] #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-07-16T06:41:27.014Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:27.014Z] #43 19.47 CC images/core-aarch64.o [2021-07-16T06:41:27.021Z] #43 15.36 make[1]: Nothing to be done for 'all'. [2021-07-16T06:41:27.021Z] #43 ... [2021-07-16T06:41:27.021Z] [2021-07-16T06:41:27.021Z] #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-07-16T06:41:27.021Z] #51 sha256:09351afdcc97e00b6adbe3b0fabb966a2208e4a3407c22e0a14b38dd58fb971a [2021-07-16T06:41:27.021Z] #51 76.58 github.com/pkg/diff [2021-07-16T06:41:27.021Z] #51 77.56 go/ast [2021-07-16T06:41:27.021Z] #51 77.90 golang.org/x/crypto/ssh/terminal [2021-07-16T06:41:27.021Z] #51 79.58 mvdan.cc/editorconfig [2021-07-16T06:41:27.021Z] #51 81.10 mvdan.cc/sh/v3/fileutil [2021-07-16T06:41:27.021Z] #51 81.28 mvdan.cc/sh/v3/syntax [2021-07-16T06:41:27.281Z] #51 ... [2021-07-16T06:41:27.281Z] [2021-07-16T06:41:27.281Z] #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-07-16T06:41:27.281Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:41:27.281Z] #13 74.76 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-16T06:41:27.281Z] #13 74.77 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-16T06:41:27.281Z] #13 74.77 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-16T06:41:27.281Z] #13 74.92 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-16T06:41:27.281Z] #13 74.93 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-16T06:41:27.281Z] #13 74.94 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-16T06:41:27.309Z] Client: [2021-07-16T06:41:27.309Z] Context: default [2021-07-16T06:41:27.309Z] Debug Mode: false [2021-07-16T06:41:27.309Z] Plugins: [2021-07-16T06:41:27.309Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-16T06:41:27.309Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-16T06:41:27.309Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-16T06:41:27.309Z] [2021-07-16T06:41:27.309Z] Server: [2021-07-16T06:41:27.309Z] Containers: 0 [2021-07-16T06:41:27.309Z] Running: 0 [2021-07-16T06:41:27.309Z] Paused: 0 [2021-07-16T06:41:27.309Z] Stopped: 0 [2021-07-16T06:41:27.309Z] Images: 0 [2021-07-16T06:41:27.309Z] Server Version: 20.10.6 [2021-07-16T06:41:27.309Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-16T06:41:27.309Z] Windows: [2021-07-16T06:41:27.309Z] LCOW: [2021-07-16T06:41:27.309Z] Logging Driver: json-file [2021-07-16T06:41:27.309Z] Plugins: [2021-07-16T06:41:27.309Z] Volume: local [2021-07-16T06:41:27.309Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-16T06:41:27.309Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-16T06:41:27.309Z] Swarm: inactive [2021-07-16T06:41:27.309Z] Default Isolation: process [2021-07-16T06:41:27.309Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-16T06:41:27.309Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-16T06:41:27.309Z] OSType: windows [2021-07-16T06:41:27.309Z] Architecture: x86_64 [2021-07-16T06:41:27.309Z] CPUs: 4 [2021-07-16T06:41:27.309Z] Total Memory: 32GiB [2021-07-16T06:41:27.309Z] Name: azwin-2-b65290 [2021-07-16T06:41:27.309Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-16T06:41:27.309Z] Docker Root Dir: D:\docker [2021-07-16T06:41:27.309Z] Debug Mode: false [2021-07-16T06:41:27.309Z] Registry: https://index.docker.io/v1/ [2021-07-16T06:41:27.309Z] Labels: [2021-07-16T06:41:27.309Z] Experimental: true [2021-07-16T06:41:27.309Z] Insecure Registries: [2021-07-16T06:41:27.309Z] 10.0.0.4:5000 [2021-07-16T06:41:27.309Z] 127.0.0.0/8 [2021-07-16T06:41:27.309Z] Registry Mirrors: [2021-07-16T06:41:27.309Z] http://10.0.0.4:5000/ [2021-07-16T06:41:27.309Z] Live Restore Enabled: false [2021-07-16T06:41:27.309Z] Product License: Community Engine [2021-07-16T06:41:27.309Z] [2021-07-16T06:41:27.428Z] #40 ... [2021-07-16T06:41:27.428Z] [2021-07-16T06:41:27.428Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:41:27.428Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-07-16T06:41:27.428Z] #20 56.43 Setting up iptables (1.8.2-4) ... [2021-07-16T06:41:27.428Z] #20 56.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-16T06:41:27.428Z] #20 56.46 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-16T06:41:27.428Z] #20 56.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-16T06:41:27.428Z] #20 56.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-16T06:41:27.428Z] #20 56.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-16T06:41:27.428Z] #20 56.48 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-16T06:41:27.428Z] #20 56.49 Setting up python3 (3.7.3-1) ... [2021-07-16T06:41:27.428Z] #20 56.90 Setting up python3-wheel (0.32.3-2) ... [2021-07-16T06:41:27.428Z] #20 57.71 Setting up apparmor (2.13.2-10) ... [2021-07-16T06:41:27.428Z] #20 59.51 Setting up xfsprogs (4.20.0-1) ... [2021-07-16T06:41:27.428Z] #20 59.52 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-16T06:41:27.428Z] #20 59.91 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-16T06:41:27.428Z] #20 60.96 Setting up python3-distutils (3.7.3-1) ... [2021-07-16T06:41:27.428Z] #20 61.35 Setting up python3-setuptools (40.8.0-1) ... [2021-07-16T06:41:27.428Z] #20 62.56 Setting up python3-pip (18.1-5) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-16T06:41:27.595Z] #43 19.96 CC images/core-ppc64.o [2021-07-16T06:41:27.848Z] #13 ... [2021-07-16T06:41:27.848Z] [2021-07-16T06:41:27.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-07-16T06:41:27.848Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:27.848Z] #43 16.72 CC images/stats.o [2021-07-16T06:41:28.000Z] #20 63.50 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T06:41:28.000Z] #20 63.53 Processing triggers for mime-support (3.62) ... [2021-07-16T06:41:28.422Z] #43 17.09 CC images/core.o [2021-07-16T06:41:28.446Z] #20 43.06 Selecting previously unselected package vim. [2021-07-16T06:41:28.446Z] #20 43.07 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2021-07-16T06:41:28.446Z] #20 43.09 Unpacking vim (2:8.1.0875-5) ... [2021-07-16T06:41:28.446Z] #20 ... [2021-07-16T06:41:28.446Z] [2021-07-16T06:41:28.446Z] #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-07-16T06:41:28.446Z] #24 sha256:3a4a9fb966bf5321761d9a181f7fda6bd9c53c7ebc451aec21860f2c6ef37f4c [2021-07-16T06:41:28.446Z] #24 129.7 + mkdir -p /tmp/tmp.KESuhXmJNg/src/github.com/docker [2021-07-16T06:41:28.446Z] #24 129.8 + mv components/cli /tmp/tmp.KESuhXmJNg/src/github.com/docker/cli [2021-07-16T06:41:28.446Z] #24 129.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-07-16T06:41:28.446Z] #24 ... [2021-07-16T06:41:28.446Z] [2021-07-16T06:41:28.446Z] #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-07-16T06:41:28.446Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-16T06:41:28.446Z] #43 90.17 DEP criu/ipc_ns.d [2021-07-16T06:41:28.446Z] #43 90.38 DEP criu/image.d [2021-07-16T06:41:28.446Z] #43 90.61 DEP criu/image-desc.d [2021-07-16T06:41:28.446Z] #43 90.71 DEP criu/fsnotify.d [2021-07-16T06:41:28.446Z] #43 90.84 DEP criu/filesystems.d [2021-07-16T06:41:28.446Z] #43 91.08 DEP criu/files.d [2021-07-16T06:41:28.446Z] #43 91.37 DEP criu/files-reg.d [2021-07-16T06:41:28.446Z] #43 91.55 DEP criu/files-ext.d [2021-07-16T06:41:28.446Z] #43 91.75 DEP criu/file-lock.d [2021-07-16T06:41:28.446Z] #43 91.88 DEP criu/file-ids.d [2021-07-16T06:41:28.446Z] #43 91.99 DEP criu/fifo.d [2021-07-16T06:41:28.446Z] #43 92.14 DEP criu/fdstore.d [2021-07-16T06:41:28.446Z] #43 92.31 DEP criu/fault-injection.d [2021-07-16T06:41:28.446Z] #43 92.39 DEP criu/external.d [2021-07-16T06:41:28.446Z] #43 92.52 DEP criu/eventpoll.d [2021-07-16T06:41:28.446Z] #43 92.73 DEP criu/eventfd.d [2021-07-16T06:41:28.446Z] #43 92.90 DEP criu/crtools.d [2021-07-16T06:41:28.446Z] #43 93.09 DEP criu/cr-service.d [2021-07-16T06:41:28.446Z] #43 93.29 DEP criu/cr-restore.d [2021-07-16T06:41:28.446Z] #43 93.51 DEP criu/cr-errno.d [2021-07-16T06:41:28.446Z] #43 93.52 DEP criu/cr-dump.d [2021-07-16T06:41:28.446Z] #43 93.77 DEP criu/cr-dedup.d [2021-07-16T06:41:28.446Z] #43 93.89 DEP criu/cr-check.d [2021-07-16T06:41:28.446Z] #43 94.07 DEP criu/config.d [2021-07-16T06:41:28.446Z] #43 94.25 DEP criu/clone-noasan.d [2021-07-16T06:41:28.446Z] #43 94.37 DEP criu/cgroup.d [2021-07-16T06:41:28.446Z] #43 94.71 DEP criu/cgroup-props.d [2021-07-16T06:41:28.446Z] #43 94.86 DEP criu/bitmap.d [2021-07-16T06:41:28.446Z] #43 94.88 DEP criu/bfd.d [2021-07-16T06:41:28.446Z] #43 95.05 DEP criu/autofs.d [2021-07-16T06:41:28.528Z] #43 20.68 CC images/core-s390.o [2021-07-16T06:41:28.709Z] #43 95.50 DEP criu/aio.d [2021-07-16T06:41:28.709Z] #43 ... [2021-07-16T06:41:28.709Z] [2021-07-16T06:41:28.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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:41:28.709Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-07-16T06:41:28.709Z] #20 43.85 Selecting previously unselected package xfsprogs. [2021-07-16T06:41:28.709Z] #20 43.87 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2021-07-16T06:41:28.849Z] #43 8.225 PBCC images/timens.pb-c.c [2021-07-16T06:41:28.849Z] #43 8.271 DEP images/timens.pb-c.d [2021-07-16T06:41:28.849Z] #43 ... [2021-07-16T06:41:28.849Z] [2021-07-16T06:41:28.849Z] #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-07-16T06:41:28.849Z] #37 sha256:4dedeab9e44eb65001510e92d501cba4d95a62143060fba205e548d55e3984fd [2021-07-16T06:41:28.849Z] #37 12.03 [100%] Built target tini-static [2021-07-16T06:41:28.849Z] #37 12.10 + mkdir -p /build [2021-07-16T06:41:28.849Z] #37 12.10 + cp tini-static /build/docker-init [2021-07-16T06:41:28.849Z] #37 DONE 13.2s [2021-07-16T06:41:28.849Z] [2021-07-16T06:41:28.849Z] #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-07-16T06:41:28.849Z] #34 sha256:6adb8536987a58bacef9241a980fce64d6170ee654290e2af4348d4017536bb1 [2021-07-16T06:41:28.849Z] #34 70.63 log [2021-07-16T06:41:28.849Z] #34 73.50 github.com/BurntSushi/toml/cmd/tomlv [2021-07-16T06:41:28.849Z] #34 DONE 79.1s [2021-07-16T06:41:28.849Z] [2021-07-16T06:41:28.849Z] #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-07-16T06:41:28.849Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:28.849Z] #43 8.330 PBCC images/fown.pb-c.c [2021-07-16T06:41:28.849Z] #43 8.395 PBCC images/google/protobuf/descriptor.pb-c.c [2021-07-16T06:41:28.849Z] #43 8.463 PBCC images/opts.pb-c.c [2021-07-16T06:41:28.849Z] #43 8.520 PBCC images/memfd.pb-c.c [2021-07-16T06:41:28.849Z] #43 8.651 DEP images/fown.pb-c.d [2021-07-16T06:41:28.849Z] #43 8.699 DEP images/google/protobuf/descriptor.pb-c.d [2021-07-16T06:41:28.849Z] #43 8.731 DEP images/opts.pb-c.d [2021-07-16T06:41:28.944Z] #20 DONE 64.3s [2021-07-16T06:41:28.944Z] [2021-07-16T06:41:28.944Z] #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-07-16T06:41:28.944Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-07-16T06:41:28.971Z] #20 43.91 Unpacking xfsprogs (4.20.0-1) ... [2021-07-16T06:41:28.990Z] #43 17.66 CC images/core-x86.o [2021-07-16T06:41:29.090Z] #43 21.45 CC images/cpuinfo.o [2021-07-16T06:41:29.105Z] #43 8.769 DEP images/memfd.pb-c.d [2021-07-16T06:41:29.105Z] #43 8.899 PBCC images/sit.pb-c.c [2021-07-16T06:41:29.249Z] #43 18.10 CC images/core-arm.o [2021-07-16T06:41:29.361Z] #43 9.010 DEP images/sit.pb-c.d [2021-07-16T06:41:29.361Z] #43 9.010 PBCC images/macvlan.pb-c.c [2021-07-16T06:41:29.361Z] #43 9.010 DEP images/macvlan.pb-c.d [2021-07-16T06:41:29.361Z] #43 9.127 PBCC images/autofs.pb-c.c [2021-07-16T06:41:29.361Z] #43 9.221 DEP images/autofs.pb-c.d [2021-07-16T06:41:29.361Z] #43 9.221 PBCC images/sysctl.pb-c.c [2021-07-16T06:41:29.361Z] #43 9.221 DEP images/sysctl.pb-c.d [2021-07-16T06:41:29.508Z] #43 18.40 CC images/core-aarch64.o [2021-07-16T06:41:29.617Z] #43 9.334 PBCC images/time.pb-c.c [2021-07-16T06:41:29.617Z] #43 9.334 DEP images/time.pb-c.d [2021-07-16T06:41:29.617Z] #43 9.397 PBCC images/binfmt-misc.pb-c.c [2021-07-16T06:41:29.617Z] #43 9.397 DEP images/binfmt-misc.pb-c.d [2021-07-16T06:41:29.617Z] #43 9.453 PBCC images/seccomp.pb-c.c [2021-07-16T06:41:29.617Z] #43 9.483 DEP images/seccomp.pb-c.d [2021-07-16T06:41:29.617Z] #43 9.515 PBCC images/userns.pb-c.c [2021-07-16T06:41:29.617Z] #43 9.535 DEP images/userns.pb-c.d [2021-07-16T06:41:29.651Z] #43 21.98 CC images/inventory.o [2021-07-16T06:41:29.651Z] #43 22.22 CC images/fdinfo.o [2021-07-16T06:41:29.874Z] #43 9.643 PBCC images/cgroup.pb-c.c [2021-07-16T06:41:29.874Z] #43 9.643 DEP images/cgroup.pb-c.d [2021-07-16T06:41:29.874Z] #43 9.711 PBCC images/ext-file.pb-c.c [2021-07-16T06:41:29.888Z] #21 1.081 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-16T06:41:29.888Z] #21 1.085 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-16T06:41:29.888Z] #21 1.089 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-16T06:41:29.888Z] #21 DONE 1.1s [2021-07-16T06:41:29.888Z] [2021-07-16T06:41:29.888Z] #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-07-16T06:41:29.888Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:29.888Z] #43 118.1 CC criu/image-desc.o [2021-07-16T06:41:29.888Z] #43 118.2 CC criu/image.o [2021-07-16T06:41:29.888Z] #43 119.2 CC criu/ipc_ns.o [2021-07-16T06:41:29.888Z] #43 120.5 CC criu/irmap.o [2021-07-16T06:41:29.888Z] #43 121.1 CC criu/kcmp-ids.o [2021-07-16T06:41:29.888Z] #43 121.5 CC criu/kerndat.o [2021-07-16T06:41:29.888Z] #43 122.6 CC criu/libnetlink.o [2021-07-16T06:41:29.888Z] #43 123.1 CC criu/log.o [2021-07-16T06:41:29.888Z] #43 123.6 CC criu/lsm.o [2021-07-16T06:41:29.888Z] #43 124.0 CC criu/mem.o [2021-07-16T06:41:29.888Z] #43 125.6 CC criu/memfd.o [2021-07-16T06:41:29.888Z] #43 126.6 CC criu/mount.o [2021-07-16T06:41:30.051Z] #20 44.97 Selecting previously unselected package zip. [2021-07-16T06:41:30.051Z] #20 44.97 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2021-07-16T06:41:30.051Z] #20 45.00 Unpacking zip (3.0-11+b1) ... [2021-07-16T06:41:30.076Z] #43 18.81 CC images/core-ppc64.o [2021-07-16T06:41:30.129Z] #43 9.767 DEP images/ext-file.pb-c.d [2021-07-16T06:41:30.129Z] #43 9.767 PBCC images/rpc.pb-c.c [2021-07-16T06:41:30.129Z] #43 9.867 DEP images/rpc.pb-c.d [2021-07-16T06:41:30.129Z] #43 9.940 PBCC images/siginfo.pb-c.c [2021-07-16T06:41:30.129Z] #43 9.981 DEP images/siginfo.pb-c.d [2021-07-16T06:41:30.129Z] #43 10.02 PBCC images/pagemap.pb-c.c [2021-07-16T06:41:30.149Z] #43 ... [2021-07-16T06:41:30.149Z] [2021-07-16T06:41:30.149Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-16T06:41:30.149Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-07-16T06:41:30.213Z] #43 22.59 CC images/fown.o [2021-07-16T06:41:30.213Z] #43 22.76 CC images/ns.o [2021-07-16T06:41:30.385Z] #43 10.11 DEP images/pagemap.pb-c.d [2021-07-16T06:41:30.385Z] #43 10.16 PBCC images/rlimit.pb-c.c [2021-07-16T06:41:30.385Z] #43 10.16 DEP images/rlimit.pb-c.d [2021-07-16T06:41:30.385Z] #43 ... [2021-07-16T06:41:30.385Z] [2021-07-16T06:41:30.385Z] #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-07-16T06:41:30.385Z] #51 sha256:82dd7a319baf041340a7d08b95dd7f4fb8cad79c9397f72edc29543a8ab219d6 [2021-07-16T06:41:30.385Z] #51 70.90 encoding/json [2021-07-16T06:41:30.385Z] #51 77.31 github.com/pkg/diff [2021-07-16T06:41:30.385Z] #51 78.01 go/ast [2021-07-16T06:41:30.385Z] #51 78.86 golang.org/x/crypto/ssh/terminal [2021-07-16T06:41:30.385Z] #51 80.54 mvdan.cc/editorconfig [2021-07-16T06:41:30.385Z] #51 ... [2021-07-16T06:41:30.385Z] [2021-07-16T06:41:30.385Z] #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-07-16T06:41:30.385Z] #45 sha256:9665c2321fbd65f772c9f42fa4a5d8d6d3d5cb748329d43994df1aeb33a7a312 [2021-07-16T06:41:30.385Z] #45 70.95 go/token [2021-07-16T06:41:30.385Z] #45 71.89 go/scanner [2021-07-16T06:41:30.385Z] #45 73.32 internal/lazyregexp [2021-07-16T06:41:30.385Z] #45 73.41 go/ast [2021-07-16T06:41:30.385Z] #45 73.74 net/url [2021-07-16T06:41:30.385Z] #45 75.71 text/template/parse [2021-07-16T06:41:30.385Z] #45 78.78 go/parser [2021-07-16T06:41:30.385Z] #45 80.15 text/template [2021-07-16T06:41:30.470Z] #43 22.96 CC images/regfile.o [2021-07-16T06:41:30.642Z] #45 ... [2021-07-16T06:41:30.642Z] [2021-07-16T06:41:30.642Z] #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-07-16T06:41:30.642Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:30.642Z] #43 10.27 PBCC images/file-lock.pb-c.c [2021-07-16T06:41:30.642Z] #43 10.32 DEP images/file-lock.pb-c.d [2021-07-16T06:41:30.642Z] #43 10.35 PBCC images/tty.pb-c.c [2021-07-16T06:41:30.642Z] #43 10.44 DEP images/tty.pb-c.d [2021-07-16T06:41:30.644Z] #43 19.43 CC images/core-s390.o [2021-07-16T06:41:30.727Z] #43 23.25 CC images/ghost-file.o [2021-07-16T06:41:30.899Z] #43 10.61 PBCC images/tun.pb-c.c [2021-07-16T06:41:30.899Z] #43 10.61 PBCC images/netdev.pb-c.c [2021-07-16T06:41:30.899Z] #43 10.61 DEP images/tun.pb-c.d [2021-07-16T06:41:30.899Z] #43 10.73 DEP images/netdev.pb-c.d [2021-07-16T06:41:30.899Z] #43 10.73 PBCC images/vma.pb-c.c [2021-07-16T06:41:30.899Z] #43 10.73 DEP images/vma.pb-c.d [2021-07-16T06:41:30.899Z] #43 10.79 PBCC images/creds.pb-c.c [2021-07-16T06:41:30.983Z] #43 23.52 CC images/fifo.o [2021-07-16T06:41:31.053Z] #20 45.92 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-16T06:41:31.053Z] #20 46.08 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-16T06:41:31.053Z] #20 46.10 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-07-16T06:41:31.053Z] #20 46.11 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-07-16T06:41:31.053Z] #20 46.13 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-07-16T06:41:31.053Z] #20 46.15 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-07-16T06:41:31.053Z] #20 46.21 Setting up uidmap (1:4.5-1.1) ... [2021-07-16T06:41:31.155Z] #43 10.87 DEP images/creds.pb-c.d [2021-07-16T06:41:31.155Z] #43 10.94 PBCC images/utsns.pb-c.c [2021-07-16T06:41:31.155Z] #43 11.04 DEP images/utsns.pb-c.d [2021-07-16T06:41:31.155Z] #43 11.04 PBCC images/ipc-desc.pb-c.c [2021-07-16T06:41:31.211Z] #43 ... [2021-07-16T06:41:31.211Z] [2021-07-16T06:41:31.211Z] #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-07-16T06:41:31.211Z] #45 sha256:42c0ce08cb2eaf1fb74bbc097db04e936d9539abb141e74e66bbf5c1827cfa91 [2021-07-16T06:41:31.211Z] #45 80.76 go/parser [2021-07-16T06:41:31.211Z] #45 82.25 text/template [2021-07-16T06:41:31.211Z] #45 84.07 encoding/xml [2021-07-16T06:41:31.211Z] #45 86.76 go/doc [2021-07-16T06:41:31.211Z] #45 89.62 github.com/LK4D4/vndr/versioned [2021-07-16T06:41:31.211Z] #45 89.73 compress/flate [2021-07-16T06:41:31.211Z] #45 90.00 github.com/LK4D4/vndr/build [2021-07-16T06:41:31.211Z] #45 ... [2021-07-16T06:41:31.211Z] [2021-07-16T06:41:31.211Z] #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-07-16T06:41:31.211Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:31.211Z] #43 20.13 CC images/cpuinfo.o [2021-07-16T06:41:31.240Z] #43 23.72 CC images/remap-file-path.o [2021-07-16T06:41:31.240Z] #43 ... [2021-07-16T06:41:31.240Z] [2021-07-16T06:41:31.240Z] #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-07-16T06:41:31.240Z] #45 sha256:9574e771e9ba3780aac7bdbded556265a3c17a43606033b88cb73903f4a136ad [2021-07-16T06:41:31.240Z] #45 86.02 encoding/xml [2021-07-16T06:41:31.240Z] #45 87.91 go/doc [2021-07-16T06:41:31.240Z] #45 91.08 github.com/LK4D4/vndr/build [2021-07-16T06:41:31.240Z] #45 91.26 github.com/LK4D4/vndr/versioned [2021-07-16T06:41:31.240Z] #45 91.39 compress/flate [2021-07-16T06:41:31.240Z] #45 93.98 hash/crc32 [2021-07-16T06:41:31.240Z] #45 94.51 compress/gzip [2021-07-16T06:41:31.240Z] #45 94.95 vendor/golang.org/x/crypto/cryptobyte [2021-07-16T06:41:31.240Z] #45 95.42 net [2021-07-16T06:41:31.323Z] #20 46.24 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-07-16T06:41:31.323Z] #20 ... [2021-07-16T06:41:31.323Z] [2021-07-16T06:41:31.323Z] #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-07-16T06:41:31.323Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-07-16T06:41:31.323Z] #40 142.4 + dpkg --print-architecture [2021-07-16T06:41:31.323Z] #40 DONE 142.7s [2021-07-16T06:41:31.323Z] [2021-07-16T06:41:31.323Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:41:31.323Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-07-16T06:41:31.323Z] #20 46.37 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-07-16T06:41:31.323Z] #20 46.40 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-16T06:41:31.323Z] #20 46.42 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-07-16T06:41:31.323Z] #20 46.43 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-16T06:41:31.323Z] #20 46.45 Setting up xxd (2:8.1.0875-5) ... [2021-07-16T06:41:31.323Z] #20 46.50 Setting up zip (3.0-11+b1) ... [2021-07-16T06:41:31.415Z] #43 11.09 PBCC images/ipc-sem.pb-c.c [2021-07-16T06:41:31.415Z] #43 11.10 DEP images/ipc-desc.pb-c.d [2021-07-16T06:41:31.415Z] #43 11.21 DEP images/ipc-sem.pb-c.d [2021-07-16T06:41:31.415Z] #43 11.32 PBCC images/ipc-msg.pb-c.c [2021-07-16T06:41:31.415Z] #43 11.32 DEP images/ipc-msg.pb-c.d [2021-07-16T06:41:31.497Z] #45 ... [2021-07-16T06:41:31.497Z] [2021-07-16T06:41:31.497Z] #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-07-16T06:41:31.497Z] #56 sha256:6f445762d264adc128b7e6653575fe3cdaa60b2d577fb73518301469ce79c5e5 [2021-07-16T06:41:31.497Z] #56 46.56 Checking out files: 47% (1954/4075) Checking out files: 48% (1956/4075) Checking out files: 49% (1997/4075) Checking out files: 50% (2038/4075) Checking out files: 51% (2079/4075) Checking out files: 52% (2119/4075) Checking out files: 53% (2160/4075) Checking out files: 54% (2201/4075) Checking out files: 55% (2242/4075) Checking out files: 56% (2282/4075) Checking out files: 57% (2323/4075) Checking out files: 58% (2364/4075) Checking out files: 59% (2405/4075) Checking out files: 60% (2445/4075) Checking out files: 61% (2486/4075) Checking out files: 62% (2527/4075) Checking out files: 63% (2568/4075) Checking out files: 64% (2608/4075) Checking out files: 65% (2649/4075) Checking out files: 66% (2690/4075) Checking out files: 67% (2731/4075) Checking out files: 68% (2771/4075) Checking out files: 69% (2812/4075) Checking out files: 70% (2853/4075) Checking out files: 71% (2894/4075) Checking out files: 72% (2934/4075) Checking out files: 73% (2975/4075) Checking out files: 74% (3016/4075) Checking out files: 75% (3057/4075) Checking out files: 76% (3097/4075) Checking out files: 77% (3138/4075) Checking out files: 78% (3179/4075) Checking out files: 79% (3220/4075) Checking out files: 80% (3260/4075) Checking out files: 81% (3301/4075) Checking out files: 82% (3342/4075) Checking out files: 83% (3383/4075) Checking out files: 83% (3420/4075) Checking out files: 84% (3423/4075) Checking out files: 85% (3464/4075) Checking out files: 86% (3505/4075) Checking out files: 87% (3546/4075) Checking out files: 88% (3586/4075) Checking out files: 89% (3627/4075) Checking out files: 90% (3668/4075) Checking out files: 91% (3709/4075) Checking out files: 92% (3749/4075) Checking out files: 93% (3790/4075) Checking out files: 94% (3831/4075) Checking out files: 95% (3872/4075) Checking out files: 96% (3912/4075) Checking out files: 97% (3953/4075) Checking out files: 98% (3994/4075) Checking out files: 99% (4035/4075) Checking out files: 100% (4075/4075) Checking out files: 100% (4075/4075), done. [2021-07-16T06:41:31.497Z] #56 48.21 + cd /tmp/tmp.QVyK23jkVO/src/github.com/containerd/containerd [2021-07-16T06:41:31.497Z] #56 48.21 + git checkout -q 3194fb46e8311ae0eeae5a7a5843573adfebb16d [2021-07-16T06:41:31.590Z] #20 46.56 Setting up vim-common (2:8.1.0875-5) ... [2021-07-16T06:41:31.590Z] #20 46.63 Setting up bash-completion (1:2.8-6) ... [2021-07-16T06:41:31.672Z] #43 11.36 PBCC images/ipc-shm.pb-c.c [2021-07-16T06:41:31.672Z] #43 11.45 DEP images/ipc-shm.pb-c.d [2021-07-16T06:41:31.672Z] #43 11.45 PBCC images/ipc-var.pb-c.c [2021-07-16T06:41:31.672Z] #43 11.47 DEP images/ipc-var.pb-c.d [2021-07-16T06:41:31.672Z] #43 11.52 PBCC images/sk-opts.pb-c.c [2021-07-16T06:41:31.672Z] #43 11.52 PBCC images/packet-sock.pb-c.c [2021-07-16T06:41:31.792Z] #43 20.51 CC images/inventory.o [2021-07-16T06:41:31.928Z] #43 11.61 DEP images/sk-opts.pb-c.d [2021-07-16T06:41:31.928Z] #43 11.65 DEP images/packet-sock.pb-c.d [2021-07-16T06:41:31.928Z] #43 11.74 PBCC images/sk-netlink.pb-c.c [2021-07-16T06:41:31.928Z] #43 11.74 DEP images/sk-netlink.pb-c.d [2021-07-16T06:41:31.928Z] #43 11.81 PBCC images/sk-inet.pb-c.c [2021-07-16T06:41:31.928Z] #43 11.81 DEP images/sk-inet.pb-c.d [2021-07-16T06:41:32.052Z] #43 20.75 CC images/fdinfo.o [2021-07-16T06:41:32.185Z] #43 11.91 PBCC images/sk-unix.pb-c.c [2021-07-16T06:41:32.185Z] #43 12.02 DEP images/sk-unix.pb-c.d [2021-07-16T06:41:32.185Z] #43 12.07 PBCC images/mm.pb-c.c [2021-07-16T06:41:32.185Z] #43 12.11 DEP images/mm.pb-c.d [2021-07-16T06:41:32.311Z] #43 21.13 CC images/fown.o [2021-07-16T06:41:32.428Z] #56 ... [2021-07-16T06:41:32.428Z] [2021-07-16T06:41:32.428Z] #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-07-16T06:41:32.428Z] #51 sha256:36b5ea37fb330dc27f352284667d7ecf42ed8603b41c4aadca07cec88a57619c [2021-07-16T06:41:32.428Z] #51 90.87 mvdan.cc/sh/v3/cmd/shfmt [2021-07-16T06:41:32.428Z] #51 DONE 96.9s [2021-07-16T06:41:32.428Z] [2021-07-16T06:41:32.428Z] #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-07-16T06:41:32.428Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:32.428Z] #43 23.98 CC images/eventfd.o [2021-07-16T06:41:32.428Z] #43 24.26 CC images/eventpoll.o [2021-07-16T06:41:32.428Z] #43 24.74 CC images/fh.o [2021-07-16T06:41:32.441Z] #43 12.18 PBCC images/timerfd.pb-c.c [2021-07-16T06:41:32.441Z] #43 12.32 DEP images/timerfd.pb-c.d [2021-07-16T06:41:32.441Z] #43 12.32 PBCC images/timer.pb-c.c [2021-07-16T06:41:32.441Z] #43 12.32 DEP images/timer.pb-c.d [2021-07-16T06:41:32.441Z] #43 12.39 PBCC images/sa.pb-c.c [2021-07-16T06:41:32.570Z] #43 21.33 CC images/ns.o [2021-07-16T06:41:32.698Z] #43 12.42 DEP images/sa.pb-c.d [2021-07-16T06:41:32.698Z] #43 12.50 PBCC images/pipe-data.pb-c.c [2021-07-16T06:41:32.698Z] #43 12.58 DEP images/pipe-data.pb-c.d [2021-07-16T06:41:32.829Z] #43 21.55 CC images/regfile.o [2021-07-16T06:41:32.954Z] #43 12.62 PBCC images/mnt.pb-c.c [2021-07-16T06:41:32.955Z] #43 12.64 DEP images/mnt.pb-c.d [2021-07-16T06:41:32.955Z] #43 12.78 PBCC images/sk-packet.pb-c.c [2021-07-16T06:41:32.955Z] #43 12.78 DEP images/sk-packet.pb-c.d [2021-07-16T06:41:32.992Z] #43 25.29 CC images/fsnotify.o [2021-07-16T06:41:33.089Z] #43 21.83 CC images/ghost-file.o [2021-07-16T06:41:33.211Z] #43 12.92 PBCC images/tcp-stream.pb-c.c [2021-07-16T06:41:33.211Z] #43 12.96 DEP images/tcp-stream.pb-c.d [2021-07-16T06:41:33.211Z] #43 13.02 PBCC images/pipe.pb-c.c [2021-07-16T06:41:33.211Z] #43 13.09 DEP images/pipe.pb-c.d [2021-07-16T06:41:33.211Z] #43 13.15 PBCC images/pstree.pb-c.c [2021-07-16T06:41:33.211Z] #43 13.20 DEP images/pstree.pb-c.d [2021-07-16T06:41:33.347Z] #43 22.17 CC images/fifo.o [2021-07-16T06:41:33.467Z] #43 13.28 PBCC images/fs.pb-c.c [2021-07-16T06:41:33.467Z] #43 13.32 DEP images/fs.pb-c.d [2021-07-16T06:41:33.467Z] #43 13.40 PBCC images/signalfd.pb-c.c [2021-07-16T06:41:33.467Z] #43 13.43 DEP images/signalfd.pb-c.d [2021-07-16T06:41:33.556Z] #43 26.00 CC images/signalfd.o [2021-07-16T06:41:33.606Z] #43 22.41 CC images/remap-file-path.o [2021-07-16T06:41:33.724Z] #43 13.49 PBCC images/fh.pb-c.c [2021-07-16T06:41:33.724Z] #43 13.58 PBCC images/fsnotify.pb-c.c [2021-07-16T06:41:33.724Z] #43 13.63 DEP images/fh.pb-c.d [2021-07-16T06:41:33.724Z] #43 13.69 DEP images/fsnotify.pb-c.d [2021-07-16T06:41:33.812Z] #43 26.27 CC images/fs.o [2021-07-16T06:41:33.865Z] #43 22.59 CC images/eventfd.o [2021-07-16T06:41:33.981Z] #43 13.73 PBCC images/eventpoll.pb-c.c [2021-07-16T06:41:33.981Z] #43 13.76 DEP images/eventpoll.pb-c.d [2021-07-16T06:41:33.981Z] #43 13.82 PBCC images/eventfd.pb-c.c [2021-07-16T06:41:33.981Z] #43 13.84 DEP images/eventfd.pb-c.d [2021-07-16T06:41:33.981Z] #43 13.89 PBCC images/remap-file-path.pb-c.c [2021-07-16T06:41:33.981Z] #43 13.93 DEP images/remap-file-path.pb-c.d [2021-07-16T06:41:34.069Z] #43 26.49 CC images/pstree.o [2021-07-16T06:41:34.124Z] #43 22.78 CC images/eventpoll.o [2021-07-16T06:41:34.124Z] #43 22.99 CC images/fh.o [2021-07-16T06:41:34.237Z] #43 13.97 PBCC images/fifo.pb-c.c [2021-07-16T06:41:34.237Z] #43 14.02 DEP images/fifo.pb-c.d [2021-07-16T06:41:34.237Z] #43 14.08 PBCC images/ghost-file.pb-c.c [2021-07-16T06:41:34.237Z] #43 14.15 DEP images/ghost-file.pb-c.d [2021-07-16T06:41:34.237Z] #43 14.19 PBCC images/regfile.pb-c.c [2021-07-16T06:41:34.326Z] #43 26.63 CC images/pipe.o [2021-07-16T06:41:34.383Z] #43 23.26 CC images/fsnotify.o [2021-07-16T06:41:34.494Z] #43 14.27 DEP images/regfile.pb-c.d [2021-07-16T06:41:34.494Z] #43 14.34 PBCC images/ns.pb-c.c [2021-07-16T06:41:34.494Z] #43 14.34 DEP images/ns.pb-c.d [2021-07-16T06:41:34.494Z] #43 14.43 PBCC images/fdinfo.pb-c.c [2021-07-16T06:41:34.583Z] #43 26.89 CC images/tcp-stream.o [2021-07-16T06:41:34.750Z] #43 14.51 DEP images/fdinfo.pb-c.d [2021-07-16T06:41:34.841Z] #43 27.19 CC images/sk-packet.o [2021-07-16T06:41:34.915Z] #20 50.15 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-07-16T06:41:34.915Z] #20 50.16 Setting up xz-utils (5.2.4-1) ... [2021-07-16T06:41:34.915Z] #20 50.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-16T06:41:35.007Z] #43 14.64 PBCC images/core-aarch64.pb-c.c [2021-07-16T06:41:35.007Z] #43 14.67 PBCC images/core-arm.pb-c.c [2021-07-16T06:41:35.007Z] #43 14.77 PBCC images/core-ppc64.pb-c.c [2021-07-16T06:41:35.007Z] #43 14.84 PBCC images/core-s390.pb-c.c [2021-07-16T06:41:35.007Z] #43 14.84 PBCC images/core-x86.pb-c.c [2021-07-16T06:41:35.007Z] #43 14.91 PBCC images/core.pb-c.c [2021-07-16T06:41:35.098Z] #43 27.45 CC images/mnt.o [2021-07-16T06:41:35.180Z] #20 50.22 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-16T06:41:35.180Z] #20 50.23 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-16T06:41:35.180Z] #20 50.36 invoke-rc.d: could not determine current runlevel [2021-07-16T06:41:35.180Z] #20 50.37 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-16T06:41:35.180Z] #20 50.38 Setting up pigz (2.4-1) ... [2021-07-16T06:41:35.180Z] #20 50.40 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-07-16T06:41:35.180Z] #20 50.41 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-07-16T06:41:35.180Z] #20 50.44 Setting up python-pip-whl (18.1-5) ... [2021-07-16T06:41:35.180Z] #20 50.45 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-07-16T06:41:35.264Z] #43 14.97 PBCC images/inventory.pb-c.c [2021-07-16T06:41:35.264Z] #43 15.07 DEP images/core-aarch64.pb-c.d [2021-07-16T06:41:35.264Z] #43 15.13 DEP images/core-arm.pb-c.d [2021-07-16T06:41:35.321Z] #43 ... [2021-07-16T06:41:35.321Z] [2021-07-16T06:41:35.321Z] #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-07-16T06:41:35.321Z] #51 sha256:09351afdcc97e00b6adbe3b0fabb966a2208e4a3407c22e0a14b38dd58fb971a [2021-07-16T06:41:35.321Z] #51 88.31 mvdan.cc/sh/v3/cmd/shfmt [2021-07-16T06:41:35.321Z] #51 DONE 94.7s [2021-07-16T06:41:35.321Z] [2021-07-16T06:41:35.321Z] #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-07-16T06:41:35.321Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:35.321Z] #43 24.04 CC images/signalfd.o [2021-07-16T06:41:35.354Z] #43 27.65 CC images/pipe-data.o [2021-07-16T06:41:35.354Z] #43 27.82 CC images/sa.o [2021-07-16T06:41:35.443Z] #22 5.193 Collecting yamllint==1.26.1 [2021-07-16T06:41:35.444Z] #20 50.47 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-16T06:41:35.520Z] #43 15.19 DEP images/core-ppc64.pb-c.d [2021-07-16T06:41:35.520Z] #43 15.24 DEP images/core-s390.pb-c.d [2021-07-16T06:41:35.520Z] #43 15.31 DEP images/core-x86.pb-c.d [2021-07-16T06:41:35.520Z] #43 15.34 DEP images/core.pb-c.d [2021-07-16T06:41:35.580Z] #43 24.27 CC images/fs.o [2021-07-16T06:41:35.610Z] #43 28.04 CC images/timer.o [2021-07-16T06:41:35.777Z] #43 15.52 DEP images/inventory.pb-c.d [2021-07-16T06:41:35.777Z] #43 15.52 PBCC images/cpuinfo.pb-c.c [2021-07-16T06:41:35.777Z] #43 15.52 DEP images/cpuinfo.pb-c.d [2021-07-16T06:41:35.777Z] #43 15.61 PBCC images/stats.pb-c.c [2021-07-16T06:41:35.777Z] #43 15.64 DEP images/stats.pb-c.d [2021-07-16T06:41:35.839Z] #43 24.76 CC images/pstree.o [2021-07-16T06:41:36.022Z] #20 51.00 Setting up libaio1:arm64 (0.3.112-3) ... [2021-07-16T06:41:36.022Z] #20 51.02 Setting up libonig5:arm64 (6.9.1-1) ... [2021-07-16T06:41:36.022Z] #20 51.03 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-07-16T06:41:36.022Z] #20 51.04 Setting up vim (2:8.1.0875-5) ... [2021-07-16T06:41:36.022Z] #20 51.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-16T06:41:36.022Z] #20 51.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-16T06:41:36.022Z] #20 51.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-16T06:41:36.022Z] #20 51.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-16T06:41:36.022Z] #20 51.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-16T06:41:36.022Z] #20 51.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-16T06:41:36.022Z] #20 51.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-16T06:41:36.022Z] #20 51.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-16T06:41:36.022Z] #20 51.17 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-16T06:41:36.022Z] #20 51.19 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-16T06:41:36.022Z] #20 51.21 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-07-16T06:41:36.173Z] #43 28.41 CC images/timerfd.o [2021-07-16T06:41:36.173Z] #43 28.61 CC images/mm.o [2021-07-16T06:41:36.286Z] #20 51.23 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-16T06:41:36.286Z] #20 51.24 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-07-16T06:41:36.286Z] #20 51.26 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-16T06:41:36.407Z] #43 24.99 CC images/pipe.o [2021-07-16T06:41:36.407Z] #43 25.25 CC images/tcp-stream.o [2021-07-16T06:41:36.736Z] #43 28.93 CC images/sk-opts.o [2021-07-16T06:41:36.736Z] #43 29.14 CC images/sk-unix.o [2021-07-16T06:41:36.975Z] #43 25.52 CC images/sk-packet.o [2021-07-16T06:41:36.992Z] #43 29.37 CC images/sk-inet.o [2021-07-16T06:41:37.235Z] #43 25.84 CC images/mnt.o [2021-07-16T06:41:37.235Z] #43 26.08 CC images/pipe-data.o [2021-07-16T06:41:37.249Z] #43 29.69 CC images/tun.o [2021-07-16T06:41:37.360Z] #22 ... [2021-07-16T06:41:37.360Z] [2021-07-16T06:41:37.360Z] #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-07-16T06:41:37.361Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:37.361Z] #43 131.2 CC criu/namespaces.o [2021-07-16T06:41:37.361Z] #43 132.9 CC criu/net.o [2021-07-16T06:41:37.493Z] #43 26.32 CC images/sa.o [2021-07-16T06:41:37.682Z] #43 17.25 make[1]: Nothing to be done for 'all'. [2021-07-16T06:41:37.752Z] #43 26.52 CC images/timer.o [2021-07-16T06:41:37.812Z] #43 29.99 CC images/sk-netlink.o [2021-07-16T06:41:37.812Z] #43 30.17 CC images/packet-sock.o [2021-07-16T06:41:38.014Z] #43 26.86 CC images/timerfd.o [2021-07-16T06:41:38.273Z] #43 27.05 CC images/mm.o [2021-07-16T06:41:38.376Z] #43 30.60 CC images/ipc-var.o [2021-07-16T06:41:38.376Z] #43 30.83 CC images/ipc-desc.o [2021-07-16T06:41:38.532Z] #43 27.37 CC images/sk-opts.o [2021-07-16T06:41:38.632Z] #43 31.01 CC images/ipc-shm.o [2021-07-16T06:41:38.751Z] #43 135.5 CC criu/netfilter.o [2021-07-16T06:41:38.791Z] #43 27.63 CC images/sk-unix.o [2021-07-16T06:41:38.867Z] #20 54.07 Setting up iptables (1.8.2-4) ... [2021-07-16T06:41:38.867Z] #20 ... [2021-07-16T06:41:38.867Z] [2021-07-16T06:41:38.867Z] #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-07-16T06:41:38.867Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-16T06:41:38.867Z] #43 95.76 DEP criu/action-scripts.d [2021-07-16T06:41:38.867Z] #43 96.34 CC criu/action-scripts.o [2021-07-16T06:41:38.867Z] #43 97.07 CC criu/aio.o [2021-07-16T06:41:38.867Z] #43 97.44 CC criu/autofs.o [2021-07-16T06:41:38.867Z] #43 99.29 CC criu/bfd.o [2021-07-16T06:41:38.867Z] #43 100.0 CC criu/bitmap.o [2021-07-16T06:41:38.867Z] #43 100.3 CC criu/cgroup-props.o [2021-07-16T06:41:38.867Z] #43 100.9 CC criu/cgroup.o [2021-07-16T06:41:38.867Z] #43 103.2 CC criu/clone-noasan.o [2021-07-16T06:41:38.867Z] #43 103.6 CC criu/config.o [2021-07-16T06:41:38.867Z] #43 105.0 CC criu/cr-check.o [2021-07-16T06:41:38.889Z] #43 31.20 CC images/ipc-msg.o [2021-07-16T06:41:39.012Z] #43 135.8 CC criu/page-pipe.o [2021-07-16T06:41:39.050Z] #43 27.93 CC images/sk-inet.o [2021-07-16T06:41:39.051Z] #43 18.79 CC images/stats.o [2021-07-16T06:41:39.130Z] #43 ... [2021-07-16T06:41:39.130Z] [2021-07-16T06:41:39.130Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:41:39.130Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-07-16T06:41:39.130Z] #20 54.07 Setting up iptables (1.8.2-4) ... [2021-07-16T06:41:39.130Z] #20 54.11 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-16T06:41:39.130Z] #20 54.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-16T06:41:39.130Z] #20 54.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-16T06:41:39.130Z] #20 54.15 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-16T06:41:39.130Z] #20 54.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-16T06:41:39.130Z] #20 54.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-16T06:41:39.130Z] #20 54.18 Setting up python3 (3.7.3-1) ... [2021-07-16T06:41:39.146Z] #43 31.46 CC images/ipc-sem.o [2021-07-16T06:41:39.146Z] #43 31.64 CC images/utsns.o [2021-07-16T06:41:39.308Z] #43 19.20 CC images/core.o [2021-07-16T06:41:39.403Z] #43 31.86 CC images/creds.o [2021-07-16T06:41:39.584Z] #43 136.5 CC criu/page-xfer.o [2021-07-16T06:41:39.617Z] #43 28.33 CC images/tun.o [2021-07-16T06:41:39.660Z] #43 32.11 CC images/vma.o [2021-07-16T06:41:39.660Z] #43 ... [2021-07-16T06:41:39.660Z] [2021-07-16T06:41:39.660Z] #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-07-16T06:41:39.660Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:41:39.660Z] #13 100.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-16T06:41:39.660Z] #13 100.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-16T06:41:39.660Z] #13 100.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-16T06:41:39.713Z] #20 54.78 Setting up python3-wheel (0.32.3-2) ... [2021-07-16T06:41:39.871Z] #43 19.79 CC images/core-x86.o [2021-07-16T06:41:39.876Z] #43 28.64 CC images/sk-netlink.o [2021-07-16T06:41:40.135Z] #43 28.89 CC images/packet-sock.o [2021-07-16T06:41:40.435Z] #43 20.38 CC images/core-arm.o [2021-07-16T06:41:40.527Z] #43 ... [2021-07-16T06:41:40.527Z] [2021-07-16T06:41:40.527Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-16T06:41:40.527Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-07-16T06:41:40.527Z] #22 10.54 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-16T06:41:40.662Z] #20 55.59 Setting up apparmor (2.13.2-10) ... [2021-07-16T06:41:40.703Z] #43 29.32 CC images/ipc-var.o [2021-07-16T06:41:40.703Z] #43 29.54 CC images/ipc-desc.o [2021-07-16T06:41:40.962Z] #43 29.76 CC images/ipc-shm.o [2021-07-16T06:41:40.962Z] #43 ... [2021-07-16T06:41:40.962Z] [2021-07-16T06:41:40.962Z] #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-07-16T06:41:40.962Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:41:40.962Z] #13 96.99 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-16T06:41:40.962Z] #13 97.00 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-16T06:41:40.962Z] #13 97.01 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-16T06:41:40.998Z] #43 20.81 CC images/core-aarch64.o [2021-07-16T06:41:41.529Z] #13 ... [2021-07-16T06:41:41.529Z] [2021-07-16T06:41:41.529Z] #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-07-16T06:41:41.529Z] #56 sha256:0dc9e476cbbc2644190dad1f95f3bd42b563396f9f017349a059db4a88f2d3fb [2021-07-16T06:41:41.530Z] #56 46.33 Checking out files: 49% (2025/4075) Checking out files: 50% (2038/4075) Checking out files: 51% (2079/4075) Checking out files: 52% (2119/4075) Checking out files: 53% (2160/4075) Checking out files: 54% (2201/4075) Checking out files: 55% (2242/4075) Checking out files: 56% (2282/4075) Checking out files: 57% (2323/4075) Checking out files: 58% (2364/4075) Checking out files: 59% (2405/4075) Checking out files: 60% (2445/4075) Checking out files: 61% (2486/4075) Checking out files: 62% (2527/4075) Checking out files: 63% (2568/4075) Checking out files: 64% (2608/4075) Checking out files: 65% (2649/4075) Checking out files: 66% (2690/4075) Checking out files: 67% (2731/4075) Checking out files: 68% (2771/4075) Checking out files: 69% (2812/4075) Checking out files: 70% (2853/4075) Checking out files: 71% (2894/4075) Checking out files: 72% (2934/4075) Checking out files: 73% (2975/4075) Checking out files: 74% (3016/4075) Checking out files: 75% (3057/4075) Checking out files: 76% (3097/4075) Checking out files: 77% (3138/4075) Checking out files: 78% (3179/4075) Checking out files: 79% (3220/4075) Checking out files: 80% (3260/4075) Checking out files: 81% (3301/4075) Checking out files: 82% (3342/4075) Checking out files: 83% (3383/4075) Checking out files: 84% (3423/4075) Checking out files: 85% (3464/4075) Checking out files: 86% (3505/4075) Checking out files: 87% (3546/4075) Checking out files: 88% (3586/4075) Checking out files: 89% (3627/4075) Checking out files: 90% (3668/4075) Checking out files: 90% (3694/4075) Checking out files: 91% (3709/4075) Checking out files: 92% (3749/4075) Checking out files: 93% (3790/4075) Checking out files: 94% (3831/4075) Checking out files: 95% (3872/4075) Checking out files: 96% (3912/4075) Checking out files: 97% (3953/4075) Checking out files: 98% (3994/4075) Checking out files: 99% (4035/4075) Checking out files: 100% (4075/4075) Checking out files: 100% (4075/4075), done. [2021-07-16T06:41:41.530Z] #56 47.76 + cd /tmp/tmp.tnH1NV5fie/src/github.com/containerd/containerd [2021-07-16T06:41:41.530Z] #56 47.76 + git checkout -q 3194fb46e8311ae0eeae5a7a5843573adfebb16d [2021-07-16T06:41:41.530Z] #56 49.67 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-16T06:41:41.530Z] #56 49.67 + BUILDTAGS='netgo osusergo static_build' [2021-07-16T06:41:41.530Z] #56 49.67 + export EXTRA_FLAGS=-buildmode=pie [2021-07-16T06:41:41.530Z] #56 49.67 + EXTRA_FLAGS=-buildmode=pie [2021-07-16T06:41:41.530Z] #56 49.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-16T06:41:41.530Z] #56 49.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-16T06:41:41.530Z] #56 49.67 + '[' '' = dynamic ']' [2021-07-16T06:41:41.530Z] #56 49.67 + make [2021-07-16T06:41:41.530Z] #56 51.34 + bin/ctr [2021-07-16T06:41:41.562Z] #43 21.18 CC images/core-ppc64.o [2021-07-16T06:41:41.562Z] #43 ... [2021-07-16T06:41:41.562Z] [2021-07-16T06:41:41.562Z] #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-07-16T06:41:41.562Z] #51 sha256:82dd7a319baf041340a7d08b95dd7f4fb8cad79c9397f72edc29543a8ab219d6 [2021-07-16T06:41:41.562Z] #51 81.80 mvdan.cc/sh/v3/fileutil [2021-07-16T06:41:41.562Z] #51 82.19 mvdan.cc/sh/v3/syntax [2021-07-16T06:41:41.562Z] #51 89.29 mvdan.cc/sh/v3/cmd/shfmt [2021-07-16T06:41:41.562Z] #51 ... [2021-07-16T06:41:41.562Z] [2021-07-16T06:41:41.562Z] #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-07-16T06:41:41.562Z] #45 sha256:9665c2321fbd65f772c9f42fa4a5d8d6d3d5cb748329d43994df1aeb33a7a312 [2021-07-16T06:41:41.562Z] #45 82.68 encoding/xml [2021-07-16T06:41:41.562Z] #45 85.40 go/doc [2021-07-16T06:41:41.562Z] #45 88.80 github.com/LK4D4/vndr/versioned [2021-07-16T06:41:41.562Z] #45 88.90 compress/flate [2021-07-16T06:41:41.562Z] #45 88.90 github.com/LK4D4/vndr/build [2021-07-16T06:41:41.562Z] #45 91.94 hash/crc32 [2021-07-16T06:41:41.562Z] #45 ... [2021-07-16T06:41:41.562Z] [2021-07-16T06:41:41.562Z] #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-07-16T06:41:41.562Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:41:41.562Z] #13 77.35 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-16T06:41:41.562Z] #13 77.35 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-16T06:41:41.562Z] #13 77.35 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-16T06:41:41.562Z] #13 77.53 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-16T06:41:41.562Z] #13 77.53 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-16T06:41:41.562Z] #13 77.58 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-16T06:41:41.819Z] #13 ... [2021-07-16T06:41:41.819Z] [2021-07-16T06:41:41.819Z] #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-07-16T06:41:41.819Z] #45 sha256:9665c2321fbd65f772c9f42fa4a5d8d6d3d5cb748329d43994df1aeb33a7a312 [2021-07-16T06:41:41.819Z] #45 92.32 net [2021-07-16T06:41:41.912Z] #22 11.84 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-16T06:41:41.912Z] #22 11.90 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-16T06:41:41.912Z] #22 11.95 Collecting pyyaml (from yamllint==1.26.1) [2021-07-16T06:41:42.076Z] #45 92.50 compress/gzip [2021-07-16T06:41:42.179Z] #13 ... [2021-07-16T06:41:42.179Z] [2021-07-16T06:41:42.179Z] #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-07-16T06:41:42.179Z] #45 sha256:9574e771e9ba3780aac7bdbded556265a3c17a43606033b88cb73903f4a136ad [2021-07-16T06:41:42.179Z] #45 96.75 vendor/golang.org/x/sys/cpu [2021-07-16T06:41:42.179Z] #45 97.16 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-16T06:41:42.179Z] #45 98.63 vendor/golang.org/x/crypto/hkdf [2021-07-16T06:41:42.179Z] #45 98.81 vendor/golang.org/x/text/transform [2021-07-16T06:41:42.179Z] #45 99.51 vendor/golang.org/x/text/unicode/bidi [2021-07-16T06:41:42.179Z] #45 101.4 vendor/golang.org/x/text/secure/bidirule [2021-07-16T06:41:42.179Z] #45 101.6 vendor/golang.org/x/text/unicode/norm [2021-07-16T06:41:42.179Z] #45 105.6 vendor/golang.org/x/net/idna [2021-07-16T06:41:42.179Z] #45 ... [2021-07-16T06:41:42.179Z] [2021-07-16T06:41:42.179Z] #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-07-16T06:41:42.179Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:42.179Z] #43 32.29 CC images/netdev.o [2021-07-16T06:41:42.179Z] #43 32.63 CC images/tty.o [2021-07-16T06:41:42.179Z] #43 33.14 CC images/file-lock.o [2021-07-16T06:41:42.179Z] #43 33.32 CC images/rlimit.o [2021-07-16T06:41:42.179Z] #43 33.50 CC images/pagemap.o [2021-07-16T06:41:42.179Z] #43 33.85 CC images/siginfo.o [2021-07-16T06:41:42.179Z] #43 34.10 CC images/rpc.o [2021-07-16T06:41:42.483Z] #22 12.20 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-16T06:41:42.588Z] #20 57.39 Setting up xfsprogs (4.20.0-1) ... [2021-07-16T06:41:42.588Z] #20 57.41 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-16T06:41:42.639Z] #45 93.13 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-16T06:41:42.742Z] #43 35.09 CC images/ext-file.o [2021-07-16T06:41:42.742Z] #43 35.32 CC images/cgroup.o [2021-07-16T06:41:42.743Z] #22 12.56 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-16T06:41:42.743Z] #22 12.57 Building wheels for collected packages: yamllint [2021-07-16T06:41:42.743Z] #22 12.57 Running setup.py bdist_wheel for yamllint: started [2021-07-16T06:41:42.851Z] #20 57.94 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-16T06:41:42.906Z] #56 ... [2021-07-16T06:41:42.906Z] [2021-07-16T06:41:42.906Z] #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-07-16T06:41:42.906Z] #45 sha256:42c0ce08cb2eaf1fb74bbc097db04e936d9539abb141e74e66bbf5c1827cfa91 [2021-07-16T06:41:42.906Z] #45 92.29 hash/crc32 [2021-07-16T06:41:42.906Z] #45 93.02 compress/gzip [2021-07-16T06:41:42.906Z] #45 93.28 net [2021-07-16T06:41:42.906Z] #45 93.63 vendor/golang.org/x/text/transform [2021-07-16T06:41:42.906Z] #45 94.37 vendor/golang.org/x/text/unicode/bidi [2021-07-16T06:41:42.906Z] #45 96.17 vendor/golang.org/x/text/secure/bidirule [2021-07-16T06:41:42.906Z] #45 96.41 vendor/golang.org/x/text/unicode/norm [2021-07-16T06:41:42.906Z] #45 100.1 vendor/golang.org/x/net/idna [2021-07-16T06:41:42.906Z] #45 102.5 vendor/golang.org/x/net/http2/hpack [2021-07-16T06:41:42.906Z] #45 ... [2021-07-16T06:41:42.906Z] [2021-07-16T06:41:42.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-07-16T06:41:42.906Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:42.906Z] #43 29.97 CC images/ipc-msg.o [2021-07-16T06:41:42.906Z] #43 30.24 CC images/ipc-sem.o [2021-07-16T06:41:42.906Z] #43 30.40 CC images/utsns.o [2021-07-16T06:41:42.906Z] #43 30.68 CC images/creds.o [2021-07-16T06:41:42.906Z] #43 30.89 CC images/vma.o [2021-07-16T06:41:42.906Z] #43 31.13 CC images/netdev.o [2021-07-16T06:41:42.906Z] #43 31.54 CC images/tty.o [2021-07-16T06:41:43.165Z] #43 32.10 CC images/file-lock.o [2021-07-16T06:41:43.672Z] #43 ... [2021-07-16T06:41:43.672Z] [2021-07-16T06:41:43.672Z] #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-07-16T06:41:43.672Z] #56 sha256:6f445762d264adc128b7e6653575fe3cdaa60b2d577fb73518301469ce79c5e5 [2021-07-16T06:41:43.672Z] #56 50.20 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-16T06:41:43.672Z] #56 50.20 + BUILDTAGS='netgo osusergo static_build' [2021-07-16T06:41:43.672Z] #56 50.20 + export EXTRA_FLAGS=-buildmode=pie [2021-07-16T06:41:43.672Z] #56 50.20 + EXTRA_FLAGS=-buildmode=pie [2021-07-16T06:41:43.672Z] #56 50.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-16T06:41:43.672Z] #56 50.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-16T06:41:43.672Z] #56 50.20 + '[' '' = dynamic ']' [2021-07-16T06:41:43.672Z] #56 50.20 + make [2021-07-16T06:41:43.672Z] #56 51.31 + bin/ctr [2021-07-16T06:41:43.672Z] #56 ... [2021-07-16T06:41:43.672Z] [2021-07-16T06:41:43.672Z] #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-07-16T06:41:43.672Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:43.672Z] #43 35.94 CC images/userns.o [2021-07-16T06:41:43.672Z] #43 36.18 CC images/google/protobuf/descriptor.o [2021-07-16T06:41:43.684Z] #22 13.69 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-16T06:41:43.733Z] #43 32.29 CC images/rlimit.o [2021-07-16T06:41:43.733Z] #43 32.45 CC images/pagemap.o [2021-07-16T06:41:43.733Z] #43 32.69 CC images/siginfo.o [2021-07-16T06:41:43.945Z] #22 13.69 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-16T06:41:43.945Z] #22 13.76 Successfully built yamllint [2021-07-16T06:41:43.945Z] #22 13.78 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-16T06:41:43.992Z] #43 32.94 CC images/rpc.o [2021-07-16T06:41:44.008Z] #45 94.29 vendor/golang.org/x/text/transform [2021-07-16T06:41:44.206Z] #22 14.16 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-16T06:41:44.248Z] #20 59.18 Setting up python3-distutils (3.7.3-1) ... [2021-07-16T06:41:44.467Z] #22 DONE 14.5s [2021-07-16T06:41:44.467Z] [2021-07-16T06:41:44.467Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-07-16T06:41:44.467Z] #25 sha256:e08268fc753f1a6c74310373e53adea8e9e4be38e0d64f6d41b824229fdf0770 [2021-07-16T06:41:44.571Z] #45 95.00 vendor/golang.org/x/text/unicode/bidi [2021-07-16T06:41:44.827Z] #20 59.83 Setting up python3-setuptools (40.8.0-1) ... [2021-07-16T06:41:44.828Z] #45 ... [2021-07-16T06:41:44.828Z] [2021-07-16T06:41:44.828Z] #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-07-16T06:41:44.828Z] #51 sha256:82dd7a319baf041340a7d08b95dd7f4fb8cad79c9397f72edc29543a8ab219d6 [2021-07-16T06:41:44.828Z] #51 DONE 95.4s [2021-07-16T06:41:45.039Z] #25 DONE 0.5s [2021-07-16T06:41:45.039Z] [2021-07-16T06:41:45.039Z] #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-07-16T06:41:45.039Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:45.039Z] #43 138.0 CC criu/pagemap-cache.o [2021-07-16T06:41:45.039Z] #43 138.4 CC criu/pagemap.o [2021-07-16T06:41:45.039Z] #43 139.5 CC criu/parasite-syscall.o [2021-07-16T06:41:45.039Z] #43 140.5 CC criu/path.o [2021-07-16T06:41:45.039Z] #43 140.9 CC criu/pie-util-vdso-elf32.o [2021-07-16T06:41:45.039Z] #43 141.7 CC criu/pie-util-vdso.o [2021-07-16T06:41:45.085Z] [2021-07-16T06:41:45.085Z] #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-07-16T06:41:45.085Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:45.085Z] #43 21.74 CC images/core-s390.o [2021-07-16T06:41:45.085Z] #43 22.34 CC images/cpuinfo.o [2021-07-16T06:41:45.085Z] #43 22.87 CC images/inventory.o [2021-07-16T06:41:45.085Z] #43 23.16 CC images/fdinfo.o [2021-07-16T06:41:45.085Z] #43 23.46 CC images/fown.o [2021-07-16T06:41:45.085Z] #43 23.74 CC images/ns.o [2021-07-16T06:41:45.085Z] #43 23.95 CC images/regfile.o [2021-07-16T06:41:45.085Z] #43 24.21 CC images/ghost-file.o [2021-07-16T06:41:45.085Z] #43 24.51 CC images/fifo.o [2021-07-16T06:41:45.085Z] #43 24.69 CC images/remap-file-path.o [2021-07-16T06:41:45.085Z] #43 24.93 CC images/eventfd.o [2021-07-16T06:41:45.342Z] #43 25.13 CC images/eventpoll.o [2021-07-16T06:41:45.370Z] #43 33.95 CC images/ext-file.o [2021-07-16T06:41:45.370Z] #43 34.15 CC images/cgroup.o [2021-07-16T06:41:45.566Z] #43 37.71 CC images/opts.o [2021-07-16T06:41:45.566Z] #43 38.00 CC images/seccomp.o [2021-07-16T06:41:45.598Z] #43 25.40 CC images/fh.o [2021-07-16T06:41:45.610Z] #43 142.4 CC criu/pie-util.o [2021-07-16T06:41:45.610Z] #43 142.6 CC criu/pipes.o [2021-07-16T06:41:45.823Z] #43 38.25 CC images/binfmt-misc.o [2021-07-16T06:41:45.938Z] #43 34.73 CC images/userns.o [2021-07-16T06:41:46.080Z] #43 38.44 CC images/time.o [2021-07-16T06:41:46.162Z] #43 25.78 CC images/fsnotify.o [2021-07-16T06:41:46.181Z] #43 143.2 CC criu/plugin.o [2021-07-16T06:41:46.196Z] #43 34.97 CC images/google/protobuf/descriptor.o [2021-07-16T06:41:46.225Z] #20 61.18 Setting up python3-pip (18.1-5) ... [2021-07-16T06:41:46.338Z] #43 38.57 CC images/sysctl.o [2021-07-16T06:41:46.338Z] #43 38.79 CC images/autofs.o [2021-07-16T06:41:46.595Z] #43 39.03 CC images/macvlan.o [2021-07-16T06:41:46.725Z] #43 26.34 CC images/signalfd.o [2021-07-16T06:41:46.751Z] #43 143.6 CC criu/proc_parse.o [2021-07-16T06:41:46.852Z] #43 39.29 CC images/sit.o [2021-07-16T06:41:46.982Z] #43 26.63 CC images/fs.o [2021-07-16T06:41:46.982Z] #43 26.79 CC images/pstree.o [2021-07-16T06:41:47.109Z] #43 39.57 CC images/memfd.o [2021-07-16T06:41:47.239Z] #43 26.98 CC images/pipe.o [2021-07-16T06:41:47.366Z] #43 39.80 CC images/timens.o [2021-07-16T06:41:47.496Z] #43 27.29 CC images/tcp-stream.o [2021-07-16T06:41:47.574Z] #43 36.41 CC images/opts.o [2021-07-16T06:41:47.623Z] #43 40.05 LINK images/built-in.o [2021-07-16T06:41:47.624Z] #20 62.54 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T06:41:47.624Z] #20 62.60 Processing triggers for mime-support (3.62) ... [2021-07-16T06:41:47.753Z] #43 27.57 CC images/sk-packet.o [2021-07-16T06:41:47.753Z] #43 ... [2021-07-16T06:41:47.753Z] [2021-07-16T06:41:47.753Z] #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-07-16T06:41:47.753Z] #56 sha256:f899015737769257797ff36f14312b2222b018266166cc16841a1bc10cbd1606 [2021-07-16T06:41:47.753Z] #56 47.50 Checking out files: 49% (2017/4075) Checking out files: 50% (2038/4075) Checking out files: 51% (2079/4075) Checking out files: 52% (2119/4075) Checking out files: 53% (2160/4075) Checking out files: 54% (2201/4075) Checking out files: 55% (2242/4075) Checking out files: 56% (2282/4075) Checking out files: 57% (2323/4075) Checking out files: 58% (2364/4075) Checking out files: 59% (2405/4075) Checking out files: 60% (2445/4075) Checking out files: 61% (2486/4075) Checking out files: 62% (2527/4075) Checking out files: 63% (2568/4075) Checking out files: 64% (2608/4075) Checking out files: 65% (2649/4075) Checking out files: 66% (2690/4075) Checking out files: 67% (2731/4075) Checking out files: 68% (2771/4075) Checking out files: 69% (2812/4075) Checking out files: 70% (2853/4075) Checking out files: 71% (2894/4075) Checking out files: 72% (2934/4075) Checking out files: 73% (2975/4075) Checking out files: 74% (3016/4075) Checking out files: 75% (3057/4075) Checking out files: 76% (3097/4075) Checking out files: 77% (3138/4075) Checking out files: 78% (3179/4075) Checking out files: 79% (3220/4075) Checking out files: 80% (3260/4075) Checking out files: 81% (3301/4075) Checking out files: 82% (3342/4075) Checking out files: 83% (3383/4075) Checking out files: 84% (3423/4075) Checking out files: 85% (3464/4075) Checking out files: 86% (3505/4075) Checking out files: 87% (3546/4075) Checking out files: 88% (3586/4075) Checking out files: 89% (3627/4075) Checking out files: 90% (3668/4075) Checking out files: 91% (3709/4075) Checking out files: 92% (3749/4075) Checking out files: 93% (3790/4075) Checking out files: 94% (3831/4075) Checking out files: 95% (3872/4075) Checking out files: 96% (3912/4075) Checking out files: 97% (3953/4075) Checking out files: 98% (3994/4075) Checking out files: 99% (4035/4075) Checking out files: 100% (4075/4075) Checking out files: 100% (4075/4075), done. [2021-07-16T06:41:47.753Z] #56 48.93 + cd /tmp/tmp.ABxKWT3Wpi/src/github.com/containerd/containerd [2021-07-16T06:41:47.753Z] #56 48.93 + git checkout -q 3194fb46e8311ae0eeae5a7a5843573adfebb16d [2021-07-16T06:41:47.836Z] #43 36.66 CC images/seccomp.o [2021-07-16T06:41:47.881Z] #43 40.19 GEN compel/include/asm [2021-07-16T06:41:47.881Z] #43 40.24 GEN compel/include/version.h [2021-07-16T06:41:47.881Z] #43 40.26 touch .config [2021-07-16T06:41:47.881Z] #43 40.31 GEN include/common/config.h [2021-07-16T06:41:47.881Z] #43 40.38 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-07-16T06:41:47.881Z] #43 40.40 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-07-16T06:41:47.881Z] #43 40.42 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-07-16T06:41:47.890Z] #20 DONE 63.1s [2021-07-16T06:41:47.890Z] [2021-07-16T06:41:47.890Z] #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-07-16T06:41:47.890Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-16T06:41:47.890Z] #43 106.5 CC criu/cr-dedup.o [2021-07-16T06:41:47.890Z] #43 107.0 CC criu/cr-dump.o [2021-07-16T06:41:47.890Z] #43 109.1 CC criu/cr-errno.o [2021-07-16T06:41:47.890Z] #43 109.2 CC criu/cr-restore.o [2021-07-16T06:41:47.890Z] #43 113.0 CC criu/cr-service.o [2021-07-16T06:41:47.890Z] #43 114.7 CC criu/crtools.o [2021-07-16T06:41:48.138Z] #43 40.43 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-07-16T06:41:48.138Z] #43 40.45 DEP compel/arch/x86/plugins/std/memcpy.d [2021-07-16T06:41:48.138Z] #43 40.47 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-07-16T06:41:48.138Z] #43 40.49 GEN compel/plugins/include/uapi/std/syscall.h [2021-07-16T06:41:48.138Z] #43 40.51 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-07-16T06:41:48.138Z] #43 40.53 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-07-16T06:41:48.138Z] #43 40.55 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-07-16T06:41:48.138Z] #43 40.56 DEP compel/plugins/std/infect.d [2021-07-16T06:41:48.158Z] #43 ... [2021-07-16T06:41:48.158Z] [2021-07-16T06:41:48.158Z] #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-07-16T06:41:48.158Z] #21 sha256:acd6a16e911204389df16830b55c126d58d01384b10664ccf7a1072bd8b3e0fd [2021-07-16T06:41:48.395Z] #43 40.69 DEP compel/plugins/std/string.d [2021-07-16T06:41:48.396Z] #43 40.80 DEP compel/plugins/std/log.d [2021-07-16T06:41:48.396Z] #43 40.89 DEP compel/plugins/std/fds.d [2021-07-16T06:41:48.410Z] #43 36.94 CC images/binfmt-misc.o [2021-07-16T06:41:48.410Z] #43 37.19 CC images/time.o [2021-07-16T06:41:48.653Z] #43 40.96 DEP compel/plugins/std/std.d [2021-07-16T06:41:48.653Z] #43 41.07 DEP compel/plugins/shmem/shmem.d [2021-07-16T06:41:48.653Z] #43 41.15 DEP compel/plugins/fds/fds.d [2021-07-16T06:41:48.670Z] #43 37.43 CC images/sysctl.o [2021-07-16T06:41:48.670Z] #43 37.60 CC images/autofs.o [2021-07-16T06:41:48.683Z] #56 50.85 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-16T06:41:48.683Z] #56 50.85 + BUILDTAGS='netgo osusergo static_build' [2021-07-16T06:41:48.683Z] #56 50.85 + export EXTRA_FLAGS=-buildmode=pie [2021-07-16T06:41:48.683Z] #56 50.85 + EXTRA_FLAGS=-buildmode=pie [2021-07-16T06:41:48.683Z] #56 50.85 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-16T06:41:48.683Z] #56 50.85 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-16T06:41:48.683Z] #56 50.85 + '[' '' = dynamic ']' [2021-07-16T06:41:48.683Z] #56 50.85 + make [2021-07-16T06:41:48.695Z] #43 145.3 CC criu/protobuf-desc.o [2021-07-16T06:41:48.910Z] #43 41.29 CC compel/plugins/std/std.o [2021-07-16T06:41:49.241Z] #43 37.79 CC images/macvlan.o [2021-07-16T06:41:49.241Z] #43 37.99 CC images/sit.o [2021-07-16T06:41:49.289Z] #43 146.1 CC criu/protobuf.o [2021-07-16T06:41:49.474Z] #43 41.67 CC compel/plugins/std/fds.o [2021-07-16T06:41:49.500Z] #43 38.30 CC images/memfd.o [2021-07-16T06:41:49.551Z] #43 146.4 CC criu/pstree.o [2021-07-16T06:41:49.567Z] #21 1.556 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-16T06:41:49.567Z] #21 1.561 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-16T06:41:49.567Z] #21 1.566 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-16T06:41:49.567Z] #21 DONE 1.7s [2021-07-16T06:41:49.567Z] [2021-07-16T06:41:49.567Z] #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-07-16T06:41:49.567Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-16T06:41:49.567Z] #43 115.3 CC criu/eventfd.o [2021-07-16T06:41:49.567Z] #43 115.7 CC criu/eventpoll.o [2021-07-16T06:41:49.613Z] #56 51.97 + bin/ctr [2021-07-16T06:41:49.731Z] #43 42.15 CC compel/plugins/std/log.o [2021-07-16T06:41:49.760Z] #43 38.56 CC images/timens.o [2021-07-16T06:41:49.831Z] #43 116.6 CC criu/external.o [2021-07-16T06:41:50.019Z] #43 38.78 LINK images/built-in.o [2021-07-16T06:41:50.279Z] #43 38.92 GEN compel/include/asm [2021-07-16T06:41:50.279Z] #43 38.95 GEN compel/include/version.h [2021-07-16T06:41:50.279Z] #43 38.95 touch .config [2021-07-16T06:41:50.279Z] #43 39.00 GEN include/common/config.h [2021-07-16T06:41:50.279Z] #43 39.09 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-07-16T06:41:50.279Z] #43 39.11 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-07-16T06:41:50.279Z] #43 39.13 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-07-16T06:41:50.279Z] #43 39.15 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-07-16T06:41:50.279Z] #43 39.19 DEP compel/arch/x86/plugins/std/memcpy.d [2021-07-16T06:41:50.279Z] #43 39.22 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-07-16T06:41:50.409Z] #43 117.0 CC criu/fault-injection.o [2021-07-16T06:41:50.410Z] #43 117.1 CC criu/fdstore.o [2021-07-16T06:41:50.529Z] #43 147.3 CC criu/rbtree.o [2021-07-16T06:41:50.538Z] #43 39.27 GEN compel/plugins/include/uapi/std/syscall.h [2021-07-16T06:41:50.538Z] #43 39.30 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-07-16T06:41:50.538Z] #43 39.31 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-07-16T06:41:50.538Z] #43 39.34 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-07-16T06:41:50.538Z] #43 39.35 DEP compel/plugins/std/infect.d [2021-07-16T06:41:50.538Z] #43 39.45 DEP compel/plugins/std/string.d [2021-07-16T06:41:50.662Z] #43 42.89 CC compel/plugins/std/string.o [2021-07-16T06:41:50.675Z] #43 117.5 CC criu/fifo.o [2021-07-16T06:41:50.793Z] #43 147.7 CC criu/rst-malloc.o [2021-07-16T06:41:50.797Z] #43 39.58 DEP compel/plugins/std/log.d [2021-07-16T06:41:50.797Z] #43 39.70 DEP compel/plugins/std/fds.d [2021-07-16T06:41:51.053Z] #43 147.9 CC criu/seccomp.o [2021-07-16T06:41:51.057Z] #43 39.85 DEP compel/plugins/std/std.d [2021-07-16T06:41:51.057Z] #43 39.94 DEP compel/plugins/shmem/shmem.d [2021-07-16T06:41:51.226Z] #43 43.52 CC compel/plugins/std/infect.o [2021-07-16T06:41:51.251Z] #43 118.0 CC criu/file-ids.o [2021-07-16T06:41:51.316Z] #43 40.04 DEP compel/plugins/fds/fds.d [2021-07-16T06:41:51.483Z] #43 43.92 CC compel/arch/x86/plugins/std/parasite-head.o [2021-07-16T06:41:51.483Z] #43 43.96 CC compel/arch/x86/plugins/std/memcpy.o [2021-07-16T06:41:51.483Z] #43 44.02 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-07-16T06:41:51.515Z] #43 118.4 CC criu/file-lock.o [2021-07-16T06:41:51.575Z] #43 40.18 CC compel/plugins/std/std.o [2021-07-16T06:41:51.739Z] #43 44.06 AR compel/plugins/std.lib.a [2021-07-16T06:41:51.739Z] #43 44.12 CC compel/plugins/fds/fds.o [2021-07-16T06:41:51.834Z] #43 40.49 CC compel/plugins/std/fds.o [2021-07-16T06:41:51.996Z] #43 148.6 CC criu/seize.o [2021-07-16T06:41:51.996Z] #43 44.32 AR compel/plugins/fds.lib.a [2021-07-16T06:41:51.996Z] #43 44.38 HOSTDEP compel/src/lib/log-host.d [2021-07-16T06:41:51.996Z] #43 44.45 HOSTDEP compel/src/lib/handle-elf-host.d [2021-07-16T06:41:52.093Z] #43 40.86 CC compel/plugins/std/log.o [2021-07-16T06:41:52.255Z] #43 44.57 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-07-16T06:41:52.256Z] #43 44.65 HOSTDEP compel/src/main-host.d [2021-07-16T06:41:52.256Z] #43 44.76 DEP compel/src/lib/ptrace.d [2021-07-16T06:41:52.467Z] #43 119.3 CC criu/files-ext.o [2021-07-16T06:41:52.512Z] #43 44.84 DEP compel/src/lib/infect.d [2021-07-16T06:41:52.512Z] #43 44.96 DEP compel/src/lib/infect-util.d [2021-07-16T06:41:52.567Z] #43 149.3 CC criu/servicefd.o [2021-07-16T06:41:52.769Z] #43 45.12 DEP compel/src/lib/infect-rpc.d [2021-07-16T06:41:52.769Z] #43 45.29 DEP compel/arch/x86/src/lib/infect.d [2021-07-16T06:41:52.769Z] #43 ... [2021-07-16T06:41:52.769Z] [2021-07-16T06:41:52.769Z] #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-07-16T06:41:52.769Z] #45 sha256:9574e771e9ba3780aac7bdbded556265a3c17a43606033b88cb73903f4a136ad [2021-07-16T06:41:52.769Z] #45 107.5 vendor/golang.org/x/net/http2/hpack [2021-07-16T06:41:52.769Z] #45 108.5 mime [2021-07-16T06:41:52.769Z] #45 110.1 mime/quotedprintable [2021-07-16T06:41:52.769Z] #45 110.5 net/http/internal [2021-07-16T06:41:52.769Z] #45 113.7 crypto/tls [2021-07-16T06:41:53.026Z] #45 ... [2021-07-16T06:41:53.026Z] [2021-07-16T06:41:53.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-07-16T06:41:53.026Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:53.026Z] #43 45.41 DEP compel/arch/x86/src/lib/cpu.d [2021-07-16T06:41:53.026Z] #43 45.45 DEP compel/src/lib/log.d [2021-07-16T06:41:53.029Z] #43 41.77 CC compel/plugins/std/string.o [2021-07-16T06:41:53.044Z] #43 119.6 CC criu/files-reg.o [2021-07-16T06:41:53.139Z] #43 149.7 CC criu/shmem.o [2021-07-16T06:41:53.283Z] #43 45.55 DEP compel/src/main.d [2021-07-16T06:41:53.283Z] #43 45.64 DEP compel/src/lib/handle-elf.d [2021-07-16T06:41:53.283Z] #43 45.78 DEP compel/arch/x86/src/lib/handle-elf.d [2021-07-16T06:41:53.539Z] #43 45.98 CC compel/src/lib/log.o [2021-07-16T06:41:53.597Z] #43 42.45 CC compel/plugins/std/infect.o [2021-07-16T06:41:53.711Z] #43 150.4 CC criu/sigframe.o [2021-07-16T06:41:53.796Z] #43 46.26 CC compel/arch/x86/src/lib/cpu.o [2021-07-16T06:41:53.812Z] #56 ... [2021-07-16T06:41:53.812Z] [2021-07-16T06:41:53.812Z] #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-07-16T06:41:53.812Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:41:53.812Z] #13 99.16 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-16T06:41:53.812Z] #13 99.16 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-16T06:41:53.812Z] #13 99.17 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-16T06:41:53.976Z] #43 150.7 CC criu/signalfd.o [2021-07-16T06:41:54.164Z] #43 42.89 CC compel/arch/x86/plugins/std/parasite-head.o [2021-07-16T06:41:54.164Z] #43 42.94 CC compel/arch/x86/plugins/std/memcpy.o [2021-07-16T06:41:54.164Z] #43 ... [2021-07-16T06:41:54.164Z] [2021-07-16T06:41:54.164Z] #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-07-16T06:41:54.164Z] #45 sha256:42c0ce08cb2eaf1fb74bbc097db04e936d9539abb141e74e66bbf5c1827cfa91 [2021-07-16T06:41:54.164Z] #45 103.8 mime [2021-07-16T06:41:54.164Z] #45 105.4 mime/quotedprintable [2021-07-16T06:41:54.164Z] #45 105.9 net/http/internal [2021-07-16T06:41:54.164Z] #45 109.7 net/textproto [2021-07-16T06:41:54.164Z] #45 109.7 crypto/x509 [2021-07-16T06:41:54.164Z] #45 110.7 vendor/golang.org/x/net/http/httpguts [2021-07-16T06:41:54.164Z] #45 110.9 vendor/golang.org/x/net/http/httpproxy [2021-07-16T06:41:54.164Z] #45 111.3 mime/multipart [2021-07-16T06:41:54.164Z] #45 113.5 crypto/tls [2021-07-16T06:41:54.164Z] #45 ... [2021-07-16T06:41:54.164Z] [2021-07-16T06:41:54.164Z] #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-07-16T06:41:54.164Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:54.164Z] #43 43.02 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-07-16T06:41:54.164Z] #43 43.08 AR compel/plugins/std.lib.a [2021-07-16T06:41:54.236Z] #43 ... [2021-07-16T06:41:54.236Z] [2021-07-16T06:41:54.236Z] #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-07-16T06:41:54.236Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-16T06:41:54.236Z] #40 DONE 221.1s [2021-07-16T06:41:54.236Z] [2021-07-16T06:41:54.236Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-16T06:41:54.236Z] #30 sha256:9a080d4d9c0d8d74e46530cdbefad00328e23f36780c91713572e89a1f4994ab [2021-07-16T06:41:54.236Z] #30 DONE 9.2s [2021-07-16T06:41:54.236Z] [2021-07-16T06:41:54.236Z] #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-07-16T06:41:54.236Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:54.236Z] #43 150.9 CC criu/sk-inet.o [2021-07-16T06:41:54.236Z] #43 ... [2021-07-16T06:41:54.236Z] [2021-07-16T06:41:54.236Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-16T06:41:54.236Z] #33 sha256:c87a4c89d330049c776f0f0a5de539724cce265890d9d41504b5ec4c6328ddc7 [2021-07-16T06:41:54.423Z] #43 43.19 CC compel/plugins/fds/fds.o [2021-07-16T06:41:54.726Z] #43 46.91 CC compel/arch/x86/src/lib/infect.o [2021-07-16T06:41:54.810Z] #33 DONE 0.6s [2021-07-16T06:41:54.810Z] [2021-07-16T06:41:54.810Z] #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-07-16T06:41:54.810Z] #56 sha256:7613e67127134b412967336f96ae6f93625344eabdb322a0c704cec366072485 [2021-07-16T06:41:54.810Z] #56 ... [2021-07-16T06:41:54.810Z] [2021-07-16T06:41:54.810Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-07-16T06:41:54.810Z] #35 sha256:cee1e08ac3a4d1c9c43a50a511c511a1a7a46ac9693da77e0cf2d4680052c1c1 [2021-07-16T06:41:54.810Z] #35 DONE 0.1s [2021-07-16T06:41:54.810Z] [2021-07-16T06:41:54.810Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-07-16T06:41:54.810Z] #38 sha256:3bcdd802ae981ef2a3ccd082620feeec61fb079a9466e498135274ade5e3127f [2021-07-16T06:41:54.972Z] #43 121.4 CC criu/files.o [2021-07-16T06:41:54.991Z] #43 43.51 AR compel/plugins/fds.lib.a [2021-07-16T06:41:54.991Z] #43 43.58 HOSTDEP compel/src/lib/log-host.d [2021-07-16T06:41:54.991Z] #43 43.74 HOSTDEP compel/src/lib/handle-elf-host.d [2021-07-16T06:41:54.991Z] #43 43.84 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-07-16T06:41:55.070Z] #38 DONE 0.1s [2021-07-16T06:41:55.070Z] [2021-07-16T06:41:55.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-07-16T06:41:55.070Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:55.249Z] #43 43.91 HOSTDEP compel/src/main-host.d [2021-07-16T06:41:55.250Z] #43 43.99 DEP compel/src/lib/ptrace.d [2021-07-16T06:41:55.250Z] #43 44.07 DEP compel/src/lib/infect.d [2021-07-16T06:41:55.330Z] #43 ... [2021-07-16T06:41:55.330Z] [2021-07-16T06:41:55.330Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-07-16T06:41:55.330Z] #41 sha256:bcac8794f683665e1e0762d3da62b279e4e0737b819f65b9558e3b6a90eefc06 [2021-07-16T06:41:55.508Z] #43 44.22 DEP compel/src/lib/infect-util.d [2021-07-16T06:41:55.508Z] #43 44.31 DEP compel/src/lib/infect-rpc.d [2021-07-16T06:41:55.508Z] #43 44.42 DEP compel/arch/x86/src/lib/infect.d [2021-07-16T06:41:55.656Z] #43 47.83 CC compel/src/lib/infect-rpc.o [2021-07-16T06:41:55.767Z] #43 44.62 DEP compel/arch/x86/src/lib/cpu.d [2021-07-16T06:41:55.767Z] #43 44.68 DEP compel/src/lib/log.d [2021-07-16T06:41:55.913Z] #43 48.16 CC compel/src/lib/infect-util.o [2021-07-16T06:41:55.913Z] #43 48.38 CC compel/src/lib/infect.o [2021-07-16T06:41:56.035Z] #43 44.79 DEP compel/src/main.d [2021-07-16T06:41:56.035Z] #43 44.88 DEP compel/src/lib/handle-elf.d [2021-07-16T06:41:56.294Z] #43 45.04 DEP compel/arch/x86/src/lib/handle-elf.d [2021-07-16T06:41:56.294Z] #43 45.17 CC compel/src/lib/log.o [2021-07-16T06:41:56.327Z] #13 ... [2021-07-16T06:41:56.327Z] [2021-07-16T06:41:56.327Z] #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-07-16T06:41:56.327Z] #45 sha256:9665c2321fbd65f772c9f42fa4a5d8d6d3d5cb748329d43994df1aeb33a7a312 [2021-07-16T06:41:56.327Z] #45 96.87 vendor/golang.org/x/text/secure/bidirule [2021-07-16T06:41:56.327Z] #45 97.17 vendor/golang.org/x/text/unicode/norm [2021-07-16T06:41:56.327Z] #45 101.6 vendor/golang.org/x/net/idna [2021-07-16T06:41:56.327Z] #45 103.8 vendor/golang.org/x/net/http2/hpack [2021-07-16T06:41:56.327Z] #45 104.9 mime [2021-07-16T06:41:56.327Z] #45 106.7 mime/quotedprintable [2021-07-16T06:41:56.368Z] #43 123.0 CC criu/filesystems.o [2021-07-16T06:41:56.583Z] #45 ... [2021-07-16T06:41:56.583Z] [2021-07-16T06:41:56.583Z] #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-07-16T06:41:56.583Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:56.583Z] #43 27.83 CC images/mnt.o [2021-07-16T06:41:56.583Z] #43 28.04 CC images/pipe-data.o [2021-07-16T06:41:56.583Z] #43 28.25 CC images/sa.o [2021-07-16T06:41:56.583Z] #43 28.49 CC images/timer.o [2021-07-16T06:41:56.583Z] #43 28.88 CC images/timerfd.o [2021-07-16T06:41:56.583Z] #43 29.19 CC images/mm.o [2021-07-16T06:41:56.583Z] #43 29.57 CC images/sk-opts.o [2021-07-16T06:41:56.583Z] #43 29.91 CC images/sk-unix.o [2021-07-16T06:41:56.583Z] #43 30.25 CC images/sk-inet.o [2021-07-16T06:41:56.583Z] #43 30.52 CC images/tun.o [2021-07-16T06:41:56.583Z] #43 30.80 CC images/sk-netlink.o [2021-07-16T06:41:56.583Z] #43 31.00 CC images/packet-sock.o [2021-07-16T06:41:56.583Z] #43 31.38 CC images/ipc-var.o [2021-07-16T06:41:56.583Z] #43 31.64 CC images/ipc-desc.o [2021-07-16T06:41:56.583Z] #43 31.90 CC images/ipc-shm.o [2021-07-16T06:41:56.583Z] #43 32.08 CC images/ipc-msg.o [2021-07-16T06:41:56.583Z] #43 32.33 CC images/ipc-sem.o [2021-07-16T06:41:56.583Z] #43 32.51 CC images/utsns.o [2021-07-16T06:41:56.583Z] #43 32.69 CC images/creds.o [2021-07-16T06:41:56.583Z] #43 32.96 CC images/vma.o [2021-07-16T06:41:56.583Z] #43 33.23 CC images/netdev.o [2021-07-16T06:41:56.583Z] #43 33.59 CC images/tty.o [2021-07-16T06:41:56.583Z] #43 34.08 CC images/file-lock.o [2021-07-16T06:41:56.583Z] #43 34.30 CC images/rlimit.o [2021-07-16T06:41:56.583Z] #43 34.53 CC images/pagemap.o [2021-07-16T06:41:56.583Z] #43 34.84 CC images/siginfo.o [2021-07-16T06:41:56.583Z] #43 35.09 CC images/rpc.o [2021-07-16T06:41:56.583Z] #43 36.11 CC images/ext-file.o [2021-07-16T06:41:56.583Z] #43 36.30 CC images/cgroup.o [2021-07-16T06:41:56.583Z] #43 ... [2021-07-16T06:41:56.583Z] [2021-07-16T06:41:56.583Z] #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-07-16T06:41:56.583Z] #45 sha256:9665c2321fbd65f772c9f42fa4a5d8d6d3d5cb748329d43994df1aeb33a7a312 [2021-07-16T06:41:56.583Z] #45 107.1 net/http/internal [2021-07-16T06:41:56.713Z] #41 DONE 1.2s [2021-07-16T06:41:56.713Z] [2021-07-16T06:41:56.713Z] #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-07-16T06:41:56.714Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:56.714Z] #43 152.5 CC criu/sk-netlink.o [2021-07-16T06:41:56.714Z] #43 152.9 CC criu/sk-packet.o [2021-07-16T06:41:56.714Z] #43 153.5 CC criu/sk-queue.o [2021-07-16T06:41:56.862Z] #43 45.46 CC compel/arch/x86/src/lib/cpu.o [2021-07-16T06:41:56.945Z] #43 123.7 CC criu/fsnotify.o [2021-07-16T06:41:56.974Z] #43 154.0 CC criu/sk-tcp.o [2021-07-16T06:41:57.429Z] #43 46.21 CC compel/arch/x86/src/lib/infect.o [2021-07-16T06:41:57.545Z] #43 154.5 CC criu/sk-unix.o [2021-07-16T06:41:57.897Z] #43 124.7 CC criu/image-desc.o [2021-07-16T06:41:57.897Z] #43 124.8 CC criu/image.o [2021-07-16T06:41:58.365Z] #43 47.14 CC compel/src/lib/infect-rpc.o [2021-07-16T06:41:58.446Z] #43 50.77 CC compel/src/lib/ptrace.o [2021-07-16T06:41:58.446Z] #43 ... [2021-07-16T06:41:58.446Z] [2021-07-16T06:41:58.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-07-16T06:41:58.446Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:41:58.446Z] #13 115.4 Selecting previously unselected package libapparmor1:amd64. [2021-07-16T06:41:58.446Z] #13 115.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-16T06:41:58.446Z] #13 115.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-16T06:41:58.446Z] #13 115.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-16T06:41:58.446Z] #13 115.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-16T06:41:58.446Z] #13 115.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-16T06:41:58.446Z] #13 115.7 Selecting previously unselected package libbtrfs0. [2021-07-16T06:41:58.446Z] #13 115.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-16T06:41:58.446Z] #13 115.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-16T06:41:58.446Z] #13 115.8 Selecting previously unselected package libbtrfs-dev. [2021-07-16T06:41:58.446Z] #13 115.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-16T06:41:58.446Z] #13 115.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-16T06:41:58.446Z] #13 115.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-16T06:41:58.446Z] #13 115.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-16T06:41:58.446Z] #13 116.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-16T06:41:58.446Z] #13 116.0 Selecting previously unselected package libudev-dev:amd64. [2021-07-16T06:41:58.446Z] #13 116.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-16T06:41:58.446Z] #13 116.1 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-16T06:41:58.446Z] #13 116.2 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-16T06:41:58.446Z] #13 116.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-16T06:41:58.446Z] #13 116.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-16T06:41:58.446Z] #13 116.5 Selecting previously unselected package libpcre16-3:amd64. [2021-07-16T06:41:58.446Z] #13 116.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-16T06:41:58.446Z] #13 116.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-16T06:41:58.446Z] #13 116.7 Selecting previously unselected package libpcre32-3:amd64. [2021-07-16T06:41:58.446Z] #13 116.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-16T06:41:58.446Z] #13 116.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-16T06:41:58.446Z] #13 116.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-16T06:41:58.446Z] #13 116.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-16T06:41:58.446Z] #13 116.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-16T06:41:58.446Z] #13 117.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-16T06:41:58.446Z] #13 117.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-16T06:41:58.446Z] #13 117.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-16T06:41:58.446Z] #13 117.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-16T06:41:58.446Z] #13 117.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-16T06:41:58.446Z] #13 117.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-16T06:41:58.446Z] #13 117.7 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-16T06:41:58.446Z] #13 117.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-16T06:41:58.446Z] #13 117.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-16T06:41:58.446Z] #13 117.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-16T06:41:58.446Z] #13 117.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-16T06:41:58.447Z] #13 117.9 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-16T06:41:58.447Z] #13 118.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-16T06:41:58.447Z] #13 118.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-16T06:41:58.447Z] #13 118.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-16T06:41:58.447Z] #13 118.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-16T06:41:58.447Z] #13 118.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-16T06:41:58.447Z] #13 118.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-16T06:41:58.447Z] #13 118.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-16T06:41:58.447Z] #13 118.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-16T06:41:58.447Z] #13 118.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-16T06:41:58.447Z] #13 118.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-16T06:41:58.447Z] #13 118.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-16T06:41:58.447Z] #13 118.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-16T06:41:58.447Z] #13 118.7 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-16T06:41:58.447Z] #13 118.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-16T06:41:58.447Z] #13 118.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-16T06:41:58.447Z] #13 118.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-16T06:41:58.447Z] #13 118.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-16T06:41:58.447Z] #13 118.8 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-16T06:41:58.447Z] #13 118.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-16T06:41:58.447Z] #13 118.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-16T06:41:58.447Z] #13 118.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-16T06:41:58.447Z] #13 118.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-16T06:41:58.447Z] #13 118.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-16T06:41:58.447Z] #13 118.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-16T06:41:58.447Z] #13 118.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-16T06:41:58.447Z] #13 118.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-16T06:41:58.704Z] #13 118.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-16T06:41:58.704Z] #13 118.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-16T06:41:58.704Z] #13 119.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-16T06:41:58.704Z] #13 119.0 Setting up dmsetup (2:1.02.155-3) ... [2021-07-16T06:41:58.704Z] #13 119.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-16T06:41:58.704Z] #13 119.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-16T06:41:58.704Z] #13 119.0 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T06:41:58.850Z] #43 125.7 CC criu/ipc_ns.o [2021-07-16T06:41:58.933Z] #43 47.55 CC compel/src/lib/infect-util.o [2021-07-16T06:41:58.934Z] #43 47.79 CC compel/src/lib/infect.o [2021-07-16T06:41:59.463Z] #43 156.0 CC criu/sockets.o [2021-07-16T06:41:59.463Z] #43 ... [2021-07-16T06:41:59.463Z] [2021-07-16T06:41:59.463Z] #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-07-16T06:41:59.463Z] #49 sha256:b3858d761cb73d64f9e73d1142ea1370a47e5982440b9e6652071dd932d81d86 [2021-07-16T06:41:59.463Z] #49 227.6 + /build/golangci-lint --version [2021-07-16T06:41:59.463Z] #49 227.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-16T06:41:59.463Z] #49 DONE 228.1s [2021-07-16T06:41:59.724Z] [2021-07-16T06:41:59.724Z] #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-07-16T06:41:59.724Z] #56 sha256:7613e67127134b412967336f96ae6f93625344eabdb322a0c704cec366072485 [2021-07-16T06:41:59.803Z] #43 ... [2021-07-16T06:41:59.803Z] [2021-07-16T06:41:59.803Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-16T06:41:59.803Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-07-16T06:41:59.803Z] #22 4.853 Collecting yamllint==1.26.1 [2021-07-16T06:41:59.803Z] #22 10.24 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-16T06:41:59.803Z] #22 ... [2021-07-16T06:41:59.803Z] [2021-07-16T06:41:59.803Z] #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-07-16T06:41:59.803Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-16T06:41:59.803Z] #43 126.7 CC criu/irmap.o [2021-07-16T06:41:59.849Z] #45 109.7 net/textproto [2021-07-16T06:41:59.849Z] #45 109.7 crypto/x509 [2021-07-16T06:41:59.986Z] #56 ... [2021-07-16T06:41:59.986Z] [2021-07-16T06:41:59.986Z] #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-07-16T06:41:59.986Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:41:59.986Z] #43 156.9 CC criu/stats.o [2021-07-16T06:42:00.074Z] #13 DONE 120.1s [2021-07-16T06:42:00.074Z] [2021-07-16T06:42:00.074Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-07-16T06:42:00.074Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-07-16T06:42:00.313Z] #43 ... [2021-07-16T06:42:00.313Z] [2021-07-16T06:42:00.313Z] #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-07-16T06:42:00.313Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:42:00.313Z] #13 112.1 Selecting previously unselected package libapparmor1:amd64. [2021-07-16T06:42:00.313Z] #13 112.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-16T06:42:00.313Z] #13 112.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-16T06:42:00.313Z] #13 112.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-16T06:42:00.313Z] #13 112.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-16T06:42:00.313Z] #13 112.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-16T06:42:00.313Z] #13 112.4 Selecting previously unselected package libbtrfs0. [2021-07-16T06:42:00.313Z] #13 112.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-16T06:42:00.313Z] #13 112.4 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-16T06:42:00.313Z] #13 112.5 Selecting previously unselected package libbtrfs-dev. [2021-07-16T06:42:00.313Z] #13 112.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-16T06:42:00.313Z] #13 112.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-16T06:42:00.313Z] #13 112.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-16T06:42:00.313Z] #13 112.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-16T06:42:00.313Z] #13 112.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-16T06:42:00.313Z] #13 112.8 Selecting previously unselected package libudev-dev:amd64. [2021-07-16T06:42:00.313Z] #13 112.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-16T06:42:00.313Z] #13 112.9 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-16T06:42:00.313Z] #13 113.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-16T06:42:00.313Z] #13 113.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-16T06:42:00.313Z] #13 113.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-16T06:42:00.313Z] #13 113.4 Selecting previously unselected package libpcre16-3:amd64. [2021-07-16T06:42:00.313Z] #13 113.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-16T06:42:00.313Z] #13 113.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-16T06:42:00.313Z] #13 113.6 Selecting previously unselected package libpcre32-3:amd64. [2021-07-16T06:42:00.313Z] #13 113.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-16T06:42:00.313Z] #13 113.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-16T06:42:00.313Z] #13 113.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-16T06:42:00.313Z] #13 113.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-16T06:42:00.313Z] #13 113.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-16T06:42:00.313Z] #13 113.9 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-16T06:42:00.313Z] #13 113.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-16T06:42:00.313Z] #13 113.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-16T06:42:00.313Z] #13 114.3 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-16T06:42:00.313Z] #13 114.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-16T06:42:00.313Z] #13 114.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-16T06:42:00.313Z] #13 114.7 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-16T06:42:00.313Z] #13 114.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-16T06:42:00.313Z] #13 114.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-16T06:42:00.313Z] #13 114.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-16T06:42:00.313Z] #13 114.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-16T06:42:00.313Z] #13 114.8 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-16T06:42:00.313Z] #13 115.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-16T06:42:00.313Z] #13 115.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-16T06:42:00.313Z] #13 115.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-16T06:42:00.313Z] #13 115.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-16T06:42:00.313Z] #13 115.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-16T06:42:00.313Z] #13 115.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-16T06:42:00.313Z] #13 115.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-16T06:42:00.313Z] #13 115.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-16T06:42:00.313Z] #13 115.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-16T06:42:00.313Z] #13 115.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-16T06:42:00.313Z] #13 115.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-16T06:42:00.313Z] #13 115.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-16T06:42:00.313Z] #13 115.7 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-16T06:42:00.313Z] #13 115.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-16T06:42:00.313Z] #13 115.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-16T06:42:00.313Z] #13 115.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-16T06:42:00.313Z] #13 115.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-16T06:42:00.313Z] #13 115.8 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-16T06:42:00.313Z] #13 115.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-16T06:42:00.313Z] #13 115.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-16T06:42:00.313Z] #13 115.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-16T06:42:00.313Z] #13 115.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-16T06:42:00.313Z] #13 115.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-16T06:42:00.313Z] #13 115.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-16T06:42:00.313Z] #13 115.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-16T06:42:00.313Z] #13 115.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-07-16T06:42:00.313Z] #13 115.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-16T06:42:00.313Z] #13 115.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-16T06:42:00.313Z] #13 115.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-16T06:42:00.313Z] #13 115.9 Setting up dmsetup (2:1.02.155-3) ... [2021-07-16T06:42:00.313Z] #13 116.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-16T06:42:00.313Z] #13 116.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-16T06:42:00.313Z] #13 116.0 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T06:42:00.412Z] #45 110.8 vendor/golang.org/x/net/http/httpguts [2021-07-16T06:42:00.558Z] #43 157.3 CC criu/string.o [2021-07-16T06:42:00.558Z] #43 157.5 CC criu/sysctl.o [2021-07-16T06:42:00.668Z] #45 111.1 vendor/golang.org/x/net/http/httpproxy [2021-07-16T06:42:00.755Z] #43 127.5 CC criu/kcmp-ids.o [2021-07-16T06:42:01.018Z] #43 127.8 CC criu/kerndat.o [2021-07-16T06:42:01.231Z] #45 111.7 mime/multipart [2021-07-16T06:42:01.249Z] #13 ... [2021-07-16T06:42:01.250Z] [2021-07-16T06:42:01.250Z] #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-07-16T06:42:01.250Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:42:01.250Z] #43 50.06 CC compel/src/lib/ptrace.o [2021-07-16T06:42:01.444Z] #14 DONE 1.7s [2021-07-16T06:42:01.444Z] [2021-07-16T06:42:01.444Z] #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-07-16T06:42:01.444Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-07-16T06:42:01.502Z] #43 158.3 CC criu/sysfs_parse.o [2021-07-16T06:42:01.763Z] #43 158.6 CC criu/timens.o [2021-07-16T06:42:01.849Z] #43 50.44 AR compel/libcompel.a [2021-07-16T06:42:01.849Z] #43 50.52 HOSTCC compel/src/main-host.o [2021-07-16T06:42:02.024Z] #43 158.8 CC criu/timerfd.o [2021-07-16T06:42:02.126Z] #43 50.73 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-07-16T06:42:02.126Z] #43 ... [2021-07-16T06:42:02.126Z] [2021-07-16T06:42:02.126Z] #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-07-16T06:42:02.126Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:42:02.126Z] #13 DONE 118.1s [2021-07-16T06:42:02.286Z] #43 159.1 CC criu/tty.o [2021-07-16T06:42:02.375Z] #15 ... [2021-07-16T06:42:02.375Z] [2021-07-16T06:42:02.375Z] #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-07-16T06:42:02.375Z] #58 sha256:6d56f1d78bdd79040ef6a8784363bae8f9789261e28aee2caa211261bd41943a [2021-07-16T06:42:02.375Z] #58 118.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-16T06:42:02.375Z] #58 118.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-16T06:42:02.375Z] #58 DONE 127.0s [2021-07-16T06:42:02.375Z] [2021-07-16T06:42:02.375Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-16T06:42:02.375Z] #59 sha256:9f6e173afd0e3e649f5a823e93b075c465b50e31f2ecbedb9e21ed0d0b9b2a40 [2021-07-16T06:42:02.375Z] #59 DONE 0.1s [2021-07-16T06:42:02.375Z] [2021-07-16T06:42:02.375Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-16T06:42:02.375Z] #60 sha256:d6a1f4ad0fdb088a0873ba3d08a89eaf304769fca4adfaef6e85b1cba94d54fe [2021-07-16T06:42:02.375Z] #60 DONE 0.1s [2021-07-16T06:42:02.375Z] [2021-07-16T06:42:02.375Z] #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-07-16T06:42:02.375Z] #53 sha256:9fe218adeef9aa91c50efb19cf4e5d63656842d49a82f8432af5053c8db1e869 [2021-07-16T06:42:02.375Z] #53 1.600 + RM_GOPATH=0 [2021-07-16T06:42:02.375Z] #53 1.600 + TMP_GOPATH= [2021-07-16T06:42:02.375Z] #53 1.600 + : /build [2021-07-16T06:42:02.375Z] #53 1.600 + '[' -z '' ']' [2021-07-16T06:42:02.375Z] #53 1.600 ++ mktemp -d [2021-07-16T06:42:02.375Z] #53 1.602 + export GOPATH=/tmp/tmp.UsHYruALrA [2021-07-16T06:42:02.375Z] #53 1.602 + GOPATH=/tmp/tmp.UsHYruALrA [2021-07-16T06:42:02.375Z] #53 1.602 + RM_GOPATH=1 [2021-07-16T06:42:02.375Z] #53 1.602 + case "$(go env GOARCH)" in [2021-07-16T06:42:02.375Z] #53 1.603 ++ go env GOARCH [2021-07-16T06:42:02.375Z] #53 1.628 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:42:02.375Z] #53 1.628 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:42:02.375Z] #53 1.629 ++ dirname /tmp/install/install.sh [2021-07-16T06:42:02.375Z] #53 1.630 + dir=/tmp/install [2021-07-16T06:42:02.375Z] #53 1.631 + bin=runc [2021-07-16T06:42:02.375Z] #53 1.631 + shift [2021-07-16T06:42:02.375Z] #53 1.631 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-16T06:42:02.375Z] #53 1.631 + . /tmp/install/runc.installer [2021-07-16T06:42:02.375Z] #53 1.631 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-16T06:42:02.375Z] #53 1.633 + install_runc [2021-07-16T06:42:02.375Z] #53 1.636 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-16T06:42:02.375Z] #53 1.636 + uname -r [2021-07-16T06:42:02.375Z] #53 1.639 + RUNC_BUILDTAGS='seccomp ' [2021-07-16T06:42:02.376Z] #53 1.660 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-16T06:42:02.376Z] #53 1.663 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-16T06:42:02.376Z] #53 1.663 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UsHYruALrA/src/github.com/opencontainers/runc [2021-07-16T06:42:02.376Z] #53 1.672 Cloning into '/tmp/tmp.UsHYruALrA/src/github.com/opencontainers/runc'... [2021-07-16T06:42:02.394Z] [2021-07-16T06:42:02.394Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-07-16T06:42:02.394Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-07-16T06:42:02.416Z] #43 129.0 CC criu/libnetlink.o [2021-07-16T06:42:02.416Z] #43 129.3 CC criu/log.o [2021-07-16T06:42:02.598Z] #45 ... [2021-07-16T06:42:02.598Z] [2021-07-16T06:42:02.598Z] #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-07-16T06:42:02.598Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:42:02.598Z] #43 37.00 CC images/userns.o [2021-07-16T06:42:02.598Z] #43 37.29 CC images/google/protobuf/descriptor.o [2021-07-16T06:42:02.598Z] #43 38.79 CC images/opts.o [2021-07-16T06:42:02.598Z] #43 39.04 CC images/seccomp.o [2021-07-16T06:42:02.598Z] #43 39.40 CC images/binfmt-misc.o [2021-07-16T06:42:02.598Z] #43 39.64 CC images/time.o [2021-07-16T06:42:02.598Z] #43 39.91 CC images/sysctl.o [2021-07-16T06:42:02.598Z] #43 40.10 CC images/autofs.o [2021-07-16T06:42:02.598Z] #43 40.37 CC images/macvlan.o [2021-07-16T06:42:02.598Z] #43 40.60 CC images/sit.o [2021-07-16T06:42:02.598Z] #43 40.81 CC images/memfd.o [2021-07-16T06:42:02.598Z] #43 41.14 CC images/timens.o [2021-07-16T06:42:02.598Z] #43 41.51 LINK images/built-in.o [2021-07-16T06:42:02.598Z] #43 41.66 GEN compel/include/asm [2021-07-16T06:42:02.598Z] #43 41.68 GEN compel/include/version.h [2021-07-16T06:42:02.598Z] #43 41.71 touch .config [2021-07-16T06:42:02.598Z] #43 41.76 GEN include/common/config.h [2021-07-16T06:42:02.598Z] #43 41.85 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-07-16T06:42:02.598Z] #43 41.88 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-07-16T06:42:02.598Z] #43 41.90 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-07-16T06:42:02.598Z] #43 41.92 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-07-16T06:42:02.598Z] #43 41.95 DEP compel/arch/x86/plugins/std/memcpy.d [2021-07-16T06:42:02.598Z] #43 41.98 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-07-16T06:42:02.598Z] #43 41.99 GEN compel/plugins/include/uapi/std/syscall.h [2021-07-16T06:42:02.598Z] #43 42.02 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-07-16T06:42:02.598Z] #43 42.03 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-07-16T06:42:02.598Z] #43 42.05 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-07-16T06:42:02.598Z] #43 42.06 DEP compel/plugins/std/infect.d [2021-07-16T06:42:02.598Z] #43 42.20 DEP compel/plugins/std/string.d [2021-07-16T06:42:02.598Z] #43 42.29 DEP compel/plugins/std/log.d [2021-07-16T06:42:02.598Z] #43 42.36 DEP compel/plugins/std/fds.d [2021-07-16T06:42:02.854Z] #43 42.51 DEP compel/plugins/std/std.d [2021-07-16T06:42:02.854Z] #43 42.65 DEP compel/plugins/shmem/shmem.d [2021-07-16T06:42:02.854Z] #43 42.76 DEP compel/plugins/fds/fds.d [2021-07-16T06:42:02.995Z] #43 129.9 CC criu/lsm.o [2021-07-16T06:42:03.110Z] #43 42.93 CC compel/plugins/std/std.o [2021-07-16T06:42:03.306Z] #53 ... [2021-07-16T06:42:03.306Z] [2021-07-16T06:42:03.306Z] #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-07-16T06:42:03.306Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-07-16T06:42:03.306Z] #15 DONE 1.8s [2021-07-16T06:42:03.366Z] #43 43.34 CC compel/plugins/std/fds.o [2021-07-16T06:42:03.530Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-16T06:42:03.530Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-bb0ed3ab\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-16T06:42:03.530Z] ---------------------------------------------------------------------------- [2021-07-16T06:42:03.530Z] [2021-07-16T06:42:03.530Z] INFO: executeCI.ps1 starting at Fri Jul 16 06:42:00 CUT 2021 [2021-07-16T06:42:03.530Z] [2021-07-16T06:42:03.530Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-16T06:42:03.530Z] INFO: Running git version 2.24.1.windows.2 [2021-07-16T06:42:03.530Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-07-16T06:42:03.530Z] INFO: Environment variables: [2021-07-16T06:42:03.530Z] [2021-07-16T06:42:03.530Z] Name Value [2021-07-16T06:42:03.530Z] ---- ----- [2021-07-16T06:42:03.530Z] ALLUSERSPROFILE C:\ProgramData [2021-07-16T06:42:03.530Z] amd64 true [2021-07-16T06:42:03.530Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-16T06:42:03.530Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-16T06:42:03.530Z] arm64 true [2021-07-16T06:42:03.530Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-16T06:42:03.530Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-16T06:42:03.530Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-16T06:42:03.530Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-16T06:42:03.530Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-16T06:42:03.530Z] BRANCH_NAME PR-42642 [2021-07-16T06:42:03.530Z] BUILD_DISPLAY_NAME #2 [2021-07-16T06:42:03.530Z] BUILD_ID 2 [2021-07-16T06:42:03.530Z] BUILD_NUMBER 2 [2021-07-16T06:42:03.530Z] BUILD_TAG jenkins-moby-PR-42642-2 [2021-07-16T06:42:03.530Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42642/2/ [2021-07-16T06:42:03.530Z] cgroup2 true [2021-07-16T06:42:03.530Z] CHANGE_AUTHOR thaJeztah [2021-07-16T06:42:03.530Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-07-16T06:42:03.530Z] CHANGE_BRANCH 20.10_backport_test_changes_for_go116 [2021-07-16T06:42:03.530Z] CHANGE_FORK thaJeztah/docker [2021-07-16T06:42:03.530Z] CHANGE_ID 42642 [2021-07-16T06:42:03.530Z] CHANGE_TARGET 20.10 [2021-07-16T06:42:03.530Z] CHANGE_TITLE [20.10 backport] various test-changes for Go 1.16 [2021-07-16T06:42:03.530Z] CHANGE_URL https://github.com/moby/moby/pull/42642 [2021-07-16T06:42:03.530Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-07-16T06:42:03.530Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-16T06:42:03.530Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-16T06:42:03.530Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-16T06:42:03.530Z] COMPUTERNAME azwin-2-b65290 [2021-07-16T06:42:03.530Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-16T06:42:03.530Z] ConfigSequenceNumber 0 [2021-07-16T06:42:03.530Z] dco true [2021-07-16T06:42:03.530Z] DOCKER_BUILDKIT 0 [2021-07-16T06:42:03.530Z] DOCKER_DUT_DEBUG 1 [2021-07-16T06:42:03.530Z] DOCKER_EXPERIMENTAL 1 [2021-07-16T06:42:03.530Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-16T06:42:03.530Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-16T06:42:03.530Z] EXECUTOR_NUMBER 0 [2021-07-16T06:42:03.530Z] FQDN azwin-2-b65290.westus.cloudapp.azure.com [2021-07-16T06:42:03.530Z] GIT_BRANCH PR-42642 [2021-07-16T06:42:03.530Z] GIT_COMMIT 8b0913935c60606add6bd5a4c6dcf535a387f07a [2021-07-16T06:42:03.530Z] GIT_PREVIOUS_COMMIT 8b0913935c60606add6bd5a4c6dcf535a387f07a [2021-07-16T06:42:03.530Z] GIT_URL https://github.com/moby/moby.git [2021-07-16T06:42:03.530Z] HUDSON_COOKIE 73e2d664-80ea-48f1-8b85-1d9f2f73eb43 [2021-07-16T06:42:03.530Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-16T06:42:03.530Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-16T06:42:03.530Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-16T06:42:03.530Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-16T06:42:03.530Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-16T06:42:03.530Z] JENKINS_NODE_COOKIE 3e8c5fce-3f0f-4bb8-a9dd-0915297f2bc6 [2021-07-16T06:42:03.530Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-16T06:42:03.530Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-16T06:42:03.530Z] JOB_BASE_NAME PR-42642 [2021-07-16T06:42:03.530Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42642/display/redirect [2021-07-16T06:42:03.530Z] JOB_NAME moby/PR-42642 [2021-07-16T06:42:03.530Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42642/ [2021-07-16T06:42:03.530Z] library.jps.version master [2021-07-16T06:42:03.530Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-16T06:42:03.530Z] NODE_LABELS amd64 azure azwin-2-b65290 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-07-16T06:42:03.530Z] NODE_NAME azwin-2-b65290 [2021-07-16T06:42:03.530Z] NUMBER_OF_PROCESSORS 4 [2021-07-16T06:42:03.530Z] OS Windows_NT [2021-07-16T06:42:03.530Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-16T06:42:03.530Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-16T06:42:03.530Z] ppc64le false [2021-07-16T06:42:03.530Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-16T06:42:03.530Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-07-16T06:42:03.530Z] PROCESSOR_LEVEL 6 [2021-07-16T06:42:03.530Z] PROCESSOR_REVISION 4f01 [2021-07-16T06:42:03.530Z] ProgramData C:\ProgramData [2021-07-16T06:42:03.530Z] ProgramFiles C:\Program Files [2021-07-16T06:42:03.530Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-16T06:42:03.530Z] ProgramW6432 C:\Program Files [2021-07-16T06:42:03.530Z] PROMPT $P$G [2021-07-16T06:42:03.530Z] PSExecutionPolicyPreference Bypass [2021-07-16T06:42:03.530Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-16T06:42:03.530Z] PUBLIC C:\Users\Public [2021-07-16T06:42:03.530Z] rootless true [2021-07-16T06:42:03.530Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42642/2/display/redirect?page=artif... [2021-07-16T06:42:03.530Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42642/2/display/redirect?page=changes [2021-07-16T06:42:03.531Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42642/2/display/redirect [2021-07-16T06:42:03.531Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42642/2/display/redirect?page=tests [2021-07-16T06:42:03.531Z] s390x false [2021-07-16T06:42:03.531Z] SKIP_VALIDATION_TESTS 1 [2021-07-16T06:42:03.531Z] SOURCES_DRIVE d [2021-07-16T06:42:03.531Z] SOURCES_SUBDIR gopath [2021-07-16T06:42:03.531Z] STAGE_NAME Run tests [2021-07-16T06:42:03.531Z] SystemDrive C: [2021-07-16T06:42:03.531Z] SystemRoot C:\Windows [2021-07-16T06:42:03.531Z] TEMP C:\Windows\TEMP [2021-07-16T06:42:03.531Z] TESTDEBUG 0 [2021-07-16T06:42:03.531Z] TESTRUN_DRIVE d [2021-07-16T06:42:03.531Z] TESTRUN_SUBDIR CI [2021-07-16T06:42:03.531Z] TIMEOUT 120m [2021-07-16T06:42:03.531Z] TMP C:\Windows\TEMP [2021-07-16T06:42:03.531Z] unit_validate true [2021-07-16T06:42:03.531Z] USERDOMAIN WORKGROUP [2021-07-16T06:42:03.531Z] USERNAME azwin-2-b65290$ [2021-07-16T06:42:03.531Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-16T06:42:03.531Z] validate_force false [2021-07-16T06:42:03.531Z] windir C:\Windows [2021-07-16T06:42:03.531Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-07-16T06:42:03.531Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-07-16T06:42:03.531Z] windowsRS1 false [2021-07-16T06:42:03.531Z] windowsRS5 true [2021-07-16T06:42:03.531Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-16T06:42:03.531Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-16T06:42:03.531Z] [2021-07-16T06:42:03.531Z] [2021-07-16T06:42:03.531Z] [2021-07-16T06:42:03.531Z] INFO: Sources under d:\gopath\... [2021-07-16T06:42:03.531Z] INFO: Test run under d:\CI\... [2021-07-16T06:42:03.531Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-16T06:42:03.531Z] INFO: docker/docker repository was found [2021-07-16T06:42:03.531Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-07-16T06:42:03.531Z] ltsc2019: Pulling from windows/servercore [2021-07-16T06:42:03.531Z] 4612f6d0b889: Pulling fs layer [2021-07-16T06:42:03.531Z] f143c6fed32d: Pulling fs layer [2021-07-16T06:42:03.563Z] [2021-07-16T06:42:03.563Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-16T06:42:03.563Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-07-16T06:42:03.573Z] #43 130.3 CC criu/mem.o [2021-07-16T06:42:03.673Z] #43 160.3 CC criu/tun.o [2021-07-16T06:42:03.930Z] #43 43.76 CC compel/plugins/std/log.o [2021-07-16T06:42:03.934Z] #43 160.6 CC criu/uffd.o [2021-07-16T06:42:04.316Z] #14 DONE 1.9s [2021-07-16T06:42:04.316Z] [2021-07-16T06:42:04.316Z] #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-07-16T06:42:04.316Z] #53 sha256:f42f934d644771b0a0663130abf8df89e3bd3e26d35f179c3d1ce2f8b57a34a4 [2021-07-16T06:42:04.316Z] #53 1.554 + RM_GOPATH=0 [2021-07-16T06:42:04.316Z] #53 1.554 + TMP_GOPATH= [2021-07-16T06:42:04.316Z] #53 1.554 + : /build [2021-07-16T06:42:04.316Z] #53 1.554 + '[' -z '' ']' [2021-07-16T06:42:04.316Z] #53 1.554 ++ mktemp -d [2021-07-16T06:42:04.316Z] #53 1.554 + export GOPATH=/tmp/tmp.Qkwru6vIAs [2021-07-16T06:42:04.316Z] #53 1.554 + GOPATH=/tmp/tmp.Qkwru6vIAs [2021-07-16T06:42:04.316Z] #53 1.554 + RM_GOPATH=1 [2021-07-16T06:42:04.316Z] #53 1.554 + case "$(go env GOARCH)" in [2021-07-16T06:42:04.316Z] #53 1.554 ++ go env GOARCH [2021-07-16T06:42:04.316Z] #53 1.562 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:42:04.316Z] #53 1.563 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:42:04.316Z] #53 1.563 ++ dirname /tmp/install/install.sh [2021-07-16T06:42:04.316Z] #53 1.564 + dir=/tmp/install [2021-07-16T06:42:04.316Z] #53 1.567 + bin=runc [2021-07-16T06:42:04.316Z] #53 1.567 + shift [2021-07-16T06:42:04.316Z] #53 1.567 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-16T06:42:04.316Z] #53 1.568 + . /tmp/install/runc.installer [2021-07-16T06:42:04.316Z] #53 1.568 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-16T06:42:04.316Z] #53 1.568 + install_runc [2021-07-16T06:42:04.316Z] #53 1.569 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-16T06:42:04.316Z] #53 1.572 + uname -r [2021-07-16T06:42:04.316Z] #53 1.573 + RUNC_BUILDTAGS='seccomp ' [2021-07-16T06:42:04.316Z] #53 1.575 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-16T06:42:04.316Z] #53 1.575 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-16T06:42:04.316Z] #53 1.575 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Qkwru6vIAs/src/github.com/opencontainers/runc [2021-07-16T06:42:04.316Z] #53 1.577 Cloning into '/tmp/tmp.Qkwru6vIAs/src/github.com/opencontainers/runc'... [2021-07-16T06:42:04.506Z] #43 161.4 CC criu/util.o [2021-07-16T06:42:04.864Z] #43 44.64 CC compel/plugins/std/string.o [2021-07-16T06:42:04.933Z] #16 ... [2021-07-16T06:42:04.933Z] [2021-07-16T06:42:04.933Z] #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-07-16T06:42:04.933Z] #45 sha256:9574e771e9ba3780aac7bdbded556265a3c17a43606033b88cb73903f4a136ad [2021-07-16T06:42:04.933Z] #45 119.6 net/http/httptrace [2021-07-16T06:42:04.933Z] #45 119.8 net/http [2021-07-16T06:42:05.195Z] #45 ... [2021-07-16T06:42:05.195Z] [2021-07-16T06:42:05.195Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-16T06:42:05.195Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-07-16T06:42:05.195Z] #16 1.726 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-16T06:42:05.195Z] #16 DONE 1.8s [2021-07-16T06:42:05.195Z] [2021-07-16T06:42:05.195Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-16T06:42:05.195Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-07-16T06:42:05.251Z] #53 ... [2021-07-16T06:42:05.251Z] [2021-07-16T06:42:05.251Z] #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-07-16T06:42:05.251Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-07-16T06:42:05.251Z] #15 DONE 1.3s [2021-07-16T06:42:05.427Z] #43 45.23 CC compel/plugins/std/infect.o [2021-07-16T06:42:05.450Z] #43 162.3 CC criu/uts_ns.o [2021-07-16T06:42:05.502Z] #43 132.1 CC criu/memfd.o [2021-07-16T06:42:05.509Z] [2021-07-16T06:42:05.509Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-16T06:42:05.509Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-07-16T06:42:05.711Z] #43 162.4 CC criu/vdso-compat.o [2021-07-16T06:42:05.711Z] #43 162.6 CC criu/vdso.o [2021-07-16T06:42:05.989Z] #43 45.68 CC compel/arch/x86/plugins/std/parasite-head.o [2021-07-16T06:42:05.989Z] #43 45.74 CC compel/arch/x86/plugins/std/memcpy.o [2021-07-16T06:42:05.989Z] #43 45.80 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-07-16T06:42:05.989Z] #43 45.87 AR compel/plugins/std.lib.a [2021-07-16T06:42:06.080Z] #43 132.8 CC criu/mount.o [2021-07-16T06:42:06.246Z] #43 45.96 CC compel/plugins/fds/fds.o [2021-07-16T06:42:06.246Z] #43 46.19 AR compel/plugins/fds.lib.a [2021-07-16T06:42:06.246Z] #43 46.24 HOSTDEP compel/src/lib/log-host.d [2021-07-16T06:42:06.283Z] #43 163.1 LINK criu/built-in.o [2021-07-16T06:42:06.283Z] #43 163.2 LINK criu/criu [2021-07-16T06:42:06.345Z] #43 ... [2021-07-16T06:42:06.345Z] [2021-07-16T06:42:06.345Z] #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-07-16T06:42:06.345Z] #49 sha256:67907db275b4e28f2bca61fddf2e38a299fbffeab0eb71ea4f06c21eb56d002d [2021-07-16T06:42:06.345Z] #49 176.1 + /build/golangci-lint --version [2021-07-16T06:42:06.345Z] #49 176.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-16T06:42:06.345Z] #49 DONE 178.0s [2021-07-16T06:42:06.345Z] [2021-07-16T06:42:06.345Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-16T06:42:06.345Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-07-16T06:42:06.345Z] #22 11.78 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-16T06:42:06.345Z] #22 11.84 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-16T06:42:06.345Z] #22 11.92 Collecting pyyaml (from yamllint==1.26.1) [2021-07-16T06:42:06.345Z] #22 12.25 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-07-16T06:42:06.345Z] #22 13.10 Installing build dependencies: started [2021-07-16T06:42:06.447Z] #16 1.014 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-16T06:42:06.447Z] #16 DONE 1.1s [2021-07-16T06:42:06.447Z] [2021-07-16T06:42:06.447Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-16T06:42:06.447Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-07-16T06:42:06.502Z] #43 46.30 HOSTDEP compel/src/lib/handle-elf-host.d [2021-07-16T06:42:06.502Z] #43 46.39 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-07-16T06:42:06.544Z] #43 163.5 DEP lib/c/criu.d [2021-07-16T06:42:06.564Z] #17 DONE 1.1s [2021-07-16T06:42:06.564Z] [2021-07-16T06:42:06.564Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-16T06:42:06.564Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-07-16T06:42:06.758Z] #43 46.45 HOSTDEP compel/src/main-host.d [2021-07-16T06:42:06.758Z] #43 46.56 DEP compel/src/lib/ptrace.d [2021-07-16T06:42:06.758Z] #43 46.66 DEP compel/src/lib/infect.d [2021-07-16T06:42:06.806Z] #43 163.6 CC images/rpc.pb-c.o [2021-07-16T06:42:07.014Z] #17 ... [2021-07-16T06:42:07.014Z] [2021-07-16T06:42:07.014Z] #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-07-16T06:42:07.014Z] #58 sha256:0f10dfa04b27091db70a7a4b73337de65ddffb6ecbbde2e4fd561583275e5b64 [2021-07-16T06:42:07.014Z] #58 117.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-16T06:42:07.014Z] #58 117.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-16T06:42:07.014Z] #58 DONE 126.6s [2021-07-16T06:42:07.014Z] [2021-07-16T06:42:07.014Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-16T06:42:07.014Z] #59 sha256:193899ea4ae8ef9e61a38ed7ea5f8725a96523da846eb3b334d9232a5cb1997a [2021-07-16T06:42:07.014Z] #59 DONE 0.1s [2021-07-16T06:42:07.015Z] #43 46.86 DEP compel/src/lib/infect-util.d [2021-07-16T06:42:07.015Z] #43 46.96 DEP compel/src/lib/infect-rpc.d [2021-07-16T06:42:07.067Z] #43 163.9 CC lib/c/criu.o [2021-07-16T06:42:07.271Z] #43 47.05 DEP compel/arch/x86/src/lib/infect.d [2021-07-16T06:42:07.271Z] #43 ... [2021-07-16T06:42:07.271Z] [2021-07-16T06:42:07.271Z] #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-07-16T06:42:07.271Z] #58 sha256:3e30f9babdd6577f8aba4e51e74db6f39527954aaf44e37bf79b7bc94a406875 [2021-07-16T06:42:07.271Z] #58 117.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-16T06:42:07.271Z] #58 117.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-16T06:42:07.273Z] [2021-07-16T06:42:07.273Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-16T06:42:07.273Z] #60 sha256:7b2d3126afe664df562a8d4c2c474600dbe5839ca69dbbbc8b3aa0344fea05ea [2021-07-16T06:42:07.273Z] #60 DONE 0.1s [2021-07-16T06:42:07.273Z] [2021-07-16T06:42:07.273Z] #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-07-16T06:42:07.273Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:42:07.273Z] #43 51.16 HOSTCC compel/src/lib/handle-elf-host.o [2021-07-16T06:42:07.273Z] #43 51.78 HOSTCC compel/src/lib/log-host.o [2021-07-16T06:42:07.273Z] #43 52.08 HOSTLINK compel/compel-host-bin [2021-07-16T06:42:07.273Z] #43 52.32 DEP soccr/soccr.d [2021-07-16T06:42:07.273Z] #43 52.63 CC soccr/soccr.o [2021-07-16T06:42:07.273Z] #43 54.47 AR soccr/libsoccr.a [2021-07-16T06:42:07.273Z] #43 54.58 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-16T06:42:07.273Z] #43 55.33 DEP criu/arch/x86/sigframe.d [2021-07-16T06:42:07.273Z] #43 55.48 DEP criu/arch/x86/sigaction_compat.d [2021-07-16T06:42:07.273Z] #43 55.66 DEP criu/arch/x86/kerndat.d [2021-07-16T06:42:07.273Z] #43 55.91 DEP criu/arch/x86/crtools.d [2021-07-16T06:42:07.494Z] #18 DONE 1.1s [2021-07-16T06:42:07.494Z] [2021-07-16T06:42:07.494Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-07-16T06:42:07.494Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-07-16T06:42:07.532Z] #43 56.18 DEP criu/arch/x86/cpu.d [2021-07-16T06:42:07.791Z] #43 56.43 CC criu/arch/x86/cpu.o [2021-07-16T06:42:08.011Z] #43 164.6 LINK lib/c/built-in.o [2021-07-16T06:42:08.011Z] #43 164.6 LINK lib/c/libcriu.so [2021-07-16T06:42:08.011Z] #43 164.7 LINK lib/c/libcriu.a [2021-07-16T06:42:08.011Z] #43 164.8 GEN magic.py [2021-07-16T06:42:08.011Z] #43 164.9 Note: Building without setproctitle() and strlcpy() support. [2021-07-16T06:42:08.011Z] #43 164.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-16T06:42:08.011Z] #43 164.9 Note: Building without GnuTLS support [2021-07-16T06:42:08.011Z] #43 164.9 Makefile.config:39: Warn: you have no libnftables installed [2021-07-16T06:42:08.011Z] #43 164.9 Makefile.config:40: Warn: Building without nftables support [2021-07-16T06:42:08.051Z] #43 ... [2021-07-16T06:42:08.051Z] [2021-07-16T06:42:08.051Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-16T06:42:08.051Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-07-16T06:42:08.051Z] #17 DONE 1.7s [2021-07-16T06:42:08.051Z] [2021-07-16T06:42:08.051Z] #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-07-16T06:42:08.051Z] #45 sha256:42c0ce08cb2eaf1fb74bbc097db04e936d9539abb141e74e66bbf5c1827cfa91 [2021-07-16T06:42:08.051Z] #45 119.8 net/http/httptrace [2021-07-16T06:42:08.051Z] #45 120.1 net/http [2021-07-16T06:42:08.310Z] #45 ... [2021-07-16T06:42:08.310Z] [2021-07-16T06:42:08.310Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-16T06:42:08.310Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-07-16T06:42:08.584Z] #43 165.4 fatal: not a git repository (or any of the parent directories): .git [2021-07-16T06:42:08.866Z] #19 DONE 1.1s [2021-07-16T06:42:08.866Z] [2021-07-16T06:42:08.866Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:42:08.866Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-07-16T06:42:08.866Z] #20 ... [2021-07-16T06:42:08.866Z] [2021-07-16T06:42:08.866Z] #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-07-16T06:42:08.866Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:42:08.866Z] #43 51.26 AR compel/libcompel.a [2021-07-16T06:42:08.866Z] #43 51.33 HOSTCC compel/src/main-host.o [2021-07-16T06:42:08.866Z] #43 51.67 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-07-16T06:42:08.866Z] #43 51.81 HOSTCC compel/src/lib/handle-elf-host.o [2021-07-16T06:42:08.866Z] #43 52.06 HOSTCC compel/src/lib/log-host.o [2021-07-16T06:42:08.866Z] #43 52.25 HOSTLINK compel/compel-host-bin [2021-07-16T06:42:08.866Z] #43 52.56 DEP soccr/soccr.d [2021-07-16T06:42:08.866Z] #43 52.87 CC soccr/soccr.o [2021-07-16T06:42:08.866Z] #43 54.91 AR soccr/libsoccr.a [2021-07-16T06:42:08.866Z] #43 55.00 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-16T06:42:08.866Z] #43 55.62 DEP criu/arch/x86/sigframe.d [2021-07-16T06:42:08.866Z] #43 55.83 DEP criu/arch/x86/sigaction_compat.d [2021-07-16T06:42:08.866Z] #43 56.00 DEP criu/arch/x86/kerndat.d [2021-07-16T06:42:08.866Z] #43 56.19 DEP criu/arch/x86/crtools.d [2021-07-16T06:42:08.866Z] #43 56.49 DEP criu/arch/x86/cpu.d [2021-07-16T06:42:08.866Z] #43 56.72 CC criu/arch/x86/cpu.o [2021-07-16T06:42:08.866Z] #43 57.64 CC criu/arch/x86/crtools.o [2021-07-16T06:42:08.866Z] #43 59.40 CC criu/arch/x86/kerndat.o [2021-07-16T06:42:08.866Z] #43 60.18 CC criu/arch/x86/sigaction_compat.o [2021-07-16T06:42:08.866Z] #43 60.50 CC criu/arch/x86/sigframe.o [2021-07-16T06:42:08.866Z] #43 60.88 LINK criu/arch/x86/crtools.built-in.o [2021-07-16T06:42:08.866Z] #43 60.96 DEP criu/pie/util-vdso-elf32.d [2021-07-16T06:42:08.866Z] #43 61.27 DEP criu/pie/util-vdso.d [2021-07-16T06:42:09.123Z] #43 61.49 DEP criu/pie/util.d [2021-07-16T06:42:09.123Z] #43 61.62 CC criu/pie/util.o [2021-07-16T06:42:09.156Z] #43 166.0 make[1]: Nothing to be done for 'all'. [2021-07-16T06:42:09.668Z] #22 ... [2021-07-16T06:42:09.668Z] [2021-07-16T06:42:09.668Z] #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-07-16T06:42:09.668Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-16T06:42:09.668Z] #43 136.3 CC criu/namespaces.o [2021-07-16T06:42:09.687Z] #43 62.08 CC criu/pie/util-vdso.o [2021-07-16T06:42:09.729Z] #43 166.5 make[1]: 'images/built-in.o' is up to date. [2021-07-16T06:42:09.729Z] #43 166.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-07-16T06:42:09.729Z] #43 166.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-07-16T06:42:09.729Z] #43 166.6 make[1]: 'compel/libcompel.a' is up to date. [2021-07-16T06:42:09.729Z] #43 166.6 make[1]: 'compel/compel-host-bin' is up to date. [2021-07-16T06:42:09.729Z] #43 166.6 make[1]: Nothing to be done for 'all'. [2021-07-16T06:42:09.729Z] #43 166.6 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-16T06:42:09.944Z] #43 ... [2021-07-16T06:42:09.944Z] [2021-07-16T06:42:09.944Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:42:09.944Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-07-16T06:42:09.944Z] #20 1.502 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-16T06:42:09.944Z] #20 1.546 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-16T06:42:09.990Z] #43 166.8 make[2]: Nothing to be done for 'all'. [2021-07-16T06:42:09.990Z] #43 166.8 make[2]: Nothing to be done for 'all'. [2021-07-16T06:42:09.990Z] #43 166.8 make[2]: Nothing to be done for 'all'. [2021-07-16T06:42:09.990Z] #43 166.9 make[2]: Nothing to be done for 'all'. [2021-07-16T06:42:10.206Z] #20 1.556 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-16T06:42:10.206Z] #20 1.559 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-16T06:42:10.216Z] #18 DONE 1.8s [2021-07-16T06:42:10.216Z] [2021-07-16T06:42:10.216Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-07-16T06:42:10.216Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-07-16T06:42:10.252Z] #43 166.9 make[2]: Nothing to be done for 'all'. [2021-07-16T06:42:10.252Z] #43 166.9 make[2]: Nothing to be done for 'all'. [2021-07-16T06:42:10.252Z] #43 167.0 make[2]: Nothing to be done for 'all'. [2021-07-16T06:42:10.252Z] #43 167.1 make[2]: Nothing to be done for 'all'. [2021-07-16T06:42:10.252Z] #43 167.1 INSTALL criu/criu [2021-07-16T06:42:10.513Z] #43 DONE 167.4s [2021-07-16T06:42:10.513Z] [2021-07-16T06:42:10.513Z] #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-07-16T06:42:10.513Z] #56 sha256:7613e67127134b412967336f96ae6f93625344eabdb322a0c704cec366072485 [2021-07-16T06:42:10.778Z] #20 2.252 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-16T06:42:11.067Z] #43 137.7 CC criu/net.o [2021-07-16T06:42:11.153Z] #19 DONE 1.2s [2021-07-16T06:42:11.153Z] [2021-07-16T06:42:11.153Z] #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-07-16T06:42:11.153Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:42:11.153Z] #43 57.46 CC criu/arch/x86/crtools.o [2021-07-16T06:42:11.153Z] #43 59.30 CC criu/arch/x86/kerndat.o [2021-07-16T06:42:11.412Z] #43 60.04 CC criu/arch/x86/sigaction_compat.o [2021-07-16T06:42:11.461Z] #56 ... [2021-07-16T06:42:11.461Z] [2021-07-16T06:42:11.461Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-07-16T06:42:11.461Z] #44 sha256:098b08ed745a9cc8c8914b6c058305686b4afa9fb1807052820f8b7e240b1a28 [2021-07-16T06:42:11.461Z] #44 DONE 0.1s [2021-07-16T06:42:11.670Z] #43 60.40 CC criu/arch/x86/sigframe.o [2021-07-16T06:42:11.725Z] [2021-07-16T06:42:11.725Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-16T06:42:11.725Z] #46 sha256:872052db10a5229312b3942e06f9775e166f22c8f65595122d03e6964f19ee0e [2021-07-16T06:42:11.725Z] #46 DONE 0.1s [2021-07-16T06:42:11.725Z] [2021-07-16T06:42:11.725Z] #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-07-16T06:42:11.725Z] #56 sha256:7613e67127134b412967336f96ae6f93625344eabdb322a0c704cec366072485 [2021-07-16T06:42:11.929Z] #43 60.76 LINK criu/arch/x86/crtools.built-in.o [2021-07-16T06:42:11.929Z] #43 60.81 DEP criu/pie/util-vdso-elf32.d [2021-07-16T06:42:11.986Z] #56 ... [2021-07-16T06:42:11.986Z] [2021-07-16T06:42:11.986Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-16T06:42:11.986Z] #48 sha256:ac176185ac76ac90d683b43f1a2a27454ca7b10a2c3a096f6ad0a925393f1cba [2021-07-16T06:42:11.986Z] #48 DONE 0.1s [2021-07-16T06:42:11.986Z] [2021-07-16T06:42:11.986Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-16T06:42:11.986Z] #50 sha256:23286f933ddcc107376ab3419455b963ebc26fdb821f1df05eb42482923b8608 [2021-07-16T06:42:11.986Z] #50 DONE 0.1s [2021-07-16T06:42:11.986Z] [2021-07-16T06:42:11.986Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-16T06:42:11.986Z] #52 sha256:c099b7a95d842a2478437b31e2e55eb302031c3ec792755542029d6dc924db13 [2021-07-16T06:42:11.986Z] #52 DONE 0.1s [2021-07-16T06:42:11.986Z] [2021-07-16T06:42:11.986Z] #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-07-16T06:42:11.987Z] #56 sha256:7613e67127134b412967336f96ae6f93625344eabdb322a0c704cec366072485 [2021-07-16T06:42:12.156Z] #20 3.636 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-16T06:42:12.188Z] #43 61.01 DEP criu/pie/util-vdso.d [2021-07-16T06:42:12.447Z] #43 61.15 DEP criu/pie/util.d [2021-07-16T06:42:12.520Z] #58 ... [2021-07-16T06:42:12.520Z] [2021-07-16T06:42:12.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-07-16T06:42:12.520Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:42:12.520Z] #13 114.4 Selecting previously unselected package libapparmor1:amd64. [2021-07-16T06:42:12.520Z] #13 114.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-16T06:42:12.520Z] #13 114.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-16T06:42:12.520Z] #13 114.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-16T06:42:12.520Z] #13 114.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-16T06:42:12.520Z] #13 114.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-16T06:42:12.520Z] #13 114.7 Selecting previously unselected package libbtrfs0. [2021-07-16T06:42:12.520Z] #13 114.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-16T06:42:12.520Z] #13 114.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-16T06:42:12.520Z] #13 114.8 Selecting previously unselected package libbtrfs-dev. [2021-07-16T06:42:12.520Z] #13 114.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-16T06:42:12.520Z] #13 114.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-16T06:42:12.520Z] #13 115.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-16T06:42:12.520Z] #13 115.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-16T06:42:12.520Z] #13 115.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-16T06:42:12.520Z] #13 115.1 Selecting previously unselected package libudev-dev:amd64. [2021-07-16T06:42:12.520Z] #13 115.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-16T06:42:12.520Z] #13 115.1 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-16T06:42:12.520Z] #13 115.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-16T06:42:12.520Z] #13 115.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-16T06:42:12.520Z] #13 115.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-16T06:42:12.520Z] #13 115.6 Selecting previously unselected package libpcre16-3:amd64. [2021-07-16T06:42:12.520Z] #13 115.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-16T06:42:12.520Z] #13 115.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-16T06:42:12.520Z] #13 115.8 Selecting previously unselected package libpcre32-3:amd64. [2021-07-16T06:42:12.520Z] #13 115.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-16T06:42:12.520Z] #13 115.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-16T06:42:12.520Z] #13 116.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-16T06:42:12.520Z] #13 116.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-16T06:42:12.520Z] #13 116.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-16T06:42:12.520Z] #13 116.1 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-16T06:42:12.520Z] #13 116.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-16T06:42:12.520Z] #13 116.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-16T06:42:12.520Z] #13 117.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-16T06:42:12.520Z] #13 117.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-16T06:42:12.520Z] #13 117.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-16T06:42:12.520Z] #13 117.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-16T06:42:12.520Z] #13 117.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-16T06:42:12.520Z] #13 117.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-16T06:42:12.520Z] #13 117.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-16T06:42:12.520Z] #13 117.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-16T06:42:12.520Z] #13 117.4 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-16T06:42:12.520Z] #13 117.5 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-16T06:42:12.520Z] #13 117.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-16T06:42:12.520Z] #13 117.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-16T06:42:12.520Z] #13 118.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-16T06:42:12.520Z] #13 118.1 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-16T06:42:12.520Z] #13 118.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-16T06:42:12.520Z] #13 118.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-16T06:42:12.520Z] #13 118.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-16T06:42:12.520Z] #13 118.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-16T06:42:12.520Z] #13 118.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-16T06:42:12.520Z] #13 118.2 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-16T06:42:12.520Z] #13 118.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-16T06:42:12.520Z] #13 118.2 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-16T06:42:12.520Z] #13 118.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-16T06:42:12.706Z] #43 61.31 CC criu/pie/util.o [2021-07-16T06:42:12.776Z] #13 118.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-16T06:42:12.776Z] #13 118.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-16T06:42:12.776Z] #13 118.4 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-16T06:42:12.776Z] #13 118.4 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-16T06:42:12.776Z] #13 118.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-16T06:42:12.776Z] #13 118.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-16T06:42:12.776Z] #13 118.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-16T06:42:12.776Z] #13 118.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-16T06:42:12.776Z] #13 118.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-16T06:42:12.776Z] #13 118.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-16T06:42:12.776Z] #13 118.5 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-07-16T06:42:12.776Z] #13 118.5 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-07-16T06:42:12.776Z] #13 118.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-16T06:42:12.776Z] #13 118.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-16T06:42:12.965Z] #43 61.57 CC criu/pie/util-vdso.o [2021-07-16T06:42:13.040Z] #13 118.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-16T06:42:13.040Z] #13 118.5 Setting up dmsetup (2:1.02.155-3) ... [2021-07-16T06:42:13.040Z] #13 118.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-16T06:42:13.040Z] #13 118.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-16T06:42:13.040Z] #13 118.6 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T06:42:13.298Z] #13 ... [2021-07-16T06:42:13.298Z] [2021-07-16T06:42:13.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-07-16T06:42:13.298Z] #45 sha256:9665c2321fbd65f772c9f42fa4a5d8d6d3d5cb748329d43994df1aeb33a7a312 [2021-07-16T06:42:13.298Z] #45 113.8 crypto/tls [2021-07-16T06:42:13.298Z] #45 120.0 net/http/httptrace [2021-07-16T06:42:13.298Z] #45 120.2 net/http [2021-07-16T06:42:13.532Z] #43 62.33 CC criu/pie/util-vdso-elf32.o [2021-07-16T06:42:13.553Z] #45 ... [2021-07-16T06:42:13.554Z] [2021-07-16T06:42:13.554Z] #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-07-16T06:42:13.554Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:42:13.554Z] #43 47.20 DEP compel/arch/x86/src/lib/cpu.d [2021-07-16T06:42:13.554Z] #43 47.27 DEP compel/src/lib/log.d [2021-07-16T06:42:13.554Z] #43 47.40 DEP compel/src/main.d [2021-07-16T06:42:13.554Z] #43 47.49 DEP compel/src/lib/handle-elf.d [2021-07-16T06:42:13.554Z] #43 47.64 DEP compel/arch/x86/src/lib/handle-elf.d [2021-07-16T06:42:13.554Z] #43 47.77 CC compel/src/lib/log.o [2021-07-16T06:42:13.554Z] #43 48.02 CC compel/arch/x86/src/lib/cpu.o [2021-07-16T06:42:13.554Z] #43 48.72 CC compel/arch/x86/src/lib/infect.o [2021-07-16T06:42:13.554Z] #43 49.48 CC compel/src/lib/infect-rpc.o [2021-07-16T06:42:13.554Z] #43 49.82 CC compel/src/lib/infect-util.o [2021-07-16T06:42:13.554Z] #43 50.09 CC compel/src/lib/infect.o [2021-07-16T06:42:13.554Z] #43 52.40 CC compel/src/lib/ptrace.o [2021-07-16T06:42:13.554Z] #43 52.79 AR compel/libcompel.a [2021-07-16T06:42:13.554Z] #43 52.88 HOSTCC compel/src/main-host.o [2021-07-16T06:42:13.554Z] #43 53.21 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-07-16T06:42:13.554Z] #43 53.33 HOSTCC compel/src/lib/handle-elf-host.o [2021-07-16T06:42:13.632Z] #43 140.2 CC criu/netfilter.o [2021-07-16T06:42:13.784Z] f143c6fed32d: Download complete [2021-07-16T06:42:13.810Z] #43 53.62 HOSTCC compel/src/lib/log-host.o [2021-07-16T06:42:13.810Z] #43 53.77 HOSTLINK compel/compel-host-bin [2021-07-16T06:42:13.896Z] #43 140.6 CC criu/page-pipe.o [2021-07-16T06:42:14.046Z] #20 5.220 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-16T06:42:14.066Z] #43 53.89 DEP soccr/soccr.d [2021-07-16T06:42:14.066Z] #43 54.04 CC soccr/soccr.o [2021-07-16T06:42:14.469Z] #43 63.10 AR criu/pie/pie.lib.a [2021-07-16T06:42:14.469Z] #43 63.16 DEP criu/pie/restorer.d [2021-07-16T06:42:14.473Z] #43 141.2 CC criu/page-xfer.o [2021-07-16T06:42:14.728Z] #43 63.40 DEP criu/arch/x86/sigaction_compat_pie.d [2021-07-16T06:42:14.728Z] #43 63.61 DEP criu/arch/x86/restorer_unmap.d [2021-07-16T06:42:14.987Z] #43 63.65 DEP criu/arch/x86/restorer.d [2021-07-16T06:42:14.987Z] #43 63.85 DEP criu/arch/x86/vdso-pie.d [2021-07-16T06:42:15.246Z] #43 64.00 DEP criu/pie/parasite-vdso.d [2021-07-16T06:42:15.434Z] #43 ... [2021-07-16T06:42:15.434Z] [2021-07-16T06:42:15.434Z] #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-07-16T06:42:15.434Z] #58 sha256:3e30f9babdd6577f8aba4e51e74db6f39527954aaf44e37bf79b7bc94a406875 [2021-07-16T06:42:15.434Z] #58 DONE 125.9s [2021-07-16T06:42:15.434Z] [2021-07-16T06:42:15.434Z] #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-07-16T06:42:15.434Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-07-16T06:42:15.434Z] #13 DONE 121.2s [2021-07-16T06:42:15.434Z] [2021-07-16T06:42:15.434Z] #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-07-16T06:42:15.434Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:42:15.434Z] #43 55.25 AR soccr/libsoccr.a [2021-07-16T06:42:15.434Z] #43 55.32 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-16T06:42:15.434Z] #43 ... [2021-07-16T06:42:15.434Z] [2021-07-16T06:42:15.434Z] #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-07-16T06:42:15.434Z] #53 sha256:225ca7e5b991c92fcf719dd241d932365bdf02487d1ad6fe4cdcb5ab0f43727c [2021-07-16T06:42:15.448Z] #20 6.740 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-16T06:42:15.505Z] #43 64.22 DEP criu/pie/parasite.d [2021-07-16T06:42:15.690Z] #53 ... [2021-07-16T06:42:15.690Z] [2021-07-16T06:42:15.690Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-16T06:42:15.690Z] #59 sha256:c0c6cb12ca7d8ac7ef7f1ff69f8c1bd60e440331cf916f34c79fa02df52e6201 [2021-07-16T06:42:15.690Z] #59 DONE 0.2s [2021-07-16T06:42:15.690Z] [2021-07-16T06:42:15.690Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-16T06:42:15.690Z] #60 sha256:d7e13de19089e0c5970c2e88452e8fc381940c99e38f8eb92d7be397d6cb7a82 [2021-07-16T06:42:15.764Z] #43 64.45 CC criu/pie/parasite.o [2021-07-16T06:42:15.764Z] #43 ... [2021-07-16T06:42:15.764Z] [2021-07-16T06:42:15.764Z] #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-07-16T06:42:15.764Z] #53 sha256:f42f934d644771b0a0663130abf8df89e3bd3e26d35f179c3d1ce2f8b57a34a4 [2021-07-16T06:42:15.764Z] #53 13.73 + cd /tmp/tmp.Qkwru6vIAs/src/github.com/opencontainers/runc [2021-07-16T06:42:15.764Z] #53 13.73 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-16T06:42:15.946Z] #60 DONE 0.3s [2021-07-16T06:42:15.946Z] [2021-07-16T06:42:15.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-07-16T06:42:15.947Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:42:15.947Z] #43 55.75 DEP criu/arch/x86/sigframe.d [2021-07-16T06:42:15.947Z] #43 55.86 DEP criu/arch/x86/sigaction_compat.d [2021-07-16T06:42:16.202Z] #43 55.93 DEP criu/arch/x86/kerndat.d [2021-07-16T06:42:16.202Z] #43 56.12 DEP criu/arch/x86/crtools.d [2021-07-16T06:42:16.332Z] #53 14.26 + '[' -z '' ']' [2021-07-16T06:42:16.332Z] #53 14.26 + target=static [2021-07-16T06:42:16.332Z] #53 14.26 + make 'BUILDTAGS=seccomp ' static [2021-07-16T06:42:16.402Z] #43 142.8 CC criu/pagemap-cache.o [2021-07-16T06:42:16.402Z] #43 143.2 CC criu/pagemap.o [2021-07-16T06:42:16.459Z] #43 56.26 DEP criu/arch/x86/cpu.d [2021-07-16T06:42:16.591Z] #53 14.56 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-07-16T06:42:16.716Z] #43 56.48 CC criu/arch/x86/cpu.o [2021-07-16T06:42:16.832Z] #20 ... [2021-07-16T06:42:16.832Z] [2021-07-16T06:42:16.832Z] #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-07-16T06:42:16.832Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:42:16.832Z] #43 62.67 CC criu/pie/util-vdso-elf32.o [2021-07-16T06:42:16.832Z] #43 63.34 AR criu/pie/pie.lib.a [2021-07-16T06:42:16.832Z] #43 63.43 DEP criu/pie/restorer.d [2021-07-16T06:42:16.832Z] #43 63.69 DEP criu/arch/x86/sigaction_compat_pie.d [2021-07-16T06:42:16.832Z] #43 63.85 DEP criu/arch/x86/restorer_unmap.d [2021-07-16T06:42:16.832Z] #43 63.87 DEP criu/arch/x86/restorer.d [2021-07-16T06:42:16.832Z] #43 64.07 DEP criu/arch/x86/vdso-pie.d [2021-07-16T06:42:16.832Z] #43 64.22 DEP criu/pie/parasite-vdso.d [2021-07-16T06:42:16.832Z] #43 64.38 DEP criu/pie/parasite.d [2021-07-16T06:42:16.832Z] #43 64.70 CC criu/pie/parasite.o [2021-07-16T06:42:16.832Z] #43 65.92 LINK criu/pie/parasite.built-in.o [2021-07-16T06:42:16.832Z] #43 65.93 GEN criu/pie/parasite-blob.h [2021-07-16T06:42:16.832Z] #43 65.94 CC criu/pie/parasite-vdso.o [2021-07-16T06:42:16.832Z] #43 66.63 CC criu/arch/x86/vdso-pie.o [2021-07-16T06:42:16.832Z] #43 66.96 CC criu/arch/x86/restorer.o [2021-07-16T06:42:16.832Z] #43 67.55 CC criu/arch/x86/restorer_unmap.o [2021-07-16T06:42:16.832Z] #43 67.66 CC criu/arch/x86/sigaction_compat_pie.o [2021-07-16T06:42:16.832Z] #43 68.03 CC criu/pie/restorer.o [2021-07-16T06:42:17.278Z] #43 57.05 CC criu/arch/x86/crtools.o [2021-07-16T06:42:17.352Z] #43 144.0 CC criu/parasite-syscall.o [2021-07-16T06:42:17.951Z] #43 144.7 CC criu/path.o [2021-07-16T06:42:18.205Z] #43 58.16 CC criu/arch/x86/kerndat.o [2021-07-16T06:42:18.243Z] #43 ... [2021-07-16T06:42:18.243Z] [2021-07-16T06:42:18.243Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-16T06:42:18.243Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-07-16T06:42:18.243Z] #22 28.59 Installing build dependencies: finished with status 'done' [2021-07-16T06:42:18.576Z] #56 199.8 + bin/containerd [2021-07-16T06:42:18.725Z] #43 71.17 LINK criu/pie/restorer.built-in.o [2021-07-16T06:42:18.725Z] #43 71.18 GEN criu/pie/restorer-blob.h [2021-07-16T06:42:18.767Z] #43 58.70 CC criu/arch/x86/sigaction_compat.o [2021-07-16T06:42:18.982Z] #43 71.28 DEP criu/vdso.d [2021-07-16T06:42:18.982Z] #43 71.48 DEP criu/vdso-compat.d [2021-07-16T06:42:19.238Z] #43 71.62 DEP criu/uts_ns.d [2021-07-16T06:42:19.329Z] #43 58.99 CC criu/arch/x86/sigframe.o [2021-07-16T06:42:19.495Z] #43 71.73 DEP criu/util.d [2021-07-16T06:42:19.495Z] #43 71.90 DEP criu/uffd.d [2021-07-16T06:42:19.585Z] #43 59.25 LINK criu/arch/x86/crtools.built-in.o [2021-07-16T06:42:19.585Z] #43 59.31 DEP criu/pie/util-vdso-elf32.d [2021-07-16T06:42:19.754Z] #43 72.11 DEP criu/tun.d [2021-07-16T06:42:19.842Z] #43 59.57 DEP criu/pie/util-vdso.d [2021-07-16T06:42:19.842Z] #43 59.65 DEP criu/pie/util.d [2021-07-16T06:42:19.842Z] #43 59.79 CC criu/pie/util.o [2021-07-16T06:42:20.010Z] #43 72.34 DEP criu/tty.d [2021-07-16T06:42:20.267Z] #43 72.56 DEP criu/timerfd.d [2021-07-16T06:42:20.267Z] #43 72.73 DEP criu/timens.d [2021-07-16T06:42:20.404Z] #43 60.12 CC criu/pie/util-vdso.o [2021-07-16T06:42:20.523Z] #43 72.96 DEP criu/sysfs_parse.d [2021-07-16T06:42:20.523Z] #43 73.10 DEP criu/sysctl.d [2021-07-16T06:42:20.796Z] 4612f6d0b889: Verifying Checksum [2021-07-16T06:42:20.796Z] 4612f6d0b889: Download complete [2021-07-16T06:42:20.968Z] #43 60.79 CC criu/pie/util-vdso-elf32.o [2021-07-16T06:42:20.968Z] #43 ... [2021-07-16T06:42:20.968Z] [2021-07-16T06:42:20.968Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-07-16T06:42:20.968Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-07-16T06:42:20.968Z] #14 DONE 5.7s [2021-07-16T06:42:20.968Z] [2021-07-16T06:42:20.968Z] #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-07-16T06:42:20.968Z] #53 sha256:225ca7e5b991c92fcf719dd241d932365bdf02487d1ad6fe4cdcb5ab0f43727c [2021-07-16T06:42:20.968Z] #53 5.267 + RM_GOPATH=0 [2021-07-16T06:42:20.968Z] #53 5.267 + TMP_GOPATH= [2021-07-16T06:42:20.968Z] #53 5.267 + : /build [2021-07-16T06:42:20.968Z] #53 5.268 + '[' -z '' ']' [2021-07-16T06:42:20.968Z] #53 5.268 ++ mktemp -d [2021-07-16T06:42:20.968Z] #53 5.273 + export GOPATH=/tmp/tmp.OBkAFIkPbG [2021-07-16T06:42:20.968Z] #53 5.274 + GOPATH=/tmp/tmp.OBkAFIkPbG [2021-07-16T06:42:20.968Z] #53 5.274 + RM_GOPATH=1 [2021-07-16T06:42:20.968Z] #53 5.274 + case "$(go env GOARCH)" in [2021-07-16T06:42:20.968Z] #53 5.274 ++ go env GOARCH [2021-07-16T06:42:20.968Z] #53 5.288 + export GO_BUILDMODE=-buildmode=pie [2021-07-16T06:42:20.968Z] #53 5.288 + GO_BUILDMODE=-buildmode=pie [2021-07-16T06:42:20.968Z] #53 5.289 ++ dirname /tmp/install/install.sh [2021-07-16T06:42:20.968Z] #53 5.290 + dir=/tmp/install [2021-07-16T06:42:20.968Z] #53 5.295 + bin=runc [2021-07-16T06:42:20.968Z] #53 5.295 + shift [2021-07-16T06:42:20.968Z] #53 5.295 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-16T06:42:20.968Z] #53 5.295 + . /tmp/install/runc.installer [2021-07-16T06:42:20.968Z] #53 5.296 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-16T06:42:20.968Z] #53 5.298 + install_runc [2021-07-16T06:42:20.968Z] #53 5.298 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-16T06:42:20.968Z] #53 5.307 + uname -r [2021-07-16T06:42:20.968Z] #53 5.308 + RUNC_BUILDTAGS='seccomp ' [2021-07-16T06:42:20.969Z] #53 5.311 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-16T06:42:20.969Z] #53 5.311 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-16T06:42:20.969Z] #53 5.311 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OBkAFIkPbG/src/github.com/opencontainers/runc [2021-07-16T06:42:20.969Z] #53 5.313 Cloning into '/tmp/tmp.OBkAFIkPbG/src/github.com/opencontainers/runc'... [2021-07-16T06:42:21.086Z] #43 73.26 DEP criu/string.d [2021-07-16T06:42:21.086Z] #43 73.33 DEP criu/stats.d [2021-07-16T06:42:21.086Z] #43 ... [2021-07-16T06:42:21.086Z] [2021-07-16T06:42:21.086Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:42:21.086Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-07-16T06:42:21.086Z] #20 12.37 Fetched 8987 kB in 11s (808 kB/s) [2021-07-16T06:42:21.086Z] #20 12.37 Reading package lists... [2021-07-16T06:42:21.086Z] #20 ... [2021-07-16T06:42:21.086Z] [2021-07-16T06:42:21.086Z] #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-07-16T06:42:21.086Z] #45 sha256:9574e771e9ba3780aac7bdbded556265a3c17a43606033b88cb73903f4a136ad [2021-07-16T06:42:21.086Z] #45 135.8 github.com/LK4D4/vndr/godl [2021-07-16T06:42:21.086Z] #45 136.7 github.com/LK4D4/vndr [2021-07-16T06:42:21.086Z] #45 DONE 146.0s [2021-07-16T06:42:21.086Z] [2021-07-16T06:42:21.087Z] #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-07-16T06:42:21.087Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:42:21.087Z] #43 73.47 DEP criu/sockets.d [2021-07-16T06:42:21.343Z] #43 73.76 DEP criu/sk-unix.d [2021-07-16T06:42:21.599Z] #43 74.04 DEP criu/sk-tcp.d [2021-07-16T06:42:21.856Z] #43 74.30 DEP criu/sk-queue.d [2021-07-16T06:42:21.863Z] #53 ... [2021-07-16T06:42:21.863Z] [2021-07-16T06:42:21.863Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:42:21.863Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-07-16T06:42:21.863Z] #20 1.497 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-16T06:42:21.863Z] #20 1.618 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-16T06:42:21.863Z] #20 1.638 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-16T06:42:21.863Z] #20 1.663 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-16T06:42:21.863Z] #20 2.150 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-16T06:42:21.863Z] #20 3.242 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-16T06:42:21.863Z] #20 4.555 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-16T06:42:21.863Z] #20 6.026 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-16T06:42:21.863Z] #20 ... [2021-07-16T06:42:21.863Z] [2021-07-16T06:42:21.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-07-16T06:42:21.863Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:42:21.863Z] #43 65.80 LINK criu/pie/parasite.built-in.o [2021-07-16T06:42:21.863Z] #43 65.81 GEN criu/pie/parasite-blob.h [2021-07-16T06:42:21.863Z] #43 65.86 CC criu/pie/parasite-vdso.o [2021-07-16T06:42:21.863Z] #43 66.53 CC criu/arch/x86/vdso-pie.o [2021-07-16T06:42:21.863Z] #43 66.94 CC criu/arch/x86/restorer.o [2021-07-16T06:42:21.863Z] #43 67.48 CC criu/arch/x86/restorer_unmap.o [2021-07-16T06:42:21.863Z] #43 67.53 CC criu/arch/x86/sigaction_compat_pie.o [2021-07-16T06:42:21.863Z] #43 67.81 CC criu/pie/restorer.o [2021-07-16T06:42:22.113Z] #43 74.54 DEP criu/sk-packet.d [2021-07-16T06:42:22.126Z] #43 70.96 LINK criu/pie/restorer.built-in.o [2021-07-16T06:42:22.369Z] #43 74.80 DEP criu/sk-netlink.d [2021-07-16T06:42:22.385Z] #43 70.98 GEN criu/pie/restorer-blob.h [2021-07-16T06:42:22.385Z] #43 71.14 DEP criu/vdso.d [2021-07-16T06:42:22.626Z] #43 75.08 DEP criu/sk-inet.d [2021-07-16T06:42:22.644Z] #43 71.42 DEP criu/vdso-compat.d [2021-07-16T06:42:22.644Z] #43 ... [2021-07-16T06:42:22.644Z] [2021-07-16T06:42:22.644Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:42:22.644Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-07-16T06:42:22.644Z] #20 11.53 Fetched 8987 kB in 10s (876 kB/s) [2021-07-16T06:42:22.883Z] #43 75.23 DEP criu/signalfd.d [2021-07-16T06:42:22.883Z] #43 75.34 DEP criu/sigframe.d [2021-07-16T06:42:22.883Z] #43 75.48 DEP criu/shmem.d [2021-07-16T06:42:23.140Z] #43 75.61 DEP criu/servicefd.d [2021-07-16T06:42:23.396Z] #43 75.79 DEP criu/seize.d [2021-07-16T06:42:23.652Z] #43 75.95 DEP criu/seccomp.d [2021-07-16T06:42:23.652Z] #43 76.12 DEP criu/rst-malloc.d [2021-07-16T06:42:23.652Z] #43 76.19 DEP criu/rbtree.d [2021-07-16T06:42:23.867Z] #56 ... [2021-07-16T06:42:23.867Z] [2021-07-16T06:42:23.867Z] #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-07-16T06:42:23.867Z] #53 sha256:b4eb595122b760db4480ed7a1d32925b1709dc1647e56a7e4d050a090f26daac [2021-07-16T06:42:23.867Z] #53 128.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-16T06:42:23.908Z] #43 76.23 DEP criu/pstree.d [2021-07-16T06:42:23.908Z] #43 ... [2021-07-16T06:42:23.908Z] [2021-07-16T06:42:23.908Z] #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-07-16T06:42:23.908Z] #53 sha256:9fe218adeef9aa91c50efb19cf4e5d63656842d49a82f8432af5053c8db1e869 [2021-07-16T06:42:23.908Z] #53 14.10 + cd /tmp/tmp.UsHYruALrA/src/github.com/opencontainers/runc [2021-07-16T06:42:23.908Z] #53 14.10 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-16T06:42:23.908Z] #53 14.71 + '[' -z '' ']' [2021-07-16T06:42:23.908Z] #53 14.71 + target=static [2021-07-16T06:42:23.908Z] #53 14.71 + make 'BUILDTAGS=seccomp ' static [2021-07-16T06:42:23.908Z] #53 14.98 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-07-16T06:42:23.908Z] #53 ... [2021-07-16T06:42:23.908Z] [2021-07-16T06:42:23.908Z] #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-07-16T06:42:23.908Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:42:23.908Z] #43 76.44 DEP criu/protobuf.d [2021-07-16T06:42:24.164Z] #43 76.61 GEN criu/protobuf-desc-gen.h [2021-07-16T06:42:24.810Z] #53 129.6 + mkdir -p /build [2021-07-16T06:42:24.881Z] #22 ... [2021-07-16T06:42:24.881Z] [2021-07-16T06:42:24.881Z] #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-07-16T06:42:24.881Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-16T06:42:24.881Z] #43 145.1 CC criu/pie-util-vdso.o [2021-07-16T06:42:24.881Z] #43 145.6 CC criu/pie-util.o [2021-07-16T06:42:24.881Z] #43 145.8 CC criu/pipes.o [2021-07-16T06:42:24.881Z] #43 146.6 CC criu/plugin.o [2021-07-16T06:42:24.881Z] #43 146.9 CC criu/proc_parse.o [2021-07-16T06:42:24.881Z] #43 149.4 CC criu/protobuf-desc.o [2021-07-16T06:42:24.881Z] #43 150.2 CC criu/protobuf.o [2021-07-16T06:42:24.881Z] #43 150.6 CC criu/pstree.o [2021-07-16T06:42:24.881Z] #43 ... [2021-07-16T06:42:24.881Z] [2021-07-16T06:42:24.881Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-16T06:42:24.881Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-07-16T06:42:24.881Z] #22 34.52 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-16T06:42:24.881Z] #22 34.52 Building wheels for collected packages: yamllint, pyyaml [2021-07-16T06:42:24.881Z] #22 34.53 Running setup.py bdist_wheel for yamllint: started [2021-07-16T06:42:25.070Z] #53 129.6 + cp runc /build/runc [2021-07-16T06:42:25.457Z] #22 35.59 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-16T06:42:25.457Z] #22 35.60 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-16T06:42:25.457Z] #22 35.66 Running setup.py bdist_wheel for pyyaml: started [2021-07-16T06:42:25.641Z] #53 DONE 130.3s [2021-07-16T06:42:25.641Z] [2021-07-16T06:42:25.641Z] #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-07-16T06:42:25.641Z] #56 sha256:7613e67127134b412967336f96ae6f93625344eabdb322a0c704cec366072485 [2021-07-16T06:42:26.055Z] #43 78.15 DEP criu/protobuf-desc.d [2021-07-16T06:42:26.055Z] #43 78.25 DEP criu/proc_parse.d [2021-07-16T06:42:26.055Z] #43 78.52 DEP criu/plugin.d [2021-07-16T06:42:26.055Z] #43 78.63 DEP criu/pipes.d [2021-07-16T06:42:26.618Z] #43 78.86 DEP criu/pie-util.d [2021-07-16T06:42:26.618Z] #43 78.97 DEP criu/pie-util-vdso.d [2021-07-16T06:42:26.618Z] #43 79.07 DEP criu/pie-util-vdso-elf32.d [2021-07-16T06:42:26.618Z] #43 79.18 DEP criu/path.d [2021-07-16T06:42:26.835Z] #20 11.53 Reading package lists... [2021-07-16T06:42:26.836Z] #20 ... [2021-07-16T06:42:26.836Z] [2021-07-16T06:42:26.836Z] #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-07-16T06:42:26.836Z] #45 sha256:42c0ce08cb2eaf1fb74bbc097db04e936d9539abb141e74e66bbf5c1827cfa91 [2021-07-16T06:42:26.836Z] #45 136.2 github.com/LK4D4/vndr/godl [2021-07-16T06:42:26.836Z] #45 137.0 github.com/LK4D4/vndr [2021-07-16T06:42:26.836Z] #45 ... [2021-07-16T06:42:26.836Z] [2021-07-16T06:42:26.836Z] #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-07-16T06:42:26.836Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:42:26.836Z] #43 71.59 DEP criu/uts_ns.d [2021-07-16T06:42:26.836Z] #43 71.81 DEP criu/util.d [2021-07-16T06:42:26.836Z] #43 72.05 DEP criu/uffd.d [2021-07-16T06:42:26.836Z] #43 72.22 DEP criu/tun.d [2021-07-16T06:42:26.836Z] #43 72.48 DEP criu/tty.d [2021-07-16T06:42:26.836Z] #43 72.61 DEP criu/timerfd.d [2021-07-16T06:42:26.836Z] #43 72.78 DEP criu/timens.d [2021-07-16T06:42:26.836Z] #43 73.06 DEP criu/sysfs_parse.d [2021-07-16T06:42:26.836Z] #43 73.23 DEP criu/sysctl.d [2021-07-16T06:42:26.836Z] #43 73.37 DEP criu/string.d [2021-07-16T06:42:26.836Z] #43 73.41 DEP criu/stats.d [2021-07-16T06:42:26.836Z] #43 73.59 DEP criu/sockets.d [2021-07-16T06:42:26.836Z] #43 73.84 DEP criu/sk-unix.d [2021-07-16T06:42:26.836Z] #43 74.11 DEP criu/sk-tcp.d [2021-07-16T06:42:26.836Z] #43 74.34 DEP criu/sk-queue.d [2021-07-16T06:42:26.836Z] #43 74.57 DEP criu/sk-packet.d [2021-07-16T06:42:26.836Z] #43 74.79 DEP criu/sk-netlink.d [2021-07-16T06:42:26.836Z] #43 75.07 DEP criu/sk-inet.d [2021-07-16T06:42:26.836Z] #43 75.24 DEP criu/signalfd.d [2021-07-16T06:42:26.836Z] #43 75.36 DEP criu/sigframe.d [2021-07-16T06:42:26.836Z] #43 75.45 DEP criu/shmem.d [2021-07-16T06:42:26.836Z] #43 75.62 DEP criu/servicefd.d [2021-07-16T06:42:26.854Z] #22 37.30 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-07-16T06:42:26.875Z] #43 79.35 DEP criu/parasite-syscall.d [2021-07-16T06:42:27.095Z] #43 75.79 DEP criu/seize.d [2021-07-16T06:42:27.118Z] #22 37.31 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-07-16T06:42:27.118Z] #22 37.46 Successfully built yamllint pyyaml [2021-07-16T06:42:27.118Z] #22 37.47 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-16T06:42:27.133Z] #43 79.54 DEP criu/pagemap.d [2021-07-16T06:42:27.354Z] #43 75.96 DEP criu/seccomp.d [2021-07-16T06:42:27.354Z] #43 76.12 DEP criu/rst-malloc.d [2021-07-16T06:42:27.354Z] #43 76.18 DEP criu/rbtree.d [2021-07-16T06:42:27.354Z] #43 76.29 DEP criu/pstree.d [2021-07-16T06:42:27.389Z] #43 79.70 DEP criu/pagemap-cache.d [2021-07-16T06:42:27.389Z] #43 79.88 DEP criu/page-xfer.d [2021-07-16T06:42:27.504Z] #53 ... [2021-07-16T06:42:27.504Z] [2021-07-16T06:42:27.504Z] #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-07-16T06:42:27.504Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-07-16T06:42:27.504Z] #15 DONE 5.2s [2021-07-16T06:42:27.504Z] [2021-07-16T06:42:27.504Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-16T06:42:27.504Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-07-16T06:42:27.556Z] #56 ... [2021-07-16T06:42:27.556Z] [2021-07-16T06:42:27.556Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-07-16T06:42:27.556Z] #54 sha256:08921ed35f26e3451b717a4f0670bec7f3738fdece8f93b78256b35397f1f648 [2021-07-16T06:42:27.646Z] #43 80.05 DEP criu/page-pipe.d [2021-07-16T06:42:27.646Z] #43 80.16 DEP criu/netfilter.d [2021-07-16T06:42:27.696Z] #22 37.76 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-16T06:42:27.816Z] #54 DONE 0.5s [2021-07-16T06:42:27.816Z] [2021-07-16T06:42:27.816Z] #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-07-16T06:42:27.816Z] #56 sha256:7613e67127134b412967336f96ae6f93625344eabdb322a0c704cec366072485 [2021-07-16T06:42:27.902Z] #43 80.37 DEP criu/net.d [2021-07-16T06:42:27.921Z] #43 76.47 DEP criu/protobuf.d [2021-07-16T06:42:27.921Z] #43 76.61 GEN criu/protobuf-desc-gen.h [2021-07-16T06:42:28.159Z] #43 80.61 DEP criu/namespaces.d [2021-07-16T06:42:28.180Z] #43 ... [2021-07-16T06:42:28.180Z] [2021-07-16T06:42:28.180Z] #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-07-16T06:42:28.180Z] #45 sha256:42c0ce08cb2eaf1fb74bbc097db04e936d9539abb141e74e66bbf5c1827cfa91 [2021-07-16T06:42:28.180Z] #45 DONE 147.6s [2021-07-16T06:42:28.180Z] [2021-07-16T06:42:28.180Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:42:28.180Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-07-16T06:42:28.275Z] #22 DONE 38.8s [2021-07-16T06:42:28.275Z] [2021-07-16T06:42:28.275Z] #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-07-16T06:42:28.275Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-16T06:42:28.275Z] #43 152.0 CC criu/rbtree.o [2021-07-16T06:42:28.275Z] #43 152.3 CC criu/rst-malloc.o [2021-07-16T06:42:28.275Z] #43 152.6 CC criu/seccomp.o [2021-07-16T06:42:28.275Z] #43 153.3 CC criu/seize.o [2021-07-16T06:42:28.275Z] #43 154.2 CC criu/servicefd.o [2021-07-16T06:42:28.275Z] #43 154.7 CC criu/shmem.o [2021-07-16T06:42:28.415Z] #43 80.83 DEP criu/mount.d [2021-07-16T06:42:28.539Z] #43 ... [2021-07-16T06:42:28.539Z] [2021-07-16T06:42:28.539Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-16T06:42:28.539Z] #28 sha256:332ad8bdb492e3c826dc20083ce9730d883c40db37bc47e7b44313eaaac65334 [2021-07-16T06:42:28.539Z] #28 CACHED [2021-07-16T06:42:28.539Z] [2021-07-16T06:42:28.539Z] #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-07-16T06:42:28.539Z] #27 sha256:fb66fc075af2299aa8718936ecc9079baa3d961d0ed92e9d56de04fa8115b455 [2021-07-16T06:42:28.539Z] #27 CACHED [2021-07-16T06:42:28.539Z] [2021-07-16T06:42:28.539Z] #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-07-16T06:42:28.539Z] #29 sha256:070abbcb675c421cd4788250acd63e0dac7e200e6ec6e2c24ada60ba794bbba3 [2021-07-16T06:42:28.539Z] #29 CACHED [2021-07-16T06:42:28.672Z] #43 80.97 DEP criu/memfd.d [2021-07-16T06:42:28.672Z] #43 81.09 DEP criu/mem.d [2021-07-16T06:42:28.803Z] [2021-07-16T06:42:28.803Z] #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-07-16T06:42:28.803Z] #56 sha256:2ae19ef34e6c73e3d79c2c6d977900da2721efc21db60975f2ec0f92064620da [2021-07-16T06:42:28.803Z] #56 174.6 + bin/containerd [2021-07-16T06:42:28.868Z] #16 2.393 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-16T06:42:28.929Z] #43 81.28 DEP criu/lsm.d [2021-07-16T06:42:28.929Z] #43 81.43 DEP criu/log.d [2021-07-16T06:42:29.187Z] #43 81.53 DEP criu/libnetlink.d [2021-07-16T06:42:29.431Z] #16 DONE 2.9s [2021-07-16T06:42:29.431Z] [2021-07-16T06:42:29.431Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-16T06:42:29.431Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-07-16T06:42:29.443Z] #43 81.65 DEP criu/kerndat.d [2021-07-16T06:42:29.443Z] #43 81.83 DEP criu/kcmp-ids.d [2021-07-16T06:42:29.701Z] #43 81.97 DEP criu/irmap.d [2021-07-16T06:42:29.701Z] #43 82.16 DEP criu/ipc_ns.d [2021-07-16T06:42:29.958Z] #43 82.36 DEP criu/image.d [2021-07-16T06:42:30.214Z] #43 82.52 DEP criu/image-desc.d [2021-07-16T06:42:30.214Z] #43 82.63 DEP criu/fsnotify.d [2021-07-16T06:42:30.471Z] #43 82.83 DEP criu/filesystems.d [2021-07-16T06:42:30.727Z] #43 82.98 DEP criu/files.d [2021-07-16T06:42:30.728Z] #43 83.13 DEP criu/files-reg.d [2021-07-16T06:42:30.985Z] #43 83.31 DEP criu/files-ext.d [2021-07-16T06:42:30.985Z] #43 83.43 DEP criu/file-lock.d [2021-07-16T06:42:31.242Z] #43 83.59 DEP criu/file-ids.d [2021-07-16T06:42:31.242Z] #43 83.78 DEP criu/fifo.d [2021-07-16T06:42:31.322Z] #17 ... [2021-07-16T06:42:31.322Z] [2021-07-16T06:42:31.322Z] #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-07-16T06:42:31.322Z] #45 sha256:9665c2321fbd65f772c9f42fa4a5d8d6d3d5cb748329d43994df1aeb33a7a312 [2021-07-16T06:42:31.322Z] #45 131.6 github.com/LK4D4/vndr/godl [2021-07-16T06:42:31.322Z] #45 132.6 github.com/LK4D4/vndr [2021-07-16T06:42:31.322Z] #45 ... [2021-07-16T06:42:31.322Z] [2021-07-16T06:42:31.322Z] #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-07-16T06:42:31.322Z] #53 sha256:225ca7e5b991c92fcf719dd241d932365bdf02487d1ad6fe4cdcb5ab0f43727c [2021-07-16T06:42:31.322Z] #53 14.64 + cd /tmp/tmp.OBkAFIkPbG/src/github.com/opencontainers/runc [2021-07-16T06:42:31.322Z] #53 14.64 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-16T06:42:31.322Z] #53 15.17 + '[' -z '' ']' [2021-07-16T06:42:31.322Z] #53 15.17 + target=static [2021-07-16T06:42:31.322Z] #53 15.17 + make 'BUILDTAGS=seccomp ' static [2021-07-16T06:42:31.322Z] #53 15.40 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-07-16T06:42:31.471Z] #20 15.64 Reading package lists... [2021-07-16T06:42:31.498Z] #43 83.95 DEP criu/fdstore.d [2021-07-16T06:42:31.498Z] #43 84.03 DEP criu/fault-injection.d [2021-07-16T06:42:31.498Z] #43 84.08 DEP criu/external.d [2021-07-16T06:42:31.886Z] #53 ... [2021-07-16T06:42:31.886Z] [2021-07-16T06:42:31.886Z] #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-07-16T06:42:31.886Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:42:31.886Z] #43 61.64 AR criu/pie/pie.lib.a [2021-07-16T06:42:31.886Z] #43 61.68 DEP criu/pie/restorer.d [2021-07-16T06:42:31.886Z] #43 61.89 DEP criu/arch/x86/sigaction_compat_pie.d [2021-07-16T06:42:31.886Z] #43 62.03 DEP criu/arch/x86/restorer_unmap.d [2021-07-16T06:42:31.886Z] #43 62.08 DEP criu/arch/x86/restorer.d [2021-07-16T06:42:31.886Z] #43 62.32 DEP criu/arch/x86/vdso-pie.d [2021-07-16T06:42:31.886Z] #43 62.51 DEP criu/pie/parasite-vdso.d [2021-07-16T06:42:31.886Z] #43 62.65 DEP criu/pie/parasite.d [2021-07-16T06:42:31.886Z] #43 62.96 CC criu/pie/parasite.o [2021-07-16T06:42:31.886Z] #43 64.29 LINK criu/pie/parasite.built-in.o [2021-07-16T06:42:31.886Z] #43 64.35 GEN criu/pie/parasite-blob.h [2021-07-16T06:42:31.886Z] #43 64.35 CC criu/pie/parasite-vdso.o [2021-07-16T06:42:31.886Z] #43 65.12 CC criu/arch/x86/vdso-pie.o [2021-07-16T06:42:31.886Z] #43 65.47 CC criu/arch/x86/restorer.o [2021-07-16T06:42:31.886Z] #43 66.06 CC criu/arch/x86/restorer_unmap.o [2021-07-16T06:42:31.886Z] #43 66.15 CC criu/arch/x86/sigaction_compat_pie.o [2021-07-16T06:42:31.886Z] #43 66.45 CC criu/pie/restorer.o [2021-07-16T06:42:31.886Z] #43 69.70 LINK criu/pie/restorer.built-in.o [2021-07-16T06:42:31.886Z] #43 69.70 GEN criu/pie/restorer-blob.h [2021-07-16T06:42:31.886Z] #43 69.78 DEP criu/vdso.d [2021-07-16T06:42:31.886Z] #43 69.98 DEP criu/vdso-compat.d [2021-07-16T06:42:31.886Z] #43 70.13 DEP criu/uts_ns.d [2021-07-16T06:42:31.886Z] #43 70.28 DEP criu/util.d [2021-07-16T06:42:31.886Z] #43 70.55 DEP criu/uffd.d [2021-07-16T06:42:31.886Z] #43 70.77 DEP criu/tun.d [2021-07-16T06:42:31.886Z] #43 70.96 DEP criu/tty.d [2021-07-16T06:42:31.886Z] #43 71.15 DEP criu/timerfd.d [2021-07-16T06:42:31.886Z] #43 71.33 DEP criu/timens.d [2021-07-16T06:42:31.886Z] #43 71.57 DEP criu/sysfs_parse.d [2021-07-16T06:42:31.886Z] #43 ... [2021-07-16T06:42:31.886Z] [2021-07-16T06:42:31.886Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-16T06:42:31.886Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-07-16T06:42:31.886Z] #17 DONE 2.7s [2021-07-16T06:42:31.886Z] [2021-07-16T06:42:31.886Z] #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-07-16T06:42:31.886Z] #45 sha256:9665c2321fbd65f772c9f42fa4a5d8d6d3d5cb748329d43994df1aeb33a7a312 [2021-07-16T06:42:31.886Z] #45 DONE 142.4s [2021-07-16T06:42:31.886Z] [2021-07-16T06:42:31.886Z] #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-07-16T06:42:31.886Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:42:31.886Z] #43 71.74 DEP criu/sysctl.d [2021-07-16T06:42:31.886Z] #43 ... [2021-07-16T06:42:31.886Z] [2021-07-16T06:42:31.886Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-16T06:42:31.886Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-07-16T06:42:32.039Z] #20 19.78 Building dependency tree... [2021-07-16T06:42:32.063Z] #43 84.23 DEP criu/eventpoll.d [2021-07-16T06:42:32.063Z] #43 84.46 DEP criu/eventfd.d [2021-07-16T06:42:32.320Z] #43 84.56 DEP criu/crtools.d [2021-07-16T06:42:32.320Z] #43 84.75 DEP criu/cr-service.d [2021-07-16T06:42:32.577Z] #43 84.92 DEP criu/cr-restore.d [2021-07-16T06:42:32.577Z] #43 ... [2021-07-16T06:42:32.577Z] [2021-07-16T06:42:32.577Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-16T06:42:32.577Z] #32 sha256:fa82f07544f74f93efe72173067c4a69b133bad14a8791b56bcdf7f2be965c87 [2021-07-16T06:42:32.577Z] #32 DONE 156.9s [2021-07-16T06:42:32.577Z] [2021-07-16T06:42:32.578Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:42:32.578Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-07-16T06:42:32.578Z] #20 12.37 Reading package lists... [2021-07-16T06:42:32.578Z] #20 16.46 Reading package lists... [2021-07-16T06:42:32.578Z] #20 19.96 Building dependency tree... [2021-07-16T06:42:32.578Z] #20 21.73 libcap2-bin is already the newest version (1:2.25-2). [2021-07-16T06:42:32.578Z] #20 21.73 The following additional packages will be installed: [2021-07-16T06:42:32.578Z] #20 21.74 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-16T06:42:32.578Z] #20 21.74 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-16T06:42:32.578Z] #20 21.74 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-16T06:42:32.578Z] #20 21.74 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-16T06:42:32.578Z] #20 21.74 python3.7 python3.7-minimal vim-runtime xxd [2021-07-16T06:42:32.578Z] #20 21.75 Suggested packages: [2021-07-16T06:42:32.578Z] #20 21.75 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-16T06:42:32.578Z] #20 21.75 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-16T06:42:32.578Z] #20 21.75 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-16T06:42:32.578Z] #20 21.75 quota [2021-07-16T06:42:32.578Z] #20 21.75 Recommended packages: [2021-07-16T06:42:32.578Z] #20 21.75 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-16T06:42:32.578Z] #20 21.75 python3-keyrings.alt python3-xdg unzip [2021-07-16T06:42:32.578Z] #20 23.57 The following NEW packages will be installed: [2021-07-16T06:42:32.578Z] #20 23.57 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-16T06:42:32.578Z] #20 23.57 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-16T06:42:32.578Z] #20 23.57 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-16T06:42:32.578Z] #20 23.57 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-16T06:42:32.578Z] #20 23.57 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-16T06:42:32.578Z] #20 23.58 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-16T06:42:32.578Z] #20 23.58 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-16T06:42:32.578Z] #20 23.58 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-16T06:42:32.578Z] #20 23.58 xz-utils zip [2021-07-16T06:42:32.578Z] #20 23.91 0 upgraded, 49 newly installed, 0 to remove and 32 not upgraded. [2021-07-16T06:42:32.578Z] #20 23.91 Need to get 28.6 MB of archives. [2021-07-16T06:42:32.578Z] #20 23.91 After this operation, 116 MB of additional disk space will be used. [2021-07-16T06:42:32.578Z] #20 23.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-16T06:42:32.578Z] #20 23.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-16T06:42:32.578Z] #20 23.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-16T06:42:32.578Z] #20 24.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-16T06:42:32.578Z] #20 24.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-16T06:42:32.578Z] #20 24.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-16T06:42:32.578Z] #20 24.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-16T06:42:32.578Z] #20 24.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-16T06:42:32.578Z] #20 24.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-16T06:42:32.578Z] #20 24.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-16T06:42:32.608Z] #20 21.31 libcap2-bin is already the newest version (1:2.25-2). [2021-07-16T06:42:32.608Z] #20 21.31 The following additional packages will be installed: [2021-07-16T06:42:32.608Z] #20 21.31 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-16T06:42:32.608Z] #20 21.31 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-16T06:42:32.608Z] #20 21.31 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-16T06:42:32.608Z] #20 21.31 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-16T06:42:32.608Z] #20 21.32 python3.7 python3.7-minimal vim-runtime xxd [2021-07-16T06:42:32.608Z] #20 21.32 Suggested packages: [2021-07-16T06:42:32.608Z] #20 21.32 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-16T06:42:32.608Z] #20 21.32 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-16T06:42:32.608Z] #20 21.32 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-16T06:42:32.608Z] #20 21.32 quota [2021-07-16T06:42:32.608Z] #20 21.32 Recommended packages: [2021-07-16T06:42:32.608Z] #20 21.32 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-16T06:42:32.608Z] #20 21.32 python3-keyrings.alt python3-xdg unzip [2021-07-16T06:42:32.834Z] #20 24.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-16T06:42:32.834Z] #20 24.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-16T06:42:32.834Z] #20 24.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-16T06:42:32.834Z] #20 24.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-16T06:42:32.834Z] #20 24.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-16T06:42:32.834Z] #20 24.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-16T06:42:32.834Z] #20 24.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-16T06:42:32.834Z] #20 24.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-16T06:42:32.834Z] #20 24.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-16T06:42:32.834Z] #20 24.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-16T06:42:32.834Z] #20 24.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-16T06:42:32.834Z] #20 24.31 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-16T06:42:32.834Z] #20 24.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-16T06:42:33.091Z] #20 24.34 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-16T06:42:33.091Z] #20 24.35 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-16T06:42:33.091Z] #20 24.37 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-16T06:42:33.091Z] #20 24.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-16T06:42:33.091Z] #20 24.38 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-16T06:42:33.091Z] #20 24.39 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-16T06:42:33.091Z] #20 ... [2021-07-16T06:42:33.091Z] [2021-07-16T06:42:33.091Z] #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-07-16T06:42:33.091Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:42:33.091Z] #43 85.44 DEP criu/cr-errno.d [2021-07-16T06:42:33.091Z] #43 85.48 DEP criu/cr-dump.d [2021-07-16T06:42:33.176Z] #20 ... [2021-07-16T06:42:33.176Z] [2021-07-16T06:42:33.176Z] #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-07-16T06:42:33.176Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:42:33.176Z] #43 79.10 DEP criu/protobuf-desc.d [2021-07-16T06:42:33.176Z] #43 79.19 DEP criu/proc_parse.d [2021-07-16T06:42:33.176Z] #43 79.45 DEP criu/plugin.d [2021-07-16T06:42:33.176Z] #43 79.58 DEP criu/pipes.d [2021-07-16T06:42:33.176Z] #43 79.77 DEP criu/pie-util.d [2021-07-16T06:42:33.176Z] #43 79.89 DEP criu/pie-util-vdso.d [2021-07-16T06:42:33.176Z] #43 80.03 DEP criu/pie-util-vdso-elf32.d [2021-07-16T06:42:33.176Z] #43 80.19 DEP criu/path.d [2021-07-16T06:42:33.176Z] #43 80.32 DEP criu/parasite-syscall.d [2021-07-16T06:42:33.176Z] #43 80.56 DEP criu/pagemap.d [2021-07-16T06:42:33.176Z] #43 80.77 DEP criu/pagemap-cache.d [2021-07-16T06:42:33.176Z] #43 80.95 DEP criu/page-xfer.d [2021-07-16T06:42:33.176Z] #43 81.09 DEP criu/page-pipe.d [2021-07-16T06:42:33.176Z] #43 81.22 DEP criu/netfilter.d [2021-07-16T06:42:33.176Z] #43 81.36 DEP criu/net.d [2021-07-16T06:42:33.176Z] #43 81.64 DEP criu/namespaces.d [2021-07-16T06:42:33.176Z] #43 81.78 DEP criu/mount.d [2021-07-16T06:42:33.176Z] #43 82.01 DEP criu/memfd.d [2021-07-16T06:42:33.350Z] #43 85.86 DEP criu/cr-dedup.d [2021-07-16T06:42:33.435Z] #43 82.10 DEP criu/mem.d [2021-07-16T06:42:33.435Z] #43 82.25 DEP criu/lsm.d [2021-07-16T06:42:33.606Z] #43 86.07 DEP criu/cr-check.d [2021-07-16T06:42:33.694Z] #43 82.39 DEP criu/log.d [2021-07-16T06:42:33.694Z] #43 82.55 DEP criu/libnetlink.d [2021-07-16T06:42:33.863Z] #43 86.25 DEP criu/config.d [2021-07-16T06:42:33.863Z] #43 86.40 DEP criu/clone-noasan.d [2021-07-16T06:42:33.953Z] #43 82.70 DEP criu/kerndat.d [2021-07-16T06:42:33.953Z] #43 82.90 DEP criu/kcmp-ids.d [2021-07-16T06:42:34.120Z] #56 ... [2021-07-16T06:42:34.120Z] [2021-07-16T06:42:34.120Z] #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-07-16T06:42:34.120Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-16T06:42:34.120Z] #43 155.6 CC criu/sigframe.o [2021-07-16T06:42:34.120Z] #43 155.7 CC criu/signalfd.o [2021-07-16T06:42:34.120Z] #43 155.9 CC criu/sk-inet.o [2021-07-16T06:42:34.120Z] #43 156.8 CC criu/sk-netlink.o [2021-07-16T06:42:34.120Z] #43 157.2 CC criu/sk-packet.o [2021-07-16T06:42:34.120Z] #43 157.8 CC criu/sk-queue.o [2021-07-16T06:42:34.120Z] #43 158.2 CC criu/sk-tcp.o [2021-07-16T06:42:34.120Z] #43 158.7 CC criu/sk-unix.o [2021-07-16T06:42:34.120Z] #43 160.4 CC criu/sockets.o [2021-07-16T06:42:34.120Z] #43 86.50 DEP criu/cgroup.d [2021-07-16T06:42:34.120Z] #43 86.65 DEP criu/cgroup-props.d [2021-07-16T06:42:34.120Z] #43 86.72 DEP criu/bitmap.d [2021-07-16T06:42:34.213Z] #43 82.99 DEP criu/irmap.d [2021-07-16T06:42:34.377Z] #43 86.76 DEP criu/bfd.d [2021-07-16T06:42:34.377Z] #43 86.82 DEP criu/autofs.d [2021-07-16T06:42:34.384Z] #43 161.1 CC criu/stats.o [2021-07-16T06:42:34.472Z] #43 83.14 DEP criu/ipc_ns.d [2021-07-16T06:42:34.472Z] #43 83.27 DEP criu/image.d [2021-07-16T06:42:34.634Z] #43 86.94 DEP criu/aio.d [2021-07-16T06:42:34.634Z] #43 87.07 DEP criu/action-scripts.d [2021-07-16T06:42:34.648Z] #43 161.3 CC criu/string.o [2021-07-16T06:42:34.648Z] #43 161.4 CC criu/sysctl.o [2021-07-16T06:42:34.731Z] #43 83.46 DEP criu/image-desc.d [2021-07-16T06:42:34.731Z] #43 83.56 DEP criu/fsnotify.d [2021-07-16T06:42:34.890Z] #43 87.30 CC criu/action-scripts.o [2021-07-16T06:42:34.990Z] #43 83.78 DEP criu/filesystems.d [2021-07-16T06:42:35.226Z] #43 162.0 CC criu/sysfs_parse.o [2021-07-16T06:42:35.249Z] #43 83.95 DEP criu/files.d [2021-07-16T06:42:35.453Z] #43 87.72 CC criu/aio.o [2021-07-16T06:42:35.491Z] #43 162.4 CC criu/timens.o [2021-07-16T06:42:35.508Z] #43 84.12 DEP criu/files-reg.d [2021-07-16T06:42:35.508Z] #43 84.37 DEP criu/files-ext.d [2021-07-16T06:42:35.710Z] #43 88.22 CC criu/autofs.o [2021-07-16T06:42:35.755Z] #43 162.7 CC criu/timerfd.o [2021-07-16T06:42:35.767Z] #43 ... [2021-07-16T06:42:35.767Z] [2021-07-16T06:42:35.767Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-16T06:42:35.767Z] #32 sha256:fa82f07544f74f93efe72173067c4a69b133bad14a8791b56bcdf7f2be965c87 [2021-07-16T06:42:35.767Z] #32 DONE 155.1s [2021-07-16T06:42:35.767Z] [2021-07-16T06:42:35.767Z] #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-07-16T06:42:35.767Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:42:35.767Z] #43 84.57 DEP criu/file-lock.d [2021-07-16T06:42:35.767Z] #43 ... [2021-07-16T06:42:35.767Z] [2021-07-16T06:42:35.767Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:42:35.767Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-07-16T06:42:35.767Z] #20 23.00 The following NEW packages will be installed: [2021-07-16T06:42:35.767Z] #20 23.00 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-16T06:42:35.767Z] #20 23.00 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-16T06:42:35.767Z] #20 23.00 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-16T06:42:35.767Z] #20 23.00 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-16T06:42:35.767Z] #20 23.01 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-16T06:42:35.767Z] #20 23.01 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-16T06:42:35.767Z] #20 23.01 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-16T06:42:35.767Z] #20 23.01 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-16T06:42:35.767Z] #20 23.01 xz-utils zip [2021-07-16T06:42:35.767Z] #20 23.35 0 upgraded, 49 newly installed, 0 to remove and 32 not upgraded. [2021-07-16T06:42:35.767Z] #20 23.35 Need to get 28.6 MB of archives. [2021-07-16T06:42:35.767Z] #20 23.35 After this operation, 116 MB of additional disk space will be used. [2021-07-16T06:42:35.767Z] #20 23.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-16T06:42:35.767Z] #20 23.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-16T06:42:35.767Z] #20 23.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-16T06:42:35.767Z] #20 23.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-16T06:42:35.767Z] #20 23.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-16T06:42:35.767Z] #20 23.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-16T06:42:35.767Z] #20 23.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-16T06:42:35.767Z] #20 23.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-16T06:42:35.767Z] #20 23.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-16T06:42:35.767Z] #20 23.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-16T06:42:35.767Z] #20 23.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-16T06:42:35.767Z] #20 23.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-16T06:42:35.767Z] #20 23.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-16T06:42:35.767Z] #20 23.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-16T06:42:35.767Z] #20 23.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-16T06:42:35.767Z] #20 23.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-16T06:42:35.767Z] #20 23.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-16T06:42:35.767Z] #20 23.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-16T06:42:35.767Z] #20 23.69 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-16T06:42:35.768Z] #20 23.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-16T06:42:35.768Z] #20 23.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-16T06:42:35.768Z] #20 23.72 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-16T06:42:35.768Z] #20 23.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-16T06:42:35.768Z] #20 23.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-16T06:42:35.768Z] #20 23.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-16T06:42:35.768Z] #20 23.79 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-16T06:42:35.768Z] #20 23.79 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-16T06:42:35.768Z] #20 23.79 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-16T06:42:35.768Z] #20 23.80 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-16T06:42:35.768Z] #20 24.27 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-16T06:42:35.768Z] #20 24.27 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-16T06:42:35.768Z] #20 24.28 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-16T06:42:35.768Z] #20 24.28 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-16T06:42:35.768Z] #20 24.29 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-16T06:42:35.768Z] #20 24.31 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-16T06:42:35.768Z] #20 24.32 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-16T06:42:35.768Z] #20 24.41 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-16T06:42:35.768Z] #20 24.41 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-16T06:42:35.768Z] #20 24.43 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-16T06:42:35.768Z] #20 24.44 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-16T06:42:35.768Z] #20 24.44 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-16T06:42:35.768Z] #20 24.47 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-16T06:42:35.768Z] #20 24.47 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-16T06:42:35.768Z] #20 24.55 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-16T06:42:35.768Z] #20 24.57 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-16T06:42:35.768Z] #20 24.59 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-16T06:42:36.056Z] #18 DONE 3.9s [2021-07-16T06:42:36.056Z] [2021-07-16T06:42:36.056Z] #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-07-16T06:42:36.056Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:42:36.056Z] #43 72.00 DEP criu/string.d [2021-07-16T06:42:36.056Z] #43 72.06 DEP criu/stats.d [2021-07-16T06:42:36.056Z] #43 72.24 DEP criu/sockets.d [2021-07-16T06:42:36.056Z] #43 72.40 DEP criu/sk-unix.d [2021-07-16T06:42:36.056Z] #43 72.59 DEP criu/sk-tcp.d [2021-07-16T06:42:36.056Z] #43 72.80 DEP criu/sk-queue.d [2021-07-16T06:42:36.056Z] #43 73.01 DEP criu/sk-packet.d [2021-07-16T06:42:36.056Z] #43 73.24 DEP criu/sk-netlink.d [2021-07-16T06:42:36.056Z] #43 73.42 DEP criu/sk-inet.d [2021-07-16T06:42:36.056Z] #43 73.59 DEP criu/signalfd.d [2021-07-16T06:42:36.056Z] #43 73.71 DEP criu/sigframe.d [2021-07-16T06:42:36.056Z] #43 73.79 DEP criu/shmem.d [2021-07-16T06:42:36.056Z] #43 73.93 DEP criu/servicefd.d [2021-07-16T06:42:36.056Z] #43 74.09 DEP criu/seize.d [2021-07-16T06:42:36.056Z] #43 74.23 DEP criu/seccomp.d [2021-07-16T06:42:36.056Z] #43 74.38 DEP criu/rst-malloc.d [2021-07-16T06:42:36.056Z] #43 74.45 DEP criu/rbtree.d [2021-07-16T06:42:36.056Z] #43 74.49 DEP criu/pstree.d [2021-07-16T06:42:36.056Z] #43 74.64 DEP criu/protobuf.d [2021-07-16T06:42:36.056Z] #43 74.78 GEN criu/protobuf-desc-gen.h [2021-07-16T06:42:36.333Z] #43 163.0 CC criu/tty.o [2021-07-16T06:42:36.333Z] #43 ... [2021-07-16T06:42:36.333Z] [2021-07-16T06:42:36.333Z] #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-07-16T06:42:36.333Z] #53 sha256:ef1ee7b025eebd65a88ff3ebc4b4d43fc836f7965f7e3512cf9e4366eb725f94 [2021-07-16T06:42:36.333Z] #53 123.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-16T06:42:36.336Z] #20 25.12 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-16T06:42:36.595Z] #20 25.29 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-16T06:42:36.595Z] #20 25.35 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-16T06:42:36.617Z] #43 76.43 DEP criu/protobuf-desc.d [2021-07-16T06:42:36.873Z] #43 76.54 DEP criu/proc_parse.d [2021-07-16T06:42:36.873Z] #43 76.75 DEP criu/plugin.d [2021-07-16T06:42:37.078Z] #43 89.54 CC criu/bfd.o [2021-07-16T06:42:37.128Z] #43 76.86 DEP criu/pipes.d [2021-07-16T06:42:37.163Z] #20 26.09 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T06:42:37.385Z] #43 77.05 DEP criu/pie-util.d [2021-07-16T06:42:37.385Z] #43 77.14 DEP criu/pie-util-vdso.d [2021-07-16T06:42:37.385Z] #43 77.26 DEP criu/pie-util-vdso-elf32.d [2021-07-16T06:42:37.422Z] #20 26.17 Fetched 28.6 MB in 2s (12.5 MB/s) [2021-07-16T06:42:37.422Z] #20 26.22 Selecting previously unselected package pigz. [2021-07-16T06:42:37.422Z] #20 26.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 ... 23435 files and directories currently installed.) [2021-07-16T06:42:37.422Z] #20 26.26 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-16T06:42:37.422Z] #20 26.26 Unpacking pigz (2.4-1) ... [2021-07-16T06:42:37.640Z] #43 89.97 CC criu/bitmap.o [2021-07-16T06:42:37.640Z] #43 90.10 CC criu/cgroup-props.o [2021-07-16T06:42:37.641Z] #43 77.41 DEP criu/path.d [2021-07-16T06:42:37.641Z] #43 77.54 DEP criu/parasite-syscall.d [2021-07-16T06:42:37.681Z] #20 26.36 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-16T06:42:37.681Z] #20 26.36 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-16T06:42:37.681Z] #20 26.38 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-16T06:42:37.731Z] #53 124.5 + mkdir -p /build [2021-07-16T06:42:37.731Z] #53 124.5 + cp runc /build/runc [2021-07-16T06:42:37.898Z] #43 77.81 DEP criu/pagemap.d [2021-07-16T06:42:37.939Z] #20 26.80 Selecting previously unselected package python3.7-minimal. [2021-07-16T06:42:38.155Z] #43 78.03 DEP criu/pagemap-cache.d [2021-07-16T06:42:38.155Z] #43 78.11 DEP criu/page-xfer.d [2021-07-16T06:42:38.198Z] #20 26.80 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-16T06:42:38.198Z] #20 26.82 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-16T06:42:38.411Z] #43 78.24 DEP criu/page-pipe.d [2021-07-16T06:42:38.411Z] #43 78.38 DEP criu/netfilter.d [2021-07-16T06:42:38.571Z] #43 90.84 CC criu/cgroup.o [2021-07-16T06:42:38.668Z] #43 78.50 DEP criu/net.d [2021-07-16T06:42:38.766Z] #20 27.59 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-16T06:42:38.766Z] #20 27.62 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-16T06:42:38.925Z] #43 78.67 DEP criu/namespaces.d [2021-07-16T06:42:38.925Z] #43 ... [2021-07-16T06:42:38.925Z] [2021-07-16T06:42:38.925Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-07-16T06:42:38.925Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-07-16T06:42:38.925Z] #19 DONE 3.3s [2021-07-16T06:42:38.925Z] [2021-07-16T06:42:38.925Z] #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-07-16T06:42:38.925Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:42:38.925Z] #43 78.86 DEP criu/mount.d [2021-07-16T06:42:39.134Z] #43 ... [2021-07-16T06:42:39.134Z] [2021-07-16T06:42:39.134Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:42:39.134Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-07-16T06:42:39.134Z] #20 25.02 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-16T06:42:39.134Z] #20 25.02 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-16T06:42:39.134Z] #20 25.02 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-16T06:42:39.134Z] #20 25.02 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-16T06:42:39.134Z] #20 25.03 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-16T06:42:39.134Z] #20 25.05 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-16T06:42:39.134Z] #20 25.05 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-16T06:42:39.134Z] #20 25.17 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-16T06:42:39.134Z] #20 25.17 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-16T06:42:39.134Z] #20 25.18 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-16T06:42:39.134Z] #20 25.19 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-16T06:42:39.134Z] #20 25.19 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-16T06:42:39.134Z] #20 25.21 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-16T06:42:39.134Z] #20 25.21 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-16T06:42:39.134Z] #20 25.26 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-16T06:42:39.134Z] #20 25.29 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-16T06:42:39.134Z] #20 25.30 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-16T06:42:39.134Z] #20 25.57 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-16T06:42:39.134Z] #20 25.61 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-16T06:42:39.134Z] #20 25.65 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-16T06:42:39.134Z] #20 26.27 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T06:42:39.134Z] #20 26.36 Fetched 28.6 MB in 2s (14.2 MB/s) [2021-07-16T06:42:39.134Z] #20 26.41 Selecting previously unselected package pigz. [2021-07-16T06:42:39.134Z] #20 26.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-07-16T06:42:39.134Z] #20 26.48 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-16T06:42:39.134Z] #20 26.49 Unpacking pigz (2.4-1) ... [2021-07-16T06:42:39.134Z] #20 26.56 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-16T06:42:39.134Z] #20 26.57 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-16T06:42:39.134Z] #20 26.57 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-16T06:42:39.134Z] #20 26.97 Selecting previously unselected package python3.7-minimal. [2021-07-16T06:42:39.134Z] #20 26.97 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-16T06:42:39.134Z] #20 26.99 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-16T06:42:39.134Z] #20 27.85 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-16T06:42:39.134Z] #20 27.87 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-16T06:42:39.134Z] #20 29.90 Selecting previously unselected package python3-minimal. [2021-07-16T06:42:39.134Z] #20 29.90 (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-07-16T06:42:39.134Z] #20 29.94 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-16T06:42:39.134Z] #20 29.95 Unpacking python3-minimal (3.7.3-1) ... [2021-07-16T06:42:39.134Z] #20 30.04 Selecting previously unselected package libmpdec2:amd64. [2021-07-16T06:42:39.134Z] #20 30.04 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-16T06:42:39.134Z] #20 30.06 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-16T06:42:39.134Z] #20 30.18 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-16T06:42:39.134Z] #20 30.20 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-16T06:42:39.135Z] #20 30.21 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-16T06:42:39.182Z] #43 ... [2021-07-16T06:42:39.182Z] [2021-07-16T06:42:39.182Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:42:39.182Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-07-16T06:42:39.698Z] #20 31.14 Selecting previously unselected package python3.7. [2021-07-16T06:42:39.698Z] #20 31.16 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-16T06:42:39.698Z] #20 31.17 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-16T06:42:39.954Z] #20 31.30 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-16T06:42:39.954Z] #20 31.32 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-16T06:42:39.954Z] #20 31.32 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-16T06:42:39.954Z] #20 31.43 Setting up python3-minimal (3.7.3-1) ... [2021-07-16T06:42:40.517Z] #20 32.07 Selecting previously unselected package python3. [2021-07-16T06:42:40.670Z] #20 29.42 Selecting previously unselected package python3-minimal. [2021-07-16T06:42:40.670Z] #20 29.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-07-16T06:42:40.670Z] #20 29.45 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-16T06:42:40.670Z] #20 29.46 Unpacking python3-minimal (3.7.3-1) ... [2021-07-16T06:42:40.670Z] #20 29.54 Selecting previously unselected package libmpdec2:amd64. [2021-07-16T06:42:40.670Z] #20 29.55 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-16T06:42:40.670Z] #20 29.55 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-16T06:42:40.773Z] #20 32.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-07-16T06:42:40.773Z] #20 32.13 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-16T06:42:40.773Z] #20 32.14 Unpacking python3 (3.7.3-1) ... [2021-07-16T06:42:40.773Z] #20 32.26 Selecting previously unselected package libip4tc0:amd64. [2021-07-16T06:42:40.773Z] #20 32.27 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-16T06:42:40.773Z] #20 32.29 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-16T06:42:40.773Z] #20 32.35 Selecting previously unselected package libip6tc0:amd64. [2021-07-16T06:42:40.929Z] #20 29.64 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-16T06:42:40.929Z] #20 29.65 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-16T06:42:40.929Z] #20 29.65 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-16T06:42:41.030Z] #20 32.36 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-16T06:42:41.030Z] #20 32.36 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-16T06:42:41.030Z] #20 32.43 Selecting previously unselected package libiptc0:amd64. [2021-07-16T06:42:41.030Z] #20 32.44 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-16T06:42:41.030Z] #20 32.44 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-16T06:42:41.030Z] #20 32.52 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-16T06:42:41.030Z] #20 32.52 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-16T06:42:41.030Z] #20 32.52 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-16T06:42:41.030Z] #20 32.57 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-16T06:42:41.030Z] #20 32.58 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-16T06:42:41.030Z] #20 32.59 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-16T06:42:41.125Z] #20 ... [2021-07-16T06:42:41.125Z] [2021-07-16T06:42:41.125Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-16T06:42:41.125Z] #32 sha256:fa82f07544f74f93efe72173067c4a69b133bad14a8791b56bcdf7f2be965c87 [2021-07-16T06:42:41.125Z] #32 DONE 151.0s [2021-07-16T06:42:41.125Z] [2021-07-16T06:42:41.125Z] #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-07-16T06:42:41.125Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:42:41.125Z] #43 79.11 DEP criu/memfd.d [2021-07-16T06:42:41.125Z] #43 79.30 DEP criu/mem.d [2021-07-16T06:42:41.125Z] #43 79.46 DEP criu/lsm.d [2021-07-16T06:42:41.125Z] #43 79.58 DEP criu/log.d [2021-07-16T06:42:41.125Z] #43 79.68 DEP criu/libnetlink.d [2021-07-16T06:42:41.125Z] #43 79.81 DEP criu/kerndat.d [2021-07-16T06:42:41.125Z] #43 79.95 DEP criu/kcmp-ids.d [2021-07-16T06:42:41.125Z] #43 80.02 DEP criu/irmap.d [2021-07-16T06:42:41.125Z] #43 80.16 DEP criu/ipc_ns.d [2021-07-16T06:42:41.125Z] #43 80.33 DEP criu/image.d [2021-07-16T06:42:41.125Z] #43 80.49 DEP criu/image-desc.d [2021-07-16T06:42:41.125Z] #43 80.64 DEP criu/fsnotify.d [2021-07-16T06:42:41.125Z] #43 80.80 DEP criu/filesystems.d [2021-07-16T06:42:41.125Z] #43 80.92 DEP criu/files.d [2021-07-16T06:42:41.287Z] #20 32.67 Selecting previously unselected package libnftnl11:amd64. [2021-07-16T06:42:41.287Z] #20 32.67 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-16T06:42:41.287Z] #20 32.68 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-16T06:42:41.287Z] #20 32.76 Selecting previously unselected package iptables. [2021-07-16T06:42:41.287Z] #20 32.76 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-16T06:42:41.287Z] #20 32.77 Unpacking iptables (1.8.2-4) ... [2021-07-16T06:42:41.412Z] #43 81.10 DEP criu/files-reg.d [2021-07-16T06:42:41.412Z] #43 81.35 DEP criu/files-ext.d [2021-07-16T06:42:41.543Z] #20 33.05 Selecting previously unselected package xxd. [2021-07-16T06:42:41.543Z] #20 33.07 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-16T06:42:41.543Z] #20 33.08 Unpacking xxd (2:8.1.0875-5) ... [2021-07-16T06:42:41.668Z] #43 81.49 DEP criu/file-lock.d [2021-07-16T06:42:41.668Z] #43 81.62 DEP criu/file-ids.d [2021-07-16T06:42:41.800Z] #20 33.18 Selecting previously unselected package vim-common. [2021-07-16T06:42:41.800Z] #20 33.18 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-16T06:42:41.800Z] #20 33.22 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-16T06:42:41.866Z] #20 30.62 Selecting previously unselected package python3.7. [2021-07-16T06:42:41.866Z] #20 30.63 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-16T06:42:41.866Z] #20 30.64 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-16T06:42:41.866Z] #20 30.79 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-16T06:42:41.927Z] #43 81.80 DEP criu/fifo.d [2021-07-16T06:42:42.057Z] #20 33.39 Selecting previously unselected package bash-completion. [2021-07-16T06:42:42.057Z] #20 33.39 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-16T06:42:42.125Z] #20 30.80 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-16T06:42:42.125Z] #20 30.81 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-16T06:42:42.125Z] #20 30.93 Setting up python3-minimal (3.7.3-1) ... [2021-07-16T06:42:42.184Z] #43 81.96 DEP criu/fdstore.d [2021-07-16T06:42:42.444Z] #43 82.08 DEP criu/fault-injection.d [2021-07-16T06:42:42.444Z] #43 82.16 DEP criu/external.d [2021-07-16T06:42:42.444Z] #43 82.26 DEP criu/eventpoll.d [2021-07-16T06:42:42.705Z] #43 82.50 DEP criu/eventfd.d [2021-07-16T06:42:42.705Z] #43 82.65 DEP criu/crtools.d [2021-07-16T06:42:42.965Z] #43 82.86 DEP criu/cr-service.d [2021-07-16T06:42:43.048Z] #53 DONE 128.8s [2021-07-16T06:42:43.048Z] [2021-07-16T06:42:43.048Z] #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-07-16T06:42:43.048Z] #24 sha256:3a4a9fb966bf5321761d9a181f7fda6bd9c53c7ebc451aec21860f2c6ef37f4c [2021-07-16T06:42:43.048Z] #24 212.1 + return [2021-07-16T06:42:43.048Z] #24 DONE 213.7s [2021-07-16T06:42:43.048Z] [2021-07-16T06:42:43.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-07-16T06:42:43.048Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-16T06:42:43.048Z] #43 164.9 CC criu/tun.o [2021-07-16T06:42:43.048Z] #43 165.4 CC criu/uffd.o [2021-07-16T06:42:43.048Z] #43 166.4 CC criu/util.o [2021-07-16T06:42:43.048Z] #43 167.7 CC criu/uts_ns.o [2021-07-16T06:42:43.048Z] #43 167.9 CC criu/vdso.o [2021-07-16T06:42:43.048Z] #43 168.4 LINK criu/built-in.o [2021-07-16T06:42:43.048Z] #43 168.6 LINK criu/criu [2021-07-16T06:42:43.048Z] #43 169.0 DEP lib/c/criu.d [2021-07-16T06:42:43.048Z] #43 169.1 CC images/rpc.pb-c.o [2021-07-16T06:42:43.048Z] #43 169.7 CC lib/c/criu.o [2021-07-16T06:42:43.062Z] #20 31.71 Selecting previously unselected package python3. [2021-07-16T06:42:43.062Z] #20 31.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-07-16T06:42:43.062Z] #20 31.77 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-16T06:42:43.062Z] #20 31.79 Unpacking python3 (3.7.3-1) ... [2021-07-16T06:42:43.062Z] #20 31.88 Selecting previously unselected package libip4tc0:amd64. [2021-07-16T06:42:43.062Z] #20 31.88 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-16T06:42:43.062Z] #20 31.90 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-16T06:42:43.221Z] #43 83.03 DEP criu/cr-restore.d [2021-07-16T06:42:43.321Z] #20 31.98 Selecting previously unselected package libip6tc0:amd64. [2021-07-16T06:42:43.321Z] #20 31.99 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-16T06:42:43.321Z] #20 31.99 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-16T06:42:43.321Z] #20 32.08 Selecting previously unselected package libiptc0:amd64. [2021-07-16T06:42:43.321Z] #20 32.09 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-16T06:42:43.321Z] #20 32.10 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-16T06:42:43.321Z] #20 32.18 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-16T06:42:43.321Z] #20 32.19 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-16T06:42:43.321Z] #20 32.19 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-16T06:42:43.477Z] #43 83.25 DEP criu/cr-errno.d [2021-07-16T06:42:43.477Z] #43 83.26 DEP criu/cr-dump.d [2021-07-16T06:42:43.580Z] #20 32.24 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-16T06:42:43.580Z] #20 32.25 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-16T06:42:43.580Z] #20 32.26 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-16T06:42:43.580Z] #20 32.32 Selecting previously unselected package libnftnl11:amd64. [2021-07-16T06:42:43.580Z] #20 32.32 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-16T06:42:43.580Z] #20 32.33 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-16T06:42:43.580Z] #20 32.41 Selecting previously unselected package iptables. [2021-07-16T06:42:43.580Z] #20 32.42 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-16T06:42:43.580Z] #20 32.43 Unpacking iptables (1.8.2-4) ... [2021-07-16T06:42:43.733Z] #43 83.49 DEP criu/cr-dedup.d [2021-07-16T06:42:43.733Z] #43 83.66 DEP criu/cr-check.d [2021-07-16T06:42:43.988Z] #43 83.91 DEP criu/config.d [2021-07-16T06:42:44.000Z] #43 170.8 LINK lib/c/built-in.o [2021-07-16T06:42:44.000Z] #43 170.8 LINK lib/c/libcriu.so [2021-07-16T06:42:44.000Z] #43 170.9 LINK lib/c/libcriu.a [2021-07-16T06:42:44.154Z] #20 32.74 Selecting previously unselected package xxd. [2021-07-16T06:42:44.154Z] #20 32.76 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-16T06:42:44.154Z] #20 32.77 Unpacking xxd (2:8.1.0875-5) ... [2021-07-16T06:42:44.154Z] #20 32.89 Selecting previously unselected package vim-common. [2021-07-16T06:42:44.154Z] #20 32.91 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-16T06:42:44.154Z] #20 32.96 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-16T06:42:44.245Z] #43 84.06 DEP criu/clone-noasan.d [2021-07-16T06:42:44.245Z] #43 84.14 DEP criu/cgroup.d [2021-07-16T06:42:44.264Z] #43 171.1 GEN magic.py [2021-07-16T06:42:44.414Z] #20 33.16 Selecting previously unselected package bash-completion. [2021-07-16T06:42:44.414Z] #20 33.16 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-16T06:42:44.501Z] #43 84.35 DEP criu/cgroup-props.d [2021-07-16T06:42:44.501Z] #43 84.45 DEP criu/bitmap.d [2021-07-16T06:42:44.501Z] #43 84.45 DEP criu/bfd.d [2021-07-16T06:42:44.531Z] #43 171.3 Note: Building without setproctitle() and strlcpy() support. [2021-07-16T06:42:44.531Z] #43 171.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-16T06:42:44.532Z] #43 171.3 Note: Building without GnuTLS support [2021-07-16T06:42:44.532Z] #43 171.3 Makefile.config:39: Warn: you have no libnftables installed [2021-07-16T06:42:44.532Z] #43 171.3 Makefile.config:40: Warn: Building without nftables support [2021-07-16T06:42:44.581Z] #20 36.06 Unpacking bash-completion (1:2.8-6) ... [2021-07-16T06:42:44.757Z] #43 84.62 DEP criu/autofs.d [2021-07-16T06:42:44.798Z] #43 ... [2021-07-16T06:42:44.798Z] [2021-07-16T06:42:44.798Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-07-16T06:42:44.798Z] #25 sha256:525312ad23d5980582a3d703edd0d94f80b2221e1b7d9426bb2c06bf7922b437 [2021-07-16T06:42:45.013Z] #43 84.86 DEP criu/aio.d [2021-07-16T06:42:45.095Z] #20 36.42 Selecting previously unselected package bzip2. [2021-07-16T06:42:45.095Z] #20 36.44 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-16T06:42:45.095Z] #20 36.45 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-16T06:42:45.095Z] #20 36.53 Selecting previously unselected package xz-utils. [2021-07-16T06:42:45.095Z] #20 36.55 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-16T06:42:45.095Z] #20 36.55 Unpacking xz-utils (5.2.4-1) ... [2021-07-16T06:42:45.269Z] #43 84.96 DEP criu/action-scripts.d [2021-07-16T06:42:45.352Z] #20 36.76 Selecting previously unselected package apparmor. [2021-07-16T06:42:45.352Z] #20 36.78 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-16T06:42:45.352Z] #20 36.85 Unpacking apparmor (2.13.2-10) ... [2021-07-16T06:42:45.525Z] #43 85.23 CC criu/action-scripts.o [2021-07-16T06:42:45.609Z] #20 37.21 Selecting previously unselected package aufs-tools. [2021-07-16T06:42:45.609Z] #20 37.23 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-16T06:42:45.865Z] #20 37.24 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-16T06:42:46.088Z] #43 85.71 CC criu/aio.o [2021-07-16T06:42:46.121Z] #20 37.37 Selecting previously unselected package libonig5:amd64. [2021-07-16T06:42:46.121Z] #20 37.39 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-16T06:42:46.121Z] #20 37.40 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-16T06:42:46.121Z] #20 37.56 Selecting previously unselected package libjq1:amd64. [2021-07-16T06:42:46.121Z] #20 37.57 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-16T06:42:46.121Z] #20 37.59 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-16T06:42:46.194Z] #25 DONE 1.5s [2021-07-16T06:42:46.194Z] [2021-07-16T06:42:46.194Z] #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-07-16T06:42:46.194Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-16T06:42:46.194Z] #43 172.2 fatal: not a git repository (or any of the parent directories): .git [2021-07-16T06:42:46.194Z] #43 173.0 make[1]: Nothing to be done for 'all'. [2021-07-16T06:42:46.321Z] #20 ... [2021-07-16T06:42:46.321Z] [2021-07-16T06:42:46.321Z] #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-07-16T06:42:46.321Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:42:46.321Z] #43 84.82 DEP criu/file-ids.d [2021-07-16T06:42:46.321Z] #43 85.03 DEP criu/fifo.d [2021-07-16T06:42:46.321Z] #43 85.25 DEP criu/fdstore.d [2021-07-16T06:42:46.321Z] #43 85.52 DEP criu/fault-injection.d [2021-07-16T06:42:46.321Z] #43 85.56 DEP criu/external.d [2021-07-16T06:42:46.321Z] #43 85.61 DEP criu/eventpoll.d [2021-07-16T06:42:46.321Z] #43 85.73 DEP criu/eventfd.d [2021-07-16T06:42:46.321Z] #43 85.86 DEP criu/crtools.d [2021-07-16T06:42:46.321Z] #43 86.01 DEP criu/cr-service.d [2021-07-16T06:42:46.321Z] #43 86.17 DEP criu/cr-restore.d [2021-07-16T06:42:46.321Z] #43 86.34 DEP criu/cr-errno.d [2021-07-16T06:42:46.321Z] #43 86.37 DEP criu/cr-dump.d [2021-07-16T06:42:46.321Z] #43 86.55 DEP criu/cr-dedup.d [2021-07-16T06:42:46.321Z] #43 86.72 DEP criu/cr-check.d [2021-07-16T06:42:46.321Z] #43 86.85 DEP criu/config.d [2021-07-16T06:42:46.321Z] #43 87.05 DEP criu/clone-noasan.d [2021-07-16T06:42:46.321Z] #43 87.16 DEP criu/cgroup.d [2021-07-16T06:42:46.321Z] #43 87.29 DEP criu/cgroup-props.d [2021-07-16T06:42:46.321Z] #43 87.38 DEP criu/bitmap.d [2021-07-16T06:42:46.321Z] #43 87.39 DEP criu/bfd.d [2021-07-16T06:42:46.321Z] #43 87.54 DEP criu/autofs.d [2021-07-16T06:42:46.321Z] #43 87.69 DEP criu/aio.d [2021-07-16T06:42:46.321Z] #43 87.88 DEP criu/action-scripts.d [2021-07-16T06:42:46.321Z] #43 88.21 CC criu/action-scripts.o [2021-07-16T06:42:46.321Z] #43 88.64 CC criu/aio.o [2021-07-16T06:42:46.321Z] #43 89.12 CC criu/autofs.o [2021-07-16T06:42:46.321Z] #43 90.53 CC criu/bfd.o [2021-07-16T06:42:46.321Z] #43 91.01 CC criu/bitmap.o [2021-07-16T06:42:46.321Z] #43 91.14 CC criu/cgroup-props.o [2021-07-16T06:42:46.321Z] #43 91.91 CC criu/cgroup.o [2021-07-16T06:42:46.321Z] #43 94.72 CC criu/clone-noasan.o [2021-07-16T06:42:46.321Z] #43 94.93 CC criu/config.o [2021-07-16T06:42:46.345Z] #43 86.15 CC criu/autofs.o [2021-07-16T06:42:46.378Z] #20 37.70 Selecting previously unselected package jq. [2021-07-16T06:42:46.378Z] #20 37.70 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-16T06:42:46.378Z] #20 37.71 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-16T06:42:46.378Z] #20 37.80 Selecting previously unselected package libaio1:amd64. [2021-07-16T06:42:46.378Z] #20 37.82 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-16T06:42:46.378Z] #20 37.83 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-16T06:42:46.378Z] #20 37.88 Selecting previously unselected package libgpm2:amd64. [2021-07-16T06:42:46.378Z] #20 37.88 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-16T06:42:46.378Z] #20 37.88 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-16T06:42:46.634Z] #20 37.94 Selecting previously unselected package libicu63:amd64. [2021-07-16T06:42:46.634Z] #20 37.96 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-16T06:42:46.634Z] #20 37.97 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-16T06:42:47.145Z] #43 173.8 make[1]: 'images/built-in.o' is up to date. [2021-07-16T06:42:47.145Z] #43 173.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-07-16T06:42:47.145Z] #43 173.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-07-16T06:42:47.145Z] #43 174.0 make[1]: 'compel/libcompel.a' is up to date. [2021-07-16T06:42:47.145Z] #43 174.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-07-16T06:42:47.257Z] #43 ... [2021-07-16T06:42:47.257Z] [2021-07-16T06:42:47.257Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:42:47.257Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-07-16T06:42:47.257Z] #20 35.95 Unpacking bash-completion (1:2.8-6) ... [2021-07-16T06:42:47.408Z] #43 174.1 make[1]: Nothing to be done for 'all'. [2021-07-16T06:42:47.408Z] #43 174.1 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-16T06:42:47.517Z] #20 36.34 Selecting previously unselected package bzip2. [2021-07-16T06:42:47.517Z] #20 36.35 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-16T06:42:47.517Z] #20 36.35 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-16T06:42:47.517Z] #20 36.45 Selecting previously unselected package xz-utils. [2021-07-16T06:42:47.673Z] #43 174.3 make[2]: Nothing to be done for 'all'. [2021-07-16T06:42:47.673Z] #43 174.4 make[2]: Nothing to be done for 'all'. [2021-07-16T06:42:47.673Z] #43 174.4 make[2]: Nothing to be done for 'all'. [2021-07-16T06:42:47.673Z] #43 174.5 make[2]: Nothing to be done for 'all'. [2021-07-16T06:42:47.673Z] #43 174.6 make[2]: Nothing to be done for 'all'. [2021-07-16T06:42:47.711Z] #43 87.45 CC criu/bfd.o [2021-07-16T06:42:47.776Z] #20 36.46 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-16T06:42:47.776Z] #20 36.46 Unpacking xz-utils (5.2.4-1) ... [2021-07-16T06:42:47.776Z] #20 36.63 Selecting previously unselected package apparmor. [2021-07-16T06:42:47.776Z] #20 36.65 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-16T06:42:47.936Z] #43 174.6 make[2]: Nothing to be done for 'all'. [2021-07-16T06:42:47.936Z] #43 174.7 make[2]: Nothing to be done for 'all'. [2021-07-16T06:42:47.936Z] #43 174.8 make[2]: Nothing to be done for 'all'. [2021-07-16T06:42:47.936Z] #43 174.8 INSTALL criu/criu [2021-07-16T06:42:48.035Z] #20 36.72 Unpacking apparmor (2.13.2-10) ... [2021-07-16T06:42:48.273Z] #43 88.00 CC criu/bitmap.o [2021-07-16T06:42:48.273Z] #43 88.13 CC criu/cgroup-props.o [2021-07-16T06:42:48.293Z] #20 37.07 Selecting previously unselected package aufs-tools. [2021-07-16T06:42:48.293Z] #20 37.08 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-16T06:42:48.293Z] #20 37.09 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-16T06:42:48.552Z] #20 37.22 Selecting previously unselected package libonig5:amd64. [2021-07-16T06:42:48.552Z] #20 37.24 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-16T06:42:48.552Z] #20 37.25 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-16T06:42:48.552Z] #20 37.38 Selecting previously unselected package libjq1:amd64. [2021-07-16T06:42:48.552Z] #20 37.38 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-16T06:42:48.552Z] #20 37.39 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-16T06:42:48.811Z] #20 37.51 Selecting previously unselected package jq. [2021-07-16T06:42:48.811Z] #20 37.53 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-16T06:42:48.811Z] #20 37.54 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-16T06:42:48.811Z] #20 37.63 Selecting previously unselected package libaio1:amd64. [2021-07-16T06:42:48.811Z] #20 37.64 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-16T06:42:48.811Z] #20 37.65 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-16T06:42:48.811Z] #20 37.70 Selecting previously unselected package libgpm2:amd64. [2021-07-16T06:42:48.811Z] #20 37.71 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-16T06:42:48.811Z] #20 37.71 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-16T06:42:49.070Z] #20 37.77 Selecting previously unselected package libicu63:amd64. [2021-07-16T06:42:49.070Z] #20 37.79 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-16T06:42:49.070Z] #20 37.80 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-16T06:42:49.200Z] #43 88.93 CC criu/cgroup.o [2021-07-16T06:42:49.905Z] #20 41.43 Selecting previously unselected package libnet1:amd64. [2021-07-16T06:42:49.905Z] #20 41.47 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-16T06:42:49.905Z] #20 41.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-16T06:42:50.161Z] #20 41.57 Selecting previously unselected package libnl-3-200:amd64. [2021-07-16T06:42:50.161Z] #20 41.57 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-16T06:42:50.161Z] #20 41.58 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-16T06:42:50.161Z] #20 41.67 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-16T06:42:50.418Z] #20 41.69 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-16T06:42:50.418Z] #20 41.70 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-16T06:42:50.418Z] #20 41.75 Selecting previously unselected package libreadline5:amd64. [2021-07-16T06:42:50.418Z] #20 41.75 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-16T06:42:50.418Z] #20 41.76 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-16T06:42:50.418Z] #20 41.85 Selecting previously unselected package net-tools. [2021-07-16T06:42:50.418Z] #20 41.86 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-16T06:42:50.418Z] #20 41.87 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-16T06:42:50.675Z] #20 42.09 Selecting previously unselected package patch. [2021-07-16T06:42:50.675Z] #20 42.09 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-16T06:42:50.675Z] #20 42.10 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-16T06:42:50.932Z] #20 42.24 Selecting previously unselected package python-pip-whl. [2021-07-16T06:42:50.932Z] #20 42.24 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-16T06:42:50.932Z] #20 42.25 Unpacking python-pip-whl (18.1-5) ... [2021-07-16T06:42:50.932Z] #20 ... [2021-07-16T06:42:50.932Z] [2021-07-16T06:42:50.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-07-16T06:42:50.932Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:42:50.932Z] #43 93.41 CC criu/clone-noasan.o [2021-07-16T06:42:50.932Z] #43 93.63 CC criu/config.o [2021-07-16T06:42:50.932Z] #43 95.07 CC criu/cr-check.o [2021-07-16T06:42:50.932Z] #43 96.68 CC criu/cr-dedup.o [2021-07-16T06:42:50.932Z] #43 96.99 CC criu/cr-dump.o [2021-07-16T06:42:50.932Z] #43 99.20 CC criu/cr-errno.o [2021-07-16T06:42:50.932Z] #43 99.29 CC criu/cr-restore.o [2021-07-16T06:42:51.189Z] #43 103.7 CC criu/cr-service.o [2021-07-16T06:42:51.189Z] #43 ... [2021-07-16T06:42:51.189Z] [2021-07-16T06:42:51.189Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:42:51.189Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-07-16T06:42:51.189Z] #20 42.77 Selecting previously unselected package python3-lib2to3. [2021-07-16T06:42:51.189Z] #20 42.78 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-16T06:42:51.189Z] #20 42.80 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-16T06:42:51.446Z] #20 42.92 Selecting previously unselected package python3-distutils. [2021-07-16T06:42:51.446Z] #20 42.92 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-16T06:42:51.446Z] #20 42.93 Unpacking python3-distutils (3.7.3-1) ... [2021-07-16T06:42:51.446Z] #20 43.06 Selecting previously unselected package python3-pip. [2021-07-16T06:42:51.702Z] #20 43.06 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-16T06:42:51.702Z] #20 43.06 Unpacking python3-pip (18.1-5) ... [2021-07-16T06:42:51.703Z] #20 43.20 Selecting previously unselected package python3-pkg-resources. [2021-07-16T06:42:51.703Z] #20 43.21 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-16T06:42:51.703Z] #20 43.22 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-16T06:42:51.717Z] #43 ... [2021-07-16T06:42:51.717Z] [2021-07-16T06:42:51.717Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:42:51.717Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-07-16T06:42:51.717Z] #20 2.628 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-16T06:42:51.717Z] #20 2.628 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-16T06:42:51.717Z] #20 2.677 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-16T06:42:51.717Z] #20 2.677 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-16T06:42:51.717Z] #20 3.189 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-16T06:42:51.717Z] #20 4.048 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-16T06:42:51.717Z] #20 5.008 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-16T06:42:51.717Z] #20 6.298 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-16T06:42:51.717Z] #20 10.74 Fetched 8987 kB in 8s (1073 kB/s) [2021-07-16T06:42:51.960Z] #20 43.36 Selecting previously unselected package python3-setuptools. [2021-07-16T06:42:51.960Z] #20 43.38 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-16T06:42:51.960Z] #20 43.38 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-16T06:42:51.972Z] #20 10.74 Reading package lists... [2021-07-16T06:42:51.972Z] #20 ... [2021-07-16T06:42:51.972Z] [2021-07-16T06:42:51.972Z] #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-07-16T06:42:51.972Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:42:51.972Z] #43 91.66 CC criu/clone-noasan.o [2021-07-16T06:42:51.972Z] #43 91.86 CC criu/config.o [2021-07-16T06:42:52.217Z] #20 43.61 Selecting previously unselected package python3-wheel. [2021-07-16T06:42:52.217Z] #20 43.62 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-16T06:42:52.217Z] #20 43.63 Unpacking python3-wheel (0.32.3-2) ... [2021-07-16T06:42:52.357Z] #20 40.98 Selecting previously unselected package libnet1:amd64. [2021-07-16T06:42:52.357Z] #20 41.01 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-16T06:42:52.357Z] #20 41.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-16T06:42:52.357Z] #20 41.11 Selecting previously unselected package libnl-3-200:amd64. [2021-07-16T06:42:52.357Z] #20 41.13 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-16T06:42:52.357Z] #20 41.14 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-16T06:42:52.357Z] #20 41.22 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-16T06:42:52.357Z] #20 41.22 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-16T06:42:52.473Z] #20 43.72 Selecting previously unselected package sudo. [2021-07-16T06:42:52.474Z] #20 43.73 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-16T06:42:52.474Z] #20 43.74 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-16T06:42:52.616Z] #20 41.22 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-16T06:42:52.616Z] #20 41.29 Selecting previously unselected package libreadline5:amd64. [2021-07-16T06:42:52.616Z] #20 41.29 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-16T06:42:52.616Z] #20 41.30 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-16T06:42:52.616Z] #20 41.43 Selecting previously unselected package net-tools. [2021-07-16T06:42:52.616Z] #20 41.44 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-16T06:42:52.616Z] #20 41.44 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-16T06:42:52.730Z] #20 44.28 Selecting previously unselected package thin-provisioning-tools. [2021-07-16T06:42:52.875Z] #20 41.63 Selecting previously unselected package patch. [2021-07-16T06:42:52.875Z] #20 41.66 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-16T06:42:52.875Z] #20 41.67 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-16T06:42:52.987Z] #20 44.29 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-16T06:42:52.987Z] #20 44.29 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-16T06:42:53.134Z] #20 41.80 Selecting previously unselected package python-pip-whl. [2021-07-16T06:42:53.134Z] #20 41.80 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-16T06:42:53.134Z] #20 41.81 Unpacking python-pip-whl (18.1-5) ... [2021-07-16T06:42:53.244Z] #20 44.55 Selecting previously unselected package uidmap. [2021-07-16T06:42:53.244Z] #20 44.56 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-16T06:42:53.244Z] #20 44.57 Unpacking uidmap (1:4.5-1.1) ... [2021-07-16T06:42:53.244Z] #20 44.70 Selecting previously unselected package vim-runtime. [2021-07-16T06:42:53.244Z] #20 44.71 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-16T06:42:53.244Z] #20 44.73 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-16T06:42:53.244Z] #20 44.76 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-16T06:42:53.244Z] #20 44.77 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-16T06:42:53.337Z] #43 93.16 CC criu/cr-check.o [2021-07-16T06:42:53.393Z] #20 42.34 Selecting previously unselected package python3-lib2to3. [2021-07-16T06:42:53.653Z] #20 42.34 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-16T06:42:53.653Z] #20 42.35 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-16T06:42:53.653Z] #20 42.48 Selecting previously unselected package python3-distutils. [2021-07-16T06:42:53.653Z] #20 42.49 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-16T06:42:53.653Z] #20 42.50 Unpacking python3-distutils (3.7.3-1) ... [2021-07-16T06:42:53.912Z] #20 42.65 Selecting previously unselected package python3-pip. [2021-07-16T06:42:53.912Z] #20 42.66 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-16T06:42:53.912Z] #20 42.67 Unpacking python3-pip (18.1-5) ... [2021-07-16T06:42:54.171Z] #20 42.83 Selecting previously unselected package python3-pkg-resources. [2021-07-16T06:42:54.171Z] #20 42.85 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-16T06:42:54.171Z] #20 42.86 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-16T06:42:54.171Z] #20 43.01 Selecting previously unselected package python3-setuptools. [2021-07-16T06:42:54.171Z] #20 43.02 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-16T06:42:54.171Z] #20 43.02 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-16T06:42:54.395Z] #56 232.2 + bin/containerd-stress [2021-07-16T06:42:54.395Z] #56 234.5 + bin/containerd-shim [2021-07-16T06:42:54.430Z] #20 43.28 Selecting previously unselected package python3-wheel. [2021-07-16T06:42:54.430Z] #20 43.30 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-16T06:42:54.430Z] #20 43.30 Unpacking python3-wheel (0.32.3-2) ... [2021-07-16T06:42:54.430Z] #20 43.38 Selecting previously unselected package sudo. [2021-07-16T06:42:54.690Z] #20 43.39 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-16T06:42:54.690Z] #20 43.40 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-16T06:42:55.228Z] #43 94.87 CC criu/cr-dedup.o [2021-07-16T06:42:55.286Z] #20 43.91 Selecting previously unselected package thin-provisioning-tools. [2021-07-16T06:42:55.286Z] #20 43.91 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-16T06:42:55.286Z] #20 43.92 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-16T06:42:55.484Z] #43 95.33 CC criu/cr-dump.o [2021-07-16T06:42:55.548Z] #20 44.17 Selecting previously unselected package uidmap. [2021-07-16T06:42:55.548Z] #20 44.18 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-16T06:42:55.548Z] #20 44.19 Unpacking uidmap (1:4.5-1.1) ... [2021-07-16T06:42:55.548Z] #20 44.38 Selecting previously unselected package vim-runtime. [2021-07-16T06:42:55.548Z] #20 44.41 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-16T06:42:55.548Z] #20 44.46 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-16T06:42:55.822Z] #20 44.49 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-16T06:42:55.822Z] #20 44.50 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-16T06:42:56.519Z] #20 47.93 Selecting previously unselected package vim. [2021-07-16T06:42:56.519Z] #20 47.95 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-16T06:42:56.519Z] #20 47.98 Unpacking vim (2:8.1.0875-5) ... [2021-07-16T06:42:57.082Z] #20 48.52 Selecting previously unselected package xfsprogs. [2021-07-16T06:42:57.082Z] #20 48.54 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-16T06:42:57.082Z] #20 48.55 Unpacking xfsprogs (4.20.0-1) ... [2021-07-16T06:42:57.646Z] #20 49.02 Selecting previously unselected package zip. [2021-07-16T06:42:57.646Z] #20 49.05 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-16T06:42:57.646Z] #20 49.05 Unpacking zip (3.0-11+b1) ... [2021-07-16T06:42:57.646Z] #20 49.21 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-16T06:42:57.646Z] #20 49.22 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-16T06:42:57.646Z] #20 49.23 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-16T06:42:57.739Z] #20 ... [2021-07-16T06:42:57.739Z] [2021-07-16T06:42:57.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-07-16T06:42:57.739Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:42:57.739Z] #43 96.23 CC criu/cr-check.o [2021-07-16T06:42:57.739Z] #43 97.87 CC criu/cr-dedup.o [2021-07-16T06:42:57.739Z] #43 98.34 CC criu/cr-dump.o [2021-07-16T06:42:57.739Z] #43 100.8 CC criu/cr-errno.o [2021-07-16T06:42:57.739Z] #43 100.9 CC criu/cr-restore.o [2021-07-16T06:42:57.739Z] #43 105.7 CC criu/cr-service.o [2021-07-16T06:42:57.905Z] #20 49.24 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-16T06:42:57.905Z] #20 49.25 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-16T06:42:57.905Z] #20 49.26 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-16T06:42:57.905Z] #20 49.28 Setting up uidmap (1:4.5-1.1) ... [2021-07-16T06:42:57.905Z] #20 49.29 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-16T06:42:57.905Z] #20 49.30 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-16T06:42:57.905Z] #20 49.32 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-16T06:42:57.905Z] #20 49.33 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-16T06:42:57.905Z] #20 49.34 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-16T06:42:57.905Z] #20 49.35 Setting up xxd (2:8.1.0875-5) ... [2021-07-16T06:42:57.905Z] #20 49.36 Setting up zip (3.0-11+b1) ... [2021-07-16T06:42:57.905Z] #20 49.38 Setting up vim-common (2:8.1.0875-5) ... [2021-07-16T06:42:57.905Z] #20 49.41 Setting up bash-completion (1:2.8-6) ... [2021-07-16T06:42:57.966Z] #43 ... [2021-07-16T06:42:57.966Z] [2021-07-16T06:42:57.966Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-16T06:42:57.966Z] #30 sha256:834b78e91ddd2c3b0fe50c5820903a61640932ae53946228303f8f53005e1fbe [2021-07-16T06:42:58.004Z] #43 97.47 CC criu/cr-errno.o [2021-07-16T06:42:58.004Z] #43 97.58 CC criu/cr-restore.o [2021-07-16T06:42:58.567Z] #43 ... [2021-07-16T06:42:58.567Z] [2021-07-16T06:42:58.567Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:42:58.567Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-07-16T06:42:58.567Z] #20 10.74 Reading package lists... [2021-07-16T06:42:58.567Z] #20 13.86 Reading package lists... [2021-07-16T06:42:58.567Z] #20 16.96 Building dependency tree... [2021-07-16T06:42:58.567Z] #20 18.27 libcap2-bin is already the newest version (1:2.25-2). [2021-07-16T06:42:58.567Z] #20 18.27 The following additional packages will be installed: [2021-07-16T06:42:58.567Z] #20 18.27 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-16T06:42:58.567Z] #20 18.28 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-16T06:42:58.567Z] #20 18.28 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-16T06:42:58.567Z] #20 18.28 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-16T06:42:58.567Z] #20 18.28 python3.7 python3.7-minimal vim-runtime xxd [2021-07-16T06:42:58.567Z] #20 18.28 Suggested packages: [2021-07-16T06:42:58.567Z] #20 18.28 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-16T06:42:58.567Z] #20 18.28 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-16T06:42:58.567Z] #20 18.28 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-16T06:42:58.567Z] #20 18.28 quota [2021-07-16T06:42:58.567Z] #20 18.28 Recommended packages: [2021-07-16T06:42:58.567Z] #20 18.28 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-16T06:42:58.567Z] #20 18.28 python3-keyrings.alt python3-xdg unzip [2021-07-16T06:42:58.673Z] #43 107.4 CC criu/crtools.o [2021-07-16T06:42:58.823Z] #20 19.82 The following NEW packages will be installed: [2021-07-16T06:42:58.823Z] #20 19.82 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-16T06:42:58.823Z] #20 19.82 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-16T06:42:58.823Z] #20 19.82 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-16T06:42:58.823Z] #20 19.82 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-16T06:42:58.823Z] #20 19.82 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-16T06:42:58.823Z] #20 19.83 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-16T06:42:58.823Z] #20 19.83 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-16T06:42:58.823Z] #20 19.83 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-16T06:42:58.931Z] #43 ... [2021-07-16T06:42:58.931Z] [2021-07-16T06:42:58.931Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:42:58.931Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-07-16T06:42:58.931Z] #20 47.65 Selecting previously unselected package vim. [2021-07-16T06:42:58.931Z] #20 47.66 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-16T06:42:58.931Z] #20 47.69 Unpacking vim (2:8.1.0875-5) ... [2021-07-16T06:42:59.080Z] #20 19.83 xz-utils zip [2021-07-16T06:42:59.337Z] #20 20.16 0 upgraded, 49 newly installed, 0 to remove and 32 not upgraded. [2021-07-16T06:42:59.337Z] #20 20.16 Need to get 28.6 MB of archives. [2021-07-16T06:42:59.337Z] #20 20.16 After this operation, 116 MB of additional disk space will be used. [2021-07-16T06:42:59.337Z] #20 20.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-16T06:42:59.337Z] #20 20.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-16T06:42:59.337Z] #20 20.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-16T06:42:59.337Z] #20 20.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-16T06:42:59.337Z] #20 20.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-16T06:42:59.337Z] #20 20.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-16T06:42:59.337Z] #20 20.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-16T06:42:59.359Z] #30 ... [2021-07-16T06:42:59.359Z] [2021-07-16T06:42:59.359Z] #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-07-16T06:42:59.359Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-07-16T06:42:59.359Z] #43 DONE 186.1s [2021-07-16T06:42:59.359Z] [2021-07-16T06:42:59.359Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-16T06:42:59.359Z] #30 sha256:834b78e91ddd2c3b0fe50c5820903a61640932ae53946228303f8f53005e1fbe [2021-07-16T06:42:59.359Z] #30 DONE 13.2s [2021-07-16T06:42:59.359Z] [2021-07-16T06:42:59.359Z] #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-07-16T06:42:59.359Z] #56 sha256:2ae19ef34e6c73e3d79c2c6d977900da2721efc21db60975f2ec0f92064620da [2021-07-16T06:42:59.498Z] #20 48.27 Selecting previously unselected package xfsprogs. [2021-07-16T06:42:59.498Z] #20 48.28 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-16T06:42:59.498Z] #20 48.28 Unpacking xfsprogs (4.20.0-1) ... [2021-07-16T06:42:59.594Z] #20 20.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-16T06:42:59.594Z] #20 20.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-16T06:42:59.594Z] #20 20.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-16T06:42:59.594Z] #20 20.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-16T06:42:59.594Z] #20 20.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-16T06:42:59.594Z] #20 20.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-16T06:42:59.594Z] #20 20.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-16T06:42:59.594Z] #20 20.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-16T06:42:59.594Z] #20 20.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-16T06:42:59.594Z] #20 20.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-16T06:42:59.594Z] #20 20.46 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-16T06:42:59.594Z] #20 20.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-16T06:42:59.594Z] #20 20.48 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-16T06:42:59.594Z] #20 20.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-16T06:42:59.594Z] #20 20.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-16T06:42:59.594Z] #20 20.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-16T06:42:59.594Z] #20 20.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-16T06:42:59.594Z] #20 20.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-16T06:42:59.594Z] #20 20.55 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-16T06:42:59.594Z] #20 20.55 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-16T06:42:59.594Z] #20 20.56 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-16T06:42:59.594Z] #20 20.56 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-16T06:42:59.622Z] #56 ... [2021-07-16T06:42:59.622Z] [2021-07-16T06:42:59.622Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-16T06:42:59.622Z] #33 sha256:8e162f0a2d75bda94ac2040658d8d1fd10cb3352d0a201df46a82d5d3bac66fb [2021-07-16T06:42:59.683Z] #56 241.2 + bin/containerd-shim-runc-v1 [2021-07-16T06:43:00.065Z] #20 48.75 Selecting previously unselected package zip. [2021-07-16T06:43:00.065Z] #20 48.78 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-16T06:43:00.065Z] #20 48.79 Unpacking zip (3.0-11+b1) ... [2021-07-16T06:43:00.065Z] #20 49.03 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-16T06:43:00.157Z] #20 20.96 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-16T06:43:00.157Z] #20 20.96 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-16T06:43:00.157Z] #20 20.96 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-16T06:43:00.157Z] #20 20.96 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-16T06:43:00.157Z] #20 20.96 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-16T06:43:00.157Z] #20 20.97 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-16T06:43:00.157Z] #20 20.98 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-16T06:43:00.157Z] #20 21.05 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-16T06:43:00.157Z] #20 21.05 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-16T06:43:00.157Z] #20 21.06 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-16T06:43:00.157Z] #20 21.07 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-16T06:43:00.157Z] #20 21.08 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-16T06:43:00.157Z] #20 21.09 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-16T06:43:00.157Z] #20 21.10 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-16T06:43:00.157Z] #20 21.15 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-16T06:43:00.157Z] #20 21.16 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-16T06:43:00.198Z] #33 DONE 0.7s [2021-07-16T06:43:00.198Z] [2021-07-16T06:43:00.198Z] #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-07-16T06:43:00.198Z] #56 sha256:2ae19ef34e6c73e3d79c2c6d977900da2721efc21db60975f2ec0f92064620da [2021-07-16T06:43:00.198Z] #56 ... [2021-07-16T06:43:00.198Z] [2021-07-16T06:43:00.198Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-07-16T06:43:00.198Z] #35 sha256:ed49a64445617c645a5b7fa1b2303ddfd0734cb8fb9e487619d42827ba7ad7df [2021-07-16T06:43:00.198Z] #35 DONE 0.1s [2021-07-16T06:43:00.198Z] [2021-07-16T06:43:00.199Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-07-16T06:43:00.199Z] #38 sha256:a3d862891c49cd2129c85818fc3f16e9672e7ccd36df44f4f9ed7f2e5d17a0d6 [2021-07-16T06:43:00.326Z] #20 49.05 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-16T06:43:00.326Z] #20 49.07 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-16T06:43:00.326Z] #20 49.10 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-16T06:43:00.326Z] #20 49.12 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-16T06:43:00.326Z] #20 49.13 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-16T06:43:00.326Z] #20 49.14 Setting up uidmap (1:4.5-1.1) ... [2021-07-16T06:43:00.326Z] #20 49.16 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-16T06:43:00.326Z] #20 49.18 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-16T06:43:00.326Z] #20 49.19 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-16T06:43:00.326Z] #20 49.21 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-16T06:43:00.326Z] #20 49.22 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-16T06:43:00.326Z] #20 49.23 Setting up xxd (2:8.1.0875-5) ... [2021-07-16T06:43:00.326Z] #20 49.24 Setting up zip (3.0-11+b1) ... [2021-07-16T06:43:00.326Z] #20 49.25 Setting up vim-common (2:8.1.0875-5) ... [2021-07-16T06:43:00.414Z] #20 21.18 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-16T06:43:00.461Z] #38 DONE 0.1s [2021-07-16T06:43:00.461Z] [2021-07-16T06:43:00.461Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-07-16T06:43:00.461Z] #41 sha256:67831b139134d3007d25b8a32f4e4761cb85931aa0eed750303e4850e5e83373 [2021-07-16T06:43:00.586Z] #20 49.29 Setting up bash-completion (1:2.8-6) ... [2021-07-16T06:43:00.670Z] #20 21.49 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-16T06:43:00.670Z] #20 21.54 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-16T06:43:00.670Z] #20 21.59 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-16T06:43:00.686Z] #20 52.02 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-16T06:43:00.686Z] #20 52.05 Setting up xz-utils (5.2.4-1) ... [2021-07-16T06:43:00.686Z] #20 52.08 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-16T06:43:00.686Z] #20 52.10 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-16T06:43:00.686Z] #20 52.12 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-16T06:43:00.686Z] #20 52.19 invoke-rc.d: could not determine current runlevel [2021-07-16T06:43:00.686Z] #20 52.20 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-16T06:43:00.686Z] #20 52.21 Setting up pigz (2.4-1) ... [2021-07-16T06:43:00.686Z] #20 52.22 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-16T06:43:00.686Z] #20 52.23 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-16T06:43:00.686Z] #20 52.26 Setting up python-pip-whl (18.1-5) ... [2021-07-16T06:43:00.686Z] #20 52.27 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-16T06:43:00.943Z] #20 52.28 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-16T06:43:01.200Z] #20 52.78 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-16T06:43:01.200Z] #20 52.79 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-16T06:43:01.200Z] #20 52.81 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-16T06:43:01.200Z] #20 52.83 Setting up vim (2:8.1.0875-5) ... [2021-07-16T06:43:01.200Z] #20 52.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-16T06:43:01.408Z] #41 DONE 0.8s [2021-07-16T06:43:01.408Z] [2021-07-16T06:43:01.408Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-07-16T06:43:01.408Z] #44 sha256:25d69c3b6af37dd972be7ce66fe1a9e16f43d182e1639e0790f14999b907ade1 [2021-07-16T06:43:01.408Z] #44 DONE 0.1s [2021-07-16T06:43:01.408Z] [2021-07-16T06:43:01.408Z] #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-07-16T06:43:01.408Z] #56 sha256:2ae19ef34e6c73e3d79c2c6d977900da2721efc21db60975f2ec0f92064620da [2021-07-16T06:43:01.408Z] #56 ... [2021-07-16T06:43:01.408Z] [2021-07-16T06:43:01.408Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-16T06:43:01.408Z] #46 sha256:daf3497b9cf30c4be3067ce70b117b016181feb5e6cabc8a6ca616f172019252 [2021-07-16T06:43:01.457Z] #20 52.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-16T06:43:01.457Z] #20 52.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-16T06:43:01.457Z] #20 52.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-16T06:43:01.457Z] #20 52.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-16T06:43:01.457Z] #20 52.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-16T06:43:01.457Z] #20 52.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-16T06:43:01.457Z] #20 52.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-16T06:43:01.457Z] #20 52.90 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-16T06:43:01.457Z] #20 52.92 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-16T06:43:01.457Z] #20 52.93 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-16T06:43:01.457Z] #20 52.94 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-16T06:43:01.457Z] #20 52.96 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-16T06:43:01.457Z] #20 52.97 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-16T06:43:01.599Z] #20 22.23 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T06:43:01.599Z] #20 22.35 Fetched 28.6 MB in 2s (16.8 MB/s) [2021-07-16T06:43:01.599Z] #20 22.41 Selecting previously unselected package pigz. [2021-07-16T06:43:01.599Z] #20 22.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-07-16T06:43:01.599Z] #20 22.45 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-16T06:43:01.599Z] #20 22.46 Unpacking pigz (2.4-1) ... [2021-07-16T06:43:01.599Z] #20 22.55 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-16T06:43:01.671Z] #46 DONE 0.5s [2021-07-16T06:43:01.671Z] [2021-07-16T06:43:01.671Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-16T06:43:01.671Z] #48 sha256:f53316cfc6397442168bb7a3a2850b9e54e2cf5287ff981f35cf68ff3013dd37 [2021-07-16T06:43:01.671Z] #48 DONE 0.1s [2021-07-16T06:43:01.671Z] [2021-07-16T06:43:01.671Z] #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-07-16T06:43:01.671Z] #56 sha256:2ae19ef34e6c73e3d79c2c6d977900da2721efc21db60975f2ec0f92064620da [2021-07-16T06:43:01.856Z] #20 22.55 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-16T06:43:01.856Z] #20 22.57 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-16T06:43:01.934Z] #56 ... [2021-07-16T06:43:01.934Z] [2021-07-16T06:43:01.934Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-16T06:43:01.934Z] #50 sha256:840d5cc8c41b08fe3d4451f1e2a5327ac7ba1332d0db3f46de44cbc25ba3c21d [2021-07-16T06:43:02.113Z] #20 22.96 Selecting previously unselected package python3.7-minimal. [2021-07-16T06:43:02.113Z] #20 22.96 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-16T06:43:02.113Z] #20 22.99 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-16T06:43:02.827Z] #20 ... [2021-07-16T06:43:02.827Z] [2021-07-16T06:43:02.827Z] #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-07-16T06:43:02.827Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:43:02.827Z] #43 105.4 CC criu/crtools.o [2021-07-16T06:43:02.827Z] #43 105.9 CC criu/eventfd.o [2021-07-16T06:43:02.827Z] #43 106.3 CC criu/eventpoll.o [2021-07-16T06:43:02.827Z] #43 107.2 CC criu/external.o [2021-07-16T06:43:02.827Z] #43 107.5 CC criu/fault-injection.o [2021-07-16T06:43:02.827Z] #43 107.6 CC criu/fdstore.o [2021-07-16T06:43:02.827Z] #43 108.0 CC criu/fifo.o [2021-07-16T06:43:02.827Z] #43 108.3 CC criu/file-ids.o [2021-07-16T06:43:02.827Z] #43 108.7 CC criu/file-lock.o [2021-07-16T06:43:02.827Z] #43 109.6 CC criu/files-ext.o [2021-07-16T06:43:02.827Z] #43 110.0 CC criu/files-reg.o [2021-07-16T06:43:02.827Z] #43 112.1 CC criu/files.o [2021-07-16T06:43:02.827Z] #43 114.3 CC criu/filesystems.o [2021-07-16T06:43:02.827Z] #43 115.1 CC criu/fsnotify.o [2021-07-16T06:43:03.043Z] #20 23.82 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-16T06:43:03.043Z] #20 23.84 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-16T06:43:03.854Z] #50 DONE 2.0s [2021-07-16T06:43:03.854Z] [2021-07-16T06:43:03.854Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-16T06:43:03.854Z] #52 sha256:6d627913d3a910a801507ef88e667c7035ec892d32f860470f6be2cb207644e7 [2021-07-16T06:43:03.854Z] #52 DONE 0.1s [2021-07-16T06:43:03.854Z] [2021-07-16T06:43:03.854Z] #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-07-16T06:43:03.854Z] #56 sha256:2ae19ef34e6c73e3d79c2c6d977900da2721efc21db60975f2ec0f92064620da [2021-07-16T06:43:03.872Z] #20 52.28 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-16T06:43:03.872Z] #20 52.29 Setting up xz-utils (5.2.4-1) ... [2021-07-16T06:43:03.872Z] #20 52.31 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-16T06:43:03.872Z] #20 52.33 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-16T06:43:03.872Z] #20 52.34 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-16T06:43:03.872Z] #20 52.39 invoke-rc.d: could not determine current runlevel [2021-07-16T06:43:03.872Z] #20 52.40 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-16T06:43:03.872Z] #20 52.41 Setting up pigz (2.4-1) ... [2021-07-16T06:43:03.872Z] #20 52.50 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-16T06:43:03.872Z] #20 52.55 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-16T06:43:03.872Z] #20 52.57 Setting up python-pip-whl (18.1-5) ... [2021-07-16T06:43:03.872Z] #20 52.59 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-16T06:43:03.872Z] #20 52.75 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-16T06:43:04.116Z] #56 ... [2021-07-16T06:43:04.116Z] [2021-07-16T06:43:04.116Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-07-16T06:43:04.116Z] #54 sha256:8aec2e8ea6352618e154614c3a6458ab78cd963a9f7e570e68b11f5d3554a978 [2021-07-16T06:43:04.235Z] #43 116.5 CC criu/image-desc.o [2021-07-16T06:43:04.235Z] #43 116.6 CC criu/image.o [2021-07-16T06:43:04.379Z] #54 DONE 0.6s [2021-07-16T06:43:04.379Z] [2021-07-16T06:43:04.379Z] #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-07-16T06:43:04.379Z] #56 sha256:2ae19ef34e6c73e3d79c2c6d977900da2721efc21db60975f2ec0f92064620da [2021-07-16T06:43:04.439Z] #20 53.18 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-16T06:43:04.439Z] #20 53.19 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-16T06:43:04.439Z] #20 53.21 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-16T06:43:04.439Z] #20 53.23 Setting up vim (2:8.1.0875-5) ... [2021-07-16T06:43:04.439Z] #20 53.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-16T06:43:04.439Z] #20 53.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-16T06:43:04.439Z] #20 53.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-16T06:43:04.439Z] #20 53.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-16T06:43:04.439Z] #20 53.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-16T06:43:04.439Z] #20 53.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-16T06:43:04.439Z] #20 53.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-16T06:43:04.439Z] #20 53.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-16T06:43:04.698Z] #20 53.31 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-16T06:43:04.698Z] #20 53.33 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-16T06:43:04.698Z] #20 53.35 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-16T06:43:04.698Z] #20 53.36 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-16T06:43:04.698Z] #20 53.38 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-16T06:43:04.698Z] #20 53.39 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-16T06:43:04.850Z] #43 ... [2021-07-16T06:43:04.850Z] [2021-07-16T06:43:04.850Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:43:04.850Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-07-16T06:43:04.850Z] #20 56.08 Setting up iptables (1.8.2-4) ... [2021-07-16T06:43:04.850Z] #20 56.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-16T06:43:04.850Z] #20 56.11 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-16T06:43:04.850Z] #20 56.12 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-16T06:43:04.850Z] #20 56.12 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-16T06:43:04.850Z] #20 56.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-16T06:43:04.850Z] #20 56.15 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-16T06:43:04.850Z] #20 56.17 Setting up python3 (3.7.3-1) ... [2021-07-16T06:43:04.936Z] #20 25.76 Selecting previously unselected package python3-minimal. [2021-07-16T06:43:04.936Z] #20 25.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 ... 23684 files and directories currently installed.) [2021-07-16T06:43:04.936Z] #20 25.82 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-16T06:43:04.936Z] #20 25.83 Unpacking python3-minimal (3.7.3-1) ... [2021-07-16T06:43:04.971Z] #56 245.6 + bin/containerd-shim-runc-v2 [2021-07-16T06:43:04.971Z] #56 246.6 + binaries [2021-07-16T06:43:04.971Z] #56 246.6 + install -D bin/containerd /build/containerd [2021-07-16T06:43:04.971Z] #56 246.6 + install -D bin/containerd-shim /build/containerd-shim [2021-07-16T06:43:04.971Z] #56 246.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-16T06:43:04.971Z] #56 246.7 + install -D bin/ctr /build/ctr [2021-07-16T06:43:05.192Z] #20 25.92 Selecting previously unselected package libmpdec2:amd64. [2021-07-16T06:43:05.193Z] #20 25.94 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-16T06:43:05.193Z] #20 25.95 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-16T06:43:05.193Z] #20 26.05 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-16T06:43:05.193Z] #20 26.05 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-16T06:43:05.193Z] #20 26.06 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-16T06:43:05.426Z] #20 56.80 Setting up python3-wheel (0.32.3-2) ... [2021-07-16T06:43:06.123Z] #20 26.98 Selecting previously unselected package python3.7. [2021-07-16T06:43:06.123Z] #20 27.00 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-16T06:43:06.123Z] #20 27.01 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-16T06:43:06.123Z] #20 27.15 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-16T06:43:06.123Z] #20 27.15 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-16T06:43:06.123Z] #20 27.16 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-16T06:43:06.355Z] #20 57.60 Setting up apparmor (2.13.2-10) ... [2021-07-16T06:43:06.380Z] #20 27.23 Setting up python3-minimal (3.7.3-1) ... [2021-07-16T06:43:07.309Z] #20 28.00 Selecting previously unselected package python3. [2021-07-16T06:43:07.309Z] #20 28.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-07-16T06:43:07.309Z] #20 28.06 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-16T06:43:07.309Z] #20 28.07 Unpacking python3 (3.7.3-1) ... [2021-07-16T06:43:07.309Z] #20 28.17 Selecting previously unselected package libip4tc0:amd64. [2021-07-16T06:43:07.309Z] #20 28.17 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-16T06:43:07.309Z] #20 28.19 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-16T06:43:07.309Z] #20 28.28 Selecting previously unselected package libip6tc0:amd64. [2021-07-16T06:43:07.309Z] #20 28.28 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-16T06:43:07.309Z] #20 28.28 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-16T06:43:07.511Z] #56 DONE 249.1s [2021-07-16T06:43:07.566Z] #20 28.36 Selecting previously unselected package libiptc0:amd64. [2021-07-16T06:43:07.566Z] #20 28.36 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-16T06:43:07.566Z] #20 28.37 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-16T06:43:07.566Z] #20 28.45 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-16T06:43:07.566Z] #20 28.46 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-16T06:43:07.566Z] #20 28.46 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-16T06:43:07.566Z] #20 28.53 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-16T06:43:07.566Z] #20 28.54 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-16T06:43:07.566Z] #20 28.54 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-16T06:43:07.823Z] #20 28.61 Selecting previously unselected package libnftnl11:amd64. [2021-07-16T06:43:07.823Z] #20 28.61 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-16T06:43:07.823Z] #20 28.61 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-16T06:43:07.823Z] #20 28.71 Selecting previously unselected package iptables. [2021-07-16T06:43:07.823Z] #20 28.71 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-16T06:43:07.823Z] #20 28.72 Unpacking iptables (1.8.2-4) ... [2021-07-16T06:43:07.983Z] #20 56.27 Setting up iptables (1.8.2-4) ... [2021-07-16T06:43:07.983Z] #20 56.29 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-16T06:43:07.983Z] #20 56.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-16T06:43:07.983Z] #20 56.30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-16T06:43:07.983Z] #20 56.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-16T06:43:07.983Z] #20 56.31 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-16T06:43:07.983Z] #20 56.31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-16T06:43:07.983Z] #20 56.32 Setting up python3 (3.7.3-1) ... [2021-07-16T06:43:07.983Z] #20 56.69 Setting up python3-wheel (0.32.3-2) ... [2021-07-16T06:43:08.079Z] #20 29.02 Selecting previously unselected package xxd. [2021-07-16T06:43:08.079Z] #20 29.03 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-16T06:43:08.079Z] #20 29.04 Unpacking xxd (2:8.1.0875-5) ... [2021-07-16T06:43:08.250Z] #20 59.40 Setting up xfsprogs (4.20.0-1) ... [2021-07-16T06:43:08.250Z] #20 59.42 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-16T06:43:08.336Z] #20 29.19 Selecting previously unselected package vim-common. [2021-07-16T06:43:08.336Z] #20 29.19 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-16T06:43:08.336Z] #20 29.22 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-16T06:43:08.452Z] [2021-07-16T06:43:08.452Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-16T06:43:08.452Z] #57 sha256:5240c262a214d74b6a68356baa780e4f57d03d22e8070cdb71e7689c3efc1e08 [2021-07-16T06:43:08.507Z] #20 59.91 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-16T06:43:08.592Z] #20 29.39 Selecting previously unselected package bash-completion. [2021-07-16T06:43:08.592Z] #20 29.40 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-16T06:43:08.808Z] #20 57.42 Setting up apparmor (2.13.2-10) ... [2021-07-16T06:43:08.808Z] #20 ... [2021-07-16T06:43:08.808Z] [2021-07-16T06:43:08.808Z] #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-07-16T06:43:08.808Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-16T06:43:09.066Z] #40 188.2 + dpkg --print-architecture [2021-07-16T06:43:09.066Z] #40 188.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-16T06:43:09.324Z] #40 ... [2021-07-16T06:43:09.324Z] [2021-07-16T06:43:09.324Z] #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-07-16T06:43:09.324Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:43:09.324Z] #43 108.0 CC criu/eventfd.o [2021-07-16T06:43:09.324Z] #43 108.3 CC criu/eventpoll.o [2021-07-16T06:43:09.324Z] #43 109.2 CC criu/external.o [2021-07-16T06:43:09.324Z] #43 109.5 CC criu/fault-injection.o [2021-07-16T06:43:09.324Z] #43 109.6 CC criu/fdstore.o [2021-07-16T06:43:09.324Z] #43 110.0 CC criu/fifo.o [2021-07-16T06:43:09.324Z] #43 110.4 CC criu/file-ids.o [2021-07-16T06:43:09.324Z] #43 110.8 CC criu/file-lock.o [2021-07-16T06:43:09.325Z] #43 111.8 CC criu/files-ext.o [2021-07-16T06:43:09.325Z] #43 112.1 CC criu/files-reg.o [2021-07-16T06:43:09.325Z] #43 114.2 CC criu/files.o [2021-07-16T06:43:09.325Z] #43 116.3 CC criu/filesystems.o [2021-07-16T06:43:09.325Z] #43 117.0 CC criu/fsnotify.o [2021-07-16T06:43:09.583Z] #43 118.2 CC criu/image-desc.o [2021-07-16T06:43:09.583Z] #43 ... [2021-07-16T06:43:09.583Z] [2021-07-16T06:43:09.583Z] #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-07-16T06:43:09.583Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-16T06:43:09.583Z] #40 188.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-16T06:43:09.583Z] #40 188.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-16T06:43:09.832Z] #57 DONE 1.4s [2021-07-16T06:43:09.832Z] [2021-07-16T06:43:09.832Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-16T06:43:09.832Z] #61 sha256:b7f8409a50aae18100f6f032721bd64a13a445a972412a826b32eddb90fcd1df [2021-07-16T06:43:09.876Z] #20 60.97 Setting up python3-distutils (3.7.3-1) ... [2021-07-16T06:43:09.876Z] #20 61.52 Setting up python3-setuptools (40.8.0-1) ... [2021-07-16T06:43:10.091Z] #61 DONE 0.3s [2021-07-16T06:43:10.091Z] [2021-07-16T06:43:10.091Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-16T06:43:10.091Z] #66 sha256:753594b61f9336af79172d99d35aab7424bfdc45f70fc38591af30d220165400 [2021-07-16T06:43:10.979Z] #56 216.7 + bin/containerd-stress [2021-07-16T06:43:11.030Z] #66 DONE 1.1s [2021-07-16T06:43:11.030Z] [2021-07-16T06:43:11.030Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-07-16T06:43:11.030Z] #68 sha256:bdd3a9b9cb443db222eca9ccf6640eac71c1c2f7d6e8edd7662bbbc67924806b [2021-07-16T06:43:11.030Z] #68 DONE 0.1s [2021-07-16T06:43:11.030Z] [2021-07-16T06:43:11.030Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-07-16T06:43:11.030Z] #69 sha256:9f132c583d2633e8b6baed150819ce3a28b2f7c97eb522b95ce589bb8f7352a7 [2021-07-16T06:43:11.112Z] #20 31.87 Unpacking bash-completion (1:2.8-6) ... [2021-07-16T06:43:11.245Z] #20 62.65 Setting up python3-pip (18.1-5) ... [2021-07-16T06:43:11.290Z] #69 DONE 0.0s [2021-07-16T06:43:11.290Z] [2021-07-16T06:43:11.290Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-16T06:43:11.290Z] #70 sha256:5b23842eeb33a17148b0a54cdc03643b01865062dbac9f44bf5f123a3c3651aa [2021-07-16T06:43:11.368Z] #20 32.27 Selecting previously unselected package bzip2. [2021-07-16T06:43:11.368Z] #20 32.27 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-16T06:43:11.368Z] #20 32.28 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-16T06:43:11.368Z] #20 32.38 Selecting previously unselected package xz-utils. [2021-07-16T06:43:11.368Z] #20 32.38 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-16T06:43:11.625Z] #20 32.38 Unpacking xz-utils (5.2.4-1) ... [2021-07-16T06:43:11.625Z] #20 32.54 Selecting previously unselected package apparmor. [2021-07-16T06:43:11.625Z] #20 32.54 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-16T06:43:11.625Z] #20 32.61 Unpacking apparmor (2.13.2-10) ... [2021-07-16T06:43:11.877Z] #70 DONE 0.8s [2021-07-16T06:43:11.877Z] [2021-07-16T06:43:11.877Z] #71 exporting to image [2021-07-16T06:43:11.877Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-16T06:43:11.877Z] #71 exporting layers [2021-07-16T06:43:11.882Z] #20 32.91 Selecting previously unselected package aufs-tools. [2021-07-16T06:43:11.882Z] #20 32.93 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-16T06:43:12.139Z] #20 32.95 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-16T06:43:12.139Z] #20 33.09 Selecting previously unselected package libonig5:amd64. [2021-07-16T06:43:12.139Z] #20 33.10 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-16T06:43:12.139Z] #20 33.11 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-16T06:43:12.139Z] #20 ... [2021-07-16T06:43:12.139Z] [2021-07-16T06:43:12.139Z] #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-07-16T06:43:12.139Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:43:12.139Z] #43 102.1 CC criu/cr-service.o [2021-07-16T06:43:12.139Z] #43 103.8 CC criu/crtools.o [2021-07-16T06:43:12.139Z] #43 104.4 CC criu/eventfd.o [2021-07-16T06:43:12.139Z] #43 104.8 CC criu/eventpoll.o [2021-07-16T06:43:12.139Z] #43 105.7 CC criu/external.o [2021-07-16T06:43:12.139Z] #43 106.0 CC criu/fault-injection.o [2021-07-16T06:43:12.139Z] #43 106.1 CC criu/fdstore.o [2021-07-16T06:43:12.139Z] #43 106.5 CC criu/fifo.o [2021-07-16T06:43:12.139Z] #43 107.0 CC criu/file-ids.o [2021-07-16T06:43:12.139Z] #43 107.3 CC criu/file-lock.o [2021-07-16T06:43:12.139Z] #43 108.2 CC criu/files-ext.o [2021-07-16T06:43:12.139Z] #43 108.6 CC criu/files-reg.o [2021-07-16T06:43:12.139Z] #43 110.6 CC criu/files.o [2021-07-16T06:43:12.175Z] #20 63.66 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T06:43:12.175Z] #20 63.69 Processing triggers for mime-support (3.62) ... [2021-07-16T06:43:12.396Z] #43 ... [2021-07-16T06:43:12.396Z] [2021-07-16T06:43:12.396Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:43:12.396Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-07-16T06:43:12.396Z] #20 33.29 Selecting previously unselected package libjq1:amd64. [2021-07-16T06:43:12.396Z] #20 33.29 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-16T06:43:12.396Z] #20 33.29 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-16T06:43:12.652Z] #20 33.39 Selecting previously unselected package jq. [2021-07-16T06:43:12.652Z] #20 33.41 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-16T06:43:12.652Z] #20 33.42 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-16T06:43:12.652Z] #20 33.50 Selecting previously unselected package libaio1:amd64. [2021-07-16T06:43:12.652Z] #20 33.51 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-16T06:43:12.652Z] #20 33.52 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-16T06:43:12.652Z] #20 33.59 Selecting previously unselected package libgpm2:amd64. [2021-07-16T06:43:12.652Z] #20 33.59 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-16T06:43:12.652Z] #20 33.59 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-16T06:43:12.652Z] #20 33.64 Selecting previously unselected package libicu63:amd64. [2021-07-16T06:43:12.909Z] #20 33.65 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-16T06:43:12.909Z] #20 33.66 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-16T06:43:13.105Z] #20 DONE 64.4s [2021-07-16T06:43:13.105Z] [2021-07-16T06:43:13.106Z] #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-07-16T06:43:13.106Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-07-16T06:43:14.292Z] #56 219.9 + bin/containerd-shim [2021-07-16T06:43:14.475Z] #21 1.133 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-16T06:43:14.475Z] #21 1.136 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-16T06:43:14.475Z] #21 1.140 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-16T06:43:14.475Z] #21 DONE 1.2s [2021-07-16T06:43:14.475Z] [2021-07-16T06:43:14.475Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-16T06:43:14.475Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-07-16T06:43:14.732Z] #22 ... [2021-07-16T06:43:14.732Z] [2021-07-16T06:43:14.732Z] #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-07-16T06:43:14.732Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-16T06:43:14.732Z] #40 189.2 + dpkg --print-architecture [2021-07-16T06:43:14.732Z] #40 189.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-16T06:43:14.732Z] #40 189.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-16T06:43:14.732Z] #40 189.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-16T06:43:15.295Z] #40 ... [2021-07-16T06:43:15.295Z] [2021-07-16T06:43:15.295Z] #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-07-16T06:43:15.295Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:43:15.295Z] #43 117.6 CC criu/ipc_ns.o [2021-07-16T06:43:15.295Z] #43 118.9 CC criu/irmap.o [2021-07-16T06:43:15.295Z] #43 119.6 CC criu/kcmp-ids.o [2021-07-16T06:43:15.295Z] #43 119.9 CC criu/kerndat.o [2021-07-16T06:43:15.295Z] #43 120.9 CC criu/libnetlink.o [2021-07-16T06:43:15.295Z] #43 121.3 CC criu/log.o [2021-07-16T06:43:15.295Z] #43 122.0 CC criu/lsm.o [2021-07-16T06:43:15.295Z] #43 122.5 CC criu/mem.o [2021-07-16T06:43:15.295Z] #43 124.3 CC criu/memfd.o [2021-07-16T06:43:15.295Z] #43 124.9 CC criu/mount.o [2021-07-16T06:43:16.145Z] #40 ... [2021-07-16T06:43:16.145Z] [2021-07-16T06:43:16.145Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:43:16.145Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-07-16T06:43:16.145Z] #20 59.17 Setting up xfsprogs (4.20.0-1) ... [2021-07-16T06:43:16.145Z] #20 59.19 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-16T06:43:16.145Z] #20 59.58 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-16T06:43:16.145Z] #20 60.40 Setting up python3-distutils (3.7.3-1) ... [2021-07-16T06:43:16.145Z] #20 60.86 Setting up python3-setuptools (40.8.0-1) ... [2021-07-16T06:43:16.145Z] #20 62.22 Setting up python3-pip (18.1-5) ... [2021-07-16T06:43:16.145Z] #20 63.33 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T06:43:16.145Z] #20 63.38 Processing triggers for mime-support (3.62) ... [2021-07-16T06:43:16.145Z] #20 DONE 64.4s [2021-07-16T06:43:16.145Z] [2021-07-16T06:43:16.145Z] #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-07-16T06:43:16.145Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:43:16.145Z] #43 118.4 CC criu/image.o [2021-07-16T06:43:16.145Z] #43 119.3 CC criu/ipc_ns.o [2021-07-16T06:43:16.145Z] #43 120.4 CC criu/irmap.o [2021-07-16T06:43:16.145Z] #43 121.1 CC criu/kcmp-ids.o [2021-07-16T06:43:16.145Z] #43 121.4 CC criu/kerndat.o [2021-07-16T06:43:16.145Z] #43 122.4 CC criu/libnetlink.o [2021-07-16T06:43:16.145Z] #43 122.8 CC criu/log.o [2021-07-16T06:43:16.145Z] #43 123.4 CC criu/lsm.o [2021-07-16T06:43:16.145Z] #43 123.8 CC criu/mem.o [2021-07-16T06:43:16.145Z] #43 ... [2021-07-16T06:43:16.145Z] [2021-07-16T06:43:16.145Z] #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-07-16T06:43:16.145Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-07-16T06:43:16.178Z] #20 36.98 Selecting previously unselected package libnet1:amd64. [2021-07-16T06:43:16.178Z] #20 36.99 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-16T06:43:16.178Z] #20 36.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-16T06:43:16.178Z] #20 37.17 Selecting previously unselected package libnl-3-200:amd64. [2021-07-16T06:43:16.178Z] #20 37.17 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-16T06:43:16.178Z] #20 37.18 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-16T06:43:16.410Z] #21 0.993 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-16T06:43:16.410Z] #21 0.997 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-16T06:43:16.434Z] #20 37.27 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-16T06:43:16.434Z] #20 37.27 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-16T06:43:16.434Z] #20 37.27 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-16T06:43:16.434Z] #20 37.34 Selecting previously unselected package libreadline5:amd64. [2021-07-16T06:43:16.434Z] #20 37.34 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-16T06:43:16.434Z] #20 37.34 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-16T06:43:16.672Z] #21 1.001 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-16T06:43:16.672Z] #21 DONE 1.0s [2021-07-16T06:43:16.672Z] [2021-07-16T06:43:16.672Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-16T06:43:16.672Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-07-16T06:43:16.690Z] #20 37.45 Selecting previously unselected package net-tools. [2021-07-16T06:43:16.690Z] #20 37.46 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-16T06:43:16.690Z] #20 37.47 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-16T06:43:16.690Z] #20 37.66 Selecting previously unselected package patch. [2021-07-16T06:43:16.690Z] #20 37.66 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-16T06:43:16.690Z] #20 37.67 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-16T06:43:16.690Z] #20 37.78 Selecting previously unselected package python-pip-whl. [2021-07-16T06:43:16.946Z] #20 37.78 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-16T06:43:16.946Z] #20 37.79 Unpacking python-pip-whl (18.1-5) ... [2021-07-16T06:43:17.190Z] #43 129.5 CC criu/namespaces.o [2021-07-16T06:43:17.508Z] #20 38.26 Selecting previously unselected package python3-lib2to3. [2021-07-16T06:43:17.508Z] #20 38.26 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-16T06:43:17.508Z] #20 38.27 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-16T06:43:17.508Z] #20 38.40 Selecting previously unselected package python3-distutils. [2021-07-16T06:43:17.508Z] #20 38.41 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-16T06:43:17.508Z] #20 38.42 Unpacking python3-distutils (3.7.3-1) ... [2021-07-16T06:43:17.764Z] #20 38.54 Selecting previously unselected package python3-pip. [2021-07-16T06:43:17.764Z] #20 38.54 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-16T06:43:17.764Z] #20 38.55 Unpacking python3-pip (18.1-5) ... [2021-07-16T06:43:17.764Z] #20 38.74 Selecting previously unselected package python3-pkg-resources. [2021-07-16T06:43:17.764Z] #20 38.74 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-16T06:43:18.019Z] #20 38.75 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-16T06:43:18.019Z] #20 38.86 Selecting previously unselected package python3-setuptools. [2021-07-16T06:43:18.019Z] #20 38.88 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-16T06:43:18.019Z] #20 38.88 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-16T06:43:18.276Z] #20 39.07 Selecting previously unselected package python3-wheel. [2021-07-16T06:43:18.276Z] #20 39.07 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-16T06:43:18.276Z] #20 39.08 Unpacking python3-wheel (0.32.3-2) ... [2021-07-16T06:43:18.276Z] #20 39.16 Selecting previously unselected package sudo. [2021-07-16T06:43:18.276Z] #20 39.18 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-16T06:43:18.276Z] #20 39.19 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-16T06:43:18.838Z] #20 39.67 Selecting previously unselected package thin-provisioning-tools. [2021-07-16T06:43:18.838Z] #20 39.68 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-16T06:43:18.838Z] #20 39.69 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-16T06:43:19.080Z] #43 131.6 CC criu/net.o [2021-07-16T06:43:19.094Z] #20 39.94 Selecting previously unselected package uidmap. [2021-07-16T06:43:19.094Z] #20 39.95 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-16T06:43:19.094Z] #20 39.96 Unpacking uidmap (1:4.5-1.1) ... [2021-07-16T06:43:19.094Z] #20 40.07 Selecting previously unselected package vim-runtime. [2021-07-16T06:43:19.094Z] #20 40.08 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-16T06:43:19.094Z] #20 40.12 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-16T06:43:19.094Z] #20 40.16 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-16T06:43:19.094Z] #20 40.16 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-16T06:43:19.336Z] #43 ... [2021-07-16T06:43:19.336Z] [2021-07-16T06:43:19.336Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-16T06:43:19.336Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-07-16T06:43:19.336Z] #22 5.248 Collecting yamllint==1.26.1 [2021-07-16T06:43:20.065Z] #71 exporting layers 7.1s done [2021-07-16T06:43:20.065Z] #71 writing image sha256:f03556b821c84d057ce4ad80e51caa36301606a308f1cc03e6e09386da90cf07 done [2021-07-16T06:43:20.065Z] #71 naming to docker.io/library/docker:8b0913935c60606add6bd5a4c6dcf535a387f07a done [2021-07-16T06:43:20.065Z] #71 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-07-16T06:43:20.397Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42642/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42642/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8b0913935c60606add6bd5a4c6dcf535a387f07a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8b0913935c60606add6bd5a4c6dcf535a387f07a hack/validate/default [2021-07-16T06:43:20.902Z] #56 225.8 + bin/containerd-shim-runc-v1 [2021-07-16T06:43:21.342Z] Congratulations! All commits are properly signed with the DCO! [2021-07-16T06:43:21.913Z] Congratulations! Seccomp profile generation is done correctly. [2021-07-16T06:43:21.913Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-07-16T06:43:21.940Z] #22 5.109 Collecting yamllint==1.26.1 [2021-07-16T06:43:22.359Z] #20 43.16 Selecting previously unselected package vim. [2021-07-16T06:43:22.359Z] #20 43.17 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-16T06:43:22.359Z] #20 43.18 Unpacking vim (2:8.1.0875-5) ... [2021-07-16T06:43:22.870Z] #20 43.70 Selecting previously unselected package xfsprogs. [2021-07-16T06:43:22.870Z] #20 43.71 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-16T06:43:22.870Z] #20 43.72 Unpacking xfsprogs (4.20.0-1) ... [2021-07-16T06:43:22.870Z] #20 ... [2021-07-16T06:43:22.870Z] [2021-07-16T06:43:22.870Z] #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-07-16T06:43:22.870Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:43:22.870Z] #43 112.6 CC criu/filesystems.o [2021-07-16T06:43:22.870Z] #43 113.4 CC criu/fsnotify.o [2021-07-16T06:43:22.870Z] #43 114.5 CC criu/image-desc.o [2021-07-16T06:43:22.870Z] #43 114.7 CC criu/image.o [2021-07-16T06:43:22.870Z] #43 115.7 CC criu/ipc_ns.o [2021-07-16T06:43:22.870Z] #43 116.9 CC criu/irmap.o [2021-07-16T06:43:22.870Z] #43 117.7 CC criu/kcmp-ids.o [2021-07-16T06:43:22.870Z] #43 118.0 CC criu/kerndat.o [2021-07-16T06:43:22.870Z] #43 119.1 CC criu/libnetlink.o [2021-07-16T06:43:22.870Z] #43 119.5 CC criu/log.o [2021-07-16T06:43:22.870Z] #43 120.1 CC criu/lsm.o [2021-07-16T06:43:22.870Z] #43 120.5 CC criu/mem.o [2021-07-16T06:43:22.870Z] #43 122.3 CC criu/memfd.o [2021-07-16T06:43:23.126Z] #43 ... [2021-07-16T06:43:23.126Z] [2021-07-16T06:43:23.126Z] #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-07-16T06:43:23.126Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-16T06:43:23.126Z] #40 185.3 + dpkg --print-architecture [2021-07-16T06:43:23.126Z] #40 185.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-16T06:43:23.126Z] #40 185.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-16T06:43:23.126Z] #40 185.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-16T06:43:23.126Z] #40 ... [2021-07-16T06:43:23.126Z] [2021-07-16T06:43:23.126Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:43:23.126Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-07-16T06:43:23.126Z] #20 44.15 Selecting previously unselected package zip. [2021-07-16T06:43:23.381Z] #20 44.16 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-16T06:43:23.381Z] #20 44.17 Unpacking zip (3.0-11+b1) ... [2021-07-16T06:43:23.381Z] #20 44.36 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-16T06:43:23.381Z] #20 44.39 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-16T06:43:23.381Z] #20 44.41 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-16T06:43:23.636Z] #20 44.43 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-16T06:43:23.636Z] #20 44.44 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-16T06:43:23.636Z] #20 44.46 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-16T06:43:23.636Z] #20 44.48 Setting up uidmap (1:4.5-1.1) ... [2021-07-16T06:43:23.636Z] #20 44.49 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-16T06:43:23.636Z] #20 44.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-16T06:43:23.636Z] #20 44.52 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-16T06:43:23.636Z] #20 44.54 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-16T06:43:23.636Z] #20 44.55 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-16T06:43:23.636Z] #20 44.57 Setting up xxd (2:8.1.0875-5) ... [2021-07-16T06:43:23.636Z] #20 44.58 Setting up zip (3.0-11+b1) ... [2021-07-16T06:43:23.636Z] #20 44.60 Setting up vim-common (2:8.1.0875-5) ... [2021-07-16T06:43:23.636Z] #20 44.62 Setting up bash-completion (1:2.8-6) ... [2021-07-16T06:43:24.271Z] #56 230.2 + bin/containerd-shim-runc-v2 [2021-07-16T06:43:24.473Z] #22 ... [2021-07-16T06:43:24.473Z] [2021-07-16T06:43:24.473Z] #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-07-16T06:43:24.473Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:43:24.473Z] #43 125.8 CC criu/memfd.o [2021-07-16T06:43:24.473Z] #43 126.7 CC criu/mount.o [2021-07-16T06:43:24.473Z] #43 130.8 CC criu/namespaces.o [2021-07-16T06:43:24.473Z] #43 132.4 CC criu/net.o [2021-07-16T06:43:25.881Z] #22 10.61 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-16T06:43:25.881Z] #22 ... [2021-07-16T06:43:25.881Z] [2021-07-16T06:43:25.881Z] #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-07-16T06:43:25.881Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:43:25.881Z] #43 134.6 CC criu/netfilter.o [2021-07-16T06:43:25.881Z] #43 134.9 CC criu/page-pipe.o [2021-07-16T06:43:25.881Z] #43 135.4 CC criu/page-xfer.o [2021-07-16T06:43:25.881Z] #43 136.8 CC criu/pagemap-cache.o [2021-07-16T06:43:25.881Z] #43 137.2 CC criu/pagemap.o [2021-07-16T06:43:25.881Z] #43 138.3 CC criu/parasite-syscall.o [2021-07-16T06:43:26.214Z] #56 231.8 + binaries [2021-07-16T06:43:26.214Z] #56 231.8 + install -D bin/containerd /build/containerd [2021-07-16T06:43:26.214Z] #56 231.9 + install -D bin/containerd-shim /build/containerd-shim [2021-07-16T06:43:26.214Z] #56 231.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-16T06:43:26.214Z] #56 231.9 + install -D bin/ctr /build/ctr [2021-07-16T06:43:26.811Z] #43 139.4 CC criu/path.o [2021-07-16T06:43:27.128Z] #20 47.77 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-16T06:43:27.128Z] #20 47.78 Setting up xz-utils (5.2.4-1) ... [2021-07-16T06:43:27.128Z] #20 47.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-16T06:43:27.128Z] #20 47.80 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-16T06:43:27.128Z] #20 47.82 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-16T06:43:27.128Z] #20 47.89 invoke-rc.d: could not determine current runlevel [2021-07-16T06:43:27.128Z] #20 47.90 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-16T06:43:27.128Z] #20 47.91 Setting up pigz (2.4-1) ... [2021-07-16T06:43:27.128Z] #20 47.92 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-16T06:43:27.128Z] #20 47.93 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-16T06:43:27.128Z] #20 47.95 Setting up python-pip-whl (18.1-5) ... [2021-07-16T06:43:27.128Z] #20 47.97 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-16T06:43:27.128Z] #20 47.98 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-16T06:43:27.173Z] #43 135.4 CC criu/netfilter.o [2021-07-16T06:43:27.173Z] #43 135.8 CC criu/page-pipe.o [2021-07-16T06:43:27.173Z] #43 ... [2021-07-16T06:43:27.173Z] [2021-07-16T06:43:27.173Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-16T06:43:27.173Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-07-16T06:43:27.173Z] #22 10.46 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-16T06:43:27.377Z] #43 139.7 CC criu/pie-util-vdso-elf32.o [2021-07-16T06:43:27.384Z] #20 48.43 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-16T06:43:27.640Z] #20 48.45 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-16T06:43:27.640Z] #20 48.46 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-16T06:43:27.640Z] #20 48.48 Setting up vim (2:8.1.0875-5) ... [2021-07-16T06:43:27.640Z] #20 48.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-16T06:43:27.640Z] #20 48.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-16T06:43:27.640Z] #20 48.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-16T06:43:27.640Z] #20 48.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-16T06:43:27.640Z] #20 48.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-16T06:43:27.640Z] #20 48.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-16T06:43:27.640Z] #20 48.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-16T06:43:27.640Z] #20 48.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-16T06:43:27.640Z] #20 48.56 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-16T06:43:27.640Z] #20 48.57 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-16T06:43:27.640Z] #20 48.60 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-16T06:43:27.640Z] #20 48.61 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-16T06:43:27.640Z] #20 48.62 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-16T06:43:27.640Z] #20 48.64 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-16T06:43:27.941Z] #43 140.3 CC criu/pie-util-vdso.o [2021-07-16T06:43:28.110Z] #22 11.49 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-16T06:43:28.111Z] #22 11.53 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-16T06:43:28.111Z] #22 11.59 Collecting pyyaml (from yamllint==1.26.1) [2021-07-16T06:43:28.370Z] #22 11.79 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-16T06:43:28.505Z] #43 140.8 CC criu/pie-util.o [2021-07-16T06:43:28.629Z] #22 12.11 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-16T06:43:28.629Z] #22 12.11 Building wheels for collected packages: yamllint [2021-07-16T06:43:28.629Z] #22 12.11 Running setup.py bdist_wheel for yamllint: started [2021-07-16T06:43:28.763Z] #43 141.1 CC criu/pipes.o [2021-07-16T06:43:28.763Z] #43 ... [2021-07-16T06:43:28.763Z] [2021-07-16T06:43:28.763Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-16T06:43:28.763Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-07-16T06:43:28.763Z] #22 11.86 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-16T06:43:28.763Z] #22 11.92 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-16T06:43:28.763Z] #22 11.97 Collecting pyyaml (from yamllint==1.26.1) [2021-07-16T06:43:28.763Z] #22 12.19 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-16T06:43:28.763Z] #22 12.52 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-16T06:43:28.763Z] #22 12.54 Building wheels for collected packages: yamllint [2021-07-16T06:43:28.763Z] #22 12.54 Running setup.py bdist_wheel for yamllint: started [2021-07-16T06:43:28.763Z] #22 13.59 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-16T06:43:28.763Z] #22 13.59 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-16T06:43:28.763Z] #22 13.66 Successfully built yamllint [2021-07-16T06:43:28.763Z] #22 13.67 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-16T06:43:28.763Z] #22 14.06 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-16T06:43:28.763Z] #22 DONE 14.5s [2021-07-16T06:43:28.763Z] [2021-07-16T06:43:28.763Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-07-16T06:43:28.763Z] #25 sha256:7fe12cb225200bd56fc9ebd2b4f73b301578483e107dad4791342b60c0edd4e6 [2021-07-16T06:43:29.020Z] #25 DONE 0.2s [2021-07-16T06:43:29.020Z] [2021-07-16T06:43:29.020Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-16T06:43:29.020Z] #30 sha256:f07b73aada0444d7bcd750f05e1e93922b95482fea93ec3de38b8e8060c39fe4 [2021-07-16T06:43:29.521Z] #56 DONE 235.5s [2021-07-16T06:43:30.007Z] #22 13.25 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-16T06:43:30.007Z] #22 13.25 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-16T06:43:30.007Z] #22 13.32 Successfully built yamllint [2021-07-16T06:43:30.007Z] #22 13.35 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-16T06:43:30.053Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-07-16T06:43:30.266Z] #22 13.71 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-16T06:43:30.835Z] #22 DONE 14.2s [2021-07-16T06:43:30.835Z] [2021-07-16T06:43:30.835Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-07-16T06:43:30.835Z] #25 sha256:27d101056bd891756ee073f1acc73be67eb8ec3ff893b8bae18c696eccea3f45 [2021-07-16T06:43:30.911Z] [2021-07-16T06:43:30.911Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-16T06:43:30.911Z] #57 sha256:905f94d93da87f7d2b45bcd05ed8bc064771e5c79fbd7dfe764232d259885575 [2021-07-16T06:43:30.911Z] #20 51.44 Setting up iptables (1.8.2-4) ... [2021-07-16T06:43:30.911Z] #20 51.46 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-16T06:43:30.911Z] #20 51.47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-16T06:43:30.911Z] #20 51.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-16T06:43:30.911Z] #20 51.49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-16T06:43:30.911Z] #20 51.49 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-16T06:43:30.911Z] #20 51.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-16T06:43:30.911Z] #20 51.51 Setting up python3 (3.7.3-1) ... [2021-07-16T06:43:31.094Z] #25 DONE 0.4s [2021-07-16T06:43:31.094Z] [2021-07-16T06:43:31.094Z] #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-07-16T06:43:31.094Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:43:31.094Z] #43 136.4 CC criu/page-xfer.o [2021-07-16T06:43:31.094Z] #43 138.2 CC criu/pagemap-cache.o [2021-07-16T06:43:31.094Z] #43 138.6 CC criu/pagemap.o [2021-07-16T06:43:31.094Z] #43 139.7 CC criu/parasite-syscall.o [2021-07-16T06:43:31.168Z] #20 52.04 Setting up python3-wheel (0.32.3-2) ... [2021-07-16T06:43:31.966Z] Congratulations! All API changes are done the right way. [2021-07-16T06:43:31.966Z] Congratulations! All TOML source files changed here have valid syntax. [2021-07-16T06:43:31.966Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-07-16T06:43:31.966Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-07-16T06:43:31.966Z] Congratulations! No new tests were added to integration-cli. [2021-07-16T06:43:31.966Z] [2021-07-16T06:43:31.966Z] INFO Start validation with golang-ci-lint [2021-07-16T06:43:31.966Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-07-16T06:43:31.966Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-16T06:43:31.966Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-16T06:43:32.098Z] #20 52.93 Setting up apparmor (2.13.2-10) ... [2021-07-16T06:43:32.471Z] #43 140.9 CC criu/path.o [2021-07-16T06:43:32.471Z] #43 141.2 CC criu/pie-util-vdso-elf32.o [2021-07-16T06:43:33.038Z] #43 141.7 CC criu/pie-util-vdso.o [2021-07-16T06:43:33.297Z] #43 142.1 CC criu/pie-util.o [2021-07-16T06:43:33.461Z] #57 DONE 2.1s [2021-07-16T06:43:33.461Z] [2021-07-16T06:43:33.461Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-16T06:43:33.461Z] #61 sha256:e857ab1dcf1c661079a5390d4812a3fcb1fbab3931654b400ee60b877209637d [2021-07-16T06:43:33.461Z] #61 DONE 0.4s [2021-07-16T06:43:33.461Z] [2021-07-16T06:43:33.461Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-16T06:43:33.461Z] #66 sha256:99a3073de8422a36f723e467695a865795eaee6ed0f19364c5ce189d0edbc527 [2021-07-16T06:43:33.468Z] #20 ... [2021-07-16T06:43:33.468Z] [2021-07-16T06:43:33.468Z] #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-07-16T06:43:33.468Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:43:33.468Z] #43 123.0 CC criu/mount.o [2021-07-16T06:43:33.468Z] #43 127.1 CC criu/namespaces.o [2021-07-16T06:43:33.468Z] #43 129.1 CC criu/net.o [2021-07-16T06:43:33.468Z] #43 132.5 CC criu/netfilter.o [2021-07-16T06:43:33.468Z] #43 132.8 CC criu/page-pipe.o [2021-07-16T06:43:33.556Z] #43 142.3 CC criu/pipes.o [2021-07-16T06:43:33.725Z] #43 133.5 CC criu/page-xfer.o [2021-07-16T06:43:33.981Z] #43 ... [2021-07-16T06:43:33.981Z] [2021-07-16T06:43:33.981Z] #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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-07-16T06:43:33.981Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-07-16T06:43:33.981Z] #20 54.97 Setting up xfsprogs (4.20.0-1) ... [2021-07-16T06:43:33.981Z] #20 54.99 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-16T06:43:34.123Z] #43 142.9 CC criu/plugin.o [2021-07-16T06:43:34.544Z] #20 55.40 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-16T06:43:34.691Z] #43 143.4 CC criu/proc_parse.o [2021-07-16T06:43:35.473Z] #20 56.34 Setting up python3-distutils (3.7.3-1) ... [2021-07-16T06:43:35.571Z] #30 ... [2021-07-16T06:43:35.571Z] [2021-07-16T06:43:35.571Z] #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-07-16T06:43:35.571Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:43:35.571Z] #43 142.1 CC criu/plugin.o [2021-07-16T06:43:35.571Z] #43 142.5 CC criu/proc_parse.o [2021-07-16T06:43:35.571Z] #43 144.5 CC criu/protobuf-desc.o [2021-07-16T06:43:35.571Z] #43 145.2 CC criu/protobuf.o [2021-07-16T06:43:35.571Z] #43 145.5 CC criu/pstree.o [2021-07-16T06:43:35.571Z] #43 146.4 CC criu/rbtree.o [2021-07-16T06:43:35.571Z] #43 146.7 CC criu/rst-malloc.o [2021-07-16T06:43:35.571Z] #43 147.0 CC criu/seccomp.o [2021-07-16T06:43:35.571Z] #43 ... [2021-07-16T06:43:35.571Z] [2021-07-16T06:43:35.571Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-16T06:43:35.571Z] #30 sha256:f07b73aada0444d7bcd750f05e1e93922b95482fea93ec3de38b8e8060c39fe4 [2021-07-16T06:43:35.571Z] #30 DONE 6.0s [2021-07-16T06:43:35.571Z] [2021-07-16T06:43:35.571Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-16T06:43:35.571Z] #33 sha256:75d4a33c2ab7456e73de999bcd22481d8d8a96910ab5f8e6ac7e81bb12ce8146 [2021-07-16T06:43:35.571Z] #33 DONE 0.4s [2021-07-16T06:43:35.571Z] [2021-07-16T06:43:35.571Z] #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-07-16T06:43:35.571Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:43:35.571Z] #43 147.6 CC criu/seize.o [2021-07-16T06:43:35.571Z] #43 ... [2021-07-16T06:43:35.571Z] [2021-07-16T06:43:35.571Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-07-16T06:43:35.571Z] #35 sha256:ecd8bfa91108352e9ed8e5cf7256e32c45e0722c40110dd708ac4bc7b5a729e8 [2021-07-16T06:43:35.571Z] #35 DONE 0.1s [2021-07-16T06:43:35.571Z] [2021-07-16T06:43:35.571Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-07-16T06:43:35.571Z] #38 sha256:80e85d89c5ef1ef24e4db8bfa062ffda79a52e63c35be89b92b5ab5d64b4a3ff [2021-07-16T06:43:35.571Z] #38 DONE 0.1s [2021-07-16T06:43:35.571Z] [2021-07-16T06:43:35.571Z] #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-07-16T06:43:35.571Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:43:36.011Z] #66 DONE 2.5s [2021-07-16T06:43:36.011Z] [2021-07-16T06:43:36.011Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-07-16T06:43:36.011Z] #68 sha256:c15f736b7a76150b1e2021340687651f2bed22ae12014b0a15d3d995d61d9070 [2021-07-16T06:43:36.011Z] #68 DONE 0.1s [2021-07-16T06:43:36.011Z] [2021-07-16T06:43:36.011Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-07-16T06:43:36.011Z] #69 sha256:4656a7aa0b799e36ae7d159d8d2e5bef50dc4d8cb877537850262e17e14d41ea [2021-07-16T06:43:36.011Z] #69 DONE 0.1s [2021-07-16T06:43:36.037Z] #20 56.87 Setting up python3-setuptools (40.8.0-1) ... [2021-07-16T06:43:36.273Z] [2021-07-16T06:43:36.273Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-16T06:43:36.273Z] #70 sha256:c7d2ef531e63e5968807b780b7d710b08bff211126cdc09ab98407324cc80412 [2021-07-16T06:43:36.501Z] #43 148.6 CC criu/servicefd.o [2021-07-16T06:43:36.596Z] #43 145.3 CC criu/protobuf-desc.o [2021-07-16T06:43:36.757Z] #43 149.1 CC criu/shmem.o [2021-07-16T06:43:37.172Z] #43 ... [2021-07-16T06:43:37.172Z] [2021-07-16T06:43:37.172Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-16T06:43:37.172Z] #30 sha256:92a05809f96f43783141c4034f30f1d983c77cff6211afe2f0f112d57f484f05 [2021-07-16T06:43:37.172Z] #30 DONE 5.8s [2021-07-16T06:43:37.172Z] [2021-07-16T06:43:37.172Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-16T06:43:37.172Z] #33 sha256:4330985d4d2d5a12651b46030dfc5a4c2aab75e3f6f1d77ddab83bbf210554be [2021-07-16T06:43:37.409Z] #20 57.99 Setting up python3-pip (18.1-5) ... [2021-07-16T06:43:37.687Z] #43 150.1 CC criu/sigframe.o [2021-07-16T06:43:37.741Z] #33 DONE 0.6s [2021-07-16T06:43:37.741Z] [2021-07-16T06:43:37.741Z] #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-07-16T06:43:37.741Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:43:37.741Z] #43 146.3 CC criu/protobuf.o [2021-07-16T06:43:37.741Z] #43 ... [2021-07-16T06:43:37.741Z] [2021-07-16T06:43:37.741Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-07-16T06:43:37.741Z] #35 sha256:2a8d2517517fc1ca5c19b1acb60710c0ee7eed51bbbf7624bbf67d637d8be5d7 [2021-07-16T06:43:37.741Z] #35 DONE 0.1s [2021-07-16T06:43:37.944Z] #43 ... [2021-07-16T06:43:37.944Z] [2021-07-16T06:43:37.944Z] #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-07-16T06:43:37.944Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-16T06:43:37.944Z] #40 DONE 222.2s [2021-07-16T06:43:37.944Z] [2021-07-16T06:43:37.944Z] #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-07-16T06:43:37.944Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:43:37.944Z] #43 150.3 CC criu/signalfd.o [2021-07-16T06:43:38.000Z] [2021-07-16T06:43:38.000Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-07-16T06:43:38.000Z] #38 sha256:91cb440e3c7d2613acbfe6eea145fd0c371e3c00162786ea433fff01fa32d0e9 [2021-07-16T06:43:38.000Z] #38 DONE 0.1s [2021-07-16T06:43:38.000Z] [2021-07-16T06:43:38.000Z] #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-07-16T06:43:38.000Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-16T06:43:38.000Z] #40 ... [2021-07-16T06:43:38.000Z] [2021-07-16T06:43:38.000Z] #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-07-16T06:43:38.000Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:43:38.000Z] #43 146.7 CC criu/pstree.o [2021-07-16T06:43:38.201Z] #43 150.6 CC criu/sk-inet.o [2021-07-16T06:43:38.338Z] #20 59.12 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T06:43:38.338Z] #20 59.19 Processing triggers for mime-support (3.62) ... [2021-07-16T06:43:38.595Z] #20 DONE 59.5s [2021-07-16T06:43:38.595Z] [2021-07-16T06:43:38.595Z] #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-07-16T06:43:38.595Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-07-16T06:43:39.377Z] #43 148.0 CC criu/rbtree.o [2021-07-16T06:43:39.377Z] #43 148.3 CC criu/rst-malloc.o [2021-07-16T06:43:39.578Z] #43 152.1 CC criu/sk-netlink.o [2021-07-16T06:43:39.583Z] #70 DONE 3.3s [2021-07-16T06:43:39.583Z] [2021-07-16T06:43:39.583Z] #71 exporting to image [2021-07-16T06:43:39.583Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-16T06:43:39.583Z] #71 exporting layers [2021-07-16T06:43:39.835Z] #43 ... [2021-07-16T06:43:39.835Z] [2021-07-16T06:43:39.835Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-07-16T06:43:39.835Z] #41 sha256:b726b434bf03c57c66526497f9090bbb339b9cfae7c68d02134770e77778cd67 [2021-07-16T06:43:39.835Z] #41 DONE 0.3s [2021-07-16T06:43:39.945Z] #43 148.6 CC criu/seccomp.o [2021-07-16T06:43:40.091Z] [2021-07-16T06:43:40.091Z] #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-07-16T06:43:40.091Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:43:40.091Z] #43 152.5 CC criu/sk-packet.o [2021-07-16T06:43:40.205Z] #43 ... [2021-07-16T06:43:40.205Z] [2021-07-16T06:43:40.205Z] #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-07-16T06:43:40.206Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-16T06:43:40.206Z] #40 DONE 219.6s [2021-07-16T06:43:40.465Z] [2021-07-16T06:43:40.465Z] #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-07-16T06:43:40.465Z] #56 sha256:0dc9e476cbbc2644190dad1f95f3bd42b563396f9f017349a059db4a88f2d3fb [2021-07-16T06:43:40.488Z] #21 1.818 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-16T06:43:40.488Z] #21 1.822 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-16T06:43:40.488Z] #21 1.859 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-16T06:43:40.653Z] #43 153.0 CC criu/sk-queue.o [2021-07-16T06:43:40.725Z] #56 ... [2021-07-16T06:43:40.725Z] [2021-07-16T06:43:40.725Z] #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-07-16T06:43:40.725Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:43:40.725Z] #43 149.4 CC criu/seize.o [2021-07-16T06:43:40.909Z] #43 153.5 CC criu/sk-tcp.o [2021-07-16T06:43:41.052Z] #21 DONE 2.4s [2021-07-16T06:43:41.052Z] [2021-07-16T06:43:41.052Z] #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-07-16T06:43:41.052Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:43:41.052Z] #43 135.1 CC criu/pagemap-cache.o [2021-07-16T06:43:41.052Z] #43 135.5 CC criu/pagemap.o [2021-07-16T06:43:41.052Z] #43 136.6 CC criu/parasite-syscall.o [2021-07-16T06:43:41.052Z] #43 137.6 CC criu/path.o [2021-07-16T06:43:41.052Z] #43 137.9 CC criu/pie-util-vdso-elf32.o [2021-07-16T06:43:41.052Z] #43 138.5 CC criu/pie-util-vdso.o [2021-07-16T06:43:41.052Z] #43 139.1 CC criu/pie-util.o [2021-07-16T06:43:41.052Z] #43 139.3 CC criu/pipes.o [2021-07-16T06:43:41.052Z] #43 140.1 CC criu/plugin.o [2021-07-16T06:43:41.052Z] #43 140.6 CC criu/proc_parse.o [2021-07-16T06:43:41.472Z] #43 153.9 CC criu/sk-unix.o [2021-07-16T06:43:42.106Z] #43 150.7 CC criu/servicefd.o [2021-07-16T06:43:42.365Z] #43 151.1 CC criu/shmem.o [2021-07-16T06:43:42.400Z] #43 ... [2021-07-16T06:43:42.400Z] [2021-07-16T06:43:42.400Z] #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-07-16T06:43:42.400Z] #49 sha256:c4b6fe963162c7246ee3f55b7d7f6efc92c9431581b48eeffde31c6537dd02e9 [2021-07-16T06:43:42.400Z] #49 226.5 + /build/golangci-lint --version [2021-07-16T06:43:42.400Z] #49 226.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-16T06:43:42.400Z] #49 DONE 227.0s [2021-07-16T06:43:42.400Z] [2021-07-16T06:43:42.400Z] #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-07-16T06:43:42.400Z] #53 sha256:9fe218adeef9aa91c50efb19cf4e5d63656842d49a82f8432af5053c8db1e869 [2021-07-16T06:43:42.625Z] #43 ... [2021-07-16T06:43:42.625Z] [2021-07-16T06:43:42.625Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-07-16T06:43:42.625Z] #41 sha256:b7796afc069b0404e9e68b51f6f4f7fa5b773f1bd830b5a6db2cc4b98632f648 [2021-07-16T06:43:42.625Z] #41 DONE 0.6s [2021-07-16T06:43:42.625Z] [2021-07-16T06:43:42.625Z] #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-07-16T06:43:42.625Z] #49 sha256:4e42d05f3a3654cd376ee8625cc1371b7cc20f5619d09f39c48bb893d90eb0ba [2021-07-16T06:43:43.193Z] #49 ... [2021-07-16T06:43:43.193Z] [2021-07-16T06:43:43.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-07-16T06:43:43.193Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:43:43.193Z] #43 151.9 CC criu/sigframe.o [2021-07-16T06:43:43.452Z] #43 152.1 CC criu/signalfd.o [2021-07-16T06:43:43.452Z] #43 152.3 CC criu/sk-inet.o [2021-07-16T06:43:43.773Z] #53 ... [2021-07-16T06:43:43.773Z] [2021-07-16T06:43:43.773Z] #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-07-16T06:43:43.773Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:43:43.773Z] #43 156.1 CC criu/sockets.o [2021-07-16T06:43:44.324Z] #43 143.6 CC criu/protobuf-desc.o [2021-07-16T06:43:44.335Z] #43 156.7 CC criu/stats.o [2021-07-16T06:43:44.389Z] #43 153.0 CC criu/sk-netlink.o [2021-07-16T06:43:44.389Z] #43 ... [2021-07-16T06:43:44.389Z] [2021-07-16T06:43:44.389Z] #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-07-16T06:43:44.389Z] #49 sha256:4e42d05f3a3654cd376ee8625cc1371b7cc20f5619d09f39c48bb893d90eb0ba [2021-07-16T06:43:44.389Z] #49 223.6 + /build/golangci-lint --version [2021-07-16T06:43:44.389Z] #49 223.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-16T06:43:44.389Z] #49 DONE 224.1s [2021-07-16T06:43:44.591Z] #43 157.0 CC criu/string.o [2021-07-16T06:43:44.591Z] #43 157.0 CC criu/sysctl.o [2021-07-16T06:43:44.648Z] [2021-07-16T06:43:44.648Z] #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-07-16T06:43:44.648Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:43:44.648Z] #43 153.4 CC criu/sk-packet.o [2021-07-16T06:43:44.887Z] #43 144.7 CC criu/protobuf.o [2021-07-16T06:43:44.889Z] #71 exporting layers 5.1s done [2021-07-16T06:43:44.889Z] #71 writing image sha256:af9a02844c096e1d30257434474c0b479ef29002377eb46c45360fd5c3bdbb2c done [2021-07-16T06:43:44.889Z] #71 naming to docker.io/library/docker:8b0913935c60606add6bd5a4c6dcf535a387f07a done [2021-07-16T06:43:44.889Z] #71 DONE 5.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-16T06:43:45.153Z] #43 157.5 CC criu/sysfs_parse.o [2021-07-16T06:43:45.217Z] #43 154.1 CC criu/sk-queue.o [2021-07-16T06:43:45.231Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42642/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8b0913935c60606add6bd5a4c6dcf535a387f07a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8b0913935c60606add6bd5a4c6dcf535a387f07a hack/test/unit [2021-07-16T06:43:45.409Z] #43 157.8 CC criu/timens.o [2021-07-16T06:43:45.450Z] #43 145.2 CC criu/pstree.o [2021-07-16T06:43:45.665Z] #43 158.1 CC criu/timerfd.o [2021-07-16T06:43:45.921Z] #43 158.3 CC criu/tty.o [2021-07-16T06:43:46.153Z] #43 154.7 CC criu/sk-tcp.o [2021-07-16T06:43:46.153Z] #43 155.0 CC criu/sk-unix.o [2021-07-16T06:43:46.380Z] #43 ... [2021-07-16T06:43:46.380Z] [2021-07-16T06:43:46.380Z] #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-07-16T06:43:46.380Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-07-16T06:43:46.380Z] #40 DONE 216.6s [2021-07-16T06:43:46.380Z] [2021-07-16T06:43:46.380Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-16T06:43:46.380Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-07-16T06:43:46.636Z] #22 ... [2021-07-16T06:43:46.636Z] [2021-07-16T06:43:46.636Z] #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-07-16T06:43:46.636Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:43:46.636Z] #43 146.4 CC criu/rbtree.o [2021-07-16T06:43:46.892Z] #43 146.8 CC criu/rst-malloc.o [2021-07-16T06:43:47.287Z] #43 159.5 CC criu/tun.o [2021-07-16T06:43:47.287Z] #43 159.8 CC criu/uffd.o [2021-07-16T06:43:47.456Z] #43 147.1 CC criu/seccomp.o [2021-07-16T06:43:47.530Z] #43 156.3 CC criu/sockets.o [2021-07-16T06:43:48.098Z] #43 156.9 CC criu/stats.o [2021-07-16T06:43:48.217Z] #43 160.7 CC criu/util.o [2021-07-16T06:43:48.357Z] #43 157.1 CC criu/string.o [2021-07-16T06:43:48.357Z] #43 157.2 CC criu/sysctl.o [2021-07-16T06:43:48.385Z] #43 147.9 CC criu/seize.o [2021-07-16T06:43:48.925Z] #43 157.6 CC criu/sysfs_parse.o [2021-07-16T06:43:48.948Z] #43 148.8 CC criu/servicefd.o [2021-07-16T06:43:49.146Z] #43 161.4 CC criu/uts_ns.o [2021-07-16T06:43:49.146Z] #43 161.6 CC criu/vdso-compat.o [2021-07-16T06:43:49.184Z] #43 157.9 CC criu/timens.o [2021-07-16T06:43:49.402Z] #43 161.8 CC criu/vdso.o [2021-07-16T06:43:49.443Z] #43 158.1 CC criu/timerfd.o [2021-07-16T06:43:49.443Z] #43 158.3 CC criu/tty.o [2021-07-16T06:43:49.451Z] ? github.com/docker/docker/api [no test files] [2021-07-16T06:43:49.511Z] #43 149.2 CC criu/shmem.o [2021-07-16T06:43:49.965Z] #43 162.2 LINK criu/built-in.o [2021-07-16T06:43:49.965Z] #43 162.3 LINK criu/criu [2021-07-16T06:43:50.074Z] #43 ... [2021-07-16T06:43:50.074Z] [2021-07-16T06:43:50.074Z] #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-07-16T06:43:50.074Z] #49 sha256:333d4ace29ef949e84372e1a337b7ae2abafe5140e59ae46ec895a7a982338c7 [2021-07-16T06:43:50.074Z] #49 219.9 + /build/golangci-lint --version [2021-07-16T06:43:50.074Z] #49 220.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-16T06:43:50.074Z] #49 DONE 220.4s [2021-07-16T06:43:50.074Z] [2021-07-16T06:43:50.074Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-16T06:43:50.074Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-07-16T06:43:50.074Z] #22 5.682 Collecting yamllint==1.26.1 [2021-07-16T06:43:50.222Z] #43 162.6 DEP lib/c/criu.d [2021-07-16T06:43:50.222Z] #43 162.7 CC images/rpc.pb-c.o [2021-07-16T06:43:50.478Z] #43 163.0 CC lib/c/criu.o [2021-07-16T06:43:50.821Z] #43 159.5 CC criu/tun.o [2021-07-16T06:43:51.080Z] #43 159.9 CC criu/uffd.o [2021-07-16T06:43:51.408Z] #43 163.8 LINK lib/c/built-in.o [2021-07-16T06:43:51.408Z] #43 163.8 LINK lib/c/libcriu.so [2021-07-16T06:43:51.408Z] #43 163.9 LINK lib/c/libcriu.a [2021-07-16T06:43:51.408Z] #43 164.0 GEN magic.py [2021-07-16T06:43:51.665Z] #43 164.1 Note: Building without setproctitle() and strlcpy() support. [2021-07-16T06:43:51.665Z] #43 164.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-16T06:43:51.665Z] #43 164.1 Note: Building without GnuTLS support [2021-07-16T06:43:51.665Z] #43 164.1 Makefile.config:39: Warn: you have no libnftables installed [2021-07-16T06:43:51.665Z] #43 164.1 Makefile.config:40: Warn: Building without nftables support [2021-07-16T06:43:51.968Z] #22 11.03 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-16T06:43:52.017Z] #43 160.7 CC criu/util.o [2021-07-16T06:43:52.532Z] #22 ... [2021-07-16T06:43:52.532Z] [2021-07-16T06:43:52.532Z] #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-07-16T06:43:52.532Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:43:52.532Z] #43 150.0 CC criu/sigframe.o [2021-07-16T06:43:52.532Z] #43 150.2 CC criu/signalfd.o [2021-07-16T06:43:52.532Z] #43 150.4 CC criu/sk-inet.o [2021-07-16T06:43:52.532Z] #43 151.4 CC criu/sk-netlink.o [2021-07-16T06:43:52.532Z] #43 151.7 CC criu/sk-packet.o [2021-07-16T06:43:52.532Z] #43 152.3 CC criu/sk-queue.o [2021-07-16T06:43:52.595Z] #43 164.7 fatal: not a git repository (or any of the parent directories): .git [2021-07-16T06:43:52.852Z] #43 165.3 make[1]: Nothing to be done for 'all'. [2021-07-16T06:43:52.955Z] #43 161.5 CC criu/uts_ns.o [2021-07-16T06:43:52.955Z] #43 161.7 CC criu/vdso-compat.o [2021-07-16T06:43:53.096Z] #43 152.8 CC criu/sk-tcp.o [2021-07-16T06:43:53.214Z] #43 161.9 CC criu/vdso.o [2021-07-16T06:43:53.415Z] #43 165.8 make[1]: 'images/built-in.o' is up to date. [2021-07-16T06:43:53.415Z] #43 165.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-07-16T06:43:53.415Z] #43 165.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-07-16T06:43:53.415Z] #43 165.9 make[1]: 'compel/libcompel.a' is up to date. [2021-07-16T06:43:53.415Z] #43 165.9 make[1]: 'compel/compel-host-bin' is up to date. [2021-07-16T06:43:53.415Z] #43 165.9 make[1]: Nothing to be done for 'all'. [2021-07-16T06:43:53.415Z] #43 165.9 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-16T06:43:53.659Z] #43 153.4 CC criu/sk-unix.o [2021-07-16T06:43:53.672Z] #43 166.1 make[2]: Nothing to be done for 'all'. [2021-07-16T06:43:53.672Z] #43 166.1 make[2]: Nothing to be done for 'all'. [2021-07-16T06:43:53.672Z] #43 166.1 make[2]: Nothing to be done for 'all'. [2021-07-16T06:43:53.672Z] #43 166.2 make[2]: Nothing to be done for 'all'. [2021-07-16T06:43:53.672Z] #43 166.2 make[2]: Nothing to be done for 'all'. [2021-07-16T06:43:53.782Z] #43 162.4 LINK criu/built-in.o [2021-07-16T06:43:53.782Z] #43 162.5 LINK criu/criu [2021-07-16T06:43:53.782Z] #43 162.7 DEP lib/c/criu.d [2021-07-16T06:43:53.931Z] #43 166.2 make[2]: Nothing to be done for 'all'. [2021-07-16T06:43:53.931Z] #43 166.3 make[2]: Nothing to be done for 'all'. [2021-07-16T06:43:53.931Z] #43 166.3 make[2]: Nothing to be done for 'all'. [2021-07-16T06:43:53.931Z] #43 166.4 INSTALL criu/criu [2021-07-16T06:43:54.041Z] #43 162.8 CC images/rpc.pb-c.o [2021-07-16T06:43:54.187Z] #43 DONE 166.5s [2021-07-16T06:43:54.187Z] [2021-07-16T06:43:54.187Z] #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-07-16T06:43:54.187Z] #56 sha256:6f445762d264adc128b7e6653575fe3cdaa60b2d577fb73518301469ce79c5e5 [2021-07-16T06:43:54.300Z] #43 163.2 CC lib/c/criu.o [2021-07-16T06:43:55.027Z] #43 ... [2021-07-16T06:43:55.027Z] [2021-07-16T06:43:55.027Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-07-16T06:43:55.027Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-07-16T06:43:55.027Z] #22 12.08 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-16T06:43:55.027Z] #22 12.13 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-16T06:43:55.027Z] #22 12.17 Collecting pyyaml (from yamllint==1.26.1) [2021-07-16T06:43:55.027Z] #22 12.38 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-16T06:43:55.027Z] #22 12.65 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-16T06:43:55.027Z] #22 12.65 Building wheels for collected packages: yamllint [2021-07-16T06:43:55.027Z] #22 12.65 Running setup.py bdist_wheel for yamllint: started [2021-07-16T06:43:55.027Z] #22 13.39 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-16T06:43:55.027Z] #22 13.40 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-16T06:43:55.027Z] #22 13.44 Successfully built yamllint [2021-07-16T06:43:55.027Z] #22 13.46 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-16T06:43:55.027Z] #22 13.71 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-16T06:43:55.027Z] #22 DONE 14.0s [2021-07-16T06:43:55.027Z] [2021-07-16T06:43:55.028Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-07-16T06:43:55.028Z] #25 sha256:d579adb6c0c434a7e5c1cd80732b85cece173af283b2bcae132f1277b88c5f20 [2021-07-16T06:43:55.284Z] #25 DONE 0.2s [2021-07-16T06:43:55.284Z] [2021-07-16T06:43:55.284Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-16T06:43:55.284Z] #30 sha256:ae6ed991189a576c0612b4f95d5537c8d9da0296f1fabd2c6c9d92d418069c5a [2021-07-16T06:43:55.294Z] #43 163.9 LINK lib/c/built-in.o [2021-07-16T06:43:55.294Z] #43 163.9 LINK lib/c/libcriu.so [2021-07-16T06:43:55.294Z] #43 164.0 LINK lib/c/libcriu.a [2021-07-16T06:43:55.294Z] #43 164.1 GEN magic.py [2021-07-16T06:43:55.294Z] #43 164.2 Note: Building without setproctitle() and strlcpy() support. [2021-07-16T06:43:55.294Z] #43 164.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-16T06:43:55.294Z] #43 164.2 Note: Building without GnuTLS support [2021-07-16T06:43:55.294Z] #43 164.2 Makefile.config:39: Warn: you have no libnftables installed [2021-07-16T06:43:55.294Z] #43 164.2 Makefile.config:40: Warn: Building without nftables support [2021-07-16T06:43:55.558Z] #56 ... [2021-07-16T06:43:55.558Z] [2021-07-16T06:43:55.558Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-07-16T06:43:55.558Z] #44 sha256:d8ea37e7b9556422f2d3ae9eb5178f7cc151bf2a003d76d750afdb5f8ba55bc2 [2021-07-16T06:43:55.558Z] #44 DONE 0.1s [2021-07-16T06:43:55.815Z] [2021-07-16T06:43:55.815Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-16T06:43:55.815Z] #46 sha256:6167c880c1c813df4750ae5f7797e455087ca065dc2c1c27ff5f342f7fa0b5b8 [2021-07-16T06:43:55.815Z] #46 DONE 0.1s [2021-07-16T06:43:55.815Z] [2021-07-16T06:43:55.815Z] #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-07-16T06:43:55.815Z] #53 sha256:9fe218adeef9aa91c50efb19cf4e5d63656842d49a82f8432af5053c8db1e869 [2021-07-16T06:43:55.815Z] #53 ... [2021-07-16T06:43:55.815Z] [2021-07-16T06:43:55.815Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-16T06:43:55.815Z] #48 sha256:ddf6340d61c508200021f0f655c20bdcb110e2f7e5fd08d491abaaf5fc133e6a [2021-07-16T06:43:55.815Z] #48 DONE 0.1s [2021-07-16T06:43:55.815Z] [2021-07-16T06:43:55.815Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-16T06:43:55.815Z] #50 sha256:0e31d4dd19827736c55d213ffe68c9127f0c012b4934832a798ea3e80510f0d8 [2021-07-16T06:43:56.258Z] #43 165.0 fatal: not a git repository (or any of the parent directories): .git [2021-07-16T06:43:56.377Z] #50 DONE 0.4s [2021-07-16T06:43:56.377Z] [2021-07-16T06:43:56.377Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-16T06:43:56.377Z] #52 sha256:10c642ca1e5e9c8567d2fe41d5738fb9081ec56e20b81dfefaf7f52e0a8904af [2021-07-16T06:43:56.377Z] #52 DONE 0.1s [2021-07-16T06:43:56.377Z] [2021-07-16T06:43:56.377Z] #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-07-16T06:43:56.377Z] #53 sha256:9fe218adeef9aa91c50efb19cf4e5d63656842d49a82f8432af5053c8db1e869 [2021-07-16T06:43:56.839Z] #43 165.5 make[1]: Nothing to be done for 'all'. [2021-07-16T06:43:57.408Z] #43 166.2 make[1]: 'images/built-in.o' is up to date. [2021-07-16T06:43:57.408Z] #43 166.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-07-16T06:43:57.408Z] #43 166.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-07-16T06:43:57.666Z] #43 166.3 make[1]: 'compel/libcompel.a' is up to date. [2021-07-16T06:43:57.666Z] #43 166.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-07-16T06:43:57.666Z] #43 166.3 make[1]: Nothing to be done for 'all'. [2021-07-16T06:43:57.666Z] #43 166.3 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-16T06:43:57.666Z] #43 166.5 make[2]: Nothing to be done for 'all'. [2021-07-16T06:43:57.666Z] #43 166.5 make[2]: Nothing to be done for 'all'. [2021-07-16T06:43:57.924Z] #43 166.5 make[2]: Nothing to be done for 'all'. [2021-07-16T06:43:57.924Z] #43 166.6 make[2]: Nothing to be done for 'all'. [2021-07-16T06:43:57.924Z] #43 166.6 make[2]: Nothing to be done for 'all'. [2021-07-16T06:43:57.924Z] #43 166.6 make[2]: Nothing to be done for 'all'. [2021-07-16T06:43:57.924Z] #43 166.7 make[2]: Nothing to be done for 'all'. [2021-07-16T06:43:57.924Z] #43 166.8 make[2]: Nothing to be done for 'all'. [2021-07-16T06:43:58.182Z] #43 166.8 INSTALL criu/criu [2021-07-16T06:43:58.182Z] #43 DONE 167.0s [2021-07-16T06:43:58.182Z] [2021-07-16T06:43:58.182Z] #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-07-16T06:43:58.182Z] #56 sha256:0dc9e476cbbc2644190dad1f95f3bd42b563396f9f017349a059db4a88f2d3fb [2021-07-16T06:43:59.559Z] #56 ... [2021-07-16T06:43:59.559Z] [2021-07-16T06:43:59.559Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-07-16T06:43:59.559Z] #44 sha256:0eac2381fb2473e6cec2c07f22c098515b3056875d2288f32a12ddf3ebf0d4a1 [2021-07-16T06:43:59.838Z] #44 DONE 0.1s [2021-07-16T06:43:59.838Z] [2021-07-16T06:43:59.838Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-16T06:43:59.838Z] #46 sha256:9ae5258b8f3b34059df0286890d5b39eabe4a20a609d51de173c6385bc0267f3 [2021-07-16T06:43:59.838Z] #46 DONE 0.2s [2021-07-16T06:43:59.838Z] [2021-07-16T06:43:59.838Z] #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-07-16T06:43:59.838Z] #56 sha256:0dc9e476cbbc2644190dad1f95f3bd42b563396f9f017349a059db4a88f2d3fb [2021-07-16T06:44:00.096Z] #56 ... [2021-07-16T06:44:00.096Z] [2021-07-16T06:44:00.096Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-16T06:44:00.097Z] #48 sha256:f5398a3b6f01cac8400d6bf490ad7e8199d3f2d26e15a6e7389660623816e9e7 [2021-07-16T06:44:00.097Z] #48 DONE 0.1s [2021-07-16T06:44:00.097Z] [2021-07-16T06:44:00.097Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-16T06:44:00.097Z] #50 sha256:feb7cc5f10ca5de5662ffa54cd3156700ddf1ce5e9f5e0d6ac7f1dfd01b4b165 [2021-07-16T06:44:00.355Z] #50 DONE 0.5s [2021-07-16T06:44:00.355Z] [2021-07-16T06:44:00.355Z] #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-07-16T06:44:00.355Z] #56 sha256:0dc9e476cbbc2644190dad1f95f3bd42b563396f9f017349a059db4a88f2d3fb [2021-07-16T06:44:00.531Z] #30 ... [2021-07-16T06:44:00.531Z] [2021-07-16T06:44:00.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-07-16T06:44:00.531Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:44:00.531Z] #43 155.1 CC criu/sockets.o [2021-07-16T06:44:00.531Z] #43 156.0 CC criu/stats.o [2021-07-16T06:44:00.531Z] #43 156.2 CC criu/string.o [2021-07-16T06:44:00.531Z] #43 156.3 CC criu/sysctl.o [2021-07-16T06:44:00.531Z] #43 156.7 CC criu/sysfs_parse.o [2021-07-16T06:44:00.531Z] #43 157.1 CC criu/timens.o [2021-07-16T06:44:00.531Z] #43 157.4 CC criu/timerfd.o [2021-07-16T06:44:00.531Z] #43 157.6 CC criu/tty.o [2021-07-16T06:44:00.531Z] #43 158.8 CC criu/tun.o [2021-07-16T06:44:00.531Z] #43 159.3 CC criu/uffd.o [2021-07-16T06:44:00.531Z] #43 160.1 CC criu/util.o [2021-07-16T06:44:00.613Z] #56 ... [2021-07-16T06:44:00.613Z] [2021-07-16T06:44:00.613Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-16T06:44:00.613Z] #52 sha256:1edf54035d72827a3480941b5e913df809653c5417a77235a6c854889817b26d [2021-07-16T06:44:00.613Z] #52 DONE 0.1s [2021-07-16T06:44:00.871Z] [2021-07-16T06:44:00.871Z] #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-07-16T06:44:00.871Z] #56 sha256:0dc9e476cbbc2644190dad1f95f3bd42b563396f9f017349a059db4a88f2d3fb [2021-07-16T06:44:01.092Z] #43 161.0 CC criu/uts_ns.o [2021-07-16T06:44:01.348Z] #43 161.2 CC criu/vdso-compat.o [2021-07-16T06:44:01.348Z] #43 161.3 CC criu/vdso.o [2021-07-16T06:44:01.910Z] #43 161.8 LINK criu/built-in.o [2021-07-16T06:44:01.910Z] #43 161.9 LINK criu/criu [2021-07-16T06:44:02.166Z] #43 162.2 DEP lib/c/criu.d [2021-07-16T06:44:02.422Z] #43 162.2 CC images/rpc.pb-c.o [2021-07-16T06:44:02.679Z] #43 ... [2021-07-16T06:44:02.679Z] [2021-07-16T06:44:02.679Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-16T06:44:02.679Z] #30 sha256:ae6ed991189a576c0612b4f95d5537c8d9da0296f1fabd2c6c9d92d418069c5a [2021-07-16T06:44:02.679Z] #30 DONE 7.5s [2021-07-16T06:44:02.679Z] [2021-07-16T06:44:02.679Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-16T06:44:02.679Z] #33 sha256:92bd392acf16e7b7c8290de2b633846395170bdeca9e686e507ad04fc6044f86 [2021-07-16T06:44:02.916Z] #53 ... [2021-07-16T06:44:02.916Z] [2021-07-16T06:44:02.916Z] #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-07-16T06:44:02.916Z] #56 sha256:6f445762d264adc128b7e6653575fe3cdaa60b2d577fb73518301469ce79c5e5 [2021-07-16T06:44:02.916Z] #56 199.6 + bin/containerd [2021-07-16T06:44:03.243Z] #33 DONE 0.5s [2021-07-16T06:44:03.243Z] [2021-07-16T06:44:03.243Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-07-16T06:44:03.243Z] #35 sha256:1576f1e62fa4954e175549aad95d83a59b37a0bfa95e682ed7574a8190389c25 [2021-07-16T06:44:03.243Z] #35 DONE 0.1s [2021-07-16T06:44:03.243Z] [2021-07-16T06:44:03.243Z] #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-07-16T06:44:03.243Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:44:03.243Z] #43 162.7 CC lib/c/criu.o [2021-07-16T06:44:03.498Z] #43 ... [2021-07-16T06:44:03.498Z] [2021-07-16T06:44:03.498Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-07-16T06:44:03.498Z] #38 sha256:c9ace9f3514535e788acc4f33ff5b4b2493354430d9ed5ca8037dbc4342cff62 [2021-07-16T06:44:03.498Z] #38 DONE 0.1s [2021-07-16T06:44:03.498Z] [2021-07-16T06:44:03.498Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-07-16T06:44:03.498Z] #41 sha256:e8d4f199f0cccc62fd39c8a1c8e838a8daee7ced4d68e808298d34dd6cea0c3e [2021-07-16T06:44:04.397Z] ok github.com/docker/docker/api/server 0.041s coverage: 9.0% of statements [2021-07-16T06:44:04.426Z] #41 DONE 1.1s [2021-07-16T06:44:04.426Z] [2021-07-16T06:44:04.426Z] #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-07-16T06:44:04.426Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-07-16T06:44:04.426Z] #43 163.5 LINK lib/c/built-in.o [2021-07-16T06:44:04.426Z] #43 163.6 LINK lib/c/libcriu.so [2021-07-16T06:44:04.426Z] #43 163.6 LINK lib/c/libcriu.a [2021-07-16T06:44:04.426Z] #43 163.7 GEN magic.py [2021-07-16T06:44:04.426Z] #43 163.8 Note: Building without setproctitle() and strlcpy() support. [2021-07-16T06:44:04.426Z] #43 163.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-07-16T06:44:04.426Z] #43 163.8 Note: Building without GnuTLS support [2021-07-16T06:44:04.426Z] #43 163.8 Makefile.config:39: Warn: you have no libnftables installed [2021-07-16T06:44:04.426Z] #43 163.8 Makefile.config:40: Warn: Building without nftables support [2021-07-16T06:44:04.682Z] #43 164.5 fatal: not a git repository (or any of the parent directories): .git [2021-07-16T06:44:05.244Z] #43 165.0 make[1]: Nothing to be done for 'all'. [2021-07-16T06:44:05.806Z] #43 165.5 make[1]: 'images/built-in.o' is up to date. [2021-07-16T06:44:05.806Z] #43 165.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-07-16T06:44:05.806Z] #43 165.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-07-16T06:44:05.806Z] #43 165.6 make[1]: 'compel/libcompel.a' is up to date. [2021-07-16T06:44:05.806Z] #43 165.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-07-16T06:44:05.806Z] #43 165.7 make[1]: Nothing to be done for 'all'. [2021-07-16T06:44:05.806Z] #43 165.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-07-16T06:44:06.062Z] #43 165.8 make[2]: Nothing to be done for 'all'. [2021-07-16T06:44:06.062Z] #43 165.9 make[2]: Nothing to be done for 'all'. [2021-07-16T06:44:06.062Z] #43 165.9 make[2]: Nothing to be done for 'all'. [2021-07-16T06:44:06.062Z] #43 166.0 make[2]: Nothing to be done for 'all'. [2021-07-16T06:44:06.144Z] #56 200.7 + bin/containerd [2021-07-16T06:44:06.317Z] #43 166.0 make[2]: Nothing to be done for 'all'. [2021-07-16T06:44:06.317Z] #43 166.0 make[2]: Nothing to be done for 'all'. [2021-07-16T06:44:06.317Z] #43 166.1 make[2]: Nothing to be done for 'all'. [2021-07-16T06:44:06.317Z] #43 166.1 make[2]: Nothing to be done for 'all'. [2021-07-16T06:44:06.317Z] #43 166.2 INSTALL criu/criu [2021-07-16T06:44:06.317Z] #43 DONE 166.3s [2021-07-16T06:44:06.317Z] [2021-07-16T06:44:06.317Z] #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-07-16T06:44:06.317Z] #56 sha256:f899015737769257797ff36f14312b2222b018266166cc16841a1bc10cbd1606 [2021-07-16T06:44:07.682Z] #56 ... [2021-07-16T06:44:07.682Z] [2021-07-16T06:44:07.682Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-07-16T06:44:07.682Z] #44 sha256:8dbf26a93b21c403be1aa6892e00b228e488c4dfcd0e781d284db71f2c852b28 [2021-07-16T06:44:07.938Z] #44 DONE 0.1s [2021-07-16T06:44:07.938Z] [2021-07-16T06:44:07.938Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-16T06:44:07.938Z] #46 sha256:ebca1c2a24645b687a688c5e64556642fa713041e1dd8368635a051ff13ce871 [2021-07-16T06:44:08.194Z] #46 DONE 0.4s [2021-07-16T06:44:08.194Z] [2021-07-16T06:44:08.194Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-16T06:44:08.194Z] #48 sha256:f5dc148b0681769760758c96582a8828310b4afae42b82f579d0da44c7a644c9 [2021-07-16T06:44:08.194Z] #48 DONE 0.1s [2021-07-16T06:44:08.194Z] [2021-07-16T06:44:08.194Z] #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-07-16T06:44:08.194Z] #53 sha256:225ca7e5b991c92fcf719dd241d932365bdf02487d1ad6fe4cdcb5ab0f43727c [2021-07-16T06:44:08.449Z] #53 ... [2021-07-16T06:44:08.449Z] [2021-07-16T06:44:08.449Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-16T06:44:08.449Z] #50 sha256:56e000ec944171bcf562deda4ff33d2009cfbf5ed284b10f472aa87386227d6e [2021-07-16T06:44:09.377Z] #50 DONE 0.8s [2021-07-16T06:44:09.377Z] [2021-07-16T06:44:09.377Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-16T06:44:09.377Z] #52 sha256:a0546c216902f345fdf66c50254e3c86297dc7ccfc7633bed2ba0003f0ce8c00 [2021-07-16T06:44:09.377Z] #52 DONE 0.1s [2021-07-16T06:44:09.377Z] [2021-07-16T06:44:09.377Z] #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-07-16T06:44:09.377Z] #53 sha256:225ca7e5b991c92fcf719dd241d932365bdf02487d1ad6fe4cdcb5ab0f43727c [2021-07-16T06:44:09.567Z] #56 ... [2021-07-16T06:44:09.567Z] [2021-07-16T06:44:09.567Z] #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-07-16T06:44:09.567Z] #53 sha256:9fe218adeef9aa91c50efb19cf4e5d63656842d49a82f8432af5053c8db1e869 [2021-07-16T06:44:09.567Z] #53 128.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-16T06:44:09.567Z] #53 129.8 + mkdir -p /build [2021-07-16T06:44:09.567Z] #53 129.8 + cp runc /build/runc [2021-07-16T06:44:10.505Z] #53 DONE 130.4s [2021-07-16T06:44:10.505Z] [2021-07-16T06:44:10.505Z] #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-07-16T06:44:10.505Z] #56 sha256:6f445762d264adc128b7e6653575fe3cdaa60b2d577fb73518301469ce79c5e5 [2021-07-16T06:44:11.443Z] #56 ... [2021-07-16T06:44:11.443Z] [2021-07-16T06:44:11.443Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-07-16T06:44:11.443Z] #54 sha256:3d7bef5271af509779671fc6ff26ceaf3ff54fc5fa5333db5c1472ab7fbd6143 [2021-07-16T06:44:11.699Z] #54 DONE 0.3s [2021-07-16T06:44:11.699Z] [2021-07-16T06:44:11.699Z] #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-07-16T06:44:11.699Z] #56 sha256:6f445762d264adc128b7e6653575fe3cdaa60b2d577fb73518301469ce79c5e5 [2021-07-16T06:44:12.710Z] #56 ... [2021-07-16T06:44:12.710Z] [2021-07-16T06:44:12.710Z] #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-07-16T06:44:12.710Z] #53 sha256:f42f934d644771b0a0663130abf8df89e3bd3e26d35f179c3d1ce2f8b57a34a4 [2021-07-16T06:44:12.710Z] #53 129.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-16T06:44:12.710Z] #53 130.5 + mkdir -p /build [2021-07-16T06:44:12.710Z] #53 130.5 + cp runc /build/runc [2021-07-16T06:44:12.970Z] #53 DONE 130.9s [2021-07-16T06:44:12.970Z] [2021-07-16T06:44:12.970Z] #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-07-16T06:44:12.970Z] #56 sha256:0dc9e476cbbc2644190dad1f95f3bd42b563396f9f017349a059db4a88f2d3fb [2021-07-16T06:44:14.347Z] #56 ... [2021-07-16T06:44:14.347Z] [2021-07-16T06:44:14.347Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-07-16T06:44:14.347Z] #54 sha256:630d21968a047bc8f291d3e8211e72e2ecdf6886b15f877182e9d3869a41e38a [2021-07-16T06:44:14.347Z] #54 DONE 0.3s [2021-07-16T06:44:14.347Z] [2021-07-16T06:44:14.347Z] #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-07-16T06:44:14.347Z] #56 sha256:0dc9e476cbbc2644190dad1f95f3bd42b563396f9f017349a059db4a88f2d3fb [2021-07-16T06:44:14.701Z] #53 ... [2021-07-16T06:44:14.702Z] [2021-07-16T06:44:14.702Z] #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-07-16T06:44:14.702Z] #56 sha256:f899015737769257797ff36f14312b2222b018266166cc16841a1bc10cbd1606 [2021-07-16T06:44:14.702Z] #56 196.5 + bin/containerd [2021-07-16T06:44:22.795Z] #56 ... [2021-07-16T06:44:22.795Z] [2021-07-16T06:44:22.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-07-16T06:44:22.795Z] #53 sha256:225ca7e5b991c92fcf719dd241d932365bdf02487d1ad6fe4cdcb5ab0f43727c [2021-07-16T06:44:22.796Z] #53 126.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-16T06:44:22.796Z] #53 127.1 + mkdir -p /build [2021-07-16T06:44:22.796Z] #53 127.1 + cp runc /build/runc [2021-07-16T06:44:23.362Z] #53 DONE 127.8s [2021-07-16T06:44:23.362Z] [2021-07-16T06:44:23.362Z] #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-07-16T06:44:23.362Z] #56 sha256:f899015737769257797ff36f14312b2222b018266166cc16841a1bc10cbd1606 [2021-07-16T06:44:24.731Z] #56 ... [2021-07-16T06:44:24.731Z] [2021-07-16T06:44:24.731Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-07-16T06:44:24.731Z] #54 sha256:457993faf6ddb555704b04118900e8ab2fd0960b614c15aed4b74f912a52c895 [2021-07-16T06:44:24.988Z] #54 DONE 0.3s [2021-07-16T06:44:24.988Z] [2021-07-16T06:44:24.988Z] #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-07-16T06:44:24.988Z] #56 sha256:f899015737769257797ff36f14312b2222b018266166cc16841a1bc10cbd1606 [2021-07-16T06:44:32.272Z] 4612f6d0b889: Pull complete [2021-07-16T06:44:38.196Z] #56 231.8 + bin/containerd-stress [2021-07-16T06:44:38.196Z] #56 233.9 + bin/containerd-shim [2021-07-16T06:44:40.889Z] #56 232.7 + bin/containerd-stress [2021-07-16T06:44:40.889Z] #56 234.7 + bin/containerd-shim [2021-07-16T06:44:44.736Z] #56 240.8 + bin/containerd-shim-runc-v1 [2021-07-16T06:44:47.455Z] #56 241.5 + bin/containerd-shim-runc-v1 [2021-07-16T06:44:48.907Z] #56 245.2 + bin/containerd-shim-runc-v2 [2021-07-16T06:44:49.468Z] #56 246.4 + binaries [2021-07-16T06:44:49.724Z] #56 246.4 + install -D bin/containerd /build/containerd [2021-07-16T06:44:49.724Z] #56 246.4 + install -D bin/containerd-shim /build/containerd-shim [2021-07-16T06:44:49.724Z] #56 246.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-16T06:44:49.724Z] #56 246.5 + install -D bin/ctr /build/ctr [2021-07-16T06:44:51.089Z] #56 DONE 247.9s [2021-07-16T06:44:51.486Z] #56 229.4 + bin/containerd-stress [2021-07-16T06:44:51.486Z] #56 231.4 + bin/containerd-shim [2021-07-16T06:44:51.648Z] #56 246.0 + bin/containerd-shim-runc-v2 [2021-07-16T06:44:51.906Z] #56 246.9 + binaries [2021-07-16T06:44:51.906Z] #56 246.9 + install -D bin/containerd /build/containerd [2021-07-16T06:44:51.906Z] #56 247.0 + install -D bin/containerd-shim /build/containerd-shim [2021-07-16T06:44:51.906Z] #56 247.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-16T06:44:51.906Z] #56 247.0 + install -D bin/ctr /build/ctr [2021-07-16T06:44:52.016Z] [2021-07-16T06:44:52.016Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-16T06:44:52.016Z] #57 sha256:e476d23c3534d0145d42c70088ce39ee43d6efbbfa0b2339e3de5ada8b969366 [2021-07-16T06:44:53.380Z] #57 DONE 1.0s [2021-07-16T06:44:53.380Z] [2021-07-16T06:44:53.380Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-16T06:44:53.380Z] #61 sha256:475536aeb73dcef53a240bcf622853b76141576fa555f316f44c35ef8ff0f62e [2021-07-16T06:44:53.380Z] #61 DONE 0.2s [2021-07-16T06:44:53.380Z] [2021-07-16T06:44:53.380Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-16T06:44:53.380Z] #66 sha256:55bd948ce99c6baa1249a397cfa7edb10a3a243750223dea8b995d698c08554b [2021-07-16T06:44:53.804Z] #56 DONE 248.6s [2021-07-16T06:44:54.306Z] #66 DONE 0.9s [2021-07-16T06:44:54.306Z] [2021-07-16T06:44:54.306Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-07-16T06:44:54.306Z] #68 sha256:3044dd0b2a4554afad2308d8e8a92bae5ce53a335c7e56717aa338a785c2b7bc [2021-07-16T06:44:54.306Z] #68 DONE 0.0s [2021-07-16T06:44:54.370Z] [2021-07-16T06:44:54.370Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-16T06:44:54.370Z] #57 sha256:1b82bd65d652b86b4ee25736d12968479fc0cf6c1721995a68914a440d70c71d [2021-07-16T06:44:54.562Z] [2021-07-16T06:44:54.562Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-07-16T06:44:54.562Z] #69 sha256:11e8dbd63cc100ff71e3c42bdde550c3414a26ade64a087e031774d3b7a6feb9 [2021-07-16T06:44:54.562Z] #69 DONE 0.0s [2021-07-16T06:44:54.562Z] [2021-07-16T06:44:54.562Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-16T06:44:54.562Z] #70 sha256:782b5eaa57222b2ed749e94458fecf268b690a4596501a2d213198b6d1d7c7d1 [2021-07-16T06:44:55.303Z] #57 DONE 0.9s [2021-07-16T06:44:55.489Z] #70 DONE 1.3s [2021-07-16T06:44:55.560Z] [2021-07-16T06:44:55.560Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-16T06:44:55.560Z] #61 sha256:4b1d9efc2df48eac47b5a4d68a5cf07312cb0af444e681509649100fecde9f72 [2021-07-16T06:44:55.560Z] #61 DONE 0.2s [2021-07-16T06:44:55.560Z] [2021-07-16T06:44:55.560Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-16T06:44:55.560Z] #66 sha256:9af7c5aaf157a162085162080585ee0e830c98d6019e470e1c69a2ab54fb7695 [2021-07-16T06:44:55.745Z] [2021-07-16T06:44:55.745Z] #71 exporting to image [2021-07-16T06:44:55.745Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-16T06:44:55.745Z] #71 exporting layers [2021-07-16T06:44:56.493Z] #66 DONE 0.8s [2021-07-16T06:44:56.493Z] [2021-07-16T06:44:56.493Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-07-16T06:44:56.493Z] #68 sha256:f8ce2c23a2d4f3ebd12535334a5a6a9aeff9587055cbdcd0aeb7dad7c63d32ba [2021-07-16T06:44:56.493Z] #68 DONE 0.0s [2021-07-16T06:44:56.493Z] [2021-07-16T06:44:56.493Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-07-16T06:44:56.493Z] #69 sha256:4f3c8c92bb2e49f68ca99d5943cccbe0b831cab48c11f608cea18ecd3e4ffd61 [2021-07-16T06:44:56.493Z] #69 DONE 0.0s [2021-07-16T06:44:56.493Z] [2021-07-16T06:44:56.493Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-16T06:44:56.493Z] #70 sha256:d31c2c9469badb049e9dbe24117aa676dce262e91dabb486238d1c01fc12e7e2 [2021-07-16T06:44:56.728Z] #56 238.2 + bin/containerd-shim-runc-v1 [2021-07-16T06:44:57.867Z] #70 DONE 1.3s [2021-07-16T06:44:57.867Z] [2021-07-16T06:44:57.867Z] #71 exporting to image [2021-07-16T06:44:57.867Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-16T06:44:57.867Z] #71 exporting layers [2021-07-16T06:45:00.725Z] ok github.com/docker/docker/api/server/httputils 0.054s coverage: 14.7% of statements [2021-07-16T06:45:00.725Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-16T06:45:00.725Z] ok github.com/docker/docker/api/server/middleware 0.052s coverage: 37.7% of statements [2021-07-16T06:45:00.725Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-16T06:45:00.725Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-16T06:45:00.725Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-16T06:45:00.725Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-16T06:45:00.725Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-16T06:45:00.725Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-16T06:45:00.725Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-16T06:45:00.725Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-16T06:45:00.725Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-16T06:45:00.899Z] #56 242.7 + bin/containerd-shim-runc-v2 [2021-07-16T06:45:00.987Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-16T06:45:00.988Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-16T06:45:01.461Z] #56 243.7 + binaries [2021-07-16T06:45:01.461Z] #56 243.7 + install -D bin/containerd /build/containerd [2021-07-16T06:45:01.461Z] #56 243.7 + install -D bin/containerd-shim /build/containerd-shim [2021-07-16T06:45:01.461Z] #56 243.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-16T06:45:01.461Z] #56 243.7 + install -D bin/ctr /build/ctr [2021-07-16T06:45:01.568Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2021-07-16T06:45:01.568Z] ok github.com/docker/docker/api/types/filters 0.035s coverage: 92.2% of statements [2021-07-16T06:45:01.569Z] ok github.com/docker/docker/api/server/router/swarm 0.019s coverage: 5.7% of statements [2021-07-16T06:45:01.569Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-16T06:45:01.569Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-16T06:45:01.569Z] ? github.com/docker/docker/api/types [no test files] [2021-07-16T06:45:01.569Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-16T06:45:01.569Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-16T06:45:01.569Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-16T06:45:01.569Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-16T06:45:01.569Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-16T06:45:01.569Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-16T06:45:01.569Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-16T06:45:01.569Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-16T06:45:01.569Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-16T06:45:01.569Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-16T06:45:01.569Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-16T06:45:01.832Z] ok github.com/docker/docker/api/types/time 0.021s coverage: 100.0% of statements [2021-07-16T06:45:02.096Z] ok github.com/docker/docker/api/types/versions 0.032s coverage: 75.0% of statements [2021-07-16T06:45:02.096Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-16T06:45:02.096Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-16T06:45:02.096Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-16T06:45:02.096Z] ? github.com/docker/docker/builder [no test files] [2021-07-16T06:45:02.096Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-16T06:45:02.096Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-16T06:45:02.096Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-16T06:45:02.096Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-16T06:45:02.096Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-16T06:45:02.096Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-16T06:45:02.096Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-16T06:45:02.284Z] #71 exporting layers 6.5s done [2021-07-16T06:45:02.284Z] #71 writing image sha256:592c3d14b77caa0a7245df1b8a859ed54e839ceb66ce889bf1ac71aa37c826b3 done [2021-07-16T06:45:02.284Z] #71 naming to docker.io/library/docker:8b0913935c60606add6bd5a4c6dcf535a387f07a [2021-07-16T06:45:02.284Z] #71 naming to docker.io/library/docker:8b0913935c60606add6bd5a4c6dcf535a387f07a done [2021-07-16T06:45:02.284Z] #71 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-07-16T06:45:02.612Z] + trap exit INT TERM [2021-07-16T06:45:02.612Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-07-16T06:45:02.612Z] + CONTAINER_NAME=docker-pr2 [2021-07-16T06:45:02.612Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42642/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42642/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8b0913935c60606add6bd5a4c6dcf535a387f07a -e DOCKER_GRAPHDRIVER docker:8b0913935c60606add6bd5a4c6dcf535a387f07a hack/make.sh dynbinary-daemon [2021-07-16T06:45:03.347Z] #56 DONE 245.6s [2021-07-16T06:45:04.277Z] [2021-07-16T06:45:04.277Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-16T06:45:04.277Z] #57 sha256:3a25d3a4cbd8dbddea2da54e1f951354c38fd19a0bc6ed2e063e10a32dbd6a64 [2021-07-16T06:45:04.432Z] #71 exporting layers 6.6s done [2021-07-16T06:45:04.432Z] #71 writing image sha256:52c1e85deab435003d13d5ebec7326c4cb39a8e4c9f116f48679f9eec1e89da9 done [2021-07-16T06:45:04.432Z] #71 naming to docker.io/library/docker:8b0913935c60606add6bd5a4c6dcf535a387f07a done [2021-07-16T06:45:04.432Z] #71 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-16T06:45:04.500Z] [2021-07-16T06:45:04.500Z] Removing bundles/ [2021-07-16T06:45:04.500Z] [2021-07-16T06:45:04.500Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-07-16T06:45:04.500Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-16T06:45:04.500Z] GOOS="" GOARCH="" GOARM="" [2021-07-16T06:45:04.660Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2021-07-16T06:45:04.782Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42642/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=8b0913935c60606add6bd5a4c6dcf535a387f07a -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:8b0913935c60606add6bd5a4c6dcf535a387f07a hack/make.sh dynbinary test-integration [2021-07-16T06:45:05.610Z] ok github.com/docker/docker/builder/remotecontext 0.162s coverage: 13.7% of statements [2021-07-16T06:45:05.641Z] #57 DONE 1.2s [2021-07-16T06:45:05.641Z] [2021-07-16T06:45:05.641Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-16T06:45:05.641Z] #61 sha256:f6a332a1a930d2f5e21634b3b5c09b266795e5a1bddb02f048a4fc9d41272f13 [2021-07-16T06:45:05.641Z] #61 DONE 0.2s [2021-07-16T06:45:05.641Z] [2021-07-16T06:45:05.641Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-16T06:45:05.641Z] #66 sha256:8d04daa9bacaf3aeeb05a167ef01e03a5258b5c1d4585bc811704d2d79e9a275 [2021-07-16T06:45:06.155Z] [2021-07-16T06:45:06.155Z] Removing bundles/ [2021-07-16T06:45:06.155Z] [2021-07-16T06:45:06.155Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-16T06:45:06.155Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-16T06:45:06.155Z] GOOS="" GOARCH="" GOARM="" [2021-07-16T06:45:06.561Z] ok github.com/docker/docker/builder/dockerfile 0.452s coverage: 48.5% of statements [2021-07-16T06:45:06.561Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-16T06:45:07.007Z] #66 DONE 1.1s [2021-07-16T06:45:07.007Z] [2021-07-16T06:45:07.007Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-07-16T06:45:07.007Z] #68 sha256:d8a49c15878580c6aa7c538d7bdf0ff6ad8e48013cceae04d64faf0f23fa9895 [2021-07-16T06:45:07.007Z] #68 DONE 0.1s [2021-07-16T06:45:07.007Z] [2021-07-16T06:45:07.007Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-07-16T06:45:07.007Z] #69 sha256:fd07786e910a75ed0d16a457201c85d1b8e6bef0f9e5739ea56d482f14f9b605 [2021-07-16T06:45:07.007Z] #69 DONE 0.0s [2021-07-16T06:45:07.007Z] [2021-07-16T06:45:07.007Z] #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-07-16T06:45:07.007Z] #70 sha256:038571ca6919fb5906b8bf18b23fb9e25024f3ff08c0cc803c8773808dd77095 [2021-07-16T06:45:07.568Z] #70 0.697 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-16T06:45:07.568Z] #70 0.772 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-16T06:45:07.823Z] #70 0.854 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-16T06:45:07.823Z] #70 1.015 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-16T06:45:07.957Z] ok github.com/docker/docker/builder/remotecontext/git 4.420s coverage: 86.3% of statements [2021-07-16T06:45:07.957Z] ? github.com/docker/docker/cli [no test files] [2021-07-16T06:45:07.957Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-16T06:45:08.642Z] #70 1.101 Reading package lists... [2021-07-16T06:45:09.204Z] #70 1.744 Reading package lists... [2021-07-16T06:45:09.204Z] #70 2.374 Building dependency tree... [2021-07-16T06:45:09.460Z] #70 2.505 Reading state information... [2021-07-16T06:45:09.460Z] #70 2.613 The following additional packages will be installed: [2021-07-16T06:45:09.460Z] #70 2.614 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-07-16T06:45:09.460Z] #70 2.614 libpam-systemd [2021-07-16T06:45:09.460Z] #70 2.615 Suggested packages: [2021-07-16T06:45:09.460Z] #70 2.615 systemd-container policykit-1 [2021-07-16T06:45:09.460Z] #70 2.615 Recommended packages: [2021-07-16T06:45:09.460Z] #70 2.615 libnss-systemd [2021-07-16T06:45:09.460Z] #70 2.694 The following NEW packages will be installed: [2021-07-16T06:45:09.460Z] #70 2.694 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-07-16T06:45:09.460Z] #70 2.695 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-07-16T06:45:09.715Z] #70 2.961 0 upgraded, 11 newly installed, 0 to remove and 32 not upgraded. [2021-07-16T06:45:09.715Z] #70 2.961 Need to get 4762 kB of archives. [2021-07-16T06:45:09.715Z] #70 2.961 After this operation, 16.6 MB of additional disk space will be used. [2021-07-16T06:45:09.715Z] #70 2.961 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-07-16T06:45:09.715Z] #70 2.963 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-07-16T06:45:09.715Z] #70 2.964 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-07-16T06:45:09.715Z] #70 2.967 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-07-16T06:45:09.715Z] #70 2.968 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-07-16T06:45:09.715Z] #70 3.026 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-07-16T06:45:10.276Z] #70 3.181 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-07-16T06:45:10.276Z] #70 3.182 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-07-16T06:45:10.276Z] #70 3.184 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-07-16T06:45:10.276Z] #70 3.187 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-07-16T06:45:10.276Z] #70 3.189 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-07-16T06:45:10.276Z] #70 3.386 debconf: delaying package configuration, since apt-utils is not installed [2021-07-16T06:45:10.276Z] #70 3.411 Fetched 4762 kB in 0s (9831 kB/s) [2021-07-16T06:45:10.276Z] #70 3.437 Selecting previously unselected package libargon2-1:amd64. [2021-07-16T06:45:10.276Z] #70 3.437 (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 ... 28067 files and directories currently installed.) [2021-07-16T06:45:10.276Z] #70 3.451 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-07-16T06:45:10.276Z] #70 3.459 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-07-16T06:45:10.276Z] #70 3.498 Selecting previously unselected package libjson-c3:amd64. [2021-07-16T06:45:10.276Z] #70 3.501 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-07-16T06:45:10.276Z] #70 3.506 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-07-16T06:45:10.276Z] #70 3.543 Selecting previously unselected package libcryptsetup12:amd64. [2021-07-16T06:45:10.532Z] #70 3.546 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-07-16T06:45:10.532Z] #70 3.550 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-07-16T06:45:10.532Z] #70 3.600 Selecting previously unselected package libidn11:amd64. [2021-07-16T06:45:10.532Z] #70 3.602 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-07-16T06:45:10.532Z] #70 3.607 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-07-16T06:45:10.532Z] #70 3.647 Selecting previously unselected package libkmod2:amd64. [2021-07-16T06:45:10.532Z] #70 3.650 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-07-16T06:45:10.532Z] #70 3.653 Unpacking libkmod2:amd64 (26-1) ... [2021-07-16T06:45:10.532Z] #70 3.703 Selecting previously unselected package systemd. [2021-07-16T06:45:10.532Z] #70 3.706 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-07-16T06:45:10.532Z] #70 3.744 Unpacking systemd (241-7~deb10u7) ... [2021-07-16T06:45:11.094Z] #70 4.214 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-07-16T06:45:11.094Z] #70 4.227 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-07-16T06:45:11.094Z] #70 4.240 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-07-16T06:45:11.094Z] #70 4.252 Setting up libidn11:amd64 (1.33-2.2) ... [2021-07-16T06:45:11.094Z] #70 4.264 Setting up libkmod2:amd64 (26-1) ... [2021-07-16T06:45:11.094Z] #70 4.277 Setting up systemd (241-7~deb10u7) ... [2021-07-16T06:45:11.094Z] #70 4.323 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-07-16T06:45:11.351Z] #70 4.325 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-07-16T06:45:11.351Z] #70 4.329 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-07-16T06:45:11.351Z] #70 4.329 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-07-16T06:45:11.607Z] #70 4.805 Selecting previously unselected package systemd-sysv. [2021-07-16T06:45:11.607Z] #70 4.805 (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 ... 28864 files and directories currently installed.) [2021-07-16T06:45:11.607Z] #70 4.818 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-07-16T06:45:11.607Z] #70 4.823 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-07-16T06:45:11.607Z] #70 4.888 Selecting previously unselected package libdbus-1-3:amd64. [2021-07-16T06:45:11.862Z] #70 4.891 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-07-16T06:45:11.862Z] #70 4.894 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-07-16T06:45:11.862Z] #70 4.956 Selecting previously unselected package dbus. [2021-07-16T06:45:11.862Z] #70 4.959 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-07-16T06:45:11.862Z] #70 4.972 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-07-16T06:45:11.862Z] #70 5.052 Selecting previously unselected package libpam-systemd:amd64. [2021-07-16T06:45:11.862Z] #70 5.055 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-07-16T06:45:11.862Z] #70 5.059 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-07-16T06:45:11.862Z] #70 5.102 Selecting previously unselected package dbus-user-session. [2021-07-16T06:45:11.862Z] #70 5.105 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-07-16T06:45:11.862Z] #70 5.109 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-07-16T06:45:11.862Z] #70 5.184 Setting up systemd-sysv (241-7~deb10u7) ... [2021-07-16T06:45:12.118Z] #70 5.200 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-07-16T06:45:12.118Z] #70 5.214 Setting up dbus (1.12.20-0+deb10u1) ... [2021-07-16T06:45:12.374Z] #70 5.343 invoke-rc.d: could not determine current runlevel [2021-07-16T06:45:12.374Z] #70 5.346 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-16T06:45:12.374Z] #70 5.352 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-07-16T06:45:12.374Z] #70 5.493 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-07-16T06:45:12.374Z] #70 5.510 Processing triggers for systemd (241-7~deb10u7) ... [2021-07-16T06:45:12.374Z] #70 5.520 Processing triggers for libc-bin (2.28-10) ... [2021-07-16T06:45:12.630Z] #70 DONE 5.7s [2021-07-16T06:45:12.630Z] [2021-07-16T06:45:12.630Z] #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-07-16T06:45:12.630Z] #71 sha256:d48a1ec7ee6452c5236d0245884ede0cc9d47658e17c936b2b16bbfcacaf6069 [2021-07-16T06:45:13.191Z] #71 0.438 % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-16T06:45:13.191Z] #71 0.439 Dload Upload Total Spent Left Speed [2021-07-16T06:45:13.191Z] #71 0.441 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 9253 0 --:--:-- --:--:-- --:--:-- 9253 [2021-07-16T06:45:13.191Z] #71 DONE 0.7s [2021-07-16T06:45:13.191Z] [2021-07-16T06:45:13.191Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-16T06:45:13.191Z] #72 sha256:f0a178f91fdba19d9835d6e74f29cd557c230bc45f0805bfc7b198bc5c3764cc [2021-07-16T06:45:13.273Z] ok github.com/docker/docker/client 0.275s coverage: 75.4% of statements [2021-07-16T06:45:14.121Z] #72 DONE 1.0s [2021-07-16T06:45:14.378Z] [2021-07-16T06:45:14.378Z] #73 exporting to image [2021-07-16T06:45:14.378Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-16T06:45:14.378Z] #73 exporting layers [2021-07-16T06:45:22.468Z] #73 exporting layers 7.8s done [2021-07-16T06:45:22.468Z] #73 writing image sha256:58ef3df1f0a29fe3d8d411deca414aa55c86c5e37fe92bd8247795b07f5bd637 done [2021-07-16T06:45:22.468Z] #73 naming to docker.io/library/docker:8b0913935c60606add6bd5a4c6dcf535a387f07a done [2021-07-16T06:45:22.468Z] #73 DONE 7.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-16T06:45:22.818Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42642/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=8b0913935c60606add6bd5a4c6dcf535a387f07a -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:8b0913935c60606add6bd5a4c6dcf535a387f07a hack/make.sh dynbinary test-integration [2021-07-16T06:45:24.707Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-07-16T06:45:24.707Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-07-16T06:45:24.707Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-07-16T06:45:24.707Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-07-16T06:45:24.707Z] 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-07-16T06:45:24.707Z] Detected virtualization docker. [2021-07-16T06:45:24.707Z] Detected architecture x86-64. [2021-07-16T06:45:24.707Z] Set hostname to <6e1a6b62286a>. [2021-07-16T06:45:24.963Z] + source /etc/docker-entrypoint-cmd [2021-07-16T06:45:24.963Z] ++ hack/make.sh dynbinary test-integration [2021-07-16T06:45:24.963Z] [2021-07-16T06:45:25.219Z] Removing bundles/ [2021-07-16T06:45:25.219Z] [2021-07-16T06:45:25.219Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-16T06:45:25.220Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-16T06:45:25.220Z] GOOS="" GOARCH="" GOARM="" [2021-07-16T06:45:38.487Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|files|types_sizes|deps|imports|name) took 1m59.908406716s [2021-07-16T06:45:38.487Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 454.144401ms [2021-07-16T06:45:45.484Z] ok github.com/docker/docker/cmd/dockerd 0.120s coverage: 29.1% of statements [2021-07-16T06:45:45.484Z] ok github.com/docker/docker/container 0.183s coverage: 34.3% of statements [2021-07-16T06:45:45.484Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-16T06:45:45.484Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-16T06:45:45.484Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-16T06:45:45.484Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-16T06:45:45.484Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.103s coverage: 65.3% of statements [2021-07-16T06:45:46.437Z] ok github.com/docker/docker/daemon/cluster/convert 0.046s coverage: 35.9% of statements [2021-07-16T06:45:48.999Z] ok github.com/docker/docker/daemon/cluster 0.172s coverage: 0.5% of statements [2021-07-16T06:45:51.559Z] ok github.com/docker/docker/daemon/discovery 0.026s coverage: 30.0% of statements [2021-07-16T06:45:52.514Z] ok github.com/docker/docker/daemon/config 0.069s coverage: 81.8% of statements [2021-07-16T06:45:53.092Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2021-07-16T06:45:53.396Z] INFO [runner/unused/goanalysis] analyzers took 29.536931851s with top 10 stages: buildssa: 25.338315309s, U1000: 4.198616542s [2021-07-16T06:45:54.488Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2021-07-16T06:45:58.715Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.038s coverage: 73.3% of statements [2021-07-16T06:45:58.715Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.032s coverage: 2.9% of statements [2021-07-16T06:45:58.715Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.484s coverage: 13.8% of statements [2021-07-16T06:46:00.111Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.794s coverage: 56.2% of statements [2021-07-16T06:46:01.514Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.024s coverage: 1.9% of statements [2021-07-16T06:46:02.907Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.814s coverage: 49.4% of statements [2021-07-16T06:46:05.466Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.959s coverage: 46.2% of statements [2021-07-16T06:46:05.466Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.048s coverage: 57.5% of statements [2021-07-16T06:46:05.466Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.390s coverage: 57.7% of statements [2021-07-16T06:46:06.418Z] ok github.com/docker/docker/daemon/links 0.029s coverage: 93.0% of statements [2021-07-16T06:46:07.370Z] ok github.com/docker/docker/daemon 12.292s coverage: 17.1% of statements [2021-07-16T06:46:07.370Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-16T06:46:07.370Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-16T06:46:07.370Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-16T06:46:07.370Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-16T06:46:07.370Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-16T06:46:07.370Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-16T06:46:07.370Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-16T06:46:07.370Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.076s coverage: 3.0% of statements [2021-07-16T06:46:09.298Z] ok github.com/docker/docker/daemon/logger 0.267s coverage: 43.2% of statements [2021-07-16T06:46:09.561Z] ok github.com/docker/docker/daemon/images 0.069s coverage: 6.6% of statements [2021-07-16T06:46:09.561Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-16T06:46:09.561Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-16T06:46:09.561Z] ok github.com/docker/docker/daemon/logger/gelf 0.024s coverage: 67.0% of statements [2021-07-16T06:46:10.136Z] ok github.com/docker/docker/daemon/logger/awslogs 0.317s coverage: 77.8% of statements [2021-07-16T06:46:10.136Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-16T06:46:10.136Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-16T06:46:11.086Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.041s coverage: 87.2% of statements [2021-07-16T06:46:11.086Z] ok github.com/docker/docker/daemon/logger/journald 0.022s coverage: 23.9% of statements [2021-07-16T06:46:11.350Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.062s coverage: 69.9% of statements [2021-07-16T06:46:12.301Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 75.2% of statements [2021-07-16T06:46:12.301Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-16T06:46:12.877Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.043s coverage: 31.5% of statements [2021-07-16T06:46:13.454Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.084s coverage: 58.6% of statements [2021-07-16T06:46:14.035Z] ok github.com/docker/docker/daemon/logger/templates 0.021s coverage: 8.3% of statements [2021-07-16T06:46:14.298Z] ok github.com/docker/docker/daemon/logger/syslog 0.031s coverage: 46.8% of statements [2021-07-16T06:46:15.249Z] ok github.com/docker/docker/daemon/network 0.039s coverage: 63.8% of statements [2021-07-16T06:46:15.513Z] ok github.com/docker/docker/daemon/logger/splunk 1.930s coverage: 82.5% of statements [2021-07-16T06:46:15.513Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-16T06:46:15.513Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-16T06:46:16.465Z] ok github.com/docker/docker/distribution/metadata 0.103s coverage: 48.2% of statements [2021-07-16T06:46:17.862Z] ok github.com/docker/docker/distribution 0.267s coverage: 25.0% of statements [2021-07-16T06:46:17.862Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-16T06:46:17.862Z] ok github.com/docker/docker/errdefs 0.016s coverage: 53.1% of statements [2021-07-16T06:46:18.441Z] ok github.com/docker/docker/image 0.059s coverage: 86.8% of statements [2021-07-16T06:46:19.020Z] ok github.com/docker/docker/distribution/xfer 1.710s coverage: 85.6% of statements [2021-07-16T06:46:19.020Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-16T06:46:19.299Z] ok github.com/docker/docker/image/cache 0.033s coverage: 19.2% of statements [2021-07-16T06:46:19.299Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-07-16T06:46:19.299Z] ok github.com/docker/docker/image/v1 0.040s coverage: 25.0% of statements [2021-07-16T06:46:19.299Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-16T06:46:20.247Z] ok github.com/docker/docker/libcontainerd/queue 0.043s coverage: 100.0% of statements [2021-07-16T06:46:20.824Z] ok github.com/docker/docker/oci 0.043s coverage: 38.4% of statements [2021-07-16T06:46:21.087Z] ok github.com/docker/docker/opts 0.090s coverage: 67.1% of statements [2021-07-16T06:46:21.087Z] ok github.com/docker/docker/pkg/aaparser 0.016s coverage: 52.9% of statements [2021-07-16T06:46:22.038Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2021-07-16T06:46:23.433Z] ok github.com/docker/docker/pkg/capabilities 0.018s coverage: 87.5% of statements [2021-07-16T06:46:23.433Z] ok github.com/docker/docker/pkg/authorization 0.500s coverage: 68.3% of statements [2021-07-16T06:46:24.380Z] ok github.com/docker/docker/pkg/directory 0.019s coverage: 80.0% of statements [2021-07-16T06:46:24.644Z] ok github.com/docker/docker/pkg/archive 1.166s coverage: 81.8% of statements [2021-07-16T06:46:24.906Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2021-07-16T06:46:25.169Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 97.6% of statements [2021-07-16T06:46:26.117Z] ok github.com/docker/docker/pkg/discovery/memory 0.018s coverage: 92.3% of statements [2021-07-16T06:46:26.692Z] ok github.com/docker/docker/pkg/discovery/nodes 0.014s coverage: 93.8% of statements [2021-07-16T06:46:26.955Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2021-07-16T06:46:27.218Z] ok github.com/docker/docker/pkg/chrootarchive 2.994s coverage: 43.2% of statements [2021-07-16T06:46:28.167Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 88.7% of statements [2021-07-16T06:46:28.167Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2021-07-16T06:46:28.742Z] ok github.com/docker/docker/pkg/fsutils 0.274s coverage: 85.1% of statements [2021-07-16T06:46:28.742Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2021-07-16T06:46:29.320Z] ok github.com/docker/docker/pkg/discovery/kv 3.102s coverage: 84.1% of statements [2021-07-16T06:46:30.292Z] ok github.com/docker/docker/layer 8.008s coverage: 68.8% of statements [2021-07-16T06:46:30.292Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-16T06:46:30.292Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-16T06:46:30.292Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-16T06:46:30.292Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-16T06:46:30.292Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-16T06:46:30.292Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-16T06:46:30.292Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-16T06:46:30.292Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2021-07-16T06:46:30.292Z] ok github.com/docker/docker/pkg/idtools 0.714s coverage: 69.5% of statements [2021-07-16T06:46:30.556Z] ok github.com/docker/docker/pkg/ioutils 0.640s coverage: 70.6% of statements [2021-07-16T06:46:30.557Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-16T06:46:30.828Z] ok github.com/docker/docker/pkg/longpath 0.017s coverage: 100.0% of statements [2021-07-16T06:46:30.828Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-16T06:46:30.828Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-16T06:46:31.096Z] ok github.com/docker/docker/pkg/namesgenerator 0.021s coverage: 85.7% of statements [2021-07-16T06:46:31.096Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-16T06:46:31.096Z] ok github.com/docker/docker/pkg/parsers 0.024s coverage: 97.0% of statements [2021-07-16T06:46:31.358Z] ok github.com/docker/docker/pkg/parsers/kernel 0.049s coverage: 60.0% of statements [2021-07-16T06:46:31.622Z] ok github.com/docker/docker/pkg/pidfile 0.029s coverage: 82.4% of statements [2021-07-16T06:46:31.885Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.033s coverage: 86.7% of statements [2021-07-16T06:46:31.885Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-16T06:46:31.885Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-16T06:46:32.466Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.041s coverage: 56.8% of statements [2021-07-16T06:46:33.043Z] ok github.com/docker/docker/pkg/pools 0.013s coverage: 88.2% of statements [2021-07-16T06:46:33.043Z] ok github.com/docker/docker/pkg/progress 0.015s coverage: 75.9% of statements [2021-07-16T06:46:33.043Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2021-07-16T06:46:33.618Z] ok github.com/docker/docker/pkg/reexec 0.022s coverage: 82.4% of statements [2021-07-16T06:46:34.565Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-07-16T06:46:34.565Z] ok github.com/docker/docker/pkg/pubsub 1.099s coverage: 75.0% of statements [2021-07-16T06:46:34.829Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2021-07-16T06:46:34.829Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2021-07-16T06:46:36.221Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 52.9% of statements [2021-07-16T06:46:36.221Z] ok github.com/docker/docker/pkg/system 0.013s coverage: 36.9% of statements [2021-07-16T06:46:36.798Z] ok github.com/docker/docker/pkg/tailfile 0.106s coverage: 88.6% of statements [2021-07-16T06:46:37.374Z] ok github.com/docker/docker/pkg/tarsum 0.112s coverage: 89.3% of statements [2021-07-16T06:46:37.374Z] testing: warning: no tests to run [2021-07-16T06:46:37.374Z] coverage: [no statements] [2021-07-16T06:46:37.374Z] ok github.com/docker/docker/pkg/term/windows 0.009s coverage: [no statements] [no tests to run] [2021-07-16T06:46:37.949Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2021-07-16T06:46:37.949Z] ok github.com/docker/docker/pkg/truncindex 0.123s coverage: 91.5% of statements [2021-07-16T06:46:37.949Z] ok github.com/docker/docker/pkg/signal 3.948s coverage: 62.3% of statements [2021-07-16T06:46:38.213Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2021-07-16T06:46:39.608Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2021-07-16T06:46:39.871Z] ok github.com/docker/docker/profiles/seccomp 0.034s coverage: 85.4% of statements [2021-07-16T06:46:40.822Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2021-07-16T06:46:40.822Z] ok github.com/docker/docker/plugin 0.544s coverage: 23.2% of statements [2021-07-16T06:46:40.908Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-16T06:46:40.908Z] [2021-07-16T06:46:40.908Z] + TEST_INTEGRATION_DEST=1 [2021-07-16T06:46:40.908Z] + CONTAINER_NAME=docker-pr2-1 [2021-07-16T06:46:40.908Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-07-16T06:46:40.908Z] + run_tests test-integration-flaky [2021-07-16T06:46:40.908Z] + '[' -n 0 ']' [2021-07-16T06:46:40.908Z] + rm= [2021-07-16T06:46:40.908Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42642/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42642/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42642/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8b0913935c60606add6bd5a4c6dcf535a387f07a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8b0913935c60606add6bd5a4c6dcf535a387f07a hack/make.sh test-integration-flaky test-integration [2021-07-16T06:46:40.908Z] + c=0 [2021-07-16T06:46:40.908Z] + TEST_INTEGRATION_DEST=3 [2021-07-16T06:46:40.908Z] + CONTAINER_NAME=docker-pr2-3 [2021-07-16T06:46:40.908Z] + TEST_SKIP_INTEGRATION=1 [2021-07-16T06:46:40.908Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-07-16T06:46:40.908Z] ++ jobs -p [2021-07-16T06:46:40.908Z] + run_tests [2021-07-16T06:46:40.908Z] + '[' -n 0 ']' [2021-07-16T06:46:40.908Z] + rm= [2021-07-16T06:46:40.908Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42642/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42642/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42642/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8b0913935c60606add6bd5a4c6dcf535a387f07a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8b0913935c60606add6bd5a4c6dcf535a387f07a hack/make.sh '' test-integration [2021-07-16T06:46:40.908Z] + TEST_INTEGRATION_DEST=2 [2021-07-16T06:46:40.908Z] + CONTAINER_NAME=docker-pr2-2 [2021-07-16T06:46:40.908Z] + TEST_SKIP_INTEGRATION=1 [2021-07-16T06:46:40.908Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-07-16T06:46:40.908Z] + run_tests [2021-07-16T06:46:40.908Z] + '[' -n 0 ']' [2021-07-16T06:46:40.908Z] + rm= [2021-07-16T06:46:40.908Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42642/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42642/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42642/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8b0913935c60606add6bd5a4c6dcf535a387f07a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8b0913935c60606add6bd5a4c6dcf535a387f07a hack/make.sh '' test-integration [2021-07-16T06:46:40.908Z] + for job in $(jobs -p) [2021-07-16T06:46:40.908Z] + wait 8650 [2021-07-16T06:46:40.908Z] [2021-07-16T06:46:40.908Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-16T06:46:40.908Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-16T06:46:40.908Z] HOSTNAME=eefd2ded8042 [2021-07-16T06:46:40.908Z] TEST_SKIP_INTEGRATION=1 [2021-07-16T06:46:40.908Z] TESTDEBUG=0 [2021-07-16T06:46:40.908Z] DEST=bundles/test-integration [2021-07-16T06:46:40.908Z] PWD=/go/src/github.com/docker/docker [2021-07-16T06:46:40.908Z] KEEPBUNDLE=1 [2021-07-16T06:46:40.908Z] DOCKER_GITCOMMIT=8b0913935c60606add6bd5a4c6dcf535a387f07a [2021-07-16T06:46:40.908Z] container=docker [2021-07-16T06:46:40.908Z] HOME=/root [2021-07-16T06:46:40.908Z] GOLANG_VERSION=1.13.15 [2021-07-16T06:46:40.908Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-16T06:46:40.908Z] VALIDATE_BRANCH=20.10 [2021-07-16T06:46:40.908Z] TERM=xterm [2021-07-16T06:46:40.908Z] DOCKER_PKG=github.com/docker/docker [2021-07-16T06:46:40.908Z] SHLVL=1 [2021-07-16T06:46:40.908Z] TIMEOUT=120m [2021-07-16T06:46:40.908Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-16T06:46:40.908Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-16T06:46:40.908Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-07-16T06:46:40.908Z] GO111MODULE=off [2021-07-16T06:46:40.908Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-16T06:46:40.908Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-16T06:46:40.908Z] GOPATH=/go [2021-07-16T06:46:40.908Z] PKG_CONFIG=pkg-config [2021-07-16T06:46:40.908Z] _=/usr/bin/env [2021-07-16T06:46:40.908Z] Building test suite binary ./integration-cli/test.main [2021-07-16T06:46:40.908Z] [2021-07-16T06:46:40.908Z] [2021-07-16T06:46:40.908Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-07-16T06:46:40.908Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-16T06:46:40.908Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-16T06:46:40.908Z] HOSTNAME=4fcafe3eb819 [2021-07-16T06:46:40.908Z] TEST_SKIP_INTEGRATION=1 [2021-07-16T06:46:40.908Z] TESTDEBUG=0 [2021-07-16T06:46:40.908Z] DEST=bundles/test-integration [2021-07-16T06:46:40.908Z] PWD=/go/src/github.com/docker/docker [2021-07-16T06:46:40.908Z] KEEPBUNDLE=1 [2021-07-16T06:46:40.908Z] DOCKER_GITCOMMIT=8b0913935c60606add6bd5a4c6dcf535a387f07a [2021-07-16T06:46:40.908Z] container=docker [2021-07-16T06:46:40.908Z] HOME=/root [2021-07-16T06:46:40.908Z] GOLANG_VERSION=1.13.15 [2021-07-16T06:46:40.908Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-16T06:46:40.908Z] VALIDATE_BRANCH=20.10 [2021-07-16T06:46:40.908Z] TERM=xterm [2021-07-16T06:46:40.908Z] DOCKER_PKG=github.com/docker/docker [2021-07-16T06:46:40.908Z] SHLVL=1 [2021-07-16T06:46:40.908Z] TIMEOUT=120m [2021-07-16T06:46:40.908Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-16T06:46:40.908Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-16T06:46:40.908Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-07-16T06:46:40.908Z] GO111MODULE=off [2021-07-16T06:46:40.908Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-16T06:46:40.908Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-16T06:46:40.908Z] GOPATH=/go [2021-07-16T06:46:40.908Z] PKG_CONFIG=pkg-config [2021-07-16T06:46:40.908Z] _=/usr/bin/env [2021-07-16T06:46:40.908Z] Building test suite binary ./integration-cli/test.main [2021-07-16T06:46:40.908Z] No new tests added to integration. [2021-07-16T06:46:40.908Z] [2021-07-16T06:46:40.908Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-16T06:46:40.908Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-16T06:46:40.908Z] HOSTNAME=9fac5822227b [2021-07-16T06:46:40.908Z] TESTDEBUG=0 [2021-07-16T06:46:40.908Z] DEST=bundles/test-integration [2021-07-16T06:46:40.908Z] PWD=/go/src/github.com/docker/docker [2021-07-16T06:46:40.908Z] KEEPBUNDLE=1 [2021-07-16T06:46:40.908Z] DOCKER_GITCOMMIT=8b0913935c60606add6bd5a4c6dcf535a387f07a [2021-07-16T06:46:40.908Z] container=docker [2021-07-16T06:46:40.908Z] HOME=/root [2021-07-16T06:46:40.908Z] GOLANG_VERSION=1.13.15 [2021-07-16T06:46:40.908Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-16T06:46:40.908Z] VALIDATE_BRANCH=20.10 [2021-07-16T06:46:40.908Z] TERM=xterm [2021-07-16T06:46:40.908Z] DOCKER_PKG=github.com/docker/docker [2021-07-16T06:46:40.908Z] SHLVL=1 [2021-07-16T06:46:40.908Z] TIMEOUT=120m [2021-07-16T06:46:40.908Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-16T06:46:40.908Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-16T06:46:40.908Z] GO111MODULE=off [2021-07-16T06:46:40.908Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-16T06:46:40.908Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-16T06:46:40.908Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-16T06:46:40.908Z] GOPATH=/go [2021-07-16T06:46:40.908Z] PKG_CONFIG=pkg-config [2021-07-16T06:46:40.908Z] _=/usr/bin/env [2021-07-16T06:46:40.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-16T06:46:42.219Z] ok github.com/docker/docker/registry/resumable 0.035s coverage: 100.0% of statements [2021-07-16T06:46:42.483Z] ok github.com/docker/docker/quota 0.515s coverage: 71.4% of statements [2021-07-16T06:46:42.617Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-16T06:46:42.617Z] [2021-07-16T06:46:42.617Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-16T06:46:42.617Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-16T06:46:42.617Z] HOSTNAME=b5dd24c0ffdd [2021-07-16T06:46:42.617Z] DEST=bundles/test-integration [2021-07-16T06:46:42.617Z] PWD=/go/src/github.com/docker/docker [2021-07-16T06:46:42.617Z] DOCKER_ROOTLESS=1 [2021-07-16T06:46:42.617Z] DOCKER_GITCOMMIT=8b0913935c60606add6bd5a4c6dcf535a387f07a [2021-07-16T06:46:42.617Z] container=docker [2021-07-16T06:46:42.617Z] HOME=/root [2021-07-16T06:46:42.617Z] GOLANG_VERSION=1.13.15 [2021-07-16T06:46:42.617Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-16T06:46:42.617Z] VALIDATE_BRANCH=20.10 [2021-07-16T06:46:42.617Z] TERM=xterm [2021-07-16T06:46:42.617Z] DOCKER_PKG=github.com/docker/docker [2021-07-16T06:46:42.617Z] SHLVL=1 [2021-07-16T06:46:42.617Z] TIMEOUT=120m [2021-07-16T06:46:42.617Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-16T06:46:42.617Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-16T06:46:42.617Z] GO111MODULE=off [2021-07-16T06:46:42.617Z] DOCKER_EXPERIMENTAL=1 [2021-07-16T06:46:42.617Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-16T06:46:42.617Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-16T06:46:42.617Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-16T06:46:42.617Z] GOPATH=/go [2021-07-16T06:46:42.617Z] PKG_CONFIG=pkg-config [2021-07-16T06:46:42.617Z] _=/usr/bin/env [2021-07-16T06:46:42.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-16T06:46:42.747Z] ok github.com/docker/docker/restartmanager 0.041s coverage: 45.3% of statements [2021-07-16T06:46:42.747Z] ok github.com/docker/docker/registry 0.199s coverage: 57.2% of statements [2021-07-16T06:46:43.323Z] ok github.com/docker/docker/testutil 0.024s coverage: 62.5% of statements [2021-07-16T06:46:43.899Z] ok github.com/docker/docker/runconfig 0.041s coverage: 66.1% of statements [2021-07-16T06:46:45.828Z] ok github.com/docker/docker/volume/drivers 0.017s coverage: 36.1% of statements [2021-07-16T06:46:46.406Z] ok github.com/docker/docker/volume/mounts 0.066s coverage: 67.0% of statements [2021-07-16T06:46:46.981Z] ok github.com/docker/docker/volume/local 0.223s coverage: 76.4% of statements [2021-07-16T06:46:48.371Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2021-07-16T06:46:58.971Z] f143c6fed32d: Pull complete [2021-07-16T06:46:58.971Z] Digest: sha256:cc8a0215d2d19516c23b5f8a8e04799631c5ff2fb9a3c509fbd46f7ef7057877 [2021-07-16T06:46:58.971Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T06:46:58.971Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T06:46:58.971Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-07-16T06:46:58.971Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-07-16T06:46:58.971Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2061' [2021-07-16T06:46:58.971Z] INFO: Docker version of control daemon [2021-07-16T06:46:58.971Z] [2021-07-16T06:46:58.971Z] Client: [2021-07-16T06:46:58.971Z] Version: 20.10.6 [2021-07-16T06:46:58.971Z] API version: 1.41 [2021-07-16T06:46:58.971Z] Go version: go1.16.3 [2021-07-16T06:46:58.971Z] Git commit: 370c289 [2021-07-16T06:46:58.971Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-16T06:46:58.971Z] OS/Arch: windows/amd64 [2021-07-16T06:46:58.971Z] Context: default [2021-07-16T06:46:58.971Z] Experimental: true [2021-07-16T06:46:58.971Z] [2021-07-16T06:46:58.971Z] Server: Docker Engine - Community [2021-07-16T06:46:58.971Z] Engine: [2021-07-16T06:46:58.971Z] Version: 20.10.6 [2021-07-16T06:46:58.971Z] API version: 1.41 (minimum version 1.24) [2021-07-16T06:46:58.971Z] Go version: go1.13.15 [2021-07-16T06:46:58.971Z] Git commit: 8728dd2 [2021-07-16T06:46:58.971Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-16T06:46:58.971Z] OS/Arch: windows/amd64 [2021-07-16T06:46:58.971Z] Experimental: true [2021-07-16T06:46:58.971Z] [2021-07-16T06:46:58.971Z] INFO: Docker info of control daemon [2021-07-16T06:46:58.971Z] [2021-07-16T06:46:58.971Z] Client: [2021-07-16T06:46:58.971Z] Context: default [2021-07-16T06:46:58.971Z] Debug Mode: false [2021-07-16T06:46:58.971Z] Plugins: [2021-07-16T06:46:58.971Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-16T06:46:58.971Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-16T06:46:58.971Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-16T06:46:58.971Z] [2021-07-16T06:46:58.971Z] Server: [2021-07-16T06:46:58.971Z] Containers: 0 [2021-07-16T06:46:58.971Z] Running: 0 [2021-07-16T06:46:58.971Z] Paused: 0 [2021-07-16T06:46:58.971Z] Stopped: 0 [2021-07-16T06:46:58.971Z] Images: 1 [2021-07-16T06:46:58.971Z] Server Version: 20.10.6 [2021-07-16T06:46:58.971Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-16T06:46:58.971Z] Windows: [2021-07-16T06:46:58.971Z] LCOW: [2021-07-16T06:46:58.971Z] Logging Driver: json-file [2021-07-16T06:46:58.971Z] Plugins: [2021-07-16T06:46:58.971Z] Volume: local [2021-07-16T06:46:58.971Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-16T06:46:58.971Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-16T06:46:58.971Z] Swarm: inactive [2021-07-16T06:46:58.971Z] Default Isolation: process [2021-07-16T06:46:58.971Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-16T06:46:58.971Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-16T06:46:58.971Z] OSType: windows [2021-07-16T06:46:58.971Z] Architecture: x86_64 [2021-07-16T06:46:58.971Z] CPUs: 4 [2021-07-16T06:46:58.971Z] Total Memory: 32GiB [2021-07-16T06:46:58.971Z] Name: azwin-2-b65290 [2021-07-16T06:46:58.971Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-16T06:46:58.971Z] Docker Root Dir: D:\docker [2021-07-16T06:46:58.971Z] Debug Mode: false [2021-07-16T06:46:58.971Z] Registry: https://index.docker.io/v1/ [2021-07-16T06:46:58.971Z] Labels: [2021-07-16T06:46:58.971Z] Experimental: true [2021-07-16T06:46:58.971Z] Insecure Registries: [2021-07-16T06:46:58.971Z] 10.0.0.4:5000 [2021-07-16T06:46:58.971Z] 127.0.0.0/8 [2021-07-16T06:46:58.971Z] Registry Mirrors: [2021-07-16T06:46:58.971Z] http://10.0.0.4:5000/ [2021-07-16T06:46:58.971Z] Live Restore Enabled: false [2021-07-16T06:46:58.971Z] Product License: Community Engine [2021-07-16T06:46:58.971Z] [2021-07-16T06:46:58.971Z] [2021-07-16T06:46:58.971Z] INFO: Commit hash is 8b0913935c [2021-07-16T06:46:58.971Z] INFO: Nuke-Everything... [2021-07-16T06:46:58.971Z] INFO: Container count on control daemon to delete is 0 [2021-07-16T06:46:58.971Z] INFO: Nuking d:\CI [2021-07-16T06:46:58.971Z] INFO: Zapped successfully [2021-07-16T06:46:58.971Z] INFO: Location for testing is d:\CI\PR-42642\2 [2021-07-16T06:46:58.971Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-16T06:46:58.971Z] [2021-07-16T06:46:58.971Z] [2021-07-16T06:46:58.971Z] INFO: Building the image from Dockerfile.windows at 07/16/2021 06:46:46... [2021-07-16T06:46:58.971Z] [2021-07-16T06:46:58.971Z] Sending build context to Docker daemon 58.3MB [2021-07-16T06:46:58.971Z] [2021-07-16T06:46:58.971Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-16T06:46:58.971Z] ---> 9a0a02eca0e6 [2021-07-16T06:46:58.971Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-16T06:46:58.971Z] ---> Running in e15b770a8614 [2021-07-16T06:46:58.971Z] Removing intermediate container e15b770a8614 [2021-07-16T06:46:58.971Z] ---> 547abc82e3f4 [2021-07-16T06:46:58.971Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-07-16T06:46:58.971Z] ---> Running in f1e41e379c4a [2021-07-16T06:46:58.971Z] Removing intermediate container f1e41e379c4a [2021-07-16T06:46:58.971Z] ---> feedcebb7a04 [2021-07-16T06:46:58.971Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-16T06:46:58.971Z] ---> Running in b063fcc296a8 [2021-07-16T06:46:58.971Z] Removing intermediate container b063fcc296a8 [2021-07-16T06:46:58.971Z] ---> 3559200128d8 [2021-07-16T06:46:58.971Z] 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-07-16T06:46:58.971Z] ---> Running in 29003c5e33d4 [2021-07-16T06:46:58.971Z] Removing intermediate container 29003c5e33d4 [2021-07-16T06:46:58.971Z] ---> d797d271f2a5 [2021-07-16T06:46:58.972Z] 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-07-16T06:46:58.972Z] ---> Running in e9f797d1ac93 [2021-07-16T06:47:01.648Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-16T06:47:01.648Z] [2021-07-16T06:47:01.648Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-16T06:47:01.648Z] DOCKER_SYSTEMD=1 [2021-07-16T06:47:01.648Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-16T06:47:01.648Z] HOSTNAME=6e1a6b62286a [2021-07-16T06:47:01.648Z] DEST=bundles/test-integration [2021-07-16T06:47:01.648Z] PWD=/go/src/github.com/docker/docker [2021-07-16T06:47:01.648Z] DOCKER_GITCOMMIT=8b0913935c60606add6bd5a4c6dcf535a387f07a [2021-07-16T06:47:01.648Z] container=docker [2021-07-16T06:47:01.648Z] HOME=/root [2021-07-16T06:47:01.648Z] LANG=C.UTF-8 [2021-07-16T06:47:01.648Z] INVOCATION_ID=97e46cdc208c4d808953d2e248b565fa [2021-07-16T06:47:01.648Z] GOLANG_VERSION=1.13.15 [2021-07-16T06:47:01.648Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-16T06:47:01.648Z] VALIDATE_BRANCH=20.10 [2021-07-16T06:47:01.648Z] TERM=xterm [2021-07-16T06:47:01.648Z] DOCKER_PKG=github.com/docker/docker [2021-07-16T06:47:01.648Z] SHLVL=3 [2021-07-16T06:47:01.648Z] TIMEOUT=120m [2021-07-16T06:47:01.648Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-16T06:47:01.648Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-16T06:47:01.648Z] GO111MODULE=off [2021-07-16T06:47:01.648Z] DOCKER_EXPERIMENTAL=1 [2021-07-16T06:47:01.648Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-16T06:47:01.648Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-16T06:47:01.648Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-16T06:47:01.648Z] GOPATH=/go [2021-07-16T06:47:01.648Z] PKG_CONFIG=pkg-config [2021-07-16T06:47:01.648Z] _=/usr/bin/env [2021-07-16T06:47:01.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-16T06:47:06.499Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.6% of statements [2021-07-16T06:47:06.499Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-16T06:47:06.499Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-16T06:47:06.499Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-16T06:47:06.499Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-16T06:47:06.499Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-16T06:47:06.499Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-16T06:47:06.499Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-16T06:47:06.499Z] ? github.com/docker/docker/rootless [no test files] [2021-07-16T06:47:06.499Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-16T06:47:06.499Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-16T06:47:06.499Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-16T06:47:06.499Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-16T06:47:06.499Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-16T06:47:06.499Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-16T06:47:06.499Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-16T06:47:06.499Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-16T06:47:06.499Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-16T06:47:06.499Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-16T06:47:06.499Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-16T06:47:06.499Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-16T06:47:06.499Z] ? github.com/docker/docker/volume [no test files] [2021-07-16T06:47:06.499Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-16T06:47:06.499Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-16T06:47:06.762Z] [2021-07-16T06:47:06.762Z] === Skipped [2021-07-16T06:47:06.762Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-07-16T06:47:06.762Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-07-16T06:47:06.762Z] [2021-07-16T06:47:06.762Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-07-16T06:47:06.762Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-07-16T06:47:06.762Z] [2021-07-16T06:47:06.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-16T06:47:06.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T06:47:06.762Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-16T06:47:06.762Z] [2021-07-16T06:47:06.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-16T06:47:06.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T06:47:06.762Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-16T06:47:06.762Z] [2021-07-16T06:47:06.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-16T06:47:06.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T06:47:06.762Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-16T06:47:06.762Z] [2021-07-16T06:47:06.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-16T06:47:06.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T06:47:06.762Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-16T06:47:06.762Z] [2021-07-16T06:47:06.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-16T06:47:06.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T06:47:06.762Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-16T06:47:06.762Z] [2021-07-16T06:47:06.762Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-16T06:47:06.762Z] graphtest_unix.go:73: No driver to put! [2021-07-16T06:47:06.762Z] [2021-07-16T06:47:06.762Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-16T06:47:06.762Z] time="2021-07-16T06:46:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-16T06:47:06.762Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-16T06:47:06.762Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-16T06:47:06.762Z] [2021-07-16T06:47:06.762Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-16T06:47:06.762Z] time="2021-07-16T06:46:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-16T06:47:06.762Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-16T06:47:06.762Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-16T06:47:06.762Z] [2021-07-16T06:47:06.762Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-16T06:47:06.762Z] time="2021-07-16T06:46:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-16T06:47:06.762Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-16T06:47:06.762Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-16T06:47:06.762Z] [2021-07-16T06:47:06.762Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-16T06:47:06.762Z] time="2021-07-16T06:46:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-16T06:47:06.762Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-16T06:47:06.762Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-16T06:47:06.762Z] [2021-07-16T06:47:06.762Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-16T06:47:06.762Z] time="2021-07-16T06:46:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-16T06:47:06.762Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-16T06:47:06.762Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-16T06:47:06.762Z] [2021-07-16T06:47:06.762Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-16T06:47:06.762Z] graphtest_unix.go:73: No driver to put! [2021-07-16T06:47:06.762Z] [2021-07-16T06:47:06.762Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-16T06:47:06.762Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-16T06:47:06.762Z] [2021-07-16T06:47:06.762Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-16T06:47:06.762Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-16T06:47:06.762Z] [2021-07-16T06:47:06.762Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-16T06:47:06.762Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-16T06:47:06.762Z] [2021-07-16T06:47:06.762Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-16T06:47:06.762Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-16T06:47:06.762Z] [2021-07-16T06:47:06.762Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-16T06:47:06.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T06:47:06.762Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-16T06:47:06.762Z] [2021-07-16T06:47:06.762Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-16T06:47:06.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T06:47:06.762Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-16T06:47:06.762Z] [2021-07-16T06:47:06.762Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-16T06:47:06.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T06:47:06.762Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-16T06:47:06.762Z] [2021-07-16T06:47:06.762Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-16T06:47:06.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T06:47:06.762Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-16T06:47:06.762Z] [2021-07-16T06:47:06.762Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-16T06:47:06.762Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T06:47:06.762Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-16T06:47:06.762Z] [2021-07-16T06:47:06.762Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-16T06:47:06.762Z] graphtest_unix.go:73: No driver to put! [2021-07-16T06:47:06.762Z] [2021-07-16T06:47:06.762Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-16T06:47:06.762Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-07-16T06:47:06.762Z] [2021-07-16T06:47:06.762Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-16T06:47:06.762Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-07-16T06:47:06.762Z] [2021-07-16T06:47:06.762Z] [2021-07-16T06:47:06.762Z] DONE 2230 tests, 26 skipped in 199.151s Post stage [Pipeline] junit [2021-07-16T06:47:07.725Z] Recording test results [2021-07-16T06:47:07.861Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-16T06:47:08.210Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42642/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8b0913935c60606add6bd5a4c6dcf535a387f07a -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:8b0913935c60606add6bd5a4c6dcf535a387f07a hack/make.sh dynbinary test-integration [2021-07-16T06:47:09.156Z] [2021-07-16T06:47:09.156Z] Removing bundles/ [2021-07-16T06:47:09.156Z] [2021-07-16T06:47:09.156Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-16T06:47:09.156Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-16T06:47:09.156Z] GOOS="" GOARCH="" GOARM="" [2021-07-16T06:47:09.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-16T06:47:10.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-16T06:47:13.681Z] [2021-07-16T06:47:13.681Z] SUCCESS: Specified value was saved. [2021-07-16T06:47:13.681Z] INFO: Downloading git... [2021-07-16T06:47:14.644Z] INFO: Downloading go... [2021-07-16T06:47:17.517Z] INFO: Downloading compiler 1 of 3... [2021-07-16T06:47:17.969Z] INFO: Downloading compiler 2 of 3... [2021-07-16T06:47:18.424Z] INFO: Downloading compiler 3 of 3... [2021-07-16T06:47:18.424Z] INFO: Extracting git... [2021-07-16T06:47:29.898Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m21.113040399s with top 10 stages: buildssa: 1m43.208520054s, goimports: 23.20271549s, unconvert: 13.60197441s, gosec: 9.720572828s, golint: 5.935327045s, misspell: 4.374983964s, ineffassign: 3.785460588s, inspect: 3.525368219s, vrp: 3.479374628s, printf: 2.482705293s [2021-07-16T06:47:29.898Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2021-07-16T06:47:29.898Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1682/1682, nolint: 0/64, cgo: 1682/2262, identifier_marker: 1577/1577, exclude-rules: 64/1577, exclude: 1577/1577, autogenerated_exclude: 1577/1682, filename_unadjuster: 1682/1682, path_prettifier: 1682/1682, skip_dirs: 1682/1682 [2021-07-16T06:47:29.898Z] INFO [runner] processing took 59.506119ms with stages: nolint: 25.583432ms, identifier_marker: 16.278705ms, path_prettifier: 8.323205ms, autogenerated_exclude: 4.073499ms, exclude-rules: 3.266848ms, skip_dirs: 1.683468ms, cgo: 182.606µs, filename_unadjuster: 110.206µs, max_same_issues: 1.629µs, uniq_by_line: 515ns, max_from_linter: 405ns, diff: 375ns, exclude: 291ns, skip_files: 285ns, source_code: 261ns, max_per_file_from_linter: 202ns, path_shortener: 187ns [2021-07-16T06:47:29.898Z] INFO [runner] linters took 1m43.112374495s with stages: goanalysis_metalinter: 1m22.161367812s, unused: 20.891214471s [2021-07-16T06:47:29.898Z] INFO File cache stats: 1451 entries of total size 6.8MiB [2021-07-16T06:47:29.898Z] INFO Memory: 1527 samples, avg is 731.6MB, max is 3567.7MB [2021-07-16T06:47:29.898Z] INFO Execution took 3m43.482609418s [2021-07-16T06:47:29.898Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-07-16T06:47:30.235Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42642/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8b0913935c60606add6bd5a4c6dcf535a387f07a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8b0913935c60606add6bd5a4c6dcf535a387f07a hack/make.sh dynbinary-daemon test-docker-py [2021-07-16T06:47:30.805Z] [2021-07-16T06:47:30.805Z] Removing bundles/ [2021-07-16T06:47:30.805Z] [2021-07-16T06:47:31.066Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-07-16T06:47:31.066Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-16T06:47:31.066Z] GOOS="" GOARCH="" GOARM="" [2021-07-16T06:47:32.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-16T06:47:33.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-16T06:47:33.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-16T06:47:36.012Z] INFO: Expanding go... [2021-07-16T06:47:42.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-16T06:47:42.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-16T06:47:43.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-16T06:47:44.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-16T06:47:45.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-16T06:47:46.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-16T06:47:49.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-16T06:47:51.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-16T06:47:52.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-16T06:47:52.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-16T06:47:54.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-16T06:47:55.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-16T06:47:55.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-16T06:47:56.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-16T06:47:57.010Z] INFO: Expanding compiler 1 of 3... [2021-07-16T06:47:57.461Z] INFO: Expanding compiler 2 of 3... [2021-07-16T06:47:57.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-16T06:47:58.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-16T06:48:00.195Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-16T06:48:00.195Z] Using test binary docker [2021-07-16T06:48:00.195Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-16T06:48:00.195Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-16T06:48:00.195Z] INFO: Waiting for daemon to start... [2021-07-16T06:48:00.195Z] Starting dockerd [2021-07-16T06:48:03.192Z] INFO: Expanding compiler 3 of 3... [2021-07-16T06:48:03.474Z] . [2021-07-16T06:48:03.474Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-16T06:48:03.474Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-16T06:48:03.474Z] Error: No such image: emptyfs [2021-07-16T06:48:03.474Z] Running integration-test (iteration 1) [2021-07-16T06:48:03.474Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-16T06:48:04.148Z] INFO: Removing downloaded files... [2021-07-16T06:48:04.148Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-07-16T06:48:04.148Z] INFO: Configuring git core.autocrlf... [2021-07-16T06:48:05.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-16T06:48:05.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-16T06:48:06.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-16T06:48:07.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-16T06:48:08.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-16T06:48:09.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-16T06:48:13.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-16T06:48:15.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-16T06:48:16.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-16T06:48:17.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-16T06:48:18.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-16T06:48:20.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-16T06:48:21.550Z] Loaded image: buildpack-deps:buster [2021-07-16T06:48:21.550Z] Loaded image: busybox:latest [2021-07-16T06:48:21.808Z] Loaded image: busybox:glibc [2021-07-16T06:48:22.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-16T06:48:23.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-16T06:48:23.710Z] Loaded image: debian:bullseye [2021-07-16T06:48:23.967Z] Loaded image: hello-world:latest [2021-07-16T06:48:23.967Z] Loaded image: arm32v7/hello-world:latest [2021-07-16T06:48:23.967Z] INFO: Testing against a local daemon [2021-07-16T06:48:23.967Z] === RUN TestCgroupNamespacesBuild [2021-07-16T06:48:24.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-16T06:48:26.299Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-16T06:48:26.299Z] Using test binary docker [2021-07-16T06:48:26.299Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-16T06:48:26.299Z] Starting apparmor (via systemctl): apparmor.service. [2021-07-16T06:48:26.299Z] INFO: Waiting for daemon to start... [2021-07-16T06:48:26.299Z] Starting dockerd [2021-07-16T06:48:27.252Z] --- PASS: TestCgroupNamespacesBuild (2.61s) [2021-07-16T06:48:27.253Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-16T06:48:28.185Z] . [2021-07-16T06:48:28.185Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-16T06:48:28.185Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-16T06:48:28.185Z] Error: No such image: emptyfs [2021-07-16T06:48:28.440Z] Running integration-test (iteration 1) [2021-07-16T06:48:28.440Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-16T06:48:29.152Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.41s) [2021-07-16T06:48:29.152Z] === RUN TestBuildWithSession [2021-07-16T06:48:29.152Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-16T06:48:29.152Z] build_session_test.go:25: TODO: BuildKit [2021-07-16T06:48:29.152Z] === RUN TestBuildSquashParent [2021-07-16T06:48:30.704Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-16T06:48:30.704Z] [2021-07-16T06:48:30.704Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-16T06:48:30.704Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-16T06:48:30.704Z] HOSTNAME=d8c0696036be [2021-07-16T06:48:30.704Z] TESTDEBUG=0 [2021-07-16T06:48:30.704Z] DEST=bundles/test-integration [2021-07-16T06:48:30.704Z] PWD=/go/src/github.com/docker/docker [2021-07-16T06:48:30.704Z] DOCKER_GITCOMMIT=8b0913935c60606add6bd5a4c6dcf535a387f07a [2021-07-16T06:48:30.704Z] container=docker [2021-07-16T06:48:30.704Z] HOME=/root [2021-07-16T06:48:30.704Z] GOLANG_VERSION=1.13.15 [2021-07-16T06:48:30.704Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-16T06:48:30.704Z] VALIDATE_BRANCH=20.10 [2021-07-16T06:48:30.704Z] TERM=xterm [2021-07-16T06:48:30.704Z] DOCKER_PKG=github.com/docker/docker [2021-07-16T06:48:30.704Z] SHLVL=1 [2021-07-16T06:48:30.704Z] TIMEOUT=120m [2021-07-16T06:48:30.704Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-16T06:48:30.704Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-16T06:48:30.704Z] GO111MODULE=off [2021-07-16T06:48:30.704Z] DOCKER_EXPERIMENTAL=1 [2021-07-16T06:48:30.704Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-16T06:48:30.704Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-16T06:48:30.704Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-16T06:48:30.704Z] GOPATH=/go [2021-07-16T06:48:30.704Z] PKG_CONFIG=pkg-config [2021-07-16T06:48:30.704Z] _=/usr/bin/env [2021-07-16T06:48:30.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-16T06:48:32.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-16T06:48:33.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-16T06:48:37.259Z] --- PASS: TestBuildSquashParent (7.96s) [2021-07-16T06:48:37.259Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-16T06:48:37.259Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T06:48:37.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T06:48:37.259Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T06:48:37.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T06:48:37.259Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T06:48:37.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T06:48:37.259Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T06:48:37.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T06:48:37.259Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T06:48:37.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T06:48:37.259Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T06:48:37.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T06:48:37.259Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T06:48:37.259Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T06:48:40.541Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T06:48:40.541Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T06:48:41.915Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T06:48:41.915Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T06:48:43.298Z] Loaded image: buildpack-deps:buster [2021-07-16T06:48:43.298Z] Loaded image: busybox:latest [2021-07-16T06:48:43.298Z] Loaded image: busybox:glibc [2021-07-16T06:48:44.448Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-07-16T06:48:44.449Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.04s) [2021-07-16T06:48:44.449Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.12s) [2021-07-16T06:48:44.449Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.91s) [2021-07-16T06:48:44.449Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.88s) [2021-07-16T06:48:44.449Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.19s) [2021-07-16T06:48:44.449Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.17s) [2021-07-16T06:48:44.449Z] === RUN TestBuildMultiStageCopy [2021-07-16T06:48:44.449Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-16T06:48:46.580Z] Loaded image: debian:bullseye [2021-07-16T06:48:46.580Z] Loaded image: hello-world:latest [2021-07-16T06:48:47.141Z] Loaded image: arm32v7/hello-world:latest [2021-07-16T06:48:47.701Z] INFO: Testing against a local daemon [2021-07-16T06:48:47.701Z] === RUN TestCgroupNamespacesBuild [2021-07-16T06:48:47.728Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-16T06:48:48.293Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-16T06:48:49.226Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-16T06:48:50.159Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-16T06:48:50.215Z] --- PASS: TestCgroupNamespacesBuild (2.32s) [2021-07-16T06:48:50.215Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-16T06:48:51.092Z] --- PASS: TestBuildMultiStageCopy (6.93s) [2021-07-16T06:48:51.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.94s) [2021-07-16T06:48:51.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-07-16T06:48:51.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-07-16T06:48:51.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-07-16T06:48:51.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-07-16T06:48:51.092Z] === RUN TestBuildMultiStageParentConfig [2021-07-16T06:48:51.579Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.54s) [2021-07-16T06:48:51.579Z] === RUN TestBuildWithSession [2021-07-16T06:48:51.579Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-16T06:48:51.579Z] build_session_test.go:25: TODO: BuildKit [2021-07-16T06:48:51.579Z] === RUN TestBuildSquashParent [2021-07-16T06:48:52.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-16T06:48:53.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-16T06:48:56.414Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-07-16T06:48:56.414Z] === RUN TestBuildLabelWithTargets [2021-07-16T06:48:58.118Z] --- PASS: TestBuildSquashParent (6.36s) [2021-07-16T06:48:58.118Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-16T06:48:58.118Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T06:48:58.118Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T06:48:58.118Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T06:48:58.118Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T06:48:58.118Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T06:48:58.118Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T06:48:58.118Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T06:48:58.118Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T06:48:58.118Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T06:48:58.118Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T06:48:58.118Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T06:48:58.118Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T06:48:58.118Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T06:48:58.118Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T06:49:00.633Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T06:49:00.633Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T06:49:02.524Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T06:49:02.781Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T06:49:04.533Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-07-16T06:49:04.533Z] === RUN TestBuildWithEmptyLayers [2021-07-16T06:49:05.299Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-16T06:49:05.299Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.36s) [2021-07-16T06:49:05.299Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.49s) [2021-07-16T06:49:05.299Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.23s) [2021-07-16T06:49:05.299Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.22s) [2021-07-16T06:49:05.299Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.06s) [2021-07-16T06:49:05.299Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.18s) [2021-07-16T06:49:05.299Z] === RUN TestBuildMultiStageCopy [2021-07-16T06:49:05.299Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-16T06:49:07.061Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-07-16T06:49:07.061Z] === RUN TestBuildMultiStageOnBuild [2021-07-16T06:49:07.189Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-16T06:49:07.189Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-16T06:49:07.445Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-16T06:49:07.565Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-16T06:49:07.565Z] [2021-07-16T06:49:07.565Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-07-16T06:49:07.565Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-07-16T06:49:07.565Z] Using test binary docker [2021-07-16T06:49:07.565Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-16T06:49:07.565Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-16T06:49:07.565Z] INFO: Waiting for daemon to start... [2021-07-16T06:49:07.565Z] Starting dockerd [2021-07-16T06:49:07.565Z] . [2021-07-16T06:49:07.565Z] INFO: Building docker-sdk-python3:4.4.1... [2021-07-16T06:49:07.700Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-16T06:49:07.957Z] --- PASS: TestBuildMultiStageCopy (2.94s) [2021-07-16T06:49:07.957Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.97s) [2021-07-16T06:49:07.957Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2021-07-16T06:49:07.957Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.25s) [2021-07-16T06:49:07.957Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s) [2021-07-16T06:49:07.957Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2021-07-16T06:49:07.957Z] === RUN TestBuildMultiStageParentConfig [2021-07-16T06:49:08.519Z] --- PASS: TestBuildMultiStageParentConfig (0.68s) [2021-07-16T06:49:08.519Z] === RUN TestBuildLabelWithTargets [2021-07-16T06:49:09.884Z] --- PASS: TestBuildLabelWithTargets (1.07s) [2021-07-16T06:49:09.884Z] === RUN TestBuildWithEmptyLayers [2021-07-16T06:49:10.140Z] --- PASS: TestBuildWithEmptyLayers (0.48s) [2021-07-16T06:49:10.140Z] === RUN TestBuildMultiStageOnBuild [2021-07-16T06:49:11.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-16T06:49:12.321Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-07-16T06:49:12.321Z] === RUN TestBuildUncleanTarFilenames [2021-07-16T06:49:12.655Z] --- PASS: TestBuildMultiStageOnBuild (2.23s) [2021-07-16T06:49:12.655Z] === RUN TestBuildUncleanTarFilenames [2021-07-16T06:49:12.887Z] --- PASS: TestBuildUncleanTarFilenames (0.71s) [2021-07-16T06:49:12.887Z] === RUN TestBuildMultiStageLayerLeak [2021-07-16T06:49:12.911Z] --- PASS: TestBuildUncleanTarFilenames (0.68s) [2021-07-16T06:49:12.911Z] === RUN TestBuildMultiStageLayerLeak [2021-07-16T06:49:15.425Z] --- PASS: TestBuildMultiStageLayerLeak (2.21s) [2021-07-16T06:49:15.425Z] === RUN TestBuildWithHugeFile [2021-07-16T06:49:17.069Z] --- PASS: TestBuildMultiStageLayerLeak (4.29s) [2021-07-16T06:49:17.069Z] === RUN TestBuildWithHugeFile [2021-07-16T06:49:20.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-16T06:49:21.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-16T06:49:22.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-16T06:49:24.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-16T06:49:24.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-16T06:49:26.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-16T06:49:29.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-16T06:49:30.040Z] Removing intermediate container e9f797d1ac93 [2021-07-16T06:49:30.040Z] ---> 639ac2ab6c5e [2021-07-16T06:49:30.040Z] 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-07-16T06:49:30.040Z] ---> Running in 500475099f39 [2021-07-16T06:49:31.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-16T06:49:33.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-16T06:49:33.733Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-07-16T06:49:33.733Z] go: finding gotest.tools v0.5.3 [2021-07-16T06:49:33.733Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-07-16T06:49:33.733Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-16T06:49:34.184Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-07-16T06:49:34.185Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-16T06:49:34.185Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-07-16T06:49:34.185Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-16T06:49:34.185Z] go: extracting github.com/fatih/color v1.9.0 [2021-07-16T06:49:34.185Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-16T06:49:34.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-16T06:49:34.636Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-07-16T06:49:34.636Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-16T06:49:34.636Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-07-16T06:49:34.636Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-16T06:49:34.636Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-16T06:49:34.636Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-07-16T06:49:34.636Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-07-16T06:49:34.636Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-16T06:49:34.636Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-16T06:49:34.636Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-16T06:49:34.636Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-16T06:49:34.636Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-16T06:49:34.636Z] go: extracting github.com/pkg/errors v0.9.1 [2021-07-16T06:49:34.636Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-16T06:49:35.090Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-16T06:49:35.090Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-16T06:49:35.090Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-16T06:49:36.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-16T06:49:36.605Z] go: finding github.com/fatih/color v1.9.0 [2021-07-16T06:49:36.605Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-16T06:49:36.605Z] go: finding github.com/pkg/errors v0.9.1 [2021-07-16T06:49:36.605Z] go: finding github.com/spf13/pflag v1.0.3 [2021-07-16T06:49:36.605Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-07-16T06:49:36.605Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-07-16T06:49:36.605Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-07-16T06:49:36.605Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-16T06:49:36.605Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-16T06:49:36.605Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-16T06:49:36.605Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-16T06:49:37.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-16T06:49:39.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-16T06:49:40.300Z] INFO: Build done for gotestsum... [2021-07-16T06:49:40.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-16T06:49:40.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-16T06:49:42.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-16T06:49:43.433Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-16T06:49:43.433Z] Using test binary docker [2021-07-16T06:49:43.433Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-16T06:49:43.433Z] +++ /etc/init.d/apparmor start [2021-07-16T06:49:43.433Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-16T06:49:43.433Z] INFO: Waiting for daemon to start... [2021-07-16T06:49:43.433Z] Starting dockerd [2021-07-16T06:49:43.433Z] +++ 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-07-16T06:49:50.032Z] . [2021-07-16T06:49:50.032Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-16T06:49:50.032Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-16T06:49:50.032Z] Error: No such image: emptyfs [2021-07-16T06:49:50.032Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-16T06:49:50.032Z] ++++ docker load [2021-07-16T06:49:50.032Z] Running integration-test (iteration 1) [2021-07-16T06:49:50.032Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-07-16T06:49:50.032Z] ++ 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-07-16T06:49:50.032Z] ++ set -e [2021-07-16T06:49:50.032Z] ++ '[' -n 0 ']' [2021-07-16T06:49:50.032Z] ++ set -x [2021-07-16T06:49:50.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-16T06:49:54.274Z] sha256:b880a1db74c92466c542f279a8b2723fce2ac9c017c612fc9a909d255121ad4f [2021-07-16T06:49:54.274Z] INFO: Starting docker-py tests... [2021-07-16T06:49:54.274Z] ============================= test session starts ============================== [2021-07-16T06:49:54.274Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-07-16T06:49:54.274Z] rootdir: /src, inifile: pytest.ini [2021-07-16T06:49:54.274Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-07-16T06:49:54.274Z] collected 389 items / 1 deselected / 388 selected [2021-07-16T06:49:54.274Z] [2021-07-16T06:49:55.011Z] Removing intermediate container 500475099f39 [2021-07-16T06:49:55.011Z] ---> 9737d2b3bac6 [2021-07-16T06:49:55.011Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-16T06:49:55.011Z] ---> Running in 6168382c1c83 [2021-07-16T06:49:55.461Z] Removing intermediate container 6168382c1c83 [2021-07-16T06:49:55.461Z] ---> f7efbc279610 [2021-07-16T06:49:55.461Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-16T06:49:55.461Z] ---> Running in fac19a46b35c [2021-07-16T06:49:55.913Z] Removing intermediate container fac19a46b35c [2021-07-16T06:49:55.913Z] ---> b38cd251ac75 [2021-07-16T06:49:55.913Z] Step 10/10 : COPY . . [2021-07-16T06:50:02.298Z] Loaded image: buildpack-deps:buster [2021-07-16T06:50:02.298Z] Loaded image: busybox:latest [2021-07-16T06:50:02.298Z] Loaded image: busybox:glibc [2021-07-16T06:50:02.875Z] Loaded image: debian:bullseye [2021-07-16T06:50:03.139Z] Loaded image: hello-world:latest [2021-07-16T06:50:03.139Z] Loaded image: arm32v7/hello-world:latest [2021-07-16T06:50:03.402Z] INFO: Testing against a local daemon [2021-07-16T06:50:03.402Z] === RUN TestCgroupNamespacesBuild [2021-07-16T06:50:06.718Z] --- PASS: TestCgroupNamespacesBuild (2.83s) [2021-07-16T06:50:06.718Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-16T06:50:08.126Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.85s) [2021-07-16T06:50:08.126Z] === RUN TestBuildWithSession [2021-07-16T06:50:08.126Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-16T06:50:08.126Z] build_session_test.go:25: TODO: BuildKit [2021-07-16T06:50:08.126Z] === RUN TestBuildSquashParent [2021-07-16T06:50:11.579Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-07-16T06:50:12.151Z] tests/integration/api_client_test.py ..... [ 7%] [2021-07-16T06:50:13.288Z] --- PASS: TestBuildWithHugeFile (54.23s) [2021-07-16T06:50:13.288Z] === RUN TestBuildWithEmptyDockerfile [2021-07-16T06:50:13.288Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T06:50:13.288Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T06:50:13.288Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T06:50:13.288Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T06:50:13.288Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T06:50:13.288Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T06:50:13.288Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T06:50:13.288Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T06:50:13.288Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T06:50:13.288Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2021-07-16T06:50:13.288Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-07-16T06:50:13.288Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-07-16T06:50:13.288Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-07-16T06:50:13.288Z] === RUN TestBuildPreserveOwnership [2021-07-16T06:50:13.288Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-16T06:50:13.937Z] tests/integration/api_config_test.py ..... [ 8%] [2021-07-16T06:50:14.726Z] --- PASS: TestBuildSquashParent (6.32s) [2021-07-16T06:50:14.726Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-16T06:50:14.726Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T06:50:14.726Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T06:50:14.726Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T06:50:14.726Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T06:50:14.726Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T06:50:14.726Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T06:50:14.726Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T06:50:14.726Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T06:50:14.726Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T06:50:14.726Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T06:50:14.726Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T06:50:14.726Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T06:50:14.726Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T06:50:14.726Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T06:50:14.726Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T06:50:14.726Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T06:50:17.291Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T06:50:17.291Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T06:50:18.550Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-16T06:50:19.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-16T06:50:19.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-16T06:50:19.844Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-16T06:50:19.844Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.80s) [2021-07-16T06:50:19.844Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.11s) [2021-07-16T06:50:19.844Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.11s) [2021-07-16T06:50:19.844Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.16s) [2021-07-16T06:50:19.844Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s) [2021-07-16T06:50:19.844Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) [2021-07-16T06:50:19.844Z] === RUN TestBuildMultiStageCopy [2021-07-16T06:50:19.844Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-16T06:50:20.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-16T06:50:21.762Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-16T06:50:22.025Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-16T06:50:22.288Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-16T06:50:22.550Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-16T06:50:22.732Z] --- PASS: TestBuildPreserveOwnership (10.40s) [2021-07-16T06:50:22.732Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.39s) [2021-07-16T06:50:22.732Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-07-16T06:50:22.732Z] === RUN TestBuildPlatformInvalid [2021-07-16T06:50:22.732Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-07-16T06:50:22.732Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-16T06:50:22.732Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-16T06:50:22.732Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-16T06:50:22.732Z] PASS [2021-07-16T06:50:22.732Z] [2021-07-16T06:50:22.732Z] === Skipped [2021-07-16T06:50:22.732Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-16T06:50:22.732Z] build_session_test.go:25: TODO: BuildKit [2021-07-16T06:50:22.732Z] [2021-07-16T06:50:22.732Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-16T06:50:22.732Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-16T06:50:22.732Z] [2021-07-16T06:50:22.732Z] [2021-07-16T06:50:22.732Z] DONE 33 tests, 2 skipped in 139.135s [2021-07-16T06:50:22.732Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-16T06:50:22.732Z] INFO: Testing against a local daemon [2021-07-16T06:50:22.732Z] === RUN TestConfigInspect [2021-07-16T06:50:22.732Z] --- SKIP: TestConfigInspect (0.02s) [2021-07-16T06:50:22.732Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:50:22.732Z] === RUN TestConfigList [2021-07-16T06:50:22.732Z] --- SKIP: TestConfigList (0.02s) [2021-07-16T06:50:22.732Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:50:22.732Z] === RUN TestConfigsCreateAndDelete [2021-07-16T06:50:22.732Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-07-16T06:50:22.732Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:50:22.732Z] === RUN TestConfigsUpdate [2021-07-16T06:50:22.732Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-07-16T06:50:22.732Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:50:22.732Z] === RUN TestTemplatedConfig [2021-07-16T06:50:22.732Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-16T06:50:22.732Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:50:22.732Z] === RUN TestConfigCreateResolve [2021-07-16T06:50:22.732Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-07-16T06:50:22.732Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:50:22.732Z] === RUN TestConfigDaemonLibtrustID [2021-07-16T06:50:23.048Z] --- PASS: TestBuildWithHugeFile (57.88s) [2021-07-16T06:50:23.048Z] === RUN TestBuildWithEmptyDockerfile [2021-07-16T06:50:23.048Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T06:50:23.048Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T06:50:23.048Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T06:50:23.048Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T06:50:23.048Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T06:50:23.048Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T06:50:23.048Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T06:50:23.048Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T06:50:23.048Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T06:50:23.048Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-07-16T06:50:23.048Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-07-16T06:50:23.048Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-07-16T06:50:23.048Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-07-16T06:50:23.048Z] === RUN TestBuildPreserveOwnership [2021-07-16T06:50:23.048Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-16T06:50:23.048Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-16T06:50:23.048Z] --- PASS: TestBuildPreserveOwnership (4.71s) [2021-07-16T06:50:23.048Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.26s) [2021-07-16T06:50:23.048Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.44s) [2021-07-16T06:50:23.048Z] === RUN TestBuildPlatformInvalid [2021-07-16T06:50:23.048Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-07-16T06:50:23.048Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-16T06:50:23.124Z] --- PASS: TestBuildMultiStageCopy (3.60s) [2021-07-16T06:50:23.124Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.14s) [2021-07-16T06:50:23.124Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.35s) [2021-07-16T06:50:23.124Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s) [2021-07-16T06:50:23.124Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.37s) [2021-07-16T06:50:23.124Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.38s) [2021-07-16T06:50:23.124Z] === RUN TestBuildMultiStageParentConfig [2021-07-16T06:50:24.071Z] --- PASS: TestBuildMultiStageParentConfig (0.95s) [2021-07-16T06:50:24.071Z] === RUN TestBuildLabelWithTargets [2021-07-16T06:50:24.104Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-07-16T06:50:24.104Z] PASS [2021-07-16T06:50:24.104Z] [2021-07-16T06:50:24.104Z] === Skipped [2021-07-16T06:50:24.104Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-07-16T06:50:24.104Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:50:24.104Z] [2021-07-16T06:50:24.104Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-07-16T06:50:24.104Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:50:24.104Z] [2021-07-16T06:50:24.104Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-07-16T06:50:24.104Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:50:24.104Z] [2021-07-16T06:50:24.104Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-07-16T06:50:24.104Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:50:24.104Z] [2021-07-16T06:50:24.104Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-07-16T06:50:24.104Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:50:24.104Z] [2021-07-16T06:50:24.104Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-07-16T06:50:24.104Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:50:24.104Z] [2021-07-16T06:50:24.104Z] [2021-07-16T06:50:24.104Z] DONE 7 tests, 6 skipped in 1.736s [2021-07-16T06:50:24.104Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-16T06:50:24.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-16T06:50:24.363Z] INFO: Testing against a local daemon [2021-07-16T06:50:24.363Z] === RUN TestCheckpoint [2021-07-16T06:50:24.363Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-16T06:50:24.363Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-16T06:50:24.363Z] === RUN TestContainerInvalidJSON [2021-07-16T06:50:24.363Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T06:50:24.363Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T06:50:24.363Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T06:50:24.363Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T06:50:24.363Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-16T06:50:24.363Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-16T06:50:24.363Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T06:50:24.363Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-16T06:50:24.363Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T06:50:24.363Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-16T06:50:24.363Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-16T06:50:24.363Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-16T06:50:24.363Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-16T06:50:24.363Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-16T06:50:24.363Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-07-16T06:50:24.363Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-16T06:50:24.363Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-07-16T06:50:24.363Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-16T06:50:24.363Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-07-16T06:50:24.363Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-16T06:50:24.363Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-07-16T06:50:24.363Z] === RUN TestCopyFromContainer [2021-07-16T06:50:25.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-16T06:50:25.463Z] --- PASS: TestBuildLabelWithTargets (1.57s) [2021-07-16T06:50:25.463Z] === RUN TestBuildWithEmptyLayers [2021-07-16T06:50:25.742Z] ---> eab1e873cdc6 [2021-07-16T06:50:25.742Z] Successfully built eab1e873cdc6 [2021-07-16T06:50:25.742Z] Successfully tagged docker:latest [2021-07-16T06:50:25.742Z] INFO: Image build ended at 07/16/2021 06:50:25. Duration:00:03:38.6872487 [2021-07-16T06:50:25.742Z] [2021-07-16T06:50:25.742Z] [2021-07-16T06:50:25.742Z] INFO: Building the test binaries at 07/16/2021 06:50:25... [2021-07-16T06:50:26.410Z] --- PASS: TestBuildWithEmptyLayers (0.78s) [2021-07-16T06:50:26.410Z] === RUN TestBuildMultiStageOnBuild [2021-07-16T06:50:28.546Z] === RUN TestCopyFromContainer// [2021-07-16T06:50:28.546Z] === RUN TestCopyFromContainer//bar/root [2021-07-16T06:50:28.546Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-16T06:50:28.546Z] === RUN TestCopyFromContainer/bar/quux [2021-07-16T06:50:28.546Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-16T06:50:28.546Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-16T06:50:28.546Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-16T06:50:28.546Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-16T06:50:28.805Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-16T06:50:28.805Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-16T06:50:28.805Z] --- PASS: TestCopyFromContainer (4.38s) [2021-07-16T06:50:28.805Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-07-16T06:50:28.805Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-07-16T06:50:28.805Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-07-16T06:50:28.805Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-07-16T06:50:28.805Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-07-16T06:50:28.805Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-07-16T06:50:28.805Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-07-16T06:50:28.805Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-07-16T06:50:28.805Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-07-16T06:50:28.805Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-07-16T06:50:28.805Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-16T06:50:28.805Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T06:50:28.805Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T06:50:28.805Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T06:50:28.805Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T06:50:28.805Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T06:50:28.805Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T06:50:28.805Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T06:50:28.805Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T06:50:28.805Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T06:50:28.805Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-07-16T06:50:28.805Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-16T06:50:28.805Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-16T06:50:28.805Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-16T06:50:28.805Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-16T06:50:28.805Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-07-16T06:50:28.805Z] === RUN TestCreateWithInvalidEnv [2021-07-16T06:50:28.805Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-16T06:50:28.805Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-16T06:50:28.805Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-16T06:50:28.805Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-16T06:50:28.805Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-16T06:50:28.805Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-16T06:50:28.963Z] --- PASS: TestBuildMultiStageOnBuild (2.51s) [2021-07-16T06:50:28.963Z] === RUN TestBuildUncleanTarFilenames [2021-07-16T06:50:29.063Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-16T06:50:29.063Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-16T06:50:29.063Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-16T06:50:29.063Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-16T06:50:29.063Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-16T06:50:29.063Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-16T06:50:29.063Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-16T06:50:29.063Z] === RUN TestCreateTmpfsMountsTarget [2021-07-16T06:50:29.063Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-07-16T06:50:29.063Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-16T06:50:29.912Z] --- PASS: TestBuildUncleanTarFilenames (1.15s) [2021-07-16T06:50:29.912Z] === RUN TestBuildMultiStageLayerLeak [2021-07-16T06:50:30.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-16T06:50:30.965Z] --- PASS: TestCreateWithCustomMaskedPaths (1.94s) [2021-07-16T06:50:30.965Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-16T06:50:31.136Z] Loaded image: buildpack-deps:buster [2021-07-16T06:50:31.394Z] Loaded image: busybox:latest [2021-07-16T06:50:31.394Z] Loaded image: busybox:glibc [2021-07-16T06:50:32.467Z] --- PASS: TestBuildMultiStageLayerLeak (2.56s) [2021-07-16T06:50:32.467Z] === RUN TestBuildWithHugeFile [2021-07-16T06:50:32.745Z] INFO: make.ps1 starting at 07/16/2021 06:50:31 [2021-07-16T06:50:32.745Z] INFO: Git commit (8b0913935c) assumed from DOCKER_GITCOMMIT environment variable [2021-07-16T06:50:32.745Z] INFO: Invoking autogen... [2021-07-16T06:50:32.745Z] INFO: Building daemon... [2021-07-16T06:50:32.869Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.95s) [2021-07-16T06:50:32.869Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-16T06:50:32.869Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T06:50:32.869Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T06:50:32.869Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T06:50:32.869Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T06:50:32.869Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T06:50:32.869Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T06:50:32.869Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T06:50:32.869Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T06:50:32.869Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T06:50:32.869Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T06:50:32.869Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T06:50:32.869Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T06:50:32.869Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T06:50:32.869Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T06:50:32.869Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T06:50:32.869Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-16T06:50:32.869Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-16T06:50:32.869Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-16T06:50:32.869Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-16T06:50:32.869Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-16T06:50:32.869Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-16T06:50:32.869Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-16T06:50:33.436Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2021-07-16T06:50:33.436Z] === RUN TestCreateDifferentPlatform [2021-07-16T06:50:33.436Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-16T06:50:33.436Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-16T06:50:33.436Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-07-16T06:50:33.436Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-16T06:50:33.436Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-16T06:50:33.436Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-16T06:50:33.693Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-07-16T06:50:33.693Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-16T06:50:33.693Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-16T06:50:33.693Z] === RUN TestContainerStartOnDaemonRestart [2021-07-16T06:50:33.693Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-07-16T06:50:33.693Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-16T06:50:33.693Z] === RUN TestDaemonRestartIpcMode [2021-07-16T06:50:33.693Z] === PAUSE TestDaemonRestartIpcMode [2021-07-16T06:50:33.694Z] === RUN TestDaemonHostGatewayIP [2021-07-16T06:50:33.694Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-07-16T06:50:33.694Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T06:50:33.694Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-16T06:50:33.694Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-16T06:50:33.694Z] === RUN TestContainerKillOnDaemonStart [2021-07-16T06:50:33.694Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-16T06:50:33.694Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-16T06:50:33.694Z] === RUN TestDiff [2021-07-16T06:50:33.910Z] Loaded image: debian:bullseye [2021-07-16T06:50:33.910Z] Loaded image: hello-world:latest [2021-07-16T06:50:33.910Z] Loaded image: arm32v7/hello-world:latest [2021-07-16T06:50:34.259Z] --- PASS: TestDiff (0.65s) [2021-07-16T06:50:34.259Z] === RUN TestExecWithCloseStdin [2021-07-16T06:50:35.194Z] --- PASS: TestExecWithCloseStdin (0.95s) [2021-07-16T06:50:35.194Z] === RUN TestExec [2021-07-16T06:50:36.129Z] --- PASS: TestExec (0.95s) [2021-07-16T06:50:36.129Z] === RUN TestExecUser [2021-07-16T06:50:37.065Z] --- PASS: TestExecUser (0.95s) [2021-07-16T06:50:37.065Z] === RUN TestExportContainerAndImportImage [2021-07-16T06:50:38.006Z] --- PASS: TestExportContainerAndImportImage (0.85s) [2021-07-16T06:50:38.006Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-16T06:50:40.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-16T06:50:41.285Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2021-07-16T06:50:41.285Z] === RUN TestHealthCheckWorkdir [2021-07-16T06:50:41.991Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.51s) [2021-07-16T06:50:41.991Z] PASS [2021-07-16T06:50:41.991Z] [2021-07-16T06:50:41.991Z] === Skipped [2021-07-16T06:50:41.991Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-16T06:50:41.991Z] build_session_test.go:25: TODO: BuildKit [2021-07-16T06:50:41.991Z] [2021-07-16T06:50:41.991Z] [2021-07-16T06:50:41.991Z] DONE 33 tests, 1 skipped in 133.394s [2021-07-16T06:50:41.991Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-16T06:50:41.991Z] INFO: Testing against a local daemon [2021-07-16T06:50:41.991Z] === RUN TestConfigInspect [2021-07-16T06:50:42.658Z] --- PASS: TestHealthCheckWorkdir (1.37s) [2021-07-16T06:50:42.658Z] === RUN TestHealthKillContainer [2021-07-16T06:50:43.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-16T06:50:44.514Z] --- PASS: TestConfigInspect (2.55s) [2021-07-16T06:50:44.514Z] === RUN TestConfigList [2021-07-16T06:50:45.939Z] --- PASS: TestHealthKillContainer (2.98s) [2021-07-16T06:50:45.939Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-16T06:50:46.197Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) [2021-07-16T06:50:46.197Z] === RUN TestIpcModeNone [2021-07-16T06:50:47.070Z] --- PASS: TestConfigList (2.29s) [2021-07-16T06:50:47.070Z] === RUN TestConfigsCreateAndDelete [2021-07-16T06:50:47.130Z] --- PASS: TestIpcModeNone (0.95s) [2021-07-16T06:50:47.130Z] === RUN TestIpcModePrivate [2021-07-16T06:50:47.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-16T06:50:48.509Z] --- PASS: TestIpcModePrivate (1.01s) [2021-07-16T06:50:48.509Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-07-16T06:50:48.509Z] === RUN TestIpcModeShareable [2021-07-16T06:50:48.509Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-07-16T06:50:48.509Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-16T06:50:48.509Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-16T06:50:48.958Z] --- PASS: TestConfigsCreateAndDelete (2.25s) [2021-07-16T06:50:48.959Z] === RUN TestConfigsUpdate [2021-07-16T06:50:49.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-16T06:50:51.043Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.65s) [2021-07-16T06:50:51.043Z] === RUN TestAPIIpcModeHost [2021-07-16T06:50:51.043Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-07-16T06:50:51.043Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-16T06:50:51.043Z] === RUN TestDaemonIpcModeShareable [2021-07-16T06:50:51.043Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-07-16T06:50:51.043Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-16T06:50:51.043Z] === RUN TestDaemonIpcModePrivate [2021-07-16T06:50:51.473Z] --- PASS: TestConfigsUpdate (2.29s) [2021-07-16T06:50:51.473Z] === RUN TestTemplatedConfig [2021-07-16T06:50:52.359Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-07-16T06:50:53.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-16T06:50:53.576Z] --- PASS: TestDaemonIpcModePrivate (2.64s) [2021-07-16T06:50:53.576Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-07-16T06:50:53.576Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-16T06:50:53.576Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-16T06:50:53.576Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-16T06:50:53.576Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-16T06:50:53.576Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-16T06:50:53.576Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-16T06:50:53.576Z] === RUN TestIpcModeOlderClient [2021-07-16T06:50:53.576Z] === PAUSE TestIpcModeOlderClient [2021-07-16T06:50:53.576Z] === RUN TestKillContainerInvalidSignal [2021-07-16T06:50:54.143Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2021-07-16T06:50:54.143Z] === RUN TestKillContainer [2021-07-16T06:50:54.144Z] === RUN TestKillContainer/no_signal [2021-07-16T06:50:54.741Z] --- PASS: TestTemplatedConfig (3.57s) [2021-07-16T06:50:54.741Z] === RUN TestConfigCreateResolve [2021-07-16T06:50:55.111Z] === RUN TestKillContainer/non_killing_signal [2021-07-16T06:50:55.372Z] === RUN TestKillContainer/killing_signal [2021-07-16T06:50:56.337Z] --- PASS: TestKillContainer (2.07s) [2021-07-16T06:50:56.337Z] --- PASS: TestKillContainer/no_signal (0.64s) [2021-07-16T06:50:56.337Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2021-07-16T06:50:56.337Z] --- PASS: TestKillContainer/killing_signal (0.69s) [2021-07-16T06:50:56.337Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-16T06:50:56.337Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-16T06:50:56.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-16T06:50:56.907Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-16T06:50:57.256Z] --- PASS: TestConfigCreateResolve (2.28s) [2021-07-16T06:50:57.256Z] === RUN TestConfigDaemonLibtrustID [2021-07-16T06:50:57.513Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-07-16T06:50:57.513Z] PASS [2021-07-16T06:50:57.513Z] [2021-07-16T06:50:57.513Z] DONE 7 tests in 15.805s [2021-07-16T06:50:57.513Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-16T06:50:57.769Z] INFO: Testing against a local daemon [2021-07-16T06:50:57.769Z] === RUN TestCheckpoint [2021-07-16T06:50:57.769Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-16T06:50:57.769Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-16T06:50:57.769Z] === RUN TestContainerInvalidJSON [2021-07-16T06:50:57.769Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T06:50:57.769Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T06:50:57.769Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T06:50:57.769Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T06:50:57.769Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-16T06:50:57.769Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-16T06:50:57.769Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T06:50:57.769Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-16T06:50:57.769Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T06:50:57.769Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-16T06:50:57.769Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-16T06:50:57.769Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-16T06:50:57.769Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-16T06:50:57.769Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-16T06:50:57.769Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-07-16T06:50:57.769Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-16T06:50:57.769Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-07-16T06:50:57.769Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-16T06:50:57.769Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-07-16T06:50:57.769Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-16T06:50:57.841Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2021-07-16T06:50:57.841Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2021-07-16T06:50:57.841Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2021-07-16T06:50:57.841Z] === RUN TestKillStoppedContainer [2021-07-16T06:50:57.841Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-07-16T06:50:57.841Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-16T06:50:57.841Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-07-16T06:50:57.841Z] === RUN TestKillDifferentUserContainer [2021-07-16T06:50:58.025Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-07-16T06:50:58.025Z] === RUN TestCopyFromContainer [2021-07-16T06:50:58.407Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2021-07-16T06:50:58.407Z] === RUN TestInspectOomKilledTrue [2021-07-16T06:50:58.407Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-16T06:50:58.407Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-16T06:50:58.407Z] === RUN TestInspectOomKilledFalse [2021-07-16T06:50:58.407Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-16T06:50:58.407Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-16T06:50:58.407Z] === RUN TestLinksEtcHostsContentMatch [2021-07-16T06:50:58.407Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-07-16T06:50:58.407Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-16T06:50:58.407Z] === RUN TestLinksContainerNames [2021-07-16T06:50:59.392Z] === RUN TestCopyFromContainer// [2021-07-16T06:50:59.392Z] === RUN TestCopyFromContainer//bar/root [2021-07-16T06:50:59.392Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-16T06:50:59.649Z] === RUN TestCopyFromContainer/bar/quux [2021-07-16T06:50:59.649Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-16T06:50:59.649Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-16T06:50:59.782Z] --- PASS: TestLinksContainerNames (1.32s) [2021-07-16T06:50:59.782Z] === RUN TestLogsFollowTailEmpty [2021-07-16T06:50:59.905Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-16T06:50:59.905Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-16T06:50:59.905Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-16T06:51:00.161Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-16T06:51:00.161Z] --- PASS: TestCopyFromContainer (2.22s) [2021-07-16T06:51:00.161Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-07-16T06:51:00.161Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2021-07-16T06:51:00.161Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-07-16T06:51:00.161Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2021-07-16T06:51:00.161Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-07-16T06:51:00.161Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-07-16T06:51:00.161Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-07-16T06:51:00.161Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-07-16T06:51:00.161Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-07-16T06:51:00.161Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-07-16T06:51:00.161Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-16T06:51:00.161Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T06:51:00.161Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T06:51:00.161Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T06:51:00.161Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T06:51:00.161Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T06:51:00.161Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T06:51:00.161Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T06:51:00.161Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T06:51:00.161Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T06:51:00.161Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-07-16T06:51:00.161Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-16T06:51:00.161Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-16T06:51:00.161Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-16T06:51:00.161Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-16T06:51:00.161Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-07-16T06:51:00.161Z] === RUN TestCreateWithInvalidEnv [2021-07-16T06:51:00.161Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-16T06:51:00.161Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-16T06:51:00.161Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-16T06:51:00.161Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-16T06:51:00.161Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-16T06:51:00.161Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-16T06:51:00.161Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-16T06:51:00.161Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-16T06:51:00.161Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-16T06:51:00.161Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-16T06:51:00.161Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-16T06:51:00.161Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-16T06:51:00.161Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-16T06:51:00.161Z] === RUN TestCreateTmpfsMountsTarget [2021-07-16T06:51:00.161Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-16T06:51:00.161Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-16T06:51:00.351Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2021-07-16T06:51:00.351Z] === RUN TestContainerNetworkMountsNoChown [2021-07-16T06:51:01.291Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/default [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/default [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/private [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/private [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/rprivate [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/slave [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/slave [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/rslave [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/shared [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/shared [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/rshared [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-16T06:51:01.291Z] === CONT TestMountDaemonRoot/default [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-16T06:51:01.291Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-16T06:51:01.291Z] === CONT TestMountDaemonRoot/rprivate [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-16T06:51:01.291Z] === CONT TestMountDaemonRoot/private [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-16T06:51:01.291Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-16T06:51:01.291Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-16T06:51:01.291Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-16T06:51:01.291Z] === CONT TestMountDaemonRoot/shared [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-16T06:51:01.291Z] === CONT TestMountDaemonRoot/rshared [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-16T06:51:01.291Z] === CONT TestMountDaemonRoot/rslave [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-16T06:51:01.291Z] === CONT TestMountDaemonRoot/slave [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-16T06:51:01.291Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-16T06:51:01.291Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-16T06:51:01.291Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-16T06:51:01.291Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-16T06:51:01.291Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-16T06:51:01.291Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-16T06:51:01.291Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-16T06:51:01.291Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-16T06:51:01.291Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-16T06:51:01.291Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-16T06:51:01.291Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-16T06:51:01.291Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-16T06:51:01.291Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-16T06:51:01.291Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-16T06:51:01.291Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-16T06:51:01.291Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-16T06:51:01.291Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-16T06:51:01.549Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-16T06:51:01.549Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-16T06:51:01.549Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-16T06:51:01.549Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-16T06:51:01.549Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-16T06:51:01.549Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-16T06:51:01.549Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-16T06:51:01.549Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-16T06:51:01.549Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-16T06:51:01.549Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-16T06:51:01.549Z] === RUN TestContainerBindMountNonRecursive [2021-07-16T06:51:01.549Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-07-16T06:51:01.549Z] 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-07-16T06:51:01.549Z] === RUN TestContainerVolumesMountedAsShared [2021-07-16T06:51:01.549Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-07-16T06:51:01.549Z] 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-07-16T06:51:01.549Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-16T06:51:01.549Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-07-16T06:51:01.549Z] 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-07-16T06:51:01.549Z] === RUN TestNetworkNat [2021-07-16T06:51:01.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-16T06:51:02.483Z] --- PASS: TestNetworkNat (0.78s) [2021-07-16T06:51:02.483Z] === RUN TestNetworkLocalhostTCPNat [2021-07-16T06:51:02.680Z] --- PASS: TestCreateWithCustomMaskedPaths (2.44s) [2021-07-16T06:51:02.680Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-16T06:51:03.049Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2021-07-16T06:51:03.049Z] === RUN TestNetworkLoopbackNat [2021-07-16T06:51:04.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-16T06:51:05.194Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.43s) [2021-07-16T06:51:05.194Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-16T06:51:05.194Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T06:51:05.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T06:51:05.194Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T06:51:05.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T06:51:05.194Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T06:51:05.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T06:51:05.194Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T06:51:05.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T06:51:05.194Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T06:51:05.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T06:51:05.194Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T06:51:05.194Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T06:51:05.194Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T06:51:05.194Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T06:51:05.194Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T06:51:05.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-16T06:51:05.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-16T06:51:05.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-07-16T06:51:05.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-07-16T06:51:05.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-16T06:51:05.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-16T06:51:05.194Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-16T06:51:06.120Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2021-07-16T06:51:06.120Z] === RUN TestCreateDifferentPlatform [2021-07-16T06:51:06.120Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-16T06:51:06.120Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-16T06:51:06.120Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-07-16T06:51:06.120Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-16T06:51:06.120Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-16T06:51:06.120Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-16T06:51:06.120Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-07-16T06:51:06.120Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-16T06:51:06.120Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-16T06:51:06.120Z] === RUN TestContainerStartOnDaemonRestart [2021-07-16T06:51:06.120Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-16T06:51:06.120Z] === RUN TestDaemonRestartIpcMode [2021-07-16T06:51:06.120Z] === PAUSE TestDaemonRestartIpcMode [2021-07-16T06:51:06.120Z] === RUN TestDaemonHostGatewayIP [2021-07-16T06:51:06.120Z] === PAUSE TestDaemonHostGatewayIP [2021-07-16T06:51:06.120Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-16T06:51:06.120Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-16T06:51:06.120Z] === RUN TestContainerKillOnDaemonStart [2021-07-16T06:51:06.120Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-16T06:51:06.120Z] === RUN TestDiff [2021-07-16T06:51:06.328Z] --- PASS: TestNetworkLoopbackNat (3.02s) [2021-07-16T06:51:06.328Z] === RUN TestPause [2021-07-16T06:51:06.328Z] --- SKIP: TestPause (0.01s) [2021-07-16T06:51:06.328Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-16T06:51:06.328Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-16T06:51:06.328Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-16T06:51:06.328Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-16T06:51:06.328Z] === RUN TestPauseStopPausedContainer [2021-07-16T06:51:06.328Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2021-07-16T06:51:06.328Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-16T06:51:06.328Z] === RUN TestPsFilter [2021-07-16T06:51:06.328Z] --- PASS: TestPsFilter (0.13s) [2021-07-16T06:51:06.328Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-16T06:51:06.897Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2021-07-16T06:51:06.897Z] === RUN TestRemoveContainerWithVolume [2021-07-16T06:51:07.047Z] --- PASS: TestDiff (0.81s) [2021-07-16T06:51:07.047Z] === RUN TestExecWithCloseStdin [2021-07-16T06:51:07.831Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2021-07-16T06:51:07.831Z] === RUN TestRemoveContainerRunning [2021-07-16T06:51:07.974Z] --- PASS: TestExecWithCloseStdin (1.18s) [2021-07-16T06:51:07.974Z] === RUN TestExec [2021-07-16T06:51:08.396Z] --- PASS: TestRemoveContainerRunning (0.67s) [2021-07-16T06:51:08.396Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-16T06:51:08.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-16T06:51:08.962Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2021-07-16T06:51:08.962Z] === RUN TestRemoveInvalidContainer [2021-07-16T06:51:08.962Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-16T06:51:08.962Z] === RUN TestRenameLinkedContainer [2021-07-16T06:51:09.338Z] --- PASS: TestExec (1.14s) [2021-07-16T06:51:09.338Z] === RUN TestExecUser [2021-07-16T06:51:10.269Z] --- PASS: TestExecUser (1.15s) [2021-07-16T06:51:10.269Z] === RUN TestExportContainerAndImportImage [2021-07-16T06:51:11.112Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-16T06:51:11.112Z] Using test binary docker [2021-07-16T06:51:11.369Z] +++ /etc/init.d/apparmor start [2021-07-16T06:51:11.369Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-16T06:51:11.369Z] INFO: Waiting for daemon to start... [2021-07-16T06:51:11.369Z] Starting dockerd [2021-07-16T06:51:11.369Z] +++ 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-07-16T06:51:11.634Z] --- PASS: TestExportContainerAndImportImage (1.03s) [2021-07-16T06:51:11.634Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-16T06:51:12.247Z] --- PASS: TestRenameLinkedContainer (2.65s) [2021-07-16T06:51:12.247Z] === RUN TestRenameStoppedContainer [2021-07-16T06:51:12.247Z] --- PASS: TestRenameStoppedContainer (0.65s) [2021-07-16T06:51:12.247Z] === RUN TestRenameRunningContainerAndReuse [2021-07-16T06:51:12.563Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2021-07-16T06:51:12.563Z] === RUN TestHealthCheckWorkdir [2021-07-16T06:51:13.621Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s) [2021-07-16T06:51:13.621Z] === RUN TestRenameInvalidName [2021-07-16T06:51:13.890Z] . [2021-07-16T06:51:13.890Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-16T06:51:13.890Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-16T06:51:13.890Z] Error: No such image: emptyfs [2021-07-16T06:51:13.890Z] ++++ docker load [2021-07-16T06:51:13.890Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-16T06:51:14.451Z] --- PASS: TestHealthCheckWorkdir (1.54s) [2021-07-16T06:51:14.451Z] === RUN TestHealthKillContainer [2021-07-16T06:51:14.453Z] Running integration-test (iteration 1) [2021-07-16T06:51:14.453Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-16T06:51:14.453Z] ++ 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-07-16T06:51:14.453Z] ++ set -e [2021-07-16T06:51:14.453Z] ++ '[' -n 0 ']' [2021-07-16T06:51:14.453Z] ++ set -x [2021-07-16T06:51:14.453Z] ++ env -i DEST=/go/src/github.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-07-16T06:51:14.556Z] --- PASS: TestRenameInvalidName (0.69s) [2021-07-16T06:51:14.556Z] === RUN TestRenameAnonymousContainer [2021-07-16T06:51:16.456Z] --- PASS: TestRenameAnonymousContainer (2.25s) [2021-07-16T06:51:16.456Z] === RUN TestRenameContainerWithSameName [2021-07-16T06:51:17.390Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2021-07-16T06:51:17.390Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-16T06:51:17.715Z] --- PASS: TestHealthKillContainer (3.22s) [2021-07-16T06:51:17.715Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-16T06:51:18.275Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2021-07-16T06:51:18.275Z] === RUN TestIpcModeNone [2021-07-16T06:51:18.764Z] --- PASS: TestRenameContainerWithLinkedContainer (1.35s) [2021-07-16T06:51:18.764Z] === RUN TestResize [2021-07-16T06:51:19.234Z] --- PASS: TestBuildWithHugeFile (42.95s) [2021-07-16T06:51:19.234Z] === RUN TestBuildWithEmptyDockerfile [2021-07-16T06:51:19.234Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T06:51:19.234Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T06:51:19.234Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T06:51:19.234Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T06:51:19.234Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T06:51:19.234Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T06:51:19.234Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T06:51:19.234Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T06:51:19.234Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T06:51:19.234Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2021-07-16T06:51:19.234Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2021-07-16T06:51:19.234Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.20s) [2021-07-16T06:51:19.234Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2021-07-16T06:51:19.234Z] === RUN TestBuildPreserveOwnership [2021-07-16T06:51:19.234Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-16T06:51:19.329Z] --- PASS: TestResize (0.67s) [2021-07-16T06:51:19.329Z] === RUN TestResizeWithInvalidSize [2021-07-16T06:51:19.496Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-16T06:51:19.641Z] --- PASS: TestIpcModeNone (1.15s) [2021-07-16T06:51:19.641Z] === RUN TestIpcModePrivate [2021-07-16T06:51:19.896Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2021-07-16T06:51:19.896Z] === RUN TestResizeWhenContainerNotStarted [2021-07-16T06:51:20.463Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2021-07-16T06:51:20.463Z] === RUN TestDaemonRestartKillContainers [2021-07-16T06:51:20.463Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-16T06:51:20.463Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-16T06:51:20.463Z] === RUN TestCgroupNamespacesRun [2021-07-16T06:51:20.568Z] --- PASS: TestIpcModePrivate (1.10s) [2021-07-16T06:51:20.568Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-07-16T06:51:20.568Z] === RUN TestIpcModeShareable [2021-07-16T06:51:21.417Z] --- PASS: TestBuildPreserveOwnership (5.40s) [2021-07-16T06:51:21.417Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.61s) [2021-07-16T06:51:21.417Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.77s) [2021-07-16T06:51:21.417Z] === RUN TestBuildPlatformInvalid [2021-07-16T06:51:21.417Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-07-16T06:51:21.417Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-16T06:51:21.934Z] --- PASS: TestIpcModeShareable (1.11s) [2021-07-16T06:51:21.934Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-07-16T06:51:21.934Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-16T06:51:23.745Z] --- PASS: TestCgroupNamespacesRun (2.64s) [2021-07-16T06:51:23.745Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-16T06:51:25.205Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.11s) [2021-07-16T06:51:25.205Z] === RUN TestAPIIpcModeHost [2021-07-16T06:51:25.643Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.22s) [2021-07-16T06:51:25.643Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-16T06:51:26.132Z] --- PASS: TestAPIIpcModeHost (1.18s) [2021-07-16T06:51:26.132Z] === RUN TestDaemonIpcModeShareable [2021-07-16T06:51:28.018Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2021-07-16T06:51:28.018Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-07-16T06:51:28.019Z] === RUN TestDaemonIpcModePrivate [2021-07-16T06:51:28.170Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.66s) [2021-07-16T06:51:28.170Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-16T06:51:29.384Z] --- PASS: TestDaemonIpcModePrivate (1.72s) [2021-07-16T06:51:29.385Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-07-16T06:51:29.385Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-16T06:51:30.702Z] --- PASS: TestCgroupNamespacesRunHostMode (2.66s) [2021-07-16T06:51:30.702Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-16T06:51:31.274Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2021-07-16T06:51:31.274Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-07-16T06:51:31.274Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-16T06:51:33.166Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s) [2021-07-16T06:51:33.166Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-07-16T06:51:33.166Z] === RUN TestIpcModeOlderClient [2021-07-16T06:51:33.166Z] === PAUSE TestIpcModeOlderClient [2021-07-16T06:51:33.166Z] === RUN TestKillContainerInvalidSignal [2021-07-16T06:51:33.233Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.64s) [2021-07-16T06:51:33.233Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-16T06:51:33.672Z] Loaded image: buildpack-deps:buster [2021-07-16T06:51:33.728Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2021-07-16T06:51:33.728Z] === RUN TestKillContainer [2021-07-16T06:51:33.728Z] === RUN TestKillContainer/no_signal [2021-07-16T06:51:33.934Z] Loaded image: busybox:latest [2021-07-16T06:51:33.934Z] Loaded image: busybox:glibc [2021-07-16T06:51:34.289Z] === RUN TestKillContainer/non_killing_signal [2021-07-16T06:51:34.850Z] === RUN TestKillContainer/killing_signal [2021-07-16T06:51:35.761Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.15s) [2021-07-16T06:51:35.761Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-16T06:51:35.798Z] --- PASS: TestKillContainer (2.20s) [2021-07-16T06:51:35.798Z] --- PASS: TestKillContainer/no_signal (0.71s) [2021-07-16T06:51:35.798Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2021-07-16T06:51:35.798Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2021-07-16T06:51:35.798Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-16T06:51:35.798Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-16T06:51:36.490Z] Loaded image: debian:bullseye [2021-07-16T06:51:36.490Z] Loaded image: hello-world:latest [2021-07-16T06:51:36.490Z] Loaded image: arm32v7/hello-world:latest [2021-07-16T06:51:36.742Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-16T06:51:37.133Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2021-07-16T06:51:37.133Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-16T06:51:37.303Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.47s) [2021-07-16T06:51:37.303Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s) [2021-07-16T06:51:37.303Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2021-07-16T06:51:37.303Z] === RUN TestKillStoppedContainer [2021-07-16T06:51:37.303Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-07-16T06:51:37.303Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-16T06:51:37.303Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-07-16T06:51:37.303Z] === RUN TestKillDifferentUserContainer [2021-07-16T06:51:38.228Z] --- PASS: TestKillDifferentUserContainer (0.74s) [2021-07-16T06:51:38.228Z] === RUN TestInspectOomKilledTrue [2021-07-16T06:51:38.228Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-16T06:51:38.228Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-16T06:51:38.228Z] === RUN TestInspectOomKilledFalse [2021-07-16T06:51:38.789Z] --- PASS: TestInspectOomKilledFalse (0.70s) [2021-07-16T06:51:38.789Z] === RUN TestLinksEtcHostsContentMatch [2021-07-16T06:51:39.716Z] --- PASS: TestLinksEtcHostsContentMatch (0.80s) [2021-07-16T06:51:39.716Z] === RUN TestLinksContainerNames [2021-07-16T06:51:40.414Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.65s) [2021-07-16T06:51:40.414Z] === RUN TestNISDomainname [2021-07-16T06:51:40.414Z] --- SKIP: TestNISDomainname (0.01s) [2021-07-16T06:51:40.414Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-16T06:51:40.414Z] === RUN TestHostnameDnsResolution [2021-07-16T06:51:40.988Z] --- PASS: TestHostnameDnsResolution (1.20s) [2021-07-16T06:51:40.988Z] === RUN TestStats [2021-07-16T06:51:40.988Z] --- SKIP: TestStats (0.00s) [2021-07-16T06:51:40.989Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-16T06:51:40.989Z] === RUN TestStopContainerWithTimeout [2021-07-16T06:51:40.989Z] === RUN TestStopContainerWithTimeout/0 [2021-07-16T06:51:40.989Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-16T06:51:40.989Z] === RUN TestStopContainerWithTimeout/1 [2021-07-16T06:51:40.989Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-16T06:51:40.989Z] === RUN TestStopContainerWithTimeout/3 [2021-07-16T06:51:40.989Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-16T06:51:40.989Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-16T06:51:40.989Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-16T06:51:40.989Z] === CONT TestStopContainerWithTimeout/0 [2021-07-16T06:51:40.989Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-16T06:51:41.080Z] --- PASS: TestLinksContainerNames (1.44s) [2021-07-16T06:51:41.080Z] === RUN TestLogsFollowTailEmpty [2021-07-16T06:51:42.006Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2021-07-16T06:51:42.006Z] === RUN TestContainerNetworkMountsNoChown [2021-07-16T06:51:42.362Z] === CONT TestStopContainerWithTimeout/3 [2021-07-16T06:51:42.568Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/default [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/default [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/private [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/private [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/rprivate [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/slave [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/slave [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/rslave [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/shared [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/shared [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/rshared [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-16T06:51:42.568Z] === CONT TestMountDaemonRoot/default [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-16T06:51:42.568Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-16T06:51:42.568Z] === CONT TestMountDaemonRoot/rshared [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-16T06:51:42.568Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-16T06:51:42.568Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-16T06:51:42.568Z] === CONT TestMountDaemonRoot/shared [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-16T06:51:42.568Z] === CONT TestMountDaemonRoot/rslave [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-16T06:51:42.568Z] === CONT TestMountDaemonRoot/slave [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-16T06:51:42.568Z] === CONT TestMountDaemonRoot/rprivate [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-16T06:51:42.568Z] === CONT TestMountDaemonRoot/private [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-16T06:51:42.568Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-16T06:51:42.568Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-16T06:51:42.568Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-16T06:51:42.825Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-16T06:51:42.825Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-16T06:51:42.825Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-16T06:51:42.825Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-16T06:51:42.825Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-16T06:51:42.825Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-16T06:51:42.825Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-16T06:51:42.825Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-16T06:51:43.081Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-16T06:51:43.081Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-16T06:51:43.081Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-16T06:51:43.081Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-16T06:51:43.081Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-16T06:51:43.081Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-16T06:51:43.081Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-16T06:51:43.081Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-16T06:51:43.081Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-16T06:51:43.081Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-16T06:51:43.081Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-16T06:51:43.081Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-16T06:51:43.081Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-16T06:51:43.081Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-16T06:51:43.081Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-16T06:51:43.081Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-16T06:51:43.081Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-16T06:51:43.081Z] === RUN TestContainerBindMountNonRecursive [2021-07-16T06:51:44.261Z] === CONT TestStopContainerWithTimeout/1 [2021-07-16T06:51:45.599Z] --- PASS: TestContainerBindMountNonRecursive (2.21s) [2021-07-16T06:51:45.599Z] === RUN TestContainerVolumesMountedAsShared [2021-07-16T06:51:45.855Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s) [2021-07-16T06:51:45.855Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-16T06:51:46.160Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-07-16T06:51:46.160Z] --- PASS: TestStopContainerWithTimeout/0 (1.19s) [2021-07-16T06:51:46.160Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2021-07-16T06:51:46.160Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2021-07-16T06:51:46.160Z] --- PASS: TestStopContainerWithTimeout/1 (1.64s) [2021-07-16T06:51:46.160Z] === RUN TestDeleteDevicemapper [2021-07-16T06:51:46.160Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-16T06:51:46.160Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-16T06:51:46.160Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-16T06:51:46.504Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.92s) [2021-07-16T06:51:46.504Z] PASS [2021-07-16T06:51:46.504Z] [2021-07-16T06:51:46.504Z] === Skipped [2021-07-16T06:51:46.504Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-07-16T06:51:46.504Z] build_session_test.go:25: TODO: BuildKit [2021-07-16T06:51:46.504Z] [2021-07-16T06:51:46.504Z] [2021-07-16T06:51:46.504Z] DONE 33 tests, 1 skipped in 115.800s [2021-07-16T06:51:46.504Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-07-16T06:51:46.504Z] ++ 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-07-16T06:51:46.504Z] ++ set -e [2021-07-16T06:51:46.504Z] ++ '[' -n 0 ']' [2021-07-16T06:51:46.504Z] ++ set -x [2021-07-16T06:51:46.504Z] ++ env -i DEST=/go/src/github.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-07-16T06:51:46.504Z] INFO: Testing against a local daemon [2021-07-16T06:51:46.504Z] === RUN TestConfigInspect [2021-07-16T06:51:46.783Z] --- PASS: TestContainerVolumesMountedAsSlave (0.87s) [2021-07-16T06:51:46.783Z] === RUN TestNetworkNat [2021-07-16T06:51:47.710Z] --- PASS: TestNetworkNat (0.74s) [2021-07-16T06:51:47.710Z] === RUN TestNetworkLocalhostTCPNat [2021-07-16T06:51:48.060Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.25s) [2021-07-16T06:51:48.060Z] === RUN TestUpdateMemory [2021-07-16T06:51:48.060Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-16T06:51:48.060Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-16T06:51:48.060Z] === RUN TestUpdateCPUQuota [2021-07-16T06:51:48.060Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-07-16T06:51:48.060Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-16T06:51:48.060Z] === RUN TestUpdatePidsLimit [2021-07-16T06:51:48.060Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-07-16T06:51:48.060Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-16T06:51:48.060Z] === RUN TestUpdateRestartPolicy [2021-07-16T06:51:48.272Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2021-07-16T06:51:48.272Z] === RUN TestNetworkLoopbackNat [2021-07-16T06:51:49.056Z] --- PASS: TestConfigInspect (3.13s) [2021-07-16T06:51:49.056Z] === RUN TestConfigList [2021-07-16T06:51:51.536Z] --- PASS: TestNetworkLoopbackNat (3.13s) [2021-07-16T06:51:51.536Z] === RUN TestPause [2021-07-16T06:51:51.610Z] --- PASS: TestConfigList (3.00s) [2021-07-16T06:51:51.610Z] === RUN TestConfigsCreateAndDelete [2021-07-16T06:51:52.097Z] --- PASS: TestPause (0.75s) [2021-07-16T06:51:52.097Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-16T06:51:52.097Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-16T06:51:52.097Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-16T06:51:52.097Z] === RUN TestPauseStopPausedContainer [2021-07-16T06:51:53.024Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2021-07-16T06:51:53.024Z] === RUN TestPsFilter [2021-07-16T06:51:53.024Z] --- PASS: TestPsFilter (0.12s) [2021-07-16T06:51:53.024Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-16T06:51:53.585Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) [2021-07-16T06:51:53.585Z] === RUN TestRemoveContainerWithVolume [2021-07-16T06:51:54.513Z] --- PASS: TestRemoveContainerWithVolume (0.72s) [2021-07-16T06:51:54.513Z] === RUN TestRemoveContainerRunning [2021-07-16T06:51:54.918Z] --- PASS: TestConfigsCreateAndDelete (2.95s) [2021-07-16T06:51:54.918Z] === RUN TestConfigsUpdate [2021-07-16T06:51:55.075Z] --- PASS: TestRemoveContainerRunning (0.74s) [2021-07-16T06:51:55.075Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-16T06:51:56.003Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2021-07-16T06:51:56.003Z] === RUN TestRemoveInvalidContainer [2021-07-16T06:51:56.003Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-16T06:51:56.003Z] === RUN TestRenameLinkedContainer [2021-07-16T06:51:57.476Z] --- PASS: TestConfigsUpdate (2.96s) [2021-07-16T06:51:57.476Z] === RUN TestTemplatedConfig [2021-07-16T06:51:58.631Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-16T06:51:58.631Z] [2021-07-16T06:51:58.631Z] ________ ____ __. [2021-07-16T06:51:58.631Z] \_____ \ | |/ _| [2021-07-16T06:51:58.631Z] / | \| < [2021-07-16T06:51:58.631Z] / | \ | \ [2021-07-16T06:51:58.631Z] \_______ /____|__ \ [2021-07-16T06:51:58.631Z] \/ \/ [2021-07-16T06:51:58.631Z] [2021-07-16T06:51:58.631Z] INFO: make.ps1 ended at 07/16/2021 06:51:49 [2021-07-16T06:51:58.631Z] INFO: Binaries build ended at 07/16/2021 06:51:51. Duration:00:01:25.7546101 [2021-07-16T06:51:58.631Z] INFO: Copying the built daemon binary to d:\CI\PR-42642\2\binary\dockerd-8b0913935c.exe... [2021-07-16T06:51:58.631Z] INFO: Copying the built client binary to d:\CI\PR-42642\2\binary\docker-8b0913935c.exe... [2021-07-16T06:51:58.631Z] INFO: Copying dockerversion from the container... [2021-07-16T06:51:58.631Z] INFO: Copying the golang package from the container to d:\CI\PR-42642\2\installer\go.zip... [2021-07-16T06:51:58.631Z] INFO: Extracting go.zip to d:\CI\PR-42642\2\go [2021-07-16T06:51:59.269Z] --- PASS: TestRenameLinkedContainer (3.14s) [2021-07-16T06:51:59.269Z] === RUN TestRenameStoppedContainer [2021-07-16T06:51:59.831Z] --- PASS: TestRenameStoppedContainer (0.77s) [2021-07-16T06:51:59.831Z] === RUN TestRenameRunningContainerAndReuse [2021-07-16T06:52:01.091Z] Loaded image: buildpack-deps:buster [2021-07-16T06:52:01.091Z] Loaded image: busybox:latest [2021-07-16T06:52:01.091Z] Loaded image: busybox:glibc [2021-07-16T06:52:01.197Z] --- PASS: TestRenameRunningContainerAndReuse (1.48s) [2021-07-16T06:52:01.197Z] === RUN TestRenameInvalidName [2021-07-16T06:52:01.571Z] ..........................xx.................... [ 29%] [2021-07-16T06:52:01.696Z] --- PASS: TestTemplatedConfig (3.69s) [2021-07-16T06:52:01.696Z] === RUN TestConfigCreateResolve [2021-07-16T06:52:02.021Z] Loaded image: debian:bullseye [2021-07-16T06:52:02.125Z] --- PASS: TestRenameInvalidName (0.74s) [2021-07-16T06:52:02.125Z] === RUN TestRenameAnonymousContainer [2021-07-16T06:52:02.279Z] Loaded image: hello-world:latest [2021-07-16T06:52:02.279Z] Loaded image: arm32v7/hello-world:latest [2021-07-16T06:52:02.536Z] INFO: Testing against a local daemon [2021-07-16T06:52:02.536Z] === RUN TestCgroupNamespacesBuild [2021-07-16T06:52:02.926Z] --- PASS: TestUpdateRestartPolicy (12.43s) [2021-07-16T06:52:02.926Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-16T06:52:02.926Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2021-07-16T06:52:02.926Z] === RUN TestWaitNonBlocked [2021-07-16T06:52:02.926Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T06:52:02.926Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T06:52:02.926Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T06:52:02.926Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T06:52:02.926Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T06:52:02.926Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T06:52:02.926Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-16T06:52:02.926Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2021-07-16T06:52:02.926Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s) [2021-07-16T06:52:02.926Z] === RUN TestWaitBlocked [2021-07-16T06:52:02.926Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-16T06:52:02.926Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-16T06:52:02.926Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-16T06:52:02.926Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-16T06:52:02.926Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-16T06:52:02.926Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-16T06:52:03.492Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-16T06:52:03.492Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2021-07-16T06:52:03.492Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2021-07-16T06:52:03.492Z] === CONT TestDaemonRestartIpcMode [2021-07-16T06:52:03.492Z] === CONT TestIpcModeOlderClient [2021-07-16T06:52:03.492Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-07-16T06:52:03.492Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-16T06:52:04.249Z] --- PASS: TestConfigCreateResolve (2.94s) [2021-07-16T06:52:04.249Z] === RUN TestConfigDaemonLibtrustID [2021-07-16T06:52:04.641Z] --- PASS: TestRenameAnonymousContainer (2.56s) [2021-07-16T06:52:04.641Z] === RUN TestRenameContainerWithSameName [2021-07-16T06:52:04.824Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2021-07-16T06:52:04.825Z] PASS [2021-07-16T06:52:04.825Z] [2021-07-16T06:52:04.825Z] DONE 7 tests in 19.457s [2021-07-16T06:52:04.825Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-07-16T06:52:04.825Z] ++ 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-07-16T06:52:04.825Z] ++ set -e [2021-07-16T06:52:04.825Z] ++ '[' -n 0 ']' [2021-07-16T06:52:04.825Z] ++ set -x [2021-07-16T06:52:04.825Z] ++ env -i DEST=/go/src/github.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-07-16T06:52:05.087Z] INFO: Testing against a local daemon [2021-07-16T06:52:05.087Z] === RUN TestCheckpoint [2021-07-16T06:52:05.087Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-16T06:52:05.087Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-16T06:52:05.087Z] === RUN TestContainerInvalidJSON [2021-07-16T06:52:05.087Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T06:52:05.087Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T06:52:05.087Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T06:52:05.087Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T06:52:05.087Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-16T06:52:05.087Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-16T06:52:05.087Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T06:52:05.087Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-16T06:52:05.087Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T06:52:05.087Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-07-16T06:52:05.087Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-16T06:52:05.087Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-16T06:52:05.087Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-16T06:52:05.087Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-16T06:52:05.204Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2021-07-16T06:52:05.204Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-16T06:52:05.350Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2021-07-16T06:52:05.350Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-16T06:52:05.350Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2021-07-16T06:52:05.350Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-16T06:52:05.350Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-07-16T06:52:05.350Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-16T06:52:05.350Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-07-16T06:52:05.350Z] === RUN TestCopyFromContainer [2021-07-16T06:52:06.795Z] --- PASS: TestCgroupNamespacesBuild (4.46s) [2021-07-16T06:52:06.795Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-16T06:52:07.094Z] --- PASS: TestRenameContainerWithLinkedContainer (1.51s) [2021-07-16T06:52:07.094Z] === RUN TestResize [2021-07-16T06:52:07.272Z] === RUN TestCopyFromContainer// [2021-07-16T06:52:07.272Z] === RUN TestCopyFromContainer//bar/root [2021-07-16T06:52:07.272Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-16T06:52:07.535Z] === RUN TestCopyFromContainer/bar/quux [2021-07-16T06:52:07.535Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-16T06:52:07.655Z] --- PASS: TestResize (0.73s) [2021-07-16T06:52:07.655Z] === RUN TestResizeWithInvalidSize [2021-07-16T06:52:07.798Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-16T06:52:07.798Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-16T06:52:07.798Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-16T06:52:08.061Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-16T06:52:08.061Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-16T06:52:08.217Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2021-07-16T06:52:08.217Z] === RUN TestResizeWhenContainerNotStarted [2021-07-16T06:52:08.323Z] --- PASS: TestCopyFromContainer (2.79s) [2021-07-16T06:52:08.323Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-07-16T06:52:08.323Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-07-16T06:52:08.323Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-07-16T06:52:08.323Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-07-16T06:52:08.323Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-07-16T06:52:08.323Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-07-16T06:52:08.323Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-07-16T06:52:08.323Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-07-16T06:52:08.323Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-07-16T06:52:08.323Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-07-16T06:52:08.323Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-16T06:52:08.323Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T06:52:08.323Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T06:52:08.323Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T06:52:08.323Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T06:52:08.323Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T06:52:08.323Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T06:52:08.323Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T06:52:08.323Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T06:52:08.323Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T06:52:08.323Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-16T06:52:08.323Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-16T06:52:08.323Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-16T06:52:08.323Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-16T06:52:08.323Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-16T06:52:08.323Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-07-16T06:52:08.323Z] === RUN TestCreateWithInvalidEnv [2021-07-16T06:52:08.323Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-16T06:52:08.323Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-16T06:52:08.323Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-16T06:52:08.323Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-16T06:52:08.323Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-16T06:52:08.323Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-16T06:52:08.323Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-16T06:52:08.323Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-16T06:52:08.323Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-16T06:52:08.323Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-16T06:52:08.323Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-16T06:52:08.323Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-16T06:52:08.323Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-16T06:52:08.323Z] === RUN TestCreateTmpfsMountsTarget [2021-07-16T06:52:08.323Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-07-16T06:52:08.323Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-16T06:52:08.790Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.87s) [2021-07-16T06:52:09.055Z] --- PASS: TestDaemonRestartIpcMode (5.65s) [2021-07-16T06:52:09.055Z] PASS [2021-07-16T06:52:09.055Z] [2021-07-16T06:52:09.055Z] === Skipped [2021-07-16T06:52:09.055Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-16T06:52:09.055Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-16T06:52:09.055Z] [2021-07-16T06:52:09.055Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-07-16T06:52:09.055Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-16T06:52:09.055Z] [2021-07-16T06:52:09.055Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-07-16T06:52:09.055Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T06:52:09.055Z] [2021-07-16T06:52:09.055Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-07-16T06:52:09.055Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-16T06:52:09.055Z] [2021-07-16T06:52:09.055Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-07-16T06:52:09.055Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-16T06:52:09.055Z] [2021-07-16T06:52:09.055Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-07-16T06:52:09.055Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-16T06:52:09.055Z] [2021-07-16T06:52:09.055Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-07-16T06:52:09.055Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-16T06:52:09.055Z] [2021-07-16T06:52:09.055Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-16T06:52:09.055Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-16T06:52:09.055Z] [2021-07-16T06:52:09.055Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-16T06:52:09.055Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-16T06:52:09.055Z] [2021-07-16T06:52:09.055Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-16T06:52:09.055Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-16T06:52:09.055Z] [2021-07-16T06:52:09.055Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-16T06:52:09.055Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-16T06:52:09.055Z] [2021-07-16T06:52:09.055Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-07-16T06:52:09.055Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-16T06:52:09.055Z] [2021-07-16T06:52:09.055Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-07-16T06:52:09.055Z] 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-07-16T06:52:09.055Z] [2021-07-16T06:52:09.055Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-07-16T06:52:09.055Z] 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-07-16T06:52:09.055Z] [2021-07-16T06:52:09.055Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-07-16T06:52:09.055Z] 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-07-16T06:52:09.055Z] [2021-07-16T06:52:09.055Z] === SKIP: amd64.integration.container TestPause (0.01s) [2021-07-16T06:52:09.055Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-16T06:52:09.055Z] [2021-07-16T06:52:09.055Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-16T06:52:09.055Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-16T06:52:09.055Z] [2021-07-16T06:52:09.055Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2021-07-16T06:52:09.055Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-16T06:52:09.055Z] [2021-07-16T06:52:09.055Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-07-16T06:52:09.055Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-16T06:52:09.055Z] [2021-07-16T06:52:09.055Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-07-16T06:52:09.055Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-16T06:52:09.055Z] [2021-07-16T06:52:09.055Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-07-16T06:52:09.055Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-16T06:52:09.055Z] [2021-07-16T06:52:09.055Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-16T06:52:09.055Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-16T06:52:09.055Z] [2021-07-16T06:52:09.055Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-16T06:52:09.055Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-16T06:52:09.055Z] [2021-07-16T06:52:09.055Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-07-16T06:52:09.055Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-16T06:52:09.055Z] [2021-07-16T06:52:09.055Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-07-16T06:52:09.055Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-16T06:52:09.055Z] [2021-07-16T06:52:09.055Z] [2021-07-16T06:52:09.055Z] DONE 176 tests, 25 skipped in 104.987s [2021-07-16T06:52:09.055Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-16T06:52:09.144Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s) [2021-07-16T06:52:09.144Z] === RUN TestDaemonRestartKillContainers [2021-07-16T06:52:09.144Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-16T06:52:09.144Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-16T06:52:09.144Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-16T06:52:09.144Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-16T06:52:09.144Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-16T06:52:09.144Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-16T06:52:09.144Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-16T06:52:09.144Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-16T06:52:09.144Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-16T06:52:09.144Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-16T06:52:09.144Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-16T06:52:09.144Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-16T06:52:09.144Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-16T06:52:09.144Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-16T06:52:09.144Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-16T06:52:09.144Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-16T06:52:09.144Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-16T06:52:09.144Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-16T06:52:09.144Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-16T06:52:09.144Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-16T06:52:09.144Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-16T06:52:09.144Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-16T06:52:09.144Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-16T06:52:09.144Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-16T06:52:09.144Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-16T06:52:09.144Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-16T06:52:09.325Z] INFO: Testing against a local daemon [2021-07-16T06:52:09.325Z] === RUN TestCommitInheritsEnv [2021-07-16T06:52:10.070Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.05s) [2021-07-16T06:52:10.070Z] === RUN TestBuildWithSession [2021-07-16T06:52:10.070Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-16T06:52:10.070Z] build_session_test.go:25: TODO: BuildKit [2021-07-16T06:52:10.070Z] === RUN TestBuildSquashParent [2021-07-16T06:52:10.876Z] --- PASS: TestCreateWithCustomMaskedPaths (2.44s) [2021-07-16T06:52:10.876Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-16T06:52:11.225Z] --- PASS: TestCommitInheritsEnv (1.88s) [2021-07-16T06:52:11.225Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-16T06:52:11.225Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-16T06:52:11.225Z] === RUN TestImagesFilterMultiReference [2021-07-16T06:52:11.225Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-07-16T06:52:11.225Z] === RUN TestImagePullPlatformInvalid [2021-07-16T06:52:11.225Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-16T06:52:11.225Z] === RUN TestRemoveImageOrphaning [2021-07-16T06:52:11.661Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-16T06:52:11.661Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-16T06:52:12.588Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-16T06:52:12.588Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-16T06:52:13.125Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-07-16T06:52:13.125Z] === RUN TestRemoveImageGarbageCollector [2021-07-16T06:52:13.125Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-16T06:52:13.125Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-16T06:52:13.125Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-16T06:52:13.125Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-07-16T06:52:13.125Z] === RUN TestTagInvalidReference [2021-07-16T06:52:13.125Z] --- PASS: TestTagInvalidReference (0.02s) [2021-07-16T06:52:13.125Z] === RUN TestTagValidPrefixedRepo [2021-07-16T06:52:13.383Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-07-16T06:52:13.383Z] === RUN TestTagExistedNameWithoutForce [2021-07-16T06:52:13.383Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-07-16T06:52:13.383Z] === RUN TestTagOfficialNames [2021-07-16T06:52:13.383Z] --- PASS: TestTagOfficialNames (0.05s) [2021-07-16T06:52:13.383Z] === RUN TestTagMatchesDigest [2021-07-16T06:52:13.383Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-07-16T06:52:13.383Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-16T06:52:13.429Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.36s) [2021-07-16T06:52:13.429Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-16T06:52:13.429Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T06:52:13.429Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T06:52:13.429Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T06:52:13.429Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T06:52:13.429Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T06:52:13.429Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T06:52:13.429Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T06:52:13.429Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T06:52:13.429Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T06:52:13.429Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T06:52:13.429Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T06:52:13.429Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T06:52:13.429Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T06:52:13.429Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T06:52:13.429Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T06:52:13.429Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-16T06:52:13.429Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-07-16T06:52:13.429Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2021-07-16T06:52:13.429Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2021-07-16T06:52:13.429Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2021-07-16T06:52:13.429Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-07-16T06:52:13.429Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-16T06:52:13.952Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-16T06:52:14.003Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2021-07-16T06:52:14.003Z] === RUN TestCreateDifferentPlatform [2021-07-16T06:52:14.003Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-16T06:52:14.003Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-16T06:52:14.003Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-16T06:52:14.003Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-07-16T06:52:14.003Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-16T06:52:14.003Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-16T06:52:14.208Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-16T06:52:14.265Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-07-16T06:52:14.265Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-16T06:52:14.265Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2021-07-16T06:52:14.265Z] === RUN TestContainerStartOnDaemonRestart [2021-07-16T06:52:14.265Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-16T06:52:14.265Z] === RUN TestDaemonRestartIpcMode [2021-07-16T06:52:14.265Z] === PAUSE TestDaemonRestartIpcMode [2021-07-16T06:52:14.265Z] === RUN TestDaemonHostGatewayIP [2021-07-16T06:52:14.265Z] === PAUSE TestDaemonHostGatewayIP [2021-07-16T06:52:14.265Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-16T06:52:14.265Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-16T06:52:14.265Z] === RUN TestContainerKillOnDaemonStart [2021-07-16T06:52:14.265Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-16T06:52:14.265Z] === RUN TestDiff [2021-07-16T06:52:15.215Z] --- PASS: TestDiff (0.88s) [2021-07-16T06:52:15.215Z] === RUN TestExecWithCloseStdin [2021-07-16T06:52:16.098Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-16T06:52:16.160Z] --- PASS: TestExecWithCloseStdin (1.14s) [2021-07-16T06:52:16.160Z] === RUN TestExec [2021-07-16T06:52:16.353Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-16T06:52:17.559Z] --- PASS: TestExec (1.10s) [2021-07-16T06:52:17.559Z] === RUN TestExecUser [2021-07-16T06:52:18.506Z] --- PASS: TestExecUser (1.12s) [2021-07-16T06:52:18.506Z] === RUN TestExportContainerAndImportImage [2021-07-16T06:52:18.873Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-16T06:52:19.435Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-16T06:52:19.453Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2021-07-16T06:52:19.453Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-16T06:52:19.615Z] INFO: Extraction ended at 07/16/2021 06:52:16. Duration:00:00:23.1990356 [2021-07-16T06:52:19.615Z] INFO: Updating the golang and path environment variables [2021-07-16T06:52:19.615Z] INFO: GOPATH=d:\gopath [2021-07-16T06:52:19.615Z] INFO: go version go1.13.15 windows/amd64 [2021-07-16T06:52:19.615Z] INFO: Running the daemon under test in debug mode [2021-07-16T06:52:19.615Z] INFO: Starting a daemon under test... [2021-07-16T06:52:19.615Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42642\2\daemon --pidfile d:\CI\PR-42642\2\docker.pid -D [2021-07-16T06:52:19.615Z] INFO: Process started successfully. [2021-07-16T06:52:19.615Z] INFO: Start tailing logs of the daemon under tests [2021-07-16T06:52:19.615Z] INFO: Waiting for the daemon under test to start... [2021-07-16T06:52:21.373Z] --- PASS: TestExportContainerAfterDaemonRestart (1.82s) [2021-07-16T06:52:21.373Z] === RUN TestHealthCheckWorkdir [2021-07-16T06:52:21.950Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-16T06:52:21.950Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.25s) [2021-07-16T06:52:21.950Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.39s) [2021-07-16T06:52:21.950Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s) [2021-07-16T06:52:21.950Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.39s) [2021-07-16T06:52:21.950Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2021-07-16T06:52:21.950Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2021-07-16T06:52:21.950Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.19s) [2021-07-16T06:52:21.950Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.26s) [2021-07-16T06:52:21.950Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.96s) [2021-07-16T06:52:21.950Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.09s) [2021-07-16T06:52:21.950Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.22s) [2021-07-16T06:52:21.950Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.18s) [2021-07-16T06:52:21.950Z] === RUN TestCgroupNamespacesRun [2021-07-16T06:52:22.762Z] --- PASS: TestHealthCheckWorkdir (1.44s) [2021-07-16T06:52:22.762Z] === RUN TestHealthKillContainer [2021-07-16T06:52:23.878Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2021-07-16T06:52:23.879Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-16T06:52:23.879Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-16T06:52:23.879Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-16T06:52:23.879Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-16T06:52:24.924Z] --- PASS: TestBuildSquashParent (13.56s) [2021-07-16T06:52:24.924Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-16T06:52:24.924Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T06:52:24.924Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T06:52:24.924Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T06:52:24.924Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T06:52:24.924Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T06:52:24.924Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T06:52:24.924Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T06:52:24.924Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T06:52:24.924Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T06:52:24.924Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T06:52:24.924Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T06:52:24.924Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T06:52:24.924Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T06:52:24.924Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T06:52:25.249Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2021-07-16T06:52:25.249Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-16T06:52:26.077Z] --- PASS: TestHealthKillContainer (3.09s) [2021-07-16T06:52:26.077Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-16T06:52:26.650Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2021-07-16T06:52:26.650Z] === RUN TestIpcModeNone [2021-07-16T06:52:27.139Z] --- PASS: TestCgroupNamespacesRunHostMode (1.68s) [2021-07-16T06:52:27.139Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-16T06:52:28.042Z] --- PASS: TestIpcModeNone (1.14s) [2021-07-16T06:52:28.042Z] === RUN TestIpcModePrivate [2021-07-16T06:52:28.507Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.68s) [2021-07-16T06:52:28.507Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-16T06:52:28.677Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-07-16T06:52:28.993Z] --- PASS: TestIpcModePrivate (1.10s) [2021-07-16T06:52:28.993Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-07-16T06:52:28.993Z] === RUN TestIpcModeShareable [2021-07-16T06:52:29.096Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T06:52:29.353Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T06:52:29.873Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.24s) [2021-07-16T06:52:29.873Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-16T06:52:29.939Z] --- PASS: TestIpcModeShareable (1.08s) [2021-07-16T06:52:30.203Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-07-16T06:52:30.203Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-16T06:52:30.437Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-07-16T06:52:30.437Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-16T06:52:32.324Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s) [2021-07-16T06:52:32.324Z] === RUN TestNISDomainname [2021-07-16T06:52:33.512Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.18s) [2021-07-16T06:52:33.512Z] === RUN TestAPIIpcModeHost [2021-07-16T06:52:33.690Z] --- PASS: TestNISDomainname (1.35s) [2021-07-16T06:52:33.690Z] === RUN TestHostnameDnsResolution [2021-07-16T06:52:34.456Z] --- PASS: TestAPIIpcModeHost (1.12s) [2021-07-16T06:52:34.456Z] === RUN TestDaemonIpcModeShareable [2021-07-16T06:52:34.608Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T06:52:34.865Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T06:52:35.054Z] --- PASS: TestHostnameDnsResolution (1.25s) [2021-07-16T06:52:35.054Z] === RUN TestStats [2021-07-16T06:52:36.376Z] --- PASS: TestDaemonIpcModeShareable (2.06s) [2021-07-16T06:52:36.376Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-07-16T06:52:36.376Z] === RUN TestDaemonIpcModePrivate [2021-07-16T06:52:37.189Z] .....INFO: Daemon under test started and replied! [2021-07-16T06:52:37.189Z] INFO: Docker version of the daemon under test [2021-07-16T06:52:37.189Z] [2021-07-16T06:52:37.189Z] Client: [2021-07-16T06:52:37.189Z] Version: 17.06.2-ce [2021-07-16T06:52:37.189Z] API version: 1.30 [2021-07-16T06:52:37.189Z] Go version: go1.8.3 [2021-07-16T06:52:37.189Z] Git commit: cec0b72 [2021-07-16T06:52:37.189Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-16T06:52:37.189Z] OS/Arch: windows/amd64 [2021-07-16T06:52:37.189Z] [2021-07-16T06:52:37.189Z] Server: [2021-07-16T06:52:37.189Z] Version: 0.0.0-dev [2021-07-16T06:52:37.189Z] API version: 1.41 (minimum version 1.24) [2021-07-16T06:52:37.189Z] Go version: go1.13.15 [2021-07-16T06:52:37.189Z] Git commit: 8b0913935c [2021-07-16T06:52:37.189Z] Built: 07/16/2021 06:50:31 [2021-07-16T06:52:37.189Z] OS/Arch: windows/amd64 [2021-07-16T06:52:37.189Z] Experimental: false [2021-07-16T06:52:37.189Z] [2021-07-16T06:52:37.189Z] INFO: Docker info of the daemon under test [2021-07-16T06:52:37.189Z] [2021-07-16T06:52:37.189Z] Containers: 0 [2021-07-16T06:52:37.189Z] Running: 0 [2021-07-16T06:52:37.189Z] Paused: 0 [2021-07-16T06:52:37.189Z] Stopped: 0 [2021-07-16T06:52:37.189Z] Images: 0 [2021-07-16T06:52:37.189Z] Server Version: 0.0.0-dev [2021-07-16T06:52:37.189Z] Storage Driver: windowsfilter [2021-07-16T06:52:37.189Z] Windows: [2021-07-16T06:52:37.189Z] Logging Driver: json-file [2021-07-16T06:52:37.189Z] Plugins: [2021-07-16T06:52:37.189Z] Volume: local [2021-07-16T06:52:37.189Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-16T06:52:37.189Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-16T06:52:37.189Z] Swarm: inactive [2021-07-16T06:52:37.189Z] Default Isolation: process [2021-07-16T06:52:37.189Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-16T06:52:37.189Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-16T06:52:37.189Z] OSType: windows [2021-07-16T06:52:37.189Z] Architecture: x86_64 [2021-07-16T06:52:37.189Z] CPUs: 4 [2021-07-16T06:52:37.189Z] Total Memory: 32GiB [2021-07-16T06:52:37.189Z] Name: azwin-2-b65290 [2021-07-16T06:52:37.189Z] ID: VBBM:VEBZ:6UXM:2VPN:LRYN:YC5A:BBKZ:JXUA:F33P:GPAR:N45K:QG4L [2021-07-16T06:52:37.189Z] Docker Root Dir: D:\CI\PR-42642\2\daemon [2021-07-16T06:52:37.189Z] Debug Mode (client): false [2021-07-16T06:52:37.189Z] Debug Mode (server): true [2021-07-16T06:52:37.189Z] File Descriptors: -1 [2021-07-16T06:52:37.189Z] Goroutines: 16 [2021-07-16T06:52:37.189Z] System Time: 2021-07-16T06:52:36.5289985Z [2021-07-16T06:52:37.189Z] EventsListeners: 0 [2021-07-16T06:52:37.189Z] Registry: https://index.docker.io/v1/ [2021-07-16T06:52:37.189Z] Labels: [2021-07-16T06:52:37.189Z] Experimental: false [2021-07-16T06:52:37.189Z] Insecure Registries: [2021-07-16T06:52:37.189Z] 127.0.0.0/8 [2021-07-16T06:52:37.189Z] Live Restore Enabled: false [2021-07-16T06:52:37.189Z] [2021-07-16T06:52:37.189Z] [2021-07-16T06:52:37.189Z] INFO: Docker images of the daemon under test [2021-07-16T06:52:37.189Z] [2021-07-16T06:52:37.189Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-16T06:52:37.189Z] [2021-07-16T06:52:37.189Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-07-16T06:52:37.189Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-07-16T06:52:37.189Z] ltsc2019: Pulling from windows/servercore [2021-07-16T06:52:37.189Z] 4612f6d0b889: Pulling fs layer [2021-07-16T06:52:37.189Z] f143c6fed32d: Pulling fs layer [2021-07-16T06:52:37.568Z] --- PASS: TestStats (2.76s) [2021-07-16T06:52:37.568Z] === RUN TestStopContainerWithTimeout [2021-07-16T06:52:37.568Z] === RUN TestStopContainerWithTimeout/0 [2021-07-16T06:52:37.568Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-16T06:52:37.568Z] === RUN TestStopContainerWithTimeout/1 [2021-07-16T06:52:37.568Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-16T06:52:37.568Z] === RUN TestStopContainerWithTimeout/3 [2021-07-16T06:52:37.568Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-16T06:52:37.568Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-16T06:52:37.568Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-16T06:52:37.568Z] === CONT TestStopContainerWithTimeout/0 [2021-07-16T06:52:37.568Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-16T06:52:38.411Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-07-16T06:52:38.930Z] --- PASS: TestDaemonIpcModePrivate (2.03s) [2021-07-16T06:52:38.930Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-07-16T06:52:38.930Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-16T06:52:38.932Z] === CONT TestStopContainerWithTimeout/3 [2021-07-16T06:52:40.116Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-07-16T06:52:40.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.60s) [2021-07-16T06:52:40.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.73s) [2021-07-16T06:52:40.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.07s) [2021-07-16T06:52:40.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.58s) [2021-07-16T06:52:40.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.52s) [2021-07-16T06:52:40.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.13s) [2021-07-16T06:52:40.117Z] === RUN TestBuildMultiStageCopy [2021-07-16T06:52:40.117Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-16T06:52:40.821Z] === CONT TestStopContainerWithTimeout/1 [2021-07-16T06:52:40.850Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.07s) [2021-07-16T06:52:40.850Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-07-16T06:52:40.850Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-16T06:52:42.107Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-07-16T06:52:42.709Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-16T06:52:42.709Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2021-07-16T06:52:42.709Z] --- PASS: TestStopContainerWithTimeout/-1 (3.16s) [2021-07-16T06:52:42.709Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2021-07-16T06:52:42.709Z] --- PASS: TestStopContainerWithTimeout/1 (1.77s) [2021-07-16T06:52:42.709Z] === RUN TestDeleteDevicemapper [2021-07-16T06:52:42.709Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-16T06:52:42.709Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-16T06:52:42.709Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-16T06:52:42.769Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.02s) [2021-07-16T06:52:42.770Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-07-16T06:52:42.770Z] === RUN TestIpcModeOlderClient [2021-07-16T06:52:42.770Z] === PAUSE TestIpcModeOlderClient [2021-07-16T06:52:42.770Z] === RUN TestKillContainerInvalidSignal [2021-07-16T06:52:43.343Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2021-07-16T06:52:43.343Z] === RUN TestKillContainer [2021-07-16T06:52:43.343Z] === RUN TestKillContainer/no_signal [2021-07-16T06:52:44.290Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-16T06:52:44.290Z] === RUN TestKillContainer/non_killing_signal [2021-07-16T06:52:44.547Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-16T06:52:44.864Z] === RUN TestKillContainer/killing_signal [2021-07-16T06:52:45.111Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-16T06:52:45.226Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.37s) [2021-07-16T06:52:45.226Z] === RUN TestUpdateMemory [2021-07-16T06:52:45.674Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-16T06:52:46.237Z] --- PASS: TestBuildMultiStageCopy (6.14s) [2021-07-16T06:52:46.237Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.91s) [2021-07-16T06:52:46.237Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2021-07-16T06:52:46.237Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2021-07-16T06:52:46.237Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2021-07-16T06:52:46.237Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2021-07-16T06:52:46.237Z] === RUN TestBuildMultiStageParentConfig [2021-07-16T06:52:46.254Z] --- PASS: TestKillContainer (2.53s) [2021-07-16T06:52:46.254Z] --- PASS: TestKillContainer/no_signal (0.86s) [2021-07-16T06:52:46.254Z] --- PASS: TestKillContainer/non_killing_signal (0.62s) [2021-07-16T06:52:46.254Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2021-07-16T06:52:46.254Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-16T06:52:46.254Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-16T06:52:46.589Z] --- PASS: TestUpdateMemory (1.31s) [2021-07-16T06:52:46.589Z] === RUN TestUpdateCPUQuota [2021-07-16T06:52:46.827Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-16T06:52:47.613Z] --- PASS: TestBuildMultiStageParentConfig (1.51s) [2021-07-16T06:52:47.613Z] === RUN TestBuildLabelWithTargets [2021-07-16T06:52:47.773Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.63s) [2021-07-16T06:52:47.773Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2021-07-16T06:52:47.773Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2021-07-16T06:52:47.773Z] === RUN TestKillStoppedContainer [2021-07-16T06:52:47.773Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-07-16T06:52:47.773Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-16T06:52:47.773Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-07-16T06:52:47.773Z] === RUN TestKillDifferentUserContainer [2021-07-16T06:52:48.717Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2021-07-16T06:52:48.717Z] === RUN TestInspectOomKilledTrue [2021-07-16T06:52:48.717Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-16T06:52:48.717Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-16T06:52:48.717Z] === RUN TestInspectOomKilledFalse [2021-07-16T06:52:48.717Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-16T06:52:48.717Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-16T06:52:48.717Z] === RUN TestLinksEtcHostsContentMatch [2021-07-16T06:52:49.291Z] --- PASS: TestLinksEtcHostsContentMatch (0.86s) [2021-07-16T06:52:49.291Z] === RUN TestLinksContainerNames [2021-07-16T06:52:49.542Z] f143c6fed32d: Verifying Checksum [2021-07-16T06:52:49.542Z] f143c6fed32d: Download complete [2021-07-16T06:52:50.134Z] --- PASS: TestBuildLabelWithTargets (2.44s) [2021-07-16T06:52:50.134Z] === RUN TestBuildWithEmptyLayers [2021-07-16T06:52:51.215Z] --- PASS: TestLinksContainerNames (1.70s) [2021-07-16T06:52:51.215Z] === RUN TestLogsFollowTailEmpty [2021-07-16T06:52:51.504Z] --- PASS: TestBuildWithEmptyLayers (1.36s) [2021-07-16T06:52:51.504Z] === RUN TestBuildMultiStageOnBuild [2021-07-16T06:52:52.165Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2021-07-16T06:52:52.165Z] === RUN TestContainerNetworkMountsNoChown [2021-07-16T06:52:52.739Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2021-07-16T06:52:52.739Z] === RUN TestMountDaemonRoot [2021-07-16T06:52:52.739Z] === RUN TestMountDaemonRoot/default [2021-07-16T06:52:52.739Z] === PAUSE TestMountDaemonRoot/default [2021-07-16T06:52:52.739Z] === RUN TestMountDaemonRoot/private [2021-07-16T06:52:52.739Z] === PAUSE TestMountDaemonRoot/private [2021-07-16T06:52:52.739Z] === RUN TestMountDaemonRoot/rprivate [2021-07-16T06:52:52.739Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-16T06:52:52.739Z] === RUN TestMountDaemonRoot/slave [2021-07-16T06:52:52.739Z] === PAUSE TestMountDaemonRoot/slave [2021-07-16T06:52:52.739Z] === RUN TestMountDaemonRoot/rslave [2021-07-16T06:52:52.739Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-16T06:52:52.739Z] === RUN TestMountDaemonRoot/shared [2021-07-16T06:52:52.739Z] === PAUSE TestMountDaemonRoot/shared [2021-07-16T06:52:52.739Z] === RUN TestMountDaemonRoot/rshared [2021-07-16T06:52:52.739Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-16T06:52:52.739Z] === CONT TestMountDaemonRoot/default [2021-07-16T06:52:52.739Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-16T06:52:52.739Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-16T06:52:52.739Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-16T06:52:52.739Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-16T06:52:52.739Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-16T06:52:52.739Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-16T06:52:52.739Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-16T06:52:52.739Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-16T06:52:52.739Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-16T06:52:52.739Z] === CONT TestMountDaemonRoot/rprivate [2021-07-16T06:52:52.739Z] === CONT TestMountDaemonRoot/private [2021-07-16T06:52:52.739Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-16T06:52:52.739Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-16T06:52:52.739Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-16T06:52:52.739Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-16T06:52:52.739Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-16T06:52:52.740Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-16T06:52:52.740Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-16T06:52:52.740Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-16T06:52:52.740Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-16T06:52:52.740Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-16T06:52:52.740Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-16T06:52:52.740Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-16T06:52:52.740Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-16T06:52:52.740Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-16T06:52:52.740Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-16T06:52:52.740Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-16T06:52:52.740Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-16T06:52:52.740Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-16T06:52:52.740Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-16T06:52:53.002Z] === CONT TestMountDaemonRoot/rslave [2021-07-16T06:52:53.002Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-16T06:52:53.002Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-16T06:52:53.002Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-16T06:52:53.002Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-16T06:52:53.002Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-16T06:52:53.002Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-16T06:52:53.002Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-16T06:52:53.002Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-16T06:52:53.002Z] === CONT TestMountDaemonRoot/rshared [2021-07-16T06:52:53.002Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-16T06:52:53.002Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-16T06:52:53.002Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-16T06:52:53.002Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-16T06:52:53.002Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-16T06:52:53.002Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-16T06:52:53.002Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-16T06:52:53.002Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-16T06:52:53.002Z] === CONT TestMountDaemonRoot/shared [2021-07-16T06:52:53.002Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-16T06:52:53.002Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-16T06:52:53.002Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-16T06:52:53.002Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-16T06:52:53.002Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-16T06:52:53.002Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-16T06:52:53.002Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-16T06:52:53.002Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-16T06:52:53.002Z] === CONT TestMountDaemonRoot/slave [2021-07-16T06:52:53.002Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-16T06:52:53.002Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-16T06:52:53.002Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-16T06:52:53.002Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-16T06:52:53.002Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-16T06:52:53.002Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-16T06:52:53.002Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-16T06:52:53.002Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-16T06:52:53.002Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-16T06:52:53.002Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-16T06:52:53.002Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-16T06:52:53.002Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-16T06:52:53.002Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-16T06:52:53.002Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-16T06:52:53.002Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-16T06:52:53.002Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-16T06:52:53.002Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-16T06:52:53.002Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-16T06:52:53.002Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-16T06:52:53.002Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-16T06:52:53.002Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-16T06:52:53.002Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-16T06:52:53.002Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-16T06:52:53.002Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-16T06:52:53.002Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-16T06:52:53.002Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-16T06:52:53.002Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-16T06:52:53.002Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-16T06:52:53.002Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-16T06:52:53.002Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-16T06:52:53.123Z] --- PASS: TestUpdateCPUQuota (6.87s) [2021-07-16T06:52:53.123Z] === RUN TestUpdatePidsLimit [2021-07-16T06:52:53.123Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-16T06:52:53.265Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-16T06:52:53.265Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-07-16T06:52:53.265Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-07-16T06:52:53.266Z] === RUN TestContainerBindMountNonRecursive [2021-07-16T06:52:54.049Z] === RUN TestUpdatePidsLimit/no_change [2021-07-16T06:52:54.611Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-16T06:52:55.539Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-16T06:52:55.689Z] --- PASS: TestBuildMultiStageOnBuild (4.15s) [2021-07-16T06:52:55.689Z] === RUN TestBuildUncleanTarFilenames [2021-07-16T06:52:55.817Z] --- PASS: TestContainerBindMountNonRecursive (2.18s) [2021-07-16T06:52:55.817Z] === RUN TestContainerVolumesMountedAsShared [2021-07-16T06:52:56.080Z] --- PASS: TestContainerVolumesMountedAsShared (0.61s) [2021-07-16T06:52:56.080Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-16T06:52:56.102Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-16T06:52:56.663Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-16T06:52:57.024Z] --- PASS: TestContainerVolumesMountedAsSlave (0.88s) [2021-07-16T06:52:57.024Z] === RUN TestNetworkNat [2021-07-16T06:52:57.579Z] --- PASS: TestBuildUncleanTarFilenames (1.96s) [2021-07-16T06:52:57.579Z] === RUN TestBuildMultiStageLayerLeak [2021-07-16T06:52:57.591Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-16T06:52:57.969Z] --- PASS: TestNetworkNat (0.96s) [2021-07-16T06:52:57.969Z] === RUN TestNetworkLocalhostTCPNat [2021-07-16T06:52:58.916Z] --- PASS: TestNetworkLocalhostTCPNat (0.96s) [2021-07-16T06:52:58.916Z] === RUN TestNetworkLoopbackNat [2021-07-16T06:52:58.958Z] --- PASS: TestUpdatePidsLimit (5.86s) [2021-07-16T06:52:58.958Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.73s) [2021-07-16T06:52:58.958Z] --- PASS: TestUpdatePidsLimit/no_change (0.70s) [2021-07-16T06:52:58.958Z] --- PASS: TestUpdatePidsLimit/update_lower (0.72s) [2021-07-16T06:52:58.958Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.71s) [2021-07-16T06:52:58.958Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.71s) [2021-07-16T06:52:58.958Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.73s) [2021-07-16T06:52:58.958Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.77s) [2021-07-16T06:52:58.958Z] === RUN TestUpdateRestartPolicy [2021-07-16T06:52:59.802Z] 4612f6d0b889: Verifying Checksum [2021-07-16T06:52:59.802Z] 4612f6d0b889: Download complete [2021-07-16T06:53:02.225Z] --- PASS: TestNetworkLoopbackNat (3.42s) [2021-07-16T06:53:02.225Z] === RUN TestPause [2021-07-16T06:53:02.670Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-07-16T06:53:02.835Z] --- PASS: TestBuildMultiStageLayerLeak (4.55s) [2021-07-16T06:53:02.836Z] === RUN TestBuildWithHugeFile [2021-07-16T06:53:03.172Z] --- PASS: TestPause (0.96s) [2021-07-16T06:53:03.172Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-16T06:53:03.172Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-16T06:53:03.172Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-16T06:53:03.172Z] === RUN TestPauseStopPausedContainer [2021-07-16T06:53:04.118Z] --- PASS: TestPauseStopPausedContainer (0.92s) [2021-07-16T06:53:04.118Z] === RUN TestPsFilter [2021-07-16T06:53:04.118Z] --- PASS: TestPsFilter (0.15s) [2021-07-16T06:53:04.119Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-16T06:53:05.065Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2021-07-16T06:53:05.065Z] === RUN TestRemoveContainerWithVolume [2021-07-16T06:53:06.014Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2021-07-16T06:53:06.014Z] === RUN TestRemoveContainerRunning [2021-07-16T06:53:06.588Z] --- PASS: TestRemoveContainerRunning (0.84s) [2021-07-16T06:53:06.588Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-16T06:53:07.534Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2021-07-16T06:53:07.534Z] === RUN TestRemoveInvalidContainer [2021-07-16T06:53:07.534Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-16T06:53:07.534Z] === RUN TestRenameLinkedContainer [2021-07-16T06:53:09.375Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-16T06:53:09.376Z] Using test binary docker [2021-07-16T06:53:09.376Z] +++ /etc/init.d/apparmor start [2021-07-16T06:53:09.376Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-16T06:53:09.376Z] INFO: Waiting for daemon to start... [2021-07-16T06:53:09.376Z] Starting dockerd [2021-07-16T06:53:09.376Z] +++ 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-07-16T06:53:09.888Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-16T06:53:09.888Z] Using test binary docker [2021-07-16T06:53:09.888Z] +++ /etc/init.d/apparmor start [2021-07-16T06:53:09.888Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-16T06:53:09.888Z] INFO: Waiting for daemon to start... [2021-07-16T06:53:09.888Z] Starting dockerd [2021-07-16T06:53:09.888Z] +++ 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-07-16T06:53:10.399Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-07-16T06:53:10.843Z] --- PASS: TestRenameLinkedContainer (3.27s) [2021-07-16T06:53:10.843Z] === RUN TestRenameStoppedContainer [2021-07-16T06:53:11.793Z] --- PASS: TestRenameStoppedContainer (0.82s) [2021-07-16T06:53:11.793Z] === RUN TestRenameRunningContainerAndReuse [2021-07-16T06:53:12.169Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-07-16T06:53:13.713Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s) [2021-07-16T06:53:13.713Z] === RUN TestRenameInvalidName [2021-07-16T06:53:13.791Z] --- PASS: TestUpdateRestartPolicy (12.75s) [2021-07-16T06:53:13.791Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-16T06:53:13.791Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2021-07-16T06:53:13.791Z] === RUN TestWaitNonBlocked [2021-07-16T06:53:13.791Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T06:53:13.791Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T06:53:13.791Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T06:53:13.791Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T06:53:13.791Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T06:53:13.791Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T06:53:13.791Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-16T06:53:13.791Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2021-07-16T06:53:13.791Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2021-07-16T06:53:13.791Z] === RUN TestWaitBlocked [2021-07-16T06:53:13.791Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-16T06:53:13.791Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-16T06:53:13.791Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-16T06:53:13.791Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-16T06:53:13.791Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-16T06:53:13.791Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-16T06:53:14.287Z] --- PASS: TestRenameInvalidName (0.88s) [2021-07-16T06:53:14.287Z] === RUN TestRenameAnonymousContainer [2021-07-16T06:53:15.156Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-16T06:53:15.156Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s) [2021-07-16T06:53:15.156Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.28s) [2021-07-16T06:53:15.156Z] === CONT TestContainerStartOnDaemonRestart [2021-07-16T06:53:15.156Z] === CONT TestContainerKillOnDaemonStart [2021-07-16T06:53:17.608Z] --- PASS: TestRenameAnonymousContainer (3.30s) [2021-07-16T06:53:17.608Z] === RUN TestRenameContainerWithSameName [2021-07-16T06:53:17.636Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-07-16T06:53:18.425Z] --- PASS: TestContainerStartOnDaemonRestart (2.99s) [2021-07-16T06:53:18.425Z] === CONT TestIpcModeOlderClient [2021-07-16T06:53:18.425Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-07-16T06:53:18.425Z] === CONT TestDaemonHostGatewayIP [2021-07-16T06:53:18.568Z] --- PASS: TestRenameContainerWithSameName (0.87s) [2021-07-16T06:53:18.568Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-16T06:53:20.489Z] --- PASS: TestRenameContainerWithLinkedContainer (1.68s) [2021-07-16T06:53:20.489Z] === RUN TestResize [2021-07-16T06:53:21.064Z] --- PASS: TestResize (0.81s) [2021-07-16T06:53:21.064Z] === RUN TestResizeWithInvalidSize [2021-07-16T06:53:21.695Z] --- PASS: TestDaemonHostGatewayIP (3.32s) [2021-07-16T06:53:21.695Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-16T06:53:22.009Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2021-07-16T06:53:22.010Z] === RUN TestResizeWhenContainerNotStarted [2021-07-16T06:53:22.585Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2021-07-16T06:53:22.585Z] === RUN TestDaemonRestartKillContainers [2021-07-16T06:53:22.585Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-16T06:53:22.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-16T06:53:22.585Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-16T06:53:22.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-16T06:53:22.585Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-16T06:53:22.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-16T06:53:22.585Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-16T06:53:22.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-16T06:53:22.585Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-16T06:53:22.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-16T06:53:22.585Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-16T06:53:22.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-16T06:53:22.585Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-16T06:53:22.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-16T06:53:22.585Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-16T06:53:22.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-16T06:53:22.585Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-16T06:53:22.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-16T06:53:22.585Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-16T06:53:22.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-16T06:53:22.585Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-16T06:53:22.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-16T06:53:22.585Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-16T06:53:22.585Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-16T06:53:22.585Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-16T06:53:22.585Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-16T06:53:22.585Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-16T06:53:22.585Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-16T06:53:23.583Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s) [2021-07-16T06:53:23.583Z] === CONT TestDaemonRestartIpcMode [2021-07-16T06:53:25.906Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-16T06:53:25.906Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-16T06:53:25.906Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-16T06:53:25.906Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-16T06:53:26.879Z] --- PASS: TestDaemonRestartIpcMode (3.02s) [2021-07-16T06:53:27.136Z] --- PASS: TestContainerKillOnDaemonStart (12.31s) [2021-07-16T06:53:27.136Z] PASS [2021-07-16T06:53:27.136Z] [2021-07-16T06:53:27.136Z] === Skipped [2021-07-16T06:53:27.136Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-16T06:53:27.136Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-16T06:53:27.136Z] [2021-07-16T06:53:27.136Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-16T06:53:27.136Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-16T06:53:27.136Z] [2021-07-16T06:53:27.136Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-16T06:53:27.136Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-16T06:53:27.136Z] [2021-07-16T06:53:27.136Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-16T06:53:27.136Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-16T06:53:27.136Z] [2021-07-16T06:53:27.136Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-16T06:53:27.136Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-16T06:53:27.136Z] [2021-07-16T06:53:27.136Z] [2021-07-16T06:53:27.136Z] DONE 195 tests, 5 skipped in 149.589s [2021-07-16T06:53:27.136Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-16T06:53:27.136Z] INFO: Testing against a local daemon [2021-07-16T06:53:27.136Z] === RUN TestCommitInheritsEnv [2021-07-16T06:53:27.303Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-16T06:53:27.303Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-16T06:53:27.303Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-16T06:53:27.699Z] --- PASS: TestCommitInheritsEnv (0.34s) [2021-07-16T06:53:27.699Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-16T06:53:27.699Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-16T06:53:27.699Z] === RUN TestImagesFilterMultiReference [2021-07-16T06:53:27.699Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-07-16T06:53:27.699Z] === RUN TestImagePullPlatformInvalid [2021-07-16T06:53:27.699Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-16T06:53:27.699Z] === RUN TestRemoveImageOrphaning [2021-07-16T06:53:27.954Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2021-07-16T06:53:27.954Z] === RUN TestRemoveImageGarbageCollector [2021-07-16T06:53:28.251Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-16T06:53:28.253Z] . [2021-07-16T06:53:28.253Z] [2021-07-16T06:53:28.253Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-16T06:53:28.253Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-16T06:53:28.253Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-16T06:53:28.253Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-16T06:53:28.253Z] Error: No such image: emptyfs [2021-07-16T06:53:28.253Z] Error: No such image: emptyfs [2021-07-16T06:53:28.253Z] ++++ docker load++++ docker load [2021-07-16T06:53:28.253Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-16T06:53:28.253Z] [2021-07-16T06:53:28.253Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-16T06:53:28.512Z] Running integration-test (iteration 1) [2021-07-16T06:53:28.512Z] 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-07-16T06:53:28.512Z] ++ 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-07-16T06:53:28.512Z] ++ set -e [2021-07-16T06:53:28.512Z] ++ '[' -n 0 ']' [2021-07-16T06:53:28.512Z] ++ set -x [2021-07-16T06:53:28.512Z] ++ env -i DEST=/go/src/github.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-07-16T06:53:28.512Z] Running integration-test (iteration 1) [2021-07-16T06:53:28.512Z] 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-07-16T06:53:28.512Z] ++ 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-07-16T06:53:28.512Z] ++ set -e [2021-07-16T06:53:28.512Z] ++ '[' -n 0 ']' [2021-07-16T06:53:28.512Z] ++ set -x [2021-07-16T06:53:28.512Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-07-16T06:53:30.467Z] --- PASS: TestRemoveImageGarbageCollector (2.21s) [2021-07-16T06:53:30.467Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-16T06:53:30.467Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-07-16T06:53:30.467Z] === RUN TestTagInvalidReference [2021-07-16T06:53:30.467Z] --- PASS: TestTagInvalidReference (0.02s) [2021-07-16T06:53:30.467Z] === RUN TestTagValidPrefixedRepo [2021-07-16T06:53:30.467Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-07-16T06:53:30.467Z] === RUN TestTagExistedNameWithoutForce [2021-07-16T06:53:30.467Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-16T06:53:30.467Z] === RUN TestTagOfficialNames [2021-07-16T06:53:30.467Z] --- PASS: TestTagOfficialNames (0.07s) [2021-07-16T06:53:30.467Z] === RUN TestTagMatchesDigest [2021-07-16T06:53:30.467Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-07-16T06:53:30.467Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-16T06:53:30.732Z] ......................... [ 67%] [2021-07-16T06:53:31.564Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-16T06:53:31.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.73s) [2021-07-16T06:53:31.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.86s) [2021-07-16T06:53:31.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.01s) [2021-07-16T06:53:31.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.02s) [2021-07-16T06:53:31.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2021-07-16T06:53:31.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s) [2021-07-16T06:53:31.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s) [2021-07-16T06:53:31.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.78s) [2021-07-16T06:53:31.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.77s) [2021-07-16T06:53:31.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.83s) [2021-07-16T06:53:31.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.56s) [2021-07-16T06:53:31.564Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.15s) [2021-07-16T06:53:31.564Z] === RUN TestCgroupNamespacesRun [2021-07-16T06:53:33.483Z] --- PASS: TestCgroupNamespacesRun (2.01s) [2021-07-16T06:53:33.483Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-16T06:53:35.403Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2021-07-16T06:53:35.403Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-16T06:53:37.325Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.02s) [2021-07-16T06:53:37.325Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-16T06:53:39.245Z] --- PASS: TestCgroupNamespacesRunHostMode (2.00s) [2021-07-16T06:53:39.245Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-16T06:53:41.165Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.10s) [2021-07-16T06:53:41.165Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-16T06:53:43.089Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.66s) [2021-07-16T06:53:43.089Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-16T06:53:43.664Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2021-07-16T06:53:43.664Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-16T06:53:46.229Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.01s) [2021-07-16T06:53:46.229Z] === RUN TestNISDomainname [2021-07-16T06:53:47.177Z] --- PASS: TestNISDomainname (1.38s) [2021-07-16T06:53:47.177Z] === RUN TestHostnameDnsResolution [2021-07-16T06:53:49.097Z] --- PASS: TestHostnameDnsResolution (1.81s) [2021-07-16T06:53:49.097Z] === RUN TestStats [2021-07-16T06:53:52.407Z] --- PASS: TestStats (2.88s) [2021-07-16T06:53:52.407Z] === RUN TestStopContainerWithTimeout [2021-07-16T06:53:52.407Z] === RUN TestStopContainerWithTimeout/0 [2021-07-16T06:53:52.407Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-16T06:53:52.407Z] === RUN TestStopContainerWithTimeout/1 [2021-07-16T06:53:52.407Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-16T06:53:52.407Z] === RUN TestStopContainerWithTimeout/3 [2021-07-16T06:53:52.407Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-16T06:53:52.407Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-16T06:53:52.407Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-16T06:53:52.407Z] === CONT TestStopContainerWithTimeout/0 [2021-07-16T06:53:52.408Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-16T06:53:52.408Z] === CONT TestStopContainerWithTimeout/3 [2021-07-16T06:53:52.408Z] === CONT TestStopContainerWithTimeout/1 [2021-07-16T06:53:55.715Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-07-16T06:53:55.715Z] --- PASS: TestStopContainerWithTimeout/0 (1.43s) [2021-07-16T06:53:55.715Z] --- PASS: TestStopContainerWithTimeout/1 (2.15s) [2021-07-16T06:53:55.715Z] --- PASS: TestStopContainerWithTimeout/-1 (3.19s) [2021-07-16T06:53:55.715Z] --- PASS: TestStopContainerWithTimeout/3 (3.39s) [2021-07-16T06:53:55.715Z] === RUN TestDeleteDevicemapper [2021-07-16T06:53:55.715Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2021-07-16T06:53:55.715Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-16T06:53:55.715Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-16T06:53:58.268Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.60s) [2021-07-16T06:53:58.268Z] === RUN TestUpdateMemory [2021-07-16T06:53:58.268Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-16T06:53:58.268Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-16T06:53:58.268Z] === RUN TestUpdateCPUQuota [2021-07-16T06:54:03.564Z] --- PASS: TestUpdateCPUQuota (5.77s) [2021-07-16T06:54:03.564Z] === RUN TestUpdatePidsLimit [2021-07-16T06:54:03.564Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-16T06:54:04.510Z] === RUN TestUpdatePidsLimit/no_change [2021-07-16T06:54:04.820Z] --- PASS: TestImportExtremelyLargeImageWorks (102.98s) [2021-07-16T06:54:04.820Z] PASS [2021-07-16T06:54:04.820Z] [2021-07-16T06:54:04.820Z] === Skipped [2021-07-16T06:54:04.820Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-16T06:54:04.820Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-16T06:54:04.820Z] [2021-07-16T06:54:04.820Z] [2021-07-16T06:54:04.820Z] DONE 12 tests, 1 skipped in 107.245s [2021-07-16T06:54:04.820Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-16T06:54:04.820Z] INFO: Testing against a local daemon [2021-07-16T06:54:04.820Z] === RUN TestNetworkCreateDelete [2021-07-16T06:54:04.820Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-07-16T06:54:04.820Z] === RUN TestDockerNetworkDeletePreferID [2021-07-16T06:54:04.820Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-07-16T06:54:04.820Z] === RUN TestDaemonDNSFallback [2021-07-16T06:54:04.820Z] --- PASS: TestDaemonDNSFallback (7.56s) [2021-07-16T06:54:04.820Z] === RUN TestInspectNetwork [2021-07-16T06:54:04.820Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-16T06:54:04.820Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:04.820Z] === RUN TestRunContainerWithBridgeNone [2021-07-16T06:54:04.820Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-16T06:54:04.820Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T06:54:04.820Z] === RUN TestNetworkInvalidJSON [2021-07-16T06:54:04.820Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-16T06:54:04.820Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-16T06:54:04.820Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T06:54:04.820Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T06:54:04.820Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T06:54:04.820Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T06:54:04.820Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-16T06:54:04.820Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T06:54:04.820Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T06:54:04.820Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-16T06:54:04.820Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-16T06:54:04.820Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-16T06:54:04.820Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-16T06:54:04.820Z] === RUN TestNetworkList [2021-07-16T06:54:04.820Z] === RUN TestNetworkList//networks [2021-07-16T06:54:04.820Z] === PAUSE TestNetworkList//networks [2021-07-16T06:54:04.820Z] === RUN TestNetworkList//networks/ [2021-07-16T06:54:04.820Z] === PAUSE TestNetworkList//networks/ [2021-07-16T06:54:04.820Z] === CONT TestNetworkList//networks [2021-07-16T06:54:04.820Z] === CONT TestNetworkList//networks/ [2021-07-16T06:54:04.821Z] --- PASS: TestNetworkList (0.01s) [2021-07-16T06:54:04.821Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-16T06:54:04.821Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-16T06:54:04.821Z] === RUN TestHostIPv4BridgeLabel [2021-07-16T06:54:04.821Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-16T06:54:04.821Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T06:54:04.821Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-16T06:54:04.821Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-07-16T06:54:04.821Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T06:54:04.821Z] === RUN TestDaemonDefaultNetworkPools [2021-07-16T06:54:04.821Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-07-16T06:54:04.821Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T06:54:04.821Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-16T06:54:04.821Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-07-16T06:54:04.821Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T06:54:04.821Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-16T06:54:04.821Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-16T06:54:04.821Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T06:54:04.821Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-16T06:54:04.821Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-16T06:54:04.821Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T06:54:04.821Z] === RUN TestServiceWithPredefinedNetwork [2021-07-16T06:54:04.821Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-16T06:54:04.821Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:04.821Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-16T06:54:04.821Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-16T06:54:04.821Z] service_test.go:242: FLAKY_TEST [2021-07-16T06:54:04.821Z] === RUN TestServiceWithDataPathPortInit [2021-07-16T06:54:04.821Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-16T06:54:04.821Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:04.821Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-16T06:54:04.821Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-16T06:54:04.821Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:04.821Z] PASS [2021-07-16T06:54:04.821Z] [2021-07-16T06:54:04.821Z] === Skipped [2021-07-16T06:54:04.821Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-07-16T06:54:04.821Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:04.821Z] [2021-07-16T06:54:04.821Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-07-16T06:54:04.821Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T06:54:04.821Z] [2021-07-16T06:54:04.821Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-07-16T06:54:04.821Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T06:54:04.821Z] [2021-07-16T06:54:04.821Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-07-16T06:54:04.821Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T06:54:04.821Z] [2021-07-16T06:54:04.821Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-07-16T06:54:04.821Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T06:54:04.821Z] [2021-07-16T06:54:04.821Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-07-16T06:54:04.821Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T06:54:04.821Z] [2021-07-16T06:54:04.821Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-16T06:54:04.821Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T06:54:04.821Z] [2021-07-16T06:54:04.821Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-16T06:54:04.821Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T06:54:04.821Z] [2021-07-16T06:54:04.821Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-07-16T06:54:04.821Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:04.821Z] [2021-07-16T06:54:04.821Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-16T06:54:04.821Z] service_test.go:242: FLAKY_TEST [2021-07-16T06:54:04.821Z] [2021-07-16T06:54:04.821Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-07-16T06:54:04.821Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:04.821Z] [2021-07-16T06:54:04.821Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-16T06:54:04.821Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:04.821Z] [2021-07-16T06:54:04.821Z] [2021-07-16T06:54:04.821Z] DONE 22 tests, 12 skipped in 8.253s [2021-07-16T06:54:04.821Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-16T06:54:04.821Z] INFO: Testing against a local daemon [2021-07-16T06:54:04.821Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-16T06:54:04.821Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-07-16T06:54:04.821Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T06:54:04.821Z] === RUN TestDockerNetworkIpvlan [2021-07-16T06:54:04.821Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-16T06:54:04.821Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T06:54:04.821Z] PASS [2021-07-16T06:54:04.821Z] [2021-07-16T06:54:04.821Z] === Skipped [2021-07-16T06:54:04.821Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-07-16T06:54:04.821Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T06:54:04.821Z] [2021-07-16T06:54:04.821Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-16T06:54:04.821Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T06:54:04.821Z] [2021-07-16T06:54:04.821Z] [2021-07-16T06:54:04.821Z] DONE 2 tests, 2 skipped in 0.135s [2021-07-16T06:54:04.821Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-16T06:54:04.821Z] INFO: Testing against a local daemon [2021-07-16T06:54:04.821Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-16T06:54:04.821Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-16T06:54:04.821Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T06:54:04.821Z] === RUN TestDockerNetworkMacvlan [2021-07-16T06:54:04.821Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-07-16T06:54:04.821Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T06:54:04.821Z] PASS [2021-07-16T06:54:04.821Z] [2021-07-16T06:54:04.821Z] === Skipped [2021-07-16T06:54:04.821Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-16T06:54:04.821Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T06:54:04.821Z] [2021-07-16T06:54:04.821Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-07-16T06:54:04.821Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T06:54:04.821Z] [2021-07-16T06:54:04.821Z] [2021-07-16T06:54:04.821Z] DONE 2 tests, 2 skipped in 0.112s [2021-07-16T06:54:04.821Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-16T06:54:04.821Z] testing: warning: no tests to run [2021-07-16T06:54:04.821Z] PASS [2021-07-16T06:54:04.821Z] [2021-07-16T06:54:04.821Z] DONE 0 tests in 0.025s [2021-07-16T06:54:04.821Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-16T06:54:05.079Z] INFO: Testing against a local daemon [2021-07-16T06:54:05.079Z] === RUN TestAuthZPluginAllowRequest [2021-07-16T06:54:05.079Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-07-16T06:54:05.079Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.079Z] === RUN TestAuthZPluginTLS [2021-07-16T06:54:05.079Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-07-16T06:54:05.079Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.079Z] === RUN TestAuthZPluginDenyRequest [2021-07-16T06:54:05.079Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-07-16T06:54:05.079Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.079Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-16T06:54:05.079Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-16T06:54:05.079Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.079Z] === RUN TestAuthZPluginDenyResponse [2021-07-16T06:54:05.079Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-07-16T06:54:05.079Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.079Z] === RUN TestAuthZPluginAllowEventStream [2021-07-16T06:54:05.079Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-07-16T06:54:05.079Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.079Z] === RUN TestAuthZPluginErrorResponse [2021-07-16T06:54:05.079Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-07-16T06:54:05.079Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.079Z] === RUN TestAuthZPluginErrorRequest [2021-07-16T06:54:05.079Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-07-16T06:54:05.079Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.079Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-16T06:54:05.079Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-16T06:54:05.079Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.079Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-16T06:54:05.079Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-16T06:54:05.079Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.079Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-16T06:54:05.079Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-16T06:54:05.079Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.079Z] === RUN TestAuthZPluginHeader [2021-07-16T06:54:05.079Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-07-16T06:54:05.079Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.079Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-16T06:54:05.083Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-16T06:54:05.338Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2021-07-16T06:54:05.338Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.338Z] === RUN TestAuthZPluginV2Disable [2021-07-16T06:54:05.338Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2021-07-16T06:54:05.338Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.338Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-16T06:54:05.338Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-16T06:54:05.338Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.338Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-16T06:54:05.338Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-16T06:54:05.338Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.338Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-16T06:54:05.338Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-07-16T06:54:05.338Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.338Z] PASS [2021-07-16T06:54:05.338Z] [2021-07-16T06:54:05.338Z] === Skipped [2021-07-16T06:54:05.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-07-16T06:54:05.338Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.338Z] [2021-07-16T06:54:05.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-07-16T06:54:05.338Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.338Z] [2021-07-16T06:54:05.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-07-16T06:54:05.338Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.338Z] [2021-07-16T06:54:05.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-16T06:54:05.338Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.338Z] [2021-07-16T06:54:05.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-07-16T06:54:05.338Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.338Z] [2021-07-16T06:54:05.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-07-16T06:54:05.338Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.338Z] [2021-07-16T06:54:05.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-07-16T06:54:05.338Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.338Z] [2021-07-16T06:54:05.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-07-16T06:54:05.338Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.338Z] [2021-07-16T06:54:05.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-16T06:54:05.338Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.338Z] [2021-07-16T06:54:05.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-16T06:54:05.338Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.338Z] [2021-07-16T06:54:05.338Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-16T06:54:05.338Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.338Z] [2021-07-16T06:54:05.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-07-16T06:54:05.338Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.338Z] [2021-07-16T06:54:05.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2021-07-16T06:54:05.338Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.338Z] [2021-07-16T06:54:05.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2021-07-16T06:54:05.338Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.338Z] [2021-07-16T06:54:05.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-16T06:54:05.338Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.338Z] [2021-07-16T06:54:05.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-16T06:54:05.338Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.338Z] [2021-07-16T06:54:05.338Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-07-16T06:54:05.338Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.338Z] [2021-07-16T06:54:05.338Z] [2021-07-16T06:54:05.338Z] DONE 17 tests, 17 skipped in 0.435s [2021-07-16T06:54:05.338Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-16T06:54:05.596Z] INFO: Testing against a local daemon [2021-07-16T06:54:05.596Z] === RUN TestPluginInvalidJSON [2021-07-16T06:54:05.596Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T06:54:05.596Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T06:54:05.596Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T06:54:05.596Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-07-16T06:54:05.596Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-16T06:54:05.596Z] === RUN TestPluginInstall [2021-07-16T06:54:05.596Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-16T06:54:05.596Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.596Z] === RUN TestPluginsWithRuntimes [2021-07-16T06:54:05.596Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-16T06:54:05.596Z] 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-07-16T06:54:05.596Z] === RUN TestPluginBackCompatMediaTypes [2021-07-16T06:54:05.596Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-16T06:54:05.596Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-16T06:54:05.596Z] PASS [2021-07-16T06:54:05.596Z] [2021-07-16T06:54:05.596Z] === Skipped [2021-07-16T06:54:05.596Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-07-16T06:54:05.596Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-16T06:54:05.596Z] [2021-07-16T06:54:05.596Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-07-16T06:54:05.596Z] 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-07-16T06:54:05.596Z] [2021-07-16T06:54:05.596Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-07-16T06:54:05.596Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-16T06:54:05.596Z] [2021-07-16T06:54:05.596Z] [2021-07-16T06:54:05.596Z] DONE 5 tests, 3 skipped in 0.156s [2021-07-16T06:54:05.596Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-16T06:54:05.596Z] INFO: Testing against a local daemon [2021-07-16T06:54:05.596Z] === RUN TestExternalGraphDriver [2021-07-16T06:54:05.656Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-16T06:54:05.854Z] --- SKIP: TestExternalGraphDriver (0.08s) [2021-07-16T06:54:05.854Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-16T06:54:05.854Z] === RUN TestGraphdriverPluginV2 [2021-07-16T06:54:06.230Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-16T06:54:07.175Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-16T06:54:07.748Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-16T06:54:09.139Z] --- PASS: TestUpdatePidsLimit (5.44s) [2021-07-16T06:54:09.139Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.65s) [2021-07-16T06:54:09.139Z] --- PASS: TestUpdatePidsLimit/no_change (0.67s) [2021-07-16T06:54:09.139Z] --- PASS: TestUpdatePidsLimit/update_lower (0.67s) [2021-07-16T06:54:09.139Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s) [2021-07-16T06:54:09.139Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.67s) [2021-07-16T06:54:09.139Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.64s) [2021-07-16T06:54:09.139Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.68s) [2021-07-16T06:54:09.139Z] === RUN TestUpdateRestartPolicy [2021-07-16T06:54:12.408Z] --- PASS: TestGraphdriverPluginV2 (5.71s) [2021-07-16T06:54:12.408Z] PASS [2021-07-16T06:54:12.408Z] [2021-07-16T06:54:12.408Z] === Skipped [2021-07-16T06:54:12.408Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2021-07-16T06:54:12.408Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-16T06:54:12.408Z] [2021-07-16T06:54:12.408Z] [2021-07-16T06:54:12.408Z] DONE 2 tests, 1 skipped in 5.908s [2021-07-16T06:54:12.408Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-16T06:54:12.408Z] INFO: Testing against a local daemon [2021-07-16T06:54:12.408Z] === RUN TestContinueAfterPluginCrash [2021-07-16T06:54:12.408Z] === PAUSE TestContinueAfterPluginCrash [2021-07-16T06:54:12.408Z] === RUN TestReadPluginNoRead [2021-07-16T06:54:12.408Z] === PAUSE TestReadPluginNoRead [2021-07-16T06:54:12.408Z] === RUN TestDaemonStartWithLogOpt [2021-07-16T06:54:12.408Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-16T06:54:12.408Z] === CONT TestContinueAfterPluginCrash [2021-07-16T06:54:12.408Z] === CONT TestDaemonStartWithLogOpt [2021-07-16T06:54:13.114Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-07-16T06:54:15.142Z] Loaded image: buildpack-deps:buster [2021-07-16T06:54:15.142Z] Loaded image: busybox:latest [2021-07-16T06:54:15.142Z] Loaded image: buildpack-deps:buster [2021-07-16T06:54:15.142Z] Loaded image: busybox:latestLoaded image: busybox:glibc [2021-07-16T06:54:15.142Z] [2021-07-16T06:54:15.142Z] Loaded image: busybox:glibc [2021-07-16T06:54:16.509Z] Loaded image: debian:bullseye [2021-07-16T06:54:16.509Z] Loaded image: hello-world:latest [2021-07-16T06:54:16.509Z] Loaded image: debian:bullseye [2021-07-16T06:54:16.765Z] Loaded image: arm32v7/hello-world:latest [2021-07-16T06:54:16.765Z] INFO: Testing against a local daemon [2021-07-16T06:54:16.765Z] === RUN TestDockerDaemonSuite [2021-07-16T06:54:16.765Z] Loaded image: hello-world:latest [2021-07-16T06:54:16.765Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-07-16T06:54:16.765Z] Loaded image: arm32v7/hello-world:latest [2021-07-16T06:54:17.053Z] INFO: Testing against a local daemon [2021-07-16T06:54:17.053Z] === RUN TestDockerSuite [2021-07-16T06:54:17.053Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-16T06:54:17.053Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-16T06:54:17.053Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-16T06:54:17.053Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-16T06:54:17.053Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-16T06:54:17.053Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-16T06:54:17.053Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-16T06:54:17.053Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-16T06:54:18.973Z] --- PASS: TestDaemonStartWithLogOpt (6.57s) [2021-07-16T06:54:18.973Z] === CONT TestReadPluginNoRead [2021-07-16T06:54:19.586Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-16T06:54:19.586Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-16T06:54:19.842Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-16T06:54:19.842Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-16T06:54:20.771Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-16T06:54:21.027Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-16T06:54:21.027Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-16T06:54:22.254Z] === RUN TestReadPluginNoRead/default [2021-07-16T06:54:22.254Z] --- PASS: TestContinueAfterPluginCrash (10.50s) [2021-07-16T06:54:22.920Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-16T06:54:23.176Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-16T06:54:23.176Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-16T06:54:23.176Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-16T06:54:24.059Z] --- PASS: TestUpdateRestartPolicy (13.03s) [2021-07-16T06:54:24.060Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-16T06:54:24.060Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2021-07-16T06:54:24.060Z] === RUN TestWaitNonBlocked [2021-07-16T06:54:24.060Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T06:54:24.060Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T06:54:24.060Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T06:54:24.060Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T06:54:24.060Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T06:54:24.060Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T06:54:24.060Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-16T06:54:24.060Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2021-07-16T06:54:24.060Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2021-07-16T06:54:24.060Z] === RUN TestWaitBlocked [2021-07-16T06:54:24.060Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-16T06:54:24.060Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-16T06:54:24.060Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-16T06:54:24.060Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-16T06:54:24.060Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-16T06:54:24.060Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-16T06:54:24.105Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-07-16T06:54:24.154Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-16T06:54:24.361Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-16T06:54:25.456Z] --- PASS: TestWaitBlocked (0.03s) [2021-07-16T06:54:25.456Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2021-07-16T06:54:25.457Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s) [2021-07-16T06:54:25.457Z] === CONT TestContainerStartOnDaemonRestart [2021-07-16T06:54:25.457Z] === CONT TestContainerKillOnDaemonStart [2021-07-16T06:54:25.457Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-16T06:54:25.457Z] === CONT TestDaemonHostGatewayIP [2021-07-16T06:54:26.255Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-16T06:54:26.255Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-16T06:54:26.255Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-16T06:54:26.255Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-16T06:54:26.255Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-16T06:54:26.681Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-16T06:54:28.266Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-07-16T06:54:29.208Z] --- PASS: TestReadPluginNoRead (11.05s) [2021-07-16T06:54:29.208Z] --- PASS: TestReadPluginNoRead/default (2.46s) [2021-07-16T06:54:29.208Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.48s) [2021-07-16T06:54:29.208Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.51s) [2021-07-16T06:54:29.208Z] read_test.go:92: [d1f4832b90d38] daemon is not started [2021-07-16T06:54:29.208Z] PASS [2021-07-16T06:54:29.208Z] [2021-07-16T06:54:29.208Z] DONE 6 tests in 17.750s [2021-07-16T06:54:29.208Z] 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-07-16T06:54:29.208Z] testing: warning: no tests to run [2021-07-16T06:54:29.208Z] PASS [2021-07-16T06:54:29.208Z] [2021-07-16T06:54:29.208Z] DONE 0 tests in 0.046s [2021-07-16T06:54:29.208Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-16T06:54:29.466Z] INFO: Testing against a local daemon [2021-07-16T06:54:29.466Z] === RUN TestPluginWithDevMounts [2021-07-16T06:54:29.466Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-16T06:54:29.466Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-16T06:54:29.466Z] PASS [2021-07-16T06:54:29.466Z] [2021-07-16T06:54:29.466Z] === Skipped [2021-07-16T06:54:29.466Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-07-16T06:54:29.466Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-16T06:54:29.466Z] [2021-07-16T06:54:29.466Z] [2021-07-16T06:54:29.466Z] DONE 1 tests, 1 skipped in 0.124s [2021-07-16T06:54:29.466Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-16T06:54:29.466Z] INFO: Testing against a local daemon [2021-07-16T06:54:29.466Z] === RUN TestSecretInspect [2021-07-16T06:54:29.466Z] --- SKIP: TestSecretInspect (0.01s) [2021-07-16T06:54:29.466Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:29.466Z] === RUN TestSecretList [2021-07-16T06:54:29.466Z] --- SKIP: TestSecretList (0.01s) [2021-07-16T06:54:29.466Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:29.466Z] === RUN TestSecretsCreateAndDelete [2021-07-16T06:54:29.466Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2021-07-16T06:54:29.466Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:29.466Z] === RUN TestSecretsUpdate [2021-07-16T06:54:29.466Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-07-16T06:54:29.466Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:29.466Z] === RUN TestTemplatedSecret [2021-07-16T06:54:29.466Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-16T06:54:29.466Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:29.466Z] === RUN TestSecretCreateResolve [2021-07-16T06:54:29.684Z] --- PASS: TestContainerStartOnDaemonRestart (4.07s) [2021-07-16T06:54:29.684Z] === CONT TestDaemonRestartIpcMode [2021-07-16T06:54:29.724Z] --- SKIP: TestSecretCreateResolve (0.02s) [2021-07-16T06:54:29.724Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:29.724Z] PASS [2021-07-16T06:54:29.724Z] [2021-07-16T06:54:29.724Z] === Skipped [2021-07-16T06:54:29.724Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-07-16T06:54:29.724Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:29.724Z] [2021-07-16T06:54:29.724Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-07-16T06:54:29.724Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:29.724Z] [2021-07-16T06:54:29.724Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2021-07-16T06:54:29.724Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:29.724Z] [2021-07-16T06:54:29.724Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-07-16T06:54:29.724Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:29.724Z] [2021-07-16T06:54:29.724Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-07-16T06:54:29.724Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:29.724Z] [2021-07-16T06:54:29.724Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2021-07-16T06:54:29.724Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:29.724Z] [2021-07-16T06:54:29.724Z] [2021-07-16T06:54:29.724Z] DONE 6 tests, 6 skipped in 0.195s [2021-07-16T06:54:29.724Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-16T06:54:29.724Z] INFO: Testing against a local daemon [2021-07-16T06:54:29.724Z] === RUN TestServiceCreateInit [2021-07-16T06:54:29.724Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-16T06:54:29.724Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-16T06:54:29.724Z] --- PASS: TestServiceCreateInit (0.01s) [2021-07-16T06:54:29.724Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-16T06:54:29.724Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:29.724Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-16T06:54:29.724Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:29.724Z] === RUN TestCreateServiceMultipleTimes [2021-07-16T06:54:29.724Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-07-16T06:54:29.724Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:29.724Z] === RUN TestCreateServiceConflict [2021-07-16T06:54:29.724Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-07-16T06:54:29.724Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:29.724Z] === RUN TestCreateServiceMaxReplicas [2021-07-16T06:54:29.724Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-07-16T06:54:29.724Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:29.724Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-16T06:54:29.724Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2021-07-16T06:54:29.724Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:29.725Z] === RUN TestCreateServiceSecretFileMode [2021-07-16T06:54:29.725Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-07-16T06:54:29.725Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:29.725Z] === RUN TestCreateServiceConfigFileMode [2021-07-16T06:54:29.725Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-07-16T06:54:29.725Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:29.725Z] === RUN TestCreateServiceSysctls [2021-07-16T06:54:29.947Z] === CONT TestIpcModeOlderClient [2021-07-16T06:54:29.947Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.55s) [2021-07-16T06:54:29.947Z] --- PASS: TestIpcModeOlderClient (0.16s) [2021-07-16T06:54:29.983Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-07-16T06:54:29.983Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:29.983Z] === RUN TestCreateServiceCapabilities [2021-07-16T06:54:29.983Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-07-16T06:54:29.983Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:29.983Z] === RUN TestInspect [2021-07-16T06:54:29.983Z] --- SKIP: TestInspect (0.01s) [2021-07-16T06:54:29.983Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:29.983Z] === RUN TestCreateJob [2021-07-16T06:54:29.983Z] --- SKIP: TestCreateJob (0.01s) [2021-07-16T06:54:29.983Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:29.983Z] === RUN TestReplicatedJob [2021-07-16T06:54:29.983Z] --- SKIP: TestReplicatedJob (0.01s) [2021-07-16T06:54:29.983Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:29.983Z] === RUN TestUpdateReplicatedJob [2021-07-16T06:54:29.983Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-07-16T06:54:29.983Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:29.983Z] === RUN TestServiceListWithStatuses [2021-07-16T06:54:29.983Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-16T06:54:29.983Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-16T06:54:29.983Z] === RUN TestDockerNetworkConnectAlias [2021-07-16T06:54:29.983Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-07-16T06:54:29.983Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:29.983Z] === RUN TestDockerNetworkReConnect [2021-07-16T06:54:29.983Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-07-16T06:54:29.983Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:29.983Z] === RUN TestServicePlugin [2021-07-16T06:54:30.204Z] tests/integration/client_test.py ..... [ 75%] [2021-07-16T06:54:30.204Z] tests/integration/context_api_test.py ... [ 76%] [2021-07-16T06:54:31.168Z] tests/integration/errors_test.py . [ 76%] [2021-07-16T06:54:31.339Z] --- PASS: TestDaemonHostGatewayIP (5.74s) [2021-07-16T06:54:32.793Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-16T06:54:33.259Z] --- PASS: TestDaemonRestartIpcMode (3.89s) [2021-07-16T06:54:34.168Z] --- SKIP: TestServicePlugin (3.46s) [2021-07-16T06:54:34.168Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:34.168Z] === RUN TestServiceUpdateLabel [2021-07-16T06:54:34.168Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2021-07-16T06:54:34.168Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:34.168Z] === RUN TestServiceUpdateSecrets [2021-07-16T06:54:34.168Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-07-16T06:54:34.168Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:34.168Z] === RUN TestServiceUpdateConfigs [2021-07-16T06:54:34.168Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2021-07-16T06:54:34.168Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:34.168Z] === RUN TestServiceUpdateNetwork [2021-07-16T06:54:34.168Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-07-16T06:54:34.168Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:34.168Z] === RUN TestServiceUpdatePidsLimit [2021-07-16T06:54:34.168Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-07-16T06:54:34.168Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:34.168Z] PASS [2021-07-16T06:54:34.168Z] [2021-07-16T06:54:34.168Z] === Skipped [2021-07-16T06:54:34.168Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-16T06:54:34.168Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-16T06:54:34.168Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:34.168Z] [2021-07-16T06:54:34.168Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-16T06:54:34.168Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-16T06:54:34.168Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:34.168Z] [2021-07-16T06:54:34.168Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-07-16T06:54:34.168Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:34.168Z] [2021-07-16T06:54:34.168Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-07-16T06:54:34.168Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:34.168Z] [2021-07-16T06:54:34.168Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-07-16T06:54:34.168Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:34.168Z] [2021-07-16T06:54:34.168Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2021-07-16T06:54:34.168Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:34.168Z] [2021-07-16T06:54:34.168Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-07-16T06:54:34.168Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:34.168Z] [2021-07-16T06:54:34.168Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-07-16T06:54:34.168Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:34.168Z] [2021-07-16T06:54:34.168Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-07-16T06:54:34.168Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:34.168Z] [2021-07-16T06:54:34.168Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-07-16T06:54:34.168Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:34.168Z] [2021-07-16T06:54:34.168Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-07-16T06:54:34.168Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:34.168Z] [2021-07-16T06:54:34.168Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-07-16T06:54:34.168Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:34.168Z] [2021-07-16T06:54:34.168Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-07-16T06:54:34.168Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:34.168Z] [2021-07-16T06:54:34.168Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-07-16T06:54:34.168Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:34.168Z] [2021-07-16T06:54:34.168Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-16T06:54:34.168Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-16T06:54:34.168Z] [2021-07-16T06:54:34.168Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-07-16T06:54:34.168Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:34.168Z] [2021-07-16T06:54:34.168Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-07-16T06:54:34.168Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:34.168Z] [2021-07-16T06:54:34.168Z] === SKIP: amd64.integration.service TestServicePlugin (3.46s) [2021-07-16T06:54:34.168Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:34.168Z] [2021-07-16T06:54:34.168Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2021-07-16T06:54:34.168Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:34.168Z] [2021-07-16T06:54:34.168Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-07-16T06:54:34.168Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:34.168Z] [2021-07-16T06:54:34.168Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2021-07-16T06:54:34.168Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:34.168Z] [2021-07-16T06:54:34.168Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-07-16T06:54:34.168Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:34.168Z] [2021-07-16T06:54:34.168Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-07-16T06:54:34.168Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-16T06:54:34.168Z] [2021-07-16T06:54:34.168Z] [2021-07-16T06:54:34.168Z] DONE 24 tests, 23 skipped in 3.880s [2021-07-16T06:54:34.168Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-16T06:54:34.168Z] INFO: Testing against a local daemon [2021-07-16T06:54:34.168Z] === RUN TestSessionCreate [2021-07-16T06:54:34.168Z] --- PASS: TestSessionCreate (0.02s) [2021-07-16T06:54:34.168Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-16T06:54:34.168Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-16T06:54:34.168Z] PASS [2021-07-16T06:54:34.168Z] [2021-07-16T06:54:34.168Z] DONE 2 tests in 0.155s [2021-07-16T06:54:34.168Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-16T06:54:34.168Z] INFO: Testing against a local daemon [2021-07-16T06:54:34.168Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-16T06:54:34.168Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-16T06:54:34.168Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-16T06:54:34.168Z] === RUN TestEventsExecDie [2021-07-16T06:54:34.683Z] --- PASS: TestBuildWithHugeFile (92.29s) [2021-07-16T06:54:34.684Z] === RUN TestBuildWithEmptyDockerfile [2021-07-16T06:54:34.684Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T06:54:34.684Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T06:54:34.684Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T06:54:34.684Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T06:54:34.684Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T06:54:34.684Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T06:54:34.684Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T06:54:34.684Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T06:54:34.684Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T06:54:34.684Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-07-16T06:54:34.684Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2021-07-16T06:54:34.684Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-07-16T06:54:34.684Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2021-07-16T06:54:34.684Z] === RUN TestBuildPreserveOwnership [2021-07-16T06:54:34.684Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-16T06:54:34.735Z] --- PASS: TestEventsExecDie (1.00s) [2021-07-16T06:54:34.735Z] === RUN TestEventsBackwardsCompatible [2021-07-16T06:54:34.735Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-07-16T06:54:34.735Z] === RUN TestInfoBinaryCommits [2021-07-16T06:54:34.735Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-16T06:54:34.735Z] === RUN TestInfoAPIVersioned [2021-07-16T06:54:34.735Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-16T06:54:34.735Z] === RUN TestInfoDiscoveryBackend [2021-07-16T06:54:35.246Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-16T06:54:36.633Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2021-07-16T06:54:36.633Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-16T06:54:37.765Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-16T06:54:38.022Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-16T06:54:39.852Z] --- PASS: TestContainerKillOnDaemonStart (13.42s) [2021-07-16T06:54:39.852Z] PASS [2021-07-16T06:54:39.852Z] [2021-07-16T06:54:39.852Z] === Skipped [2021-07-16T06:54:39.852Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-07-16T06:54:39.852Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-16T06:54:39.852Z] [2021-07-16T06:54:39.852Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-16T06:54:39.852Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-16T06:54:39.852Z] [2021-07-16T06:54:39.852Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-16T06:54:39.852Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-16T06:54:39.852Z] [2021-07-16T06:54:39.852Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-16T06:54:39.852Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-16T06:54:39.852Z] [2021-07-16T06:54:39.852Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.01s) [2021-07-16T06:54:39.852Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-16T06:54:39.852Z] [2021-07-16T06:54:39.852Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-07-16T06:54:39.852Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-16T06:54:39.852Z] [2021-07-16T06:54:39.852Z] [2021-07-16T06:54:39.852Z] DONE 195 tests, 6 skipped in 153.857s [2021-07-16T06:54:39.852Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-07-16T06:54:39.852Z] ++ 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-07-16T06:54:39.852Z] ++ set -e [2021-07-16T06:54:39.852Z] ++ '[' -n 0 ']' [2021-07-16T06:54:39.852Z] ++ set -x [2021-07-16T06:54:39.852Z] ++ env -i DEST=/go/src/github.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-07-16T06:54:39.852Z] INFO: Testing against a local daemon [2021-07-16T06:54:39.852Z] === RUN TestCommitInheritsEnv [2021-07-16T06:54:39.852Z] --- PASS: TestCommitInheritsEnv (0.42s) [2021-07-16T06:54:39.852Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-16T06:54:39.852Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-16T06:54:39.852Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-16T06:54:39.852Z] === RUN TestImagesFilterMultiReference [2021-07-16T06:54:39.852Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-07-16T06:54:39.852Z] === RUN TestImagePullPlatformInvalid [2021-07-16T06:54:39.852Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-07-16T06:54:39.852Z] === RUN TestRemoveImageOrphaning [2021-07-16T06:54:39.912Z] --- PASS: TestBuildPreserveOwnership (5.11s) [2021-07-16T06:54:39.912Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.30s) [2021-07-16T06:54:39.912Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.80s) [2021-07-16T06:54:39.912Z] === RUN TestBuildPlatformInvalid [2021-07-16T06:54:39.912Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-07-16T06:54:39.912Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-16T06:54:39.912Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-16T06:54:39.923Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s) [2021-07-16T06:54:39.923Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-16T06:54:39.923Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-16T06:54:39.923Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T06:54:39.923Z] === RUN TestInfoAPI [2021-07-16T06:54:39.923Z] --- PASS: TestInfoAPI (0.02s) [2021-07-16T06:54:39.923Z] === RUN TestInfoAPIWarnings [2021-07-16T06:54:40.114Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2021-07-16T06:54:40.114Z] === RUN TestRemoveImageGarbageCollector [2021-07-16T06:54:40.114Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-16T06:54:40.114Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-16T06:54:40.114Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-16T06:54:40.114Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-07-16T06:54:40.114Z] === RUN TestTagInvalidReference [2021-07-16T06:54:40.114Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-16T06:54:40.114Z] === RUN TestTagValidPrefixedRepo [2021-07-16T06:54:40.114Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-07-16T06:54:40.114Z] === RUN TestTagExistedNameWithoutForce [2021-07-16T06:54:40.114Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-16T06:54:40.114Z] === RUN TestTagOfficialNames [2021-07-16T06:54:40.376Z] --- PASS: TestTagOfficialNames (0.08s) [2021-07-16T06:54:40.376Z] === RUN TestTagMatchesDigest [2021-07-16T06:54:40.376Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-16T06:54:40.376Z] PASS [2021-07-16T06:54:40.376Z] [2021-07-16T06:54:40.376Z] === Skipped [2021-07-16T06:54:40.376Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-16T06:54:40.376Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-16T06:54:40.376Z] [2021-07-16T06:54:40.376Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-16T06:54:40.376Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-16T06:54:40.376Z] [2021-07-16T06:54:40.376Z] [2021-07-16T06:54:40.376Z] DONE 12 tests, 2 skipped in 1.529s [2021-07-16T06:54:40.376Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-07-16T06:54:40.376Z] ++ 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-07-16T06:54:40.376Z] ++ set -e [2021-07-16T06:54:40.376Z] ++ '[' -n 0 ']' [2021-07-16T06:54:40.376Z] ++ set -x [2021-07-16T06:54:40.376Z] ++ env -i DEST=/go/src/github.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-07-16T06:54:40.376Z] INFO: Testing against a local daemon [2021-07-16T06:54:40.376Z] === RUN TestNetworkCreateDelete [2021-07-16T06:54:40.951Z] --- PASS: TestNetworkCreateDelete (0.44s) [2021-07-16T06:54:40.951Z] === RUN TestDockerNetworkDeletePreferID [2021-07-16T06:54:42.340Z] --- PASS: TestDockerNetworkDeletePreferID (1.29s) [2021-07-16T06:54:42.340Z] === RUN TestDaemonDNSFallback [2021-07-16T06:54:42.430Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-16T06:54:42.993Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-07-16T06:54:43.923Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-16T06:54:45.294Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-16T06:54:46.664Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-07-16T06:54:46.664Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-07-16T06:54:49.182Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-07-16T06:54:49.438Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-07-16T06:54:50.492Z] --- PASS: TestDaemonDNSFallback (7.24s) [2021-07-16T06:54:50.492Z] === RUN TestInspectNetwork [2021-07-16T06:54:51.957Z] === RUN TestDockerSuite/TestAttachDetach [2021-07-16T06:54:51.957Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-07-16T06:54:52.886Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-16T06:54:53.802Z] === RUN TestInspectNetwork/full_network_id [2021-07-16T06:54:53.802Z] === RUN TestInspectNetwork/partial_network_id [2021-07-16T06:54:53.802Z] === RUN TestInspectNetwork/network_name [2021-07-16T06:54:53.802Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-16T06:54:54.252Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-16T06:54:56.145Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-07-16T06:54:56.709Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-16T06:54:57.735Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-07-16T06:54:57.988Z] --- PASS: TestInfoAPIWarnings (17.35s) [2021-07-16T06:54:57.988Z] === RUN TestInfoDebug [2021-07-16T06:54:58.077Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-16T06:54:58.979Z] --- PASS: TestInfoDebug (1.53s) [2021-07-16T06:54:58.979Z] === RUN TestInfoInsecureRegistries [2021-07-16T06:54:59.099Z] --- PASS: TestInspectNetwork (8.72s) [2021-07-16T06:54:59.099Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-16T06:54:59.099Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-16T06:54:59.099Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-16T06:54:59.099Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-16T06:54:59.099Z] === RUN TestRunContainerWithBridgeNone [2021-07-16T06:54:59.445Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-16T06:54:59.701Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-07-16T06:55:00.351Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2021-07-16T06:55:00.351Z] === RUN TestInfoRegistryMirrors [2021-07-16T06:55:01.594Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-16T06:55:01.650Z] --- PASS: TestRunContainerWithBridgeNone (3.11s) [2021-07-16T06:55:01.650Z] === RUN TestNetworkInvalidJSON [2021-07-16T06:55:01.650Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-16T06:55:01.650Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-16T06:55:01.650Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T06:55:01.650Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T06:55:01.650Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T06:55:01.650Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T06:55:01.650Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-16T06:55:01.650Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T06:55:01.650Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T06:55:01.650Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-16T06:55:01.650Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-16T06:55:01.650Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-16T06:55:01.650Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-16T06:55:01.650Z] === RUN TestNetworkList [2021-07-16T06:55:01.650Z] === RUN TestNetworkList//networks [2021-07-16T06:55:01.650Z] === PAUSE TestNetworkList//networks [2021-07-16T06:55:01.650Z] === RUN TestNetworkList//networks/ [2021-07-16T06:55:01.650Z] === PAUSE TestNetworkList//networks/ [2021-07-16T06:55:01.650Z] === CONT TestNetworkList//networks [2021-07-16T06:55:01.650Z] === CONT TestNetworkList//networks/ [2021-07-16T06:55:01.650Z] --- PASS: TestNetworkList (0.03s) [2021-07-16T06:55:01.650Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-16T06:55:01.650Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-16T06:55:01.650Z] === RUN TestHostIPv4BridgeLabel [2021-07-16T06:55:01.723Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-07-16T06:55:01.723Z] === RUN TestLoginFailsWithBadCredentials [2021-07-16T06:55:01.981Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2021-07-16T06:55:01.981Z] === RUN TestPingCacheHeaders [2021-07-16T06:55:01.981Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-16T06:55:01.981Z] === RUN TestPingGet [2021-07-16T06:55:01.981Z] --- PASS: TestPingGet (0.02s) [2021-07-16T06:55:01.981Z] === RUN TestPingHead [2021-07-16T06:55:01.981Z] --- PASS: TestPingHead (0.02s) [2021-07-16T06:55:01.981Z] === RUN TestVersion [2021-07-16T06:55:01.981Z] --- PASS: TestVersion (0.02s) [2021-07-16T06:55:01.981Z] PASS [2021-07-16T06:55:01.981Z] [2021-07-16T06:55:01.981Z] === Skipped [2021-07-16T06:55:01.981Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-16T06:55:01.981Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-16T06:55:01.981Z] [2021-07-16T06:55:01.981Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-16T06:55:01.981Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-16T06:55:01.981Z] [2021-07-16T06:55:01.981Z] [2021-07-16T06:55:01.981Z] DONE 18 tests, 2 skipped in 28.361s [2021-07-16T06:55:01.981Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-16T06:55:02.231Z] --- PASS: TestHostIPv4BridgeLabel (0.82s) [2021-07-16T06:55:02.231Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-16T06:55:02.240Z] INFO: Testing against a local daemon [2021-07-16T06:55:02.240Z] === RUN TestVolumesCreateAndList [2021-07-16T06:55:02.240Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-16T06:55:02.240Z] === RUN TestVolumesRemove [2021-07-16T06:55:02.240Z] --- PASS: TestVolumesRemove (0.06s) [2021-07-16T06:55:02.240Z] === RUN TestVolumesInspect [2021-07-16T06:55:02.240Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-16T06:55:02.240Z] === RUN TestVolumesInvalidJSON [2021-07-16T06:55:02.240Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-16T06:55:02.240Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-16T06:55:02.240Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-16T06:55:02.240Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-07-16T06:55:02.240Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-16T06:55:02.240Z] PASS [2021-07-16T06:55:02.240Z] [2021-07-16T06:55:02.240Z] DONE 5 tests in 0.229s [2021-07-16T06:55:02.240Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-16T06:55:02.240Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12253 is not a child of this shell [2021-07-16T06:55:02.240Z] warning: PID 12253 from bundles/test-integration/docker.pid had a nonzero exit code [2021-07-16T06:55:02.240Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-16T06:55:02.240Z] [2021-07-16T06:55:02.240Z] Unloading profiles will leave already running processes permanently [2021-07-16T06:55:02.240Z] unconfined, which can lead to unexpected situations. [2021-07-16T06:55:02.240Z] [2021-07-16T06:55:02.240Z] To set a process to complain mode, use the command line tool [2021-07-16T06:55:02.240Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-16T06:55:02.240Z] Removing test suite binaries [2021-07-16T06:55:02.498Z] exiting test-integration [2021-07-16T06:55:02.498Z] ++ exit 0 [2021-07-16T06:55:02.961Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-07-16T06:55:03.431Z] [2021-07-16T06:55:03.632Z] --- PASS: TestDaemonRestartWithLiveRestore (1.46s) [2021-07-16T06:55:03.632Z] === RUN TestDaemonDefaultNetworkPools [2021-07-16T06:55:04.327Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile Post stage [Pipeline] junit [2021-07-16T06:55:04.817Z] Recording test results [2021-07-16T06:55:05.022Z] --- PASS: TestDaemonDefaultNetworkPools (1.31s) [2021-07-16T06:55:05.022Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-16T06:55:06.219Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-16T06:55:06.559Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-16T06:55:06.898Z] + echo Ensuring container killed. [2021-07-16T06:55:06.898Z] Ensuring container killed. [2021-07-16T06:55:06.898Z] + docker rm -vf docker-pr2 [2021-07-16T06:55:06.898Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-07-16T06:55:06.944Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.85s) [2021-07-16T06:55:06.944Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-16T06:55:07.181Z] + echo Chowning /workspace to jenkins user [2021-07-16T06:55:07.181Z] Chowning /workspace to jenkins user [2021-07-16T06:55:07.181Z] + id -u [2021-07-16T06:55:07.181Z] + id -g [2021-07-16T06:55:07.181Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42642:/workspace busybox chown -R 1000:1000 /workspace [2021-07-16T06:55:07.181Z] Unable to find image 'busybox:latest' locally [2021-07-16T06:55:07.181Z] latest: Pulling from library/busybox [2021-07-16T06:55:07.439Z] b71f96345d44: Pulling fs layer [2021-07-16T06:55:07.439Z] b71f96345d44: Download complete [2021-07-16T06:55:07.439Z] b71f96345d44: Pull complete [2021-07-16T06:55:07.439Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-16T06:55:07.439Z] Status: Downloaded newer image for busybox:latest [2021-07-16T06:55:07.588Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-07-16T06:55:07.588Z] Loaded image: buildpack-deps:buster [2021-07-16T06:55:07.845Z] Loaded image: busybox:latest [2021-07-16T06:55:07.845Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-16T06:55:08.103Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-16T06:55:08.359Z] Loaded image: busybox:glibc [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-16T06:55:09.497Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.31s) [2021-07-16T06:55:09.497Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-16T06:55:09.642Z] + bundleName=amd64-rootless [2021-07-16T06:55:09.642Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-07-16T06:55:09.642Z] Creating amd64-rootless-bundles.tar.gz [2021-07-16T06:55:09.642Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-16T06:55:09.642Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-16T06:55:09.653Z] Archiving artifacts [2021-07-16T06:55:09.725Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-16T06:55:09.759Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.72s) [2021-07-16T06:55:09.759Z] === RUN TestServiceWithPredefinedNetwork [2021-07-16T06:55:10.655Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-16T06:55:11.743Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42642/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-16T06:55:12.050Z] + make clean [2021-07-16T06:55:12.308Z] docker volume rm -f docker-dev-cache [2021-07-16T06:55:12.308Z] docker-dev-cache [Pipeline] deleteDir [2021-07-16T06:55:12.549Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-07-16T06:55:13.066Z] --- PASS: TestServiceWithPredefinedNetwork (3.02s) [2021-07-16T06:55:13.066Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-16T06:55:13.066Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-16T06:55:13.066Z] service_test.go:242: FLAKY_TEST [2021-07-16T06:55:13.066Z] === RUN TestServiceWithDataPathPortInit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-16T06:55:14.441Z] Loaded image: debian:bullseye [2021-07-16T06:55:14.441Z] Loaded image: hello-world:latest [2021-07-16T06:55:14.698Z] Loaded image: arm32v7/hello-world:latest [2021-07-16T06:55:15.627Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-07-16T06:55:17.104Z] ......... [ 86%] [2021-07-16T06:55:17.531Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-07-16T06:55:20.817Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-07-16T06:55:21.073Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-07-16T06:55:21.635Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-07-16T06:55:21.842Z] --- PASS: TestImportExtremelyLargeImageWorks (101.92s) [2021-07-16T06:55:21.842Z] PASS [2021-07-16T06:55:21.842Z] [2021-07-16T06:55:21.842Z] DONE 12 tests in 105.100s [2021-07-16T06:55:21.842Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-16T06:55:21.842Z] INFO: Testing against a local daemon [2021-07-16T06:55:21.842Z] === RUN TestNetworkCreateDelete [2021-07-16T06:55:21.842Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-07-16T06:55:21.842Z] === RUN TestDockerNetworkDeletePreferID [2021-07-16T06:55:21.842Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-07-16T06:55:21.842Z] === RUN TestDaemonDNSFallback [2021-07-16T06:55:21.842Z] --- PASS: TestDaemonDNSFallback (6.69s) [2021-07-16T06:55:21.842Z] === RUN TestInspectNetwork [2021-07-16T06:55:22.367Z] tests/integration/models_images_test.py ............... [ 89%] [2021-07-16T06:55:23.729Z] === RUN TestInspectNetwork/full_network_id [2021-07-16T06:55:23.729Z] === RUN TestInspectNetwork/partial_network_id [2021-07-16T06:55:23.729Z] === RUN TestInspectNetwork/network_name [2021-07-16T06:55:23.729Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-16T06:55:23.828Z] tests/integration/models_networks_test.py .... [ 90%] [2021-07-16T06:55:24.153Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-07-16T06:55:24.409Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-07-16T06:55:26.928Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (46.74s) [2021-07-16T06:55:26.928Z] PASS [2021-07-16T06:55:26.928Z] [2021-07-16T06:55:26.928Z] === Skipped [2021-07-16T06:55:26.928Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-16T06:55:26.928Z] build_session_test.go:25: TODO: BuildKit [2021-07-16T06:55:26.928Z] [2021-07-16T06:55:26.928Z] [2021-07-16T06:55:26.928Z] DONE 33 tests, 1 skipped in 252.215s [2021-07-16T06:55:26.928Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-16T06:55:26.928Z] ++ 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-07-16T06:55:26.928Z] ++ set -e [2021-07-16T06:55:26.928Z] ++ '[' -n 0 ']' [2021-07-16T06:55:26.928Z] ++ set -x [2021-07-16T06:55:26.928Z] ++ env -i DEST=/go/src/github.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-07-16T06:55:26.928Z] INFO: Testing against a local daemon [2021-07-16T06:55:26.928Z] === RUN TestConfigInspect [2021-07-16T06:55:27.491Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-07-16T06:55:27.891Z] --- PASS: TestInspectNetwork (7.92s) [2021-07-16T06:55:27.891Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-16T06:55:27.891Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-16T06:55:27.891Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-16T06:55:27.891Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-16T06:55:27.891Z] === RUN TestRunContainerWithBridgeNone [2021-07-16T06:55:28.870Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-07-16T06:55:30.240Z] --- PASS: TestConfigInspect (3.32s) [2021-07-16T06:55:30.240Z] === RUN TestConfigList [2021-07-16T06:55:30.405Z] tests/integration/models_nodes_test.py . [ 91%] [2021-07-16T06:55:30.977Z] tests/integration/models_resources_test.py . [ 91%] [2021-07-16T06:55:31.159Z] --- PASS: TestRunContainerWithBridgeNone (3.17s) [2021-07-16T06:55:31.159Z] === RUN TestNetworkInvalidJSON [2021-07-16T06:55:31.159Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-16T06:55:31.159Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-16T06:55:31.159Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T06:55:31.159Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T06:55:31.159Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T06:55:31.159Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T06:55:31.159Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-16T06:55:31.159Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T06:55:31.159Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T06:55:31.159Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-07-16T06:55:31.159Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-16T06:55:31.159Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-16T06:55:31.159Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-16T06:55:31.159Z] === RUN TestNetworkList [2021-07-16T06:55:31.159Z] === RUN TestNetworkList//networks [2021-07-16T06:55:31.159Z] === PAUSE TestNetworkList//networks [2021-07-16T06:55:31.159Z] === RUN TestNetworkList//networks/ [2021-07-16T06:55:31.159Z] === PAUSE TestNetworkList//networks/ [2021-07-16T06:55:31.159Z] === CONT TestNetworkList//networks [2021-07-16T06:55:31.159Z] === CONT TestNetworkList//networks/ [2021-07-16T06:55:31.159Z] --- PASS: TestNetworkList (0.02s) [2021-07-16T06:55:31.159Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-16T06:55:31.159Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-16T06:55:31.159Z] === RUN TestHostIPv4BridgeLabel [2021-07-16T06:55:31.159Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-07-16T06:55:31.159Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-16T06:55:31.202Z] --- PASS: TestServiceWithDataPathPortInit (16.69s) [2021-07-16T06:55:31.202Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-16T06:55:32.133Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-07-16T06:55:32.522Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-07-16T06:55:32.522Z] === RUN TestDaemonDefaultNetworkPools [2021-07-16T06:55:33.064Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-07-16T06:55:33.083Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-07-16T06:55:33.083Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-16T06:55:33.320Z] --- PASS: TestConfigList (3.28s) [2021-07-16T06:55:33.320Z] === RUN TestConfigsCreateAndDelete [2021-07-16T06:55:33.578Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-07-16T06:55:34.445Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-07-16T06:55:34.445Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-16T06:55:35.372Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-07-16T06:55:35.372Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-16T06:55:35.933Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-07-16T06:55:35.933Z] === RUN TestServiceWithPredefinedNetwork [2021-07-16T06:55:36.097Z] --- PASS: TestConfigsCreateAndDelete (2.85s) [2021-07-16T06:55:36.097Z] === RUN TestConfigsUpdate [2021-07-16T06:55:36.354Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-16T06:55:36.611Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-16T06:55:37.140Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-07-16T06:55:37.174Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-07-16T06:55:37.797Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.94s) [2021-07-16T06:55:37.798Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:y2jwrwofqq6fxg7ge5fb8n2hp Created:2021-07-16 06:55:30.663589703 +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[08716317b931aec8a2d62d3e270eee160d184b39c61d494933efa55b0f1108d1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r2qziaf56a1zznfwfnbk1fkcb EndpointID:2f4fed0857d33b11b531dec891c5e56dd6135f80f26c11ea145123cda2433761 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2b3496b74f9709c20d12c3cb36edc440b83ba57fe116a5d1c504179ea433a648 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:8eb399e0a450 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r2qziaf56a1zznfwfnbk1fkcb EndpointID:2f4fed0857d33b11b531dec891c5e56dd6135f80f26c11ea145123cda2433761 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-16T06:55:37.798Z] PASS [2021-07-16T06:55:37.798Z] [2021-07-16T06:55:37.798Z] === Skipped [2021-07-16T06:55:37.798Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-16T06:55:37.798Z] service_test.go:242: FLAKY_TEST [2021-07-16T06:55:37.798Z] [2021-07-16T06:55:37.798Z] [2021-07-16T06:55:37.798Z] DONE 26 tests, 1 skipped in 57.136s [2021-07-16T06:55:37.798Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-16T06:55:37.798Z] ++ 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-07-16T06:55:37.798Z] ++ set -e [2021-07-16T06:55:37.798Z] ++ '[' -n 0 ']' [2021-07-16T06:55:37.798Z] ++ set -x [2021-07-16T06:55:37.798Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-16T06:55:37.798Z] INFO: Testing against a local daemon [2021-07-16T06:55:37.798Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-16T06:55:37.798Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-07-16T06:55:37.798Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T06:55:37.798Z] === RUN TestDockerNetworkIpvlan [2021-07-16T06:55:37.798Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-16T06:55:37.798Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T06:55:37.798Z] PASS [2021-07-16T06:55:37.798Z] [2021-07-16T06:55:37.798Z] === Skipped [2021-07-16T06:55:37.798Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-07-16T06:55:37.798Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T06:55:37.798Z] [2021-07-16T06:55:37.798Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-16T06:55:37.798Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T06:55:37.798Z] [2021-07-16T06:55:37.798Z] [2021-07-16T06:55:37.798Z] DONE 2 tests, 2 skipped in 0.144s [2021-07-16T06:55:37.798Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-16T06:55:37.798Z] ++ 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-07-16T06:55:37.798Z] ++ set -e [2021-07-16T06:55:37.798Z] ++ '[' -n 0 ']' [2021-07-16T06:55:37.798Z] ++ set -x [2021-07-16T06:55:37.798Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-16T06:55:37.798Z] INFO: Testing against a local daemon [2021-07-16T06:55:37.798Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-16T06:55:38.101Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-16T06:55:38.358Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-16T06:55:38.921Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-07-16T06:55:38.921Z] --- PASS: TestConfigsUpdate (2.78s) [2021-07-16T06:55:38.921Z] === RUN TestTemplatedConfig [2021-07-16T06:55:39.197Z] --- PASS: TestServiceWithPredefinedNetwork (2.66s) [2021-07-16T06:55:39.197Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-16T06:55:39.197Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-16T06:55:39.197Z] service_test.go:242: FLAKY_TEST [2021-07-16T06:55:39.197Z] === RUN TestServiceWithDataPathPortInit [2021-07-16T06:55:39.719Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.89s) [2021-07-16T06:55:39.719Z] === RUN TestDockerNetworkMacvlan [2021-07-16T06:55:39.909Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-07-16T06:55:39.909Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-07-16T06:55:40.667Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-16T06:55:40.812Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-07-16T06:55:41.375Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-07-16T06:55:41.614Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-16T06:55:41.631Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-16T06:55:41.890Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-07-16T06:55:41.923Z] 4612f6d0b889: Pull complete [2021-07-16T06:55:42.452Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-07-16T06:55:43.005Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-16T06:55:43.014Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-07-16T06:55:43.270Z] --- PASS: TestTemplatedConfig (4.37s) [2021-07-16T06:55:43.270Z] === RUN TestConfigCreateResolve [2021-07-16T06:55:44.637Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-16T06:55:45.234Z] tests/integration/regression_test.py ...... [ 98%] [2021-07-16T06:55:45.495Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-07-16T06:55:45.495Z] tests/integration/credentials/utils_test.py . [100%] [2021-07-16T06:55:45.495Z] [2021-07-16T06:55:45.495Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-07-16T06:55:45.495Z] =========================== short test summary info ============================ [2021-07-16T06:55:45.495Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-07-16T06:55:45.495Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-07-16T06:55:45.495Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-07-16T06:55:45.495Z] Not supported on most drivers [2021-07-16T06:55:45.495Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-07-16T06:55:45.495Z] Output of docker top depends on host distro, and is not formalized. [2021-07-16T06:55:45.495Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-07-16T06:55:45.495Z] Output of docker top depends on host distro, and is not formalized. [2021-07-16T06:55:45.495Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-07-16T06:55:45.495Z] Can fail if eth0 has multiple IP addresses [2021-07-16T06:55:45.495Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-07-16T06:55:45.495Z] This doesn't seem to be taken into account by the engine [2021-07-16T06:55:45.495Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-07-16T06:55:45.495Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-07-16T06:55:45.495Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 357.61 seconds == [2021-07-16T06:55:45.567Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-16T06:55:45.755Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-07-16T06:55:46.321Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-16T06:55:46.495Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-07-16T06:55:46.495Z] --- PASS: TestConfigCreateResolve (3.22s) [2021-07-16T06:55:46.495Z] === RUN TestConfigDaemonLibtrustID [2021-07-16T06:55:47.058Z] --- PASS: TestConfigDaemonLibtrustID (0.59s) [2021-07-16T06:55:47.058Z] PASS [2021-07-16T06:55:47.058Z] [2021-07-16T06:55:47.058Z] DONE 7 tests in 20.556s [2021-07-16T06:55:47.058Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-16T06:55:47.315Z] ++ 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-07-16T06:55:47.315Z] ++ set -e [2021-07-16T06:55:47.315Z] ++ '[' -n 0 ']' [2021-07-16T06:55:47.315Z] ++ set -x [2021-07-16T06:55:47.315Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-16T06:55:47.572Z] INFO: Testing against a local daemon [2021-07-16T06:55:47.572Z] === RUN TestCheckpoint [2021-07-16T06:55:47.572Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-16T06:55:47.572Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-16T06:55:47.572Z] === RUN TestContainerInvalidJSON [2021-07-16T06:55:47.572Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T06:55:47.572Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T06:55:47.572Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T06:55:47.572Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T06:55:47.572Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-16T06:55:47.572Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-16T06:55:47.572Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T06:55:47.572Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-16T06:55:47.572Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T06:55:47.572Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-07-16T06:55:47.572Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-16T06:55:47.572Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-16T06:55:47.572Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-16T06:55:47.572Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-16T06:55:47.572Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-07-16T06:55:47.572Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-16T06:55:47.572Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-07-16T06:55:47.572Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-16T06:55:47.828Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2021-07-16T06:55:47.828Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-16T06:55:47.828Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-07-16T06:55:47.828Z] === RUN TestCopyFromContainer [2021-07-16T06:55:49.632Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-16T06:55:50.347Z] === RUN TestCopyFromContainer// [2021-07-16T06:55:50.347Z] === RUN TestCopyFromContainer//bar/root [2021-07-16T06:55:50.604Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-16T06:55:50.604Z] === RUN TestCopyFromContainer/bar/quux [2021-07-16T06:55:50.604Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-16T06:55:50.861Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-16T06:55:50.861Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-16T06:55:51.121Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-16T06:55:51.121Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-16T06:55:51.378Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-16T06:55:51.634Z] --- PASS: TestCopyFromContainer (3.81s) [2021-07-16T06:55:51.634Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-07-16T06:55:51.634Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2021-07-16T06:55:51.634Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-07-16T06:55:51.634Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2021-07-16T06:55:51.634Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2021-07-16T06:55:51.634Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2021-07-16T06:55:51.634Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2021-07-16T06:55:51.634Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2021-07-16T06:55:51.634Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.17s) [2021-07-16T06:55:51.634Z] --- PASS: TestCopyFromContainer/bar/notarget (0.19s) [2021-07-16T06:55:51.634Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-16T06:55:51.634Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T06:55:51.634Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T06:55:51.634Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T06:55:51.634Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T06:55:51.634Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T06:55:51.634Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T06:55:51.634Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T06:55:51.634Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T06:55:51.634Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T06:55:51.634Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-07-16T06:55:51.634Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.02s) [2021-07-16T06:55:51.634Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.02s) [2021-07-16T06:55:51.634Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-16T06:55:51.634Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-16T06:55:51.634Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-07-16T06:55:51.634Z] === RUN TestCreateWithInvalidEnv [2021-07-16T06:55:51.891Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-16T06:55:51.891Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-16T06:55:51.891Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-16T06:55:51.891Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-16T06:55:51.891Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-16T06:55:51.891Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-16T06:55:51.891Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-16T06:55:51.891Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-16T06:55:51.891Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-16T06:55:51.891Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-16T06:55:51.891Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-16T06:55:51.891Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-16T06:55:51.891Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-16T06:55:51.891Z] === RUN TestCreateTmpfsMountsTarget [2021-07-16T06:55:51.891Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-07-16T06:55:51.891Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-16T06:55:53.260Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-07-16T06:55:54.031Z] --- PASS: TestServiceWithDataPathPortInit (15.41s) [2021-07-16T06:55:54.031Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-16T06:55:55.778Z] --- PASS: TestCreateWithCustomMaskedPaths (3.70s) [2021-07-16T06:55:55.778Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-16T06:55:56.232Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-16T06:55:56.706Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-07-16T06:55:56.706Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR=== RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-16T06:55:56.706Z] [2021-07-16T06:55:57.974Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-16T06:55:57.974Z] [2021-07-16T06:55:57.974Z] Unloading profiles will leave already running processes permanently [2021-07-16T06:55:57.974Z] unconfined, which can lead to unexpected situations. [2021-07-16T06:55:57.974Z] [2021-07-16T06:55:57.974Z] To set a process to complain mode, use the command line tool [2021-07-16T06:55:57.974Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-16T06:55:57.974Z] [2021-07-16T06:55:58.150Z] --- PASS: TestDockerNetworkMacvlan (18.18s) [2021-07-16T06:55:58.150Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-07-16T06:55:58.150Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-07-16T06:55:58.150Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s) [2021-07-16T06:55:58.150Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.20s) [2021-07-16T06:55:58.150Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.00s) [2021-07-16T06:55:58.150Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.65s) [2021-07-16T06:55:58.150Z] PASS [2021-07-16T06:55:58.150Z] [2021-07-16T06:55:58.150Z] DONE 8 tests in 20.211s [2021-07-16T06:55:58.150Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-16T06:55:58.150Z] ++ 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-07-16T06:55:58.150Z] ++ set -e [2021-07-16T06:55:58.150Z] ++ '[' -n 0 ']' [2021-07-16T06:55:58.150Z] ++ set -x [2021-07-16T06:55:58.150Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-16T06:55:58.151Z] testing: warning: no tests to run [2021-07-16T06:55:58.151Z] PASS [2021-07-16T06:55:58.151Z] [2021-07-16T06:55:58.151Z] DONE 0 tests in 0.027s [2021-07-16T06:55:58.151Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-16T06:55:58.151Z] ++ 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-07-16T06:55:58.151Z] ++ set -e [2021-07-16T06:55:58.151Z] ++ '[' -n 0 ']' [2021-07-16T06:55:58.151Z] ++ set -x [2021-07-16T06:55:58.151Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-16T06:55:58.151Z] INFO: Testing against a local daemon [2021-07-16T06:55:58.151Z] === RUN TestAuthZPluginAllowRequest Post stage [Pipeline] junit [2021-07-16T06:55:58.249Z] Recording test results [2021-07-16T06:55:59.271Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-07-16T06:55:59.561Z] + echo Ensuring container killed. [2021-07-16T06:55:59.561Z] Ensuring container killed. [2021-07-16T06:55:59.561Z] + docker rm -vf docker-pr2 [2021-07-16T06:55:59.561Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-07-16T06:55:59.853Z] + echo Chowning /workspace to jenkins user [2021-07-16T06:55:59.853Z] Chowning /workspace to jenkins user [2021-07-16T06:55:59.853Z] + id -u [2021-07-16T06:55:59.853Z] + id -g [2021-07-16T06:55:59.853Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42642:/workspace busybox chown -R 1000:1000 /workspace [2021-07-16T06:55:59.853Z] Unable to find image 'busybox:latest' locally [2021-07-16T06:55:59.853Z] latest: Pulling from library/busybox [2021-07-16T06:55:59.976Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.89s) [2021-07-16T06:55:59.976Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-16T06:55:59.976Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T06:55:59.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T06:55:59.976Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T06:55:59.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T06:55:59.976Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T06:55:59.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T06:55:59.976Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T06:55:59.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T06:55:59.976Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T06:55:59.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T06:55:59.976Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T06:55:59.976Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T06:55:59.976Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T06:55:59.976Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T06:55:59.976Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T06:55:59.976Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-16T06:55:59.976Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.06s) [2021-07-16T06:55:59.976Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.07s) [2021-07-16T06:55:59.976Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-07-16T06:55:59.976Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-07-16T06:55:59.976Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-07-16T06:55:59.976Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-16T06:55:59.976Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-07-16T06:56:00.071Z] --- PASS: TestAuthZPluginAllowRequest (1.81s) [2021-07-16T06:56:00.071Z] === RUN TestAuthZPluginTLS [2021-07-16T06:56:00.113Z] b71f96345d44: Pulling fs layer [2021-07-16T06:56:00.113Z] b71f96345d44: Verifying Checksum [2021-07-16T06:56:00.113Z] b71f96345d44: Download complete [2021-07-16T06:56:00.113Z] b71f96345d44: Pull complete [2021-07-16T06:56:00.113Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-16T06:56:00.113Z] Status: Downloaded newer image for busybox:latest [2021-07-16T06:56:00.645Z] --- PASS: TestAuthZPluginTLS (0.70s) [2021-07-16T06:56:00.645Z] === RUN TestAuthZPluginDenyRequest [2021-07-16T06:56:00.905Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.34s) [2021-07-16T06:56:00.906Z] === RUN TestCreateDifferentPlatform [2021-07-16T06:56:00.906Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-16T06:56:00.906Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-16T06:56:00.906Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-07-16T06:56:00.906Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-16T06:56:00.906Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-16T06:56:00.906Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-16T06:56:00.906Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-07-16T06:56:00.906Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-16T06:56:00.906Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-07-16T06:56:00.906Z] === RUN TestContainerStartOnDaemonRestart [2021-07-16T06:56:00.906Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-16T06:56:00.906Z] === RUN TestDaemonRestartIpcMode [2021-07-16T06:56:00.906Z] === PAUSE TestDaemonRestartIpcMode [2021-07-16T06:56:00.906Z] === RUN TestDaemonHostGatewayIP [2021-07-16T06:56:00.906Z] === PAUSE TestDaemonHostGatewayIP [2021-07-16T06:56:00.906Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-16T06:56:00.906Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-16T06:56:00.906Z] === RUN TestContainerKillOnDaemonStart [2021-07-16T06:56:00.906Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-16T06:56:00.906Z] === RUN TestDiff [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-16T06:56:01.219Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2021-07-16T06:56:01.219Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-16T06:56:01.358Z] + bundleName=docker-py [2021-07-16T06:56:01.358Z] + echo Creating docker-py-bundles.tar.gz [2021-07-16T06:56:01.358Z] Creating docker-py-bundles.tar.gz [2021-07-16T06:56:01.358Z] + 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-07-16T06:56:01.372Z] Archiving artifacts [2021-07-16T06:56:01.795Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2021-07-16T06:56:01.795Z] === RUN TestAuthZPluginDenyResponse [2021-07-16T06:56:02.111Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.46s) [2021-07-16T06:56:02.111Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kb2n27jf4p5h4byvz1fyqyodw Created:2021-07-16 06:55:55.379322842 +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[d4a3ae5f042d677fcf69d23a8ef2848b309a6a51526dc9d5f701952b6baedc48:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gzkcxjrfnotl03b0e4gcs0x1f EndpointID:a75a87571963487dfd39b56e0ae49b8200decc04e0b6de0a5fc1c085bcac58ca MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3294f93a847402321ce042f597710ad5e4ce6bedb5d71b96bd2e8f645a14d416 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:da7dc832fe4a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gzkcxjrfnotl03b0e4gcs0x1f EndpointID:a75a87571963487dfd39b56e0ae49b8200decc04e0b6de0a5fc1c085bcac58ca EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-16T06:56:02.111Z] PASS [2021-07-16T06:56:02.111Z] [2021-07-16T06:56:02.111Z] === Skipped [2021-07-16T06:56:02.111Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-16T06:56:02.111Z] service_test.go:242: FLAKY_TEST [2021-07-16T06:56:02.112Z] [2021-07-16T06:56:02.112Z] [2021-07-16T06:56:02.112Z] DONE 26 tests, 1 skipped in 49.165s [2021-07-16T06:56:02.112Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-16T06:56:02.112Z] INFO: Testing against a local daemon [2021-07-16T06:56:02.112Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-16T06:56:02.112Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-16T06:56:02.112Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T06:56:02.112Z] === RUN TestDockerNetworkIpvlan [2021-07-16T06:56:02.112Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2021-07-16T06:56:02.112Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T06:56:02.112Z] PASS [2021-07-16T06:56:02.112Z] [2021-07-16T06:56:02.112Z] === Skipped [2021-07-16T06:56:02.112Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-16T06:56:02.112Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T06:56:02.112Z] [2021-07-16T06:56:02.112Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2021-07-16T06:56:02.112Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T06:56:02.112Z] [2021-07-16T06:56:02.112Z] [2021-07-16T06:56:02.112Z] DONE 2 tests, 2 skipped in 0.041s [2021-07-16T06:56:02.112Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-16T06:56:02.112Z] INFO: Testing against a local daemon [2021-07-16T06:56:02.112Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-16T06:56:02.742Z] --- PASS: TestAuthZPluginDenyResponse (0.68s) [2021-07-16T06:56:02.742Z] === RUN TestAuthZPluginAllowEventStream [2021-07-16T06:56:02.798Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-16T06:56:02.798Z] --- PASS: TestDiff (1.53s) [2021-07-16T06:56:02.798Z] === RUN TestExecWithCloseStdin [2021-07-16T06:56:02.798Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-07-16T06:56:02.798Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-16T06:56:03.038Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2021-07-16T06:56:03.038Z] === RUN TestDockerNetworkMacvlan [2021-07-16T06:56:03.287Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42642/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-07-16T06:56:03.604Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-16T06:56:03.734Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42642/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=8b0913935c60606add6bd5a4c6dcf535a387f07a -e DOCKER_GRAPHDRIVER docker:8b0913935c60606add6bd5a4c6dcf535a387f07a hack/make.sh binary-daemon [2021-07-16T06:56:04.306Z] [2021-07-16T06:56:04.306Z] Removing bundles/ [2021-07-16T06:56:04.306Z] [2021-07-16T06:56:04.306Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-07-16T06:56:04.306Z] Building: bundles/binary-daemon/dockerd-dev [2021-07-16T06:56:04.306Z] GOOS="" GOARCH="" GOARM="" [2021-07-16T06:56:04.530Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-16T06:56:04.673Z] --- PASS: TestAuthZPluginAllowEventStream (1.80s) [2021-07-16T06:56:04.673Z] === RUN TestAuthZPluginErrorResponse [2021-07-16T06:56:04.697Z] --- PASS: TestExecWithCloseStdin (1.87s) [2021-07-16T06:56:04.697Z] === RUN TestExec [2021-07-16T06:56:04.936Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2021-07-16T06:56:04.936Z] === RUN TestAuthZPluginErrorRequest [2021-07-16T06:56:05.091Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-16T06:56:05.260Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-16T06:56:05.517Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-07-16T06:56:05.883Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2021-07-16T06:56:05.883Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-16T06:56:06.445Z] --- PASS: TestExec (1.90s) [2021-07-16T06:56:06.445Z] === RUN TestExecUser [2021-07-16T06:56:06.459Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2021-07-16T06:56:06.459Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-16T06:56:07.813Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-07-16T06:56:08.070Z] --- PASS: TestExecUser (1.85s) [2021-07-16T06:56:08.070Z] === RUN TestExportContainerAndImportImage [2021-07-16T06:56:08.359Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-16T06:56:09.013Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s) [2021-07-16T06:56:09.014Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-16T06:56:09.963Z] --- PASS: TestExportContainerAndImportImage (1.87s) [2021-07-16T06:56:09.963Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-16T06:56:10.528Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-16T06:56:10.882Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-16T06:56:10.934Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s) [2021-07-16T06:56:10.934Z] === RUN TestAuthZPluginHeader [2021-07-16T06:56:11.879Z] --- PASS: TestAuthZPluginHeader (0.97s) [2021-07-16T06:56:11.879Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-16T06:56:11.879Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-16T06:56:11.879Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-16T06:56:11.879Z] === RUN TestAuthZPluginV2Disable [2021-07-16T06:56:11.879Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-07-16T06:56:11.879Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-16T06:56:11.879Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-16T06:56:11.879Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-16T06:56:11.879Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-16T06:56:11.879Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-16T06:56:11.879Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-16T06:56:11.879Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-16T06:56:11.879Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-16T06:56:11.896Z] --- PASS: TestExportContainerAfterDaemonRestart (1.74s) [2021-07-16T06:56:11.896Z] === RUN TestHealthCheckWorkdir [2021-07-16T06:56:11.896Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-07-16T06:56:12.458Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-07-16T06:56:12.458Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-16T06:56:13.880Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-16T06:56:14.448Z] --- PASS: TestHealthCheckWorkdir (2.76s) [2021-07-16T06:56:14.448Z] === RUN TestHealthKillContainer [2021-07-16T06:56:15.815Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-07-16T06:56:16.128Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-16T06:56:17.707Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-16T06:56:18.069Z] --- PASS: TestDockerNetworkMacvlan (14.85s) [2021-07-16T06:56:18.069Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-07-16T06:56:18.069Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-07-16T06:56:18.069Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.66s) [2021-07-16T06:56:18.069Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.91s) [2021-07-16T06:56:18.069Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.28s) [2021-07-16T06:56:18.069Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.48s) [2021-07-16T06:56:18.069Z] PASS [2021-07-16T06:56:18.069Z] [2021-07-16T06:56:18.069Z] DONE 8 tests in 16.222s [2021-07-16T06:56:18.069Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-16T06:56:18.069Z] testing: warning: no tests to run [2021-07-16T06:56:18.069Z] PASS [2021-07-16T06:56:18.069Z] [2021-07-16T06:56:18.069Z] DONE 0 tests in 0.006s [2021-07-16T06:56:18.069Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-16T06:56:18.069Z] INFO: Testing against a local daemon [2021-07-16T06:56:18.069Z] === RUN TestAuthZPluginAllowRequest [2021-07-16T06:56:18.270Z] --- PASS: TestHealthKillContainer (3.59s) [2021-07-16T06:56:18.270Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-16T06:56:18.831Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2021-07-16T06:56:18.831Z] === RUN TestIpcModeNone [2021-07-16T06:56:19.087Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-07-16T06:56:19.435Z] --- PASS: TestAuthZPluginAllowRequest (1.49s) [2021-07-16T06:56:19.435Z] === RUN TestAuthZPluginTLS [2021-07-16T06:56:19.996Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-07-16T06:56:19.996Z] === RUN TestAuthZPluginDenyRequest [2021-07-16T06:56:20.454Z] --- PASS: TestIpcModeNone (1.35s) [2021-07-16T06:56:20.454Z] === RUN TestIpcModePrivate [2021-07-16T06:56:20.454Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-16T06:56:20.555Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-07-16T06:56:20.555Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-16T06:56:21.119Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-07-16T06:56:21.119Z] === RUN TestAuthZPluginDenyResponse [2021-07-16T06:56:21.375Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-07-16T06:56:21.375Z] === RUN TestAuthZPluginAllowEventStream [2021-07-16T06:56:22.344Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-16T06:56:22.344Z] --- PASS: TestIpcModePrivate (1.96s) [2021-07-16T06:56:22.345Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2021-07-16T06:56:22.345Z] === RUN TestIpcModeShareable [2021-07-16T06:56:23.262Z] --- PASS: TestAuthZPluginAllowEventStream (1.47s) [2021-07-16T06:56:23.262Z] === RUN TestAuthZPluginErrorResponse [2021-07-16T06:56:23.518Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-07-16T06:56:23.518Z] === RUN TestAuthZPluginErrorRequest [2021-07-16T06:56:23.710Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-07-16T06:56:23.710Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-16T06:56:23.967Z] --- PASS: TestIpcModeShareable (1.79s) [2021-07-16T06:56:23.967Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:87, shared: true, mustBeShared: true [2021-07-16T06:56:23.967Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-16T06:56:23.967Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-07-16T06:56:24.079Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-07-16T06:56:24.079Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-16T06:56:24.530Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-07-16T06:56:24.640Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-07-16T06:56:24.640Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-16T06:56:25.092Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-07-16T06:56:26.528Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.79s) [2021-07-16T06:56:26.528Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-16T06:56:27.609Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-07-16T06:56:28.415Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.83s) [2021-07-16T06:56:28.415Z] === RUN TestAuthZPluginHeader [2021-07-16T06:56:28.539Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-16T06:56:28.795Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.90s) [2021-07-16T06:56:28.795Z] === RUN TestAPIIpcModeHost [2021-07-16T06:56:28.976Z] --- PASS: TestAuthZPluginHeader (0.73s) [2021-07-16T06:56:28.976Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-16T06:56:29.726Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-07-16T06:56:30.022Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.82s) [2021-07-16T06:56:30.022Z] PASS [2021-07-16T06:56:30.022Z] [2021-07-16T06:56:30.022Z] === Skipped [2021-07-16T06:56:30.022Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-16T06:56:30.022Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-16T06:56:30.022Z] [2021-07-16T06:56:30.022Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-07-16T06:56:30.022Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-16T06:56:30.022Z] [2021-07-16T06:56:30.022Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-16T06:56:30.022Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-16T06:56:30.022Z] [2021-07-16T06:56:30.022Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-16T06:56:30.022Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-16T06:56:30.022Z] [2021-07-16T06:56:30.022Z] [2021-07-16T06:56:30.022Z] DONE 17 tests, 4 skipped in 31.679s [2021-07-16T06:56:30.022Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-16T06:56:30.022Z] ++ 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-07-16T06:56:30.022Z] ++ set -e [2021-07-16T06:56:30.022Z] ++ '[' -n 0 ']' [2021-07-16T06:56:30.022Z] ++ set -x [2021-07-16T06:56:30.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=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-07-16T06:56:30.022Z] INFO: Testing against a local daemon [2021-07-16T06:56:30.022Z] === RUN TestPluginInvalidJSON [2021-07-16T06:56:30.022Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T06:56:30.022Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T06:56:30.022Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T06:56:30.022Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-16T06:56:30.022Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-16T06:56:30.022Z] === RUN TestPluginInstall [2021-07-16T06:56:30.022Z] === RUN TestPluginInstall/no_auth [2021-07-16T06:56:31.096Z] --- PASS: TestAPIIpcModeHost (2.27s) [2021-07-16T06:56:31.096Z] === RUN TestDaemonIpcModeShareable [2021-07-16T06:56:31.945Z] time="2021-07-16T06:56:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T06:56:31.945Z] time="2021-07-16T06:56:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8763051a4a33ead0b65e37404f730cf787787393f2be56de21f55bbd661c9bd5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T06:56:31.945Z] time="2021-07-16T06:56:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T06:56:31.945Z] time="2021-07-16T06:56:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8763051a4a33ead0b65e37404f730cf787787393f2be56de21f55bbd661c9bd5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T06:56:32.027Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-07-16T06:56:32.519Z] === RUN TestPluginInstall/with_htpasswd [2021-07-16T06:56:33.093Z] time="2021-07-16T06:56:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T06:56:33.093Z] time="2021-07-16T06:56:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6e132543eb3d589070b338412317072a26c555e119d9d16970a7fe865fdc811" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T06:56:33.093Z] time="2021-07-16T06:56:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T06:56:33.093Z] time="2021-07-16T06:56:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6e132543eb3d589070b338412317072a26c555e119d9d16970a7fe865fdc811" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T06:56:33.138Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.62s) [2021-07-16T06:56:33.138Z] === RUN TestAuthZPluginV2Disable [2021-07-16T06:56:33.666Z] === RUN TestPluginInstall/with_insecure [2021-07-16T06:56:33.920Z] --- PASS: TestDaemonIpcModeShareable (2.80s) [2021-07-16T06:56:33.920Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: true, mustBeShared: true [2021-07-16T06:56:33.920Z] === RUN TestDaemonIpcModePrivate [2021-07-16T06:56:34.851Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-07-16T06:56:35.056Z] time="2021-07-16T06:56:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T06:56:35.057Z] time="2021-07-16T06:56:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b622b05a7c052c86daf02a121bfd92250d3d7e3369d90d845a361c883eb501cd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T06:56:35.057Z] time="2021-07-16T06:56:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T06:56:35.057Z] time="2021-07-16T06:56:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b622b05a7c052c86daf02a121bfd92250d3d7e3369d90d845a361c883eb501cd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T06:56:35.057Z] --- PASS: TestPluginInstall (5.36s) [2021-07-16T06:56:35.057Z] --- PASS: TestPluginInstall/no_auth (2.53s) [2021-07-16T06:56:35.057Z] --- PASS: TestPluginInstall/with_htpasswd (1.16s) [2021-07-16T06:56:35.057Z] --- PASS: TestPluginInstall/with_insecure (1.67s) [2021-07-16T06:56:35.057Z] plugin_test.go:165: [d9095baff7c0e] daemon is not started [2021-07-16T06:56:35.057Z] === RUN TestPluginsWithRuntimes [2021-07-16T06:56:35.651Z] --- PASS: TestAuthZPluginV2Disable (2.87s) [2021-07-16T06:56:35.651Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-16T06:56:36.743Z] --- PASS: TestDaemonIpcModePrivate (2.85s) [2021-07-16T06:56:36.743Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: false, mustBeShared: false [2021-07-16T06:56:36.743Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-16T06:56:36.999Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-07-16T06:56:37.610Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-16T06:56:38.166Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.65s) [2021-07-16T06:56:38.167Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-16T06:56:39.000Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-16T06:56:39.525Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-07-16T06:56:39.525Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.79s) [2021-07-16T06:56:39.525Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2021-07-16T06:56:39.525Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-16T06:56:40.389Z] --- PASS: TestPluginsWithRuntimes (5.18s) [2021-07-16T06:56:40.389Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.51s) [2021-07-16T06:56:40.389Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.47s) [2021-07-16T06:56:40.389Z] === RUN TestPluginBackCompatMediaTypes [2021-07-16T06:56:40.455Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-16T06:56:41.335Z] --- PASS: TestPluginBackCompatMediaTypes (1.10s) [2021-07-16T06:56:41.335Z] PASS [2021-07-16T06:56:41.335Z] [2021-07-16T06:56:41.335Z] DONE 10 tests in 11.833s [2021-07-16T06:56:41.597Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-16T06:56:41.597Z] ++ 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-07-16T06:56:41.597Z] ++ set -e [2021-07-16T06:56:41.597Z] ++ '[' -n 0 ']' [2021-07-16T06:56:41.597Z] ++ set -x [2021-07-16T06:56:41.597Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-16T06:56:41.597Z] INFO: Testing against a local daemon [2021-07-16T06:56:41.597Z] === RUN TestExternalGraphDriver [2021-07-16T06:56:41.859Z] === RUN TestExternalGraphDriver/json [2021-07-16T06:56:42.349Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-07-16T06:56:42.349Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.76s) [2021-07-16T06:56:42.349Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2021-07-16T06:56:42.349Z] === RUN TestIpcModeOlderClient [2021-07-16T06:56:42.349Z] === PAUSE TestIpcModeOlderClient [2021-07-16T06:56:42.349Z] === RUN TestKillContainerInvalidSignal [2021-07-16T06:56:42.916Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-07-16T06:56:43.845Z] --- PASS: TestKillContainerInvalidSignal (1.25s) [2021-07-16T06:56:43.845Z] === RUN TestKillContainer [2021-07-16T06:56:43.845Z] === RUN TestKillContainer/no_signal [2021-07-16T06:56:44.412Z] === RUN TestExternalGraphDriver/spec [2021-07-16T06:56:44.775Z] === RUN TestKillContainer/non_killing_signal [2021-07-16T06:56:45.338Z] === RUN TestKillContainer/killing_signal [2021-07-16T06:56:46.266Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-07-16T06:56:46.524Z] --- PASS: TestKillContainer (2.88s) [2021-07-16T06:56:46.524Z] --- PASS: TestKillContainer/no_signal (0.94s) [2021-07-16T06:56:46.524Z] --- PASS: TestKillContainer/non_killing_signal (0.78s) [2021-07-16T06:56:46.524Z] --- PASS: TestKillContainer/killing_signal (0.94s) [2021-07-16T06:56:46.524Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-16T06:56:46.524Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-16T06:56:46.781Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-16T06:56:46.965Z] === RUN TestExternalGraphDriver/pull [2021-07-16T06:56:47.711Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-16T06:56:48.642Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.03s) [2021-07-16T06:56:48.642Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.06s) [2021-07-16T06:56:48.642Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.77s) [2021-07-16T06:56:48.642Z] === RUN TestKillStoppedContainer [2021-07-16T06:56:48.642Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-07-16T06:56:48.642Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-16T06:56:48.642Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-07-16T06:56:48.642Z] === RUN TestKillDifferentUserContainer [2021-07-16T06:56:49.518Z] --- PASS: TestExternalGraphDriver (7.48s) [2021-07-16T06:56:49.518Z] --- PASS: TestExternalGraphDriver/json (2.54s) [2021-07-16T06:56:49.518Z] --- PASS: TestExternalGraphDriver/spec (2.56s) [2021-07-16T06:56:49.518Z] --- PASS: TestExternalGraphDriver/pull (2.24s) [2021-07-16T06:56:49.518Z] === RUN TestGraphdriverPluginV2 [2021-07-16T06:56:49.518Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-07-16T06:56:49.518Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-16T06:56:49.518Z] PASS [2021-07-16T06:56:49.518Z] [2021-07-16T06:56:49.518Z] === Skipped [2021-07-16T06:56:49.518Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-07-16T06:56:49.518Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-16T06:56:49.518Z] [2021-07-16T06:56:49.518Z] [2021-07-16T06:56:49.518Z] DONE 5 tests, 1 skipped in 7.664s [2021-07-16T06:56:49.518Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-16T06:56:49.518Z] ++ 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-07-16T06:56:49.518Z] ++ set -e [2021-07-16T06:56:49.518Z] ++ '[' -n 0 ']' [2021-07-16T06:56:49.518Z] ++ set -x [2021-07-16T06:56:49.518Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-16T06:56:49.518Z] INFO: Testing against a local daemon [2021-07-16T06:56:49.518Z] === RUN TestContinueAfterPluginCrash [2021-07-16T06:56:49.518Z] === PAUSE TestContinueAfterPluginCrash [2021-07-16T06:56:49.518Z] === RUN TestReadPluginNoRead [2021-07-16T06:56:49.518Z] === PAUSE TestReadPluginNoRead [2021-07-16T06:56:49.518Z] === RUN TestDaemonStartWithLogOpt [2021-07-16T06:56:49.518Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-16T06:56:49.518Z] === CONT TestContinueAfterPluginCrash [2021-07-16T06:56:49.518Z] === CONT TestDaemonStartWithLogOpt [2021-07-16T06:56:49.518Z] === CONT TestReadPluginNoRead [2021-07-16T06:56:49.570Z] --- PASS: TestKillDifferentUserContainer (0.95s) [2021-07-16T06:56:49.570Z] === RUN TestInspectOomKilledTrue [2021-07-16T06:56:49.570Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-16T06:56:49.570Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-16T06:56:49.570Z] === RUN TestInspectOomKilledFalse [2021-07-16T06:56:49.570Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-16T06:56:49.570Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-16T06:56:49.570Z] === RUN TestLinksEtcHostsContentMatch [2021-07-16T06:56:50.329Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.27s) [2021-07-16T06:56:50.329Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-16T06:56:50.498Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-16T06:56:50.755Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-16T06:56:50.755Z] --- PASS: TestLinksEtcHostsContentMatch (1.21s) [2021-07-16T06:56:50.755Z] === RUN TestLinksContainerNames [2021-07-16T06:56:52.644Z] --- PASS: TestLinksContainerNames (1.87s) [2021-07-16T06:56:52.644Z] === RUN TestLogsFollowTailEmpty [2021-07-16T06:56:52.900Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-07-16T06:56:53.751Z] === RUN TestReadPluginNoRead/default [2021-07-16T06:56:53.829Z] --- PASS: TestLogsFollowTailEmpty (1.23s) [2021-07-16T06:56:53.829Z] === RUN TestContainerNetworkMountsNoChown [2021-07-16T06:56:54.012Z] --- PASS: TestDaemonStartWithLogOpt (4.66s) [2021-07-16T06:56:55.195Z] --- PASS: TestContainerNetworkMountsNoChown (1.14s) [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/default [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/default [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/private [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/private [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/rprivate [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/slave [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/slave [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/rslave [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/shared [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/shared [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/rshared [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-16T06:56:55.195Z] === CONT TestMountDaemonRoot/default [2021-07-16T06:56:55.195Z] === CONT TestMountDaemonRoot/rslave [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-16T06:56:55.195Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-16T06:56:55.195Z] === CONT TestMountDaemonRoot/rshared [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-16T06:56:55.195Z] === CONT TestMountDaemonRoot/shared [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-16T06:56:55.195Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-16T06:56:55.195Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-16T06:56:55.195Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-16T06:56:55.195Z] === CONT TestMountDaemonRoot/rprivate [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-16T06:56:55.195Z] === CONT TestMountDaemonRoot/slave [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-16T06:56:55.195Z] === CONT TestMountDaemonRoot/private [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-16T06:56:55.195Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-16T06:56:55.195Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-16T06:56:55.195Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-16T06:56:55.195Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-16T06:56:55.402Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-16T06:56:55.452Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-16T06:56:55.452Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-16T06:56:55.452Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-16T06:56:55.452Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-16T06:56:55.452Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-16T06:56:55.452Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-16T06:56:55.452Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-16T06:56:55.452Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-16T06:56:55.452Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-16T06:56:55.452Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-16T06:56:55.709Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-16T06:56:55.709Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-16T06:56:55.709Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-16T06:56:55.709Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-16T06:56:55.709Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-16T06:56:55.709Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-16T06:56:55.709Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-16T06:56:55.709Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-16T06:56:55.709Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-16T06:56:55.709Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-16T06:56:55.709Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-16T06:56:55.709Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-07-16T06:56:55.709Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-07-16T06:56:55.709Z] === RUN TestContainerBindMountNonRecursive [2021-07-16T06:56:57.326Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-16T06:56:58.716Z] --- PASS: TestReadPluginNoRead (9.52s) [2021-07-16T06:56:58.716Z] --- PASS: TestReadPluginNoRead/default (1.77s) [2021-07-16T06:56:58.716Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.83s) [2021-07-16T06:56:58.716Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.77s) [2021-07-16T06:56:58.716Z] read_test.go:92: [d88e90c93ac6a] daemon is not started [2021-07-16T06:56:59.663Z] --- PASS: TestContinueAfterPluginCrash (10.18s) [2021-07-16T06:56:59.663Z] PASS [2021-07-16T06:56:59.663Z] [2021-07-16T06:56:59.663Z] DONE 6 tests in 10.336s [2021-07-16T06:56:59.663Z] 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-07-16T06:56:59.663Z] ++ 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-07-16T06:56:59.663Z] ++ set -e [2021-07-16T06:56:59.663Z] ++ '[' -n 0 ']' [2021-07-16T06:56:59.663Z] ++ set -x [2021-07-16T06:56:59.663Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-07-16T06:56:59.663Z] testing: warning: no tests to run [2021-07-16T06:56:59.663Z] PASS [2021-07-16T06:56:59.663Z] [2021-07-16T06:56:59.663Z] DONE 0 tests in 0.049s [2021-07-16T06:56:59.663Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-16T06:56:59.663Z] ++ 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-07-16T06:56:59.663Z] ++ set -e [2021-07-16T06:56:59.663Z] ++ '[' -n 0 ']' [2021-07-16T06:56:59.663Z] ++ set -x [2021-07-16T06:56:59.663Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-07-16T06:56:59.663Z] INFO: Testing against a local daemon [2021-07-16T06:56:59.663Z] === RUN TestPluginWithDevMounts [2021-07-16T06:56:59.663Z] === PAUSE TestPluginWithDevMounts [2021-07-16T06:56:59.663Z] === CONT TestPluginWithDevMounts [2021-07-16T06:56:59.880Z] --- PASS: TestContainerBindMountNonRecursive (3.88s) [2021-07-16T06:56:59.880Z] === RUN TestContainerVolumesMountedAsShared [2021-07-16T06:57:00.443Z] --- PASS: TestContainerVolumesMountedAsShared (0.88s) [2021-07-16T06:57:00.443Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-16T06:57:01.371Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-07-16T06:57:02.214Z] --- PASS: TestPluginWithDevMounts (2.10s) [2021-07-16T06:57:02.214Z] PASS [2021-07-16T06:57:02.214Z] [2021-07-16T06:57:02.214Z] DONE 1 tests in 2.251s [2021-07-16T06:57:02.214Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-16T06:57:02.214Z] ++ 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-07-16T06:57:02.214Z] ++ set -e [2021-07-16T06:57:02.214Z] ++ '[' -n 0 ']' [2021-07-16T06:57:02.214Z] ++ set -x [2021-07-16T06:57:02.214Z] ++ env -i DEST=/go/src/github.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-07-16T06:57:02.214Z] INFO: Testing against a local daemon [2021-07-16T06:57:02.214Z] === RUN TestSecretInspect [2021-07-16T06:57:02.299Z] --- PASS: TestContainerVolumesMountedAsSlave (1.73s) [2021-07-16T06:57:02.299Z] === RUN TestNetworkNat [2021-07-16T06:57:02.299Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-16T06:57:03.666Z] --- PASS: TestNetworkNat (1.35s) [2021-07-16T06:57:03.666Z] === RUN TestNetworkLocalhostTCPNat [2021-07-16T06:57:04.227Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-07-16T06:57:04.483Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-16T06:57:04.767Z] --- PASS: TestSecretInspect (2.42s) [2021-07-16T06:57:04.768Z] === RUN TestSecretList [2021-07-16T06:57:05.047Z] --- PASS: TestNetworkLocalhostTCPNat (1.24s) [2021-07-16T06:57:05.047Z] === RUN TestNetworkLoopbackNat [2021-07-16T06:57:05.159Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-07-16T06:57:05.159Z] PASS [2021-07-16T06:57:05.159Z] [2021-07-16T06:57:05.159Z] DONE 17 tests in 47.071s [2021-07-16T06:57:05.159Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-16T06:57:05.159Z] INFO: Testing against a local daemon [2021-07-16T06:57:05.159Z] === RUN TestPluginInvalidJSON [2021-07-16T06:57:05.159Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T06:57:05.159Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T06:57:05.159Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T06:57:05.159Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-07-16T06:57:05.159Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-16T06:57:05.159Z] === RUN TestPluginInstall [2021-07-16T06:57:05.159Z] === RUN TestPluginInstall/no_auth [2021-07-16T06:57:06.940Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-16T06:57:07.047Z] time="2021-07-16T06:57:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T06:57:07.047Z] time="2021-07-16T06:57:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e32e138ee0a272092fc07b8490ca881738223ac373b8297ca08dae66862cbc6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T06:57:07.047Z] time="2021-07-16T06:57:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T06:57:07.047Z] time="2021-07-16T06:57:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e32e138ee0a272092fc07b8490ca881738223ac373b8297ca08dae66862cbc6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T06:57:07.047Z] === RUN TestPluginInstall/with_htpasswd [2021-07-16T06:57:07.321Z] --- PASS: TestSecretList (2.99s) [2021-07-16T06:57:07.321Z] === RUN TestSecretsCreateAndDelete [2021-07-16T06:57:07.609Z] time="2021-07-16T06:57:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T06:57:07.609Z] time="2021-07-16T06:57:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e32e138ee0a272092fc07b8490ca881738223ac373b8297ca08dae66862cbc6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T06:57:07.609Z] time="2021-07-16T06:57:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T06:57:07.609Z] time="2021-07-16T06:57:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e32e138ee0a272092fc07b8490ca881738223ac373b8297ca08dae66862cbc6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T06:57:07.865Z] === RUN TestPluginInstall/with_insecure [2021-07-16T06:57:08.791Z] time="2021-07-16T06:57:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T06:57:08.791Z] time="2021-07-16T06:57:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77e01bd219024910bc862be919d7abbec034e0639e6bc63648973320231d0b6d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T06:57:08.791Z] time="2021-07-16T06:57:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T06:57:08.791Z] time="2021-07-16T06:57:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:77e01bd219024910bc862be919d7abbec034e0639e6bc63648973320231d0b6d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T06:57:09.047Z] --- PASS: TestPluginInstall (4.12s) [2021-07-16T06:57:09.047Z] --- PASS: TestPluginInstall/no_auth (2.07s) [2021-07-16T06:57:09.047Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2021-07-16T06:57:09.047Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2021-07-16T06:57:09.047Z] plugin_test.go:165: [dbde84e5a23cb] daemon is not started [2021-07-16T06:57:09.047Z] === RUN TestPluginsWithRuntimes [2021-07-16T06:57:09.538Z] --- PASS: TestNetworkLoopbackNat (4.64s) [2021-07-16T06:57:09.538Z] === RUN TestPause [2021-07-16T06:57:10.631Z] --- PASS: TestSecretsCreateAndDelete (2.95s) [2021-07-16T06:57:10.631Z] === RUN TestSecretsUpdate [2021-07-16T06:57:10.913Z] --- PASS: TestPause (1.49s) [2021-07-16T06:57:10.913Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-16T06:57:10.913Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-16T06:57:10.913Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-16T06:57:10.913Z] === RUN TestPauseStopPausedContainer [2021-07-16T06:57:10.935Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-16T06:57:11.861Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-16T06:57:12.788Z] --- PASS: TestPluginsWithRuntimes (3.57s) [2021-07-16T06:57:12.789Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.94s) [2021-07-16T06:57:12.789Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2021-07-16T06:57:12.789Z] === RUN TestPluginBackCompatMediaTypes [2021-07-16T06:57:12.809Z] --- PASS: TestPauseStopPausedContainer (1.41s) [2021-07-16T06:57:12.809Z] === RUN TestPsFilter [2021-07-16T06:57:12.809Z] --- PASS: TestPsFilter (0.13s) [2021-07-16T06:57:12.809Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-16T06:57:13.184Z] --- PASS: TestSecretsUpdate (2.43s) [2021-07-16T06:57:13.184Z] === RUN TestTemplatedSecret [2021-07-16T06:57:13.351Z] --- PASS: TestPluginBackCompatMediaTypes (0.70s) [2021-07-16T06:57:13.351Z] PASS [2021-07-16T06:57:13.351Z] [2021-07-16T06:57:13.351Z] DONE 10 tests in 8.441s [2021-07-16T06:57:13.351Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-16T06:57:13.351Z] INFO: Testing against a local daemon [2021-07-16T06:57:13.351Z] === RUN TestExternalGraphDriver [2021-07-16T06:57:13.351Z] === RUN TestExternalGraphDriver/json [2021-07-16T06:57:13.737Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-16T06:57:13.993Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.40s) [2021-07-16T06:57:13.993Z] === RUN TestRemoveContainerWithVolume [2021-07-16T06:57:15.360Z] --- PASS: TestRemoveContainerWithVolume (1.23s) [2021-07-16T06:57:15.360Z] === RUN TestRemoveContainerRunning [2021-07-16T06:57:15.864Z] === RUN TestExternalGraphDriver/spec [2021-07-16T06:57:16.725Z] --- PASS: TestRemoveContainerRunning (1.37s) [2021-07-16T06:57:16.725Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-16T06:57:17.229Z] === RUN TestExternalGraphDriver/pull [2021-07-16T06:57:17.398Z] --- PASS: TestTemplatedSecret (3.87s) [2021-07-16T06:57:17.398Z] === RUN TestSecretCreateResolve [2021-07-16T06:57:18.617Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.84s) [2021-07-16T06:57:18.617Z] === RUN TestRemoveInvalidContainer [2021-07-16T06:57:18.617Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-07-16T06:57:18.617Z] === RUN TestRenameLinkedContainer [2021-07-16T06:57:19.117Z] --- PASS: TestExternalGraphDriver (5.68s) [2021-07-16T06:57:19.117Z] --- PASS: TestExternalGraphDriver/json (1.94s) [2021-07-16T06:57:19.117Z] --- PASS: TestExternalGraphDriver/spec (1.94s) [2021-07-16T06:57:19.117Z] --- PASS: TestExternalGraphDriver/pull (1.73s) [2021-07-16T06:57:19.117Z] === RUN TestGraphdriverPluginV2 [2021-07-16T06:57:19.951Z] --- PASS: TestSecretCreateResolve (3.02s) [2021-07-16T06:57:19.951Z] PASS [2021-07-16T06:57:19.951Z] [2021-07-16T06:57:19.951Z] DONE 6 tests in 17.837s [2021-07-16T06:57:19.951Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-07-16T06:57:19.951Z] ++ 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-07-16T06:57:19.951Z] ++ set -e [2021-07-16T06:57:19.951Z] ++ '[' -n 0 ']' [2021-07-16T06:57:19.951Z] ++ set -x [2021-07-16T06:57:19.951Z] ++ env -i DEST=/go/src/github.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-07-16T06:57:19.951Z] INFO: Testing against a local daemon [2021-07-16T06:57:19.951Z] === RUN TestServiceCreateInit [2021-07-16T06:57:19.951Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-16T06:57:23.280Z] --- PASS: TestGraphdriverPluginV2 (3.54s) [2021-07-16T06:57:23.280Z] PASS [2021-07-16T06:57:23.280Z] [2021-07-16T06:57:23.280Z] DONE 5 tests in 9.256s [2021-07-16T06:57:23.280Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-16T06:57:23.280Z] INFO: Testing against a local daemon [2021-07-16T06:57:23.280Z] === RUN TestContinueAfterPluginCrash [2021-07-16T06:57:23.280Z] === PAUSE TestContinueAfterPluginCrash [2021-07-16T06:57:23.280Z] === RUN TestReadPluginNoRead [2021-07-16T06:57:23.280Z] === PAUSE TestReadPluginNoRead [2021-07-16T06:57:23.280Z] === RUN TestDaemonStartWithLogOpt [2021-07-16T06:57:23.280Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-16T06:57:23.280Z] === CONT TestContinueAfterPluginCrash [2021-07-16T06:57:23.280Z] === CONT TestDaemonStartWithLogOpt [2021-07-16T06:57:25.165Z] --- PASS: TestRenameLinkedContainer (6.14s) [2021-07-16T06:57:25.165Z] === RUN TestRenameStoppedContainer [2021-07-16T06:57:25.251Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-16T06:57:25.731Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-16T06:57:25.797Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-07-16T06:57:25.986Z] --- PASS: TestRenameStoppedContainer (1.47s) [2021-07-16T06:57:25.987Z] === RUN TestRenameRunningContainerAndReuse [2021-07-16T06:57:26.058Z] Copying nested executables into bundles/binary-daemon [2021-07-16T06:57:26.549Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-16T06:57:27.441Z] [2021-07-16T06:57:27.489Z] --- PASS: TestDaemonStartWithLogOpt (4.18s) [2021-07-16T06:57:27.489Z] === CONT TestReadPluginNoRead [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-07-16T06:57:28.717Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42642/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=8b0913935c60606add6bd5a4c6dcf535a387f07a -e DOCKER_GRAPHDRIVER docker:8b0913935c60606add6bd5a4c6dcf535a387f07a hack/make.sh cross [2021-07-16T06:57:29.067Z] --- PASS: TestRenameRunningContainerAndReuse (2.87s) [2021-07-16T06:57:29.067Z] === RUN TestRenameInvalidName [2021-07-16T06:57:29.288Z] [2021-07-16T06:57:29.288Z] Removing bundles/ [2021-07-16T06:57:29.288Z] [2021-07-16T06:57:29.288Z] ---> Making bundle: cross (in bundles/cross) [2021-07-16T06:57:29.288Z] Cross building: bundles/cross/linux/amd64 [2021-07-16T06:57:29.288Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-07-16T06:57:29.288Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-16T06:57:30.004Z] === RUN TestReadPluginNoRead/default [2021-07-16T06:57:30.435Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-16T06:57:30.435Z] --- PASS: TestRenameInvalidName (1.53s) [2021-07-16T06:57:30.435Z] === RUN TestRenameAnonymousContainer [2021-07-16T06:57:30.549Z] --- PASS: TestServiceCreateInit (10.71s) [2021-07-16T06:57:30.549Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.34s) [2021-07-16T06:57:30.549Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.34s) [2021-07-16T06:57:30.549Z] === RUN TestCreateServiceMultipleTimes [2021-07-16T06:57:31.369Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-16T06:57:31.805Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-07-16T06:57:32.298Z] --- PASS: TestContinueAfterPluginCrash (9.44s) [2021-07-16T06:57:32.859Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-16T06:57:34.224Z] --- PASS: TestReadPluginNoRead (7.41s) [2021-07-16T06:57:34.224Z] --- PASS: TestReadPluginNoRead/default (1.53s) [2021-07-16T06:57:34.224Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.63s) [2021-07-16T06:57:34.224Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.54s) [2021-07-16T06:57:34.224Z] read_test.go:92: [d26b9b62fbb41] daemon is not started [2021-07-16T06:57:34.224Z] PASS [2021-07-16T06:57:34.224Z] [2021-07-16T06:57:34.224Z] DONE 6 tests in 11.632s [2021-07-16T06:57:34.224Z] 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-07-16T06:57:34.224Z] testing: warning: no tests to run [2021-07-16T06:57:34.224Z] PASS [2021-07-16T06:57:34.224Z] [2021-07-16T06:57:34.224Z] DONE 0 tests in 0.006s [2021-07-16T06:57:34.224Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-16T06:57:34.224Z] INFO: Testing against a local daemon [2021-07-16T06:57:34.224Z] === RUN TestPluginWithDevMounts [2021-07-16T06:57:34.224Z] === PAUSE TestPluginWithDevMounts [2021-07-16T06:57:34.224Z] === CONT TestPluginWithDevMounts [2021-07-16T06:57:34.325Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-16T06:57:34.581Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-07-16T06:57:35.508Z] --- PASS: TestRenameAnonymousContainer (4.96s) [2021-07-16T06:57:35.508Z] === RUN TestRenameContainerWithSameName [2021-07-16T06:57:35.508Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-16T06:57:35.508Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-07-16T06:57:36.110Z] --- PASS: TestPluginWithDevMounts (1.73s) [2021-07-16T06:57:36.110Z] PASS [2021-07-16T06:57:36.110Z] [2021-07-16T06:57:36.110Z] DONE 1 tests in 1.763s [2021-07-16T06:57:36.110Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-16T06:57:36.110Z] INFO: Testing against a local daemon [2021-07-16T06:57:36.110Z] === RUN TestSecretInspect [2021-07-16T06:57:36.436Z] --- PASS: TestRenameContainerWithSameName (1.17s) [2021-07-16T06:57:36.693Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-16T06:57:38.623Z] --- PASS: TestSecretInspect (2.30s) [2021-07-16T06:57:38.623Z] === RUN TestSecretList [2021-07-16T06:57:39.208Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-16T06:57:39.208Z] --- PASS: TestRenameContainerWithLinkedContainer (2.75s) [2021-07-16T06:57:39.208Z] === RUN TestResize [2021-07-16T06:57:41.102Z] --- PASS: TestResize (1.43s) [2021-07-16T06:57:41.102Z] === RUN TestResizeWithInvalidSize [2021-07-16T06:57:41.136Z] --- PASS: TestSecretList (2.30s) [2021-07-16T06:57:41.136Z] === RUN TestSecretsCreateAndDelete [2021-07-16T06:57:42.030Z] --- PASS: TestResizeWithInvalidSize (1.24s) [2021-07-16T06:57:42.031Z] === RUN TestResizeWhenContainerNotStarted [2021-07-16T06:57:42.287Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-16T06:57:42.850Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-07-16T06:57:43.023Z] --- PASS: TestSecretsCreateAndDelete (2.30s) [2021-07-16T06:57:43.023Z] === RUN TestSecretsUpdate [2021-07-16T06:57:43.108Z] --- PASS: TestResizeWhenContainerNotStarted (1.23s) [2021-07-16T06:57:43.108Z] === RUN TestDaemonRestartKillContainers [2021-07-16T06:57:43.108Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-16T06:57:43.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-16T06:57:43.108Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-16T06:57:43.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-16T06:57:43.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-16T06:57:43.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-16T06:57:43.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-16T06:57:43.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-16T06:57:43.108Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-16T06:57:43.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-16T06:57:43.108Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-16T06:57:43.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-16T06:57:43.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-16T06:57:43.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-16T06:57:43.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-16T06:57:43.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-16T06:57:43.108Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-16T06:57:43.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-16T06:57:43.108Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-16T06:57:43.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-16T06:57:43.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-16T06:57:43.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-16T06:57:43.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-16T06:57:43.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-16T06:57:43.108Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-16T06:57:43.108Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-16T06:57:45.538Z] --- PASS: TestSecretsUpdate (2.30s) [2021-07-16T06:57:45.538Z] === RUN TestTemplatedSecret [2021-07-16T06:57:46.381Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-16T06:57:47.312Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-16T06:57:47.312Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-07-16T06:57:47.568Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-16T06:57:48.132Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-16T06:57:48.694Z] --- PASS: TestCreateServiceMultipleTimes (17.60s) [2021-07-16T06:57:48.694Z] === RUN TestCreateServiceConflict [2021-07-16T06:57:48.804Z] --- PASS: TestTemplatedSecret (3.40s) [2021-07-16T06:57:48.804Z] === RUN TestSecretCreateResolve [2021-07-16T06:57:51.243Z] --- PASS: TestCreateServiceConflict (3.00s) [2021-07-16T06:57:51.243Z] === RUN TestCreateServiceMaxReplicas [2021-07-16T06:57:51.317Z] --- PASS: TestSecretCreateResolve (2.31s) [2021-07-16T06:57:51.317Z] PASS [2021-07-16T06:57:51.317Z] [2021-07-16T06:57:51.317Z] DONE 6 tests in 14.933s [2021-07-16T06:57:51.317Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-16T06:57:51.317Z] INFO: Testing against a local daemon [2021-07-16T06:57:51.317Z] === RUN TestServiceCreateInit [2021-07-16T06:57:51.317Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-16T06:57:54.550Z] --- PASS: TestCreateServiceMaxReplicas (3.07s) [2021-07-16T06:57:54.550Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-16T06:57:54.680Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-16T06:57:54.680Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-16T06:57:54.680Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-16T06:57:55.611Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-07-16T06:57:56.558Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-16T06:57:56.980Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-16T06:57:57.543Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-07-16T06:57:57.800Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-16T06:57:59.693Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-16T06:58:00.622Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-07-16T06:58:00.722Z] --- PASS: TestServiceCreateInit (9.46s) [2021-07-16T06:58:00.722Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.74s) [2021-07-16T06:58:00.722Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.71s) [2021-07-16T06:58:00.722Z] === RUN TestCreateServiceMultipleTimes [2021-07-16T06:58:00.879Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-16T06:58:01.810Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-16T06:58:02.740Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-16T06:58:06.014Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-16T06:58:06.014Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.98s) [2021-07-16T06:58:06.014Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.40s) [2021-07-16T06:58:06.014Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.36s) [2021-07-16T06:58:06.014Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (6.29s) [2021-07-16T06:58:06.014Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.53s) [2021-07-16T06:58:06.014Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.89s) [2021-07-16T06:58:06.014Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.95s) [2021-07-16T06:58:06.014Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.92s) [2021-07-16T06:58:06.014Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.05s) [2021-07-16T06:58:06.014Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.74s) [2021-07-16T06:58:06.014Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.95s) [2021-07-16T06:58:06.014Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.15s) [2021-07-16T06:58:06.014Z] === RUN TestCgroupNamespacesRun [2021-07-16T06:58:08.835Z] f143c6fed32d: Pull complete [2021-07-16T06:58:08.835Z] Digest: sha256:cc8a0215d2d19516c23b5f8a8e04799631c5ff2fb9a3c509fbd46f7ef7057877 [2021-07-16T06:58:08.835Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T06:58:08.835Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-07-16T06:58:08.835Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-07-16T06:58:08.835Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2061' [2021-07-16T06:58:08.835Z] WARN: Skipping validation tests [2021-07-16T06:58:08.835Z] INFO: Running unit tests at 07/16/2021 06:58:07... [2021-07-16T06:58:09.288Z] --- PASS: TestCgroupNamespacesRun (2.98s) [2021-07-16T06:58:09.288Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-16T06:58:09.465Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.47s) [2021-07-16T06:58:09.465Z] === RUN TestCreateServiceSecretFileMode [2021-07-16T06:58:11.180Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.02s) [2021-07-16T06:58:11.180Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-16T06:58:11.436Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-16T06:58:12.016Z] --- PASS: TestCreateServiceSecretFileMode (3.25s) [2021-07-16T06:58:12.016Z] === RUN TestCreateServiceConfigFileMode [2021-07-16T06:58:14.638Z] INFO: make.ps1 starting at 07/16/2021 06:58:14 [2021-07-16T06:58:14.729Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.49s) [2021-07-16T06:58:14.729Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-16T06:58:15.098Z] INFO: Git commit (8b0913935c) assumed from DOCKER_GITCOMMIT environment variable [2021-07-16T06:58:15.098Z] INFO: Invoking autogen... [2021-07-16T06:58:15.326Z] --- PASS: TestCreateServiceConfigFileMode (3.24s) [2021-07-16T06:58:15.326Z] === RUN TestCreateServiceSysctls [2021-07-16T06:58:15.558Z] INFO: Running unit tests... [2021-07-16T06:58:15.658Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-16T06:58:15.914Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-07-16T06:58:17.283Z] --- PASS: TestCgroupNamespacesRunHostMode (2.97s) [2021-07-16T06:58:17.283Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-16T06:58:18.763Z] --- PASS: TestCreateServiceMultipleTimes (17.89s) [2021-07-16T06:58:18.763Z] === RUN TestCreateServiceConflict [2021-07-16T06:58:19.541Z] --- PASS: TestCreateServiceSysctls (4.25s) [2021-07-16T06:58:19.541Z] === RUN TestCreateServiceCapabilities [2021-07-16T06:58:19.802Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-16T06:58:20.059Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-07-16T06:58:20.059Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-16T06:58:20.316Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.90s) [2021-07-16T06:58:20.316Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-16T06:58:20.652Z] --- PASS: TestCreateServiceConflict (2.29s) [2021-07-16T06:58:20.652Z] === RUN TestCreateServiceMaxReplicas [2021-07-16T06:58:21.682Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-07-16T06:58:22.244Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.84s) [2021-07-16T06:58:22.244Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-16T06:58:22.814Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-16T06:58:22.852Z] --- PASS: TestCreateServiceCapabilities (2.85s) [2021-07-16T06:58:22.852Z] === RUN TestInspect [2021-07-16T06:58:23.070Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2021-07-16T06:58:23.070Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-16T06:58:24.437Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-07-16T06:58:24.816Z] --- PASS: TestCreateServiceMaxReplicas (3.33s) [2021-07-16T06:58:24.816Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-16T06:58:25.803Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.81s) [2021-07-16T06:58:25.803Z] === RUN TestNISDomainname [2021-07-16T06:58:26.164Z] --- PASS: TestInspect (3.72s) [2021-07-16T06:58:26.164Z] === RUN TestCreateJob [2021-07-16T06:58:26.733Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-16T06:58:27.960Z] 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-07-16T06:58:28.623Z] --- PASS: TestNISDomainname (2.47s) [2021-07-16T06:58:28.623Z] === RUN TestHostnameDnsResolution [2021-07-16T06:58:28.879Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-07-16T06:58:28.879Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-07-16T06:58:28.879Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-07-16T06:58:30.378Z] --- PASS: TestCreateJob (4.32s) [2021-07-16T06:58:30.378Z] === RUN TestReplicatedJob [2021-07-16T06:58:30.773Z] --- PASS: TestHostnameDnsResolution (2.32s) [2021-07-16T06:58:30.773Z] === RUN TestStats [2021-07-16T06:58:33.290Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-07-16T06:58:33.852Z] --- PASS: TestStats (3.20s) [2021-07-16T06:58:33.852Z] === RUN TestStopContainerWithTimeout [2021-07-16T06:58:33.852Z] === RUN TestStopContainerWithTimeout/0 [2021-07-16T06:58:33.852Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-16T06:58:33.852Z] === RUN TestStopContainerWithTimeout/1 [2021-07-16T06:58:33.852Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-16T06:58:33.852Z] === RUN TestStopContainerWithTimeout/3 [2021-07-16T06:58:33.852Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-16T06:58:33.852Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-16T06:58:33.852Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-16T06:58:33.852Z] === CONT TestStopContainerWithTimeout/0 [2021-07-16T06:58:33.852Z] === CONT TestStopContainerWithTimeout/3 [2021-07-16T06:58:33.852Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-16T06:58:36.372Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-16T06:58:36.372Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-16T06:58:36.574Z] ? github.com/docker/docker/api [no test files] [2021-07-16T06:58:37.742Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-16T06:58:37.998Z] === CONT TestStopContainerWithTimeout/1 [2021-07-16T06:58:38.530Z] --- PASS: TestReplicatedJob (6.97s) [2021-07-16T06:58:38.530Z] === RUN TestUpdateReplicatedJob [2021-07-16T06:58:38.560Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-16T06:58:39.493Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-07-16T06:58:39.650Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.60s) [2021-07-16T06:58:39.650Z] === RUN TestCreateServiceSecretFileMode [2021-07-16T06:58:39.750Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-16T06:58:40.578Z] --- PASS: TestCreateServiceSecretFileMode (2.88s) [2021-07-16T06:58:40.578Z] === RUN TestCreateServiceConfigFileMode [2021-07-16T06:58:40.681Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-07-16T06:58:40.681Z] --- PASS: TestStopContainerWithTimeout/0 (2.14s) [2021-07-16T06:58:40.681Z] --- PASS: TestStopContainerWithTimeout/3 (4.27s) [2021-07-16T06:58:40.681Z] --- PASS: TestStopContainerWithTimeout/-1 (3.32s) [2021-07-16T06:58:40.681Z] --- PASS: TestStopContainerWithTimeout/1 (2.37s) [2021-07-16T06:58:40.681Z] === RUN TestDeleteDevicemapper [2021-07-16T06:58:40.681Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-16T06:58:40.681Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-16T06:58:40.681Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-16T06:58:41.845Z] --- PASS: TestUpdateReplicatedJob (4.34s) [2021-07-16T06:58:41.845Z] === RUN TestServiceListWithStatuses [2021-07-16T06:58:41.845Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-16T06:58:41.845Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-16T06:58:41.845Z] === RUN TestDockerNetworkConnectAlias [2021-07-16T06:58:43.845Z] --- PASS: TestCreateServiceConfigFileMode (2.81s) [2021-07-16T06:58:43.845Z] === RUN TestCreateServiceSysctls [2021-07-16T06:58:43.951Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-07-16T06:58:47.222Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.37s) [2021-07-16T06:58:47.222Z] === RUN TestUpdateMemory [2021-07-16T06:58:47.222Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-16T06:58:47.222Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-16T06:58:47.222Z] === RUN TestUpdateCPUQuota [2021-07-16T06:58:48.041Z] --- PASS: TestCreateServiceSysctls (4.06s) [2021-07-16T06:58:48.041Z] === RUN TestCreateServiceCapabilities [2021-07-16T06:58:48.152Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-16T06:58:48.153Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-07-16T06:58:48.440Z] --- PASS: TestDockerNetworkConnectAlias (5.96s) [2021-07-16T06:58:48.440Z] === RUN TestDockerNetworkReConnect [2021-07-16T06:58:49.518Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-16T06:58:50.448Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-07-16T06:58:50.448Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-07-16T06:58:50.555Z] --- PASS: TestCreateServiceCapabilities (2.82s) [2021-07-16T06:58:50.555Z] === RUN TestInspect [2021-07-16T06:58:50.774Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-07-16T06:58:51.345Z] Copying nested executables into bundles/cross/linux/amd64 [2021-07-16T06:58:51.378Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-16T06:58:51.418Z] === RUN TestMiddlewares [2021-07-16T06:58:51.418Z] --- PASS: TestMiddlewares (0.00s) [2021-07-16T06:58:51.418Z] PASS [2021-07-16T06:58:51.418Z] coverage: 9.0% of statements [2021-07-16T06:58:51.751Z] --- PASS: TestDockerNetworkReConnect (4.06s) [2021-07-16T06:58:51.751Z] === RUN TestServicePlugin [2021-07-16T06:58:51.751Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-16T06:58:51.751Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-16T06:58:51.751Z] === RUN TestServiceUpdateLabel [2021-07-16T06:58:51.880Z] ok github.com/docker/docker/api/server 0.085s coverage: 9.0% of statements [2021-07-16T06:58:52.730Z] Cross building: bundles/cross/windows/amd64 [2021-07-16T06:58:52.991Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-07-16T06:58:52.991Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-16T06:58:53.821Z] --- PASS: TestInspect (3.35s) [2021-07-16T06:58:53.821Z] === RUN TestCreateJob [2021-07-16T06:58:53.900Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-07-16T06:58:55.061Z] --- PASS: TestServiceUpdateLabel (2.95s) [2021-07-16T06:58:55.061Z] === RUN TestServiceUpdateSecrets [2021-07-16T06:58:57.169Z] --- PASS: TestUpdateCPUQuota (10.39s) [2021-07-16T06:58:57.169Z] === RUN TestUpdatePidsLimit [2021-07-16T06:58:57.169Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-16T06:58:57.984Z] --- PASS: TestCreateJob (3.77s) [2021-07-16T06:58:57.984Z] === RUN TestReplicatedJob [2021-07-16T06:58:58.539Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-16T06:58:58.539Z] === RUN TestUpdatePidsLimit/no_change [2021-07-16T06:58:58.796Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-07-16T06:59:00.164Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-16T06:59:01.539Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-16T06:59:01.795Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-16T06:59:03.165Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-16T06:59:03.165Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-16T06:59:04.093Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-16T06:59:04.349Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-16T06:59:04.520Z] --- PASS: TestReplicatedJob (6.82s) [2021-07-16T06:59:04.520Z] === RUN TestUpdateReplicatedJob [2021-07-16T06:59:04.605Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-16T06:59:04.861Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-16T06:59:05.117Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-07-16T06:59:05.374Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-16T06:59:05.374Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-16T06:59:05.938Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-16T06:59:07.305Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-16T06:59:08.234Z] --- PASS: TestUpdatePidsLimit (10.80s) [2021-07-16T06:59:08.234Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.38s) [2021-07-16T06:59:08.234Z] --- PASS: TestUpdatePidsLimit/no_change (1.51s) [2021-07-16T06:59:08.234Z] --- PASS: TestUpdatePidsLimit/update_lower (1.46s) [2021-07-16T06:59:08.234Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.43s) [2021-07-16T06:59:08.234Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.46s) [2021-07-16T06:59:08.234Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.39s) [2021-07-16T06:59:08.234Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.40s) [2021-07-16T06:59:08.234Z] === RUN TestUpdateRestartPolicy [2021-07-16T06:59:08.234Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-07-16T06:59:08.813Z] --- PASS: TestUpdateReplicatedJob (3.93s) [2021-07-16T06:59:08.813Z] === RUN TestServiceListWithStatuses [2021-07-16T06:59:08.813Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-16T06:59:08.813Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-16T06:59:08.813Z] === RUN TestDockerNetworkConnectAlias [2021-07-16T06:59:12.429Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-07-16T06:59:13.192Z] --- PASS: TestServiceUpdateSecrets (15.68s) [2021-07-16T06:59:13.192Z] === RUN TestServiceUpdateConfigs [2021-07-16T06:59:14.055Z] --- PASS: TestDockerNetworkConnectAlias (5.27s) [2021-07-16T06:59:14.055Z] === RUN TestDockerNetworkReConnect [2021-07-16T06:59:14.961Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-16T06:59:15.524Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-07-16T06:59:15.524Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-16T06:59:16.893Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-16T06:59:17.149Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-16T06:59:17.320Z] --- PASS: TestDockerNetworkReConnect (3.79s) [2021-07-16T06:59:17.320Z] === RUN TestServicePlugin [2021-07-16T06:59:17.406Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-07-16T06:59:18.335Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-16T06:59:18.898Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-16T06:59:18.898Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-16T06:59:20.788Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-07-16T06:59:23.306Z] --- PASS: TestUpdateRestartPolicy (15.29s) [2021-07-16T06:59:23.306Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-16T06:59:24.676Z] --- PASS: TestUpdateRestartWithAutoRemove (1.04s) [2021-07-16T06:59:24.676Z] === RUN TestWaitNonBlocked [2021-07-16T06:59:24.676Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T06:59:24.676Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T06:59:24.676Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T06:59:24.676Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T06:59:24.676Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T06:59:24.676Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T06:59:25.437Z] --- PASS: TestServiceUpdateConfigs (15.10s) [2021-07-16T06:59:25.437Z] === RUN TestServiceUpdateNetwork [2021-07-16T06:59:26.044Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-07-16T06:59:26.607Z] --- PASS: TestWaitNonBlocked (0.06s) [2021-07-16T06:59:26.607Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.91s) [2021-07-16T06:59:26.607Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.04s) [2021-07-16T06:59:26.607Z] === RUN TestWaitBlocked [2021-07-16T06:59:26.607Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-16T06:59:26.607Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-16T06:59:26.607Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-16T06:59:26.607Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-16T06:59:26.607Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-16T06:59:26.607Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-16T06:59:27.170Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-07-16T06:59:27.732Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-07-16T06:59:28.295Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-07-16T06:59:28.552Z] --- PASS: TestWaitBlocked (0.03s) [2021-07-16T06:59:28.552Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.95s) [2021-07-16T06:59:28.552Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.12s) [2021-07-16T06:59:28.552Z] === CONT TestContainerStartOnDaemonRestart [2021-07-16T06:59:28.552Z] === CONT TestContainerKillOnDaemonStart [2021-07-16T06:59:33.799Z] --- PASS: TestContainerStartOnDaemonRestart (4.60s) [2021-07-16T06:59:33.799Z] === CONT TestIpcModeOlderClient [2021-07-16T06:59:33.799Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-07-16T06:59:33.799Z] === CONT TestDaemonHostGatewayIP [2021-07-16T06:59:33.799Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-07-16T06:59:34.728Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-07-16T06:59:34.985Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-16T06:59:35.548Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-07-16T06:59:35.805Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-16T06:59:36.368Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-16T06:59:36.931Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-07-16T06:59:38.824Z] --- PASS: TestDaemonHostGatewayIP (5.26s) [2021-07-16T06:59:38.824Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-16T06:59:40.363Z] --- PASS: TestServiceUpdateNetwork (14.35s) [2021-07-16T06:59:40.364Z] === RUN TestServiceUpdatePidsLimit [2021-07-16T06:59:41.308Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-16T06:59:41.345Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-16T06:59:41.345Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-07-16T06:59:41.601Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-07-16T06:59:42.257Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-16T06:59:42.966Z] --- PASS: TestContainerKillOnDaemonStart (14.41s) [2021-07-16T06:59:42.966Z] === CONT TestDaemonRestartIpcMode [2021-07-16T06:59:42.966Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.55s) [2021-07-16T06:59:46.237Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-07-16T06:59:47.174Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-16T06:59:48.103Z] --- PASS: TestDaemonRestartIpcMode (4.95s) [2021-07-16T06:59:48.103Z] PASS [2021-07-16T06:59:48.103Z] [2021-07-16T06:59:48.103Z] === Skipped [2021-07-16T06:59:48.103Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-16T06:59:48.103Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-16T06:59:48.103Z] [2021-07-16T06:59:48.103Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-16T06:59:48.103Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-16T06:59:48.103Z] [2021-07-16T06:59:48.103Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-16T06:59:48.103Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-16T06:59:48.103Z] [2021-07-16T06:59:48.103Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-16T06:59:48.103Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-16T06:59:48.103Z] [2021-07-16T06:59:48.103Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-16T06:59:48.103Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-16T06:59:48.103Z] [2021-07-16T06:59:48.103Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-16T06:59:48.103Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-16T06:59:48.103Z] [2021-07-16T06:59:48.103Z] [2021-07-16T06:59:48.103Z] DONE 195 tests, 6 skipped in 240.787s [2021-07-16T06:59:48.103Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-16T06:59:48.103Z] ++ 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-07-16T06:59:48.103Z] ++ set -e [2021-07-16T06:59:48.103Z] ++ '[' -n 0 ']' [2021-07-16T06:59:48.103Z] ++ set -x [2021-07-16T06:59:48.103Z] ++ env -i DEST=/go/src/github.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-07-16T06:59:48.103Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-07-16T06:59:48.358Z] INFO: Testing against a local daemon [2021-07-16T06:59:48.358Z] === RUN TestCommitInheritsEnv [2021-07-16T06:59:48.921Z] --- PASS: TestCommitInheritsEnv (0.47s) [2021-07-16T06:59:48.921Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-16T06:59:48.921Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-16T06:59:48.921Z] === RUN TestImagesFilterMultiReference [2021-07-16T06:59:48.921Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-07-16T06:59:48.921Z] === RUN TestImagePullPlatformInvalid [2021-07-16T06:59:48.921Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-07-16T06:59:48.921Z] === RUN TestRemoveImageOrphaning [2021-07-16T06:59:49.178Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-16T06:59:49.178Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-16T06:59:49.338Z] --- PASS: TestServicePlugin (30.71s) [2021-07-16T06:59:49.338Z] plugin_test.go:62: [d3404c662b607] joining swarm manager [db36fad0b62db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T06:59:49.338Z] plugin_test.go:65: [d4bd2288e2363] joining swarm manager [db36fad0b62db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T06:59:49.338Z] === RUN TestServiceUpdateLabel [2021-07-16T06:59:49.434Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-16T06:59:49.434Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-16T06:59:49.434Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-16T06:59:49.434Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2021-07-16T06:59:49.434Z] === RUN TestRemoveImageGarbageCollector [2021-07-16T06:59:50.264Z] --- PASS: TestServiceUpdateLabel (2.31s) [2021-07-16T06:59:50.264Z] === RUN TestServiceUpdateSecrets [2021-07-16T06:59:50.405Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-16T06:59:52.353Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-16T06:59:52.353Z] === RUN TestBoolValue [2021-07-16T06:59:52.353Z] --- PASS: TestBoolValue (0.00s) [2021-07-16T06:59:52.353Z] === RUN TestBoolValueOrDefault [2021-07-16T06:59:52.353Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-16T06:59:52.353Z] === RUN TestInt64ValueOrZero [2021-07-16T06:59:52.353Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-16T06:59:52.353Z] === RUN TestInt64ValueOrDefault [2021-07-16T06:59:52.353Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-16T06:59:52.353Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-16T06:59:52.353Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-16T06:59:52.353Z] === RUN TestJsonContentType [2021-07-16T06:59:52.353Z] --- PASS: TestJsonContentType (0.00s) [2021-07-16T06:59:52.353Z] PASS [2021-07-16T06:59:52.353Z] coverage: 14.7% of statements [2021-07-16T06:59:52.353Z] ok github.com/docker/docker/api/server/httputils 0.060s coverage: 14.7% of statements [2021-07-16T06:59:52.706Z] --- PASS: TestRemoveImageGarbageCollector (2.79s) [2021-07-16T06:59:52.706Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-16T06:59:52.706Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-16T06:59:52.706Z] === RUN TestTagInvalidReference [2021-07-16T06:59:52.706Z] --- PASS: TestTagInvalidReference (0.04s) [2021-07-16T06:59:52.706Z] === RUN TestTagValidPrefixedRepo [2021-07-16T06:59:52.706Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2021-07-16T06:59:52.706Z] === RUN TestTagExistedNameWithoutForce [2021-07-16T06:59:52.706Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2021-07-16T06:59:52.706Z] === RUN TestTagOfficialNames [2021-07-16T06:59:52.706Z] --- PASS: TestTagOfficialNames (0.07s) [2021-07-16T06:59:52.706Z] === RUN TestTagMatchesDigest [2021-07-16T06:59:52.706Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-07-16T06:59:52.706Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-16T06:59:52.813Z] === RUN TestMaskSecretKeys [2021-07-16T06:59:52.813Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-16T06:59:52.813Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-16T06:59:52.813Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-16T06:59:52.813Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-16T06:59:52.813Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-16T06:59:52.813Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-16T06:59:52.813Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-16T06:59:52.813Z] === RUN TestVersionMiddlewareVersion [2021-07-16T06:59:52.813Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-16T06:59:52.813Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-16T06:59:52.813Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-16T06:59:52.813Z] PASS [2021-07-16T06:59:52.813Z] coverage: 37.7% of statements [2021-07-16T06:59:52.813Z] ok github.com/docker/docker/api/server/middleware 0.140s coverage: 37.7% of statements [2021-07-16T06:59:52.813Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-16T06:59:52.813Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-16T06:59:52.813Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-16T06:59:52.813Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-16T06:59:52.813Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-16T06:59:52.813Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-16T06:59:52.813Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-16T06:59:52.813Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-16T06:59:52.813Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-16T06:59:52.813Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-16T06:59:52.814Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-16T06:59:53.268Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-07-16T06:59:53.783Z] === RUN TestStrSliceMarshalJSON [2021-07-16T06:59:53.783Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-16T06:59:53.783Z] === RUN TestStrSliceUnmarshalJSON [2021-07-16T06:59:53.783Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-16T06:59:53.783Z] === RUN TestStrSliceUnmarshalString [2021-07-16T06:59:53.783Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-16T06:59:53.783Z] === RUN TestStrSliceUnmarshalSlice [2021-07-16T06:59:53.783Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-16T06:59:53.783Z] PASS [2021-07-16T06:59:53.783Z] coverage: 90.0% of statements [2021-07-16T06:59:53.783Z] ok github.com/docker/docker/api/types/strslice 0.053s coverage: 90.0% of statements [2021-07-16T06:59:54.243Z] === RUN TestToJSON [2021-07-16T06:59:54.243Z] --- PASS: TestToJSON (0.00s) [2021-07-16T06:59:54.243Z] === RUN TestToParamWithVersion [2021-07-16T06:59:54.243Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-16T06:59:54.243Z] === RUN TestFromJSON [2021-07-16T06:59:54.243Z] --- PASS: TestFromJSON (0.00s) [2021-07-16T06:59:54.243Z] === RUN TestEmpty [2021-07-16T06:59:54.243Z] --- PASS: TestEmpty (0.00s) [2021-07-16T06:59:54.243Z] === RUN TestArgsMatchKVListEmptySources [2021-07-16T06:59:54.243Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-16T06:59:54.243Z] === RUN TestArgsMatchKVList [2021-07-16T06:59:54.243Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-16T06:59:54.243Z] === RUN TestArgsMatch [2021-07-16T06:59:54.243Z] --- PASS: TestArgsMatch (0.00s) [2021-07-16T06:59:54.243Z] === RUN TestAdd [2021-07-16T06:59:54.243Z] --- PASS: TestAdd (0.00s) [2021-07-16T06:59:54.243Z] === RUN TestDel [2021-07-16T06:59:54.243Z] --- PASS: TestDel (0.00s) [2021-07-16T06:59:54.243Z] === RUN TestLen [2021-07-16T06:59:54.243Z] --- PASS: TestLen (0.00s) [2021-07-16T06:59:54.243Z] === RUN TestExactMatch [2021-07-16T06:59:54.243Z] --- PASS: TestExactMatch (0.00s) [2021-07-16T06:59:54.243Z] === RUN TestOnlyOneExactMatch [2021-07-16T06:59:54.243Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-16T06:59:54.243Z] === RUN TestContains [2021-07-16T06:59:54.243Z] --- PASS: TestContains (0.00s) [2021-07-16T06:59:54.243Z] === RUN TestValidate [2021-07-16T06:59:54.243Z] --- PASS: TestValidate (0.00s) [2021-07-16T06:59:54.243Z] === RUN TestWalkValues [2021-07-16T06:59:54.243Z] --- PASS: TestWalkValues (0.00s) [2021-07-16T06:59:54.243Z] === RUN TestFuzzyMatch [2021-07-16T06:59:54.243Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-16T06:59:54.243Z] === RUN TestClone [2021-07-16T06:59:54.243Z] --- PASS: TestClone (0.00s) [2021-07-16T06:59:54.243Z] PASS [2021-07-16T06:59:54.243Z] coverage: 92.2% of statements [2021-07-16T06:59:54.243Z] ok github.com/docker/docker/api/types/filters 0.066s coverage: 92.2% of statements [2021-07-16T06:59:54.243Z] === RUN TestAdjustForAPIVersion [2021-07-16T06:59:54.243Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-16T06:59:54.243Z] PASS [2021-07-16T06:59:54.243Z] coverage: 5.7% of statements [2021-07-16T06:59:54.243Z] ok github.com/docker/docker/api/server/router/swarm 0.059s coverage: 5.7% of statements [2021-07-16T06:59:54.243Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-16T06:59:54.243Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-16T06:59:54.243Z] ? github.com/docker/docker/api/types [no test files] [2021-07-16T06:59:54.243Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-16T06:59:54.243Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-16T06:59:54.243Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-16T06:59:54.243Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-16T06:59:54.243Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-16T06:59:54.243Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-16T06:59:54.243Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-16T06:59:54.243Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-16T06:59:54.243Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-16T06:59:54.243Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-16T06:59:54.243Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-16T06:59:54.634Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-07-16T06:59:54.703Z] === RUN TestDurationToSecondsString [2021-07-16T06:59:54.703Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-16T06:59:54.703Z] === RUN TestGetTimestamp [2021-07-16T06:59:54.703Z] --- PASS: TestGetTimestamp (0.17s) [2021-07-16T06:59:54.703Z] === RUN TestParseTimestamps [2021-07-16T06:59:54.703Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-16T06:59:54.703Z] PASS [2021-07-16T06:59:54.703Z] coverage: 100.0% of statements [2021-07-16T06:59:54.704Z] ok github.com/docker/docker/api/types/time 0.231s coverage: 100.0% of statements [2021-07-16T06:59:55.164Z] === RUN TestCompareVersion [2021-07-16T06:59:55.164Z] --- PASS: TestCompareVersion (0.00s) [2021-07-16T06:59:55.164Z] PASS [2021-07-16T06:59:55.164Z] coverage: 75.0% of statements [2021-07-16T06:59:55.164Z] ok github.com/docker/docker/api/types/versions 0.047s coverage: 75.0% of statements [2021-07-16T06:59:55.164Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-16T06:59:55.164Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-16T06:59:55.164Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-16T06:59:55.164Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-16T06:59:55.164Z] ? github.com/docker/docker/builder [no test files] [2021-07-16T06:59:55.164Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-16T06:59:55.164Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-16T06:59:55.164Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-16T06:59:55.164Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-16T06:59:55.164Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-16T06:59:55.164Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-16T06:59:55.164Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-16T06:59:55.564Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-16T06:59:56.704Z] === RUN TestParseRemoteURL [2021-07-16T06:59:56.704Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-16T06:59:56.704Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-16T06:59:56.704Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-16T06:59:56.704Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-16T06:59:56.704Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-16T06:59:56.704Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-16T06:59:56.704Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-16T06:59:56.704Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-16T06:59:56.704Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-16T06:59:56.704Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-16T06:59:56.704Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-16T06:59:56.704Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-16T06:59:56.704Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-16T06:59:56.704Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-16T06:59:56.704Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-16T06:59:56.704Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-16T06:59:56.704Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-16T06:59:56.704Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-16T06:59:56.704Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-16T06:59:56.704Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-16T06:59:56.704Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-16T06:59:56.704Z] === RUN TestCloneArgsSmartHttp [2021-07-16T06:59:56.704Z] --- PASS: TestCloneArgsSmartHttp (0.08s) [2021-07-16T06:59:56.704Z] === RUN TestCloneArgsDumbHttp [2021-07-16T06:59:56.704Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-16T06:59:56.704Z] === RUN TestCloneArgsGit [2021-07-16T06:59:56.704Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-16T06:59:56.704Z] === RUN TestCheckoutGit [2021-07-16T06:59:58.555Z] --- PASS: TestServiceUpdatePidsLimit (17.86s) [2021-07-16T06:59:58.555Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-07-16T06:59:58.555Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.32s) [2021-07-16T06:59:58.555Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.23s) [2021-07-16T06:59:58.555Z] PASS [2021-07-16T06:59:58.555Z] [2021-07-16T06:59:58.555Z] === Skipped [2021-07-16T06:59:58.555Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-16T06:59:58.555Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-16T06:59:58.555Z] [2021-07-16T06:59:58.555Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-07-16T06:59:58.555Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-16T06:59:58.555Z] [2021-07-16T06:59:58.555Z] [2021-07-16T06:59:58.555Z] DONE 27 tests, 2 skipped in 157.921s [2021-07-16T06:59:58.555Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-07-16T06:59:58.555Z] ++ 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-07-16T06:59:58.555Z] ++ set -e [2021-07-16T06:59:58.555Z] ++ '[' -n 0 ']' [2021-07-16T06:59:58.555Z] ++ set -x [2021-07-16T06:59:58.555Z] ++ env -i DEST=/go/src/github.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-07-16T06:59:58.555Z] INFO: Testing against a local daemon [2021-07-16T06:59:58.555Z] === RUN TestSessionCreate [2021-07-16T06:59:58.555Z] --- PASS: TestSessionCreate (0.05s) [2021-07-16T06:59:58.555Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-16T06:59:58.555Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-07-16T06:59:58.555Z] PASS [2021-07-16T06:59:58.555Z] [2021-07-16T06:59:58.555Z] DONE 2 tests in 0.236s [2021-07-16T06:59:58.555Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-07-16T06:59:58.555Z] ++ 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-07-16T06:59:58.556Z] ++ set -e [2021-07-16T06:59:58.556Z] ++ '[' -n 0 ']' [2021-07-16T06:59:58.556Z] ++ set -x [2021-07-16T06:59:58.556Z] ++ env -i DEST=/go/src/github.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-07-16T06:59:58.556Z] INFO: Testing against a local daemon [2021-07-16T06:59:58.556Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-16T06:59:58.556Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-16T06:59:58.556Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-16T06:59:58.556Z] === RUN TestEventsExecDie [2021-07-16T06:59:58.890Z] === RUN TestEnable [2021-07-16T06:59:58.890Z] --- PASS: TestEnable (0.00s) [2021-07-16T06:59:58.890Z] === RUN TestDisable [2021-07-16T06:59:58.890Z] --- PASS: TestDisable (0.00s) [2021-07-16T06:59:58.890Z] === RUN TestEnabled [2021-07-16T06:59:58.890Z] --- PASS: TestEnabled (0.00s) [2021-07-16T06:59:58.890Z] PASS [2021-07-16T06:59:58.890Z] coverage: 100.0% of statements [2021-07-16T06:59:58.890Z] ok github.com/docker/docker/cli/debug 0.070s coverage: 100.0% of statements [2021-07-16T06:59:59.502Z] --- PASS: TestEventsExecDie (1.29s) [2021-07-16T06:59:59.502Z] === RUN TestEventsBackwardsCompatible [2021-07-16T06:59:59.502Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2021-07-16T06:59:59.502Z] === RUN TestInfoBinaryCommits [2021-07-16T06:59:59.502Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-07-16T06:59:59.502Z] === RUN TestInfoAPIVersioned [2021-07-16T06:59:59.502Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-07-16T06:59:59.502Z] === RUN TestInfoDiscoveryBackend [2021-07-16T06:59:59.862Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-16T06:59:59.862Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-07-16T06:59:59.862Z] === RUN TestProcessNoDockerignore [2021-07-16T06:59:59.862Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-07-16T06:59:59.862Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-16T06:59:59.862Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-07-16T06:59:59.862Z] === RUN TestDetectContentType [2021-07-16T06:59:59.862Z] --- PASS: TestDetectContentType (0.00s) [2021-07-16T06:59:59.862Z] === RUN TestSelectAcceptableMIME [2021-07-16T06:59:59.862Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-16T06:59:59.862Z] === RUN TestInspectEmptyResponse [2021-07-16T06:59:59.862Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-16T06:59:59.862Z] === RUN TestInspectResponseBinary [2021-07-16T06:59:59.862Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-16T06:59:59.862Z] === RUN TestResponseUnsupportedContentType [2021-07-16T06:59:59.862Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-16T06:59:59.862Z] === RUN TestInspectResponseTextSimple [2021-07-16T06:59:59.862Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-16T06:59:59.862Z] === RUN TestInspectResponseEmptyContentType [2021-07-16T06:59:59.862Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-16T06:59:59.862Z] === RUN TestUnknownContentLength [2021-07-16T06:59:59.862Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-16T06:59:59.862Z] === RUN TestDownloadRemote [2021-07-16T06:59:59.862Z] --- PASS: TestDownloadRemote (0.10s) [2021-07-16T06:59:59.862Z] === RUN TestGetWithStatusError [2021-07-16T06:59:59.862Z] --- PASS: TestGetWithStatusError (0.00s) [2021-07-16T06:59:59.862Z] === RUN TestCloseRootDirectory [2021-07-16T06:59:59.862Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-16T06:59:59.862Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T06:59:59.862Z] === RUN TestHashFile [2021-07-16T06:59:59.862Z] --- SKIP: TestHashFile (0.00s) [2021-07-16T06:59:59.862Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T06:59:59.862Z] === RUN TestHashSubdir [2021-07-16T06:59:59.862Z] --- SKIP: TestHashSubdir (0.01s) [2021-07-16T06:59:59.862Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T06:59:59.862Z] === RUN TestRemoveDirectory [2021-07-16T06:59:59.862Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-16T06:59:59.862Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T06:59:59.862Z] PASS [2021-07-16T06:59:59.862Z] coverage: 9.3% of statements [2021-07-16T06:59:59.862Z] ok github.com/docker/docker/builder/remotecontext 0.479s coverage: 9.3% of statements [2021-07-16T07:00:00.078Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2021-07-16T07:00:00.078Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-16T07:00:00.322Z] === RUN TestGetAllAllowed [2021-07-16T07:00:00.322Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestGetAllMeta [2021-07-16T07:00:00.322Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-16T07:00:00.322Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestIsUnreferencedBuiltin [2021-07-16T07:00:00.322Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestIsExistingDirectory [2021-07-16T07:00:00.322Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestGetFilenameForDownload [2021-07-16T07:00:00.322Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestEnv2Variables [2021-07-16T07:00:00.322Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-16T07:00:00.322Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestMaintainer [2021-07-16T07:00:00.322Z] --- PASS: TestMaintainer (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestLabel [2021-07-16T07:00:00.322Z] --- PASS: TestLabel (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestFromScratch [2021-07-16T07:00:00.322Z] --- PASS: TestFromScratch (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestFromWithArg [2021-07-16T07:00:00.322Z] --- PASS: TestFromWithArg (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-16T07:00:00.322Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestFromWithUndefinedArg [2021-07-16T07:00:00.322Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestFromMultiStageWithNamedStage [2021-07-16T07:00:00.322Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestOnbuild [2021-07-16T07:00:00.322Z] --- PASS: TestOnbuild (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestWorkdir [2021-07-16T07:00:00.322Z] --- PASS: TestWorkdir (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestCmd [2021-07-16T07:00:00.322Z] --- PASS: TestCmd (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestHealthcheckNone [2021-07-16T07:00:00.322Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestHealthcheckCmd [2021-07-16T07:00:00.322Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestEntrypoint [2021-07-16T07:00:00.322Z] --- PASS: TestEntrypoint (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestExpose [2021-07-16T07:00:00.322Z] --- PASS: TestExpose (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestUser [2021-07-16T07:00:00.322Z] --- PASS: TestUser (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestVolume [2021-07-16T07:00:00.322Z] --- PASS: TestVolume (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestStopSignal [2021-07-16T07:00:00.322Z] --- SKIP: TestStopSignal (0.00s) [2021-07-16T07:00:00.322Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-16T07:00:00.322Z] === RUN TestArg [2021-07-16T07:00:00.322Z] --- PASS: TestArg (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestShell [2021-07-16T07:00:00.322Z] --- PASS: TestShell (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestPrependEnvOnCmd [2021-07-16T07:00:00.322Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestRunWithBuildArgs [2021-07-16T07:00:00.322Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestRunIgnoresHealthcheck [2021-07-16T07:00:00.322Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestDispatchUnsupportedOptions [2021-07-16T07:00:00.322Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-16T07:00:00.322Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-16T07:00:00.322Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-16T07:00:00.322Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-16T07:00:00.322Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-16T07:00:00.322Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-16T07:00:00.322Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestNormalizeWorkdir [2021-07-16T07:00:00.322Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestDispatch [2021-07-16T07:00:00.322Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-16T07:00:00.322Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-16T07:00:00.322Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-16T07:00:00.322Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-16T07:00:00.322Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-16T07:00:00.322Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-16T07:00:00.322Z] === RUN TestDispatch/COPY_url [2021-07-16T07:00:00.322Z] --- PASS: TestDispatch (0.08s) [2021-07-16T07:00:00.322Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-07-16T07:00:00.322Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-07-16T07:00:00.322Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-16T07:00:00.322Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-16T07:00:00.322Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-16T07:00:00.322Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-16T07:00:00.322Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestAddScratchImageAddsToMounts [2021-07-16T07:00:00.322Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-16T07:00:00.322Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-16T07:00:00.322Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-16T07:00:00.322Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestImageSourceGetAddsToMounts [2021-07-16T07:00:00.322Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestEmptyDockerfile [2021-07-16T07:00:00.322Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-07-16T07:00:00.322Z] === RUN TestSymlinkDockerfile [2021-07-16T07:00:00.322Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-16T07:00:00.322Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-16T07:00:00.322Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestNonExistingDockerfile [2021-07-16T07:00:00.322Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestCopyRunConfig [2021-07-16T07:00:00.322Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestDeepCopyRunConfig [2021-07-16T07:00:00.322Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestExportImage [2021-07-16T07:00:00.322Z] --- PASS: TestExportImage (0.00s) [2021-07-16T07:00:00.322Z] === RUN TestNormalizeDest [2021-07-16T07:00:00.782Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-16T07:00:00.782Z] PASS [2021-07-16T07:00:00.782Z] coverage: 46.8% of statements [2021-07-16T07:00:00.782Z] ok github.com/docker/docker/builder/dockerfile 0.239s coverage: 46.8% of statements [2021-07-16T07:00:00.782Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-16T07:00:01.024Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-16T07:00:01.024Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-16T07:00:01.970Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2021-07-16T07:00:01.970Z] === RUN TestInfoAPI [2021-07-16T07:00:01.970Z] --- PASS: TestInfoAPI (0.05s) [2021-07-16T07:00:01.970Z] === RUN TestInfoAPIWarnings [2021-07-16T07:00:03.652Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-16T07:00:03.652Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-16T07:00:08.299Z] --- PASS: TestServiceUpdateSecrets (15.19s) [2021-07-16T07:00:08.299Z] === RUN TestServiceUpdateConfigs [2021-07-16T07:00:08.899Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-07-16T07:00:08.900Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-16T07:00:09.462Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-16T07:00:13.155Z] === RUN TestCheckpointCreateError [2021-07-16T07:00:13.155Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestCheckpointCreate [2021-07-16T07:00:13.155Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestCheckpointDeleteError [2021-07-16T07:00:13.155Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestCheckpointDelete [2021-07-16T07:00:13.155Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestCheckpointListError [2021-07-16T07:00:13.155Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestCheckpointList [2021-07-16T07:00:13.155Z] --- PASS: TestCheckpointList (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestCheckpointListContainerNotFound [2021-07-16T07:00:13.155Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestNewClientWithOpsFromEnv [2021-07-16T07:00:13.155Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-16T07:00:13.155Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-16T07:00:13.155Z] === RUN TestGetAPIPath [2021-07-16T07:00:13.155Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestParseHostURL [2021-07-16T07:00:13.155Z] --- PASS: TestParseHostURL (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-16T07:00:13.155Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-16T07:00:13.155Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestNegotiateAPIVersion [2021-07-16T07:00:13.155Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestNegotiateAPVersionOverride [2021-07-16T07:00:13.155Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-16T07:00:13.155Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-16T07:00:13.155Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-16T07:00:13.155Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestClientRedirect [2021-07-16T07:00:13.155Z] --- PASS: TestClientRedirect (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestConfigCreateUnsupported [2021-07-16T07:00:13.155Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestConfigCreateError [2021-07-16T07:00:13.155Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestConfigCreate [2021-07-16T07:00:13.155Z] --- PASS: TestConfigCreate (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestConfigInspectNotFound [2021-07-16T07:00:13.155Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestConfigInspectWithEmptyID [2021-07-16T07:00:13.155Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestConfigInspectUnsupported [2021-07-16T07:00:13.155Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestConfigInspectError [2021-07-16T07:00:13.155Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestConfigInspectConfigNotFound [2021-07-16T07:00:13.155Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestConfigInspect [2021-07-16T07:00:13.155Z] --- PASS: TestConfigInspect (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestConfigListUnsupported [2021-07-16T07:00:13.155Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestConfigListError [2021-07-16T07:00:13.155Z] --- PASS: TestConfigListError (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestConfigList [2021-07-16T07:00:13.155Z] --- PASS: TestConfigList (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestConfigRemoveUnsupported [2021-07-16T07:00:13.155Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestConfigRemoveError [2021-07-16T07:00:13.155Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestConfigRemove [2021-07-16T07:00:13.155Z] --- PASS: TestConfigRemove (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestConfigUpdateUnsupported [2021-07-16T07:00:13.155Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestConfigUpdateError [2021-07-16T07:00:13.155Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestConfigUpdate [2021-07-16T07:00:13.155Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestContainerCommitError [2021-07-16T07:00:13.155Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestContainerCommit [2021-07-16T07:00:13.155Z] --- PASS: TestContainerCommit (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestContainerStatPathError [2021-07-16T07:00:13.155Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestContainerStatPathNotFoundError [2021-07-16T07:00:13.155Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestContainerStatPathNoHeaderError [2021-07-16T07:00:13.155Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestContainerStatPath [2021-07-16T07:00:13.155Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestCopyToContainerError [2021-07-16T07:00:13.155Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestCopyToContainerNotFoundError [2021-07-16T07:00:13.155Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-16T07:00:13.155Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestCopyToContainer [2021-07-16T07:00:13.155Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestCopyFromContainerError [2021-07-16T07:00:13.155Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestCopyFromContainerNotFoundError [2021-07-16T07:00:13.155Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-16T07:00:13.155Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-16T07:00:13.155Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestCopyFromContainer [2021-07-16T07:00:13.155Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestContainerCreateError [2021-07-16T07:00:13.155Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestContainerCreateImageNotFound [2021-07-16T07:00:13.155Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestContainerCreateWithName [2021-07-16T07:00:13.155Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestContainerCreateAutoRemove [2021-07-16T07:00:13.155Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestContainerDiffError [2021-07-16T07:00:13.155Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestContainerDiff [2021-07-16T07:00:13.155Z] --- PASS: TestContainerDiff (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestContainerExecCreateError [2021-07-16T07:00:13.155Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestContainerExecCreate [2021-07-16T07:00:13.155Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestContainerExecStartError [2021-07-16T07:00:13.155Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestContainerExecStart [2021-07-16T07:00:13.155Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestContainerExecInspectError [2021-07-16T07:00:13.155Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-16T07:00:13.155Z] === RUN TestContainerExecInspect [2021-07-16T07:00:13.155Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerExportError [2021-07-16T07:00:13.156Z] --- PASS: TestContainerExportError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerExport [2021-07-16T07:00:13.156Z] --- PASS: TestContainerExport (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerInspectError [2021-07-16T07:00:13.156Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerInspectContainerNotFound [2021-07-16T07:00:13.156Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerInspectWithEmptyID [2021-07-16T07:00:13.156Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerInspect [2021-07-16T07:00:13.156Z] --- PASS: TestContainerInspect (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerInspectNode [2021-07-16T07:00:13.156Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerKillError [2021-07-16T07:00:13.156Z] --- PASS: TestContainerKillError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerKill [2021-07-16T07:00:13.156Z] --- PASS: TestContainerKill (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerListError [2021-07-16T07:00:13.156Z] --- PASS: TestContainerListError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerList [2021-07-16T07:00:13.156Z] --- PASS: TestContainerList (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerLogsNotFoundError [2021-07-16T07:00:13.156Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerLogsError [2021-07-16T07:00:13.156Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerLogs [2021-07-16T07:00:13.156Z] --- PASS: TestContainerLogs (0.19s) [2021-07-16T07:00:13.156Z] === RUN TestContainerPauseError [2021-07-16T07:00:13.156Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerPause [2021-07-16T07:00:13.156Z] --- PASS: TestContainerPause (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainersPruneError [2021-07-16T07:00:13.156Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainersPrune [2021-07-16T07:00:13.156Z] --- PASS: TestContainersPrune (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerRemoveError [2021-07-16T07:00:13.156Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerRemoveNotFoundError [2021-07-16T07:00:13.156Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerRemove [2021-07-16T07:00:13.156Z] --- PASS: TestContainerRemove (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerRenameError [2021-07-16T07:00:13.156Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerRename [2021-07-16T07:00:13.156Z] --- PASS: TestContainerRename (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerResizeError [2021-07-16T07:00:13.156Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerExecResizeError [2021-07-16T07:00:13.156Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerResize [2021-07-16T07:00:13.156Z] --- PASS: TestContainerResize (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerExecResize [2021-07-16T07:00:13.156Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerRestartError [2021-07-16T07:00:13.156Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerRestart [2021-07-16T07:00:13.156Z] --- PASS: TestContainerRestart (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerStartError [2021-07-16T07:00:13.156Z] --- PASS: TestContainerStartError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerStart [2021-07-16T07:00:13.156Z] --- PASS: TestContainerStart (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerStatsError [2021-07-16T07:00:13.156Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerStats [2021-07-16T07:00:13.156Z] --- PASS: TestContainerStats (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerStopError [2021-07-16T07:00:13.156Z] --- PASS: TestContainerStopError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerStop [2021-07-16T07:00:13.156Z] --- PASS: TestContainerStop (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerTopError [2021-07-16T07:00:13.156Z] --- PASS: TestContainerTopError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerTop [2021-07-16T07:00:13.156Z] --- PASS: TestContainerTop (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerUnpauseError [2021-07-16T07:00:13.156Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerUnpause [2021-07-16T07:00:13.156Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerUpdateError [2021-07-16T07:00:13.156Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerUpdate [2021-07-16T07:00:13.156Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerWaitError [2021-07-16T07:00:13.156Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestContainerWait [2021-07-16T07:00:13.156Z] --- PASS: TestContainerWait (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestDiskUsageError [2021-07-16T07:00:13.156Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestDiskUsage [2021-07-16T07:00:13.156Z] --- PASS: TestDiskUsage (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestDistributionInspectUnsupported [2021-07-16T07:00:13.156Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestDistributionInspectWithEmptyID [2021-07-16T07:00:13.156Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestEventsErrorInOptions [2021-07-16T07:00:13.156Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestEventsErrorFromServer [2021-07-16T07:00:13.156Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestEvents [2021-07-16T07:00:13.156Z] --- PASS: TestEvents (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestTLSCloseWriter [2021-07-16T07:00:13.156Z] === PAUSE TestTLSCloseWriter [2021-07-16T07:00:13.156Z] === RUN TestImageBuildError [2021-07-16T07:00:13.156Z] --- PASS: TestImageBuildError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageBuild [2021-07-16T07:00:13.156Z] --- PASS: TestImageBuild (0.06s) [2021-07-16T07:00:13.156Z] === RUN TestGetDockerOS [2021-07-16T07:00:13.156Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageCreateError [2021-07-16T07:00:13.156Z] --- PASS: TestImageCreateError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageCreate [2021-07-16T07:00:13.156Z] --- PASS: TestImageCreate (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageHistoryError [2021-07-16T07:00:13.156Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageHistory [2021-07-16T07:00:13.156Z] --- PASS: TestImageHistory (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageImportError [2021-07-16T07:00:13.156Z] --- PASS: TestImageImportError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageImport [2021-07-16T07:00:13.156Z] --- PASS: TestImageImport (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageInspectError [2021-07-16T07:00:13.156Z] --- PASS: TestImageInspectError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageInspectImageNotFound [2021-07-16T07:00:13.156Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageInspectWithEmptyID [2021-07-16T07:00:13.156Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageInspect [2021-07-16T07:00:13.156Z] --- PASS: TestImageInspect (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageListError [2021-07-16T07:00:13.156Z] --- PASS: TestImageListError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageList [2021-07-16T07:00:13.156Z] --- PASS: TestImageList (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageListApiBefore125 [2021-07-16T07:00:13.156Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageLoadError [2021-07-16T07:00:13.156Z] --- PASS: TestImageLoadError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageLoad [2021-07-16T07:00:13.156Z] --- PASS: TestImageLoad (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImagesPruneError [2021-07-16T07:00:13.156Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImagesPrune [2021-07-16T07:00:13.156Z] --- PASS: TestImagesPrune (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImagePullReferenceParseError [2021-07-16T07:00:13.156Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImagePullAnyError [2021-07-16T07:00:13.156Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-16T07:00:13.156Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-16T07:00:13.156Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-16T07:00:13.156Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-16T07:00:13.156Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImagePullWithoutErrors [2021-07-16T07:00:13.156Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImagePushReferenceError [2021-07-16T07:00:13.156Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImagePushAnyError [2021-07-16T07:00:13.156Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-16T07:00:13.156Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-16T07:00:13.156Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-16T07:00:13.156Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-16T07:00:13.156Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImagePushWithoutErrors [2021-07-16T07:00:13.156Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-16T07:00:13.156Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-16T07:00:13.156Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-16T07:00:13.156Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-16T07:00:13.156Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-16T07:00:13.156Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-16T07:00:13.156Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-16T07:00:13.156Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-16T07:00:13.156Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageRemoveError [2021-07-16T07:00:13.156Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageRemoveImageNotFound [2021-07-16T07:00:13.156Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageRemove [2021-07-16T07:00:13.156Z] --- PASS: TestImageRemove (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageSaveError [2021-07-16T07:00:13.156Z] --- PASS: TestImageSaveError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageSave [2021-07-16T07:00:13.156Z] --- PASS: TestImageSave (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageSearchAnyError [2021-07-16T07:00:13.156Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-16T07:00:13.156Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-16T07:00:13.156Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-16T07:00:13.156Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-16T07:00:13.156Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageSearchWithoutErrors [2021-07-16T07:00:13.156Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageTagError [2021-07-16T07:00:13.156Z] --- PASS: TestImageTagError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageTagInvalidReference [2021-07-16T07:00:13.156Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageTagInvalidSourceImageName [2021-07-16T07:00:13.156Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageTagHexSource [2021-07-16T07:00:13.156Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestImageTag [2021-07-16T07:00:13.156Z] --- PASS: TestImageTag (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestInfoServerError [2021-07-16T07:00:13.156Z] --- PASS: TestInfoServerError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestInfoInvalidResponseJSONError [2021-07-16T07:00:13.156Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestInfo [2021-07-16T07:00:13.156Z] --- PASS: TestInfo (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestNetworkConnectError [2021-07-16T07:00:13.156Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-16T07:00:13.156Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestNetworkConnect [2021-07-16T07:00:13.156Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestNetworkCreateError [2021-07-16T07:00:13.156Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestNetworkCreate [2021-07-16T07:00:13.156Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestNetworkDisconnectError [2021-07-16T07:00:13.156Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestNetworkDisconnect [2021-07-16T07:00:13.156Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestNetworkInspectError [2021-07-16T07:00:13.156Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestNetworkInspectNotFoundError [2021-07-16T07:00:13.156Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestNetworkInspectWithEmptyID [2021-07-16T07:00:13.156Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestNetworkInspect [2021-07-16T07:00:13.156Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestNetworkListError [2021-07-16T07:00:13.156Z] --- PASS: TestNetworkListError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestNetworkList [2021-07-16T07:00:13.156Z] --- PASS: TestNetworkList (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestNetworksPruneError [2021-07-16T07:00:13.156Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestNetworksPrune [2021-07-16T07:00:13.156Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestNetworkRemoveError [2021-07-16T07:00:13.156Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestNetworkRemove [2021-07-16T07:00:13.156Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestNodeInspectError [2021-07-16T07:00:13.156Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestNodeInspectNodeNotFound [2021-07-16T07:00:13.156Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestNodeInspectWithEmptyID [2021-07-16T07:00:13.156Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestNodeInspect [2021-07-16T07:00:13.156Z] --- PASS: TestNodeInspect (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestNodeListError [2021-07-16T07:00:13.156Z] --- PASS: TestNodeListError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestNodeList [2021-07-16T07:00:13.156Z] --- PASS: TestNodeList (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestNodeRemoveError [2021-07-16T07:00:13.156Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestNodeRemove [2021-07-16T07:00:13.156Z] --- PASS: TestNodeRemove (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestNodeUpdateError [2021-07-16T07:00:13.156Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestNodeUpdate [2021-07-16T07:00:13.156Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestOptionWithTimeout [2021-07-16T07:00:13.156Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestPingFail [2021-07-16T07:00:13.156Z] --- PASS: TestPingFail (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestPingWithError [2021-07-16T07:00:13.156Z] 2021/07/16 07:00:12 RoundTripper returned a response & error; ignoring response [2021-07-16T07:00:13.156Z] 2021/07/16 07:00:12 RoundTripper returned a response & error; ignoring response [2021-07-16T07:00:13.156Z] --- PASS: TestPingWithError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestPingSuccess [2021-07-16T07:00:13.156Z] --- PASS: TestPingSuccess (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestPingHeadFallback [2021-07-16T07:00:13.156Z] === RUN TestPingHeadFallback/OK [2021-07-16T07:00:13.156Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-16T07:00:13.156Z] === RUN TestPingHeadFallback/Not_Found [2021-07-16T07:00:13.156Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-16T07:00:13.156Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-16T07:00:13.156Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-16T07:00:13.156Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-16T07:00:13.156Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-16T07:00:13.156Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestPluginDisableError [2021-07-16T07:00:13.156Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestPluginDisable [2021-07-16T07:00:13.156Z] --- PASS: TestPluginDisable (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestPluginEnableError [2021-07-16T07:00:13.156Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestPluginEnable [2021-07-16T07:00:13.156Z] --- PASS: TestPluginEnable (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestPluginInspectError [2021-07-16T07:00:13.156Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestPluginInspectWithEmptyID [2021-07-16T07:00:13.156Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestPluginInspect [2021-07-16T07:00:13.156Z] --- PASS: TestPluginInspect (0.00s) [2021-07-16T07:00:13.156Z] === RUN TestPluginListError [2021-07-16T07:00:13.157Z] --- PASS: TestPluginListError (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestPluginList [2021-07-16T07:00:13.157Z] --- PASS: TestPluginList (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestPluginPushError [2021-07-16T07:00:13.157Z] --- PASS: TestPluginPushError (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestPluginPush [2021-07-16T07:00:13.157Z] --- PASS: TestPluginPush (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestPluginRemoveError [2021-07-16T07:00:13.157Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestPluginRemove [2021-07-16T07:00:13.157Z] --- PASS: TestPluginRemove (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestPluginSetError [2021-07-16T07:00:13.157Z] --- PASS: TestPluginSetError (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestPluginSet [2021-07-16T07:00:13.157Z] --- PASS: TestPluginSet (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestSetHostHeader [2021-07-16T07:00:13.157Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestPlainTextError [2021-07-16T07:00:13.157Z] --- PASS: TestPlainTextError (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestInfiniteError [2021-07-16T07:00:13.157Z] --- PASS: TestInfiniteError (0.06s) [2021-07-16T07:00:13.157Z] === RUN TestSecretCreateUnsupported [2021-07-16T07:00:13.157Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestSecretCreateError [2021-07-16T07:00:13.157Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestSecretCreate [2021-07-16T07:00:13.157Z] --- PASS: TestSecretCreate (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestSecretInspectUnsupported [2021-07-16T07:00:13.157Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestSecretInspectError [2021-07-16T07:00:13.157Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestSecretInspectSecretNotFound [2021-07-16T07:00:13.157Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestSecretInspectWithEmptyID [2021-07-16T07:00:13.157Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestSecretInspect [2021-07-16T07:00:13.157Z] --- PASS: TestSecretInspect (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestSecretListUnsupported [2021-07-16T07:00:13.157Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestSecretListError [2021-07-16T07:00:13.157Z] --- PASS: TestSecretListError (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestSecretList [2021-07-16T07:00:13.157Z] --- PASS: TestSecretList (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestSecretRemoveUnsupported [2021-07-16T07:00:13.157Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestSecretRemoveError [2021-07-16T07:00:13.157Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestSecretRemove [2021-07-16T07:00:13.157Z] --- PASS: TestSecretRemove (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestSecretUpdateUnsupported [2021-07-16T07:00:13.157Z] --- PASS: TestSecretUpdateUnsupported (0.01s) [2021-07-16T07:00:13.157Z] === RUN TestSecretUpdateError [2021-07-16T07:00:13.157Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestSecretUpdate [2021-07-16T07:00:13.157Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestServiceCreateError [2021-07-16T07:00:13.157Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestServiceCreate [2021-07-16T07:00:13.157Z] --- PASS: TestServiceCreate (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-16T07:00:13.157Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestServiceCreateDigestPinning [2021-07-16T07:00:13.157Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestServiceInspectError [2021-07-16T07:00:13.157Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestServiceInspectServiceNotFound [2021-07-16T07:00:13.157Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestServiceInspectWithEmptyID [2021-07-16T07:00:13.157Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestServiceInspect [2021-07-16T07:00:13.157Z] --- PASS: TestServiceInspect (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestServiceListError [2021-07-16T07:00:13.157Z] --- PASS: TestServiceListError (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestServiceList [2021-07-16T07:00:13.157Z] --- PASS: TestServiceList (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestServiceLogsError [2021-07-16T07:00:13.157Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestServiceLogs [2021-07-16T07:00:13.157Z] --- PASS: TestServiceLogs (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestServiceRemoveError [2021-07-16T07:00:13.157Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestServiceRemoveNotFoundError [2021-07-16T07:00:13.157Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestServiceRemove [2021-07-16T07:00:13.157Z] --- PASS: TestServiceRemove (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestServiceUpdateError [2021-07-16T07:00:13.157Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestServiceUpdate [2021-07-16T07:00:13.157Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-16T07:00:13.157Z] === RUN TestSwarmGetUnlockKeyError [2021-07-16T07:00:13.157Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-16T07:00:13.608Z] === RUN TestSwarmGetUnlockKey [2021-07-16T07:00:13.608Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-16T07:00:13.608Z] === RUN TestSwarmInitError [2021-07-16T07:00:13.608Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-16T07:00:13.608Z] === RUN TestSwarmInit [2021-07-16T07:00:13.608Z] --- PASS: TestSwarmInit (0.00s) [2021-07-16T07:00:13.608Z] === RUN TestSwarmInspectError [2021-07-16T07:00:13.608Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-16T07:00:13.608Z] === RUN TestSwarmInspect [2021-07-16T07:00:13.608Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-16T07:00:13.608Z] === RUN TestSwarmJoinError [2021-07-16T07:00:13.608Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-16T07:00:13.608Z] === RUN TestSwarmJoin [2021-07-16T07:00:13.608Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-16T07:00:13.608Z] === RUN TestSwarmLeaveError [2021-07-16T07:00:13.608Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-16T07:00:13.608Z] === RUN TestSwarmLeave [2021-07-16T07:00:13.608Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-16T07:00:13.608Z] === RUN TestSwarmUnlockError [2021-07-16T07:00:13.608Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-16T07:00:13.608Z] === RUN TestSwarmUnlock [2021-07-16T07:00:13.608Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-16T07:00:13.608Z] === RUN TestSwarmUpdateError [2021-07-16T07:00:13.608Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-16T07:00:13.608Z] === RUN TestSwarmUpdate [2021-07-16T07:00:13.608Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-16T07:00:13.608Z] === RUN TestTaskInspectError [2021-07-16T07:00:13.608Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-16T07:00:13.608Z] === RUN TestTaskInspectWithEmptyID [2021-07-16T07:00:13.608Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-16T07:00:13.608Z] === RUN TestTaskInspect [2021-07-16T07:00:13.608Z] --- PASS: TestTaskInspect (0.00s) [2021-07-16T07:00:13.608Z] === RUN TestTaskListError [2021-07-16T07:00:13.608Z] --- PASS: TestTaskListError (0.00s) [2021-07-16T07:00:13.608Z] === RUN TestTaskList [2021-07-16T07:00:13.608Z] --- PASS: TestTaskList (0.00s) [2021-07-16T07:00:13.608Z] === RUN TestVolumeCreateError [2021-07-16T07:00:13.608Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-16T07:00:13.608Z] === RUN TestVolumeCreate [2021-07-16T07:00:13.608Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-16T07:00:13.608Z] === RUN TestVolumeInspectError [2021-07-16T07:00:13.608Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-16T07:00:13.608Z] === RUN TestVolumeInspectNotFound [2021-07-16T07:00:13.608Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-16T07:00:13.608Z] === RUN TestVolumeInspectWithEmptyID [2021-07-16T07:00:13.608Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-16T07:00:13.608Z] === RUN TestVolumeInspect [2021-07-16T07:00:13.608Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-16T07:00:13.608Z] === RUN TestVolumeListError [2021-07-16T07:00:13.608Z] --- PASS: TestVolumeListError (0.00s) [2021-07-16T07:00:13.608Z] === RUN TestVolumeList [2021-07-16T07:00:13.608Z] --- PASS: TestVolumeList (0.00s) [2021-07-16T07:00:13.608Z] === RUN TestVolumeRemoveError [2021-07-16T07:00:13.608Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-16T07:00:13.608Z] === RUN TestVolumeRemove [2021-07-16T07:00:13.608Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-16T07:00:13.608Z] === CONT TestTLSCloseWriter [2021-07-16T07:00:13.608Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-07-16T07:00:13.608Z] PASS [2021-07-16T07:00:13.608Z] coverage: 74.9% of statements [2021-07-16T07:00:13.608Z] ok github.com/docker/docker/client 0.804s coverage: 74.9% of statements [2021-07-16T07:00:13.634Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-07-16T07:00:14.472Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-07-16T07:00:14.472Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-07-16T07:00:14.472Z] remote: Enumerating objects: 23, done. [2021-07-16T07:00:14.472Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-07-16T07:00:14.472Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-07-16T07:00:14.472Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-07-16T07:00:14.472Z] 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-07-16T07:00:14.472Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-07-16T07:00:14.472Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-16T07:00:15.376Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42642/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8b0913935c60606add6bd5a4c6dcf535a387f07a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8b0913935c60606add6bd5a4c6dcf535a387f07a hack/test/unit [2021-07-16T07:00:15.527Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-07-16T07:00:16.089Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-07-16T07:00:17.017Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-07-16T07:00:17.273Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-07-16T07:00:17.922Z] ? github.com/docker/docker/api [no test files] [2021-07-16T07:00:18.639Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-16T07:00:20.054Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-07-16T07:00:20.054Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-07-16T07:00:20.099Z] --- PASS: TestInfoAPIWarnings (16.62s) [2021-07-16T07:00:20.099Z] === RUN TestInfoDebug [2021-07-16T07:00:20.099Z] --- PASS: TestInfoDebug (0.62s) [2021-07-16T07:00:20.099Z] === RUN TestInfoInsecureRegistries [2021-07-16T07:00:20.099Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2021-07-16T07:00:20.100Z] === RUN TestInfoRegistryMirrors [2021-07-16T07:00:20.361Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2021-07-16T07:00:20.362Z] === RUN TestLoginFailsWithBadCredentials [2021-07-16T07:00:20.461Z] --- PASS: TestServiceUpdateConfigs (15.19s) [2021-07-16T07:00:20.461Z] === RUN TestServiceUpdateNetwork [2021-07-16T07:00:20.624Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2021-07-16T07:00:20.624Z] === RUN TestPingCacheHeaders [2021-07-16T07:00:20.624Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-07-16T07:00:20.624Z] === RUN TestPingGet [2021-07-16T07:00:20.624Z] --- PASS: TestPingGet (0.03s) [2021-07-16T07:00:20.624Z] === RUN TestPingHead [2021-07-16T07:00:20.624Z] --- PASS: TestPingHead (0.05s) [2021-07-16T07:00:20.624Z] === RUN TestVersion [2021-07-16T07:00:20.624Z] --- PASS: TestVersion (0.05s) [2021-07-16T07:00:20.624Z] PASS [2021-07-16T07:00:20.624Z] [2021-07-16T07:00:20.624Z] === Skipped [2021-07-16T07:00:20.624Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-16T07:00:20.624Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-16T07:00:20.624Z] [2021-07-16T07:00:20.624Z] [2021-07-16T07:00:20.624Z] DONE 18 tests, 1 skipped in 22.805s [2021-07-16T07:00:20.624Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-16T07:00:20.624Z] ++ 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-07-16T07:00:20.624Z] ++ set -e [2021-07-16T07:00:20.624Z] ++ '[' -n 0 ']' [2021-07-16T07:00:20.624Z] ++ set -x [2021-07-16T07:00:20.624Z] ++ env -i DEST=/go/src/github.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-07-16T07:00:20.887Z] INFO: Testing against a local daemon [2021-07-16T07:00:20.887Z] === RUN TestVolumesCreateAndList [2021-07-16T07:00:20.887Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-07-16T07:00:20.887Z] === RUN TestVolumesRemove [2021-07-16T07:00:20.887Z] --- PASS: TestVolumesRemove (0.09s) [2021-07-16T07:00:20.887Z] === RUN TestVolumesInspect [2021-07-16T07:00:21.149Z] --- PASS: TestVolumesInspect (0.03s) [2021-07-16T07:00:21.149Z] === RUN TestVolumesInvalidJSON [2021-07-16T07:00:21.149Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-16T07:00:21.149Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-16T07:00:21.149Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-16T07:00:21.149Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-16T07:00:21.149Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-16T07:00:21.149Z] PASS [2021-07-16T07:00:21.149Z] [2021-07-16T07:00:21.149Z] DONE 5 tests in 0.326s [2021-07-16T07:00:21.149Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-16T07:00:21.723Z] ++++ cat bundles/test-integration/docker.pid [2021-07-16T07:00:21.723Z] +++ kill 13958 [2021-07-16T07:00:21.979Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-07-16T07:00:23.112Z] +++ /etc/init.d/apparmor stop [2021-07-16T07:00:23.112Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-16T07:00:23.112Z] [2021-07-16T07:00:23.112Z] Unloading profiles will leave already running processes permanently [2021-07-16T07:00:23.112Z] unconfined, which can lead to unexpected situations. [2021-07-16T07:00:23.112Z] [2021-07-16T07:00:23.112Z] To set a process to complain mode, use the command line tool [2021-07-16T07:00:23.112Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-16T07:00:23.112Z] +++ true [2021-07-16T07:00:23.112Z] exiting test-integration [2021-07-16T07:00:23.112Z] ++ exit 0 [2021-07-16T07:00:23.112Z] [2021-07-16T07:00:23.875Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart Post stage [Pipeline] junit [2021-07-16T07:00:26.437Z] Recording test results [2021-07-16T07:00:26.677Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-16T07:00:27.031Z] + echo Ensuring container killed. [2021-07-16T07:00:27.031Z] Ensuring container killed. [2021-07-16T07:00:27.031Z] + docker rm -vf docker-pr2 [2021-07-16T07:00:27.031Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-07-16T07:00:27.324Z] + echo Chowning /workspace to jenkins user [2021-07-16T07:00:27.324Z] Chowning /workspace to jenkins user [2021-07-16T07:00:27.324Z] + id -u [2021-07-16T07:00:27.324Z] + id -g [2021-07-16T07:00:27.324Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42642:/workspace busybox chown -R 1000:1000 /workspace [2021-07-16T07:00:28.043Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-16T07:00:28.043Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-07-16T07:00:28.043Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-16T07:00:29.409Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-07-16T07:00:30.338Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-16T07:00:31.267Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-07-16T07:00:32.826Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-16T07:00:34.226Z] + bundleName=arm64-integration [2021-07-16T07:00:34.226Z] + echo Creating arm64-integration-bundles.tar.gz [2021-07-16T07:00:34.226Z] Creating arm64-integration-bundles.tar.gz [2021-07-16T07:00:34.226Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-07-16T07:00:34.226Z] + 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-07-16T07:00:34.503Z] Archiving artifacts [2021-07-16T07:00:34.586Z] --- PASS: TestCheckoutGit (35.97s) [2021-07-16T07:00:34.586Z] === RUN TestValidGitTransport [2021-07-16T07:00:34.586Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-16T07:00:34.586Z] === RUN TestGitInvalidRef [2021-07-16T07:00:34.586Z] --- PASS: TestGitInvalidRef (0.24s) [2021-07-16T07:00:34.586Z] PASS [2021-07-16T07:00:34.586Z] coverage: 86.3% of statements [2021-07-16T07:00:34.586Z] ok github.com/docker/docker/builder/remotecontext/git 36.528s coverage: 86.3% of statements [2021-07-16T07:00:34.586Z] ? github.com/docker/docker/cli [no test files] [2021-07-16T07:00:34.586Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-16T07:00:34.750Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42642/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-16T07:00:35.065Z] + make clean [2021-07-16T07:00:35.297Z] --- PASS: TestServiceUpdateNetwork (13.19s) [2021-07-16T07:00:35.297Z] === RUN TestServiceUpdatePidsLimit [2021-07-16T07:00:35.297Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-16T07:00:35.639Z] docker volume rm -f docker-dev-cache [2021-07-16T07:00:35.639Z] docker-dev-cache [Pipeline] deleteDir [2021-07-16T07:00:36.227Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-16T07:00:36.515Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-07-16T07:00:36.516Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-16T07:00:37.078Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-16T07:00:37.335Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-16T07:00:39.225Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-16T07:00:40.590Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-07-16T07:00:40.847Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-16T07:00:41.594Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-16T07:00:41.594Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-16T07:00:41.594Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-16T07:00:41.594Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-16T07:00:41.594Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-16T07:00:41.594Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-16T07:00:41.594Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-16T07:00:41.594Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-16T07:00:41.594Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-16T07:00:41.594Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-16T07:00:41.594Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-16T07:00:41.594Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-16T07:00:41.594Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-16T07:00:41.594Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-16T07:00:41.594Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-16T07:00:41.594Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-16T07:00:41.594Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-16T07:00:41.594Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-16T07:00:41.594Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-16T07:00:41.594Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-16T07:00:41.594Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-16T07:00:41.594Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-16T07:00:41.594Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-16T07:00:41.594Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-16T07:00:41.594Z] === RUN TestConfigureDaemonLogs [2021-07-16T07:00:41.594Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-16T07:00:41.594Z] === RUN TestCommonOptionsInstallFlags [2021-07-16T07:00:41.594Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-16T07:00:41.594Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-16T07:00:41.594Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-16T07:00:41.594Z] PASS [2021-07-16T07:00:41.594Z] coverage: 18.4% of statements [2021-07-16T07:00:41.594Z] ok github.com/docker/docker/cmd/dockerd 0.456s coverage: 18.4% of statements [2021-07-16T07:00:42.738Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-16T07:00:43.110Z] === RUN TestContainerStopSignal [2021-07-16T07:00:43.110Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-16T07:00:43.110Z] === RUN TestContainerStopTimeout [2021-07-16T07:00:43.110Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-16T07:00:43.110Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-16T07:00:43.110Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-16T07:00:43.110Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-16T07:00:43.110Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-07-16T07:00:43.110Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-16T07:00:43.110Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-16T07:00:43.110Z] === RUN TestReplaceAndAppendEnvVars [2021-07-16T07:00:43.110Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-16T07:00:43.110Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-16T07:00:43.110Z] === RUN TestNewMemoryStore [2021-07-16T07:00:43.110Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-16T07:00:43.110Z] === RUN TestAddContainers [2021-07-16T07:00:43.110Z] --- PASS: TestAddContainers (0.00s) [2021-07-16T07:00:43.110Z] === RUN TestGetContainer [2021-07-16T07:00:43.110Z] --- PASS: TestGetContainer (0.00s) [2021-07-16T07:00:43.110Z] === RUN TestDeleteContainer [2021-07-16T07:00:43.110Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-16T07:00:43.110Z] === RUN TestListContainers [2021-07-16T07:00:43.110Z] --- PASS: TestListContainers (0.00s) [2021-07-16T07:00:43.110Z] === RUN TestFirstContainer [2021-07-16T07:00:43.110Z] --- PASS: TestFirstContainer (0.00s) [2021-07-16T07:00:43.110Z] === RUN TestApplyAllContainer [2021-07-16T07:00:43.110Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-16T07:00:43.110Z] === RUN TestIsValidHealthString [2021-07-16T07:00:43.110Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-16T07:00:43.110Z] === RUN TestStateRunStop [2021-07-16T07:00:43.110Z] --- PASS: TestStateRunStop (0.00s) [2021-07-16T07:00:43.110Z] === RUN TestStateTimeoutWait [2021-07-16T07:00:43.110Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-16T07:00:43.110Z] state_test.go:141: Stop callback fired [2021-07-16T07:00:43.110Z] state_test.go:165: Stop callback fired [2021-07-16T07:00:43.110Z] === RUN TestIsValidStateString [2021-07-16T07:00:43.110Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-16T07:00:43.110Z] === RUN TestViewSaveDelete [2021-07-16T07:00:43.110Z] --- PASS: TestViewSaveDelete (0.01s) [2021-07-16T07:00:43.110Z] === RUN TestViewAll [2021-07-16T07:00:43.110Z] --- PASS: TestViewAll (0.02s) [2021-07-16T07:00:43.110Z] === RUN TestViewGet [2021-07-16T07:00:43.110Z] --- PASS: TestViewGet (0.01s) [2021-07-16T07:00:43.110Z] === RUN TestNames [2021-07-16T07:00:43.110Z] --- PASS: TestNames (0.00s) [2021-07-16T07:00:43.110Z] === RUN TestViewWithHealthCheck [2021-07-16T07:00:43.110Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-16T07:00:43.110Z] PASS [2021-07-16T07:00:43.110Z] coverage: 41.4% of statements [2021-07-16T07:00:43.110Z] ok github.com/docker/docker/container 0.343s coverage: 41.4% of statements [2021-07-16T07:00:43.110Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-16T07:00:43.110Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-16T07:00:43.110Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-16T07:00:43.110Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-16T07:00:44.314Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-16T07:00:45.260Z] === RUN TestPrepare [2021-07-16T07:00:45.260Z] --- PASS: TestPrepare (0.00s) [2021-07-16T07:00:45.260Z] === RUN TestStart [2021-07-16T07:00:45.260Z] --- PASS: TestStart (0.00s) [2021-07-16T07:00:45.260Z] === RUN TestWaitCancel [2021-07-16T07:00:45.260Z] --- PASS: TestWaitCancel (0.00s) [2021-07-16T07:00:45.260Z] === RUN TestWaitDisabled [2021-07-16T07:00:45.260Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-16T07:00:45.260Z] === RUN TestWaitEnabled [2021-07-16T07:00:45.260Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-16T07:00:45.260Z] === RUN TestRemove [2021-07-16T07:00:45.260Z] --- PASS: TestRemove (0.00s) [2021-07-16T07:00:45.260Z] PASS [2021-07-16T07:00:45.260Z] coverage: 65.3% of statements [2021-07-16T07:00:45.260Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.192s coverage: 65.3% of statements [2021-07-16T07:00:46.912Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-07-16T07:00:48.129Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-16T07:00:48.129Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-16T07:00:48.129Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-16T07:00:48.129Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-16T07:00:48.129Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-16T07:00:48.129Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-16T07:00:48.130Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-16T07:00:48.130Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-16T07:00:48.130Z] PASS [2021-07-16T07:00:48.130Z] coverage: 35.9% of statements [2021-07-16T07:00:48.130Z] ok github.com/docker/docker/daemon/cluster/convert 0.332s coverage: 35.9% of statements [2021-07-16T07:00:48.130Z] === RUN TestNewListSecretsFilters [2021-07-16T07:00:48.130Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-16T07:00:48.130Z] === RUN TestNewListConfigsFilters [2021-07-16T07:00:48.130Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-16T07:00:48.130Z] PASS [2021-07-16T07:00:48.130Z] coverage: 0.5% of statements [2021-07-16T07:00:48.130Z] ok github.com/docker/docker/daemon/cluster 0.451s coverage: 0.5% of statements [2021-07-16T07:00:48.803Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-07-16T07:00:49.734Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-07-16T07:00:51.102Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-07-16T07:00:52.429Z] --- PASS: TestServiceUpdatePidsLimit (17.36s) [2021-07-16T07:00:52.429Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.13s) [2021-07-16T07:00:52.429Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.08s) [2021-07-16T07:00:52.429Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.18s) [2021-07-16T07:00:52.429Z] PASS [2021-07-16T07:00:52.429Z] [2021-07-16T07:00:52.429Z] === Skipped [2021-07-16T07:00:52.429Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-16T07:00:52.429Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-16T07:00:52.429Z] [2021-07-16T07:00:52.429Z] [2021-07-16T07:00:52.429Z] DONE 27 tests, 1 skipped in 180.074s [2021-07-16T07:00:52.429Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-16T07:00:52.429Z] INFO: Testing against a local daemon [2021-07-16T07:00:52.429Z] === RUN TestSessionCreate [2021-07-16T07:00:52.429Z] --- PASS: TestSessionCreate (0.03s) [2021-07-16T07:00:52.430Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-16T07:00:52.430Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-16T07:00:52.430Z] PASS [2021-07-16T07:00:52.430Z] [2021-07-16T07:00:52.430Z] DONE 2 tests in 0.084s [2021-07-16T07:00:52.430Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-16T07:00:52.430Z] INFO: Testing against a local daemon [2021-07-16T07:00:52.430Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-16T07:00:52.430Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-07-16T07:00:52.430Z] === RUN TestEventsExecDie [2021-07-16T07:00:52.430Z] --- PASS: TestEventsExecDie (1.17s) [2021-07-16T07:00:52.430Z] === RUN TestEventsBackwardsCompatible [2021-07-16T07:00:52.430Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2021-07-16T07:00:52.430Z] === RUN TestInfoBinaryCommits [2021-07-16T07:00:52.430Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-16T07:00:52.430Z] === RUN TestInfoAPIVersioned [2021-07-16T07:00:52.430Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-16T07:00:52.430Z] === RUN TestInfoDiscoveryBackend [2021-07-16T07:00:52.990Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-07-16T07:00:52.990Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-16T07:00:53.862Z] === RUN TestDiscoveryOptsErrors [2021-07-16T07:00:53.862Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-16T07:00:53.862Z] === RUN TestDiscoveryOpts [2021-07-16T07:00:53.862Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-16T07:00:53.862Z] PASS [2021-07-16T07:00:53.862Z] coverage: 30.0% of statements [2021-07-16T07:00:53.862Z] ok github.com/docker/docker/daemon/discovery 0.109s coverage: 30.0% of statements [2021-07-16T07:00:54.315Z] === RUN TestBuilderGC [2021-07-16T07:00:54.315Z] --- PASS: TestBuilderGC (0.00s) [2021-07-16T07:00:54.315Z] === RUN TestDaemonConfigurationNotFound [2021-07-16T07:00:54.315Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-16T07:00:54.315Z] === RUN TestDaemonBrokenConfiguration [2021-07-16T07:00:54.315Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-16T07:00:54.353Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-16T07:00:54.353Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-16T07:00:54.609Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-07-16T07:00:54.609Z] === RUN TestInfoAPI [2021-07-16T07:00:54.609Z] --- PASS: TestInfoAPI (0.02s) [2021-07-16T07:00:54.609Z] === RUN TestInfoAPIWarnings [2021-07-16T07:00:54.768Z] === RUN TestParseClusterAdvertiseSettings [2021-07-16T07:00:54.768Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-16T07:00:54.768Z] === RUN TestFindConfigurationConflicts [2021-07-16T07:00:54.768Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-16T07:00:54.768Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-16T07:00:54.768Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-16T07:00:54.768Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-16T07:00:54.768Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-16T07:00:54.768Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-16T07:00:54.768Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-16T07:00:54.768Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-16T07:00:54.768Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-16T07:00:54.768Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-16T07:00:54.768Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-16T07:00:54.768Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-16T07:00:54.768Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-16T07:00:54.768Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-16T07:00:54.768Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-16T07:00:54.768Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-07-16T07:00:54.768Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-16T07:00:54.768Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-16T07:00:54.768Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-16T07:00:54.768Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-16T07:00:54.768Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-16T07:00:54.768Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-16T07:00:54.768Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-16T07:00:54.768Z] === RUN TestValidateConfigurationErrors [2021-07-16T07:00:54.768Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-16T07:00:54.768Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-16T07:00:54.768Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-16T07:00:54.768Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-16T07:00:54.768Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-16T07:00:54.768Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-16T07:00:54.768Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-16T07:00:54.768Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-16T07:00:54.768Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-16T07:00:54.768Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-16T07:00:54.768Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-16T07:00:54.768Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-16T07:00:54.768Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-16T07:00:54.768Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-16T07:00:54.768Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-16T07:00:54.768Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-16T07:00:54.768Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-16T07:00:54.768Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-16T07:00:54.768Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-16T07:00:54.768Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-16T07:00:54.768Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-16T07:00:54.768Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-16T07:00:54.768Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-16T07:00:55.219Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-16T07:00:55.219Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-16T07:00:55.219Z] === RUN TestValidateConfiguration [2021-07-16T07:00:55.219Z] === RUN TestValidateConfiguration/with_label [2021-07-16T07:00:55.219Z] === RUN TestValidateConfiguration/with_dns [2021-07-16T07:00:55.219Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-16T07:00:55.219Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-16T07:00:55.220Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-16T07:00:55.220Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-16T07:00:55.220Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-16T07:00:55.220Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-16T07:00:55.220Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-16T07:00:55.220Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-16T07:00:55.220Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-16T07:00:55.220Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-16T07:00:55.220Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-16T07:00:55.220Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-16T07:00:55.220Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-16T07:00:55.220Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-16T07:00:55.220Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-16T07:00:55.220Z] === RUN TestModifiedDiscoverySettings [2021-07-16T07:00:55.220Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-16T07:00:55.220Z] === RUN TestReloadSetConfigFileNotExist [2021-07-16T07:00:55.220Z] time="2021-07-16T07:00:54Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-16T07:00:55.220Z] --- PASS: TestReloadSetConfigFileNotExist (0.26s) [2021-07-16T07:00:55.220Z] === RUN TestReloadDefaultConfigNotExist [2021-07-16T07:00:55.220Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-07-16T07:00:55.220Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-16T07:00:55.220Z] === RUN TestReloadBadDefaultConfig [2021-07-16T07:00:55.220Z] time="2021-07-16T07:00:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-982795839" [2021-07-16T07:00:55.220Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-16T07:00:55.220Z] === RUN TestReloadWithConflictingLabels [2021-07-16T07:00:55.220Z] time="2021-07-16T07:00:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-473779346" [2021-07-16T07:00:55.220Z] --- PASS: TestReloadWithConflictingLabels (0.15s) [2021-07-16T07:00:55.220Z] === RUN TestReloadWithDuplicateLabels [2021-07-16T07:00:55.220Z] time="2021-07-16T07:00:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-828751049" [2021-07-16T07:00:55.220Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-16T07:00:55.220Z] === RUN TestDaemonConfigurationMerge [2021-07-16T07:00:55.220Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-16T07:00:55.220Z] PASS [2021-07-16T07:00:55.220Z] coverage: 79.7% of statements [2021-07-16T07:00:55.220Z] ok github.com/docker/docker/daemon/config 0.747s coverage: 79.7% of statements [2021-07-16T07:00:55.278Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-07-16T07:00:56.740Z] === RUN TestEventsLog [2021-07-16T07:00:56.740Z] --- PASS: TestEventsLog (0.00s) [2021-07-16T07:00:56.740Z] === RUN TestEventsLogTimeout [2021-07-16T07:00:56.740Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-16T07:00:56.740Z] === RUN TestLogEvents [2021-07-16T07:00:56.740Z] === RUN TestVerifyNetworkingConfig [2021-07-16T07:00:56.740Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-16T07:00:56.740Z] === RUN TestGetContainer [2021-07-16T07:00:56.740Z] --- PASS: TestGetContainer (0.00s) [2021-07-16T07:00:56.740Z] === RUN TestValidContainerNames [2021-07-16T07:00:56.740Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-16T07:00:56.740Z] === RUN TestContainerInitDNS [2021-07-16T07:00:56.740Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-16T07:00:56.740Z] daemon_test.go:147: root required [2021-07-16T07:00:56.740Z] === RUN TestMerge [2021-07-16T07:00:56.740Z] --- PASS: TestMerge (0.00s) [2021-07-16T07:00:56.740Z] === RUN TestValidateContainerIsolation [2021-07-16T07:00:56.740Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-16T07:00:56.740Z] === RUN TestFindNetworkErrorType [2021-07-16T07:00:56.740Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-16T07:00:56.740Z] === RUN TestEnsureServicesExist [2021-07-16T07:00:56.740Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-16T07:00:56.740Z] === RUN TestEnsureServicesExistErrors [2021-07-16T07:00:56.740Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-16T07:00:56.740Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-16T07:00:56.740Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-16T07:00:56.740Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-16T07:00:56.740Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-16T07:00:56.740Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-16T07:00:56.740Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-16T07:00:56.740Z] === RUN TestContainerDelete [2021-07-16T07:00:56.740Z] --- PASS: TestContainerDelete (0.01s) [2021-07-16T07:00:56.740Z] === RUN TestContainerDoubleDelete [2021-07-16T07:00:56.740Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-16T07:00:56.740Z] === RUN TestLogContainerEventCopyLabels [2021-07-16T07:00:56.740Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-16T07:00:56.740Z] === RUN TestLogContainerEventWithAttributes [2021-07-16T07:00:56.740Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-16T07:00:56.740Z] === RUN TestNoneHealthcheck [2021-07-16T07:00:56.740Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-16T07:00:56.740Z] === RUN TestHealthStates [2021-07-16T07:00:56.740Z] --- PASS: TestLogEvents (0.06s) [2021-07-16T07:00:57.192Z] === RUN TestLoadBufferedEvents [2021-07-16T07:00:57.192Z] --- PASS: TestLoadBufferedEvents (0.20s) [2021-07-16T07:00:57.192Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-16T07:00:57.192Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-16T07:00:57.192Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-16T07:00:57.192Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-16T07:00:57.192Z] PASS [2021-07-16T07:00:57.192Z] coverage: 50.0% of statements [2021-07-16T07:00:57.192Z] time="2021-07-16T07:00:56Z" 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-07-16T07:00:57.192Z] time="2021-07-16T07:00:56Z" 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-07-16T07:00:57.192Z] time="2021-07-16T07:00:56Z" 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-07-16T07:00:57.192Z] time="2021-07-16T07:00:56Z" 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-07-16T07:00:57.192Z] time="2021-07-16T07:00:56Z" 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-07-16T07:00:57.192Z] time="2021-07-16T07:00:56Z" 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-07-16T07:00:57.192Z] time="2021-07-16T07:00:56Z" 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-07-16T07:00:57.192Z] time="2021-07-16T07:00:56Z" 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-07-16T07:00:57.192Z] time="2021-07-16T07:00:56Z" 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-07-16T07:00:57.192Z] time="2021-07-16T07:00:56Z" 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-07-16T07:00:57.192Z] --- PASS: TestHealthStates (0.22s) [2021-07-16T07:00:57.192Z] === RUN TestMaskURLCredentials [2021-07-16T07:00:57.192Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-16T07:00:57.192Z] === RUN TestGetInspectData [2021-07-16T07:00:57.192Z] --- PASS: TestGetInspectData (0.00s) [2021-07-16T07:00:57.192Z] === RUN TestFillLicense [2021-07-16T07:00:57.192Z] --- PASS: TestFillLicense (0.00s) [2021-07-16T07:00:57.192Z] === RUN TestListInvalidFilter [2021-07-16T07:00:57.192Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-16T07:00:57.192Z] === RUN TestNameFilter [2021-07-16T07:00:57.192Z] --- PASS: TestNameFilter (0.00s) [2021-07-16T07:00:57.192Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-16T07:00:57.192Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-16T07:00:57.192Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-16T07:00:57.192Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-16T07:00:57.192Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-16T07:00:57.192Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-16T07:00:57.192Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-16T07:00:57.192Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-16T07:00:57.192Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-16T07:00:57.192Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-16T07:00:57.192Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-16T07:00:57.192Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-16T07:00:57.192Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-16T07:00:57.192Z] === 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-07-16T07:00:57.192Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-16T07:00:57.192Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-16T07:00:57.192Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-16T07:00:57.192Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-16T07:00:57.192Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-16T07:00:57.192Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-16T07:00:57.192Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-16T07:00:57.192Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-16T07:00:57.192Z] ok github.com/docker/docker/daemon/events 0.517s coverage: 50.0% of statements [2021-07-16T07:00:57.192Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-07-16T07:00:57.192Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-16T07:00:57.192Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-16T07:00:57.192Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-16T07:00:57.192Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-16T07:00:57.192Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-16T07:00:57.192Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-16T07:00:57.192Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-16T07:00:57.192Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-16T07:00:57.192Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-16T07:00:57.192Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-16T07:00:57.192Z] --- 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-07-16T07:00:57.192Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-16T07:00:57.192Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-16T07:00:57.192Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-16T07:00:57.192Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-16T07:00:57.192Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-16T07:00:57.192Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-16T07:00:57.192Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-16T07:00:57.192Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-16T07:00:57.192Z] === RUN TestDaemonReloadLabels [2021-07-16T07:00:57.192Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-16T07:00:57.192Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-16T07:00:57.192Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-16T07:00:57.192Z] === RUN TestDaemonReloadMirrors [2021-07-16T07:00:57.192Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-16T07:00:57.192Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-16T07:00:57.192Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-16T07:00:57.192Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-16T07:00:57.192Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-16T07:00:57.192Z] === RUN TestDaemonDiscoveryReload [2021-07-16T07:00:57.651Z] === RUN TestWaitNodeAttachment [2021-07-16T07:00:58.104Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-07-16T07:00:58.104Z] === RUN TestIsolationConversion [2021-07-16T07:00:58.104Z] === RUN TestIsolationConversion/default [2021-07-16T07:00:58.104Z] === RUN TestIsolationConversion/process [2021-07-16T07:00:58.104Z] === RUN TestIsolationConversion/hyperv [2021-07-16T07:00:58.104Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-16T07:00:58.104Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-16T07:00:58.104Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-16T07:00:58.104Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-16T07:00:58.104Z] === RUN TestContainerLabels [2021-07-16T07:00:58.104Z] --- PASS: TestContainerLabels (0.00s) [2021-07-16T07:00:58.104Z] === RUN TestCredentialSpecConversion [2021-07-16T07:00:58.104Z] === RUN TestCredentialSpecConversion/none [2021-07-16T07:00:58.104Z] === RUN TestCredentialSpecConversion/config [2021-07-16T07:00:58.104Z] === RUN TestCredentialSpecConversion/file [2021-07-16T07:00:58.104Z] === RUN TestCredentialSpecConversion/registry [2021-07-16T07:00:58.104Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-16T07:00:58.104Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-16T07:00:58.104Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-16T07:00:58.104Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-16T07:00:58.104Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-16T07:00:58.104Z] === RUN TestControllerValidateMountBind [2021-07-16T07:00:58.104Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-16T07:00:58.104Z] === RUN TestControllerValidateMountVolume [2021-07-16T07:00:58.104Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-16T07:00:58.104Z] === RUN TestControllerValidateMountTarget [2021-07-16T07:00:58.104Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-16T07:00:58.104Z] === RUN TestControllerValidateMountTmpfs [2021-07-16T07:00:58.104Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-16T07:00:58.104Z] === RUN TestControllerValidateMountInvalidType [2021-07-16T07:00:58.104Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-16T07:00:58.104Z] === RUN TestControllerValidateMountNamedPipe [2021-07-16T07:00:58.104Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-16T07:00:58.104Z] PASS [2021-07-16T07:00:58.104Z] coverage: 11.0% of statements [2021-07-16T07:00:58.104Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.930s coverage: 11.0% of statements [2021-07-16T07:00:58.104Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-07-16T07:00:58.104Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-16T07:00:58.555Z] === RUN TestIsEmptyDir [2021-07-16T07:00:58.555Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-16T07:00:58.555Z] PASS [2021-07-16T07:00:58.555Z] coverage: 2.3% of statements [2021-07-16T07:00:58.555Z] ok github.com/docker/docker/daemon/graphdriver 0.088s coverage: 2.3% of statements [2021-07-16T07:00:58.555Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-07-16T07:00:58.555Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-16T07:00:59.007Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) [2021-07-16T07:00:59.007Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-16T07:00:59.007Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-16T07:00:59.007Z] reload_test.go:520: root required [2021-07-16T07:00:59.007Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-16T07:00:59.007Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.02s) [2021-07-16T07:00:59.007Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-16T07:00:59.007Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-07-16T07:00:59.007Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-16T07:00:59.447Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-16T07:00:59.460Z] === RUN TestLinkNaming [2021-07-16T07:00:59.460Z] --- PASS: TestLinkNaming (0.00s) [2021-07-16T07:00:59.460Z] === RUN TestLinkNew [2021-07-16T07:00:59.460Z] --- PASS: TestLinkNew (0.00s) [2021-07-16T07:00:59.460Z] === RUN TestLinkEnv [2021-07-16T07:00:59.460Z] --- PASS: TestLinkEnv (0.00s) [2021-07-16T07:00:59.460Z] === RUN TestLinkMultipleEnv [2021-07-16T07:00:59.460Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-16T07:00:59.460Z] === RUN TestLinkPortRangeEnv [2021-07-16T07:00:59.460Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-16T07:00:59.460Z] PASS [2021-07-16T07:00:59.460Z] coverage: 93.0% of statements [2021-07-16T07:00:59.460Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-07-16T07:00:59.460Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-16T07:00:59.460Z] ok github.com/docker/docker/daemon/links 0.064s coverage: 93.0% of statements [2021-07-16T07:00:59.460Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-07-16T07:00:59.460Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-16T07:00:59.460Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-16T07:00:59.460Z] === RUN TestParseVolumesFrom [2021-07-16T07:00:59.460Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-16T07:00:59.460Z] PASS [2021-07-16T07:00:59.460Z] coverage: 9.1% of statements [2021-07-16T07:00:59.460Z] ok github.com/docker/docker/daemon 2.776s coverage: 9.1% of statements [2021-07-16T07:00:59.460Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-16T07:00:59.460Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-16T07:00:59.460Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-16T07:00:59.460Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-16T07:00:59.460Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-16T07:00:59.460Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-16T07:00:59.460Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-16T07:00:59.460Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-16T07:00:59.460Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-07-16T07:00:59.460Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-16T07:00:59.460Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-16T07:00:59.460Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-16T07:00:59.460Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-16T07:00:59.460Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-16T07:00:59.460Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-16T07:01:01.964Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-16T07:01:02.329Z] === RUN TestAdapterReadLogs [2021-07-16T07:01:02.329Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-16T07:01:02.329Z] === RUN TestCopier [2021-07-16T07:01:02.329Z] --- PASS: TestCopier (0.01s) [2021-07-16T07:01:02.329Z] === RUN TestCopierLongLines [2021-07-16T07:01:02.329Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-16T07:01:02.329Z] === RUN TestCopierSlow [2021-07-16T07:01:02.781Z] --- PASS: TestCopierSlow (0.32s) [2021-07-16T07:01:02.781Z] === RUN TestCopierWithSized [2021-07-16T07:01:02.781Z] === RUN TestCopierWithSized/as_is [2021-07-16T07:01:02.781Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-16T07:01:02.781Z] --- PASS: TestCopierWithSized (0.17s) [2021-07-16T07:01:02.781Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-16T07:01:02.781Z] --- PASS: TestCopierWithSized/With_RingLogger (0.17s) [2021-07-16T07:01:02.781Z] === RUN TestCopierWithPartial [2021-07-16T07:01:02.781Z] --- PASS: TestCopierWithPartial (0.01s) [2021-07-16T07:01:02.781Z] === RUN TestRingLogger [2021-07-16T07:01:02.781Z] --- PASS: TestRingLogger (0.00s) [2021-07-16T07:01:02.781Z] === RUN TestRingCap [2021-07-16T07:01:02.781Z] --- PASS: TestRingCap (0.00s) [2021-07-16T07:01:02.781Z] === RUN TestRingClose [2021-07-16T07:01:02.781Z] --- PASS: TestRingClose (0.00s) [2021-07-16T07:01:02.781Z] === RUN TestRingDrain [2021-07-16T07:01:02.781Z] --- PASS: TestRingDrain (0.00s) [2021-07-16T07:01:02.781Z] PASS [2021-07-16T07:01:02.781Z] coverage: 43.5% of statements [2021-07-16T07:01:02.781Z] ok github.com/docker/docker/daemon/logger 0.593s coverage: 43.5% of statements [2021-07-16T07:01:03.232Z] === RUN TestNewStreamConfig [2021-07-16T07:01:03.232Z] === RUN TestNewStreamConfig/defaults [2021-07-16T07:01:03.232Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-16T07:01:03.232Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-16T07:01:03.232Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-16T07:01:03.232Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-16T07:01:03.232Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-16T07:01:03.232Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-16T07:01:03.232Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-16T07:01:03.232Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-16T07:01:03.232Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-16T07:01:03.232Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-16T07:01:03.232Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-16T07:01:03.232Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-16T07:01:03.232Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-16T07:01:03.232Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-16T07:01:03.232Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-16T07:01:03.232Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-16T07:01:03.232Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-16T07:01:03.232Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-16T07:01:03.232Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-16T07:01:03.232Z] time="2021-07-16T07:01:02Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-16T07:01:03.232Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2021-07-16T07:01:03.232Z] === RUN TestCreateSuccess [2021-07-16T07:01:03.232Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-16T07:01:03.232Z] === RUN TestCreateLogGroupSuccess [2021-07-16T07:01:03.232Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-16T07:01:03.232Z] === RUN TestCreateError [2021-07-16T07:01:03.232Z] --- PASS: TestCreateError (0.00s) [2021-07-16T07:01:03.232Z] === RUN TestCreateAlreadyExists [2021-07-16T07:01:03.232Z] time="2021-07-16T07:01:03Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-16T07:01:03.233Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-16T07:01:03.233Z] === RUN TestLogClosed [2021-07-16T07:01:03.233Z] --- PASS: TestLogClosed (0.00s) [2021-07-16T07:01:03.233Z] === RUN TestLogBlocking [2021-07-16T07:01:03.233Z] --- PASS: TestLogBlocking (0.00s) [2021-07-16T07:01:03.233Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-16T07:01:03.233Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-16T07:01:03.233Z] === RUN TestLogNonBlockingBufferFull [2021-07-16T07:01:03.233Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-16T07:01:03.233Z] === RUN TestPublishBatchSuccess [2021-07-16T07:01:03.233Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-16T07:01:03.233Z] === RUN TestPublishBatchError [2021-07-16T07:01:03.233Z] time="2021-07-16T07:01:03Z" level=error msg=Error [2021-07-16T07:01:03.233Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-16T07:01:03.233Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-16T07:01:03.233Z] time="2021-07-16T07:01:03Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-16T07:01:03.233Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-16T07:01:03.233Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-16T07:01:03.233Z] time="2021-07-16T07:01:03Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-16T07:01:03.233Z] time="2021-07-16T07:01:03Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-16T07:01:03.233Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-16T07:01:03.233Z] === RUN TestCollectBatchSimple [2021-07-16T07:01:03.233Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-16T07:01:03.233Z] === RUN TestCollectBatchTicker [2021-07-16T07:01:03.233Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-16T07:01:03.233Z] === RUN TestCollectBatchMultilinePattern [2021-07-16T07:01:03.233Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-16T07:01:03.233Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-16T07:01:03.233Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-16T07:01:03.233Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-16T07:01:03.233Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-16T07:01:03.233Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-16T07:01:03.233Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-07-16T07:01:03.233Z] === RUN TestCollectBatchClose [2021-07-16T07:01:03.233Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-16T07:01:03.233Z] === RUN TestEffectiveLen [2021-07-16T07:01:03.233Z] === RUN TestEffectiveLen/0/Hello [2021-07-16T07:01:03.233Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-16T07:01:03.233Z] === RUN TestEffectiveLen/2/🙃 [2021-07-16T07:01:03.233Z] === RUN TestEffectiveLen/3/���� [2021-07-16T07:01:03.233Z] === RUN TestEffectiveLen/4/He��o [2021-07-16T07:01:03.233Z] === RUN TestEffectiveLen/5/ [2021-07-16T07:01:03.233Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-16T07:01:03.233Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-16T07:01:03.233Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-16T07:01:03.233Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-16T07:01:03.233Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-16T07:01:03.233Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-16T07:01:03.233Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-16T07:01:03.233Z] === RUN TestFindValidSplit [2021-07-16T07:01:03.233Z] === RUN TestFindValidSplit/0/ [2021-07-16T07:01:03.233Z] === RUN TestFindValidSplit/1/Hello [2021-07-16T07:01:03.233Z] === RUN TestFindValidSplit/2/Hello [2021-07-16T07:01:03.233Z] === RUN TestFindValidSplit/3/Hello [2021-07-16T07:01:03.233Z] === RUN TestFindValidSplit/4/🙃 [2021-07-16T07:01:03.233Z] === RUN TestFindValidSplit/5/🙃 [2021-07-16T07:01:03.233Z] === RUN TestFindValidSplit/6/a� [2021-07-16T07:01:03.233Z] === RUN TestFindValidSplit/7/a� [2021-07-16T07:01:03.233Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-16T07:01:03.233Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-16T07:01:03.233Z] cloudwatchlogs_test.go:1044: [2021-07-16T07:01:03.233Z] cloudwatchlogs_test.go:1045: [2021-07-16T07:01:03.233Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-16T07:01:03.233Z] cloudwatchlogs_test.go:1044: Hello [2021-07-16T07:01:03.233Z] cloudwatchlogs_test.go:1045: [2021-07-16T07:01:03.233Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-16T07:01:03.233Z] cloudwatchlogs_test.go:1044: He [2021-07-16T07:01:03.233Z] cloudwatchlogs_test.go:1045: llo [2021-07-16T07:01:03.233Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-16T07:01:03.233Z] cloudwatchlogs_test.go:1044: [2021-07-16T07:01:03.233Z] cloudwatchlogs_test.go:1045: Hello [2021-07-16T07:01:03.233Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-16T07:01:03.233Z] cloudwatchlogs_test.go:1044: [2021-07-16T07:01:03.233Z] cloudwatchlogs_test.go:1045: 🙃 [2021-07-16T07:01:03.233Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-16T07:01:03.233Z] cloudwatchlogs_test.go:1044: 🙃 [2021-07-16T07:01:03.233Z] cloudwatchlogs_test.go:1045: [2021-07-16T07:01:03.233Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-16T07:01:03.233Z] cloudwatchlogs_test.go:1044: a [2021-07-16T07:01:03.233Z] cloudwatchlogs_test.go:1045: � [2021-07-16T07:01:03.233Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-16T07:01:03.233Z] cloudwatchlogs_test.go:1044: a� [2021-07-16T07:01:03.233Z] cloudwatchlogs_test.go:1045: [2021-07-16T07:01:03.687Z] === RUN TestProcessEventEmoji [2021-07-16T07:01:03.687Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-07-16T07:01:03.687Z] === RUN TestCollectBatchLineSplit [2021-07-16T07:01:03.687Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-16T07:01:03.687Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-16T07:01:03.687Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-16T07:01:03.687Z] === RUN TestCollectBatchMaxEvents [2021-07-16T07:01:03.687Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-07-16T07:01:03.687Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-16T07:01:03.687Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-07-16T07:01:03.687Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-16T07:01:03.687Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-07-16T07:01:03.687Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-16T07:01:03.687Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-07-16T07:01:03.687Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-16T07:01:03.687Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-16T07:01:03.687Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-16T07:01:03.687Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-16T07:01:03.687Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-16T07:01:03.687Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-16T07:01:03.687Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-16T07:01:03.687Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-16T07:01:03.687Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-16T07:01:03.687Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-16T07:01:03.687Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-16T07:01:03.687Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-16T07:01:03.687Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-16T07:01:03.687Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-16T07:01:03.687Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-16T07:01:03.687Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-16T07:01:03.687Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-16T07:01:03.687Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-16T07:01:03.687Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-16T07:01:03.687Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-16T07:01:03.687Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-16T07:01:03.687Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-16T07:01:03.687Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-16T07:01:03.687Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-16T07:01:03.687Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-16T07:01:03.687Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-16T07:01:03.687Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-16T07:01:03.687Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-16T07:01:03.687Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-16T07:01:03.687Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-16T07:01:03.687Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-16T07:01:03.687Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-16T07:01:03.687Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-16T07:01:03.687Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-16T07:01:03.687Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-16T07:01:03.687Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-16T07:01:03.687Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-16T07:01:03.687Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-16T07:01:03.687Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-16T07:01:03.687Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-16T07:01:03.687Z] === RUN TestCreateTagSuccess [2021-07-16T07:01:03.687Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-16T07:01:03.687Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-16T07:01:03.687Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-16T07:01:03.687Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-16T07:01:03.687Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-16T07:01:03.687Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-16T07:01:03.687Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-07-16T07:01:03.687Z] PASS [2021-07-16T07:01:03.687Z] coverage: 77.8% of statements [2021-07-16T07:01:03.687Z] ok github.com/docker/docker/daemon/logger/awslogs 0.460s coverage: 77.8% of statements [2021-07-16T07:01:03.687Z] === RUN TestJSONFileLogger [2021-07-16T07:01:03.687Z] --- PASS: TestJSONFileLogger (0.00s) [2021-07-16T07:01:03.687Z] === RUN TestJSONFileLoggerWithTags [2021-07-16T07:01:03.687Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-16T07:01:03.687Z] === RUN TestJSONFileLoggerWithOpts [2021-07-16T07:01:03.687Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-07-16T07:01:03.687Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-16T07:01:03.687Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-16T07:01:03.687Z] === RUN TestEncodeDecode [2021-07-16T07:01:03.687Z] === PAUSE TestEncodeDecode [2021-07-16T07:01:03.687Z] === RUN TestUnexpectedEOF [2021-07-16T07:01:04.139Z] === RUN TestSearchRegistryForImagesErrors [2021-07-16T07:01:04.139Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-16T07:01:04.139Z] === RUN TestSearchRegistryForImages [2021-07-16T07:01:04.139Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-16T07:01:04.139Z] === RUN TestOnlyPlatformWithFallback [2021-07-16T07:01:04.139Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-16T07:01:04.139Z] === RUN TestImageDelete [2021-07-16T07:01:04.139Z] === RUN TestImageDelete/no_lease [2021-07-16T07:01:04.139Z] time="2021-07-16T07:01:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-16T07:01:04.139Z] time="2021-07-16T07:01:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-16T07:01:04.139Z] --- PASS: TestUnexpectedEOF (0.18s) [2021-07-16T07:01:04.139Z] === CONT TestEncodeDecode [2021-07-16T07:01:04.139Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-16T07:01:04.139Z] PASS [2021-07-16T07:01:04.139Z] coverage: 69.9% of statements [2021-07-16T07:01:04.139Z] === RUN TestImageDelete/lease_exists [2021-07-16T07:01:04.139Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.311s coverage: 69.9% of statements [2021-07-16T07:01:04.139Z] --- PASS: TestImageDelete (0.07s) [2021-07-16T07:01:04.139Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-16T07:01:04.139Z] --- PASS: TestImageDelete/lease_exists (0.05s) [2021-07-16T07:01:04.139Z] === RUN TestContentStoreForPull [2021-07-16T07:01:04.139Z] --- PASS: TestContentStoreForPull (0.19s) [2021-07-16T07:01:04.139Z] PASS [2021-07-16T07:01:04.139Z] coverage: 6.6% of statements [2021-07-16T07:01:04.139Z] ok github.com/docker/docker/daemon/images 0.443s coverage: 6.6% of statements [2021-07-16T07:01:04.139Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-16T07:01:04.139Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-16T07:01:04.139Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-16T07:01:04.139Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-16T07:01:04.139Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-16T07:01:04.139Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-16T07:01:04.139Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-16T07:01:04.590Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-16T07:01:04.590Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-16T07:01:04.590Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-16T07:01:05.044Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s) [2021-07-16T07:01:05.044Z] === RUN TestFastTimeMarshalJSON [2021-07-16T07:01:05.044Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-07-16T07:01:05.044Z] PASS [2021-07-16T07:01:05.044Z] coverage: 87.2% of statements [2021-07-16T07:01:05.044Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.335s coverage: 87.2% of statements [2021-07-16T07:01:06.138Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-07-16T07:01:06.395Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-16T07:01:06.562Z] === RUN TestWriteLog [2021-07-16T07:01:06.562Z] === PAUSE TestWriteLog [2021-07-16T07:01:06.562Z] === RUN TestReadLog [2021-07-16T07:01:06.562Z] === PAUSE TestReadLog [2021-07-16T07:01:06.562Z] === CONT TestWriteLog [2021-07-16T07:01:06.562Z] === CONT TestReadLog [2021-07-16T07:01:06.562Z] === RUN TestReadLog/tail_exact [2021-07-16T07:01:06.562Z] --- PASS: TestWriteLog (0.00s) [2021-07-16T07:01:07.015Z] === RUN TestReadLog/tail_less_than_available [2021-07-16T07:01:07.015Z] === RUN TestReadLog/tail_more_than_available [2021-07-16T07:01:07.015Z] --- PASS: TestReadLog (0.25s) [2021-07-16T07:01:07.015Z] --- PASS: TestReadLog/tail_exact (0.24s) [2021-07-16T07:01:07.015Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-07-16T07:01:07.015Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-07-16T07:01:07.015Z] PASS [2021-07-16T07:01:07.015Z] coverage: 75.2% of statements [2021-07-16T07:01:07.015Z] ok github.com/docker/docker/daemon/logger/local 0.359s coverage: 75.2% of statements [2021-07-16T07:01:07.015Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-16T07:01:07.015Z] === RUN TestOpenFileDelete [2021-07-16T07:01:07.015Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-16T07:01:07.015Z] === RUN TestOpenFileRename [2021-07-16T07:01:07.015Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-16T07:01:07.015Z] === RUN TestParseLogTagDefaultTag [2021-07-16T07:01:07.015Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-16T07:01:07.015Z] === RUN TestParseLogTag [2021-07-16T07:01:07.015Z] --- PASS: TestParseLogTag (0.00s) [2021-07-16T07:01:07.015Z] === RUN TestParseLogTagEmptyTag [2021-07-16T07:01:07.015Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-16T07:01:07.015Z] === RUN TestTailFiles [2021-07-16T07:01:07.015Z] --- PASS: TestTailFiles (0.00s) [2021-07-16T07:01:07.015Z] === RUN TestFollowLogsConsumerGone [2021-07-16T07:01:07.015Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-16T07:01:07.015Z] === RUN TestFollowLogsProducerGone [2021-07-16T07:01:07.015Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-16T07:01:07.015Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-07-16T07:01:07.015Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-07-16T07:01:07.015Z] === RUN TestCheckCapacityAndRotate [2021-07-16T07:01:07.015Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-16T07:01:07.015Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-16T07:01:07.467Z] --- PASS: TestCheckCapacityAndRotate (0.19s) [2021-07-16T07:01:07.467Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-07-16T07:01:07.467Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.16s) [2021-07-16T07:01:07.467Z] PASS [2021-07-16T07:01:07.467Z] coverage: 55.3% of statements [2021-07-16T07:01:07.467Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.397s coverage: 55.3% of statements [2021-07-16T07:01:07.467Z] === RUN TestLog [2021-07-16T07:01:07.467Z] --- PASS: TestLog (0.01s) [2021-07-16T07:01:07.467Z] PASS [2021-07-16T07:01:07.467Z] coverage: 31.5% of statements [2021-07-16T07:01:07.467Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.129s coverage: 31.5% of statements [2021-07-16T07:01:08.987Z] === RUN TestValidateLogOpt [2021-07-16T07:01:08.987Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-16T07:01:08.987Z] === RUN TestNewMissedConfig [2021-07-16T07:01:08.987Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-16T07:01:08.987Z] === RUN TestNewMissedUrl [2021-07-16T07:01:08.987Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-16T07:01:08.987Z] === RUN TestNewMissedToken [2021-07-16T07:01:08.987Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-16T07:01:08.987Z] === RUN TestNewWithProxy [2021-07-16T07:01:08.987Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-16T07:01:08.987Z] === RUN TestDefault [2021-07-16T07:01:08.987Z] --- PASS: TestDefault (0.01s) [2021-07-16T07:01:08.987Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-16T07:01:08.987Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-16T07:01:08.987Z] === RUN TestJsonFormat [2021-07-16T07:01:08.987Z] --- PASS: TestJsonFormat (0.00s) [2021-07-16T07:01:08.987Z] === RUN TestRawFormat [2021-07-16T07:01:08.987Z] --- PASS: TestRawFormat (0.00s) [2021-07-16T07:01:08.987Z] === RUN TestRawFormatWithLabels [2021-07-16T07:01:08.987Z] --- PASS: TestRawFormatWithLabels (0.09s) [2021-07-16T07:01:08.987Z] === RUN TestRawFormatWithoutTag [2021-07-16T07:01:08.987Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-16T07:01:08.987Z] === RUN TestBatching [2021-07-16T07:01:08.987Z] === RUN TestNewParse [2021-07-16T07:01:08.987Z] --- PASS: TestNewParse (0.00s) [2021-07-16T07:01:08.987Z] PASS [2021-07-16T07:01:08.987Z] coverage: 8.3% of statements [2021-07-16T07:01:08.987Z] ok github.com/docker/docker/daemon/logger/templates 0.146s coverage: 8.3% of statements [2021-07-16T07:01:08.987Z] --- PASS: TestBatching (0.29s) [2021-07-16T07:01:08.987Z] === RUN TestFrequency [2021-07-16T07:01:09.439Z] --- PASS: TestFrequency (0.26s) [2021-07-16T07:01:09.439Z] === RUN TestOneMessagePerRequest [2021-07-16T07:01:09.439Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-07-16T07:01:09.439Z] === RUN TestVerify [2021-07-16T07:01:09.439Z] --- PASS: TestVerify (0.00s) [2021-07-16T07:01:09.439Z] === RUN TestSkipVerify [2021-07-16T07:01:09.439Z] === RUN TestParseLogFormat [2021-07-16T07:01:09.439Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-16T07:01:09.439Z] === RUN TestValidateLogOptEmpty [2021-07-16T07:01:09.439Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-16T07:01:09.439Z] === RUN TestValidateSyslogAddress [2021-07-16T07:01:09.439Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-16T07:01:09.439Z] === RUN TestParseAddressDefaultPort [2021-07-16T07:01:09.439Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-16T07:01:09.439Z] === RUN TestValidateSyslogFacility [2021-07-16T07:01:09.439Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-16T07:01:09.439Z] === RUN TestValidateLogOptSyslogFormat [2021-07-16T07:01:09.439Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-16T07:01:09.439Z] === RUN TestValidateLogOpt [2021-07-16T07:01:09.439Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-16T07:01:09.439Z] PASS [2021-07-16T07:01:09.439Z] coverage: 46.8% of statements [2021-07-16T07:01:09.439Z] ok github.com/docker/docker/daemon/logger/syslog 0.088s coverage: 46.8% of statements [2021-07-16T07:01:09.439Z] time="2021-07-16T07:01:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T07:01:09.439Z] time="2021-07-16T07:01:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T07:01:09.891Z] time="2021-07-16T07:01:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T07:01:09.891Z] time="2021-07-16T07:01:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T07:01:09.892Z] time="2021-07-16T07:01:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T07:01:09.892Z] time="2021-07-16T07:01:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T07:01:09.892Z] --- PASS: TestSkipVerify (0.63s) [2021-07-16T07:01:09.892Z] === RUN TestBufferMaximum [2021-07-16T07:01:09.892Z] time="2021-07-16T07:01:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T07:01:09.892Z] time="2021-07-16T07:01:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T07:01:09.892Z] time="2021-07-16T07:01:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T07:01:10.343Z] time="2021-07-16T07:01:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T07:01:10.343Z] time="2021-07-16T07:01:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T07:01:10.343Z] time="2021-07-16T07:01:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626418869.772406\",\"host\":\"5c7583142e1e\"}'" [2021-07-16T07:01:10.343Z] time="2021-07-16T07:01:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626418869.773401\",\"host\":\"5c7583142e1e\"}'" [2021-07-16T07:01:10.343Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-16T07:01:10.343Z] === RUN TestServerAlwaysDown [2021-07-16T07:01:10.344Z] time="2021-07-16T07:01:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T07:01:10.344Z] time="2021-07-16T07:01:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T07:01:10.344Z] time="2021-07-16T07:01:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626418869.777395\",\"host\":\"5c7583142e1e\"}'" [2021-07-16T07:01:10.344Z] time="2021-07-16T07:01:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626418869.777395\",\"host\":\"5c7583142e1e\"}'" [2021-07-16T07:01:10.344Z] time="2021-07-16T07:01:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-16T07:01:10.344Z] time="2021-07-16T07:01:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626418869.777395\",\"host\":\"5c7583142e1e\"}'" [2021-07-16T07:01:10.344Z] time="2021-07-16T07:01:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626418869.778400\",\"host\":\"5c7583142e1e\"}'" [2021-07-16T07:01:10.344Z] time="2021-07-16T07:01:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626418869.778400\",\"host\":\"5c7583142e1e\"}'" [2021-07-16T07:01:10.344Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-16T07:01:10.344Z] === RUN TestCannotSendAfterClose [2021-07-16T07:01:10.344Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-16T07:01:10.344Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-16T07:01:11.297Z] time="2021-07-16T07:01:10Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49203/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-07-16T07:01:11.297Z] time="2021-07-16T07:01:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"5c7583142e1e\"}'" [2021-07-16T07:01:11.297Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.09s) [2021-07-16T07:01:11.297Z] PASS [2021-07-16T07:01:11.297Z] coverage: 82.5% of statements [2021-07-16T07:01:11.297Z] ok github.com/docker/docker/daemon/logger/splunk 2.545s coverage: 82.5% of statements [2021-07-16T07:01:11.297Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-16T07:01:11.297Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-16T07:01:11.297Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-16T07:01:12.250Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-16T07:01:12.250Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-16T07:01:12.250Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-16T07:01:12.250Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-16T07:01:12.250Z] === RUN TestContinueOnError_NeverContinue [2021-07-16T07:01:12.250Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-16T07:01:12.250Z] === RUN TestContinueOnError_UnnestsErrors [2021-07-16T07:01:12.250Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-07-16T07:01:12.250Z] === RUN TestManifestStore [2021-07-16T07:01:12.250Z] === RUN TestManifestStore/no_remote_or_local [2021-07-16T07:01:12.250Z] === RUN TestV1IDService [2021-07-16T07:01:12.250Z] --- PASS: TestV1IDService (0.03s) [2021-07-16T07:01:12.250Z] === RUN TestV2MetadataService [2021-07-16T07:01:12.250Z] time="2021-07-16T07:01:12Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local059528523\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-16T07:01:12.250Z] === RUN TestManifestStore/no_local_cache [2021-07-16T07:01:12.642Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-07-16T07:01:12.642Z] === RUN TestInfoDebug [2021-07-16T07:01:12.642Z] --- PASS: TestInfoDebug (0.52s) [2021-07-16T07:01:12.642Z] === RUN TestInfoInsecureRegistries [2021-07-16T07:01:12.642Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-07-16T07:01:12.642Z] === RUN TestInfoRegistryMirrors [2021-07-16T07:01:12.642Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-16T07:01:12.642Z] === RUN TestLoginFailsWithBadCredentials [2021-07-16T07:01:12.642Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2021-07-16T07:01:12.642Z] === RUN TestPingCacheHeaders [2021-07-16T07:01:12.642Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-16T07:01:12.642Z] === RUN TestPingGet [2021-07-16T07:01:12.642Z] --- PASS: TestPingGet (0.01s) [2021-07-16T07:01:12.642Z] === RUN TestPingHead [2021-07-16T07:01:12.642Z] --- PASS: TestPingHead (0.02s) [2021-07-16T07:01:12.642Z] === RUN TestVersion [2021-07-16T07:01:12.642Z] --- PASS: TestVersion (0.02s) [2021-07-16T07:01:12.642Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-07-16T07:01:12.703Z] === RUN TestSuccessfulDownload [2021-07-16T07:01:12.703Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-16T07:01:12.703Z] download_test.go:268: Needs fixing on Windows [2021-07-16T07:01:12.703Z] === RUN TestCancelledDownload [2021-07-16T07:01:12.703Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-16T07:01:12.703Z] === RUN TestMaxDownloadAttempts [2021-07-16T07:01:12.703Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-16T07:01:12.703Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-16T07:01:12.703Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-16T07:01:12.703Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-16T07:01:12.703Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-16T07:01:12.703Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-16T07:01:12.703Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-16T07:01:12.703Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-16T07:01:12.703Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-16T07:01:12.703Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-16T07:01:12.703Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-16T07:01:12.703Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-16T07:01:12.703Z] === RUN TestManifestStore/with_local_cache [2021-07-16T07:01:12.703Z] === RUN TestManifestStore/unknown_media_type [2021-07-16T07:01:12.703Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-16T07:01:12.703Z] time="2021-07-16T07:01:12Z" level=warning msg="reference for unknown type: " [2021-07-16T07:01:12.703Z] time="2021-07-16T07:01:12Z" level=warning msg="reference for unknown type: " [2021-07-16T07:01:12.703Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-16T07:01:12.703Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-16T07:01:12.703Z] time="2021-07-16T07:01:12Z" level=warning msg="reference for unknown type: " [2021-07-16T07:01:12.703Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-16T07:01:12.703Z] time="2021-07-16T07:01:12Z" level=warning msg="reference for unknown type: " [2021-07-16T07:01:12.703Z] time="2021-07-16T07:01:12Z" level=warning msg="reference for unknown type: " [2021-07-16T07:01:12.703Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-16T07:01:12.703Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-16T07:01:12.703Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-16T07:01:12.703Z] time="2021-07-16T07:01:12Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-16T07:01:12.703Z] --- PASS: TestManifestStore (0.36s) [2021-07-16T07:01:12.703Z] --- PASS: TestManifestStore/no_remote_or_local (0.20s) [2021-07-16T07:01:12.703Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2021-07-16T07:01:12.703Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2021-07-16T07:01:12.703Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2021-07-16T07:01:12.703Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-07-16T07:01:12.703Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2021-07-16T07:01:12.703Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-07-16T07:01:12.703Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-07-16T07:01:12.703Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2021-07-16T07:01:12.703Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-16T07:01:12.703Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-07-16T07:01:12.703Z] === RUN TestDetectManifestBlobMediaType [2021-07-16T07:01:12.703Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-16T07:01:12.703Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-16T07:01:12.703Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-16T07:01:12.703Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-16T07:01:12.703Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-16T07:01:12.703Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-16T07:01:12.703Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-16T07:01:12.703Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-16T07:01:12.703Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-16T07:01:12.703Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-16T07:01:12.703Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-16T07:01:12.703Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-16T07:01:12.703Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-16T07:01:12.703Z] === RUN TestFixManifestLayers [2021-07-16T07:01:12.703Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-16T07:01:12.703Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-16T07:01:12.703Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-16T07:01:12.703Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-16T07:01:12.703Z] === RUN TestFixManifestLayersBadParent [2021-07-16T07:01:12.703Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-16T07:01:12.703Z] === RUN TestValidateManifest [2021-07-16T07:01:12.703Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-16T07:01:12.703Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-16T07:01:12.703Z] === RUN TestFormatPlatform [2021-07-16T07:01:12.703Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-16T07:01:12.703Z] === RUN TestGetRepositoryMountCandidates [2021-07-16T07:01:12.703Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-16T07:01:12.703Z] === RUN TestLayerAlreadyExists [2021-07-16T07:01:12.703Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-16T07:01:12.703Z] 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-07-16T07:01:12.703Z] 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-07-16T07:01:12.703Z] 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-07-16T07:01:12.703Z] 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-07-16T07:01:12.703Z] 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-07-16T07:01:12.703Z] 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-07-16T07:01:12.703Z] === RUN TestWhenEmptyAuthConfig [2021-07-16T07:01:13.155Z] time="2021-07-16T07:01:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-16T07:01:13.155Z] time="2021-07-16T07:01:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-16T07:01:13.155Z] time="2021-07-16T07:01:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-16T07:01:13.155Z] time="2021-07-16T07:01:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-16T07:01:13.155Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-16T07:01:13.155Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.47s) [2021-07-16T07:01:13.155Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.47s) [2021-07-16T07:01:13.155Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.47s) [2021-07-16T07:01:13.155Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.47s) [2021-07-16T07:01:13.155Z] === RUN TestTransfer [2021-07-16T07:01:13.155Z] --- PASS: TestTransfer (0.12s) [2021-07-16T07:01:13.155Z] === RUN TestConcurrencyLimit [2021-07-16T07:01:13.607Z] --- PASS: TestV2MetadataService (1.02s) [2021-07-16T07:01:13.607Z] PASS [2021-07-16T07:01:13.607Z] coverage: 48.2% of statements [2021-07-16T07:01:13.607Z] ok github.com/docker/docker/distribution/metadata 1.143s coverage: 48.2% of statements [2021-07-16T07:01:13.607Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-07-16T07:01:13.607Z] === RUN TestInactiveJobs [2021-07-16T07:01:13.607Z] --- PASS: TestWhenEmptyAuthConfig (1.16s) [2021-07-16T07:01:13.607Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-16T07:01:13.607Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-16T07:01:13.607Z] === RUN TestTokenPassThru [2021-07-16T07:01:13.607Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-16T07:01:13.607Z] === RUN TestTokenPassThruDifferentHost [2021-07-16T07:01:13.607Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-16T07:01:13.607Z] PASS [2021-07-16T07:01:13.607Z] coverage: 23.4% of statements [2021-07-16T07:01:13.607Z] ok github.com/docker/docker/distribution 1.693s coverage: 23.4% of statements [2021-07-16T07:01:14.058Z] --- PASS: TestInactiveJobs (0.38s) [2021-07-16T07:01:14.059Z] === RUN TestWatchRelease [2021-07-16T07:01:14.059Z] --- PASS: TestWatchRelease (0.04s) [2021-07-16T07:01:14.059Z] === RUN TestWatchFinishedTransfer [2021-07-16T07:01:14.059Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-16T07:01:14.059Z] === RUN TestDuplicateTransfer [2021-07-16T07:01:14.059Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-07-16T07:01:14.059Z] === RUN TestSuccessfulUpload [2021-07-16T07:01:14.059Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-16T07:01:14.059Z] === RUN TestNotFound [2021-07-16T07:01:14.059Z] --- PASS: TestNotFound (0.00s) [2021-07-16T07:01:14.059Z] === RUN TestConflict [2021-07-16T07:01:14.059Z] --- PASS: TestConflict (0.00s) [2021-07-16T07:01:14.059Z] === RUN TestForbidden [2021-07-16T07:01:14.059Z] --- PASS: TestForbidden (0.00s) [2021-07-16T07:01:14.059Z] === RUN TestInvalidParameter [2021-07-16T07:01:14.059Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-16T07:01:14.059Z] === RUN TestNotImplemented [2021-07-16T07:01:14.059Z] --- PASS: TestNotImplemented (0.00s) [2021-07-16T07:01:14.059Z] === RUN TestNotModified [2021-07-16T07:01:14.059Z] --- PASS: TestNotModified (0.00s) [2021-07-16T07:01:14.059Z] === RUN TestUnauthorized [2021-07-16T07:01:14.059Z] --- PASS: TestUnauthorized (0.00s) [2021-07-16T07:01:14.059Z] === RUN TestUnknown [2021-07-16T07:01:14.059Z] --- PASS: TestUnknown (0.00s) [2021-07-16T07:01:14.059Z] === RUN TestCancelled [2021-07-16T07:01:14.059Z] --- PASS: TestCancelled (0.00s) [2021-07-16T07:01:14.059Z] === RUN TestDeadline [2021-07-16T07:01:14.059Z] --- PASS: TestDeadline (0.00s) [2021-07-16T07:01:14.059Z] === RUN TestDataLoss [2021-07-16T07:01:14.059Z] --- PASS: TestDataLoss (0.00s) [2021-07-16T07:01:14.059Z] === RUN TestUnavailable [2021-07-16T07:01:14.059Z] --- PASS: TestUnavailable (0.00s) [2021-07-16T07:01:14.059Z] === RUN TestSystem [2021-07-16T07:01:14.059Z] --- PASS: TestSystem (0.00s) [2021-07-16T07:01:14.059Z] === RUN TestFromStatusCode [2021-07-16T07:01:14.059Z] === RUN TestFromStatusCode/Not_Found [2021-07-16T07:01:14.059Z] === RUN TestFromStatusCode/Bad_Request [2021-07-16T07:01:14.059Z] === RUN TestFromStatusCode/Conflict [2021-07-16T07:01:14.059Z] === RUN TestFromStatusCode/Unauthorized [2021-07-16T07:01:14.059Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-16T07:01:14.059Z] === RUN TestFromStatusCode/Forbidden [2021-07-16T07:01:14.059Z] === RUN TestFromStatusCode/Not_Modified [2021-07-16T07:01:14.059Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-16T07:01:14.059Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-16T07:01:14.059Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-16T07:01:14.059Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-16T07:01:14.059Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-16T07:01:14.059Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-16T07:01:14.059Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-16T07:01:14.059Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-16T07:01:14.059Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-16T07:01:14.059Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-16T07:01:14.059Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-16T07:01:14.059Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-16T07:01:14.059Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-16T07:01:14.059Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-16T07:01:14.059Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-16T07:01:14.059Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-16T07:01:14.059Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-16T07:01:14.059Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-16T07:01:14.059Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-16T07:01:14.059Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-16T07:01:14.059Z] PASS [2021-07-16T07:01:14.059Z] coverage: 53.1% of statements [2021-07-16T07:01:14.059Z] ok github.com/docker/docker/errdefs 0.048s coverage: 53.1% of statements [2021-07-16T07:01:14.059Z] time="2021-07-16T07:01:13Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-16T07:01:14.510Z] --- PASS: TestSuccessfulUpload (0.41s) [2021-07-16T07:01:14.510Z] === RUN TestCancelledUpload [2021-07-16T07:01:14.510Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-16T07:01:14.510Z] PASS [2021-07-16T07:01:14.510Z] coverage: 76.8% of statements [2021-07-16T07:01:14.510Z] ok github.com/docker/docker/distribution/xfer 1.960s coverage: 76.8% of statements [2021-07-16T07:01:14.510Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-16T07:01:14.528Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.51s) [2021-07-16T07:01:14.528Z] PASS [2021-07-16T07:01:14.528Z] [2021-07-16T07:01:14.528Z] DONE 18 tests in 22.931s [2021-07-16T07:01:14.528Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-16T07:01:14.528Z] INFO: Testing against a local daemon [2021-07-16T07:01:14.528Z] === RUN TestVolumesCreateAndList [2021-07-16T07:01:14.528Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-16T07:01:14.528Z] === RUN TestVolumesRemove [2021-07-16T07:01:14.528Z] --- PASS: TestVolumesRemove (0.10s) [2021-07-16T07:01:14.528Z] === RUN TestVolumesInspect [2021-07-16T07:01:14.528Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-16T07:01:14.528Z] === RUN TestVolumesInvalidJSON [2021-07-16T07:01:14.528Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-16T07:01:14.528Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-16T07:01:14.528Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-16T07:01:14.528Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-16T07:01:14.528Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-16T07:01:14.528Z] PASS [2021-07-16T07:01:14.528Z] [2021-07-16T07:01:14.528Z] DONE 5 tests in 0.184s [2021-07-16T07:01:14.528Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-16T07:01:15.890Z] Stopping apparmor (via systemctl): apparmor.service. [2021-07-16T07:01:15.890Z] Removing test suite binaries [2021-07-16T07:01:15.890Z] exiting test-integration [2021-07-16T07:01:15.890Z] ++ exit 0 [2021-07-16T07:01:15.890Z] [2021-07-16T07:01:16.660Z] === RUN TestCompare [2021-07-16T07:01:16.660Z] --- PASS: TestCompare (0.00s) [2021-07-16T07:01:16.660Z] PASS [2021-07-16T07:01:16.660Z] coverage: 19.2% of statements [2021-07-16T07:01:16.660Z] === RUN TestMakeV1ConfigFromConfig [2021-07-16T07:01:16.660Z] ok github.com/docker/docker/image/cache 0.127s coverage: 19.2% of statements [2021-07-16T07:01:16.660Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-16T07:01:16.660Z] PASS [2021-07-16T07:01:16.660Z] coverage: 25.0% of statements [2021-07-16T07:01:16.660Z] ok github.com/docker/docker/image/v1 0.134s coverage: 25.0% of statements [2021-07-16T07:01:16.660Z] === RUN TestFSGetInvalidData [2021-07-16T07:01:16.660Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-07-16T07:01:16.660Z] === RUN TestFSInvalidSet [2021-07-16T07:01:16.660Z] --- PASS: TestFSInvalidSet (0.01s) [2021-07-16T07:01:16.660Z] === RUN TestFSInvalidRoot [2021-07-16T07:01:16.660Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-16T07:01:16.660Z] === RUN TestFSMetadataGetSet [2021-07-16T07:01:16.660Z] --- PASS: TestFSMetadataGetSet (0.09s) [2021-07-16T07:01:16.660Z] === RUN TestFSInvalidWalker [2021-07-16T07:01:16.660Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-07-16T07:01:16.660Z] === RUN TestFSGetSet [2021-07-16T07:01:17.114Z] --- PASS: TestFSGetSet (0.05s) [2021-07-16T07:01:17.114Z] === RUN TestFSGetUnsetKey [2021-07-16T07:01:17.114Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-16T07:01:17.114Z] === RUN TestFSGetEmptyData [2021-07-16T07:01:17.114Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-07-16T07:01:17.114Z] === RUN TestFSDelete [2021-07-16T07:01:17.114Z] --- PASS: TestFSDelete (0.03s) [2021-07-16T07:01:17.114Z] === RUN TestFSWalker [2021-07-16T07:01:17.114Z] --- PASS: TestFSWalker (0.10s) [2021-07-16T07:01:17.114Z] === RUN TestFSWalkerStopOnError [2021-07-16T07:01:17.114Z] --- PASS: TestFSWalkerStopOnError (0.03s) [2021-07-16T07:01:17.114Z] === RUN TestNewFromJSON [2021-07-16T07:01:17.114Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-16T07:01:17.114Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-16T07:01:17.114Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-16T07:01:17.114Z] === RUN TestMarshalKeyOrder [2021-07-16T07:01:17.114Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-16T07:01:17.114Z] === RUN TestImage [2021-07-16T07:01:17.114Z] --- PASS: TestImage (0.00s) [2021-07-16T07:01:17.114Z] === RUN TestImageOSNotEmpty [2021-07-16T07:01:17.114Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-16T07:01:17.114Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-16T07:01:17.114Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-16T07:01:17.114Z] === RUN TestCreate [2021-07-16T07:01:17.114Z] --- PASS: TestCreate (0.02s) [2021-07-16T07:01:17.114Z] === RUN TestRestore [2021-07-16T07:01:17.567Z] time="2021-07-16T07:01:16Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-16T07:01:17.567Z] --- PASS: TestRestore (0.22s) [2021-07-16T07:01:17.567Z] === RUN TestAddDelete [2021-07-16T07:01:17.567Z] --- PASS: TestAddDelete (0.07s) [2021-07-16T07:01:17.567Z] === RUN TestSearchAfterDelete [2021-07-16T07:01:17.567Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-07-16T07:01:17.567Z] === RUN TestParentReset [2021-07-16T07:01:17.567Z] --- PASS: TestParentReset (0.10s) [2021-07-16T07:01:17.567Z] === RUN TestGetAndSetLastUpdated [2021-07-16T07:01:17.567Z] --- PASS: TestGetAndSetLastUpdated (0.05s) [2021-07-16T07:01:17.567Z] === RUN TestStoreLen [2021-07-16T07:01:17.567Z] --- PASS: TestStoreLen (0.07s) [2021-07-16T07:01:17.567Z] PASS [2021-07-16T07:01:17.567Z] coverage: 86.8% of statements [2021-07-16T07:01:17.567Z] ok github.com/docker/docker/image 1.112s coverage: 86.8% of statements [2021-07-16T07:01:18.019Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-07-16T07:01:18.019Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-16T07:01:18.019Z] === RUN TestSerialization [2021-07-16T07:01:18.019Z] --- PASS: TestSerialization (0.02s) [2021-07-16T07:01:18.019Z] PASS [2021-07-16T07:01:18.019Z] coverage: 100.0% of statements [2021-07-16T07:01:18.019Z] ok github.com/docker/docker/libcontainerd/queue 0.063s coverage: 100.0% of statements [2021-07-16T07:01:18.570Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-16T07:01:18.976Z] === RUN TestEmptyLayer [2021-07-16T07:01:18.976Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-16T07:01:18.976Z] === RUN TestCommitFailure [2021-07-16T07:01:18.976Z] --- PASS: TestCommitFailure (0.02s) [2021-07-16T07:01:18.976Z] === RUN TestStartTransactionFailure [2021-07-16T07:01:18.976Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-16T07:01:18.976Z] === RUN TestGetOrphan [2021-07-16T07:01:18.976Z] --- PASS: TestGetOrphan (0.01s) [2021-07-16T07:01:18.976Z] === RUN TestMountAndRegister Post stage [Pipeline] junit [2021-07-16T07:01:19.170Z] Recording test results [2021-07-16T07:01:19.428Z] --- PASS: TestMountAndRegister (0.28s) [2021-07-16T07:01:19.428Z] layer_test.go:271: Layer size: 14 [2021-07-16T07:01:19.428Z] === RUN TestLayerRelease [2021-07-16T07:01:19.428Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-16T07:01:19.428Z] layer_test.go:304: Failing on Windows [2021-07-16T07:01:19.428Z] === RUN TestStoreRestore [2021-07-16T07:01:19.428Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-16T07:01:19.428Z] layer_test.go:353: Failing on Windows [2021-07-16T07:01:19.428Z] === RUN TestTarStreamStability [2021-07-16T07:01:19.428Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-16T07:01:19.428Z] layer_test.go:468: Failing on Windows [2021-07-16T07:01:19.428Z] === RUN TestRegisterExistingLayer [2021-07-16T07:01:19.428Z] --- PASS: TestRegisterExistingLayer (0.24s) [2021-07-16T07:01:19.428Z] === RUN TestTarStreamVerification [2021-07-16T07:01:19.428Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-16T07:01:19.428Z] layer_test.go:697: Failing on Windows [2021-07-16T07:01:19.428Z] === RUN TestLayerMigration [2021-07-16T07:01:19.428Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-16T07:01:19.428Z] migration_test.go:46: Failing on Windows [2021-07-16T07:01:19.428Z] === RUN TestLayerMigrationNoTarsplit [2021-07-16T07:01:19.428Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-16T07:01:19.428Z] migration_test.go:182: Failing on Windows [2021-07-16T07:01:19.428Z] === RUN TestMountInit [2021-07-16T07:01:19.428Z] --- SKIP: TestMountInit (0.00s) [2021-07-16T07:01:19.428Z] mount_test.go:17: Failing on Windows [2021-07-16T07:01:19.428Z] === RUN TestMountSize [2021-07-16T07:01:19.428Z] --- SKIP: TestMountSize (0.00s) [2021-07-16T07:01:19.428Z] mount_test.go:76: Failing on Windows [2021-07-16T07:01:19.428Z] === RUN TestMountChanges [2021-07-16T07:01:19.428Z] --- SKIP: TestMountChanges (0.00s) [2021-07-16T07:01:19.428Z] mount_test.go:125: Failing on Windows [2021-07-16T07:01:19.428Z] === RUN TestMountApply [2021-07-16T07:01:19.428Z] --- SKIP: TestMountApply (0.00s) [2021-07-16T07:01:19.428Z] mount_test.go:212: Failing on Windows [2021-07-16T07:01:19.428Z] PASS [2021-07-16T07:01:19.428Z] coverage: 30.1% of statements [2021-07-16T07:01:19.428Z] ok github.com/docker/docker/layer 0.662s coverage: 30.1% of statements [2021-07-16T07:01:19.880Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-16T07:01:20.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-16T07:01:20.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-16T07:01:20.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-16T07:01:20.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-16T07:01:20.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-16T07:01:20.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-16T07:01:20.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-16T07:01:20.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-16T07:01:20.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-16T07:01:20.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-16T07:01:20.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-16T07:01:20.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-16T07:01:20.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-16T07:01:20.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-16T07:01:20.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-16T07:01:20.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-16T07:01:20.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-16T07:01:20.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-16T07:01:20.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-16T07:01:20.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-16T07:01:20.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-16T07:01:20.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-16T07:01:20.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-16T07:01:20.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-16T07:01:20.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-16T07:01:20.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-16T07:01:20.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-16T07:01:20.331Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-16T07:01:20.331Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-16T07:01:20.331Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-16T07:01:20.331Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-16T07:01:20.331Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-16T07:01:20.331Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-16T07:01:20.331Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-16T07:01:20.331Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-16T07:01:20.331Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-16T07:01:20.331Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-16T07:01:20.331Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-16T07:01:20.331Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-16T07:01:20.331Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-16T07:01:20.331Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-16T07:01:20.331Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-16T07:01:20.331Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-16T07:01:20.331Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-16T07:01:20.331Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-16T07:01:20.331Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-16T07:01:20.331Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-16T07:01:20.331Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-16T07:01:20.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-16T07:01:20.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-16T07:01:20.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-16T07:01:20.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-16T07:01:20.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-16T07:01:20.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-16T07:01:20.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-16T07:01:20.332Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-16T07:01:20.332Z] PASS [2021-07-16T07:01:20.332Z] coverage: 42.3% of statements [2021-07-16T07:01:20.332Z] ok github.com/docker/docker/oci 0.116s coverage: 42.3% of statements [2021-07-16T07:01:20.394Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-16T07:01:20.733Z] + echo Ensuring container killed. [2021-07-16T07:01:20.733Z] Ensuring container killed. [2021-07-16T07:01:20.733Z] + docker rm -vf docker-pr2 [2021-07-16T07:01:20.733Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-07-16T07:01:20.783Z] === RUN TestEnvironmentParsing [2021-07-16T07:01:20.783Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-16T07:01:20.783Z] PASS [2021-07-16T07:01:20.783Z] coverage: 1.0% of statements [2021-07-16T07:01:20.783Z] ok github.com/docker/docker/libcontainerd/local 0.137s coverage: 1.0% of statements [2021-07-16T07:01:20.783Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-16T07:01:20.783Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-16T07:01:20.783Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-16T07:01:20.783Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-16T07:01:21.008Z] + echo Chowning /workspace to jenkins user [2021-07-16T07:01:21.008Z] Chowning /workspace to jenkins user [2021-07-16T07:01:21.008Z] + id -u [2021-07-16T07:01:21.008Z] + id -g [2021-07-16T07:01:21.008Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42642:/workspace busybox chown -R 1000:1000 /workspace [2021-07-16T07:01:21.008Z] Unable to find image 'busybox:latest' locally [2021-07-16T07:01:21.090Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-07-16T07:01:21.236Z] === RUN TestAddressPoolOpt [2021-07-16T07:01:21.236Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-16T07:01:21.236Z] === RUN TestValidateEnv [2021-07-16T07:01:21.236Z] === RUN TestValidateEnv/a [2021-07-16T07:01:21.236Z] === RUN TestValidateEnv/something [2021-07-16T07:01:21.236Z] === RUN TestValidateEnv/_=a [2021-07-16T07:01:21.236Z] === RUN TestValidateEnv/env1=value1 [2021-07-16T07:01:21.236Z] === RUN TestValidateEnv/_env1=value1 [2021-07-16T07:01:21.236Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-16T07:01:21.236Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-16T07:01:21.236Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-16T07:01:21.236Z] === RUN TestValidateEnv/PATH [2021-07-16T07:01:21.236Z] === RUN TestValidateEnv/=a [2021-07-16T07:01:21.236Z] === RUN TestValidateEnv/PATH= [2021-07-16T07:01:21.236Z] === RUN TestValidateEnv/PATH=something [2021-07-16T07:01:21.236Z] === RUN TestValidateEnv/asd!qwe [2021-07-16T07:01:21.236Z] === RUN TestValidateEnv/1asd [2021-07-16T07:01:21.236Z] === RUN TestValidateEnv/123 [2021-07-16T07:01:21.236Z] === RUN TestValidateEnv/some_space [2021-07-16T07:01:21.236Z] === RUN TestValidateEnv/__some_space_before [2021-07-16T07:01:21.236Z] === RUN TestValidateEnv/some_space_after__ [2021-07-16T07:01:21.236Z] === RUN TestValidateEnv/= [2021-07-16T07:01:21.236Z] === RUN TestValidateEnv/PaTh [2021-07-16T07:01:21.236Z] --- PASS: TestValidateEnv (0.00s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-16T07:01:21.236Z] === RUN TestParseHost [2021-07-16T07:01:21.236Z] --- PASS: TestParseHost (0.00s) [2021-07-16T07:01:21.236Z] === RUN TestParseDockerDaemonHost [2021-07-16T07:01:21.236Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-16T07:01:21.236Z] === RUN TestParseTCP [2021-07-16T07:01:21.236Z] --- PASS: TestParseTCP (0.00s) [2021-07-16T07:01:21.236Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-16T07:01:21.236Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-16T07:01:21.236Z] === RUN TestValidateExtraHosts [2021-07-16T07:01:21.236Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-16T07:01:21.236Z] === RUN TestIpOptString [2021-07-16T07:01:21.236Z] --- PASS: TestIpOptString (0.00s) [2021-07-16T07:01:21.236Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-16T07:01:21.236Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-16T07:01:21.236Z] === RUN TestNewIpOptValidDefaultVal [2021-07-16T07:01:21.236Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-16T07:01:21.236Z] === RUN TestIpOptSetInvalidVal [2021-07-16T07:01:21.236Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-16T07:01:21.236Z] === RUN TestValidateIPAddress [2021-07-16T07:01:21.236Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-16T07:01:21.236Z] === RUN TestMapOpts [2021-07-16T07:01:21.236Z] --- PASS: TestMapOpts (0.00s) [2021-07-16T07:01:21.236Z] === RUN TestListOptsWithoutValidator [2021-07-16T07:01:21.236Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-16T07:01:21.236Z] === RUN TestListOptsWithValidator [2021-07-16T07:01:21.236Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-16T07:01:21.236Z] === RUN TestValidateDNSSearch [2021-07-16T07:01:21.236Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-16T07:01:21.236Z] === RUN TestValidateLabel [2021-07-16T07:01:21.236Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-16T07:01:21.236Z] === RUN TestValidateLabel/label_with_general_format [2021-07-16T07:01:21.236Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-16T07:01:21.236Z] === RUN TestValidateLabel/label_with_one_more [2021-07-16T07:01:21.236Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-16T07:01:21.236Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-16T07:01:21.236Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-16T07:01:21.236Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-16T07:01:21.236Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-16T07:01:21.236Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-16T07:01:21.236Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-16T07:01:21.236Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-16T07:01:21.236Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-16T07:01:21.236Z] --- PASS: TestValidateLabel (0.01s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.01s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-16T07:01:21.236Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-16T07:01:21.236Z] === RUN TestNamedListOpts [2021-07-16T07:01:21.236Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-16T07:01:21.236Z] === RUN TestNamedMapOpts [2021-07-16T07:01:21.236Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-16T07:01:21.236Z] === RUN TestParseLink [2021-07-16T07:01:21.236Z] --- PASS: TestParseLink (0.00s) [2021-07-16T07:01:21.236Z] === RUN TestQuotedStringSetWithQuotes [2021-07-16T07:01:21.236Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-16T07:01:21.236Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-16T07:01:21.236Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-16T07:01:21.236Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-16T07:01:21.236Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-16T07:01:21.236Z] === RUN TestUlimitOpt [2021-07-16T07:01:21.236Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-16T07:01:21.236Z] PASS [2021-07-16T07:01:21.236Z] coverage: 67.1% of statements [2021-07-16T07:01:21.236Z] ok github.com/docker/docker/opts 0.146s coverage: 67.1% of statements [2021-07-16T07:01:21.236Z] === RUN TestParseVersion [2021-07-16T07:01:21.236Z] --- PASS: TestParseVersion (0.00s) [2021-07-16T07:01:21.236Z] PASS [2021-07-16T07:01:21.236Z] coverage: 52.9% of statements [2021-07-16T07:01:21.236Z] ok github.com/docker/docker/pkg/aaparser 0.046s coverage: 52.9% of statements [2021-07-16T07:01:21.265Z] latest: Pulling from library/busybox [2021-07-16T07:01:21.265Z] b71f96345d44: Pulling fs layer [2021-07-16T07:01:21.265Z] b71f96345d44: Verifying Checksum [2021-07-16T07:01:21.265Z] b71f96345d44: Download complete [2021-07-16T07:01:21.265Z] b71f96345d44: Pull complete [2021-07-16T07:01:21.265Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-16T07:01:21.265Z] Status: Downloaded newer image for busybox:latest [2021-07-16T07:01:23.391Z] === RUN TestPeerCertificateMarshalJSON [2021-07-16T07:01:23.391Z] === RUN TestUnbuffered [2021-07-16T07:01:23.391Z] --- PASS: TestUnbuffered (0.00s) [2021-07-16T07:01:23.391Z] === RUN TestRaceUnbuffered [2021-07-16T07:01:23.391Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-16T07:01:23.391Z] PASS [2021-07-16T07:01:23.391Z] coverage: 100.0% of statements [2021-07-16T07:01:23.391Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2021-07-16T07:01:23.391Z] === RUN TestMatch [2021-07-16T07:01:23.391Z] === RUN TestMatch/[[]] [2021-07-16T07:01:23.391Z] === RUN TestMatch/[[foo]] [2021-07-16T07:01:23.391Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-16T07:01:23.391Z] === RUN TestMatch/[[foo_bar]] [2021-07-16T07:01:23.391Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-16T07:01:23.391Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-16T07:01:23.391Z] === RUN TestMatch/[] [2021-07-16T07:01:23.391Z] === RUN TestMatch/[]#01 [2021-07-16T07:01:23.391Z] === RUN TestMatch/[[qux]] [2021-07-16T07:01:23.391Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-16T07:01:23.391Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-16T07:01:23.391Z] === RUN TestMatch/[[foo_baz]] [2021-07-16T07:01:23.391Z] --- PASS: TestMatch (0.00s) [2021-07-16T07:01:23.391Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-16T07:01:23.391Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-16T07:01:23.391Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-16T07:01:23.391Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-16T07:01:23.391Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-16T07:01:23.391Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-16T07:01:23.391Z] --- PASS: TestMatch/[] (0.00s) [2021-07-16T07:01:23.391Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-16T07:01:23.391Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-16T07:01:23.391Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-16T07:01:23.391Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-16T07:01:23.391Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-16T07:01:23.391Z] PASS [2021-07-16T07:01:23.391Z] coverage: 87.5% of statements [2021-07-16T07:01:23.391Z] ok github.com/docker/docker/pkg/capabilities 0.048s coverage: 87.5% of statements [2021-07-16T07:01:23.391Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-16T07:01:23.391Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-16T07:01:23.391Z] --- PASS: TestPeerCertificateMarshalJSON (0.38s) [2021-07-16T07:01:23.391Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-16T07:01:23.391Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-16T07:01:23.391Z] === RUN TestMiddleware [2021-07-16T07:01:23.391Z] --- PASS: TestMiddleware (0.00s) [2021-07-16T07:01:23.391Z] === RUN TestNewResponseModifier [2021-07-16T07:01:23.391Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-16T07:01:23.391Z] PASS [2021-07-16T07:01:23.391Z] coverage: 26.8% of statements [2021-07-16T07:01:23.391Z] ok github.com/docker/docker/pkg/authorization 0.457s coverage: 26.8% of statements [2021-07-16T07:01:23.753Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-16T07:01:24.011Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-16T07:01:24.120Z] + bundleName=amd64-cgroup2 [2021-07-16T07:01:24.120Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-07-16T07:01:24.120Z] Creating amd64-cgroup2-bundles.tar.gz [2021-07-16T07:01:24.120Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-16T07:01:24.120Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-07-16T07:01:24.345Z] === RUN TestSizeEmpty [2021-07-16T07:01:24.345Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-16T07:01:24.345Z] === RUN TestSizeEmptyFile [2021-07-16T07:01:24.345Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-16T07:01:24.345Z] === RUN TestSizeNonemptyFile [2021-07-16T07:01:24.345Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-16T07:01:24.345Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-16T07:01:24.345Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-16T07:01:24.345Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-16T07:01:24.345Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-16T07:01:24.345Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-16T07:01:24.345Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-16T07:01:24.345Z] === RUN TestMoveToSubdir [2021-07-16T07:01:24.345Z] --- PASS: TestMoveToSubdir (0.00s) [2021-07-16T07:01:24.345Z] === RUN TestSizeNonExistingDirectory [2021-07-16T07:01:24.345Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-16T07:01:24.345Z] PASS [2021-07-16T07:01:24.345Z] coverage: 80.0% of statements [2021-07-16T07:01:24.345Z] === RUN TestIsArchivePathDir [2021-07-16T07:01:24.345Z] ok github.com/docker/docker/pkg/directory 0.122s coverage: 80.0% of statements [Pipeline] archiveArtifacts [2021-07-16T07:01:24.385Z] Archiving artifacts [2021-07-16T07:01:24.797Z] --- PASS: TestIsArchivePathDir (0.13s) [2021-07-16T07:01:24.797Z] === RUN TestIsArchivePathInvalidFile [2021-07-16T07:01:24.797Z] --- PASS: TestIsArchivePathInvalidFile (0.18s) [2021-07-16T07:01:24.797Z] === RUN TestIsArchivePathTar [2021-07-16T07:01:24.797Z] === RUN TestChrootTarUntar [2021-07-16T07:01:24.797Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-16T07:01:24.797Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-16T07:01:24.797Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-16T07:01:24.797Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-16T07:01:24.797Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-16T07:01:24.797Z] === RUN TestChrootUntarEmptyArchive [2021-07-16T07:01:24.797Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-16T07:01:24.797Z] === RUN TestChrootTarUntarWithSymlink [2021-07-16T07:01:24.797Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-16T07:01:24.797Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-16T07:01:24.797Z] === RUN TestChrootCopyWithTar [2021-07-16T07:01:24.797Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-16T07:01:24.797Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-16T07:01:24.797Z] === RUN TestChrootCopyFileWithTar [2021-07-16T07:01:24.797Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-16T07:01:24.797Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-16T07:01:24.797Z] === RUN TestChrootUntarPath [2021-07-16T07:01:24.797Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-16T07:01:24.797Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-16T07:01:24.797Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-16T07:01:24.797Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-16T07:01:24.797Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-16T07:01:24.797Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-16T07:01:24.797Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-16T07:01:24.797Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-16T07:01:24.797Z] === RUN TestChrootApplyDotDotFile [2021-07-16T07:01:24.797Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-16T07:01:24.797Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-16T07:01:24.797Z] PASS [2021-07-16T07:01:24.797Z] coverage: 15.4% of statements [2021-07-16T07:01:24.797Z] ok github.com/docker/docker/pkg/chrootarchive 0.107s coverage: 15.4% of statements [2021-07-16T07:01:24.797Z] --- PASS: TestIsArchivePathTar (0.21s) [2021-07-16T07:01:24.797Z] === RUN TestDecompressStreamGzip [2021-07-16T07:01:25.250Z] --- PASS: TestDecompressStreamGzip (0.23s) [2021-07-16T07:01:25.250Z] === RUN TestDecompressStreamBzip2 [2021-07-16T07:01:25.250Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2021-07-16T07:01:25.250Z] === RUN TestDecompressStreamXz [2021-07-16T07:01:25.250Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-16T07:01:25.250Z] archive_test.go:134: Xz not present in msys2 [2021-07-16T07:01:25.250Z] === RUN TestCompressStreamXzUnsupported [2021-07-16T07:01:25.250Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-16T07:01:25.250Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-16T07:01:25.250Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-16T07:01:25.250Z] === RUN TestCompressStreamInvalid [2021-07-16T07:01:25.250Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-16T07:01:25.250Z] === RUN TestExtensionInvalid [2021-07-16T07:01:25.250Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-16T07:01:25.250Z] === RUN TestExtensionUncompressed [2021-07-16T07:01:25.250Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-16T07:01:25.250Z] === RUN TestExtensionBzip2 [2021-07-16T07:01:25.250Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-16T07:01:25.250Z] === RUN TestExtensionGzip [2021-07-16T07:01:25.250Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-16T07:01:25.250Z] === RUN TestExtensionXz [2021-07-16T07:01:25.250Z] --- PASS: TestExtensionXz (0.00s) [2021-07-16T07:01:25.250Z] === RUN TestCmdStreamLargeStderr [2021-07-16T07:01:25.250Z] === RUN Test [2021-07-16T07:01:25.250Z] === RUN Test/TestContainsEntry [2021-07-16T07:01:25.250Z] === RUN Test/TestCreateEntries [2021-07-16T07:01:25.250Z] === RUN Test/TestEntriesDiff [2021-07-16T07:01:25.250Z] === RUN Test/TestEntriesEquality [2021-07-16T07:01:25.250Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-16T07:01:25.250Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-16T07:01:25.250Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-16T07:01:25.250Z] === RUN Test/TestGeneratorNotGenerate [2021-07-16T07:01:25.250Z] === RUN Test/TestGeneratorWithPort [2021-07-16T07:01:25.250Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-16T07:01:25.250Z] === RUN Test/TestNewEntry [2021-07-16T07:01:25.250Z] === RUN Test/TestParse [2021-07-16T07:01:25.250Z] --- PASS: Test (0.00s) [2021-07-16T07:01:25.250Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-16T07:01:25.250Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-16T07:01:25.250Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-16T07:01:25.250Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-16T07:01:25.250Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-16T07:01:25.250Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-16T07:01:25.250Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-16T07:01:25.250Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-16T07:01:25.250Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-16T07:01:25.250Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-16T07:01:25.250Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-16T07:01:25.250Z] --- PASS: Test/TestParse (0.00s) [2021-07-16T07:01:25.250Z] PASS [2021-07-16T07:01:25.250Z] coverage: 58.3% of statements [2021-07-16T07:01:25.250Z] ok github.com/docker/docker/pkg/discovery 0.064s coverage: 58.3% of statements [2021-07-16T07:01:25.420Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-16T07:01:25.677Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-16T07:01:25.704Z] --- PASS: TestCmdStreamLargeStderr (0.13s) [2021-07-16T07:01:25.704Z] === RUN TestCmdStreamBad [2021-07-16T07:01:25.704Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-16T07:01:25.704Z] archive_test.go:239: Failing on Windows CI machines [2021-07-16T07:01:25.704Z] === RUN TestCmdStreamGood [2021-07-16T07:01:25.704Z] --- PASS: TestCmdStreamGood (0.08s) [2021-07-16T07:01:25.704Z] === RUN TestUntarPathWithInvalidDest [2021-07-16T07:01:25.704Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2021-07-16T07:01:25.704Z] === RUN TestUntarPathWithInvalidSrc [2021-07-16T07:01:25.704Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-16T07:01:25.704Z] === RUN TestUntarPath [2021-07-16T07:01:25.704Z] --- PASS: TestUntarPath (0.09s) [2021-07-16T07:01:25.704Z] === RUN TestUntarPathWithDestinationFile [2021-07-16T07:01:25.704Z] --- PASS: TestUntarPathWithDestinationFile (0.16s) [2021-07-16T07:01:25.704Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-16T07:01:26.155Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-07-16T07:01:26.155Z] === RUN TestCopyWithTarInvalidSrc [2021-07-16T07:01:26.155Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-16T07:01:26.155Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-16T07:01:26.155Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-16T07:01:26.155Z] === RUN TestCopyWithTarSrcFile [2021-07-16T07:01:26.155Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-16T07:01:26.155Z] === RUN TestCopyWithTarSrcFolder [2021-07-16T07:01:26.155Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-16T07:01:26.155Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-16T07:01:26.155Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-16T07:01:26.155Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-16T07:01:26.155Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-07-16T07:01:26.155Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-16T07:01:26.155Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-16T07:01:26.155Z] === RUN TestCopyFileWithTarSrcFile [2021-07-16T07:01:26.155Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-16T07:01:26.155Z] === RUN TestTarFiles [2021-07-16T07:01:26.155Z] === RUN Test [2021-07-16T07:01:26.155Z] === RUN Test/TestContent [2021-07-16T07:01:26.155Z] === RUN Test/TestInitialize [2021-07-16T07:01:26.155Z] === RUN Test/TestNew [2021-07-16T07:01:26.155Z] === RUN Test/TestParsingContentsWithComments [2021-07-16T07:01:26.155Z] === RUN Test/TestRegister [2021-07-16T07:01:26.155Z] === RUN Test/TestWatch [2021-07-16T07:01:26.155Z] --- PASS: Test (0.01s) [2021-07-16T07:01:26.155Z] --- PASS: Test/TestContent (0.00s) [2021-07-16T07:01:26.155Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-16T07:01:26.155Z] --- PASS: Test/TestNew (0.00s) [2021-07-16T07:01:26.155Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-16T07:01:26.155Z] --- PASS: Test/TestRegister (0.00s) [2021-07-16T07:01:26.155Z] --- PASS: Test/TestWatch (0.01s) [2021-07-16T07:01:26.155Z] PASS [2021-07-16T07:01:26.155Z] coverage: 92.9% of statements [2021-07-16T07:01:26.155Z] ok github.com/docker/docker/pkg/discovery/file 0.075s coverage: 92.9% of statements [2021-07-16T07:01:26.495Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42642/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-16T07:01:26.800Z] + make clean [2021-07-16T07:01:27.055Z] docker volume rm -f docker-dev-cache [2021-07-16T07:01:27.056Z] docker-dev-cache [Pipeline] deleteDir [2021-07-16T07:01:27.110Z] === RUN Test [2021-07-16T07:01:27.110Z] === RUN Test/TestWatch [2021-07-16T07:01:27.110Z] --- PASS: Test (0.00s) [2021-07-16T07:01:27.110Z] --- PASS: Test/TestWatch (0.00s) [2021-07-16T07:01:27.110Z] PASS [2021-07-16T07:01:27.110Z] coverage: 92.3% of statements [2021-07-16T07:01:27.110Z] ok github.com/docker/docker/pkg/discovery/memory 0.098s coverage: 92.3% of statements [2021-07-16T07:01:27.562Z] === RUN Test [2021-07-16T07:01:27.562Z] === RUN Test/TestInitialize [2021-07-16T07:01:27.562Z] time="2021-07-16T07:01:27Z" level=info msg="Initializing discovery without TLS" [2021-07-16T07:01:27.562Z] time="2021-07-16T07:01:27Z" level=info msg="Initializing discovery without TLS" [2021-07-16T07:01:27.562Z] time="2021-07-16T07:01:27Z" level=info msg="Initializing discovery without TLS" [2021-07-16T07:01:27.562Z] === RUN Test/TestInitializeWithCerts [2021-07-16T07:01:27.562Z] time="2021-07-16T07:01:27Z" level=info msg="Initializing discovery with TLS" [2021-07-16T07:01:27.562Z] === RUN Test [2021-07-16T07:01:27.562Z] === RUN Test/TestInitialize [2021-07-16T07:01:27.562Z] === RUN Test/TestInitializeWithPattern [2021-07-16T07:01:27.562Z] === RUN Test/TestRegister [2021-07-16T07:01:27.562Z] === RUN Test/TestWatch [2021-07-16T07:01:27.562Z] --- PASS: Test (0.00s) [2021-07-16T07:01:27.562Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-16T07:01:27.562Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-16T07:01:27.562Z] --- PASS: Test/TestRegister (0.00s) [2021-07-16T07:01:27.562Z] --- PASS: Test/TestWatch (0.00s) [2021-07-16T07:01:27.562Z] PASS [2021-07-16T07:01:27.562Z] coverage: 93.8% of statements [2021-07-16T07:01:27.562Z] === RUN Test/TestWatch [2021-07-16T07:01:27.562Z] time="2021-07-16T07:01:27Z" level=info msg="Initializing discovery without TLS" [2021-07-16T07:01:27.562Z] ok github.com/docker/docker/pkg/discovery/nodes 0.083s coverage: 93.8% of statements [2021-07-16T07:01:27.567Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-07-16T07:01:27.824Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-07-16T07:01:28.518Z] === RUN TestPollerAddRemove [2021-07-16T07:01:28.518Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-16T07:01:28.518Z] === RUN TestPollerEvent [2021-07-16T07:01:28.518Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-16T07:01:28.518Z] poller_test.go:41: No chmod on Windows [2021-07-16T07:01:28.518Z] === RUN TestPollerClose [2021-07-16T07:01:28.518Z] --- PASS: TestPollerClose (0.00s) [2021-07-16T07:01:28.518Z] PASS [2021-07-16T07:01:28.518Z] coverage: 39.4% of statements [2021-07-16T07:01:28.970Z] ok github.com/docker/docker/pkg/filenotify 0.054s coverage: 39.4% of statements [2021-07-16T07:01:29.424Z] === RUN TestCopyFileWithInvalidSrc [2021-07-16T07:01:29.424Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-16T07:01:29.424Z] === RUN TestCopyFileWithInvalidDest [2021-07-16T07:01:29.424Z] --- PASS: TestCopyFileWithInvalidDest (0.01s) [2021-07-16T07:01:29.424Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-16T07:01:29.424Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-16T07:01:29.424Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-16T07:01:29.424Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-16T07:01:29.424Z] === RUN TestCopyFile [2021-07-16T07:01:29.424Z] --- PASS: TestCopyFile (0.01s) [2021-07-16T07:01:29.424Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-16T07:01:29.424Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-16T07:01:29.424Z] fileutils_test.go:134: Needs porting to Windows [2021-07-16T07:01:29.424Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-16T07:01:29.424Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-16T07:01:29.424Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-16T07:01:29.424Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-16T07:01:29.424Z] fileutils_test.go:180: Needs porting to Windows [2021-07-16T07:01:29.424Z] === RUN TestWildcardMatches [2021-07-16T07:01:29.424Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-16T07:01:29.424Z] === RUN TestPatternMatches [2021-07-16T07:01:29.424Z] --- PASS: TestPatternMatches (0.00s) [2021-07-16T07:01:29.424Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-16T07:01:29.424Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-16T07:01:29.424Z] === RUN TestPatternMatchesFolderExclusions [2021-07-16T07:01:29.424Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-16T07:01:29.424Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-16T07:01:29.424Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-16T07:01:29.424Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-16T07:01:29.424Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-16T07:01:29.424Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-16T07:01:29.424Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-16T07:01:29.424Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-16T07:01:29.424Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-16T07:01:29.424Z] === RUN TestSingleExclamationError [2021-07-16T07:01:29.424Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-16T07:01:29.424Z] === RUN TestMatchesWithNoPatterns [2021-07-16T07:01:29.424Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-16T07:01:29.424Z] === RUN TestMatchesWithMalformedPatterns [2021-07-16T07:01:29.424Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-16T07:01:29.424Z] === RUN TestMatches [2021-07-16T07:01:29.424Z] --- PASS: TestMatches (0.00s) [2021-07-16T07:01:29.424Z] === RUN TestCleanPatterns [2021-07-16T07:01:29.424Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-16T07:01:29.424Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-16T07:01:29.424Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-16T07:01:29.424Z] === RUN TestCleanPatternsExceptionFlag [2021-07-16T07:01:29.424Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-16T07:01:29.424Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-16T07:01:29.424Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-16T07:01:29.424Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-16T07:01:29.424Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-16T07:01:29.424Z] === RUN TestCleanPatternsErrorSingleException [2021-07-16T07:01:29.424Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-16T07:01:29.424Z] === RUN TestCreateIfNotExistsDir [2021-07-16T07:01:29.424Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-16T07:01:29.424Z] === RUN TestCreateIfNotExistsFile [2021-07-16T07:01:29.424Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-07-16T07:01:29.424Z] === RUN TestMatch [2021-07-16T07:01:29.424Z] --- PASS: TestMatch (0.00s) [2021-07-16T07:01:29.424Z] PASS [2021-07-16T07:01:29.424Z] coverage: 87.7% of statements [2021-07-16T07:01:29.424Z] ok github.com/docker/docker/pkg/fileutils 0.105s coverage: 87.7% of statements [2021-07-16T07:01:29.876Z] === RUN TestGet [2021-07-16T07:01:29.876Z] --- PASS: TestGet (0.00s) [2021-07-16T07:01:29.876Z] === RUN TestGetShortcutString [2021-07-16T07:01:29.876Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-16T07:01:29.876Z] PASS [2021-07-16T07:01:29.876Z] coverage: 42.9% of statements [2021-07-16T07:01:29.876Z] ok github.com/docker/docker/pkg/homedir 0.079s coverage: 42.9% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-16T07:01:30.836Z] --- PASS: Test (3.21s) [2021-07-16T07:01:30.836Z] --- PASS: Test/TestInitialize (0.19s) [2021-07-16T07:01:30.836Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-07-16T07:01:30.836Z] --- PASS: Test/TestWatch (3.02s) [2021-07-16T07:01:30.836Z] PASS [2021-07-16T07:01:30.836Z] coverage: 84.1% of statements [2021-07-16T07:01:30.836Z] ok github.com/docker/docker/pkg/discovery/kv 3.411s coverage: 84.1% of statements [2021-07-16T07:01:31.288Z] === RUN TestCreateIDMapOrder [2021-07-16T07:01:31.288Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-16T07:01:31.288Z] PASS [2021-07-16T07:01:31.288Z] coverage: 7.2% of statements [2021-07-16T07:01:31.288Z] ok github.com/docker/docker/pkg/idtools 0.061s coverage: 7.2% of statements [2021-07-16T07:01:32.000Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-16T07:01:32.242Z] === RUN TestFixedBufferCap [2021-07-16T07:01:32.242Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-16T07:01:32.242Z] === RUN TestFixedBufferLen [2021-07-16T07:01:32.242Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-16T07:01:32.242Z] === RUN TestFixedBufferString [2021-07-16T07:01:32.242Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-16T07:01:32.242Z] === RUN TestFixedBufferWrite [2021-07-16T07:01:32.242Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-16T07:01:32.242Z] === RUN TestFixedBufferRead [2021-07-16T07:01:32.242Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-16T07:01:32.242Z] === RUN TestBytesPipeRead [2021-07-16T07:01:32.242Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-16T07:01:32.242Z] === RUN TestBytesPipeWrite [2021-07-16T07:01:32.242Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-16T07:01:32.242Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-16T07:01:32.693Z] === RUN TestError [2021-07-16T07:01:32.693Z] --- PASS: TestError (0.00s) [2021-07-16T07:01:32.693Z] === RUN TestProgressString [2021-07-16T07:01:32.693Z] === RUN TestProgressString/no_progress [2021-07-16T07:01:32.693Z] === RUN TestProgressString/progress_1 [2021-07-16T07:01:32.693Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-16T07:01:32.693Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-16T07:01:32.693Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-16T07:01:32.693Z] === RUN TestProgressString/with_units [2021-07-16T07:01:32.693Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-16T07:01:32.693Z] === RUN TestProgressString/hide_counts [2021-07-16T07:01:32.693Z] --- PASS: TestProgressString (0.00s) [2021-07-16T07:01:32.693Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-16T07:01:32.693Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-16T07:01:32.693Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-16T07:01:32.693Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-16T07:01:32.693Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-16T07:01:32.693Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-16T07:01:32.693Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-16T07:01:32.693Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-16T07:01:32.693Z] === RUN TestJSONMessageDisplay [2021-07-16T07:01:32.694Z] === RUN TestStandardLongPath [2021-07-16T07:01:32.694Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-16T07:01:32.694Z] === RUN TestUNCLongPath [2021-07-16T07:01:32.694Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-16T07:01:32.694Z] PASS [2021-07-16T07:01:32.694Z] coverage: 100.0% of statements [2021-07-16T07:01:32.694Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2021-07-16T07:01:32.694Z] --- PASS: TestBytesPipeWriteRandomChunks (0.71s) [2021-07-16T07:01:32.694Z] === RUN TestAtomicWriteToFile [2021-07-16T07:01:32.694Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-07-16T07:01:32.694Z] === RUN TestAtomicWriteSetCommit [2021-07-16T07:01:32.694Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-16T07:01:32.694Z] === RUN TestAtomicWriteSetCancel [2021-07-16T07:01:32.694Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-16T07:01:32.694Z] === RUN TestReadCloserWrapperClose [2021-07-16T07:01:32.694Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-16T07:01:32.694Z] === RUN TestReaderErrWrapperReadOnError [2021-07-16T07:01:32.694Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-16T07:01:32.694Z] === RUN TestReaderErrWrapperRead [2021-07-16T07:01:32.694Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-16T07:01:32.694Z] === RUN TestHashData [2021-07-16T07:01:32.694Z] --- PASS: TestHashData (0.00s) [2021-07-16T07:01:32.694Z] === RUN TestCancelReadCloser [2021-07-16T07:01:32.694Z] --- PASS: TestJSONMessageDisplay (0.19s) [2021-07-16T07:01:32.694Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-16T07:01:32.694Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-16T07:01:32.694Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-16T07:01:32.694Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-16T07:01:32.694Z] === RUN TestDisplayJSONMessagesStream [2021-07-16T07:01:32.694Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-16T07:01:32.694Z] PASS [2021-07-16T07:01:32.694Z] coverage: 91.7% of statements [2021-07-16T07:01:32.694Z] ok github.com/docker/docker/pkg/jsonmessage 0.246s coverage: 91.7% of statements [2021-07-16T07:01:32.694Z] --- PASS: TestCancelReadCloser (0.10s) [2021-07-16T07:01:32.694Z] === RUN TestWriteCloserWrapperClose [2021-07-16T07:01:32.694Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-16T07:01:32.694Z] === RUN TestNopWriteCloser [2021-07-16T07:01:32.694Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-16T07:01:32.694Z] === RUN TestNopWriter [2021-07-16T07:01:32.694Z] --- PASS: TestNopWriter (0.00s) [2021-07-16T07:01:32.694Z] === RUN TestWriteCounter [2021-07-16T07:01:32.694Z] --- PASS: TestWriteCounter (0.00s) [2021-07-16T07:01:32.694Z] PASS [2021-07-16T07:01:32.694Z] coverage: 69.2% of statements [2021-07-16T07:01:32.694Z] ok github.com/docker/docker/pkg/ioutils 0.972s coverage: 69.2% of statements [2021-07-16T07:01:33.648Z] --- PASS: TestTarFiles (7.70s) [2021-07-16T07:01:33.648Z] === RUN TestTarUntar [2021-07-16T07:01:33.648Z] --- PASS: TestTarUntar (0.04s) [2021-07-16T07:01:33.648Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-16T07:01:33.648Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-07-16T07:01:33.648Z] === RUN TestTarWithOptions [2021-07-16T07:01:33.648Z] --- PASS: TestTarWithOptions (0.03s) [2021-07-16T07:01:33.648Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-16T07:01:33.648Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-16T07:01:33.648Z] === RUN TestUntarUstarGnuConflict [2021-07-16T07:01:33.648Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-16T07:01:33.648Z] === RUN TestUntarInvalidFilenames [2021-07-16T07:01:33.648Z] === RUN TestNameFormat [2021-07-16T07:01:33.648Z] --- PASS: TestNameFormat (0.00s) [2021-07-16T07:01:33.648Z] === RUN TestNameRetries [2021-07-16T07:01:33.648Z] --- PASS: TestNameRetries (0.00s) [2021-07-16T07:01:33.648Z] PASS [2021-07-16T07:01:33.648Z] coverage: 85.7% of statements [2021-07-16T07:01:33.648Z] ok github.com/docker/docker/pkg/namesgenerator 0.063s coverage: 85.7% of statements [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite (437.22s) [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.12s) [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.39s) [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.62s) [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.58s) [2021-07-16T07:01:33.898Z] docker_cli_daemon_test.go:1455: [dde8ee94bd54b] daemon is not started [2021-07-16T07:01:33.898Z] check_test.go:309: [d304eaf13961a] daemon is not started [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.80s) [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.29s) [2021-07-16T07:01:33.898Z] check_test.go:309: [d60e0d8b39cd2] daemon is not started [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.46s) [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.71s) [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.07s) [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.65s) [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.10s) [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.10s) [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.77s) [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.00s) [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.53s) [2021-07-16T07:01:33.898Z] check_test.go:309: [d085a58aaa304] daemon is not started [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.52s) [2021-07-16T07:01:33.898Z] check_test.go:309: [d7a6cfec0feec] daemon is not started [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.26s) [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2021-07-16T07:01:33.898Z] check_test.go:309: [d04ae22429d8a] daemon is not started [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.08s) [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.53s) [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.79s) [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.63s) [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s) [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-07-16T07:01:33.898Z] check_test.go:309: [d38708af136d8] daemon is not started [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.60s) [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.72s) [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.33s) [2021-07-16T07:01:33.898Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2021-07-16T07:01:33.898Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-16T07:01:33.898Z] check_test.go:309: [db8db1bbe1222] daemon is not started [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (3.07s) [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.96s) [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.82s) [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.38s) [2021-07-16T07:01:33.898Z] check_test.go:309: [da87b9f0de516] daemon is not started [2021-07-16T07:01:33.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.00s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2021-07-16T07:01:33.899Z] check_test.go:309: [daefbee6e7e9b] daemon is not started [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.52s) [2021-07-16T07:01:33.899Z] docker_cli_daemon_plugins_test.go:79: [d0f6a7ea8c2ec] daemon is not started [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.18s) [2021-07-16T07:01:33.899Z] docker_cli_daemon_plugins_test.go:169: [d61fbda8cb933] daemon is not started [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.42s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-07-16T07:01:33.899Z] check_test.go:309: [dc246e0d1a132] daemon is not started [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.42s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.34s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.31s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.51s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.35s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.43s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.85s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.56s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.30s) [2021-07-16T07:01:33.899Z] check_test.go:309: [df68277fa7616] daemon is not started [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.01s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (27.32s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.93s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.31s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.46s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.08s) [2021-07-16T07:01:33.899Z] check_test.go:309: [d750cdce5d970] daemon is not started [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.90s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.21s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (15.39s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.05s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.67s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.83s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.40s) [2021-07-16T07:01:33.899Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-07-16T07:01:33.899Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-16T07:01:33.899Z] check_test.go:309: [d89d44f048c7d] daemon is not started [2021-07-16T07:01:33.899Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-07-16T07:01:33.899Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-16T07:01:33.899Z] check_test.go:309: [d870513ffc222] daemon is not started [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.95s) [2021-07-16T07:01:33.899Z] check_test.go:309: [dcd2c36e03853] daemon is not started [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.57s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.15s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.65s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.08s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.32s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.03s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.49s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.02s) [2021-07-16T07:01:33.899Z] check_test.go:309: [d59267338ff99] daemon is not started [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.89s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.35s) [2021-07-16T07:01:33.899Z] docker_cli_daemon_plugins_test.go:105: [dd8199392cf3a] daemon is not started [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.85s) [2021-07-16T07:01:33.899Z] check_test.go:309: [dc06385c82956] daemon is not started [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.20s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.70s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.24s) [2021-07-16T07:01:33.899Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-07-16T07:01:33.899Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-07-16T07:01:33.899Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-07-16T07:01:33.899Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-07-16T07:01:33.899Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-07-16T07:01:33.899Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-07-16T07:01:33.899Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-07-16T07:01:33.899Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-07-16T07:01:33.899Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-07-16T07:01:33.899Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-07-16T07:01:33.899Z] check_test.go:309: [d7652fa0cd313] daemon is not started [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.20s) [2021-07-16T07:01:33.899Z] check_test.go:309: [dc652a33afb1c] daemon is not started [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.49s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.23s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-07-16T07:01:33.899Z] check_test.go:309: [d5f665328f40e] daemon is not started [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.07s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.47s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.16s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.10s) [2021-07-16T07:01:33.899Z] check_test.go:309: [dbfeb01979051] daemon is not started [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.53s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.15s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.15s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.15s) [2021-07-16T07:01:33.899Z] check_test.go:309: [d41ea6c036087] daemon is not started [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.66s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.71s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.43s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-07-16T07:01:33.899Z] check_test.go:309: [d6a21ad2c4184] daemon is not started [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.01s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.05s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.61s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.75s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.18s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.59s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.49s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.05s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.00s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.23s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.85s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.69s) [2021-07-16T07:01:33.899Z] docker_cli_daemon_test.go:2550: [d25ff34988668] daemon is not started [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.37s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.87s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.54s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.32s) [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.19s) [2021-07-16T07:01:33.899Z] check_test.go:309: [d6c811a99db0a] daemon is not started [2021-07-16T07:01:33.899Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.19s) [2021-07-16T07:01:33.899Z] === RUN TestDockerSwarmSuite [2021-07-16T07:01:33.899Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-07-16T07:01:34.100Z] === RUN TestParseKeyValueOpt [2021-07-16T07:01:34.100Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-16T07:01:34.100Z] === RUN TestParseUintList [2021-07-16T07:01:34.100Z] --- PASS: TestParseUintList (0.00s) [2021-07-16T07:01:34.100Z] === RUN TestParseUintListMaximumLimits [2021-07-16T07:01:34.100Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-16T07:01:34.100Z] PASS [2021-07-16T07:01:34.100Z] coverage: 97.0% of statements [2021-07-16T07:01:34.100Z] ok github.com/docker/docker/pkg/parsers 0.046s coverage: 97.0% of statements [2021-07-16T07:01:34.100Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames094743846\\dest" [2021-07-16T07:01:34.100Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2021-07-16T07:01:34.100Z] === RUN TestUntarHardlinkToSymlink [2021-07-16T07:01:34.100Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-16T07:01:34.100Z] === RUN TestUntarInvalidHardlink [2021-07-16T07:01:34.100Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink990108679\\victim\\hello" -> "../victim/hello" [2021-07-16T07:01:34.100Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink315497402\\victim\\hello" -> "/../victim/hello" [2021-07-16T07:01:34.100Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink754752977\\victim" -> "../victim" [2021-07-16T07:01:34.100Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink717595900\\victim" -> "../victim" [2021-07-16T07:01:34.100Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink363064875\\victim" -> "../victim" [2021-07-16T07:01:34.100Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink280646542\\victim" -> "../victim" [2021-07-16T07:01:34.100Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-07-16T07:01:34.100Z] === RUN TestUntarInvalidSymlink [2021-07-16T07:01:34.100Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink289811861\\dest\\dotdot" -> "../victim/hello" [2021-07-16T07:01:34.100Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink468584944\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-16T07:01:34.100Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink220429455\\dest\\loophole-victim" -> "../victim" [2021-07-16T07:01:34.100Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink094859938\\dest\\loophole-victim" -> "../victim" [2021-07-16T07:01:34.100Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink243534745\\dest\\loophole-victim" -> "../victim" [2021-07-16T07:01:34.100Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink621527588\\dest\\loophole-victim" -> "../victim" [2021-07-16T07:01:34.100Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink269863219\\dest\\dir\\loophole" -> "../../victim" [2021-07-16T07:01:34.100Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-07-16T07:01:34.100Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-16T07:01:34.100Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-16T07:01:34.100Z] === RUN TestXGlobalNoParent [2021-07-16T07:01:34.100Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-16T07:01:34.100Z] === RUN TestReplaceFileTarWrapper [2021-07-16T07:01:34.551Z] --- PASS: TestReplaceFileTarWrapper (0.30s) [2021-07-16T07:01:34.551Z] === RUN TestPrefixHeaderReadable [2021-07-16T07:01:34.551Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-07-16T07:01:34.551Z] === RUN TestDisablePigz [2021-07-16T07:01:34.551Z] === RUN TestNewAndRemove [2021-07-16T07:01:34.551Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-16T07:01:34.551Z] === RUN TestRemoveInvalidPath [2021-07-16T07:01:34.551Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-16T07:01:34.551Z] PASS [2021-07-16T07:01:34.551Z] coverage: 82.6% of statements [2021-07-16T07:01:34.551Z] ok github.com/docker/docker/pkg/pidfile 0.110s coverage: 82.6% of statements [2021-07-16T07:01:34.551Z] --- PASS: TestDisablePigz (0.21s) [2021-07-16T07:01:34.551Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-16T07:01:34.551Z] === RUN TestPigz [2021-07-16T07:01:35.003Z] --- PASS: TestPigz (0.16s) [2021-07-16T07:01:35.003Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-16T07:01:35.003Z] === RUN TestCopyFileWithInvalidDest [2021-07-16T07:01:35.003Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-16T07:01:35.003Z] archive_windows_test.go:16: Currently fails [2021-07-16T07:01:35.003Z] === RUN TestCanonicalTarNameForPath [2021-07-16T07:01:35.003Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-16T07:01:35.003Z] === RUN TestCanonicalTarName [2021-07-16T07:01:35.003Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-16T07:01:35.003Z] === RUN TestChmodTarEntry [2021-07-16T07:01:35.003Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-16T07:01:35.003Z] === RUN TestHardLinkOrder [2021-07-16T07:01:35.003Z] --- PASS: TestHardLinkOrder (0.18s) [2021-07-16T07:01:35.003Z] === RUN TestChangeString [2021-07-16T07:01:35.003Z] --- PASS: TestChangeString (0.00s) [2021-07-16T07:01:35.003Z] === RUN TestChangesWithNoChanges [2021-07-16T07:01:35.003Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-07-16T07:01:35.003Z] === RUN TestChangesWithChanges [2021-07-16T07:01:35.003Z] --- PASS: TestChangesWithChanges (0.04s) [2021-07-16T07:01:35.003Z] === RUN TestChangesWithChangesGH13590 [2021-07-16T07:01:35.003Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-16T07:01:35.003Z] changes_test.go:192: needs more investigation [2021-07-16T07:01:35.003Z] === RUN TestChangesDirsEmpty [2021-07-16T07:01:35.454Z] --- PASS: TestChangesDirsEmpty (0.19s) [2021-07-16T07:01:35.454Z] === RUN TestChangesDirsMutated [2021-07-16T07:01:35.454Z] --- PASS: TestChangesDirsMutated (0.16s) [2021-07-16T07:01:35.454Z] === RUN TestApplyLayer [2021-07-16T07:01:35.454Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-16T07:01:35.454Z] changes_test.go:405: needs further investigation [2021-07-16T07:01:35.454Z] === RUN TestChangesSizeWithHardlinks [2021-07-16T07:01:35.454Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-16T07:01:35.454Z] changes_test.go:441: needs further investigation [2021-07-16T07:01:35.454Z] === RUN TestChangesSizeWithNoChanges [2021-07-16T07:01:35.454Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-16T07:01:35.454Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-16T07:01:35.454Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-16T07:01:35.454Z] === RUN TestChangesSize [2021-07-16T07:01:35.454Z] --- PASS: TestChangesSize (0.00s) [2021-07-16T07:01:35.454Z] === RUN TestApplyLayerInvalidFilenames [2021-07-16T07:01:35.454Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames775731546\\dest" [2021-07-16T07:01:35.454Z] === RUN TestParseEmptyInterface [2021-07-16T07:01:35.454Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-16T07:01:35.454Z] === RUN TestParseNonInterfaceType [2021-07-16T07:01:35.454Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-16T07:01:35.454Z] === RUN TestParseWithOneFunction [2021-07-16T07:01:35.454Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-16T07:01:35.454Z] === RUN TestParseWithMultipleFuncs [2021-07-16T07:01:35.454Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-07-16T07:01:35.454Z] === RUN TestApplyLayerInvalidHardlink [2021-07-16T07:01:35.454Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-16T07:01:35.454Z] === RUN TestParseWithUnnamedReturn [2021-07-16T07:01:35.454Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-16T07:01:35.454Z] === RUN TestEmbeddedInterface [2021-07-16T07:01:35.454Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-16T07:01:35.454Z] === RUN TestParsedImports [2021-07-16T07:01:35.454Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink102241180\\victim\\hello" -> "../victim/hello" [2021-07-16T07:01:35.454Z] --- PASS: TestParsedImports (0.00s) [2021-07-16T07:01:35.454Z] === RUN TestAliasedImports [2021-07-16T07:01:35.454Z] --- PASS: TestAliasedImports (0.00s) [2021-07-16T07:01:35.454Z] PASS [2021-07-16T07:01:35.454Z] coverage: 56.8% of statements [2021-07-16T07:01:35.454Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink064407627\\victim\\hello" -> "/../victim/hello" [2021-07-16T07:01:35.454Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink814594862\\victim" -> "../victim" [2021-07-16T07:01:35.454Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.115s coverage: 56.8% of statements [2021-07-16T07:01:35.454Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink775662773\\victim" -> "../victim" [2021-07-16T07:01:35.454Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink180816016\\victim" -> "../victim" [2021-07-16T07:01:35.454Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink333703343\\victim" -> "../victim" [2021-07-16T07:01:35.454Z] --- PASS: TestApplyLayerInvalidHardlink (0.08s) [2021-07-16T07:01:35.454Z] === RUN TestApplyLayerInvalidSymlink [2021-07-16T07:01:35.454Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink248988738\\dest\\dotdot" -> "../victim/hello" [2021-07-16T07:01:35.454Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink828828857\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-16T07:01:35.454Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink281618116\\dest\\loophole-victim" -> "../victim" [2021-07-16T07:01:35.454Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink922319699\\dest\\loophole-victim" -> "../victim" [2021-07-16T07:01:35.454Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink870329494\\dest\\loophole-victim" -> "../victim" [2021-07-16T07:01:35.454Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink544432893\\dest\\loophole-victim" -> "../victim" [2021-07-16T07:01:35.454Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-07-16T07:01:35.454Z] === RUN TestApplyLayerWhiteouts [2021-07-16T07:01:35.454Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2021-07-16T07:01:35.454Z] === RUN TestGenerateEmptyFile [2021-07-16T07:01:35.454Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-16T07:01:35.454Z] === RUN TestGenerateWithContent [2021-07-16T07:01:35.454Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-16T07:01:35.454Z] PASS [2021-07-16T07:01:35.455Z] coverage: 62.6% of statements [2021-07-16T07:01:35.455Z] ok github.com/docker/docker/pkg/archive 11.291s coverage: 62.6% of statements [2021-07-16T07:01:35.790Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-16T07:01:36.409Z] === RUN TestFailedConnection [2021-07-16T07:01:36.862Z] === RUN TestHTTPTransport [2021-07-16T07:01:36.862Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-16T07:01:36.862Z] PASS [2021-07-16T07:01:36.862Z] coverage: 85.7% of statements [2021-07-16T07:01:36.862Z] ok github.com/docker/docker/pkg/plugins/transport 0.052s coverage: 85.7% of statements [2021-07-16T07:01:36.862Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-16T07:01:36.862Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-16T07:01:36.862Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-16T07:01:36.862Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-16T07:01:36.862Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-16T07:01:36.862Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-16T07:01:36.862Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-16T07:01:36.862Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-16T07:01:36.862Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-16T07:01:36.862Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-16T07:01:36.862Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-16T07:01:36.862Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-16T07:01:36.862Z] === RUN TestBufferPoolPutAndGet [2021-07-16T07:01:36.862Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-16T07:01:36.862Z] PASS [2021-07-16T07:01:37.158Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-07-16T07:01:37.315Z] coverage: 88.2% of statements [2021-07-16T07:01:37.315Z] ok github.com/docker/docker/pkg/pools 0.047s coverage: 88.2% of statements [2021-07-16T07:01:37.315Z] --- PASS: TestFailedConnection (1.06s) [2021-07-16T07:01:37.315Z] === RUN TestFailOnce [2021-07-16T07:01:37.767Z] 2021/07/16 07:01:37 http: panic serving 127.0.0.1:49223: Plugin not ready [2021-07-16T07:01:37.767Z] goroutine 10 [running]: [2021-07-16T07:01:37.767Z] net/http.(*conn).serve.func1(0xc000058be0) [2021-07-16T07:01:37.767Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-07-16T07:01:37.767Z] panic(0x849b40, 0x986ad0) [2021-07-16T07:01:37.767Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-07-16T07:01:37.767Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc00014a000, 0xc0000d0300) [2021-07-16T07:01:37.767Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-16T07:01:37.767Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc00014a000, 0xc0000d0300) [2021-07-16T07:01:37.767Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-07-16T07:01:37.767Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc00014a000, 0xc0000d0300) [2021-07-16T07:01:37.767Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-07-16T07:01:37.767Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc00014a000, 0xc0000d0300) [2021-07-16T07:01:37.767Z] c:/go/src/net/http/server.go:2831 +0xab [2021-07-16T07:01:37.767Z] net/http.(*conn).serve(0xc000058be0, 0x99b2c0, 0xc00004a9c0) [2021-07-16T07:01:37.767Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-07-16T07:01:37.767Z] created by net/http.(*Server).Serve [2021-07-16T07:01:37.767Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-07-16T07:01:37.767Z] time="2021-07-16T07:01:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.FailOnce: Post http://127.0.0.1:49222/Test.FailOnce: EOF, retrying in 1s" [2021-07-16T07:01:38.219Z] === RUN TestOutputOnPrematureClose [2021-07-16T07:01:38.219Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-16T07:01:38.219Z] === RUN TestCompleteSilently [2021-07-16T07:01:38.219Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-16T07:01:38.219Z] PASS [2021-07-16T07:01:38.219Z] coverage: 75.9% of statements [2021-07-16T07:01:38.219Z] ok github.com/docker/docker/pkg/progress 0.045s coverage: 75.9% of statements [2021-07-16T07:01:38.219Z] === RUN TestSendToOneSub [2021-07-16T07:01:38.219Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-16T07:01:38.219Z] === RUN TestSendToMultipleSubs [2021-07-16T07:01:38.219Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-16T07:01:38.219Z] === RUN TestEvictOneSub [2021-07-16T07:01:38.219Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-16T07:01:38.219Z] === RUN TestClosePublisher [2021-07-16T07:01:38.219Z] --- PASS: TestClosePublisher (0.00s) [2021-07-16T07:01:38.219Z] === RUN TestPubSubRace [2021-07-16T07:01:38.671Z] --- PASS: TestFailOnce (1.18s) [2021-07-16T07:01:38.671Z] === RUN TestEchoInputOutput [2021-07-16T07:01:38.671Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-16T07:01:38.671Z] === RUN TestBackoff [2021-07-16T07:01:38.671Z] --- PASS: TestBackoff (0.00s) [2021-07-16T07:01:38.671Z] === RUN TestAbortRetry [2021-07-16T07:01:38.671Z] --- PASS: TestAbortRetry (0.00s) [2021-07-16T07:01:38.671Z] === RUN TestClientScheme [2021-07-16T07:01:38.671Z] --- PASS: TestClientScheme (0.00s) [2021-07-16T07:01:38.671Z] === RUN TestNewClientWithTimeout [2021-07-16T07:01:39.054Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-16T07:01:39.123Z] time="2021-07-16T07:01:38Z" 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-07-16T07:01:39.123Z] === RUN TestRegister [2021-07-16T07:01:39.123Z] --- PASS: TestRegister (0.00s) [2021-07-16T07:01:39.123Z] === RUN TestCommand [2021-07-16T07:01:39.123Z] --- PASS: TestCommand (0.03s) [2021-07-16T07:01:39.123Z] === RUN TestNaiveSelf [2021-07-16T07:01:39.123Z] --- PASS: TestPubSubRace (1.06s) [2021-07-16T07:01:39.123Z] PASS [2021-07-16T07:01:39.123Z] coverage: 75.0% of statements [2021-07-16T07:01:39.123Z] ok github.com/docker/docker/pkg/pubsub 1.098s coverage: 75.0% of statements [2021-07-16T07:01:39.123Z] --- PASS: TestNaiveSelf (0.03s) [2021-07-16T07:01:39.123Z] PASS [2021-07-16T07:01:39.123Z] coverage: 82.4% of statements [2021-07-16T07:01:39.123Z] ok github.com/docker/docker/pkg/reexec 0.113s coverage: 82.4% of statements [2021-07-16T07:01:40.425Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-07-16T07:01:40.642Z] === RUN TestParseSignal [2021-07-16T07:01:40.642Z] --- PASS: TestParseSignal (0.00s) [2021-07-16T07:01:40.642Z] === RUN TestValidSignalForPlatform [2021-07-16T07:01:40.642Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-07-16T07:01:40.642Z] PASS [2021-07-16T07:01:40.642Z] coverage: 19.7% of statements [2021-07-16T07:01:40.642Z] ok github.com/docker/docker/pkg/signal 0.051s coverage: 19.7% of statements [2021-07-16T07:01:40.642Z] time="2021-07-16T07:01:40Z" 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-07-16T07:01:40.642Z] === RUN TestNewStdWriter [2021-07-16T07:01:40.642Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-16T07:01:40.642Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-16T07:01:40.642Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-16T07:01:40.642Z] === RUN TestWriteWithNilBytes [2021-07-16T07:01:40.642Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-16T07:01:40.642Z] === RUN TestWrite [2021-07-16T07:01:40.642Z] --- PASS: TestWrite (0.00s) [2021-07-16T07:01:40.642Z] === RUN TestWriteWithWriterError [2021-07-16T07:01:40.642Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-16T07:01:40.642Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-16T07:01:40.642Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-16T07:01:40.642Z] === RUN TestStdCopyWriteAndRead [2021-07-16T07:01:40.642Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-16T07:01:40.642Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-16T07:01:40.642Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-16T07:01:40.642Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-16T07:01:40.642Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-16T07:01:40.642Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-16T07:01:40.642Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-16T07:01:40.642Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-16T07:01:40.642Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-16T07:01:40.642Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-16T07:01:40.642Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-16T07:01:40.642Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-16T07:01:40.642Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-16T07:01:40.642Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-16T07:01:40.642Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-16T07:01:40.642Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-16T07:01:40.642Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-16T07:01:40.642Z] PASS [2021-07-16T07:01:40.642Z] coverage: 100.0% of statements [2021-07-16T07:01:40.642Z] ok github.com/docker/docker/pkg/stdcopy 0.053s coverage: 100.0% of statements [2021-07-16T07:01:41.597Z] === RUN TestGenerateRandomID [2021-07-16T07:01:41.597Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-16T07:01:41.597Z] === RUN TestShortenId [2021-07-16T07:01:41.597Z] --- PASS: TestShortenId (0.00s) [2021-07-16T07:01:41.597Z] === RUN TestShortenSha256Id [2021-07-16T07:01:41.597Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-16T07:01:41.597Z] === RUN TestShortenIdEmpty [2021-07-16T07:01:41.597Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-16T07:01:41.597Z] === RUN TestShortenIdInvalid [2021-07-16T07:01:41.597Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-16T07:01:41.597Z] === RUN TestIsShortIDNonHex [2021-07-16T07:01:41.597Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-16T07:01:41.597Z] === RUN TestIsShortIDNotCorrectSize [2021-07-16T07:01:41.597Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-16T07:01:41.597Z] PASS [2021-07-16T07:01:41.597Z] coverage: 70.6% of statements [2021-07-16T07:01:41.597Z] ok github.com/docker/docker/pkg/stringid 0.049s coverage: 70.6% of statements [2021-07-16T07:01:41.597Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-16T07:01:41.597Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-16T07:01:41.597Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-16T07:01:41.597Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-16T07:01:41.597Z] === RUN TestFormatStatus [2021-07-16T07:01:41.597Z] --- PASS: TestFormatStatus (0.00s) [2021-07-16T07:01:41.597Z] === RUN TestFormatError [2021-07-16T07:01:41.597Z] --- PASS: TestFormatError (0.00s) [2021-07-16T07:01:41.597Z] === RUN TestFormatJSONError [2021-07-16T07:01:41.597Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-16T07:01:41.597Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-16T07:01:41.597Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-16T07:01:41.597Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-16T07:01:41.597Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-16T07:01:41.597Z] === RUN TestNewJSONProgressOutput [2021-07-16T07:01:41.597Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-16T07:01:41.597Z] === RUN TestAuxFormatterEmit [2021-07-16T07:01:41.597Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-16T07:01:41.597Z] === RUN TestStreamWriterStdout [2021-07-16T07:01:41.597Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-16T07:01:41.597Z] === RUN TestStreamWriterStderr [2021-07-16T07:01:41.597Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-16T07:01:41.597Z] PASS [2021-07-16T07:01:41.597Z] coverage: 66.2% of statements [2021-07-16T07:01:41.597Z] ok github.com/docker/docker/pkg/streamformatter 0.056s coverage: 66.2% of statements [2021-07-16T07:01:43.121Z] === RUN TestIsCpusetListAvailable [2021-07-16T07:01:43.121Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-16T07:01:43.121Z] PASS [2021-07-16T07:01:43.121Z] coverage: 38.2% of statements [2021-07-16T07:01:43.121Z] ok github.com/docker/docker/pkg/sysinfo 0.042s coverage: 38.2% of statements [2021-07-16T07:01:43.121Z] time="2021-07-16T07:01:42Z" 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-07-16T07:01:44.074Z] === RUN TestChtimes [2021-07-16T07:01:44.074Z] --- PASS: TestChtimes (0.00s) [2021-07-16T07:01:44.074Z] === RUN TestChtimesWindows [2021-07-16T07:01:44.074Z] --- PASS: TestChtimesWindows (0.01s) [2021-07-16T07:01:44.074Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-16T07:01:44.074Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-16T07:01:44.074Z] === RUN TestEnsureRemoveAllNotExist [2021-07-16T07:01:44.074Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-16T07:01:44.074Z] === RUN TestEnsureRemoveAllWithDir [2021-07-16T07:01:44.074Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-16T07:01:44.074Z] === RUN TestEnsureRemoveAllWithFile [2021-07-16T07:01:44.074Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-16T07:01:44.074Z] === RUN TestHasWin32KSupport [2021-07-16T07:01:44.074Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-16T07:01:44.074Z] syscall_windows_test.go:8: win32k: true [2021-07-16T07:01:44.074Z] PASS [2021-07-16T07:01:44.074Z] coverage: 12.0% of statements [2021-07-16T07:01:44.074Z] ok github.com/docker/docker/pkg/system 0.062s coverage: 12.0% of statements [2021-07-16T07:01:44.526Z] === RUN TestTailFile [2021-07-16T07:01:44.526Z] --- PASS: TestTailFile (0.00s) [2021-07-16T07:01:44.526Z] === RUN TestTailFileManyLines [2021-07-16T07:01:44.526Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-16T07:01:44.526Z] === RUN TestTailEmptyFile [2021-07-16T07:01:44.526Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-16T07:01:44.526Z] === RUN TestTailNegativeN [2021-07-16T07:01:44.526Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader [2021-07-16T07:01:44.526Z] === CONT TestNewTailReader [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/no_delimiter [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/truncated_last_line [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-16T07:01:44.526Z] === CONT TestNewTailReader/no_delimiter [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-16T07:01:44.526Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T07:01:44.526Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-16T07:01:44.526Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-16T07:01:44.526Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T07:01:44.526Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-16T07:01:44.526Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-16T07:01:44.526Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T07:01:44.526Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-16T07:01:44.526Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-16T07:01:44.526Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T07:01:44.526Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T07:01:44.526Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-16T07:01:44.526Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-16T07:01:44.526Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-16T07:01:44.527Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-16T07:01:44.527Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-16T07:01:44.527Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-16T07:01:44.527Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-16T07:01:44.527Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T07:01:44.527Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T07:01:44.527Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T07:01:44.527Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T07:01:44.528Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T07:01:44.528Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T07:01:44.528Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T07:01:44.528Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T07:01:44.528Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T07:01:44.528Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T07:01:44.528Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T07:01:44.528Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T07:01:44.528Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-16T07:01:44.528Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T07:01:44.528Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T07:01:44.528Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T07:01:44.983Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T07:01:44.983Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T07:01:44.983Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-16T07:01:44.983Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T07:01:44.983Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T07:01:44.983Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T07:01:44.983Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-16T07:01:44.983Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-16T07:01:44.983Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T07:01:44.983Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T07:01:44.983Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T07:01:44.983Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T07:01:44.983Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T07:01:44.983Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T07:01:44.983Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T07:01:44.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T07:01:44.983Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-16T07:01:44.983Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T07:01:44.984Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-16T07:01:44.984Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T07:01:44.984Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-16T07:01:44.984Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T07:01:44.984Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-16T07:01:44.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-16T07:01:44.984Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-16T07:01:44.985Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-16T07:01:44.985Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-16T07:01:44.986Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-16T07:01:45.438Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-16T07:01:45.439Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.02s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.02s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-16T07:01:45.439Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.03s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.04s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-16T07:01:45.440Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.04s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.441Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.03s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.892Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-16T07:01:45.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-16T07:01:45.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-16T07:01:45.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-16T07:01:45.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-16T07:01:45.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-16T07:01:45.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-16T07:01:45.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-16T07:01:45.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-16T07:01:45.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-16T07:01:45.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-16T07:01:45.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-16T07:01:45.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-16T07:01:45.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-16T07:01:45.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-16T07:01:45.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-16T07:01:45.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-07-16T07:01:45.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-16T07:01:45.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-16T07:01:45.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-16T07:01:45.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-16T07:01:45.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-16T07:01:45.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-16T07:01:45.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-16T07:01:45.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-16T07:01:45.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-16T07:01:45.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-16T07:01:45.893Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-16T07:01:45.893Z] PASS [2021-07-16T07:01:45.893Z] coverage: 88.6% of statements [2021-07-16T07:01:45.893Z] ok github.com/docker/docker/pkg/tailfile 0.473s coverage: 88.6% of statements [2021-07-16T07:01:45.893Z] === RUN TestTarSumRemoveNonExistent [2021-07-16T07:01:45.893Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-16T07:01:45.893Z] === RUN TestTarSumRemove [2021-07-16T07:01:45.893Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-16T07:01:45.893Z] === RUN TestSortFileInfoSums [2021-07-16T07:01:45.893Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-16T07:01:45.893Z] === RUN TestNewTarSumForLabelInvalid [2021-07-16T07:01:45.893Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-16T07:01:45.893Z] === RUN TestNewTarSumForLabel [2021-07-16T07:01:45.893Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-16T07:01:45.893Z] === RUN TestEmptyTar [2021-07-16T07:01:45.893Z] --- PASS: TestEmptyTar (0.00s) [2021-07-16T07:01:45.893Z] === RUN TestTarSumsReadSize [2021-07-16T07:01:45.893Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-07-16T07:01:45.893Z] === RUN TestTarSums [2021-07-16T07:01:45.893Z] --- PASS: TestTarSums (0.12s) [2021-07-16T07:01:45.893Z] === RUN TestIteration [2021-07-16T07:01:45.893Z] --- PASS: TestIteration (0.00s) [2021-07-16T07:01:45.893Z] === RUN TestVersionLabelForChecksum [2021-07-16T07:01:45.893Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-16T07:01:45.893Z] === RUN TestVersion [2021-07-16T07:01:45.893Z] --- PASS: TestVersion (0.00s) [2021-07-16T07:01:45.893Z] === RUN TestGetVersion [2021-07-16T07:01:45.893Z] --- PASS: TestGetVersion (0.00s) [2021-07-16T07:01:45.893Z] === RUN TestGetVersions [2021-07-16T07:01:45.893Z] --- PASS: TestGetVersions (0.00s) [2021-07-16T07:01:45.893Z] PASS [2021-07-16T07:01:45.893Z] coverage: 89.3% of statements [2021-07-16T07:01:45.893Z] ok github.com/docker/docker/pkg/tarsum 0.185s coverage: 89.3% of statements [2021-07-16T07:01:46.344Z] testing: warning: no tests to run [2021-07-16T07:01:46.344Z] PASS [2021-07-16T07:01:46.344Z] coverage: [no statements] [2021-07-16T07:01:46.344Z] ok github.com/docker/docker/pkg/term/windows 0.041s coverage: [no statements] [no tests to run] [2021-07-16T07:01:46.796Z] === RUN TestTruncIndex [2021-07-16T07:01:46.967Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-07-16T07:01:47.249Z] --- PASS: TestTruncIndex (0.10s) [2021-07-16T07:01:47.249Z] PASS [2021-07-16T07:01:47.249Z] coverage: 91.5% of statements [2021-07-16T07:01:47.249Z] ok github.com/docker/docker/pkg/truncindex 0.146s coverage: 91.5% of statements [2021-07-16T07:01:47.249Z] === RUN TestIsGIT [2021-07-16T07:01:47.249Z] --- PASS: TestIsGIT (0.00s) [2021-07-16T07:01:47.249Z] === RUN TestIsTransport [2021-07-16T07:01:47.249Z] --- PASS: TestIsTransport (0.00s) [2021-07-16T07:01:47.249Z] PASS [2021-07-16T07:01:47.249Z] coverage: 100.0% of statements [2021-07-16T07:01:47.249Z] ok github.com/docker/docker/pkg/urlutil 0.045s coverage: 100.0% of statements [2021-07-16T07:01:47.701Z] time="2021-07-16T07:01:47Z" 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-07-16T07:01:48.153Z] === RUN TestVersionInfo [2021-07-16T07:01:48.153Z] --- PASS: TestVersionInfo (0.00s) [2021-07-16T07:01:48.153Z] === RUN TestAppendVersions [2021-07-16T07:01:48.153Z] --- PASS: TestAppendVersions (0.00s) [2021-07-16T07:01:48.153Z] PASS [2021-07-16T07:01:48.153Z] coverage: 88.9% of statements [2021-07-16T07:01:48.153Z] ok github.com/docker/docker/pkg/useragent 0.043s coverage: 88.9% of statements [2021-07-16T07:01:48.857Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-16T07:01:50.301Z] === RUN TestValidatePrivileges [2021-07-16T07:01:50.301Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-16T07:01:50.301Z] === RUN TestFilterByCapNeg [2021-07-16T07:01:50.301Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-16T07:01:50.301Z] === RUN TestFilterByCapPos [2021-07-16T07:01:50.301Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-16T07:01:50.301Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-16T07:01:50.301Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-16T07:01:50.301Z] PASS [2021-07-16T07:01:50.301Z] coverage: 12.0% of statements [2021-07-16T07:01:50.301Z] ok github.com/docker/docker/plugin 0.069s coverage: 12.0% of statements [2021-07-16T07:01:50.301Z] === RUN TestNewSettable [2021-07-16T07:01:50.301Z] --- PASS: TestNewSettable (0.00s) [2021-07-16T07:01:50.301Z] === RUN TestIsSettable [2021-07-16T07:01:50.301Z] --- PASS: TestIsSettable (0.00s) [2021-07-16T07:01:50.301Z] === RUN TestUpdateSettingsEnv [2021-07-16T07:01:50.301Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-16T07:01:50.301Z] PASS [2021-07-16T07:01:50.301Z] coverage: 20.1% of statements [2021-07-16T07:01:50.301Z] ok github.com/docker/docker/plugin/v2 0.055s coverage: 20.1% of statements [2021-07-16T07:01:51.819Z] === RUN TestLoad [2021-07-16T07:01:51.819Z] --- PASS: TestLoad (0.00s) [2021-07-16T07:01:51.819Z] === RUN TestSave [2021-07-16T07:01:51.819Z] --- PASS: TestSave (0.04s) [2021-07-16T07:01:51.819Z] === RUN TestAddDeleteGet [2021-07-16T07:01:51.819Z] --- PASS: TestAddDeleteGet (0.06s) [2021-07-16T07:01:51.819Z] === RUN TestInvalidTags [2021-07-16T07:01:51.819Z] --- PASS: TestInvalidTags (0.01s) [2021-07-16T07:01:51.819Z] PASS [2021-07-16T07:01:51.819Z] coverage: 84.4% of statements [2021-07-16T07:01:51.819Z] ok github.com/docker/docker/reference 0.155s coverage: 84.4% of statements [2021-07-16T07:01:52.127Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-16T07:01:53.338Z] === RUN TestResolveAuthConfigIndexServer [2021-07-16T07:01:53.338Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-16T07:01:53.338Z] === RUN TestResolveAuthConfigFullURL [2021-07-16T07:01:53.338Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-16T07:01:53.338Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-16T07:01:53.338Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-16T07:01:53.338Z] === RUN TestValidateMirror [2021-07-16T07:01:53.338Z] --- PASS: TestValidateMirror (0.00s) [2021-07-16T07:01:53.338Z] === RUN TestLoadInsecureRegistries [2021-07-16T07:01:53.789Z] time="2021-07-16T07:01:53Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-16T07:01:53.789Z] time="2021-07-16T07:01:53Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-07-16T07:01:53.789Z] time="2021-07-16T07:01:53Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-16T07:01:53.789Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2021-07-16T07:01:53.789Z] === RUN TestNewServiceConfig [2021-07-16T07:01:53.789Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-16T07:01:53.789Z] === RUN TestValidateIndexName [2021-07-16T07:01:53.789Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-16T07:01:53.789Z] === RUN TestValidateIndexNameWithError [2021-07-16T07:01:53.789Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-16T07:01:53.789Z] === RUN TestEndpointParse [2021-07-16T07:01:53.789Z] --- PASS: TestEndpointParse (0.00s) [2021-07-16T07:01:53.789Z] === RUN TestEndpointParseInvalid [2021-07-16T07:01:53.789Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-16T07:01:53.789Z] === RUN TestValidateEndpoint [2021-07-16T07:01:53.789Z] --- PASS: TestValidateEndpoint (0.01s) [2021-07-16T07:01:53.789Z] === RUN TestPing [2021-07-16T07:01:53.789Z] --- PASS: TestPing (0.00s) [2021-07-16T07:01:53.789Z] === RUN TestPingRegistryEndpoint [2021-07-16T07:01:53.789Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-16T07:01:53.789Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-16T07:01:53.789Z] === RUN TestEndpoint [2021-07-16T07:01:53.789Z] --- SKIP: TestEndpoint (0.00s) [2021-07-16T07:01:53.789Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-16T07:01:53.789Z] === RUN TestParseRepositoryInfo [2021-07-16T07:01:53.789Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-16T07:01:53.789Z] === RUN TestNewIndexInfo [2021-07-16T07:01:53.789Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-16T07:01:53.789Z] === RUN TestMirrorEndpointLookup [2021-07-16T07:01:53.789Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-07-16T07:01:53.789Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-16T07:01:53.789Z] === RUN TestSearchRepositories [2021-07-16T07:01:53.789Z] --- PASS: TestSearchRepositories (0.00s) [2021-07-16T07:01:53.789Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-16T07:01:53.789Z] Host: 127.0.0.1:49232 [2021-07-16T07:01:53.789Z] User-Agent: docker test client [2021-07-16T07:01:53.789Z] Authorization: Token fake-token [2021-07-16T07:01:53.789Z] X-Docker-Token: true [2021-07-16T07:01:53.789Z] Accept-Encoding: gzip [2021-07-16T07:01:53.789Z] [2021-07-16T07:01:53.789Z] [2021-07-16T07:01:53.789Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-16T07:01:53.789Z] Connection: close [2021-07-16T07:01:53.789Z] Content-Length: 144 [2021-07-16T07:01:53.789Z] Cache-Control: no-cache [2021-07-16T07:01:53.789Z] Content-Type: application/json [2021-07-16T07:01:53.789Z] Date: Fri, 16 Jul 2021 07:01:53 GMT [2021-07-16T07:01:53.789Z] Expires: -1 [2021-07-16T07:01:53.789Z] Pragma: no-cache [2021-07-16T07:01:53.789Z] Server: docker-tests/mock [2021-07-16T07:01:53.789Z] X-Docker-Registry-Config: mock [2021-07-16T07:01:53.789Z] X-Docker-Registry-Version: 0.0.0 [2021-07-16T07:01:53.789Z] [2021-07-16T07:01:53.789Z] [2021-07-16T07:01:53.789Z] === RUN TestTrustedLocation [2021-07-16T07:01:53.789Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-16T07:01:53.789Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-16T07:01:53.789Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-16T07:01:53.789Z] === RUN TestAllowNondistributableArtifacts [2021-07-16T07:01:53.789Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-16T07:01:53.789Z] === RUN TestIsSecureIndex [2021-07-16T07:01:53.789Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-16T07:01:53.789Z] PASS [2021-07-16T07:01:53.789Z] coverage: 50.3% of statements [2021-07-16T07:01:53.789Z] ok github.com/docker/docker/registry 0.300s coverage: 50.3% of statements [2021-07-16T07:01:53.789Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-16T07:01:53.789Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-07-16T07:01:53.789Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-16T07:01:53.789Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-16T07:01:53.789Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-16T07:01:53.789Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-16T07:01:53.789Z] === RUN TestResumableRequestReaderWithReadError [2021-07-16T07:01:54.019Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-16T07:01:54.241Z] time="2021-07-16T07:01:53Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-16T07:01:54.241Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2021-07-16T07:01:54.241Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-16T07:01:54.241Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-16T07:01:54.241Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-16T07:01:54.241Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-16T07:01:54.241Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-16T07:01:54.241Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-16T07:01:54.241Z] === RUN TestResumableRequestReader [2021-07-16T07:01:54.241Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-16T07:01:54.241Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-16T07:01:54.241Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-16T07:01:54.241Z] PASS [2021-07-16T07:01:54.241Z] coverage: 100.0% of statements [2021-07-16T07:01:54.241Z] ok github.com/docker/docker/registry/resumable 0.279s coverage: 100.0% of statements [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-16T07:01:54.312Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2021-07-16T07:01:54.312Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-16T07:01:54.312Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 5.7% of statements [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/api/types [no test files] [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-16T07:01:54.312Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-16T07:01:54.312Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-16T07:01:54.312Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-07-16T07:01:54.312Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/builder [no test files] [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-16T07:01:54.312Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-16T07:01:54.694Z] === RUN TestRestartManagerTimeout [2021-07-16T07:01:54.694Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-16T07:01:54.694Z] === RUN TestRestartManagerTimeoutReset [2021-07-16T07:01:54.694Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-16T07:01:54.694Z] PASS [2021-07-16T07:01:54.694Z] coverage: 50.9% of statements [2021-07-16T07:01:54.694Z] ok github.com/docker/docker/restartmanager 0.056s coverage: 50.9% of statements [2021-07-16T07:01:55.650Z] === RUN TestDecodeContainerConfig [2021-07-16T07:01:55.650Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-16T07:01:55.650Z] === RUN TestDecodeContainerConfigIsolation [2021-07-16T07:01:55.650Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-16T07:01:55.650Z] === RUN TestValidatePrivileged [2021-07-16T07:01:55.650Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-16T07:01:55.650Z] PASS [2021-07-16T07:01:55.650Z] coverage: 52.2% of statements [2021-07-16T07:01:55.650Z] ok github.com/docker/docker/runconfig 0.063s coverage: 52.2% of statements [2021-07-16T07:01:56.103Z] --- PASS: TestNewClientWithTimeout (17.64s) [2021-07-16T07:01:56.103Z] === RUN TestClientStream [2021-07-16T07:01:56.103Z] --- PASS: TestClientStream (0.01s) [2021-07-16T07:01:56.103Z] === RUN TestClientSendFile [2021-07-16T07:01:56.103Z] --- PASS: TestClientSendFile (0.00s) [2021-07-16T07:01:56.103Z] === RUN TestClientWithRequestTimeout [2021-07-16T07:01:56.103Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-07-16T07:01:56.103Z] === RUN TestFileSpecPlugin [2021-07-16T07:01:56.103Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-16T07:01:56.103Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-16T07:01:56.103Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-16T07:01:56.103Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-16T07:01:56.103Z] PASS [2021-07-16T07:01:56.103Z] coverage: 62.5% of statements [2021-07-16T07:01:56.103Z] ok github.com/docker/docker/testutil 0.076s coverage: 62.5% of statements [2021-07-16T07:01:56.103Z] --- PASS: TestFileSpecPlugin (0.07s) [2021-07-16T07:01:56.103Z] === RUN TestFileJSONSpecPlugin [2021-07-16T07:01:56.103Z] --- PASS: TestFileJSONSpecPlugin (0.04s) [2021-07-16T07:01:56.103Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-16T07:01:56.103Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2021-07-16T07:01:56.103Z] === RUN TestPluginAddHandler [2021-07-16T07:01:56.103Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-16T07:01:56.103Z] === RUN TestPluginWaitBadPlugin [2021-07-16T07:01:56.103Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-16T07:01:56.103Z] === RUN TestGet [2021-07-16T07:01:56.103Z] time="2021-07-16T07:01:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-16T07:01:56.926Z] ok github.com/docker/docker/builder/remotecontext 0.083s coverage: 13.7% of statements [2021-07-16T07:01:56.927Z] ok github.com/docker/docker/builder/dockerfile 0.212s coverage: 48.5% of statements [2021-07-16T07:01:56.927Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-16T07:01:57.620Z] time="2021-07-16T07:01:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-16T07:01:57.880Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-07-16T07:01:58.821Z] ok github.com/docker/docker/builder/remotecontext/git 1.476s coverage: 86.3% of statements [2021-07-16T07:01:58.821Z] ? github.com/docker/docker/cli [no test files] [2021-07-16T07:01:58.821Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-16T07:01:59.134Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-16T07:01:59.134Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-16T07:01:59.134Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-16T07:01:59.134Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-16T07:01:59.134Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-16T07:01:59.134Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-16T07:01:59.134Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-16T07:01:59.134Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-16T07:01:59.134Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-16T07:01:59.134Z] time="2021-07-16T07:01:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-16T07:02:00.088Z] === RUN TestGetDriver [2021-07-16T07:02:00.088Z] --- PASS: TestGetDriver (0.00s) [2021-07-16T07:02:00.088Z] === RUN TestVolumeRequestError [2021-07-16T07:02:00.088Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-16T07:02:00.088Z] PASS [2021-07-16T07:02:00.088Z] coverage: 36.1% of statements [2021-07-16T07:02:00.088Z] ok github.com/docker/docker/volume/drivers 0.116s coverage: 36.1% of statements [2021-07-16T07:02:00.539Z] === RUN TestGetAddress [2021-07-16T07:02:00.539Z] --- PASS: TestGetAddress (0.00s) [2021-07-16T07:02:00.539Z] === RUN TestRemove [2021-07-16T07:02:00.539Z] --- SKIP: TestRemove (0.00s) [2021-07-16T07:02:00.539Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-16T07:02:00.539Z] === RUN TestInitializeWithVolumes [2021-07-16T07:02:00.539Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-07-16T07:02:00.539Z] === RUN TestCreate [2021-07-16T07:02:00.539Z] --- PASS: TestCreate (0.01s) [2021-07-16T07:02:00.539Z] === RUN TestValidateName [2021-07-16T07:02:00.539Z] --- PASS: TestValidateName (0.00s) [2021-07-16T07:02:00.539Z] === RUN TestCreateWithOpts [2021-07-16T07:02:00.539Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-16T07:02:00.539Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-16T07:02:00.539Z] === RUN TestRelaodNoOpts [2021-07-16T07:02:00.539Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-07-16T07:02:00.539Z] PASS [2021-07-16T07:02:00.539Z] coverage: 41.5% of statements [2021-07-16T07:02:00.539Z] ok github.com/docker/docker/volume/local 0.122s coverage: 41.5% of statements [2021-07-16T07:02:00.557Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-07-16T07:02:00.557Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-07-16T07:02:00.991Z] === RUN TestConvertTmpfsOptions [2021-07-16T07:02:00.991Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-16T07:02:00.991Z] parser_test.go:49: data="mode=700,size=1m" [2021-07-16T07:02:00.991Z] parser_test.go:49: data="ro" [2021-07-16T07:02:00.991Z] === RUN TestParseMountRaw [2021-07-16T07:02:00.991Z] --- PASS: TestParseMountRaw (0.03s) [2021-07-16T07:02:00.991Z] === RUN TestParseMountRawSplit [2021-07-16T07:02:00.991Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-07-16T07:02:00.991Z] parser_test.go:390: case 0 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 1 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 2 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 3 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 4 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 5 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 6 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 7 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 8 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 0 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 1 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 2 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 3 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 4 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 5 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 6 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 7 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 8 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 9 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 10 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 11 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 12 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 0 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 1 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 2 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 3 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 4 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 5 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 6 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 7 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 8 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 9 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 10 [2021-07-16T07:02:00.991Z] parser_test.go:390: case 11 [2021-07-16T07:02:00.991Z] === RUN TestParseMountSpec [2021-07-16T07:02:00.991Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-16T07:02:00.991Z] parser_test.go:455: case 0 [2021-07-16T07:02:00.991Z] parser_test.go:455: case 1 [2021-07-16T07:02:00.991Z] parser_test.go:455: case 2 [2021-07-16T07:02:00.991Z] parser_test.go:455: case 3 [2021-07-16T07:02:00.991Z] parser_test.go:455: case 4 [2021-07-16T07:02:00.991Z] parser_test.go:455: case 5 [2021-07-16T07:02:00.991Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-07-16T07:02:00.991Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-07-16T07:02:00.991Z] === RUN TestValidateMount [2021-07-16T07:02:00.991Z] --- PASS: TestValidateMount (0.00s) [2021-07-16T07:02:00.991Z] PASS [2021-07-16T07:02:00.991Z] coverage: 66.2% of statements [2021-07-16T07:02:00.991Z] ok github.com/docker/docker/volume/mounts 0.137s coverage: 66.2% of statements [2021-07-16T07:02:02.506Z] === RUN TestSetGetMeta [2021-07-16T07:02:02.506Z] === PAUSE TestSetGetMeta [2021-07-16T07:02:02.506Z] === RUN TestRestore [2021-07-16T07:02:02.506Z] === PAUSE TestRestore [2021-07-16T07:02:02.506Z] === RUN TestServiceCreate [2021-07-16T07:02:02.506Z] === PAUSE TestServiceCreate [2021-07-16T07:02:02.506Z] === RUN TestServiceList [2021-07-16T07:02:02.506Z] === PAUSE TestServiceList [2021-07-16T07:02:02.506Z] === RUN TestServiceRemove [2021-07-16T07:02:02.506Z] === PAUSE TestServiceRemove [2021-07-16T07:02:02.506Z] === RUN TestServiceGet [2021-07-16T07:02:02.506Z] === PAUSE TestServiceGet [2021-07-16T07:02:02.506Z] === RUN TestServicePrune [2021-07-16T07:02:02.506Z] === PAUSE TestServicePrune [2021-07-16T07:02:02.506Z] === RUN TestCreate [2021-07-16T07:02:02.506Z] === PAUSE TestCreate [2021-07-16T07:02:02.506Z] === RUN TestRemove [2021-07-16T07:02:02.506Z] === PAUSE TestRemove [2021-07-16T07:02:02.506Z] === RUN TestList [2021-07-16T07:02:02.506Z] === PAUSE TestList [2021-07-16T07:02:02.506Z] === RUN TestFindByDriver [2021-07-16T07:02:02.506Z] === PAUSE TestFindByDriver [2021-07-16T07:02:02.506Z] === RUN TestFindByReferenced [2021-07-16T07:02:02.506Z] === PAUSE TestFindByReferenced [2021-07-16T07:02:02.506Z] === RUN TestDerefMultipleOfSameRef [2021-07-16T07:02:02.506Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-16T07:02:02.506Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-16T07:02:02.506Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-16T07:02:02.506Z] === RUN TestDefererencePluginOnCreateError [2021-07-16T07:02:02.506Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-16T07:02:02.506Z] === RUN TestRefDerefRemove [2021-07-16T07:02:02.506Z] === PAUSE TestRefDerefRemove [2021-07-16T07:02:02.506Z] === RUN TestGet [2021-07-16T07:02:02.506Z] === PAUSE TestGet [2021-07-16T07:02:02.506Z] === RUN TestGetWithReference [2021-07-16T07:02:02.506Z] === PAUSE TestGetWithReference [2021-07-16T07:02:02.506Z] === RUN TestFilterFunc [2021-07-16T07:02:02.506Z] === RUN TestFilterFunc/test_nil_list [2021-07-16T07:02:02.506Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-16T07:02:02.506Z] === RUN TestFilterFunc/test_empty_list [2021-07-16T07:02:02.506Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-16T07:02:02.506Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-16T07:02:02.506Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-16T07:02:02.506Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-16T07:02:02.506Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-16T07:02:02.506Z] === RUN TestFilterFunc/test_filter_some [2021-07-16T07:02:02.506Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-16T07:02:02.506Z] === RUN TestFilterFunc/test_filter_middle [2021-07-16T07:02:02.506Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-16T07:02:02.506Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-16T07:02:02.506Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-16T07:02:02.506Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-16T07:02:02.506Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-16T07:02:02.506Z] === CONT TestFilterFunc/test_nil_list [2021-07-16T07:02:02.506Z] === CONT TestFilterFunc/test_filter_some [2021-07-16T07:02:02.506Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-16T07:02:02.506Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-16T07:02:02.506Z] === CONT TestFilterFunc/test_empty_list [2021-07-16T07:02:02.506Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-16T07:02:02.506Z] === CONT TestFilterFunc/test_filter_middle [2021-07-16T07:02:02.506Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-16T07:02:02.506Z] --- PASS: TestFilterFunc (0.00s) [2021-07-16T07:02:02.506Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-16T07:02:02.506Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-16T07:02:02.506Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-16T07:02:02.506Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-16T07:02:02.506Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-16T07:02:02.506Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-16T07:02:02.506Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-16T07:02:02.506Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-16T07:02:02.506Z] === CONT TestSetGetMeta [2021-07-16T07:02:02.506Z] === CONT TestDerefMultipleOfSameRef [2021-07-16T07:02:02.506Z] === CONT TestList [2021-07-16T07:02:02.506Z] === CONT TestServicePrune [2021-07-16T07:02:02.506Z] --- PASS: TestSetGetMeta (0.03s) [2021-07-16T07:02:02.506Z] === CONT TestServiceGet [2021-07-16T07:02:02.506Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2021-07-16T07:02:02.506Z] === CONT TestServiceRemove [2021-07-16T07:02:02.506Z] --- PASS: TestList (0.04s) [2021-07-16T07:02:02.506Z] === CONT TestServiceList [2021-07-16T07:02:02.959Z] --- PASS: TestServiceGet (0.16s) [2021-07-16T07:02:02.959Z] === CONT TestServiceCreate [2021-07-16T07:02:02.959Z] time="2021-07-16T07:02:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-16T07:02:02.959Z] --- PASS: TestServiceRemove (0.15s) [2021-07-16T07:02:02.959Z] === CONT TestRestore [2021-07-16T07:02:02.959Z] time="2021-07-16T07:02:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-16T07:02:02.959Z] --- PASS: TestServiceList (0.16s) [2021-07-16T07:02:02.959Z] === CONT TestFindByReferenced [2021-07-16T07:02:02.959Z] time="2021-07-16T07:02:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-16T07:02:02.959Z] time="2021-07-16T07:02:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-16T07:02:02.959Z] --- PASS: TestServiceCreate (0.04s) [2021-07-16T07:02:02.959Z] === CONT TestFindByDriver [2021-07-16T07:02:02.959Z] time="2021-07-16T07:02:02Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-16T07:02:02.959Z] --- PASS: TestFindByReferenced (0.03s) [2021-07-16T07:02:02.959Z] === CONT TestRefDerefRemove [2021-07-16T07:02:02.959Z] --- PASS: TestRestore (0.04s) [2021-07-16T07:02:02.959Z] === CONT TestGetWithReference [2021-07-16T07:02:02.959Z] --- PASS: TestServicePrune (0.23s) [2021-07-16T07:02:02.959Z] === CONT TestGet [2021-07-16T07:02:02.959Z] --- PASS: TestRefDerefRemove (0.03s) [2021-07-16T07:02:02.959Z] === CONT TestRemove [2021-07-16T07:02:02.959Z] --- PASS: TestFindByDriver (0.04s) [2021-07-16T07:02:02.959Z] === CONT TestDefererencePluginOnCreateError [2021-07-16T07:02:02.959Z] --- PASS: TestGet (0.03s) [2021-07-16T07:02:02.959Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-16T07:02:02.959Z] --- PASS: TestGetWithReference (0.04s) [2021-07-16T07:02:02.959Z] === CONT TestCreate [2021-07-16T07:02:02.959Z] --- PASS: TestCreate (0.02s) [2021-07-16T07:02:02.959Z] --- PASS: TestRemove (0.04s) [2021-07-16T07:02:02.959Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-07-16T07:02:02.959Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2021-07-16T07:02:02.959Z] PASS [2021-07-16T07:02:02.959Z] coverage: 70.3% of statements [2021-07-16T07:02:02.959Z] ok github.com/docker/docker/volume/service 0.363s coverage: 70.3% of statements [2021-07-16T07:02:03.023Z] ok github.com/docker/docker/client 0.174s coverage: 75.4% of statements [2021-07-16T07:02:03.411Z] time="2021-07-16T07:02:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-16T07:02:11.906Z] --- PASS: TestGet (15.01s) [2021-07-16T07:02:11.906Z] === RUN TestPluginWithNoManifest [2021-07-16T07:02:11.906Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-16T07:02:11.906Z] === RUN TestGetAll [2021-07-16T07:02:11.906Z] --- PASS: TestGetAll (0.01s) [2021-07-16T07:02:11.906Z] PASS [2021-07-16T07:02:11.906Z] coverage: 73.4% of statements [2021-07-16T07:02:11.906Z] ok github.com/docker/docker/pkg/plugins 35.086s coverage: 73.4% of statements [2021-07-16T07:02:11.906Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-16T07:02:11.906Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-16T07:02:11.906Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-16T07:02:11.906Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-16T07:02:11.906Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-16T07:02:11.906Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-16T07:02:11.906Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-16T07:02:11.906Z] ? github.com/docker/docker/quota [no test files] [2021-07-16T07:02:11.906Z] ? github.com/docker/docker/rootless [no test files] [2021-07-16T07:02:11.906Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-16T07:02:11.906Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-16T07:02:11.906Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-16T07:02:11.906Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-16T07:02:11.906Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-16T07:02:11.906Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-16T07:02:11.906Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-16T07:02:11.906Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-16T07:02:11.906Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-16T07:02:11.906Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-16T07:02:11.906Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-16T07:02:11.906Z] ? github.com/docker/docker/volume [no test files] [2021-07-16T07:02:11.906Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-16T07:02:11.906Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-16T07:02:14.056Z] [2021-07-16T07:02:14.056Z] === Skipped [2021-07-16T07:02:14.056Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-16T07:02:14.056Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-16T07:02:14.056Z] [2021-07-16T07:02:14.056Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-16T07:02:14.056Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T07:02:14.056Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-16T07:02:14.517Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-07-16T07:02:14.517Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-16T07:02:14.517Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-16T07:02:14.517Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-16T07:02:14.517Z] daemon_test.go:147: root required [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-16T07:02:14.517Z] reload_test.go:520: root required [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-07-16T07:02:14.517Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-16T07:02:14.517Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-16T07:02:14.517Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-16T07:02:14.517Z] download_test.go:268: Needs fixing on Windows [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-16T07:02:14.517Z] layer_test.go:304: Failing on Windows [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-16T07:02:14.517Z] layer_test.go:353: Failing on Windows [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-16T07:02:14.517Z] layer_test.go:468: Failing on Windows [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-16T07:02:14.517Z] layer_test.go:697: Failing on Windows [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-16T07:02:14.517Z] migration_test.go:46: Failing on Windows [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-16T07:02:14.517Z] migration_test.go:182: Failing on Windows [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-16T07:02:14.517Z] mount_test.go:17: Failing on Windows [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-16T07:02:14.517Z] mount_test.go:76: Failing on Windows [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-16T07:02:14.517Z] mount_test.go:125: Failing on Windows [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-16T07:02:14.517Z] mount_test.go:212: Failing on Windows [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-16T07:02:14.517Z] archive_test.go:134: Xz not present in msys2 [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-16T07:02:14.517Z] archive_test.go:239: Failing on Windows CI machines [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-16T07:02:14.517Z] archive_windows_test.go:16: Currently fails [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-16T07:02:14.517Z] changes_test.go:192: needs more investigation [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-16T07:02:14.517Z] changes_test.go:405: needs further investigation [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-16T07:02:14.517Z] changes_test.go:441: needs further investigation [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-16T07:02:14.517Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-16T07:02:14.517Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-16T07:02:14.517Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-16T07:02:14.517Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-16T07:02:14.517Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-16T07:02:14.517Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-16T07:02:14.517Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-16T07:02:14.517Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-16T07:02:14.517Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-16T07:02:14.517Z] poller_test.go:41: No chmod on Windows [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-16T07:02:14.517Z] fileutils_test.go:134: Needs porting to Windows [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-16T07:02:14.517Z] fileutils_test.go:180: Needs porting to Windows [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-16T07:02:14.517Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-16T07:02:14.517Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-07-16T07:02:14.517Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-16T07:02:14.517Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-16T07:02:14.517Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] [2021-07-16T07:02:14.517Z] DONE 1830 tests, 45 skipped in 227.056s [2021-07-16T07:02:14.517Z] INFO: make.ps1 ended at 07/16/2021 07:02:14 [2021-07-16T07:02:16.668Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-16T07:02:16.668Z] INFO: Unit tests ended at 07/16/2021 07:02:16. Duration:00:04:08.3604759 [2021-07-16T07:02:16.668Z] INFO: Building busybox [2021-07-16T07:02:16.668Z] Sending build context to Docker daemon 5.12kB [2021-07-16T07:02:16.668Z] [2021-07-16T07:02:16.668Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-16T07:02:16.668Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-16T07:02:16.668Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-16T07:02:16.668Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-16T07:02:16.668Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-16T07:02:16.668Z] ---> 9a0a02eca0e6 [2021-07-16T07:02:16.668Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-16T07:02:16.668Z] ---> Running in 5f770b42813d [2021-07-16T07:02:18.614Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-16T07:02:18.614Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-16T07:02:23.863Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-16T07:02:24.120Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-16T07:02:24.685Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-16T07:02:25.248Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-16T07:02:25.505Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-16T07:02:25.762Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-16T07:02:26.019Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-16T07:02:28.536Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-16T07:02:30.427Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-16T07:02:32.316Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-16T07:02:34.207Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-16T07:02:34.770Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-07-16T07:02:34.770Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-07-16T07:02:35.332Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-16T07:02:37.224Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-16T07:02:37.646Z] Removing intermediate container 5f770b42813d [2021-07-16T07:02:37.646Z] ---> e0ab3795e9ac [2021-07-16T07:02:37.646Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-16T07:02:37.646Z] ---> Running in 322bb5104b76 [2021-07-16T07:02:37.646Z] Removing intermediate container 322bb5104b76 [2021-07-16T07:02:37.646Z] ---> 0803637c3dfb [2021-07-16T07:02:37.646Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-16T07:02:37.646Z] ---> Running in d813312da19b [2021-07-16T07:02:37.646Z] Removing intermediate container d813312da19b [2021-07-16T07:02:37.646Z] ---> 2ff210654a37 [2021-07-16T07:02:37.646Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-16T07:02:37.646Z] [2021-07-16T07:02:37.646Z] ---> 9a5584241a0a [2021-07-16T07:02:37.646Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-16T07:02:37.646Z] ---> Running in 7e7d82917c88 [2021-07-16T07:02:41.775Z] ok github.com/docker/docker/cmd/dockerd 0.071s coverage: 29.1% of statements [2021-07-16T07:02:42.718Z] ok github.com/docker/docker/container 0.123s coverage: 34.5% of statements [2021-07-16T07:02:42.718Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-16T07:02:42.718Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-16T07:02:42.718Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-16T07:02:42.718Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-16T07:02:45.315Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-16T07:02:54.953Z] ok github.com/docker/docker/daemon/cluster 0.070s coverage: 0.5% of statements [2021-07-16T07:02:55.527Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-07-16T07:02:57.445Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2021-07-16T07:02:57.493Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-07-16T07:02:58.428Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-07-16T07:03:02.684Z] Removing intermediate container 7e7d82917c88 [2021-07-16T07:03:02.684Z] ---> c4237adc5c48 [2021-07-16T07:03:02.684Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-16T07:03:02.684Z] ---> Running in cc5d1fb937aa [2021-07-16T07:03:02.684Z] [2021-07-16T07:03:02.684Z] SUCCESS: Specified value was saved. [2021-07-16T07:03:05.566Z] Removing intermediate container cc5d1fb937aa [2021-07-16T07:03:05.566Z] ---> a05e2d793538 [2021-07-16T07:03:05.566Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-16T07:03:05.566Z] ---> Running in 64282975bc61 [2021-07-16T07:03:07.453Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 13.8% of statements [2021-07-16T07:03:07.453Z] ok github.com/docker/docker/daemon 12.199s coverage: 17.1% of statements [2021-07-16T07:03:07.453Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-16T07:03:07.453Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-16T07:03:07.714Z] ok github.com/docker/docker/daemon/config 0.063s coverage: 81.8% of statements [2021-07-16T07:03:08.658Z] ok github.com/docker/docker/daemon/discovery 0.018s coverage: 30.0% of statements [2021-07-16T07:03:08.920Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2021-07-16T07:03:08.920Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-16T07:03:08.920Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-16T07:03:10.310Z] ok github.com/docker/docker/daemon/graphdriver 0.032s coverage: 2.2% of statements [2021-07-16T07:03:12.229Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.490s coverage: 73.3% of statements [2021-07-16T07:03:12.589Z] Cannot create a file when that file already exists. [2021-07-16T07:03:12.802Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2021-07-16T07:03:13.285Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-16T07:03:13.375Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.422s coverage: 56.2% of statements [2021-07-16T07:03:13.849Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-16T07:03:15.945Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2021-07-16T07:03:17.123Z] --- PASS: TestImportExtremelyLargeImageWorks (204.36s) [2021-07-16T07:03:17.123Z] PASS [2021-07-16T07:03:17.123Z] [2021-07-16T07:03:17.123Z] DONE 12 tests in 208.850s [2021-07-16T07:03:17.123Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-16T07:03:17.123Z] ++ 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-07-16T07:03:17.123Z] ++ set -e [2021-07-16T07:03:17.123Z] ++ '[' -n 0 ']' [2021-07-16T07:03:17.123Z] ++ set -x [2021-07-16T07:03:17.123Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-16T07:03:17.123Z] INFO: Testing against a local daemon [2021-07-16T07:03:17.123Z] === RUN TestNetworkCreateDelete [2021-07-16T07:03:17.123Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-07-16T07:03:17.123Z] === RUN TestDockerNetworkDeletePreferID [2021-07-16T07:03:17.688Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2021-07-16T07:03:17.688Z] === RUN TestDaemonDNSFallback [2021-07-16T07:03:17.874Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.330s coverage: 49.4% of statements [2021-07-16T07:03:18.135Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.641s coverage: 45.9% of statements [2021-07-16T07:03:18.135Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-16T07:03:18.340Z] Removing intermediate container 64282975bc61 [2021-07-16T07:03:18.340Z] ---> d6f28b7d53e1 [2021-07-16T07:03:18.340Z] Step 13/13 : CMD ["sh"] [2021-07-16T07:03:18.340Z] ---> Running in d1e65b67b7cd [2021-07-16T07:03:18.340Z] Removing intermediate container d1e65b67b7cd [2021-07-16T07:03:18.340Z] ---> 1e81e4ef4dc6 [2021-07-16T07:03:18.340Z] Successfully built 1e81e4ef4dc6 [2021-07-16T07:03:18.797Z] Successfully tagged busybox:latest [2021-07-16T07:03:18.797Z] INFO: Docker images of the daemon under test [2021-07-16T07:03:18.797Z] [2021-07-16T07:03:18.797Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-16T07:03:18.797Z] busybox latest 1e81e4ef4dc6 Less than a second ago 5.72GB [2021-07-16T07:03:18.797Z] microsoft/windowsservercore latest 9a0a02eca0e6 9 days ago 5.7GB [2021-07-16T07:03:18.797Z] mcr.microsoft.com/windows/servercore ltsc2019 9a0a02eca0e6 9 days ago 5.7GB [2021-07-16T07:03:18.797Z] [2021-07-16T07:03:18.797Z] INFO: Running integration tests at 07/16/2021 07:03:18... [2021-07-16T07:03:18.797Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-16T07:03:18.797Z] INFO: Integration API tests being run from the host: [2021-07-16T07:03:18.797Z] INFO: make.ps1 starting at 07/16/2021 07:03:18 [2021-07-16T07:03:19.763Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-16T07:03:20.689Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 57.5% of statements [2021-07-16T07:03:20.689Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.590s coverage: 57.7% of statements [2021-07-16T07:03:20.689Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-16T07:03:20.689Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-16T07:03:22.077Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2021-07-16T07:03:22.958Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-16T07:03:23.024Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2021-07-16T07:03:23.522Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-16T07:03:23.598Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 6.6% of statements [2021-07-16T07:03:23.598Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-16T07:03:23.598Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-16T07:03:23.778Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-16T07:03:24.342Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-16T07:03:24.600Z] --- PASS: TestDaemonDNSFallback (7.07s) [2021-07-16T07:03:24.600Z] === RUN TestInspectNetwork [2021-07-16T07:03:25.514Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.2% of statements [2021-07-16T07:03:25.534Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-16T07:03:25.534Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-16T07:03:25.776Z] ok github.com/docker/docker/daemon/logger/awslogs 0.169s coverage: 77.4% of statements [2021-07-16T07:03:25.776Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-16T07:03:25.776Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-16T07:03:25.791Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-16T07:03:26.720Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2021-07-16T07:03:27.294Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-07-16T07:03:27.867Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2021-07-16T07:03:28.129Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.024s coverage: 69.9% of statements [2021-07-16T07:03:29.516Z] ok github.com/docker/docker/daemon/logger/local 0.020s coverage: 75.2% of statements [2021-07-16T07:03:29.516Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-16T07:03:29.778Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 58.6% of statements [2021-07-16T07:03:29.965Z] === RUN TestInspectNetwork/full_network_id [2021-07-16T07:03:29.965Z] === RUN TestInspectNetwork/partial_network_id [2021-07-16T07:03:29.965Z] === RUN TestInspectNetwork/network_name [2021-07-16T07:03:29.965Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-16T07:03:31.168Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.042s coverage: 31.5% of statements [2021-07-16T07:03:32.114Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-07-16T07:03:32.691Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-07-16T07:03:33.265Z] ok github.com/docker/docker/daemon/logger/splunk 1.726s coverage: 82.5% of statements [2021-07-16T07:03:33.265Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-16T07:03:33.265Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2021-07-16T07:03:33.265Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-16T07:03:34.142Z] --- PASS: TestInspectNetwork (9.22s) [2021-07-16T07:03:34.142Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-16T07:03:34.142Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-16T07:03:34.142Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-16T07:03:34.142Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-16T07:03:34.142Z] === RUN TestRunContainerWithBridgeNone [2021-07-16T07:03:35.185Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2021-07-16T07:03:36.131Z] ok github.com/docker/docker/distribution 0.176s coverage: 25.0% of statements [2021-07-16T07:03:36.131Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-16T07:03:37.518Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-07-16T07:03:38.091Z] ok github.com/docker/docker/image 0.017s coverage: 86.8% of statements [2021-07-16T07:03:38.320Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-16T07:03:38.320Z] --- PASS: TestRunContainerWithBridgeNone (4.29s) [2021-07-16T07:03:38.320Z] === RUN TestNetworkInvalidJSON [2021-07-16T07:03:38.320Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-16T07:03:38.320Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-16T07:03:38.320Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T07:03:38.320Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T07:03:38.320Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T07:03:38.320Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T07:03:38.320Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-16T07:03:38.320Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T07:03:38.320Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T07:03:38.320Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-16T07:03:38.320Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-16T07:03:38.320Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-16T07:03:38.320Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-16T07:03:38.320Z] === RUN TestNetworkList [2021-07-16T07:03:38.320Z] === RUN TestNetworkList//networks [2021-07-16T07:03:38.320Z] === PAUSE TestNetworkList//networks [2021-07-16T07:03:38.320Z] === RUN TestNetworkList//networks/ [2021-07-16T07:03:38.320Z] === PAUSE TestNetworkList//networks/ [2021-07-16T07:03:38.320Z] === CONT TestNetworkList//networks [2021-07-16T07:03:38.320Z] === CONT TestNetworkList//networks/ [2021-07-16T07:03:38.320Z] --- PASS: TestNetworkList (0.02s) [2021-07-16T07:03:38.320Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-16T07:03:38.320Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-16T07:03:38.320Z] === RUN TestHostIPv4BridgeLabel [2021-07-16T07:03:38.576Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-16T07:03:38.663Z] ok github.com/docker/docker/distribution/xfer 1.880s coverage: 85.1% of statements [2021-07-16T07:03:38.663Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-16T07:03:38.833Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-07-16T07:03:38.833Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-16T07:03:39.090Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-16T07:03:39.235Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2021-07-16T07:03:39.235Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-07-16T07:03:39.345Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-16T07:03:39.908Z] === RUN TestDockerSuite/TestBuildFails [2021-07-16T07:03:39.908Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-07-16T07:03:39.908Z] === RUN TestDaemonDefaultNetworkPools [2021-07-16T07:03:40.235Z] ok github.com/docker/docker/image/v1 0.021s coverage: 25.0% of statements [2021-07-16T07:03:40.235Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-16T07:03:40.808Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2021-07-16T07:03:40.837Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2021-07-16T07:03:40.837Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-16T07:03:40.837Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-16T07:03:40.837Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-16T07:03:42.193Z] ok github.com/docker/docker/oci 0.008s coverage: 38.4% of statements [2021-07-16T07:03:42.203Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2021-07-16T07:03:42.203Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-16T07:03:42.764Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2021-07-16T07:03:42.764Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-07-16T07:03:43.571Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.34s) [2021-07-16T07:03:43.571Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-16T07:03:43.571Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-16T07:03:43.828Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-07-16T07:03:43.828Z] === RUN TestServiceWithPredefinedNetwork [2021-07-16T07:03:44.680Z] ok github.com/docker/docker/pkg/archive 0.313s coverage: 82.1% of statements [2021-07-16T07:03:45.512Z] ok github.com/docker/docker/pkg/authorization 0.164s coverage: 68.3% of statements [2021-07-16T07:03:45.512Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-07-16T07:03:45.772Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-07-16T07:03:46.359Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-16T07:03:46.921Z] --- PASS: TestServiceWithPredefinedNetwork (2.94s) [2021-07-16T07:03:46.921Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-16T07:03:46.921Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-16T07:03:46.921Z] service_test.go:242: FLAKY_TEST [2021-07-16T07:03:46.921Z] === RUN TestServiceWithDataPathPortInit [2021-07-16T07:03:47.177Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-07-16T07:03:48.544Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-16T07:03:49.069Z] ok github.com/docker/docker/pkg/chrootarchive 2.486s coverage: 43.2% of statements [2021-07-16T07:03:49.069Z] ok github.com/docker/docker/layer 7.413s coverage: 68.8% of statements [2021-07-16T07:03:49.069Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-16T07:03:49.069Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-16T07:03:49.069Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-16T07:03:49.069Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-16T07:03:49.069Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-16T07:03:49.069Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-16T07:03:49.069Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-16T07:03:49.330Z] ok github.com/docker/docker/pkg/directory 0.015s coverage: 80.0% of statements [2021-07-16T07:03:49.681Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T07:03:49.681Z] INFO: Testing against a local daemon [2021-07-16T07:03:49.681Z] === RUN TestBuildWithSession [2021-07-16T07:03:49.681Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-16T07:03:49.681Z] build_session_test.go:25: TODO: BuildKit [2021-07-16T07:03:49.681Z] === RUN TestBuildSquashParent [2021-07-16T07:03:49.681Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-16T07:03:49.681Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:03:49.681Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-16T07:03:49.681Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T07:03:49.681Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T07:03:49.681Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T07:03:49.681Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T07:03:49.681Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T07:03:49.681Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T07:03:49.681Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T07:03:49.681Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T07:03:49.681Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T07:03:49.681Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T07:03:49.681Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T07:03:49.681Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T07:03:49.681Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-16T07:03:49.681Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-16T07:03:49.681Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-16T07:03:49.681Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-16T07:03:49.901Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2021-07-16T07:03:49.902Z] ok github.com/docker/docker/pkg/discovery/file 0.018s coverage: 92.9% of statements [2021-07-16T07:03:50.844Z] ok github.com/docker/docker/pkg/discovery/memory 0.019s coverage: 92.3% of statements [2021-07-16T07:03:51.064Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-16T07:03:51.064Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-16T07:03:51.416Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-07-16T07:03:51.986Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-07-16T07:03:52.430Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-16T07:03:52.927Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-07-16T07:03:53.869Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 88.7% of statements [2021-07-16T07:03:54.131Z] ok github.com/docker/docker/pkg/discovery/kv 3.067s coverage: 84.1% of statements [2021-07-16T07:03:54.322Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-16T07:03:54.394Z] ok github.com/docker/docker/pkg/fsutils 0.208s coverage: 85.1% of statements [2021-07-16T07:03:54.394Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-07-16T07:03:54.884Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-16T07:03:55.140Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-16T07:03:55.778Z] ok github.com/docker/docker/pkg/idtools 0.524s coverage: 69.5% of statements [2021-07-16T07:03:55.778Z] ok github.com/docker/docker/pkg/ioutils 0.420s coverage: 69.3% of statements [2021-07-16T07:03:56.350Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2021-07-16T07:03:56.350Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-07-16T07:03:56.350Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-16T07:03:56.350Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-16T07:03:56.350Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-16T07:03:56.611Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-07-16T07:03:56.611Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-16T07:03:56.872Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-07-16T07:03:57.133Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-07-16T07:03:57.660Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-16T07:03:57.704Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2021-07-16T07:03:57.704Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-07-16T07:03:57.704Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-16T07:03:57.704Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-16T07:03:58.647Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2021-07-16T07:03:59.554Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-16T07:03:59.589Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-07-16T07:03:59.850Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-07-16T07:04:00.110Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-07-16T07:04:00.920Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-16T07:04:01.491Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-07-16T07:04:01.751Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-07-16T07:04:04.191Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-16T07:04:04.191Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-16T07:04:04.439Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-16T07:04:04.439Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-16T07:04:05.122Z] --- PASS: TestServiceWithDataPathPortInit (18.08s) [2021-07-16T07:04:05.122Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-16T07:04:05.122Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-16T07:04:05.687Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-16T07:04:05.951Z] ok github.com/docker/docker/pkg/signal 3.402s coverage: 62.3% of statements [2021-07-16T07:04:05.952Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-07-16T07:04:06.213Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-07-16T07:04:06.257Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-16T07:04:06.257Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-16T07:04:06.473Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-07-16T07:04:07.043Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2021-07-16T07:04:07.615Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-07-16T07:04:07.626Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-16T07:04:07.883Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-16T07:04:08.187Z] ok github.com/docker/docker/pkg/tailfile 0.100s coverage: 88.6% of statements [2021-07-16T07:04:08.448Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-16T07:04:08.705Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-16T07:04:08.759Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2021-07-16T07:04:08.759Z] testing: warning: no tests to run [2021-07-16T07:04:08.759Z] coverage: [no statements] [2021-07-16T07:04:08.759Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-07-16T07:04:08.961Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-16T07:04:09.329Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-07-16T07:04:09.329Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-07-16T07:04:09.522Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-16T07:04:09.590Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-07-16T07:04:10.086Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-16T07:04:11.503Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-07-16T07:04:12.445Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-07-16T07:04:12.604Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-16T07:04:12.706Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 85.4% of statements [2021-07-16T07:04:12.956Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-07-16T07:04:12.956Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.29s) [2021-07-16T07:04:12.956Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.40s) [2021-07-16T07:04:12.956Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.61s) [2021-07-16T07:04:12.956Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.82s) [2021-07-16T07:04:12.956Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.88s) [2021-07-16T07:04:12.956Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.87s) [2021-07-16T07:04:12.956Z] === RUN TestBuildMultiStageCopy [2021-07-16T07:04:12.956Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-16T07:04:13.534Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.43s) [2021-07-16T07:04:13.535Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ijhye8bpblznnbdp7ubw6f14k Created:2021-07-16 07:04:06.3855128 +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[f939a505102db83bcee84598654436cb0cbf90fd762c6730430bd3b632312f30:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2snsb7uv9oiqnck5hg93xps48 EndpointID:721b6a848147d4d9e32f2fc032cdc6735141556de1789f836c0a9c1e797009f5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:93d2d8e6a3f4f1844a332b648269b24aaed764e76824eb48f042c46c9ce41d51 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:bb5ec2896c1e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2snsb7uv9oiqnck5hg93xps48 EndpointID:721b6a848147d4d9e32f2fc032cdc6735141556de1789f836c0a9c1e797009f5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-16T07:04:13.535Z] PASS [2021-07-16T07:04:13.535Z] [2021-07-16T07:04:13.535Z] === Skipped [2021-07-16T07:04:13.535Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-16T07:04:13.535Z] service_test.go:242: FLAKY_TEST [2021-07-16T07:04:13.535Z] [2021-07-16T07:04:13.535Z] [2021-07-16T07:04:13.535Z] DONE 26 tests, 1 skipped in 56.456s [2021-07-16T07:04:13.535Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-16T07:04:13.535Z] ++ 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-07-16T07:04:13.535Z] ++ set -e [2021-07-16T07:04:13.535Z] ++ '[' -n 0 ']' [2021-07-16T07:04:13.535Z] ++ set -x [2021-07-16T07:04:13.535Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-16T07:04:13.535Z] INFO: Testing against a local daemon [2021-07-16T07:04:13.535Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-16T07:04:13.535Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-16T07:04:13.535Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T07:04:13.535Z] === RUN TestDockerNetworkIpvlan [2021-07-16T07:04:13.535Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-16T07:04:13.535Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T07:04:13.535Z] PASS [2021-07-16T07:04:13.535Z] [2021-07-16T07:04:13.535Z] === Skipped [2021-07-16T07:04:13.535Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-16T07:04:13.535Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T07:04:13.535Z] [2021-07-16T07:04:13.535Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-16T07:04:13.535Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-16T07:04:13.535Z] [2021-07-16T07:04:13.535Z] [2021-07-16T07:04:13.535Z] DONE 2 tests, 2 skipped in 0.152s [2021-07-16T07:04:13.535Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-16T07:04:13.535Z] ++ 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-07-16T07:04:13.535Z] ++ set -e [2021-07-16T07:04:13.535Z] ++ '[' -n 0 ']' [2021-07-16T07:04:13.535Z] ++ set -x [2021-07-16T07:04:13.535Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-16T07:04:13.535Z] INFO: Testing against a local daemon [2021-07-16T07:04:13.535Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-16T07:04:14.091Z] ok github.com/docker/docker/quota 0.282s coverage: 71.4% of statements [2021-07-16T07:04:14.663Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-07-16T07:04:14.900Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2021-07-16T07:04:14.900Z] === RUN TestDockerNetworkMacvlan [2021-07-16T07:04:15.828Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-16T07:04:16.048Z] ok github.com/docker/docker/registry 0.065s coverage: 57.2% of statements [2021-07-16T07:04:16.309Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-07-16T07:04:16.570Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-07-16T07:04:16.757Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-16T07:04:17.514Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-07-16T07:04:17.514Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-07-16T07:04:17.687Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-16T07:04:18.617Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-16T07:04:20.061Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-07-16T07:04:21.007Z] ok github.com/docker/docker/volume/local 0.106s coverage: 76.4% of statements [2021-07-16T07:04:21.138Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-16T07:04:21.951Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-07-16T07:04:22.067Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-07-16T07:04:22.996Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-16T07:04:23.199Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-16T07:04:23.199Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-16T07:04:23.252Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-16T07:04:23.252Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-16T07:04:23.334Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2021-07-16T07:04:23.508Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-16T07:04:23.651Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-16T07:04:23.764Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-16T07:04:24.346Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-16T07:04:24.605Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-16T07:04:25.560Z] --- PASS: TestBuildMultiStageCopy (13.03s) [2021-07-16T07:04:25.560Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.41s) [2021-07-16T07:04:25.560Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.75s) [2021-07-16T07:04:25.560Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.81s) [2021-07-16T07:04:25.560Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.96s) [2021-07-16T07:04:25.560Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.10s) [2021-07-16T07:04:25.560Z] === RUN TestBuildMultiStageParentConfig [2021-07-16T07:04:25.713Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-16T07:04:27.083Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-16T07:04:28.432Z] --- PASS: TestBuildMultiStageParentConfig (2.59s) [2021-07-16T07:04:28.432Z] === RUN TestBuildLabelWithTargets [2021-07-16T07:04:28.432Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-07-16T07:04:28.432Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T07:04:28.432Z] === RUN TestBuildWithEmptyLayers [2021-07-16T07:04:28.980Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-16T07:04:29.387Z] --- PASS: TestBuildWithEmptyLayers (1.36s) [2021-07-16T07:04:29.387Z] === RUN TestBuildMultiStageOnBuild [2021-07-16T07:04:33.327Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2021-07-16T07:04:33.327Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-16T07:04:33.327Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-16T07:04:33.327Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-16T07:04:33.327Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-16T07:04:33.327Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-16T07:04:33.327Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-16T07:04:33.327Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-16T07:04:33.327Z] ? github.com/docker/docker/rootless [no test files] [2021-07-16T07:04:33.327Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-16T07:04:33.327Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-16T07:04:33.327Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-16T07:04:33.327Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-16T07:04:33.327Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-16T07:04:33.327Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-16T07:04:33.327Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-16T07:04:33.327Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-16T07:04:33.327Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-16T07:04:33.327Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-16T07:04:33.327Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-16T07:04:33.327Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-16T07:04:33.327Z] ? github.com/docker/docker/volume [no test files] [2021-07-16T07:04:33.327Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-16T07:04:33.327Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-16T07:04:33.327Z] [2021-07-16T07:04:33.327Z] === Skipped [2021-07-16T07:04:33.327Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-07-16T07:04:33.327Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-07-16T07:04:33.327Z] [2021-07-16T07:04:33.327Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-07-16T07:04:33.327Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-07-16T07:04:33.327Z] [2021-07-16T07:04:33.327Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-16T07:04:33.327Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T07:04:33.327Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-16T07:04:33.327Z] [2021-07-16T07:04:33.327Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-16T07:04:33.327Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T07:04:33.327Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-16T07:04:33.327Z] [2021-07-16T07:04:33.327Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-16T07:04:33.327Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T07:04:33.327Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-16T07:04:33.327Z] [2021-07-16T07:04:33.327Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-16T07:04:33.327Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T07:04:33.327Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-16T07:04:33.327Z] [2021-07-16T07:04:33.327Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-16T07:04:33.327Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T07:04:33.327Z] graphtest_unix.go:46: Driver btrfs not supported [2021-07-16T07:04:33.327Z] [2021-07-16T07:04:33.327Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-16T07:04:33.327Z] graphtest_unix.go:73: No driver to put! [2021-07-16T07:04:33.327Z] [2021-07-16T07:04:33.327Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-16T07:04:33.327Z] time="2021-07-16T07:03:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-16T07:04:33.327Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-16T07:04:33.327Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-16T07:04:33.327Z] [2021-07-16T07:04:33.327Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-16T07:04:33.327Z] time="2021-07-16T07:03:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-16T07:04:33.327Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-16T07:04:33.327Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-16T07:04:33.327Z] [2021-07-16T07:04:33.327Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-16T07:04:33.327Z] time="2021-07-16T07:03:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-16T07:04:33.327Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-16T07:04:33.327Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-16T07:04:33.327Z] [2021-07-16T07:04:33.327Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-16T07:04:33.327Z] time="2021-07-16T07:03:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-16T07:04:33.327Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-16T07:04:33.327Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-16T07:04:33.327Z] [2021-07-16T07:04:33.327Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-16T07:04:33.327Z] time="2021-07-16T07:03:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-16T07:04:33.327Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-07-16T07:04:33.327Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-07-16T07:04:33.327Z] [2021-07-16T07:04:33.327Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-16T07:04:33.327Z] graphtest_unix.go:73: No driver to put! [2021-07-16T07:04:33.327Z] [2021-07-16T07:04:33.327Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-16T07:04:33.327Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-16T07:04:33.327Z] [2021-07-16T07:04:33.327Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-16T07:04:33.327Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-16T07:04:33.327Z] [2021-07-16T07:04:33.327Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-16T07:04:33.327Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-16T07:04:33.327Z] [2021-07-16T07:04:33.327Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-16T07:04:33.327Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-16T07:04:33.327Z] [2021-07-16T07:04:33.327Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-16T07:04:33.327Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T07:04:33.327Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-16T07:04:33.327Z] [2021-07-16T07:04:33.327Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-16T07:04:33.327Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T07:04:33.327Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-16T07:04:33.327Z] [2021-07-16T07:04:33.327Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-16T07:04:33.327Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T07:04:33.327Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-16T07:04:33.327Z] [2021-07-16T07:04:33.327Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-16T07:04:33.327Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T07:04:33.327Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-16T07:04:33.327Z] [2021-07-16T07:04:33.327Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-16T07:04:33.327Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-16T07:04:33.327Z] graphtest_unix.go:46: Driver zfs not supported [2021-07-16T07:04:33.327Z] [2021-07-16T07:04:33.327Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-16T07:04:33.327Z] graphtest_unix.go:73: No driver to put! [2021-07-16T07:04:33.327Z] [2021-07-16T07:04:33.327Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-16T07:04:33.327Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-07-16T07:04:33.327Z] [2021-07-16T07:04:33.327Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-16T07:04:33.327Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-07-16T07:04:33.327Z] [2021-07-16T07:04:33.327Z] [2021-07-16T07:04:33.327Z] DONE 2230 tests, 26 skipped in 256.009s Post stage [Pipeline] junit [2021-07-16T07:04:33.341Z] Recording test results [2021-07-16T07:04:33.594Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-07-16T07:04:34.006Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42642/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8b0913935c60606add6bd5a4c6dcf535a387f07a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:8b0913935c60606add6bd5a4c6dcf535a387f07a hack/validate/vendor [2021-07-16T07:04:34.231Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-16T07:04:34.231Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-16T07:04:34.231Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-16T07:04:34.793Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-16T07:04:34.956Z] update vendored copy of archive/tar [2021-07-16T07:04:34.956Z] downloading: https://golang.org/dl/go1.13.15.src.tar.gz [2021-07-16T07:04:36.159Z] --- PASS: TestDockerNetworkMacvlan (21.23s) [2021-07-16T07:04:36.159Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-07-16T07:04:36.159Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-07-16T07:04:36.159Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.48s) [2021-07-16T07:04:36.159Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.36s) [2021-07-16T07:04:36.159Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.72s) [2021-07-16T07:04:36.159Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.01s) [2021-07-16T07:04:36.159Z] PASS [2021-07-16T07:04:36.159Z] [2021-07-16T07:04:36.159Z] DONE 8 tests in 22.647s [2021-07-16T07:04:36.159Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-16T07:04:36.159Z] ++ 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-07-16T07:04:36.159Z] ++ set -e [2021-07-16T07:04:36.159Z] ++ '[' -n 0 ']' [2021-07-16T07:04:36.159Z] ++ set -x [2021-07-16T07:04:36.160Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-16T07:04:36.160Z] testing: warning: no tests to run [2021-07-16T07:04:36.160Z] PASS [2021-07-16T07:04:36.160Z] [2021-07-16T07:04:36.160Z] DONE 0 tests in 0.032s [2021-07-16T07:04:36.160Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-16T07:04:36.160Z] ++ 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-07-16T07:04:36.160Z] ++ set -e [2021-07-16T07:04:36.160Z] ++ '[' -n 0 ']' [2021-07-16T07:04:36.160Z] ++ set -x [2021-07-16T07:04:36.160Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-16T07:04:36.338Z] patching file stat_unix.go [2021-07-16T07:04:36.338Z] 2021/07/16 07:04:36 Collecting initial packages [2021-07-16T07:04:36.338Z] 2021/07/16 07:04:36 Download dependencies [2021-07-16T07:04:36.416Z] INFO: Testing against a local daemon [2021-07-16T07:04:36.416Z] === RUN TestAuthZPluginAllowRequest [2021-07-16T07:04:38.308Z] --- PASS: TestAuthZPluginAllowRequest (1.95s) [2021-07-16T07:04:38.308Z] === RUN TestAuthZPluginTLS [2021-07-16T07:04:38.871Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-07-16T07:04:38.871Z] === RUN TestAuthZPluginDenyRequest [2021-07-16T07:04:39.436Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-07-16T07:04:39.436Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-16T07:04:39.636Z] 2021/07/16 07:04:39 Starting whole vndr cycle because no package specified [2021-07-16T07:04:39.636Z] 2021/07/16 07:04:39 Ignoring paths matching "^archive/tar" [2021-07-16T07:04:39.897Z] 2021/07/16 07:04:39 Clone github.com/Microsoft/hcsshim, revision 64a2b71405dacf76c95600f4c756a991ad09cf7c, attempt 1/20 [2021-07-16T07:04:39.897Z] 2021/07/16 07:04:39 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2021-07-16T07:04:39.897Z] 2021/07/16 07:04:39 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 [2021-07-16T07:04:39.897Z] 2021/07/16 07:04:39 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-07-16T07:04:39.897Z] 2021/07/16 07:04:39 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-07-16T07:04:39.897Z] 2021/07/16 07:04:39 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-07-16T07:04:39.897Z] 2021/07/16 07:04:39 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-07-16T07:04:39.897Z] 2021/07/16 07:04:39 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-07-16T07:04:39.897Z] 2021/07/16 07:04:39 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-07-16T07:04:39.897Z] 2021/07/16 07:04:39 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-07-16T07:04:39.897Z] 2021/07/16 07:04:39 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2021-07-16T07:04:39.897Z] 2021/07/16 07:04:39 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-07-16T07:04:39.897Z] 2021/07/16 07:04:39 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-07-16T07:04:39.897Z] 2021/07/16 07:04:39 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2021-07-16T07:04:39.897Z] 2021/07/16 07:04:39 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-07-16T07:04:39.897Z] 2021/07/16 07:04:39 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-07-16T07:04:39.998Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-07-16T07:04:39.998Z] === RUN TestAuthZPluginDenyResponse [2021-07-16T07:04:40.561Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-07-16T07:04:40.561Z] === RUN TestAuthZPluginAllowEventStream [2021-07-16T07:04:40.838Z] 2021/07/16 07:04:40 Finished clone github.com/moby/locker [2021-07-16T07:04:40.838Z] 2021/07/16 07:04:40 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-07-16T07:04:40.838Z] 2021/07/16 07:04:40 Finished clone github.com/mistifyio/go-zfs [2021-07-16T07:04:40.838Z] 2021/07/16 07:04:40 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2021-07-16T07:04:41.099Z] 2021/07/16 07:04:40 Finished clone github.com/creack/pty [2021-07-16T07:04:41.099Z] 2021/07/16 07:04:40 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2021-07-16T07:04:41.099Z] 2021/07/16 07:04:40 Finished clone github.com/google/uuid [2021-07-16T07:04:41.099Z] 2021/07/16 07:04:40 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-07-16T07:04:41.099Z] 2021/07/16 07:04:40 Finished clone github.com/moby/term [2021-07-16T07:04:41.099Z] 2021/07/16 07:04:40 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-07-16T07:04:41.099Z] 2021/07/16 07:04:40 Finished clone github.com/Azure/go-ansiterm [2021-07-16T07:04:41.100Z] 2021/07/16 07:04:40 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-07-16T07:04:41.100Z] 2021/07/16 07:04:40 Finished clone github.com/docker/libtrust [2021-07-16T07:04:41.100Z] 2021/07/16 07:04:40 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-07-16T07:04:41.100Z] 2021/07/16 07:04:41 Finished clone github.com/Microsoft/go-winio [2021-07-16T07:04:41.100Z] 2021/07/16 07:04:41 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-07-16T07:04:41.100Z] 2021/07/16 07:04:41 Finished clone github.com/moby/sys [2021-07-16T07:04:41.100Z] 2021/07/16 07:04:41 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-07-16T07:04:41.361Z] 2021/07/16 07:04:41 Finished clone github.com/willf/bitset [2021-07-16T07:04:41.361Z] 2021/07/16 07:04:41 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-07-16T07:04:41.361Z] 2021/07/16 07:04:41 Finished clone github.com/gorilla/mux [2021-07-16T07:04:41.361Z] 2021/07/16 07:04:41 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-07-16T07:04:41.622Z] 2021/07/16 07:04:41 Finished clone github.com/sirupsen/logrus [2021-07-16T07:04:41.622Z] 2021/07/16 07:04:41 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2021-07-16T07:04:42.195Z] 2021/07/16 07:04:41 Finished clone github.com/tchap/go-patricia [2021-07-16T07:04:42.195Z] 2021/07/16 07:04:41 Clone github.com/moby/buildkit, revision 244e8cde639f71a05a1a2e0670bd88e0206ce55c, attempt 1/20 [2021-07-16T07:04:42.195Z] 2021/07/16 07:04:41 Finished clone github.com/docker/go-units [2021-07-16T07:04:42.195Z] 2021/07/16 07:04:41 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2021-07-16T07:04:42.455Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s) [2021-07-16T07:04:42.455Z] === RUN TestAuthZPluginErrorResponse [2021-07-16T07:04:42.456Z] 2021/07/16 07:04:42 Finished clone github.com/syndtr/gocapability [2021-07-16T07:04:42.456Z] 2021/07/16 07:04:42 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-07-16T07:04:42.456Z] 2021/07/16 07:04:42 Finished clone github.com/RackSec/srslog [2021-07-16T07:04:42.456Z] 2021/07/16 07:04:42 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-07-16T07:04:42.717Z] 2021/07/16 07:04:42 Finished clone github.com/imdario/mergo [2021-07-16T07:04:42.717Z] 2021/07/16 07:04:42 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-07-16T07:04:42.717Z] 2021/07/16 07:04:42 Finished clone gotest.tools/v3 [2021-07-16T07:04:42.717Z] 2021/07/16 07:04:42 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-07-16T07:04:42.979Z] 2021/07/16 07:04:42 Finished clone github.com/google/go-cmp [2021-07-16T07:04:42.979Z] 2021/07/16 07:04:42 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-07-16T07:04:43.018Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-07-16T07:04:43.018Z] === RUN TestAuthZPluginErrorRequest [2021-07-16T07:04:43.239Z] 2021/07/16 07:04:43 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-07-16T07:04:43.240Z] 2021/07/16 07:04:43 Finished clone golang.org/x/sync [2021-07-16T07:04:43.501Z] 2021/07/16 07:04:43 Finished clone github.com/tonistiigi/units [2021-07-16T07:04:43.502Z] 2021/07/16 07:04:43 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-07-16T07:04:43.580Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-07-16T07:04:43.580Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-16T07:04:44.073Z] 2021/07/16 07:04:43 Finished clone github.com/docker/go-connections [2021-07-16T07:04:44.073Z] 2021/07/16 07:04:43 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-07-16T07:04:44.073Z] 2021/07/16 07:04:43 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-07-16T07:04:44.073Z] 2021/07/16 07:04:43 Clone github.com/docker/libnetwork, revision 64b7a4574d1426139437d20e81c0b6d391130ec8, attempt 1/20 [2021-07-16T07:04:44.142Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-07-16T07:04:44.142Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-16T07:04:44.335Z] 2021/07/16 07:04:44 Finished clone github.com/google/shlex [2021-07-16T07:04:44.335Z] 2021/07/16 07:04:44 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-07-16T07:04:44.335Z] 2021/07/16 07:04:44 Finished clone github.com/opentracing/opentracing-go [2021-07-16T07:04:44.335Z] 2021/07/16 07:04:44 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-07-16T07:04:44.335Z] 2021/07/16 07:04:44 Finished clone github.com/opentracing-contrib/go-stdlib [2021-07-16T07:04:44.335Z] 2021/07/16 07:04:44 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-07-16T07:04:44.596Z] 2021/07/16 07:04:44 Finished clone github.com/mitchellh/hashstructure [2021-07-16T07:04:44.596Z] 2021/07/16 07:04:44 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-07-16T07:04:44.857Z] 2021/07/16 07:04:44 Finished clone github.com/gofrs/flock [2021-07-16T07:04:44.857Z] 2021/07/16 07:04:44 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-07-16T07:04:45.800Z] 2021/07/16 07:04:45 Finished clone github.com/armon/go-radix [2021-07-16T07:04:45.800Z] 2021/07/16 07:04:45 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-07-16T07:04:45.800Z] 2021/07/16 07:04:45 Finished clone github.com/docker/go-events [2021-07-16T07:04:45.800Z] 2021/07/16 07:04:45 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-07-16T07:04:45.800Z] 2021/07/16 07:04:45 Finished clone github.com/armon/go-metrics [2021-07-16T07:04:45.800Z] 2021/07/16 07:04:45 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-07-16T07:04:46.065Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-16T07:04:46.320Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.32s) [2021-07-16T07:04:46.320Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-16T07:04:46.371Z] 2021/07/16 07:04:46 Finished clone github.com/tonistiigi/fsutil [2021-07-16T07:04:46.371Z] 2021/07/16 07:04:46 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-07-16T07:04:46.943Z] 2021/07/16 07:04:46 Finished clone github.com/sean-/seed [2021-07-16T07:04:46.943Z] 2021/07/16 07:04:46 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-07-16T07:04:46.943Z] 2021/07/16 07:04:46 Finished clone github.com/hashicorp/errwrap [2021-07-16T07:04:46.943Z] 2021/07/16 07:04:46 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-07-16T07:04:47.518Z] 2021/07/16 07:04:47 Finished clone github.com/hashicorp/memberlist [2021-07-16T07:04:47.518Z] 2021/07/16 07:04:47 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-07-16T07:04:47.690Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-07-16T07:04:47.779Z] 2021/07/16 07:04:47 Finished clone github.com/hashicorp/go-multierror [2021-07-16T07:04:47.779Z] 2021/07/16 07:04:47 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-07-16T07:04:48.351Z] 2021/07/16 07:04:48 Finished clone github.com/golang/gddo [2021-07-16T07:04:48.351Z] 2021/07/16 07:04:48 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-07-16T07:04:48.613Z] 2021/07/16 07:04:48 Finished clone github.com/vishvananda/netns [2021-07-16T07:04:48.613Z] 2021/07/16 07:04:48 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2021-07-16T07:04:48.613Z] 2021/07/16 07:04:48 Finished clone github.com/docker/libkv [2021-07-16T07:04:48.613Z] 2021/07/16 07:04:48 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-07-16T07:04:48.875Z] 2021/07/16 07:04:48 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-07-16T07:04:48.875Z] 2021/07/16 07:04:48 Finished clone github.com/hashicorp/go-sockaddr [2021-07-16T07:04:49.059Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.48s) [2021-07-16T07:04:49.059Z] === RUN TestAuthZPluginHeader [2021-07-16T07:04:49.990Z] --- PASS: TestAuthZPluginHeader (1.12s) [2021-07-16T07:04:49.990Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-16T07:04:50.383Z] --- PASS: TestBuildMultiStageOnBuild (18.71s) [2021-07-16T07:04:50.383Z] === RUN TestBuildUncleanTarFilenames [2021-07-16T07:04:50.383Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-07-16T07:04:50.383Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T07:04:50.383Z] === RUN TestBuildMultiStageLayerLeak [2021-07-16T07:04:50.794Z] 2021/07/16 07:04:50 Finished clone github.com/deckarep/golang-set [2021-07-16T07:04:50.794Z] 2021/07/16 07:04:50 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2021-07-16T07:04:50.794Z] 2021/07/16 07:04:50 Finished clone github.com/samuel/go-zookeeper [2021-07-16T07:04:50.794Z] 2021/07/16 07:04:50 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-07-16T07:04:50.794Z] 2021/07/16 07:04:50 Finished clone github.com/hashicorp/go-msgpack [2021-07-16T07:04:50.794Z] 2021/07/16 07:04:50 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2021-07-16T07:04:50.794Z] 2021/07/16 07:04:50 Finished clone github.com/BurntSushi/toml [2021-07-16T07:04:50.794Z] 2021/07/16 07:04:50 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-07-16T07:04:50.926Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-16T07:04:51.057Z] 2021/07/16 07:04:50 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-07-16T07:04:51.057Z] 2021/07/16 07:04:50 Finished clone github.com/moby/ipvs [2021-07-16T07:04:51.320Z] 2021/07/16 07:04:51 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2021-07-16T07:04:51.320Z] 2021/07/16 07:04:51 Finished clone github.com/vishvananda/netlink [2021-07-16T07:04:51.894Z] 2021/07/16 07:04:51 Finished clone github.com/coreos/go-semver [2021-07-16T07:04:51.894Z] 2021/07/16 07:04:51 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2021-07-16T07:04:52.467Z] 2021/07/16 07:04:52 Finished clone github.com/ishidawataru/sctp [2021-07-16T07:04:52.467Z] 2021/07/16 07:04:52 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2021-07-16T07:04:52.826Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-16T07:04:54.723Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.58s) [2021-07-16T07:04:54.723Z] === RUN TestAuthZPluginV2Disable [2021-07-16T07:04:54.981Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-16T07:04:54.981Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-16T07:04:55.151Z] 2021/07/16 07:04:54 Finished clone github.com/Microsoft/opengcs [2021-07-16T07:04:55.151Z] 2021/07/16 07:04:54 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-07-16T07:04:55.413Z] 2021/07/16 07:04:55 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-07-16T07:04:55.413Z] 2021/07/16 07:04:55 Finished clone golang.org/x/net [2021-07-16T07:04:55.676Z] 2021/07/16 07:04:55 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-07-16T07:04:55.676Z] 2021/07/16 07:04:55 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-07-16T07:04:56.251Z] 2021/07/16 07:04:55 Finished clone github.com/opencontainers/runtime-spec [2021-07-16T07:04:56.251Z] 2021/07/16 07:04:55 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2021-07-16T07:04:56.513Z] 2021/07/16 07:04:56 Finished clone github.com/hashicorp/serf [2021-07-16T07:04:56.513Z] 2021/07/16 07:04:56 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2021-07-16T07:04:56.777Z] 2021/07/16 07:04:56 Finished clone github.com/cyphar/filepath-securejoin [2021-07-16T07:04:56.777Z] 2021/07/16 07:04:56 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-07-16T07:04:58.170Z] 2021/07/16 07:04:57 Finished clone github.com/coreos/go-systemd [2021-07-16T07:04:58.170Z] 2021/07/16 07:04:57 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2021-07-16T07:04:58.170Z] 2021/07/16 07:04:58 Finished clone google.golang.org/grpc [2021-07-16T07:04:58.170Z] 2021/07/16 07:04:58 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-07-16T07:04:58.257Z] --- PASS: TestAuthZPluginV2Disable (3.30s) [2021-07-16T07:04:58.257Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-16T07:04:58.432Z] 2021/07/16 07:04:58 Finished clone github.com/Graylog2/go-gelf [2021-07-16T07:04:58.432Z] 2021/07/16 07:04:58 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-07-16T07:04:58.432Z] 2021/07/16 07:04:58 Finished clone github.com/coreos/go-systemd/v22 [2021-07-16T07:04:58.432Z] 2021/07/16 07:04:58 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-07-16T07:04:58.694Z] 2021/07/16 07:04:58 Finished clone github.com/godbus/dbus/v5 [2021-07-16T07:04:58.694Z] 2021/07/16 07:04:58 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-07-16T07:04:58.957Z] 2021/07/16 07:04:58 Finished clone github.com/opencontainers/image-spec [2021-07-16T07:04:58.957Z] 2021/07/16 07:04:58 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-07-16T07:04:59.903Z] 2021/07/16 07:04:59 Finished clone github.com/philhofer/fwd [2021-07-16T07:04:59.903Z] 2021/07/16 07:04:59 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-07-16T07:04:59.903Z] 2021/07/16 07:04:59 Finished clone github.com/fluent/fluent-logger-golang [2021-07-16T07:04:59.903Z] 2021/07/16 07:04:59 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-07-16T07:05:00.151Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-16T07:05:00.409Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-16T07:05:00.478Z] 2021/07/16 07:05:00 Finished clone github.com/fsnotify/fsnotify [2021-07-16T07:05:00.478Z] 2021/07/16 07:05:00 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-07-16T07:05:00.973Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.01s) [2021-07-16T07:05:00.973Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-16T07:05:01.870Z] 2021/07/16 07:05:01 Finished clone github.com/opencontainers/go-digest [2021-07-16T07:05:01.870Z] 2021/07/16 07:05:01 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-07-16T07:05:02.347Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-16T07:05:02.446Z] 2021/07/16 07:05:02 Finished clone go.etcd.io/bbolt [2021-07-16T07:05:02.446Z] 2021/07/16 07:05:02 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-07-16T07:05:02.605Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-16T07:05:02.708Z] 2021/07/16 07:05:02 Finished clone github.com/fernet/fernet-go [2021-07-16T07:05:02.708Z] 2021/07/16 07:05:02 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-07-16T07:05:03.283Z] 2021/07/16 07:05:03 Finished clone github.com/tinylib/msgp [2021-07-16T07:05:03.283Z] 2021/07/16 07:05:03 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-07-16T07:05:04.230Z] 2021/07/16 07:05:04 Finished clone github.com/ugorji/go [2021-07-16T07:05:04.230Z] 2021/07/16 07:05:04 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-07-16T07:05:04.804Z] 2021/07/16 07:05:04 Finished clone github.com/bsphere/le_go [2021-07-16T07:05:04.804Z] 2021/07/16 07:05:04 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-07-16T07:05:05.124Z] --- PASS: TestBuildMultiStageLayerLeak (16.22s) [2021-07-16T07:05:05.124Z] === RUN TestBuildWithHugeFile [2021-07-16T07:05:05.380Z] 2021/07/16 07:05:05 Finished clone github.com/vbatts/tar-split [2021-07-16T07:05:05.380Z] 2021/07/16 07:05:05 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-07-16T07:05:05.643Z] 2021/07/16 07:05:05 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-07-16T07:05:05.643Z] 2021/07/16 07:05:05 Finished clone github.com/jmespath/go-jmespath [2021-07-16T07:05:05.643Z] 2021/07/16 07:05:05 Finished clone github.com/docker/libnetwork [2021-07-16T07:05:05.643Z] 2021/07/16 07:05:05 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-07-16T07:05:05.880Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-16T07:05:05.906Z] 2021/07/16 07:05:05 Finished clone golang.org/x/oauth2 [2021-07-16T07:05:05.906Z] 2021/07/16 07:05:05 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-07-16T07:05:06.465Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-16T07:05:06.854Z] 2021/07/16 07:05:06 Finished clone github.com/golang/groupcache [2021-07-16T07:05:06.854Z] 2021/07/16 07:05:06 Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20 [2021-07-16T07:05:07.429Z] 2021/07/16 07:05:07 Finished clone github.com/googleapis/gax-go [2021-07-16T07:05:07.429Z] 2021/07/16 07:05:07 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2021-07-16T07:05:08.005Z] 2021/07/16 07:05:07 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2021-07-16T07:05:08.005Z] 2021/07/16 07:05:07 Finished clone github.com/miekg/dns [2021-07-16T07:05:08.268Z] 2021/07/16 07:05:08 Finished clone go.opencensus.io [2021-07-16T07:05:08.268Z] 2021/07/16 07:05:08 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2021-07-16T07:05:08.375Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-16T07:05:08.530Z] 2021/07/16 07:05:08 Finished clone golang.org/x/sys [2021-07-16T07:05:08.530Z] 2021/07/16 07:05:08 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2021-07-16T07:05:08.792Z] 2021/07/16 07:05:08 Finished clone github.com/containerd/fifo [2021-07-16T07:05:08.792Z] 2021/07/16 07:05:08 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-07-16T07:05:09.746Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-16T07:05:10.183Z] 2021/07/16 07:05:09 Finished clone github.com/containerd/go-runc [2021-07-16T07:05:10.183Z] 2021/07/16 07:05:09 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2021-07-16T07:05:10.183Z] 2021/07/16 07:05:09 Finished clone github.com/containerd/cgroups [2021-07-16T07:05:10.183Z] 2021/07/16 07:05:09 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-07-16T07:05:10.758Z] 2021/07/16 07:05:10 Finished clone golang.org/x/text [2021-07-16T07:05:10.758Z] 2021/07/16 07:05:10 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-07-16T07:05:11.020Z] 2021/07/16 07:05:10 Finished clone github.com/opencontainers/runc [2021-07-16T07:05:11.020Z] 2021/07/16 07:05:10 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2021-07-16T07:05:11.595Z] 2021/07/16 07:05:11 Finished clone github.com/containerd/typeurl [2021-07-16T07:05:11.595Z] 2021/07/16 07:05:11 Clone github.com/docker/swarmkit, revision c9afb5fd44bb419bae719f400f31671712bcb99e, attempt 1/20 [2021-07-16T07:05:11.595Z] 2021/07/16 07:05:11 Finished clone github.com/containerd/ttrpc [2021-07-16T07:05:11.595Z] 2021/07/16 07:05:11 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2021-07-16T07:05:11.644Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-16T07:05:11.902Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-16T07:05:11.902Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-16T07:05:12.160Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-16T07:05:12.577Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-07-16T07:05:12.577Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-16T07:05:13.026Z] 2021/07/16 07:05:12 Finished clone github.com/containerd/console [2021-07-16T07:05:13.026Z] 2021/07/16 07:05:12 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-07-16T07:05:13.026Z] 2021/07/16 07:05:12 Finished clone github.com/gogo/googleapis [2021-07-16T07:05:13.026Z] 2021/07/16 07:05:12 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-07-16T07:05:13.509Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-16T07:05:13.509Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.51s) [2021-07-16T07:05:13.509Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-16T07:05:13.979Z] 2021/07/16 07:05:13 Finished clone github.com/moby/buildkit [2021-07-16T07:05:13.979Z] 2021/07/16 07:05:13 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-07-16T07:05:14.553Z] 2021/07/16 07:05:14 Finished clone github.com/Microsoft/hcsshim [2021-07-16T07:05:14.553Z] 2021/07/16 07:05:14 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-07-16T07:05:15.129Z] 2021/07/16 07:05:14 Finished clone github.com/containerd/continuity [2021-07-16T07:05:15.129Z] 2021/07/16 07:05:14 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2021-07-16T07:05:16.786Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-16T07:05:17.042Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-16T07:05:17.051Z] 2021/07/16 07:05:16 Finished clone github.com/cilium/ebpf [2021-07-16T07:05:17.051Z] 2021/07/16 07:05:16 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2021-07-16T07:05:17.051Z] 2021/07/16 07:05:16 Finished clone github.com/prometheus/procfs [2021-07-16T07:05:17.051Z] 2021/07/16 07:05:16 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-07-16T07:05:17.606Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-07-16T07:05:18.975Z] 2021/07/16 07:05:18 Finished clone golang.org/x/time [2021-07-16T07:05:18.975Z] 2021/07/16 07:05:18 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-07-16T07:05:18.975Z] 2021/07/16 07:05:18 Finished clone github.com/hashicorp/go-memdb [2021-07-16T07:05:18.975Z] 2021/07/16 07:05:18 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-07-16T07:05:19.549Z] 2021/07/16 07:05:19 Finished clone github.com/docker/distribution [2021-07-16T07:05:19.549Z] 2021/07/16 07:05:19 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2021-07-16T07:05:19.549Z] 2021/07/16 07:05:19 Finished clone github.com/hashicorp/go-immutable-radix [2021-07-16T07:05:19.549Z] 2021/07/16 07:05:19 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-07-16T07:05:20.124Z] 2021/07/16 07:05:19 Finished clone github.com/hashicorp/golang-lru [2021-07-16T07:05:20.124Z] 2021/07/16 07:05:19 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-07-16T07:05:20.133Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-16T07:05:21.071Z] 2021/07/16 07:05:20 Finished clone github.com/coreos/pkg [2021-07-16T07:05:21.071Z] 2021/07/16 07:05:20 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-07-16T07:05:21.334Z] 2021/07/16 07:05:21 Finished clone github.com/golang/protobuf [2021-07-16T07:05:21.334Z] 2021/07/16 07:05:21 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-07-16T07:05:21.500Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-16T07:05:21.600Z] 2021/07/16 07:05:21 Finished clone golang.org/x/crypto [2021-07-16T07:05:21.600Z] 2021/07/16 07:05:21 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-07-16T07:05:22.547Z] 2021/07/16 07:05:22 Finished clone github.com/beorn7/perks [2021-07-16T07:05:22.547Z] 2021/07/16 07:05:22 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-07-16T07:05:23.122Z] 2021/07/16 07:05:22 Finished clone github.com/prometheus/client_model [2021-07-16T07:05:23.122Z] 2021/07/16 07:05:22 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-07-16T07:05:23.393Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-16T07:05:24.324Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-16T07:05:24.515Z] 2021/07/16 07:05:24 Finished clone code.cloudfoundry.org/clock [2021-07-16T07:05:24.515Z] 2021/07/16 07:05:24 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-07-16T07:05:24.515Z] 2021/07/16 07:05:24 Finished clone github.com/prometheus/client_golang [2021-07-16T07:05:24.515Z] 2021/07/16 07:05:24 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-07-16T07:05:24.515Z] 2021/07/16 07:05:24 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-07-16T07:05:24.515Z] 2021/07/16 07:05:24 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-07-16T07:05:24.515Z] 2021/07/16 07:05:24 Finished clone github.com/spf13/pflag [2021-07-16T07:05:24.778Z] 2021/07/16 07:05:24 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2021-07-16T07:05:24.778Z] 2021/07/16 07:05:24 Finished clone github.com/prometheus/common [2021-07-16T07:05:24.778Z] 2021/07/16 07:05:24 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-07-16T07:05:25.698Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-16T07:05:25.698Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-16T07:05:26.171Z] 2021/07/16 07:05:25 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-07-16T07:05:26.171Z] 2021/07/16 07:05:25 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-07-16T07:05:26.171Z] 2021/07/16 07:05:25 Finished clone github.com/cespare/xxhash/v2 [2021-07-16T07:05:26.171Z] 2021/07/16 07:05:25 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-07-16T07:05:26.171Z] 2021/07/16 07:05:25 Finished clone github.com/pkg/errors [2021-07-16T07:05:26.171Z] 2021/07/16 07:05:25 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2021-07-16T07:05:26.171Z] 2021/07/16 07:05:26 Finished clone github.com/docker/go-metrics [2021-07-16T07:05:27.561Z] 2021/07/16 07:05:27 Finished clone github.com/inconshreveable/mousetrap [2021-07-16T07:05:27.561Z] 2021/07/16 07:05:27 Finished clone github.com/morikuni/aec [2021-07-16T07:05:27.823Z] 2021/07/16 07:05:27 Finished clone github.com/spf13/cobra [2021-07-16T07:05:28.995Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-16T07:05:29.213Z] 2021/07/16 07:05:28 Finished clone github.com/google/certificate-transparency-go [2021-07-16T07:05:29.737Z] 2021/07/16 07:05:29 Finished clone github.com/opencontainers/selinux [2021-07-16T07:05:29.924Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2021-07-16T07:05:29.924Z] PASS [2021-07-16T07:05:29.924Z] [2021-07-16T07:05:29.924Z] DONE 17 tests in 53.706s [2021-07-16T07:05:29.924Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-16T07:05:29.924Z] ++ 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-07-16T07:05:29.924Z] ++ set -e [2021-07-16T07:05:29.924Z] ++ '[' -n 0 ']' [2021-07-16T07:05:29.924Z] ++ set -x [2021-07-16T07:05:29.924Z] ++ env -i DEST=/go/src/github.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-07-16T07:05:30.181Z] INFO: Testing against a local daemon [2021-07-16T07:05:30.181Z] === RUN TestPluginInvalidJSON [2021-07-16T07:05:30.181Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T07:05:30.181Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T07:05:30.181Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T07:05:30.181Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-07-16T07:05:30.181Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-16T07:05:30.181Z] === RUN TestPluginInstall [2021-07-16T07:05:30.181Z] === RUN TestPluginInstall/no_auth [2021-07-16T07:05:31.111Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-07-16T07:05:31.367Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-16T07:05:32.735Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-16T07:05:32.992Z] time="2021-07-16T07:05:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T07:05:32.992Z] time="2021-07-16T07:05:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:36634215e8b4eaf1a5520cdc357601245403981019671e01afba6d0c7eb8eb23" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T07:05:32.992Z] time="2021-07-16T07:05:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T07:05:32.992Z] time="2021-07-16T07:05:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:36634215e8b4eaf1a5520cdc357601245403981019671e01afba6d0c7eb8eb23" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T07:05:33.554Z] === RUN TestPluginInstall/with_htpasswd [2021-07-16T07:05:34.483Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-16T07:05:34.483Z] time="2021-07-16T07:05:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T07:05:34.483Z] time="2021-07-16T07:05:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e0a180d2dd3fd0712a8b2a6ecae1850f22d1f261ae845882af698704aafbe270" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T07:05:34.483Z] time="2021-07-16T07:05:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T07:05:34.483Z] time="2021-07-16T07:05:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e0a180d2dd3fd0712a8b2a6ecae1850f22d1f261ae845882af698704aafbe270" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T07:05:35.046Z] === RUN TestPluginInstall/with_insecure [2021-07-16T07:05:36.414Z] time="2021-07-16T07:05:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T07:05:36.414Z] time="2021-07-16T07:05:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c8c9f1324f9b5113d18ef8d1ff039aa77af25a6e9a6cf2d58f8bcfb20d4a4bc1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T07:05:36.414Z] time="2021-07-16T07:05:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-16T07:05:36.414Z] time="2021-07-16T07:05:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c8c9f1324f9b5113d18ef8d1ff039aa77af25a6e9a6cf2d58f8bcfb20d4a4bc1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-16T07:05:36.978Z] --- PASS: TestPluginInstall (6.88s) [2021-07-16T07:05:36.978Z] --- PASS: TestPluginInstall/no_auth (3.47s) [2021-07-16T07:05:36.978Z] --- PASS: TestPluginInstall/with_htpasswd (1.43s) [2021-07-16T07:05:36.978Z] --- PASS: TestPluginInstall/with_insecure (1.97s) [2021-07-16T07:05:36.978Z] plugin_test.go:165: [d42609a2efdb2] daemon is not started [2021-07-16T07:05:36.978Z] === RUN TestPluginsWithRuntimes [2021-07-16T07:05:39.497Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-16T07:05:40.426Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-16T07:05:41.795Z] --- PASS: TestPluginsWithRuntimes (4.63s) [2021-07-16T07:05:41.795Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2021-07-16T07:05:41.795Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2021-07-16T07:05:41.795Z] === RUN TestPluginBackCompatMediaTypes [2021-07-16T07:05:41.977Z] 2021/07/16 07:05:39 Finished clone github.com/cloudflare/cfssl [2021-07-16T07:05:42.722Z] --- PASS: TestPluginBackCompatMediaTypes (1.02s) [2021-07-16T07:05:42.722Z] PASS [2021-07-16T07:05:42.722Z] [2021-07-16T07:05:42.722Z] DONE 10 tests in 12.722s [2021-07-16T07:05:42.722Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-16T07:05:42.722Z] ++ 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-07-16T07:05:42.722Z] ++ set -e [2021-07-16T07:05:42.722Z] ++ '[' -n 0 ']' [2021-07-16T07:05:42.722Z] ++ set -x [2021-07-16T07:05:42.722Z] ++ env -i DEST=/go/src/github.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-07-16T07:05:42.722Z] INFO: Testing against a local daemon [2021-07-16T07:05:42.722Z] === RUN TestExternalGraphDriver [2021-07-16T07:05:42.978Z] === RUN TestExternalGraphDriver/json [2021-07-16T07:05:45.495Z] === RUN TestExternalGraphDriver/spec [2021-07-16T07:05:46.057Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-16T07:05:47.281Z] 2021/07/16 07:05:46 Finished clone github.com/docker/swarmkit [2021-07-16T07:05:47.958Z] === RUN TestExternalGraphDriver/pull [2021-07-16T07:05:49.832Z] 2021/07/16 07:05:49 Finished clone github.com/coreos/etcd [2021-07-16T07:05:49.850Z] --- PASS: TestExternalGraphDriver (6.97s) [2021-07-16T07:05:49.850Z] --- PASS: TestExternalGraphDriver/json (2.39s) [2021-07-16T07:05:49.850Z] --- PASS: TestExternalGraphDriver/spec (2.52s) [2021-07-16T07:05:49.850Z] --- PASS: TestExternalGraphDriver/pull (1.96s) [2021-07-16T07:05:49.850Z] === RUN TestGraphdriverPluginV2 [2021-07-16T07:05:50.776Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-07-16T07:05:54.045Z] --- PASS: TestGraphdriverPluginV2 (3.79s) [2021-07-16T07:05:54.045Z] PASS [2021-07-16T07:05:54.045Z] [2021-07-16T07:05:54.045Z] DONE 5 tests in 10.918s [2021-07-16T07:05:54.045Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-16T07:05:54.045Z] ++ 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-07-16T07:05:54.045Z] ++ set -e [2021-07-16T07:05:54.045Z] ++ '[' -n 0 ']' [2021-07-16T07:05:54.045Z] ++ set -x [2021-07-16T07:05:54.045Z] ++ env -i DEST=/go/src/github.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-07-16T07:05:54.045Z] INFO: Testing against a local daemon [2021-07-16T07:05:54.045Z] === RUN TestContinueAfterPluginCrash [2021-07-16T07:05:54.045Z] === PAUSE TestContinueAfterPluginCrash [2021-07-16T07:05:54.045Z] === RUN TestReadPluginNoRead [2021-07-16T07:05:54.045Z] === PAUSE TestReadPluginNoRead [2021-07-16T07:05:54.045Z] === RUN TestDaemonStartWithLogOpt [2021-07-16T07:05:54.045Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-16T07:05:54.045Z] === CONT TestContinueAfterPluginCrash [2021-07-16T07:05:54.045Z] === CONT TestDaemonStartWithLogOpt [2021-07-16T07:05:56.422Z] 2021/07/16 07:05:55 Finished clone cloud.google.com/go [2021-07-16T07:05:57.317Z] === RUN TestDockerSuite/TestBuildRm [2021-07-16T07:05:58.337Z] 2021/07/16 07:05:57 Finished clone github.com/containerd/containerd [2021-07-16T07:05:58.684Z] --- PASS: TestDaemonStartWithLogOpt (4.92s) [2021-07-16T07:05:58.684Z] === CONT TestReadPluginNoRead [2021-07-16T07:06:01.954Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-16T07:06:02.210Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-16T07:06:02.467Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-16T07:06:03.834Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-16T07:06:04.091Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-16T07:06:04.347Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-16T07:06:04.347Z] --- PASS: TestContinueAfterPluginCrash (10.60s) [2021-07-16T07:06:04.910Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-16T07:06:06.277Z] === RUN TestReadPluginNoRead/default [2021-07-16T07:06:06.277Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-16T07:06:07.646Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-16T07:06:07.902Z] --- PASS: TestReadPluginNoRead (9.22s) [2021-07-16T07:06:07.902Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.98s) [2021-07-16T07:06:07.902Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.89s) [2021-07-16T07:06:07.902Z] --- PASS: TestReadPluginNoRead/default (1.87s) [2021-07-16T07:06:07.902Z] read_test.go:92: [d35b0b9ce89f7] daemon is not started [2021-07-16T07:06:07.902Z] PASS [2021-07-16T07:06:07.902Z] [2021-07-16T07:06:07.902Z] DONE 6 tests in 14.272s [2021-07-16T07:06:07.902Z] 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-07-16T07:06:07.902Z] ++ 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-07-16T07:06:07.902Z] ++ set -e [2021-07-16T07:06:07.902Z] ++ '[' -n 0 ']' [2021-07-16T07:06:07.902Z] ++ set -x [2021-07-16T07:06:07.902Z] ++ env -i DEST=/go/src/github.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-07-16T07:06:07.902Z] testing: warning: no tests to run [2021-07-16T07:06:07.902Z] PASS [2021-07-16T07:06:07.902Z] [2021-07-16T07:06:07.902Z] DONE 0 tests in 0.054s [2021-07-16T07:06:07.902Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-16T07:06:07.902Z] ++ 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-07-16T07:06:07.902Z] ++ set -e [2021-07-16T07:06:07.902Z] ++ '[' -n 0 ']' [2021-07-16T07:06:07.902Z] ++ set -x [2021-07-16T07:06:07.902Z] ++ env -i DEST=/go/src/github.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-07-16T07:06:08.167Z] INFO: Testing against a local daemon [2021-07-16T07:06:08.167Z] === RUN TestPluginWithDevMounts [2021-07-16T07:06:08.167Z] === PAUSE TestPluginWithDevMounts [2021-07-16T07:06:08.167Z] === CONT TestPluginWithDevMounts [2021-07-16T07:06:08.337Z] 2021/07/16 07:06:07 Finished clone github.com/gogo/protobuf [2021-07-16T07:06:08.730Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-16T07:06:09.282Z] 2021/07/16 07:06:09 Finished clone google.golang.org/genproto [2021-07-16T07:06:10.098Z] --- PASS: TestPluginWithDevMounts (2.01s) [2021-07-16T07:06:10.098Z] PASS [2021-07-16T07:06:10.098Z] [2021-07-16T07:06:10.098Z] DONE 1 tests in 2.167s [2021-07-16T07:06:10.098Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-16T07:06:10.098Z] ++ 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-07-16T07:06:10.098Z] ++ set -e [2021-07-16T07:06:10.098Z] ++ '[' -n 0 ']' [2021-07-16T07:06:10.098Z] ++ set -x [2021-07-16T07:06:10.098Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07-16T07:06:10.355Z] INFO: Testing against a local daemon [2021-07-16T07:06:10.355Z] === RUN TestSecretInspect [2021-07-16T07:06:13.625Z] --- PASS: TestSecretInspect (2.67s) [2021-07-16T07:06:13.626Z] === RUN TestSecretList [2021-07-16T07:06:13.626Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-16T07:06:13.626Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-16T07:06:13.626Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-16T07:06:13.626Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-16T07:06:13.881Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-16T07:06:14.812Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-16T07:06:14.812Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-16T07:06:15.743Z] --- PASS: TestSecretList (2.82s) [2021-07-16T07:06:15.743Z] === RUN TestSecretsCreateAndDelete [2021-07-16T07:06:15.999Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-16T07:06:18.522Z] --- PASS: TestSecretsCreateAndDelete (2.31s) [2021-07-16T07:06:18.522Z] === RUN TestSecretsUpdate [2021-07-16T07:06:21.041Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-07-16T07:06:21.041Z] --- PASS: TestSecretsUpdate (2.66s) [2021-07-16T07:06:21.041Z] === RUN TestTemplatedSecret [2021-07-16T07:06:21.041Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-16T07:06:22.409Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-16T07:06:24.302Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-16T07:06:25.229Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-16T07:06:26.599Z] --- PASS: TestTemplatedSecret (5.49s) [2021-07-16T07:06:26.599Z] === RUN TestSecretCreateResolve [2021-07-16T07:06:26.599Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-16T07:06:28.491Z] === RUN TestDockerSuite/TestBuildUser [2021-07-16T07:06:29.061Z] --- PASS: TestSecretCreateResolve (2.82s) [2021-07-16T07:06:29.061Z] PASS [2021-07-16T07:06:29.061Z] [2021-07-16T07:06:29.061Z] DONE 6 tests in 18.931s [2021-07-16T07:06:29.061Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-16T07:06:29.061Z] ++ 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-07-16T07:06:29.061Z] ++ set -e [2021-07-16T07:06:29.061Z] ++ '[' -n 0 ']' [2021-07-16T07:06:29.061Z] ++ set -x [2021-07-16T07:06:29.061Z] ++ env -i DEST=/go/src/github.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-07-16T07:06:29.319Z] INFO: Testing against a local daemon [2021-07-16T07:06:29.319Z] === RUN TestServiceCreateInit [2021-07-16T07:06:29.319Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-16T07:06:31.213Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-16T07:06:37.753Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-16T07:06:37.753Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-16T07:06:41.925Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-07-16T07:06:42.854Z] --- PASS: TestServiceCreateInit (13.41s) [2021-07-16T07:06:42.854Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (7.50s) [2021-07-16T07:06:42.854Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.87s) [2021-07-16T07:06:42.854Z] === RUN TestCreateServiceMultipleTimes [2021-07-16T07:06:57.702Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-16T07:06:57.957Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-16T07:06:58.214Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-16T07:06:59.142Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-16T07:07:00.071Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-16T07:07:01.436Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-16T07:07:01.436Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-16T07:07:01.436Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-16T07:07:01.436Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-16T07:07:01.436Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-16T07:07:02.820Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-16T07:07:03.079Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-16T07:07:04.007Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-16T07:07:04.007Z] --- PASS: TestCreateServiceMultipleTimes (21.26s) [2021-07-16T07:07:04.007Z] === RUN TestCreateServiceConflict [2021-07-16T07:07:04.570Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-16T07:07:05.500Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-16T07:07:05.578Z] 2021/07/16 07:06:56 Finished clone github.com/hashicorp/consul [2021-07-16T07:07:05.578Z] 2021/07/16 07:07:02 Finished clone github.com/aws/aws-sdk-go [2021-07-16T07:07:05.758Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-16T07:07:06.687Z] --- PASS: TestCreateServiceConflict (2.71s) [2021-07-16T07:07:06.687Z] === RUN TestCreateServiceMaxReplicas [2021-07-16T07:07:09.205Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-16T07:07:11.095Z] --- PASS: TestCreateServiceMaxReplicas (4.17s) [2021-07-16T07:07:11.095Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-16T07:07:11.656Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-16T07:07:12.584Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-16T07:07:12.841Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-16T07:07:13.770Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-16T07:07:13.770Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-16T07:07:14.333Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-16T07:07:16.849Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-16T07:07:16.849Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-16T07:07:16.849Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-16T07:07:17.105Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-16T07:07:17.363Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-07-16T07:07:18.293Z] === RUN TestDockerSuite/TestCommitChange [2021-07-16T07:07:19.660Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-16T07:07:20.588Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-16T07:07:21.964Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-16T07:07:23.329Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-16T07:07:23.585Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-07-16T07:07:24.512Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-16T07:07:25.440Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.63s) [2021-07-16T07:07:25.440Z] === RUN TestCreateServiceSecretFileMode [2021-07-16T07:07:26.808Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-16T07:07:28.183Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-16T07:07:29.114Z] --- PASS: TestCreateServiceSecretFileMode (3.56s) [2021-07-16T07:07:29.114Z] === RUN TestCreateServiceConfigFileMode [2021-07-16T07:07:30.482Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-16T07:07:31.413Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-16T07:07:31.413Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-16T07:07:31.414Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-16T07:07:31.670Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-16T07:07:31.670Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-16T07:07:31.670Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-16T07:07:31.670Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-16T07:07:32.598Z] --- PASS: TestCreateServiceConfigFileMode (3.54s) [2021-07-16T07:07:32.598Z] === RUN TestCreateServiceSysctls [2021-07-16T07:07:33.964Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-16T07:07:35.855Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-16T07:07:35.855Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-16T07:07:36.784Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-16T07:07:37.345Z] --- PASS: TestCreateServiceSysctls (4.82s) [2021-07-16T07:07:37.345Z] === RUN TestCreateServiceCapabilities [2021-07-16T07:07:37.908Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-16T07:07:38.838Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-16T07:07:40.240Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-16T07:07:40.802Z] --- PASS: TestCreateServiceCapabilities (3.37s) [2021-07-16T07:07:40.802Z] === RUN TestInspect [2021-07-16T07:07:41.059Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-16T07:07:41.315Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-16T07:07:41.315Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-16T07:07:42.243Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-16T07:07:42.243Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-16T07:07:42.243Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-16T07:07:42.243Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-16T07:07:42.243Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-16T07:07:43.610Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-16T07:07:44.538Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-16T07:07:45.100Z] --- PASS: TestInspect (4.18s) [2021-07-16T07:07:45.100Z] === RUN TestCreateJob [2021-07-16T07:07:45.356Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-16T07:07:45.356Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-16T07:07:47.113Z] --- PASS: TestBuildWithHugeFile (156.39s) [2021-07-16T07:07:47.113Z] === RUN TestBuildWithEmptyDockerfile [2021-07-16T07:07:47.113Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T07:07:47.113Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T07:07:47.113Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T07:07:47.113Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T07:07:47.113Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T07:07:47.113Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T07:07:47.113Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-16T07:07:47.113Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-16T07:07:47.113Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-16T07:07:47.113Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2021-07-16T07:07:47.113Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-07-16T07:07:47.113Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-16T07:07:47.113Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-16T07:07:47.113Z] === RUN TestBuildPreserveOwnership [2021-07-16T07:07:47.113Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-07-16T07:07:47.113Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T07:07:47.113Z] === RUN TestBuildPlatformInvalid [2021-07-16T07:07:47.113Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-07-16T07:07:47.113Z] PASS [2021-07-16T07:07:47.113Z] ok github.com/docker/docker/integration/build 231.950s [2021-07-16T07:07:47.113Z] [2021-07-16T07:07:47.113Z] === Skipped [2021-07-16T07:07:47.113Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-16T07:07:47.113Z] build_session_test.go:25: TODO: BuildKit [2021-07-16T07:07:47.113Z] [2021-07-16T07:07:47.113Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-16T07:07:47.113Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:07:47.113Z] [2021-07-16T07:07:47.113Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-07-16T07:07:47.113Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T07:07:47.113Z] [2021-07-16T07:07:47.113Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-07-16T07:07:47.113Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T07:07:47.113Z] [2021-07-16T07:07:47.113Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-07-16T07:07:47.113Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T07:07:47.113Z] [2021-07-16T07:07:47.113Z] [2021-07-16T07:07:47.113Z] DONE 28 tests, 5 skipped in 261.861s [2021-07-16T07:07:47.113Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-16T07:07:47.113Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T07:07:47.113Z] INFO: Testing against a local daemon [2021-07-16T07:07:47.113Z] === RUN TestConfigInspect [2021-07-16T07:07:47.113Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-16T07:07:47.113Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:07:47.113Z] === RUN TestConfigList [2021-07-16T07:07:47.113Z] --- SKIP: TestConfigList (0.00s) [2021-07-16T07:07:47.113Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:07:47.113Z] === RUN TestConfigsCreateAndDelete [2021-07-16T07:07:47.113Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-16T07:07:47.113Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:07:47.113Z] === RUN TestConfigsUpdate [2021-07-16T07:07:47.113Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-16T07:07:47.113Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:07:47.113Z] === RUN TestTemplatedConfig [2021-07-16T07:07:47.113Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-16T07:07:47.113Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:07:47.113Z] === RUN TestConfigCreateResolve [2021-07-16T07:07:47.113Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-16T07:07:47.113Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T07:07:47.113Z] === RUN TestConfigDaemonLibtrustID [2021-07-16T07:07:47.113Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-16T07:07:47.113Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T07:07:47.113Z] PASS [2021-07-16T07:07:47.113Z] ok github.com/docker/docker/integration/config 0.212s [2021-07-16T07:07:47.113Z] [2021-07-16T07:07:47.113Z] === Skipped [2021-07-16T07:07:47.113Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-16T07:07:47.113Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:07:47.113Z] [2021-07-16T07:07:47.113Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-16T07:07:47.113Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:07:47.113Z] [2021-07-16T07:07:47.113Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-16T07:07:47.113Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:07:47.113Z] [2021-07-16T07:07:47.113Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-16T07:07:47.113Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:07:47.113Z] [2021-07-16T07:07:47.113Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-16T07:07:47.113Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:07:47.113Z] [2021-07-16T07:07:47.113Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-16T07:07:47.113Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T07:07:47.113Z] [2021-07-16T07:07:47.113Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-07-16T07:07:47.113Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T07:07:47.113Z] [2021-07-16T07:07:47.113Z] [2021-07-16T07:07:47.113Z] DONE 7 tests, 7 skipped in 3.111s [2021-07-16T07:07:47.113Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-16T07:07:47.873Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-16T07:07:47.873Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-07-16T07:07:48.671Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T07:07:48.671Z] INFO: Testing against a local daemon [2021-07-16T07:07:48.671Z] === RUN TestCheckpoint [2021-07-16T07:07:48.671Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-16T07:07:48.671Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-16T07:07:48.671Z] === RUN TestContainerInvalidJSON [2021-07-16T07:07:48.671Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T07:07:48.671Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T07:07:48.671Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T07:07:48.671Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T07:07:48.671Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-16T07:07:48.671Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-16T07:07:48.671Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-16T07:07:48.671Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-16T07:07:48.671Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-16T07:07:48.671Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-07-16T07:07:48.671Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-16T07:07:48.671Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-16T07:07:48.671Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-16T07:07:48.671Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-16T07:07:48.800Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-16T07:07:48.800Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-16T07:07:49.122Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2021-07-16T07:07:49.123Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-16T07:07:49.123Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-07-16T07:07:49.123Z] copy_test.go:38: testEnv.OSType == "windows" [2021-07-16T07:07:49.123Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-16T07:07:49.123Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2021-07-16T07:07:49.123Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-16T07:07:49.123Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-07-16T07:07:49.123Z] copy_test.go:63: testEnv.OSType == "windows" [2021-07-16T07:07:49.123Z] === RUN TestCopyFromContainer [2021-07-16T07:07:49.123Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-16T07:07:49.123Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:07:49.123Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-16T07:07:49.123Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T07:07:49.123Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T07:07:49.123Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T07:07:49.123Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T07:07:49.123Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T07:07:49.123Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T07:07:49.123Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-16T07:07:49.123Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-16T07:07:49.123Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-16T07:07:49.123Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-07-16T07:07:49.123Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-16T07:07:49.123Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-16T07:07:49.123Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-16T07:07:49.123Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-16T07:07:49.123Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-16T07:07:49.123Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-16T07:07:49.123Z] === RUN TestCreateWithInvalidEnv [2021-07-16T07:07:49.123Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-16T07:07:49.123Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-16T07:07:49.123Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-16T07:07:49.123Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-16T07:07:49.123Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-16T07:07:49.123Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-16T07:07:49.123Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-16T07:07:49.123Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-16T07:07:49.123Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-16T07:07:49.123Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2021-07-16T07:07:49.123Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-07-16T07:07:49.123Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-07-16T07:07:49.123Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-07-16T07:07:49.123Z] === RUN TestCreateTmpfsMountsTarget [2021-07-16T07:07:49.123Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-16T07:07:49.123Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:07:49.123Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-16T07:07:49.123Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-16T07:07:49.123Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T07:07:49.123Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-16T07:07:49.123Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-16T07:07:49.123Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T07:07:49.123Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-16T07:07:49.123Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T07:07:49.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T07:07:49.123Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T07:07:49.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T07:07:49.123Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T07:07:49.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T07:07:49.123Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T07:07:49.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T07:07:49.123Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T07:07:49.123Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T07:07:49.123Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-16T07:07:49.123Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-16T07:07:49.123Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-16T07:07:49.123Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-16T07:07:49.123Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-16T07:07:49.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-16T07:07:49.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-07-16T07:07:49.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-16T07:07:49.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-16T07:07:49.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-16T07:07:49.123Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-16T07:07:49.123Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-16T07:07:49.574Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-16T07:07:49.574Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-16T07:07:49.574Z] === RUN TestCreateDifferentPlatform [2021-07-16T07:07:49.574Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-16T07:07:49.574Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-16T07:07:49.574Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-07-16T07:07:49.574Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-07-16T07:07:49.574Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-16T07:07:49.574Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-16T07:07:49.574Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-07-16T07:07:49.574Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-16T07:07:49.574Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-16T07:07:49.574Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-16T07:07:49.574Z] === RUN TestContainerKillOnDaemonStart [2021-07-16T07:07:49.574Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-16T07:07:49.574Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:07:49.574Z] === RUN TestDiff [2021-07-16T07:07:49.574Z] --- SKIP: TestDiff (0.00s) [2021-07-16T07:07:49.574Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-16T07:07:49.574Z] === RUN TestExecWithCloseStdin [2021-07-16T07:07:50.167Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-16T07:07:50.167Z] --- PASS: TestCreateJob (5.17s) [2021-07-16T07:07:50.167Z] === RUN TestReplicatedJob [2021-07-16T07:07:51.535Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-16T07:07:52.466Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-16T07:07:52.485Z] --- PASS: TestExecWithCloseStdin (2.95s) [2021-07-16T07:07:52.485Z] === RUN TestExec [2021-07-16T07:07:54.360Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-16T07:07:54.360Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-16T07:07:54.922Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-16T07:07:55.358Z] --- PASS: TestExec (2.51s) [2021-07-16T07:07:55.358Z] === RUN TestExecUser [2021-07-16T07:07:55.358Z] --- SKIP: TestExecUser (0.00s) [2021-07-16T07:07:55.358Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-16T07:07:55.358Z] === RUN TestExportContainerAndImportImage [2021-07-16T07:07:55.358Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-16T07:07:55.358Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:07:55.358Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-16T07:07:55.358Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-16T07:07:55.358Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:07:55.358Z] === RUN TestHealthCheckWorkdir [2021-07-16T07:07:55.358Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-16T07:07:55.358Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-16T07:07:55.358Z] === RUN TestHealthKillContainer [2021-07-16T07:07:55.358Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-16T07:07:55.358Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-16T07:07:55.358Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-16T07:07:55.358Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-16T07:07:55.358Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-16T07:07:55.358Z] === RUN TestKillContainerInvalidSignal [2021-07-16T07:07:56.290Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-16T07:07:57.507Z] --- PASS: TestKillContainerInvalidSignal (2.18s) [2021-07-16T07:07:57.507Z] === RUN TestKillContainer [2021-07-16T07:07:57.507Z] === RUN TestKillContainer/no_signal [2021-07-16T07:07:57.666Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-16T07:07:57.666Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-16T07:07:58.598Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-16T07:07:59.653Z] === RUN TestKillContainer/non_killing_signal [2021-07-16T07:07:59.653Z] === RUN TestKillContainer/killing_signal [2021-07-16T07:07:59.963Z] --- PASS: TestReplicatedJob (9.52s) [2021-07-16T07:07:59.963Z] === RUN TestUpdateReplicatedJob [2021-07-16T07:08:00.525Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-16T07:08:01.801Z] --- PASS: TestKillContainer (4.59s) [2021-07-16T07:08:01.801Z] --- PASS: TestKillContainer/no_signal (2.12s) [2021-07-16T07:08:01.801Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-16T07:08:01.801Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-16T07:08:01.801Z] --- PASS: TestKillContainer/killing_signal (2.42s) [2021-07-16T07:08:01.801Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-16T07:08:01.801Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-16T07:08:01.801Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-16T07:08:01.801Z] === RUN TestKillStoppedContainer [2021-07-16T07:08:01.801Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-16T07:08:01.801Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-16T07:08:01.801Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-16T07:08:01.801Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-16T07:08:01.801Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-16T07:08:01.801Z] === RUN TestKillDifferentUserContainer [2021-07-16T07:08:01.801Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-16T07:08:01.801Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-16T07:08:01.801Z] === RUN TestInspectOomKilledTrue [2021-07-16T07:08:01.801Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-16T07:08:01.801Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:08:01.801Z] === RUN TestInspectOomKilledFalse [2021-07-16T07:08:01.801Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-16T07:08:01.801Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-16T07:08:01.801Z] === RUN TestLogsFollowTailEmpty [2021-07-16T07:08:02.416Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-16T07:08:02.416Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-16T07:08:02.416Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-16T07:08:02.416Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-16T07:08:02.416Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-16T07:08:03.348Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-16T07:08:03.950Z] --- PASS: TestLogsFollowTailEmpty (2.26s) [2021-07-16T07:08:03.950Z] === RUN TestNetworkNat [2021-07-16T07:08:03.950Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-16T07:08:03.950Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-16T07:08:03.950Z] === RUN TestNetworkLocalhostTCPNat [2021-07-16T07:08:04.714Z] --- PASS: TestUpdateReplicatedJob (4.82s) [2021-07-16T07:08:04.714Z] === RUN TestServiceListWithStatuses [2021-07-16T07:08:04.714Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-16T07:08:04.714Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-16T07:08:04.714Z] === RUN TestDockerNetworkConnectAlias [2021-07-16T07:08:06.819Z] --- PASS: TestNetworkLocalhostTCPNat (2.65s) [2021-07-16T07:08:06.819Z] === RUN TestNetworkLoopbackNat [2021-07-16T07:08:06.819Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-16T07:08:06.819Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-16T07:08:06.819Z] === RUN TestPause [2021-07-16T07:08:06.819Z] --- SKIP: TestPause (0.00s) [2021-07-16T07:08:06.819Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-16T07:08:06.819Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-16T07:08:07.982Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-16T07:08:08.910Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-16T07:08:08.966Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.22s) [2021-07-16T07:08:08.966Z] === RUN TestPauseStopPausedContainer [2021-07-16T07:08:08.966Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-16T07:08:08.966Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:08:08.966Z] === RUN TestPsFilter [2021-07-16T07:08:08.966Z] --- PASS: TestPsFilter (0.13s) [2021-07-16T07:08:08.966Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-16T07:08:09.473Z] --- PASS: TestDockerNetworkConnectAlias (5.02s) [2021-07-16T07:08:09.473Z] === RUN TestDockerNetworkReConnect [2021-07-16T07:08:09.729Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-16T07:08:09.729Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-16T07:08:09.729Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-16T07:08:11.839Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.48s) [2021-07-16T07:08:11.839Z] === RUN TestRemoveContainerWithVolume [2021-07-16T07:08:12.997Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-16T07:08:13.558Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-16T07:08:13.558Z] --- PASS: TestDockerNetworkReConnect (4.06s) [2021-07-16T07:08:13.558Z] === RUN TestServicePlugin [2021-07-16T07:08:13.989Z] --- PASS: TestRemoveContainerWithVolume (2.50s) [2021-07-16T07:08:13.989Z] === RUN TestRemoveContainerRunning [2021-07-16T07:08:15.449Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-16T07:08:16.143Z] --- PASS: TestRemoveContainerRunning (2.16s) [2021-07-16T07:08:16.143Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-16T07:08:18.290Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.24s) [2021-07-16T07:08:18.290Z] === RUN TestRemoveInvalidContainer [2021-07-16T07:08:18.290Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-07-16T07:08:18.290Z] === RUN TestRenameLinkedContainer [2021-07-16T07:08:18.290Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-16T07:08:18.290Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-16T07:08:18.290Z] === RUN TestRenameStoppedContainer [2021-07-16T07:08:21.994Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-16T07:08:22.922Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-16T07:08:24.813Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-16T07:08:26.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-16T07:08:26.783Z] --- PASS: TestRenameStoppedContainer (7.39s) [2021-07-16T07:08:26.783Z] === RUN TestRenameRunningContainerAndReuse [2021-07-16T07:08:27.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-07-16T07:08:29.001Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-07-16T07:08:30.369Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-07-16T07:08:30.474Z] --- PASS: TestRenameRunningContainerAndReuse (4.72s) [2021-07-16T07:08:30.475Z] === RUN TestRenameInvalidName [2021-07-16T07:08:32.258Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-07-16T07:08:33.344Z] --- PASS: TestRenameInvalidName (2.31s) [2021-07-16T07:08:33.344Z] === RUN TestRenameAnonymousContainer [2021-07-16T07:08:33.344Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-07-16T07:08:33.344Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-07-16T07:08:33.344Z] === RUN TestRenameContainerWithSameName [2021-07-16T07:08:34.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009cb7c0_} [2021-07-16T07:08:35.498Z] --- PASS: TestRenameContainerWithSameName (2.31s) [2021-07-16T07:08:35.498Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-16T07:08:35.498Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-16T07:08:35.498Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-07-16T07:08:35.498Z] === RUN TestResize [2021-07-16T07:08:35.515Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1207262042_/foo_false____} [2021-07-16T07:08:37.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1207262042_/foo_true____} [2021-07-16T07:08:37.648Z] --- PASS: TestResize (2.20s) [2021-07-16T07:08:37.648Z] === RUN TestResizeWithInvalidSize [2021-07-16T07:08:37.648Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-07-16T07:08:37.648Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-07-16T07:08:37.648Z] === RUN TestResizeWhenContainerNotStarted [2021-07-16T07:08:38.770Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3659348209_/foo_false____} [2021-07-16T07:08:40.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3659348209_/foo_true____} [2021-07-16T07:08:42.049Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3659348209_/foo_true__0xc0009cb820__} [2021-07-16T07:08:43.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009cb840_} [2021-07-16T07:08:44.652Z] --- PASS: TestResizeWhenContainerNotStarted (7.40s) [2021-07-16T07:08:44.652Z] === RUN TestDaemonRestartKillContainers [2021-07-16T07:08:44.652Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-16T07:08:44.652Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:08:44.652Z] === RUN TestStats [2021-07-16T07:08:44.652Z] --- SKIP: TestStats (0.00s) [2021-07-16T07:08:44.652Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-16T07:08:44.652Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-16T07:08:45.302Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009cb880_} [2021-07-16T07:08:45.863Z] --- PASS: TestServicePlugin (32.28s) [2021-07-16T07:08:45.863Z] plugin_test.go:62: [da3285190480f] joining swarm manager [df93e33fc2592]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T07:08:45.863Z] plugin_test.go:65: [d21488fde3bd6] joining swarm manager [df93e33fc2592]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T07:08:45.863Z] === RUN TestServiceUpdateLabel [2021-07-16T07:08:46.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009cb8a0_} [2021-07-16T07:08:48.159Z] --- PASS: TestServiceUpdateLabel (2.36s) [2021-07-16T07:08:48.159Z] === RUN TestServiceUpdateSecrets [2021-07-16T07:08:48.159Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009cb8c0_} [2021-07-16T07:08:49.290Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.58s) [2021-07-16T07:08:49.290Z] === RUN TestStopContainerWithTimeout [2021-07-16T07:08:49.290Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-16T07:08:49.290Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-16T07:08:49.290Z] === RUN TestUpdateRestartPolicy [2021-07-16T07:08:50.049Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-16T07:08:50.305Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-07-16T07:08:52.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-16T07:08:52.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-16T07:08:52.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-16T07:08:52.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-16T07:08:52.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-16T07:08:52.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-16T07:08:52.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-16T07:08:52.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-16T07:08:52.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-16T07:08:52.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-16T07:08:52.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-16T07:08:52.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-07-16T07:08:52.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-07-16T07:08:52.452Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-07-16T07:08:52.452Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-07-16T07:08:52.452Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-07-16T07:08:52.452Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-07-16T07:08:52.452Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-16T07:08:56.623Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-16T07:08:57.991Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-16T07:09:02.161Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-16T07:09:03.093Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-16T07:09:03.349Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-16T07:09:04.716Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-16T07:09:04.716Z] --- PASS: TestServiceUpdateSecrets (16.41s) [2021-07-16T07:09:04.716Z] === RUN TestServiceUpdateConfigs [2021-07-16T07:09:05.645Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-07-16T07:09:06.574Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-16T07:09:07.939Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-16T07:09:08.501Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-16T07:09:09.430Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-16T07:09:10.358Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-16T07:09:11.288Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-16T07:09:12.217Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-16T07:09:13.145Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-16T07:09:14.073Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-16T07:09:14.308Z] --- PASS: TestUpdateRestartPolicy (22.39s) [2021-07-16T07:09:14.308Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-16T07:09:14.308Z] --- PASS: TestUpdateRestartWithAutoRemove (2.28s) [2021-07-16T07:09:14.308Z] === RUN TestWaitNonBlocked [2021-07-16T07:09:14.308Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T07:09:14.308Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T07:09:14.308Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T07:09:14.308Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T07:09:14.308Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-16T07:09:14.308Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-16T07:09:15.002Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-16T07:09:16.369Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-16T07:09:17.199Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-07-16T07:09:17.200Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.10s) [2021-07-16T07:09:17.200Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.27s) [2021-07-16T07:09:17.200Z] === RUN TestWaitBlocked [2021-07-16T07:09:17.200Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-16T07:09:17.200Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T07:09:17.200Z] PASS [2021-07-16T07:09:17.200Z] ok github.com/docker/docker/integration/container 88.796s [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === Skipped [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-16T07:09:17.656Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-07-16T07:09:17.656Z] copy_test.go:38: testEnv.OSType == "windows" [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-07-16T07:09:17.656Z] copy_test.go:63: testEnv.OSType == "windows" [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-16T07:09:17.656Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-16T07:09:17.656Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-16T07:09:17.656Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-16T07:09:17.656Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-16T07:09:17.656Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-16T07:09:17.656Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-16T07:09:17.656Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-16T07:09:17.656Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-16T07:09:17.656Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-16T07:09:17.656Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-16T07:09:17.656Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-16T07:09:17.656Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-16T07:09:17.656Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-16T07:09:17.656Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-16T07:09:17.656Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-16T07:09:17.656Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-16T07:09:17.656Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-16T07:09:17.656Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-16T07:09:17.656Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-16T07:09:17.656Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-16T07:09:17.656Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-16T07:09:17.656Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-16T07:09:17.656Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-16T07:09:17.656Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-16T07:09:17.656Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-16T07:09:17.656Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-16T07:09:17.656Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-16T07:09:17.656Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-07-16T07:09:17.656Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-16T07:09:17.656Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-07-16T07:09:17.656Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-16T07:09:17.656Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-16T07:09:17.656Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-16T07:09:17.656Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-16T07:09:17.656Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] [2021-07-16T07:09:17.656Z] DONE 88 tests, 37 skipped in 92.597s [2021-07-16T07:09:17.656Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-16T07:09:17.734Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-16T07:09:18.296Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-16T07:09:19.224Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-16T07:09:19.224Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-16T07:09:20.167Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-16T07:09:20.530Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T07:09:20.530Z] INFO: Testing against a local daemon [2021-07-16T07:09:20.530Z] === RUN TestCommitInheritsEnv [2021-07-16T07:09:20.530Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-16T07:09:20.530Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T07:09:20.530Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-16T07:09:20.530Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-16T07:09:20.530Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-16T07:09:20.530Z] === RUN TestImagesFilterMultiReference [2021-07-16T07:09:20.530Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-07-16T07:09:20.530Z] === RUN TestImagePullPlatformInvalid [2021-07-16T07:09:20.530Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-07-16T07:09:20.530Z] === RUN TestRemoveImageOrphaning [2021-07-16T07:09:20.729Z] --- PASS: TestServiceUpdateConfigs (16.05s) [2021-07-16T07:09:20.729Z] === RUN TestServiceUpdateNetwork [2021-07-16T07:09:21.291Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-16T07:09:22.047Z] --- PASS: TestRemoveImageOrphaning (1.25s) [2021-07-16T07:09:22.047Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-16T07:09:22.047Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-07-16T07:09:22.047Z] === RUN TestTagInvalidReference [2021-07-16T07:09:22.047Z] --- PASS: TestTagInvalidReference (0.04s) [2021-07-16T07:09:22.047Z] === RUN TestTagValidPrefixedRepo [2021-07-16T07:09:22.047Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2021-07-16T07:09:22.047Z] === RUN TestTagExistedNameWithoutForce [2021-07-16T07:09:22.047Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-07-16T07:09:22.047Z] === RUN TestTagOfficialNames [2021-07-16T07:09:22.047Z] --- PASS: TestTagOfficialNames (0.11s) [2021-07-16T07:09:22.047Z] === RUN TestTagMatchesDigest [2021-07-16T07:09:22.047Z] --- PASS: TestTagMatchesDigest (0.05s) [2021-07-16T07:09:22.047Z] PASS [2021-07-16T07:09:22.047Z] ok github.com/docker/docker/integration/image 1.964s [2021-07-16T07:09:22.221Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-16T07:09:22.500Z] [2021-07-16T07:09:22.500Z] === Skipped [2021-07-16T07:09:22.500Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-16T07:09:22.500Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T07:09:22.500Z] [2021-07-16T07:09:22.500Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-16T07:09:22.500Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-16T07:09:22.500Z] [2021-07-16T07:09:22.500Z] [2021-07-16T07:09:22.500Z] DONE 11 tests, 2 skipped in 4.766s [2021-07-16T07:09:22.500Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-16T07:09:23.589Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-16T07:09:24.663Z] testing: warning: no tests to run [2021-07-16T07:09:24.663Z] PASS [2021-07-16T07:09:24.663Z] testing: warning: no tests to run [2021-07-16T07:09:24.663Z] PASS [2021-07-16T07:09:24.663Z] ok github.com/docker/docker/integration/network/ipvlan 0.123s [no tests to run] [2021-07-16T07:09:24.663Z] ok github.com/docker/docker/integration/network/macvlan 0.050s [no tests to run] [2021-07-16T07:09:24.956Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-16T07:09:26.177Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T07:09:26.178Z] INFO: Testing against a local daemon [2021-07-16T07:09:26.178Z] === RUN TestNetworkCreateDelete [2021-07-16T07:09:26.178Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-16T07:09:26.178Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T07:09:26.178Z] === RUN TestDockerNetworkDeletePreferID [2021-07-16T07:09:26.178Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-16T07:09:26.178Z] 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-07-16T07:09:26.178Z] === RUN TestDaemonDNSFallback [2021-07-16T07:09:26.178Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-16T07:09:26.178Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T07:09:26.178Z] === RUN TestInspectNetwork [2021-07-16T07:09:26.178Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-16T07:09:26.178Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-16T07:09:26.178Z] === RUN TestRunContainerWithBridgeNone [2021-07-16T07:09:26.178Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-16T07:09:26.178Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T07:09:26.178Z] === RUN TestNetworkInvalidJSON [2021-07-16T07:09:26.178Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-16T07:09:26.178Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-16T07:09:26.178Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T07:09:26.178Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T07:09:26.178Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T07:09:26.178Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T07:09:26.178Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-16T07:09:26.178Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-16T07:09:26.178Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-16T07:09:26.178Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-07-16T07:09:26.178Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-07-16T07:09:26.178Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-07-16T07:09:26.178Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-07-16T07:09:26.178Z] === RUN TestNetworkList [2021-07-16T07:09:26.178Z] === RUN TestNetworkList//networks [2021-07-16T07:09:26.178Z] === PAUSE TestNetworkList//networks [2021-07-16T07:09:26.178Z] === RUN TestNetworkList//networks/ [2021-07-16T07:09:26.178Z] === PAUSE TestNetworkList//networks/ [2021-07-16T07:09:26.178Z] === CONT TestNetworkList//networks [2021-07-16T07:09:26.178Z] === CONT TestNetworkList//networks/ [2021-07-16T07:09:26.178Z] --- PASS: TestNetworkList (0.04s) [2021-07-16T07:09:26.178Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-16T07:09:26.178Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-16T07:09:26.178Z] === RUN TestHostIPv4BridgeLabel [2021-07-16T07:09:26.178Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-16T07:09:26.178Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-16T07:09:26.178Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-16T07:09:26.178Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-16T07:09:26.178Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-16T07:09:26.178Z] === RUN TestDaemonDefaultNetworkPools [2021-07-16T07:09:26.178Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-07-16T07:09:26.178Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-16T07:09:26.178Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-16T07:09:26.178Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-07-16T07:09:26.178Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-16T07:09:26.178Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-16T07:09:26.178Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-16T07:09:26.178Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-16T07:09:26.178Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-16T07:09:26.178Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-16T07:09:26.178Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-16T07:09:26.178Z] === RUN TestServiceWithPredefinedNetwork [2021-07-16T07:09:26.178Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-16T07:09:26.178Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-16T07:09:26.178Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-16T07:09:26.178Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-16T07:09:26.178Z] service_test.go:242: FLAKY_TEST [2021-07-16T07:09:26.178Z] === RUN TestServiceWithDataPathPortInit [2021-07-16T07:09:26.178Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-16T07:09:26.178Z] service_test.go:332: testEnv.OSType == "windows" [2021-07-16T07:09:26.178Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-16T07:09:26.178Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-16T07:09:26.178Z] service_test.go:400: testEnv.OSType == "windows" [2021-07-16T07:09:26.178Z] PASS [2021-07-16T07:09:26.178Z] ok github.com/docker/docker/integration/network 0.290s [2021-07-16T07:09:26.321Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-16T07:09:26.629Z] [2021-07-16T07:09:26.629Z] === Skipped [2021-07-16T07:09:26.629Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-16T07:09:26.629Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T07:09:26.629Z] [2021-07-16T07:09:26.629Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-16T07:09:26.629Z] 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-07-16T07:09:26.629Z] [2021-07-16T07:09:26.629Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-16T07:09:26.629Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T07:09:26.629Z] [2021-07-16T07:09:26.629Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-16T07:09:26.629Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-16T07:09:26.629Z] [2021-07-16T07:09:26.629Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-16T07:09:26.629Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T07:09:26.629Z] [2021-07-16T07:09:26.629Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-16T07:09:26.629Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-16T07:09:26.629Z] [2021-07-16T07:09:26.629Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-16T07:09:26.629Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-16T07:09:26.629Z] [2021-07-16T07:09:26.629Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.01s) [2021-07-16T07:09:26.629Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-16T07:09:26.629Z] [2021-07-16T07:09:26.629Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.01s) [2021-07-16T07:09:26.629Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-16T07:09:26.629Z] [2021-07-16T07:09:26.629Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-16T07:09:26.629Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-16T07:09:26.629Z] [2021-07-16T07:09:26.629Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-16T07:09:26.629Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-16T07:09:26.629Z] [2021-07-16T07:09:26.629Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-16T07:09:26.629Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-16T07:09:26.629Z] [2021-07-16T07:09:26.629Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-16T07:09:26.629Z] service_test.go:242: FLAKY_TEST [2021-07-16T07:09:26.629Z] [2021-07-16T07:09:26.629Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-16T07:09:26.629Z] service_test.go:332: testEnv.OSType == "windows" [2021-07-16T07:09:26.629Z] [2021-07-16T07:09:26.629Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-16T07:09:26.629Z] service_test.go:400: testEnv.OSType == "windows" [2021-07-16T07:09:26.629Z] [2021-07-16T07:09:26.629Z] [2021-07-16T07:09:26.629Z] DONE 22 tests, 15 skipped in 4.206s [2021-07-16T07:09:26.629Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-16T07:09:26.884Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-16T07:09:27.081Z] testing: warning: no tests to run [2021-07-16T07:09:27.081Z] PASS [2021-07-16T07:09:27.081Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2021-07-16T07:09:27.081Z] [2021-07-16T07:09:27.081Z] DONE 0 tests in 0.449s [2021-07-16T07:09:27.081Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-16T07:09:27.532Z] testing: warning: no tests to run [2021-07-16T07:09:27.532Z] PASS [2021-07-16T07:09:27.532Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2021-07-16T07:09:27.532Z] [2021-07-16T07:09:27.532Z] DONE 0 tests in 0.459s [2021-07-16T07:09:27.532Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-16T07:09:29.399Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-16T07:09:29.682Z] testing: warning: no tests to run [2021-07-16T07:09:29.682Z] PASS [2021-07-16T07:09:29.682Z] ok github.com/docker/docker/integration/plugin 0.124s [no tests to run] [2021-07-16T07:09:29.682Z] testing: warning: no tests to run [2021-07-16T07:09:29.682Z] PASS [2021-07-16T07:09:29.682Z] ok github.com/docker/docker/integration/plugin/authz 0.082s [no tests to run] [2021-07-16T07:09:34.644Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-16T07:09:35.208Z] --- PASS: TestServiceUpdateNetwork (14.59s) [2021-07-16T07:09:35.208Z] === RUN TestServiceUpdatePidsLimit [2021-07-16T07:09:37.097Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-16T07:09:37.097Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-16T07:09:38.196Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T07:09:38.196Z] INFO: Testing against a local daemon [2021-07-16T07:09:38.196Z] === RUN TestExternalGraphDriver [2021-07-16T07:09:38.196Z] --- SKIP: TestExternalGraphDriver (0.02s) [2021-07-16T07:09:38.196Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-16T07:09:38.196Z] === RUN TestGraphdriverPluginV2 [2021-07-16T07:09:38.196Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-07-16T07:09:38.196Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-16T07:09:38.196Z] PASS [2021-07-16T07:09:38.196Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.306s [2021-07-16T07:09:38.465Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-16T07:09:38.465Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-16T07:09:38.648Z] testing: warning: no tests to run [2021-07-16T07:09:38.648Z] PASS [2021-07-16T07:09:38.648Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.085s [no tests to run] [2021-07-16T07:09:40.162Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T07:09:40.162Z] INFO: Testing against a local daemon [2021-07-16T07:09:40.162Z] === RUN TestPluginInvalidJSON [2021-07-16T07:09:40.162Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T07:09:40.162Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T07:09:40.162Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T07:09:40.162Z] --- PASS: TestPluginInvalidJSON (0.06s) [2021-07-16T07:09:40.162Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-07-16T07:09:40.162Z] === RUN TestPluginInstall [2021-07-16T07:09:40.162Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-16T07:09:40.162Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-16T07:09:40.162Z] === RUN TestPluginsWithRuntimes [2021-07-16T07:09:40.162Z] --- SKIP: TestPluginsWithRuntimes (0.04s) [2021-07-16T07:09:40.613Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-16T07:09:40.613Z] === RUN TestPluginBackCompatMediaTypes [2021-07-16T07:09:40.613Z] --- SKIP: TestPluginBackCompatMediaTypes (0.01s) [2021-07-16T07:09:40.613Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-16T07:09:40.613Z] PASS [2021-07-16T07:09:40.613Z] ok github.com/docker/docker/integration/plugin/common 0.361s [2021-07-16T07:09:40.613Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T07:09:40.613Z] INFO: Testing against a local daemon [2021-07-16T07:09:40.613Z] === RUN TestReadPluginNoRead [2021-07-16T07:09:40.613Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-16T07:09:40.613Z] read_test.go:21: no unix domain sockets on Windows [2021-07-16T07:09:40.613Z] PASS [2021-07-16T07:09:40.613Z] ok github.com/docker/docker/integration/plugin/logging 0.158s [2021-07-16T07:09:41.065Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-07-16T07:09:41.065Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-07-16T07:09:41.516Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T07:09:41.516Z] INFO: Testing against a local daemon [2021-07-16T07:09:41.516Z] === RUN TestPluginWithDevMounts [2021-07-16T07:09:41.516Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-16T07:09:41.516Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:41.516Z] PASS [2021-07-16T07:09:41.516Z] ok github.com/docker/docker/integration/plugin/volumes 0.158s [2021-07-16T07:09:41.516Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-07-16T07:09:41.516Z] [2021-07-16T07:09:41.516Z] === Skipped [2021-07-16T07:09:41.516Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-16T07:09:41.516Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-16T07:09:41.516Z] [2021-07-16T07:09:41.516Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.04s) [2021-07-16T07:09:41.516Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-16T07:09:41.516Z] [2021-07-16T07:09:41.516Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.01s) [2021-07-16T07:09:41.516Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-16T07:09:41.516Z] [2021-07-16T07:09:41.516Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.02s) [2021-07-16T07:09:41.516Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-16T07:09:41.516Z] [2021-07-16T07:09:41.516Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-07-16T07:09:41.516Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-16T07:09:41.516Z] [2021-07-16T07:09:41.516Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-16T07:09:41.516Z] read_test.go:21: no unix domain sockets on Windows [2021-07-16T07:09:41.516Z] [2021-07-16T07:09:41.516Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-16T07:09:41.516Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:41.516Z] [2021-07-16T07:09:41.516Z] [2021-07-16T07:09:41.516Z] DONE 9 tests, 7 skipped in 13.991s [2021-07-16T07:09:41.742Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-07-16T07:09:41.967Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-16T07:09:41.967Z] testing: warning: no tests to run [2021-07-16T07:09:41.967Z] PASS [2021-07-16T07:09:41.967Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2021-07-16T07:09:41.967Z] [2021-07-16T07:09:41.967Z] DONE 0 tests in 0.388s [2021-07-16T07:09:42.418Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-16T07:09:43.372Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T07:09:43.372Z] INFO: Testing against a local daemon [2021-07-16T07:09:43.372Z] === RUN TestPluginInvalidJSON [2021-07-16T07:09:43.372Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T07:09:43.372Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T07:09:43.372Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-16T07:09:43.372Z] --- PASS: TestPluginInvalidJSON (0.06s) [2021-07-16T07:09:43.372Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-07-16T07:09:43.372Z] === RUN TestPluginInstall [2021-07-16T07:09:43.372Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-16T07:09:43.372Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-16T07:09:43.372Z] === RUN TestPluginsWithRuntimes [2021-07-16T07:09:43.372Z] --- SKIP: TestPluginsWithRuntimes (0.04s) [2021-07-16T07:09:43.372Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-16T07:09:43.372Z] === RUN TestPluginBackCompatMediaTypes [2021-07-16T07:09:43.372Z] --- SKIP: TestPluginBackCompatMediaTypes (0.01s) [2021-07-16T07:09:43.372Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-16T07:09:43.372Z] PASS [2021-07-16T07:09:43.372Z] ok github.com/docker/docker/integration/plugin/common (cached) [2021-07-16T07:09:43.372Z] [2021-07-16T07:09:43.372Z] === Skipped [2021-07-16T07:09:43.372Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-16T07:09:43.372Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-16T07:09:43.372Z] [2021-07-16T07:09:43.372Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.04s) [2021-07-16T07:09:43.372Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-16T07:09:43.372Z] [2021-07-16T07:09:43.372Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.01s) [2021-07-16T07:09:43.372Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-16T07:09:43.372Z] [2021-07-16T07:09:43.372Z] [2021-07-16T07:09:43.372Z] DONE 5 tests, 3 skipped in 1.046s [2021-07-16T07:09:43.372Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-16T07:09:43.631Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-16T07:09:44.327Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T07:09:44.327Z] INFO: Testing against a local daemon [2021-07-16T07:09:44.327Z] === RUN TestExternalGraphDriver [2021-07-16T07:09:44.327Z] --- SKIP: TestExternalGraphDriver (0.02s) [2021-07-16T07:09:44.327Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-16T07:09:44.327Z] === RUN TestGraphdriverPluginV2 [2021-07-16T07:09:44.327Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-07-16T07:09:44.327Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-16T07:09:44.327Z] PASS [2021-07-16T07:09:44.327Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2021-07-16T07:09:44.327Z] [2021-07-16T07:09:44.327Z] === Skipped [2021-07-16T07:09:44.327Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.02s) [2021-07-16T07:09:44.327Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-16T07:09:44.327Z] [2021-07-16T07:09:44.327Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-07-16T07:09:44.327Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-16T07:09:44.327Z] [2021-07-16T07:09:44.327Z] [2021-07-16T07:09:44.327Z] DONE 2 tests, 2 skipped in 0.957s [2021-07-16T07:09:44.327Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-16T07:09:45.280Z] testing: warning: no tests to run [2021-07-16T07:09:45.280Z] PASS [2021-07-16T07:09:45.280Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T07:09:45.280Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-07-16T07:09:45.280Z] INFO: Testing against a local daemon [2021-07-16T07:09:45.280Z] === RUN TestReadPluginNoRead [2021-07-16T07:09:45.280Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-16T07:09:45.280Z] read_test.go:21: no unix domain sockets on Windows [2021-07-16T07:09:45.280Z] PASS [2021-07-16T07:09:45.280Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2021-07-16T07:09:45.280Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-07-16T07:09:45.280Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-07-16T07:09:45.280Z] [2021-07-16T07:09:45.280Z] === Skipped [2021-07-16T07:09:45.280Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-16T07:09:45.280Z] read_test.go:21: no unix domain sockets on Windows [2021-07-16T07:09:45.280Z] [2021-07-16T07:09:45.280Z] [2021-07-16T07:09:45.280Z] DONE 1 tests, 1 skipped in 1.108s [2021-07-16T07:09:45.522Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-16T07:09:45.731Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-16T07:09:46.196Z] testing: warning: no tests to run [2021-07-16T07:09:46.196Z] PASS [2021-07-16T07:09:46.196Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-07-16T07:09:46.196Z] [2021-07-16T07:09:46.196Z] DONE 0 tests in 0.612s [2021-07-16T07:09:46.196Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-16T07:09:46.449Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-16T07:09:47.014Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-16T07:09:47.148Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T07:09:47.148Z] INFO: Testing against a local daemon [2021-07-16T07:09:47.148Z] === RUN TestPluginWithDevMounts [2021-07-16T07:09:47.148Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-16T07:09:47.148Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:47.148Z] PASS [2021-07-16T07:09:47.148Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2021-07-16T07:09:47.148Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-07-16T07:09:47.148Z] [2021-07-16T07:09:47.148Z] === Skipped [2021-07-16T07:09:47.148Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-16T07:09:47.148Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:47.148Z] [2021-07-16T07:09:47.148Z] [2021-07-16T07:09:47.148Z] DONE 1 tests, 1 skipped in 1.026s [2021-07-16T07:09:47.148Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-16T07:09:50.020Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T07:09:50.020Z] INFO: Testing against a local daemon [2021-07-16T07:09:50.020Z] === RUN TestSecretInspect [2021-07-16T07:09:50.020Z] --- SKIP: TestSecretInspect (0.01s) [2021-07-16T07:09:50.020Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:50.020Z] === RUN TestSecretList [2021-07-16T07:09:50.020Z] --- SKIP: TestSecretList (0.00s) [2021-07-16T07:09:50.020Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:50.020Z] === RUN TestSecretsCreateAndDelete [2021-07-16T07:09:50.020Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-16T07:09:50.020Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:50.020Z] === RUN TestSecretsUpdate [2021-07-16T07:09:50.020Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-16T07:09:50.020Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:50.020Z] === RUN TestTemplatedSecret [2021-07-16T07:09:50.020Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-16T07:09:50.020Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:50.020Z] === RUN TestSecretCreateResolve [2021-07-16T07:09:50.020Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-16T07:09:50.020Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T07:09:50.020Z] PASS [2021-07-16T07:09:50.020Z] ok github.com/docker/docker/integration/secret 0.222s [2021-07-16T07:09:50.020Z] [2021-07-16T07:09:50.020Z] === Skipped [2021-07-16T07:09:50.020Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2021-07-16T07:09:50.020Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:50.020Z] [2021-07-16T07:09:50.020Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-16T07:09:50.020Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:50.020Z] [2021-07-16T07:09:50.020Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-16T07:09:50.020Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:50.020Z] [2021-07-16T07:09:50.020Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-16T07:09:50.020Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:50.020Z] [2021-07-16T07:09:50.020Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-16T07:09:50.020Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:50.020Z] [2021-07-16T07:09:50.020Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-16T07:09:50.020Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T07:09:50.020Z] [2021-07-16T07:09:50.020Z] [2021-07-16T07:09:50.020Z] DONE 6 tests, 6 skipped in 2.603s [2021-07-16T07:09:50.020Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-16T07:09:52.259Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-07-16T07:09:52.515Z] === RUN TestDockerSuite/TestCpToDot [2021-07-16T07:09:52.883Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T07:09:52.883Z] INFO: Testing against a local daemon [2021-07-16T07:09:52.883Z] === RUN TestServiceCreateInit [2021-07-16T07:09:52.883Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-16T07:09:52.883Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-16T07:09:52.883Z] --- PASS: TestServiceCreateInit (0.04s) [2021-07-16T07:09:52.883Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-16T07:09:52.883Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:52.883Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-16T07:09:52.883Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:52.883Z] === RUN TestCreateServiceMultipleTimes [2021-07-16T07:09:52.883Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-16T07:09:52.883Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:52.883Z] === RUN TestCreateServiceConflict [2021-07-16T07:09:52.883Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-16T07:09:52.883Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:52.883Z] === RUN TestCreateServiceMaxReplicas [2021-07-16T07:09:52.883Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2021-07-16T07:09:52.883Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:52.883Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-16T07:09:52.883Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-16T07:09:52.883Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:52.883Z] === RUN TestCreateServiceSecretFileMode [2021-07-16T07:09:52.883Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-16T07:09:52.883Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:52.883Z] === RUN TestCreateServiceConfigFileMode [2021-07-16T07:09:52.883Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-16T07:09:52.883Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:52.883Z] === RUN TestCreateServiceSysctls [2021-07-16T07:09:52.883Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-07-16T07:09:52.883Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:52.883Z] === RUN TestCreateServiceCapabilities [2021-07-16T07:09:52.883Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-07-16T07:09:52.883Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:52.883Z] === RUN TestInspect [2021-07-16T07:09:52.883Z] --- SKIP: TestInspect (0.00s) [2021-07-16T07:09:52.883Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:52.883Z] === RUN TestCreateJob [2021-07-16T07:09:52.883Z] --- SKIP: TestCreateJob (0.00s) [2021-07-16T07:09:52.883Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:52.883Z] === RUN TestReplicatedJob [2021-07-16T07:09:52.883Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-16T07:09:52.883Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:52.883Z] === RUN TestUpdateReplicatedJob [2021-07-16T07:09:52.883Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-16T07:09:52.883Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:52.883Z] === RUN TestServiceListWithStatuses [2021-07-16T07:09:52.883Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-16T07:09:52.883Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:52.883Z] === RUN TestDockerNetworkConnectAlias [2021-07-16T07:09:52.883Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-16T07:09:52.883Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:52.883Z] === RUN TestDockerNetworkReConnect [2021-07-16T07:09:52.883Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-16T07:09:52.883Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:52.883Z] === RUN TestServicePlugin [2021-07-16T07:09:52.883Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-16T07:09:52.883Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:52.883Z] === RUN TestServiceUpdateLabel [2021-07-16T07:09:52.883Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-16T07:09:52.883Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T07:09:52.883Z] === RUN TestServiceUpdateSecrets [2021-07-16T07:09:52.883Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-16T07:09:52.883Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T07:09:52.883Z] === RUN TestServiceUpdateConfigs [2021-07-16T07:09:52.883Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-16T07:09:52.883Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T07:09:52.883Z] === RUN TestServiceUpdateNetwork [2021-07-16T07:09:52.883Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-07-16T07:09:52.883Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T07:09:52.883Z] === RUN TestServiceUpdatePidsLimit [2021-07-16T07:09:52.883Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-07-16T07:09:52.883Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T07:09:52.883Z] PASS [2021-07-16T07:09:52.883Z] ok github.com/docker/docker/integration/service 0.361s [2021-07-16T07:09:53.334Z] [2021-07-16T07:09:53.334Z] === Skipped [2021-07-16T07:09:53.334Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-16T07:09:53.334Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-16T07:09:53.334Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:53.334Z] [2021-07-16T07:09:53.334Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-16T07:09:53.334Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-16T07:09:53.334Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:53.334Z] [2021-07-16T07:09:53.334Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-16T07:09:53.334Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:53.334Z] [2021-07-16T07:09:53.334Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-16T07:09:53.334Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:53.334Z] [2021-07-16T07:09:53.334Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2021-07-16T07:09:53.334Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:53.334Z] [2021-07-16T07:09:53.334Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-16T07:09:53.334Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:53.334Z] [2021-07-16T07:09:53.334Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-16T07:09:53.334Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:53.334Z] [2021-07-16T07:09:53.334Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-16T07:09:53.334Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:53.334Z] [2021-07-16T07:09:53.334Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-07-16T07:09:53.334Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:53.334Z] [2021-07-16T07:09:53.334Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-07-16T07:09:53.334Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:53.334Z] [2021-07-16T07:09:53.334Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-16T07:09:53.334Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:53.334Z] [2021-07-16T07:09:53.334Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-16T07:09:53.334Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:53.334Z] [2021-07-16T07:09:53.334Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-16T07:09:53.334Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:53.334Z] [2021-07-16T07:09:53.334Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-16T07:09:53.334Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:53.334Z] [2021-07-16T07:09:53.334Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-16T07:09:53.334Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:53.334Z] [2021-07-16T07:09:53.334Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-16T07:09:53.334Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:53.334Z] [2021-07-16T07:09:53.334Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-16T07:09:53.334Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:53.334Z] [2021-07-16T07:09:53.334Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-16T07:09:53.334Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:53.334Z] [2021-07-16T07:09:53.334Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-16T07:09:53.334Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T07:09:53.334Z] [2021-07-16T07:09:53.334Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-16T07:09:53.334Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T07:09:53.334Z] [2021-07-16T07:09:53.334Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-16T07:09:53.334Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T07:09:53.334Z] [2021-07-16T07:09:53.334Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2021-07-16T07:09:53.334Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T07:09:53.334Z] [2021-07-16T07:09:53.334Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-07-16T07:09:53.334Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-16T07:09:53.334Z] [2021-07-16T07:09:53.334Z] [2021-07-16T07:09:53.334Z] DONE 24 tests, 23 skipped in 3.198s [2021-07-16T07:09:53.335Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-16T07:09:53.443Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-16T07:09:53.443Z] --- PASS: TestServiceUpdatePidsLimit (18.24s) [2021-07-16T07:09:53.443Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.46s) [2021-07-16T07:09:53.443Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.42s) [2021-07-16T07:09:53.443Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.32s) [2021-07-16T07:09:53.443Z] PASS [2021-07-16T07:09:53.443Z] [2021-07-16T07:09:53.443Z] === Skipped [2021-07-16T07:09:53.443Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-16T07:09:53.443Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-16T07:09:53.443Z] [2021-07-16T07:09:53.443Z] [2021-07-16T07:09:53.443Z] DONE 27 tests, 1 skipped in 204.391s [2021-07-16T07:09:53.443Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-16T07:09:53.443Z] ++ 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-07-16T07:09:53.443Z] ++ set -e [2021-07-16T07:09:53.443Z] ++ '[' -n 0 ']' [2021-07-16T07:09:53.443Z] ++ set -x [2021-07-16T07:09:53.443Z] ++ env -i DEST=/go/src/github.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-07-16T07:09:53.700Z] INFO: Testing against a local daemon [2021-07-16T07:09:53.700Z] === RUN TestSessionCreate [2021-07-16T07:09:53.700Z] --- PASS: TestSessionCreate (0.05s) [2021-07-16T07:09:53.700Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-16T07:09:53.700Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-07-16T07:09:53.700Z] PASS [2021-07-16T07:09:53.700Z] [2021-07-16T07:09:53.700Z] DONE 2 tests in 0.213s [2021-07-16T07:09:53.700Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-16T07:09:53.700Z] ++ 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-07-16T07:09:53.700Z] ++ set -e [2021-07-16T07:09:53.700Z] ++ '[' -n 0 ']' [2021-07-16T07:09:53.700Z] ++ set -x [2021-07-16T07:09:53.700Z] ++ env -i DEST=/go/src/github.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-07-16T07:09:53.956Z] INFO: Testing against a local daemon [2021-07-16T07:09:53.956Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-16T07:09:53.956Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-16T07:09:53.956Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-16T07:09:53.956Z] === RUN TestEventsExecDie [2021-07-16T07:09:55.325Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-16T07:09:55.325Z] --- PASS: TestEventsExecDie (1.45s) [2021-07-16T07:09:55.325Z] === RUN TestEventsBackwardsCompatible [2021-07-16T07:09:55.483Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T07:09:55.483Z] INFO: Testing against a local daemon [2021-07-16T07:09:55.483Z] === RUN TestSessionCreate [2021-07-16T07:09:55.483Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-16T07:09:55.483Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-16T07:09:55.483Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-16T07:09:55.483Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-16T07:09:55.483Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-16T07:09:55.483Z] PASS [2021-07-16T07:09:55.483Z] ok github.com/docker/docker/integration/session 0.224s [2021-07-16T07:09:55.483Z] [2021-07-16T07:09:55.483Z] === Skipped [2021-07-16T07:09:55.483Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-16T07:09:55.483Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-16T07:09:55.483Z] [2021-07-16T07:09:55.483Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-16T07:09:55.483Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-16T07:09:55.483Z] [2021-07-16T07:09:55.483Z] [2021-07-16T07:09:55.483Z] DONE 2 tests, 2 skipped in 2.431s [2021-07-16T07:09:55.581Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2021-07-16T07:09:55.581Z] === RUN TestInfoBinaryCommits [2021-07-16T07:09:55.581Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-07-16T07:09:55.581Z] === RUN TestInfoAPIVersioned [2021-07-16T07:09:55.581Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-16T07:09:55.581Z] === RUN TestInfoDiscoveryBackend [2021-07-16T07:09:55.935Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-16T07:09:56.143Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-07-16T07:09:56.143Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-16T07:09:56.706Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-16T07:09:56.962Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-16T07:09:57.218Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-16T07:09:57.781Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-07-16T07:09:57.781Z] === RUN TestInfoAPI [2021-07-16T07:09:57.781Z] --- PASS: TestInfoAPI (0.02s) [2021-07-16T07:09:57.781Z] === RUN TestInfoAPIWarnings [2021-07-16T07:09:57.781Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-16T07:09:58.084Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T07:09:58.084Z] INFO: Testing against a local daemon [2021-07-16T07:09:58.084Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-16T07:09:58.084Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-16T07:09:58.084Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:58.084Z] === RUN TestEventsExecDie [2021-07-16T07:09:58.084Z] --- SKIP: TestEventsExecDie (0.00s) [2021-07-16T07:09:58.084Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-16T07:09:58.084Z] === RUN TestEventsBackwardsCompatible [2021-07-16T07:09:58.084Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-16T07:09:58.084Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-16T07:09:58.084Z] === RUN TestInfoAPI [2021-07-16T07:09:58.084Z] --- PASS: TestInfoAPI (0.04s) [2021-07-16T07:09:58.084Z] === RUN TestInfoAPIWarnings [2021-07-16T07:09:58.084Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-16T07:09:58.084Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T07:09:58.084Z] === RUN TestInfoDebug [2021-07-16T07:09:58.084Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-16T07:09:58.084Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-16T07:09:58.084Z] === RUN TestInfoInsecureRegistries [2021-07-16T07:09:58.084Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-16T07:09:58.084Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-16T07:09:58.084Z] === RUN TestInfoRegistryMirrors [2021-07-16T07:09:58.084Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-16T07:09:58.084Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-16T07:09:58.084Z] === RUN TestLoginFailsWithBadCredentials [2021-07-16T07:09:59.036Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2021-07-16T07:09:59.036Z] === RUN TestPingCacheHeaders [2021-07-16T07:09:59.036Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-07-16T07:09:59.036Z] === RUN TestPingGet [2021-07-16T07:09:59.036Z] --- PASS: TestPingGet (0.04s) [2021-07-16T07:09:59.036Z] === RUN TestPingHead [2021-07-16T07:09:59.036Z] --- PASS: TestPingHead (0.04s) [2021-07-16T07:09:59.036Z] === RUN TestVersion [2021-07-16T07:09:59.036Z] --- PASS: TestVersion (0.03s) [2021-07-16T07:09:59.036Z] PASS [2021-07-16T07:09:59.036Z] ok github.com/docker/docker/integration/system 1.352s [2021-07-16T07:09:59.147Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-16T07:09:59.147Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-16T07:09:59.487Z] [2021-07-16T07:09:59.487Z] === Skipped [2021-07-16T07:09:59.487Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-16T07:09:59.487Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-16T07:09:59.487Z] [2021-07-16T07:09:59.487Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-07-16T07:09:59.487Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-16T07:09:59.487Z] [2021-07-16T07:09:59.487Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-16T07:09:59.487Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-16T07:09:59.487Z] [2021-07-16T07:09:59.487Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-16T07:09:59.487Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-16T07:09:59.487Z] [2021-07-16T07:09:59.487Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-16T07:09:59.487Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-16T07:09:59.487Z] [2021-07-16T07:09:59.487Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-16T07:09:59.487Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-16T07:09:59.487Z] [2021-07-16T07:09:59.487Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-16T07:09:59.487Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-16T07:09:59.487Z] [2021-07-16T07:09:59.487Z] [2021-07-16T07:09:59.487Z] DONE 13 tests, 7 skipped in 3.633s [2021-07-16T07:09:59.487Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-16T07:10:00.075Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-16T07:10:01.005Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-16T07:10:01.005Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-16T07:10:01.005Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-16T07:10:01.573Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-16T07:10:01.635Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T07:10:01.635Z] INFO: Testing against a local daemon [2021-07-16T07:10:01.635Z] === RUN TestVolumesCreateAndList [2021-07-16T07:10:01.635Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-07-16T07:10:01.635Z] === RUN TestVolumesRemove [2021-07-16T07:10:02.087Z] --- PASS: TestVolumesRemove (0.07s) [2021-07-16T07:10:02.087Z] === RUN TestVolumesInspect [2021-07-16T07:10:02.087Z] --- PASS: TestVolumesInspect (0.06s) [2021-07-16T07:10:02.087Z] === RUN TestVolumesInvalidJSON [2021-07-16T07:10:02.087Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-16T07:10:02.087Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-16T07:10:02.087Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-16T07:10:02.087Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-16T07:10:02.087Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-16T07:10:02.087Z] PASS [2021-07-16T07:10:02.087Z] ok github.com/docker/docker/integration/volume 0.376s [2021-07-16T07:10:02.087Z] [2021-07-16T07:10:02.087Z] DONE 5 tests in 2.693s [2021-07-16T07:10:02.087Z] INFO: make.ps1 ended at 07/16/2021 07:10:01 [2021-07-16T07:10:02.087Z] INFO: Integration CLI tests being run from the host: [2021-07-16T07:10:02.087Z] 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-07-16T07:10:02.500Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-16T07:10:02.500Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-16T07:10:02.500Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-16T07:10:03.062Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-16T07:10:03.062Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-07-16T07:10:03.624Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-16T07:10:03.624Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-16T07:10:03.624Z] === RUN TestDockerSuite/TestCreateRM [2021-07-16T07:10:03.881Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-16T07:10:03.881Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-16T07:10:03.881Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-16T07:10:04.137Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-16T07:10:07.410Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-16T07:10:07.410Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-16T07:10:07.410Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-16T07:10:09.301Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-07-16T07:10:12.134Z] 2021/07/16 07:09:57 Finished clone google.golang.org/api [2021-07-16T07:10:12.134Z] 2021/07/16 07:09:57 Dependencies downloaded. Download time: 5m17.826710148s [2021-07-16T07:10:12.134Z] 2021/07/16 07:09:57 Collecting all dependencies [2021-07-16T07:10:12.134Z] 2021/07/16 07:10:08 Clean vendor dir from unused packages [2021-07-16T07:10:12.134Z] 2021/07/16 07:10:08 Ignoring paths matching "^archive/tar" [2021-07-16T07:10:12.134Z] 2021/07/16 07:10:09 Success [2021-07-16T07:10:12.134Z] 2021/07/16 07:10:09 Running time: 5m33.129207691s [2021-07-16T07:10:12.134Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-16T07:10:12.339Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-16T07:10:12.339Z] INFO: Testing against a local daemon [2021-07-16T07:10:12.339Z] === RUN TestDockerSuite [2021-07-16T07:10:12.339Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-16T07:10:12.339Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-16T07:10:12.339Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-16T07:10:12.339Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-16T07:10:12.339Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-16T07:10:12.339Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-16T07:10:12.339Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-16T07:10:12.339Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-16T07:10:12.339Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-16T07:10:12.339Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-16T07:10:12.447Z] + echo Ensuring container killed. [2021-07-16T07:10:12.447Z] Ensuring container killed. [2021-07-16T07:10:12.447Z] + docker rm -vf docker-pr2 [2021-07-16T07:10:12.447Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-07-16T07:10:12.571Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-16T07:10:12.571Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-16T07:10:12.571Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-16T07:10:12.571Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-16T07:10:12.571Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-16T07:10:12.571Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-16T07:10:12.734Z] + echo Chowning /workspace to jenkins user [2021-07-16T07:10:12.734Z] Chowning /workspace to jenkins user [2021-07-16T07:10:12.734Z] + id -u [2021-07-16T07:10:12.734Z] + id -g [2021-07-16T07:10:12.734Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42642:/workspace busybox chown -R 1000:1000 /workspace [2021-07-16T07:10:13.291Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-16T07:10:13.291Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-16T07:10:13.503Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-16T07:10:13.971Z] + bundleName=unit [2021-07-16T07:10:13.971Z] + echo Creating unit-bundles.tar.gz [2021-07-16T07:10:13.971Z] Creating unit-bundles.tar.gz [2021-07-16T07:10:13.971Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-07-16T07:10:13.971Z] bundles/junit-report.xml [2021-07-16T07:10:13.971Z] bundles/go-test-report.json [2021-07-16T07:10:13.971Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-07-16T07:10:13.985Z] Archiving artifacts [2021-07-16T07:10:14.065Z] --- PASS: TestInfoAPIWarnings (16.49s) [2021-07-16T07:10:14.066Z] === RUN TestInfoDebug [2021-07-16T07:10:14.450Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42642/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-16T07:10:14.629Z] --- PASS: TestInfoDebug (0.60s) [2021-07-16T07:10:14.629Z] === RUN TestInfoInsecureRegistries [2021-07-16T07:10:14.769Z] + make clean [2021-07-16T07:10:15.028Z] docker volume rm -f docker-dev-cache [2021-07-16T07:10:15.028Z] docker-dev-cache [Pipeline] deleteDir [2021-07-16T07:10:15.192Z] --- PASS: TestInfoInsecureRegistries (0.58s) [2021-07-16T07:10:15.192Z] === RUN TestInfoRegistryMirrors [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-16T07:10:16.121Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2021-07-16T07:10:16.121Z] === RUN TestLoginFailsWithBadCredentials [2021-07-16T07:10:16.121Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-16T07:10:16.379Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2021-07-16T07:10:16.379Z] === RUN TestPingCacheHeaders [2021-07-16T07:10:16.379Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-07-16T07:10:16.379Z] === RUN TestPingGet [2021-07-16T07:10:16.379Z] --- PASS: TestPingGet (0.03s) [2021-07-16T07:10:16.379Z] === RUN TestPingHead [2021-07-16T07:10:16.379Z] --- PASS: TestPingHead (0.03s) [2021-07-16T07:10:16.379Z] === RUN TestVersion [2021-07-16T07:10:16.379Z] --- PASS: TestVersion (0.05s) [2021-07-16T07:10:16.379Z] PASS [2021-07-16T07:10:16.379Z] [2021-07-16T07:10:16.379Z] === Skipped [2021-07-16T07:10:16.379Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-16T07:10:16.379Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-16T07:10:16.379Z] [2021-07-16T07:10:16.379Z] [2021-07-16T07:10:16.379Z] DONE 18 tests, 1 skipped in 22.682s [2021-07-16T07:10:16.637Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-16T07:10:16.637Z] ++ 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-07-16T07:10:16.637Z] ++ set -e [2021-07-16T07:10:16.637Z] ++ '[' -n 0 ']' [2021-07-16T07:10:16.637Z] ++ set -x [2021-07-16T07:10:16.637Z] ++ env -i DEST=/go/src/github.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-07-16T07:10:16.637Z] INFO: Testing against a local daemon [2021-07-16T07:10:16.637Z] === RUN TestVolumesCreateAndList [2021-07-16T07:10:16.894Z] --- PASS: TestVolumesCreateAndList (0.07s) [2021-07-16T07:10:16.894Z] === RUN TestVolumesRemove [2021-07-16T07:10:16.894Z] --- PASS: TestVolumesRemove (0.15s) [2021-07-16T07:10:16.894Z] === RUN TestVolumesInspect [2021-07-16T07:10:16.894Z] --- PASS: TestVolumesInspect (0.03s) [2021-07-16T07:10:16.894Z] === RUN TestVolumesInvalidJSON [2021-07-16T07:10:16.894Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-16T07:10:16.894Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-16T07:10:16.894Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-16T07:10:16.894Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-16T07:10:16.894Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-16T07:10:16.894Z] PASS [2021-07-16T07:10:16.894Z] [2021-07-16T07:10:16.894Z] DONE 5 tests in 0.455s [2021-07-16T07:10:16.894Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-16T07:10:17.457Z] ++++ cat bundles/test-integration/docker.pid [2021-07-16T07:10:17.457Z] +++ kill 5659 [2021-07-16T07:10:18.019Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-16T07:10:18.948Z] +++ /etc/init.d/apparmor stop [2021-07-16T07:10:18.948Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-16T07:10:18.948Z] [2021-07-16T07:10:18.948Z] Unloading profiles will leave already running processes permanently [2021-07-16T07:10:18.948Z] unconfined, which can lead to unexpected situations. [2021-07-16T07:10:18.948Z] [2021-07-16T07:10:18.948Z] To set a process to complain mode, use the command line tool [2021-07-16T07:10:18.948Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-16T07:10:18.948Z] +++ true [2021-07-16T07:10:18.948Z] exiting test-integration [2021-07-16T07:10:18.948Z] ++ exit 0 [2021-07-16T07:10:18.948Z] [2021-07-16T07:10:19.883Z] + for job in $(jobs -p) [2021-07-16T07:10:19.883Z] + wait 8651 [2021-07-16T07:10:20.143Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-16T07:10:22.660Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-16T07:10:23.222Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-16T07:10:24.148Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-16T07:10:24.148Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-16T07:10:24.710Z] === RUN TestDockerSuite/TestDockerFails [2021-07-16T07:10:24.710Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-07-16T07:10:24.967Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-07-16T07:10:24.967Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-07-16T07:10:25.897Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-07-16T07:10:26.825Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-07-16T07:10:28.191Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-07-16T07:10:28.191Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-07-16T07:10:28.191Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-07-16T07:10:28.448Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-07-16T07:10:33.694Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-07-16T07:10:35.061Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-16T07:10:38.331Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-16T07:10:41.605Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-16T07:10:43.501Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-07-16T07:10:44.428Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-16T07:10:45.355Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-16T07:10:46.283Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-16T07:10:46.845Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-16T07:10:47.772Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-16T07:10:48.333Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-07-16T07:10:50.227Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-07-16T07:10:51.596Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-16T07:10:52.525Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-07-16T07:10:55.043Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-07-16T07:10:57.559Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-16T07:10:58.925Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-16T07:11:00.816Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-16T07:11:06.082Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-16T07:11:06.338Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-16T07:11:08.226Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-16T07:11:08.226Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-07-16T07:11:08.226Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-16T07:11:08.482Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-07-16T07:11:08.740Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-07-16T07:11:08.740Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-16T07:11:08.997Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-07-16T07:11:10.367Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-16T07:11:12.888Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-16T07:11:12.888Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-16T07:11:12.888Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-16T07:11:14.254Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-16T07:11:14.511Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-16T07:11:15.073Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-16T07:11:16.001Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-07-16T07:11:16.256Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-07-16T07:11:16.256Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-07-16T07:11:16.256Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-16T07:11:17.622Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-07-16T07:11:17.878Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-07-16T07:11:18.805Z] === RUN TestDockerSuite/TestEventsRename [2021-07-16T07:11:19.733Z] === RUN TestDockerSuite/TestEventsResize [2021-07-16T07:11:20.662Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-16T07:11:27.218Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-16T07:11:27.779Z] === RUN TestDockerSuite/TestEventsStreaming [2021-07-16T07:11:28.705Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-16T07:11:31.971Z] === RUN TestDockerSuite/TestEventsTop [2021-07-16T07:11:32.227Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-16T07:11:34.740Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-16T07:11:46.907Z] === RUN TestDockerSuite/TestExec [2021-07-16T07:11:46.907Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-07-16T07:11:47.470Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-16T07:11:48.400Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-16T07:11:49.328Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-16T07:11:49.328Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-07-16T07:11:50.261Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-16T07:11:52.779Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-16T07:11:54.673Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-16T07:11:56.562Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-16T07:11:57.490Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-16T07:11:58.420Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-16T07:11:59.787Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-16T07:12:00.715Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-16T07:12:02.606Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-16T07:12:05.876Z] === RUN TestDockerSuite/TestExecEnv [2021-07-16T07:12:06.803Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-16T07:12:08.695Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-16T07:12:09.624Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-16T07:12:12.897Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-16T07:12:13.840Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-07-16T07:12:14.767Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-16T07:12:14.767Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-07-16T07:12:16.132Z] === RUN TestDockerSuite/TestExecParseError [2021-07-16T07:12:17.075Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-16T07:12:18.003Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-16T07:12:18.934Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-16T07:12:24.775Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-16T07:12:24.775Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-16T07:12:24.775Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-16T07:12:24.775Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-16T07:12:24.775Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-16T07:12:24.775Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-16T07:12:24.775Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-16T07:12:24.775Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-16T07:12:24.775Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-16T07:12:24.775Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-16T07:12:24.775Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-16T07:12:24.775Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-16T07:12:24.775Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-16T07:12:24.775Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-16T07:12:24.775Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-16T07:12:25.475Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-16T07:12:26.843Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-16T07:12:26.954Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-16T07:12:28.208Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-16T07:12:35.450Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-16T07:12:35.450Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-16T07:12:35.450Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-16T07:12:35.450Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-16T07:12:35.450Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-16T07:12:37.642Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-16T07:12:37.642Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-16T07:12:37.642Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-16T07:12:40.373Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-16T07:12:40.628Z] === RUN TestDockerSuite/TestExecTTY [2021-07-16T07:12:41.994Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-16T07:12:43.365Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-16T07:12:44.296Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-16T07:12:44.647Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-16T07:12:45.225Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-16T07:12:45.225Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-16T07:12:47.742Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-07-16T07:12:48.305Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-16T07:12:48.561Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-07-16T07:12:51.078Z] === RUN TestDockerSuite/TestExecWithTERM [2021-07-16T07:12:52.008Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-16T07:12:53.375Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-16T07:12:58.626Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-16T07:13:03.872Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-16T07:13:05.761Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-16T07:13:11.020Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-16T07:13:11.020Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-16T07:13:11.020Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-16T07:13:11.020Z] === RUN TestDockerSuite/TestHealth [2021-07-16T07:13:17.557Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-07-16T07:13:35.606Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-16T07:13:35.606Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-16T07:13:35.606Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-16T07:13:35.606Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-16T07:13:35.606Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-16T07:13:35.606Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-16T07:13:36.169Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-16T07:13:36.169Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-16T07:13:36.169Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-16T07:13:36.425Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-16T07:13:36.681Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-16T07:13:36.681Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-16T07:13:37.244Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-16T07:13:37.244Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-16T07:13:37.805Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-16T07:13:37.805Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-16T07:13:38.734Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-16T07:13:39.663Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-16T07:13:39.663Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-16T07:13:41.031Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-16T07:13:44.318Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-16T07:13:44.318Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-16T07:13:44.318Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-16T07:13:45.685Z] === RUN TestDockerSuite/TestImportFile [2021-07-16T07:13:47.055Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-16T07:13:47.311Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-16T07:13:49.829Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-16T07:13:51.720Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-16T07:13:53.088Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-16T07:13:54.015Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-16T07:13:54.579Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-16T07:13:55.509Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-16T07:13:55.509Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-07-16T07:13:55.509Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-16T07:13:56.437Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-16T07:13:57.002Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-16T07:13:57.929Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-16T07:13:58.491Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-16T07:13:59.053Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-16T07:13:59.981Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-16T07:13:59.981Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-07-16T07:13:59.981Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-07-16T07:14:01.881Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-16T07:14:02.812Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-16T07:14:04.181Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-16T07:14:04.181Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-16T07:14:05.111Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-16T07:14:05.111Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-16T07:14:06.643Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-16T07:14:07.572Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-16T07:14:08.938Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-16T07:14:09.868Z] === RUN TestDockerSuite/TestInspectImage [2021-07-16T07:14:09.868Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-16T07:14:09.868Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-16T07:14:09.868Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-16T07:14:10.797Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-16T07:14:11.361Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-16T07:14:11.618Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-16T07:14:12.547Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-16T07:14:13.477Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-16T07:14:15.370Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-16T07:14:15.370Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-16T07:14:16.299Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-16T07:14:17.229Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-16T07:14:19.756Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-16T07:14:20.318Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-16T07:14:21.685Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-16T07:14:22.614Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-16T07:14:23.981Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-16T07:14:24.910Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-16T07:14:26.279Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-16T07:14:26.279Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-07-16T07:14:29.555Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-16T07:14:31.447Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-16T07:14:33.338Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-16T07:14:34.268Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-16T07:14:35.638Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-07-16T07:14:37.005Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-16T07:14:40.281Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-16T07:14:42.801Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-07-16T07:14:43.367Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-16T07:14:43.623Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-16T07:14:45.513Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-07-16T07:14:46.442Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-16T07:14:47.007Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-16T07:14:48.375Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-16T07:14:48.938Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-07-16T07:14:53.107Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-07-16T07:14:56.161Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-16T07:14:56.161Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-16T07:14:56.376Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-07-16T07:14:59.651Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-07-16T07:15:01.899Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-16T07:15:02.360Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-16T07:15:02.937Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-16T07:15:03.866Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-07-16T07:15:05.235Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-16T07:15:07.013Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-16T07:15:07.466Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-16T07:15:07.917Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-16T07:15:07.917Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-16T07:15:07.917Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-16T07:15:07.917Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-16T07:15:08.509Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-16T07:15:08.766Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-07-16T07:15:08.875Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-16T07:15:09.329Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-16T07:15:12.568Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-16T07:15:13.504Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-07-16T07:15:13.504Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-16T07:15:13.504Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-16T07:15:13.504Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-16T07:15:13.504Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-16T07:15:14.068Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-16T07:15:14.083Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-16T07:15:14.083Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-16T07:15:14.083Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-16T07:15:14.083Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-16T07:15:14.630Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-16T07:15:16.966Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-16T07:15:18.795Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-16T07:15:19.052Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-16T07:15:24.295Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-16T07:15:24.551Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-16T07:15:24.551Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-16T07:15:25.917Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-16T07:15:26.849Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-16T07:15:27.779Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-16T07:15:29.145Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-16T07:15:30.075Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-16T07:15:31.688Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-16T07:15:32.594Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-16T07:15:33.158Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-16T07:15:33.720Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-07-16T07:15:33.980Z] === RUN TestDockerSuite/TestLogsSince [2021-07-16T07:15:41.936Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-16T07:15:41.936Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-16T07:15:41.936Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-16T07:15:42.067Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-16T07:15:42.323Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-07-16T07:15:45.628Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-16T07:15:46.490Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-07-16T07:15:47.053Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-16T07:15:47.144Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-16T07:15:48.421Z] === RUN TestDockerSuite/TestLogsTail [2021-07-16T07:15:49.348Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-16T07:15:49.911Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-16T07:15:50.852Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-16T07:15:50.852Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-16T07:15:51.780Z] === RUN TestDockerSuite/TestNetHostname [2021-07-16T07:15:53.670Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-16T07:15:54.233Z] === RUN TestDockerSuite/TestNetworkEvents [2021-07-16T07:15:57.381Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-16T07:15:57.381Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-16T07:15:57.381Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-16T07:15:57.381Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-16T07:15:57.381Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-16T07:15:57.832Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-16T07:15:59.477Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-07-16T07:16:00.040Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-16T07:16:02.561Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-07-16T07:16:02.561Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-16T07:16:03.488Z] === RUN TestDockerSuite/TestPluginActive [2021-07-16T07:16:05.378Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-16T07:16:05.945Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-07-16T07:16:08.463Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-07-16T07:16:13.710Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-16T07:16:13.710Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-16T07:16:13.710Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-07-16T07:16:14.288Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-16T07:16:17.558Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-07-16T07:16:17.558Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-16T07:16:18.925Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-16T07:16:20.815Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-07-16T07:16:20.815Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-16T07:16:23.332Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-07-16T07:16:26.599Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-16T07:16:28.493Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-07-16T07:16:29.056Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-16T07:16:31.578Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-16T07:16:33.470Z] === RUN TestDockerSuite/TestPortList [2021-07-16T07:16:36.010Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-07-16T07:16:42.552Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-07-16T07:16:44.443Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-16T07:16:46.334Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-16T07:16:54.420Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-16T07:16:54.420Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-16T07:16:54.420Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-16T07:16:54.420Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-16T07:16:54.420Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-16T07:16:54.677Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-16T07:16:54.678Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-16T07:16:55.604Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-16T07:16:55.604Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-16T07:16:56.536Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-07-16T07:16:57.465Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-16T07:16:57.465Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-07-16T07:16:58.115Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-16T07:16:58.115Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-16T07:16:58.115Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-16T07:16:59.986Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-07-16T07:17:00.915Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-07-16T07:17:03.447Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-07-16T07:17:03.447Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-07-16T07:17:03.704Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-16T07:17:04.633Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-07-16T07:17:07.906Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-16T07:17:08.163Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-07-16T07:17:08.419Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-16T07:17:12.593Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-16T07:17:13.521Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-07-16T07:17:17.700Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-07-16T07:17:17.957Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-16T07:17:17.957Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-16T07:17:23.206Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-16T07:17:31.299Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-07-16T07:17:31.299Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-16T07:17:33.193Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-16T07:17:33.668Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-16T07:17:33.668Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-16T07:17:33.668Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-16T07:17:35.711Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-16T07:17:37.078Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-16T07:17:38.444Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-16T07:17:40.961Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-16T07:17:42.163Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-16T07:17:42.615Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-16T07:17:42.852Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-16T07:17:44.218Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-07-16T07:17:44.474Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-16T07:17:44.730Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-16T07:17:45.658Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-16T07:17:48.356Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-16T07:17:48.930Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-16T07:17:51.454Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-16T07:17:52.016Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-16T07:17:52.016Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-16T07:17:52.272Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-16T07:17:52.272Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-16T07:17:52.272Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-16T07:17:53.200Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-16T07:17:54.569Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-16T07:17:55.936Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-16T07:17:56.863Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-16T07:17:58.702Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-16T07:17:58.756Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-07-16T07:18:04.031Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-07-16T07:18:08.937Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-16T07:18:08.937Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-16T07:18:09.279Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-16T07:18:09.841Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-16T07:18:13.115Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-16T07:18:13.116Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-16T07:18:13.116Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-16T07:18:13.116Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-16T07:18:13.578Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-16T07:18:13.578Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-16T07:18:13.578Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-16T07:18:15.634Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-16T07:18:17.002Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-16T07:18:20.589Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-16T07:18:20.589Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-16T07:18:20.589Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-16T07:18:20.589Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-16T07:18:20.589Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-16T07:18:22.273Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-07-16T07:18:22.273Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-16T07:18:23.642Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-16T07:18:23.642Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-16T07:18:23.642Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-16T07:18:24.205Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-07-16T07:18:26.725Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-07-16T07:18:28.094Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-16T07:18:29.463Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-16T07:18:29.720Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-16T07:18:31.612Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-16T07:18:32.542Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-16T07:18:34.433Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-16T07:18:34.997Z] === RUN TestDockerSuite/TestRmiTag [2021-07-16T07:18:35.254Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-16T07:18:35.817Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-16T07:18:40.004Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-16T07:18:40.568Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-16T07:18:41.498Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-16T07:18:41.754Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-16T07:18:43.646Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-16T07:18:43.903Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-16T07:18:44.466Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-16T07:18:45.394Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-16T07:18:45.394Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-16T07:18:45.963Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-16T07:18:47.853Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-16T07:18:48.110Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-16T07:18:49.089Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-16T07:18:50.016Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-07-16T07:18:50.945Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-16T07:18:51.202Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-07-16T07:18:52.570Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-07-16T07:18:53.500Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-07-16T07:18:54.868Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-07-16T07:18:55.431Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-07-16T07:18:56.364Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-07-16T07:18:57.293Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-16T07:18:58.220Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-07-16T07:18:59.148Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-16T07:18:59.712Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-07-16T07:18:59.969Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-16T07:19:00.900Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-16T07:19:01.828Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-16T07:19:01.828Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-16T07:19:02.084Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-07-16T07:19:02.977Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-16T07:19:05.869Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-16T07:19:05.869Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-16T07:19:05.996Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-16T07:19:06.431Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-16T07:19:06.449Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-16T07:19:06.901Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-16T07:19:07.359Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-16T07:19:07.927Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-16T07:19:07.927Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-16T07:19:08.416Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-16T07:19:08.416Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-16T07:19:08.891Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-16T07:19:09.452Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-16T07:19:10.381Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-16T07:19:10.944Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-16T07:19:11.508Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-16T07:19:11.508Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-16T07:19:12.437Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-16T07:19:12.437Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-16T07:19:13.056Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-16T07:19:13.803Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-16T07:19:14.366Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-16T07:19:14.571Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-16T07:19:14.571Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-16T07:19:14.571Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-16T07:19:15.294Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-16T07:19:15.857Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-16T07:19:15.857Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-16T07:19:16.085Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-16T07:19:16.785Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-16T07:19:17.041Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-16T07:19:17.994Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-16T07:19:18.153Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-16T07:19:18.446Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-16T07:19:18.897Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-16T07:19:19.519Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-07-16T07:19:19.775Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-16T07:19:21.668Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-16T07:19:22.230Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-16T07:19:23.158Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-16T07:19:24.088Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-16T07:19:24.637Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-16T07:19:24.657Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-16T07:19:25.588Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-16T07:19:26.786Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-16T07:19:27.076Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-16T07:19:27.237Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-16T07:19:28.191Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-16T07:19:28.191Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-16T07:19:28.643Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-16T07:19:30.348Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-16T07:19:30.348Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-16T07:19:30.792Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-16T07:19:30.911Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-16T07:19:31.745Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-16T07:19:32.701Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-16T07:19:32.701Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-16T07:19:33.429Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-16T07:19:33.656Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-16T07:19:34.107Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-16T07:19:34.107Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-16T07:19:34.107Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-16T07:19:34.794Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-16T07:19:37.312Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-16T07:19:38.680Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-07-16T07:19:39.244Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-16T07:19:39.501Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-16T07:19:39.501Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-16T07:19:40.065Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-16T07:19:41.134Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-16T07:19:43.338Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-16T07:19:44.706Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-16T07:19:46.645Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-16T07:19:47.208Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-07-16T07:19:47.770Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-16T07:19:49.665Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-16T07:19:50.595Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-07-16T07:19:50.595Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-16T07:19:51.526Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-07-16T07:19:52.894Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-16T07:19:52.894Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-16T07:19:53.822Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-16T07:19:54.386Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-16T07:19:55.314Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-07-16T07:19:55.880Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-16T07:19:55.880Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-16T07:19:56.444Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-16T07:19:57.373Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-16T07:19:57.935Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-16T07:19:58.862Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-16T07:19:59.424Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-16T07:20:00.354Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-16T07:20:00.918Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-16T07:20:01.481Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-16T07:20:01.481Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-16T07:20:02.409Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-16T07:20:03.341Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-16T07:20:04.708Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-16T07:20:05.271Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-16T07:20:05.271Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-16T07:20:08.540Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-16T07:20:09.102Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-16T07:20:16.682Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-16T07:20:17.633Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-16T07:20:18.587Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-16T07:20:21.269Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-07-16T07:20:21.269Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-16T07:20:22.634Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-07-16T07:20:22.634Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-07-16T07:20:22.634Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-16T07:20:22.634Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-16T07:20:23.197Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-16T07:20:24.315Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-16T07:20:24.315Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-16T07:20:24.767Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-16T07:20:24.767Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-16T07:20:25.722Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-16T07:20:25.722Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-16T07:20:26.469Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-16T07:20:27.835Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-16T07:20:29.724Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-16T07:20:36.258Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-16T07:20:36.258Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-16T07:20:36.515Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-16T07:20:37.882Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-16T07:20:37.882Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-16T07:20:37.882Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-16T07:20:39.248Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-16T07:20:40.614Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-16T07:20:42.502Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-16T07:20:42.502Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-16T07:20:42.502Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-07-16T07:20:43.871Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-16T07:20:45.236Z] === RUN TestDockerSuite/TestRunMount [2021-07-16T07:20:53.325Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-16T07:20:54.254Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-16T07:20:54.816Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-16T07:20:56.182Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-16T07:20:58.708Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-16T07:21:01.263Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-16T07:21:01.263Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-16T07:21:01.715Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-16T07:21:01.977Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-16T07:21:04.494Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-16T07:21:06.383Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-16T07:21:08.271Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-16T07:21:09.638Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-16T07:21:09.638Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-16T07:21:10.567Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-16T07:21:11.496Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-16T07:21:12.424Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-16T07:21:13.354Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-16T07:21:15.247Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-07-16T07:21:15.811Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-16T07:21:19.084Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-16T07:21:20.011Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-07-16T07:21:22.754Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-16T07:21:22.754Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-16T07:21:23.205Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-16T07:21:24.184Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-16T07:21:25.115Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-16T07:21:25.372Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-07-16T07:21:26.300Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-16T07:21:26.556Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-16T07:21:26.893Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-16T07:21:27.485Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-16T07:21:28.426Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-16T07:21:28.426Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-16T07:21:28.682Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-07-16T07:21:29.245Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-16T07:21:29.757Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-16T07:21:32.633Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-16T07:21:35.784Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-07-16T07:21:35.784Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-16T07:21:36.040Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-07-16T07:21:36.040Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-07-16T07:21:36.967Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-16T07:21:38.858Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-07-16T07:21:38.858Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-16T07:21:39.786Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-07-16T07:21:40.348Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-16T07:21:40.912Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-16T07:21:41.859Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-16T07:21:42.421Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-16T07:21:42.983Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-16T07:21:42.983Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-16T07:21:43.914Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-16T07:21:44.476Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-16T07:21:44.476Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-16T07:21:45.038Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-07-16T07:21:45.601Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-07-16T07:21:47.491Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-16T07:21:47.491Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-16T07:21:50.010Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-07-16T07:21:50.574Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-16T07:21:52.467Z] === RUN TestDockerSuite/TestRunRm [2021-07-16T07:21:53.396Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-16T07:21:54.762Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-07-16T07:21:54.762Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-07-16T07:21:57.280Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-16T07:21:58.211Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-16T07:21:59.138Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-07-16T07:22:00.506Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-07-16T07:22:00.775Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-07-16T07:22:01.706Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-07-16T07:22:01.706Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-07-16T07:22:02.270Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-07-16T07:22:05.537Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-07-16T07:22:06.465Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-07-16T07:22:10.634Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-07-16T07:22:11.195Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-07-16T07:22:11.756Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-07-16T07:22:12.321Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-07-16T07:22:12.882Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-07-16T07:22:13.139Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-07-16T07:22:13.701Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-07-16T07:22:14.629Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-16T07:22:15.191Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-16T07:22:15.753Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-16T07:22:19.019Z] === RUN TestDockerSuite/TestRunState [2021-07-16T07:22:19.947Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-16T07:22:20.875Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-16T07:22:21.444Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-16T07:22:21.718Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-07-16T07:22:21.718Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-16T07:22:22.288Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-16T07:22:22.850Z] === RUN TestDockerSuite/TestRunSysctls [2021-07-16T07:22:24.217Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-16T07:22:24.217Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-16T07:22:24.217Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-16T07:22:25.145Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-07-16T07:22:27.661Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-07-16T07:22:27.918Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-07-16T07:22:29.811Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-07-16T07:22:33.082Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-16T07:22:36.352Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-16T07:22:37.283Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-16T07:22:37.845Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-16T07:22:38.773Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-16T07:22:40.667Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-16T07:22:41.597Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-16T07:22:42.159Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-16T07:22:42.421Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-16T07:22:42.421Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-16T07:22:43.360Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-16T07:22:43.922Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-16T07:22:44.849Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-07-16T07:22:44.849Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-16T07:22:44.849Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-16T07:22:45.411Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-16T07:22:49.581Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-16T07:22:50.144Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-16T07:22:51.073Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-16T07:22:53.591Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-16T07:22:54.958Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-16T07:22:56.848Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-16T07:22:58.737Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-07-16T07:22:59.300Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-16T07:23:00.229Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-16T07:23:00.229Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-16T07:23:00.229Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-16T07:23:00.229Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-16T07:23:00.485Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-07-16T07:23:00.741Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-07-16T07:23:04.935Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-07-16T07:23:05.191Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-07-16T07:23:07.080Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-07-16T07:23:08.011Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-07-16T07:23:08.573Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-16T07:23:08.573Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-07-16T07:23:09.135Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-07-16T07:23:09.135Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-07-16T07:23:09.391Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-16T07:23:09.391Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-07-16T07:23:09.391Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-07-16T07:23:09.391Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-07-16T07:23:09.391Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-07-16T07:23:09.391Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-07-16T07:23:09.391Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-07-16T07:23:09.953Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-07-16T07:23:10.881Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-07-16T07:23:10.881Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-07-16T07:23:11.807Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-16T07:23:12.063Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-16T07:23:12.625Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-16T07:23:12.625Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-07-16T07:23:13.554Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-07-16T07:23:13.721Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-16T07:23:13.721Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-16T07:23:13.721Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-16T07:23:14.483Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-07-16T07:23:14.483Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-16T07:23:14.483Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-16T07:23:15.046Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-16T07:23:16.413Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-07-16T07:23:17.343Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-07-16T07:23:17.343Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-16T07:23:17.905Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-16T07:23:17.905Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-16T07:23:19.272Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-16T07:23:19.834Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-16T07:23:22.359Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-16T07:23:22.623Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-16T07:23:22.623Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-16T07:23:22.623Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-16T07:23:23.989Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-07-16T07:23:24.551Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-07-16T07:23:25.921Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-16T07:23:25.921Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-16T07:23:27.812Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-16T07:23:27.812Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-16T07:23:28.068Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-16T07:23:29.956Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-16T07:23:29.956Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-16T07:23:31.845Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-16T07:23:31.845Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-16T07:23:31.845Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-16T07:23:33.212Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-16T07:23:34.577Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-16T07:23:35.138Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-16T07:23:35.138Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-16T07:23:35.138Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-16T07:23:35.138Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-16T07:23:35.700Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-16T07:23:38.218Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-16T07:23:43.460Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-16T07:23:45.989Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-16T07:23:46.550Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-16T07:23:47.917Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-16T07:23:48.174Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-07-16T07:23:51.445Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-16T07:23:53.336Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-16T07:23:54.265Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-16T07:23:55.631Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-16T07:23:57.522Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-16T07:23:59.414Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-16T07:24:01.304Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-07-16T07:24:02.670Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-16T07:24:05.940Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-07-16T07:24:07.847Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-16T07:24:11.114Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-16T07:24:16.367Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-16T07:24:18.882Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-07-16T07:24:20.247Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-16T07:24:21.176Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-16T07:24:21.738Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-16T07:24:22.302Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-16T07:24:22.302Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-16T07:24:23.232Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-16T07:24:27.401Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-16T07:24:30.676Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-07-16T07:24:31.606Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-07-16T07:24:32.169Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-07-16T07:24:32.169Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-07-16T07:24:32.169Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-07-16T07:24:33.535Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-07-16T07:24:34.902Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-07-16T07:24:35.829Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-07-16T07:24:37.718Z] === RUN TestDockerSuite/TestUpdateStats [2021-07-16T07:24:41.884Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-07-16T07:24:42.813Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-07-16T07:24:42.813Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-07-16T07:24:44.705Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-07-16T07:24:45.634Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-16T07:24:50.881Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-07-16T07:24:55.039Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-16T07:24:55.039Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-16T07:24:55.039Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-16T07:24:56.137Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-07-16T07:24:59.408Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-07-16T07:25:01.924Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-16T07:25:07.173Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-16T07:25:09.869Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-16T07:25:12.420Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-07-16T07:25:13.787Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-07-16T07:25:16.307Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-07-16T07:25:17.240Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-07-16T07:25:19.131Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-07-16T07:25:21.660Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-07-16T07:25:23.549Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-07-16T07:25:25.438Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-07-16T07:25:27.563Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-16T07:25:27.958Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-07-16T07:25:29.848Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-16T07:25:42.389Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-16T07:25:47.887Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-16T07:25:47.887Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-16T07:25:47.887Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-16T07:25:47.887Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-16T07:25:47.887Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-16T07:25:47.887Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-16T07:25:47.887Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-16T07:25:47.887Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-16T07:25:47.887Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-16T07:25:47.887Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-16T07:25:47.887Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-16T07:25:47.887Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-16T07:25:47.887Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-16T07:25:47.887Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-16T07:25:50.402Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-16T07:25:50.402Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-16T07:25:50.402Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-16T07:25:50.402Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-16T07:25:50.402Z] === RUN TestDockerSuite/TestVolumeEvents [2021-07-16T07:25:56.962Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-16T07:25:58.333Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-16T07:25:58.333Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-16T07:25:58.333Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-16T07:26:01.605Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-16T07:26:04.875Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite (1907.96s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.10s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.93s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.24s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.76s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.24s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.47s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.26s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.53s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.50s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.71s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.05s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.39s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.35s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.44s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.44s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.44s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.53s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAttachDetach (1.40s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.29s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.24s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.39s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.51s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.89s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.07s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.88s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.70s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.76s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.96s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (25.58s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.40s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.49s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.53s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.62s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.82s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.03s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (11.18s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.95s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.44s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (5.37s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (2.04s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.13s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.90s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.78s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.61s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.75s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.78s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.97s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.45s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.48s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.66s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.02s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.33s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.94s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (12.06s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.88s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.64s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.55s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.71s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.66s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.15s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.76s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (2.07s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.42s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (17.95s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.17s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.86s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.77s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.63s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.40s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (2.15s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.72s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.87s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.99s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (8.54s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.43s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.72s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.11s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.04s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.35s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.31s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.72s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.52s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2021-07-16T07:26:04.875Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-16T07:26:04.875Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.88s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.36s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.99s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.33s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.31s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.02s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.52s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.20s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.95s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.93s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.47s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.55s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (6.26s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.11s) [2021-07-16T07:26:04.875Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-07-16T07:26:04.875Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-16T07:26:04.875Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-07-16T07:26:04.875Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-16T07:26:04.875Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2021-07-16T07:26:04.875Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-16T07:26:04.875Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-16T07:26:04.875Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.99s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (8.05s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (5.47s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (9.32s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.64s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.99s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (6.12s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.91s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.07s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.83s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.88s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.82s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildDockerignore (16.73s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.14s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.81s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.58s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.32s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.26s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.52s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.55s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.22s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.67s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.00s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.57s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.77s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.68s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.44s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.66s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.29s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.31s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.67s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.78s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.81s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildEnv (1.67s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.50s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.58s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.23s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (26.69s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.96s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.08s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.56s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.35s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.36s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.39s) [2021-07-16T07:26:04.875Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-07-16T07:26:04.875Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.23s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.23s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildExpose (0.37s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.55s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.44s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildFails (0.94s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.51s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.66s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.31s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.35s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.50s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.34s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.82s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.56s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.24s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.14s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.43s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.17s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildHistory (3.07s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.35s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.94s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.51s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.46s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.32s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildLabel (0.48s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s) [2021-07-16T07:26:04.875Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.41s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.24s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildLabels (0.33s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.78s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.39s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.98s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.53s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.20s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.55s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.62s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.97s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.85s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.49s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.58s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.13s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.18s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.47s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.54s) [2021-07-16T07:26:04.876Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-16T07:26:04.876Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.00s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.33s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.05s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.24s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.61s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.07s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.68s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.55s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.87s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.28s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.49s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.71s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.98s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.69s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.94s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.42s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.96s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.05s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.15s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.30s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.26s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildPATH (2.23s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.42s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.54s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.86s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.68s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (6.47s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildRm (4.26s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.06s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.15s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.53s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.50s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.37s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.28s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.27s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.36s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) [2021-07-16T07:26:04.876Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-16T07:26:04.876Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.02s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildStderr (1.02s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.03s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.31s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.11s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.60s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.66s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.76s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildUser (2.77s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (5.77s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.74s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.27s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.22s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.88s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.93s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.21s) [2021-07-16T07:26:04.876Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-16T07:26:04.876Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-16T07:26:04.876Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-07-16T07:26:04.876Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-16T07:26:04.876Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-16T07:26:04.876Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-16T07:26:04.876Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-16T07:26:04.876Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.66s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.91s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.59s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.08s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.16s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.43s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.33s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.92s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.49s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.68s) [2021-07-16T07:26:04.876Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-16T07:26:04.876Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.74s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.12s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-07-16T07:26:04.876Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-16T07:26:04.876Z] docker_cli_sni_test.go:18: Flakey test [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.71s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.06s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCommitChange (1.32s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.83s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.50s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.50s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.11s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCommitTTY (2.37s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.24s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.03s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.15s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.18s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.98s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.10s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.03s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.18s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.94s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.20s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.06s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.83s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.14s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.17s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.91s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.07s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.26s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.29s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.21s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.19s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.55s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.98s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.23s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.09s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.05s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.85s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.74s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.98s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.70s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.01s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.89s) [2021-07-16T07:26:04.876Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-16T07:26:04.876Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.82s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.90s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.63s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.69s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.81s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.81s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.48s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.01s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.61s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.74s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.59s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.78s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009cb7c0_} (1.62s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1207262042_/foo_false____} (1.57s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1207262042_/foo_true____} (1.59s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3659348209_/foo_false____} (1.59s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3659348209_/foo_true____} (1.63s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3659348209_/foo_true__0xc0009cb820__} (1.60s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009cb840_} (1.60s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009cb880_} (1.63s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009cb8a0_} (1.63s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009cb8c0_} (1.71s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (2.15s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.38s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.19s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.63s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.52s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.11s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.21s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.93s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.20s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.80s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.81s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.89s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.90s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.82s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.91s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.90s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.04s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.41s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.22s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.88s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.82s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.86s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.04s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.16s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.22s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.20s) [2021-07-16T07:26:04.876Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.49s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.76s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.54s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.33s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.36s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCpToCaseF (1.13s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.94s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.99s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.79s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.61s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.82s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCpToDot (0.90s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.83s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.65s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCpToStdout (0.95s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.14s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.79s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.07s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.38s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.80s) [2021-07-16T07:26:04.877Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-16T07:26:04.877Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.77s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.37s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2021-07-16T07:26:04.877Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-16T07:26:04.877Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (3.04s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.92s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.95s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (2.63s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.85s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.11s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.49s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.74s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.71s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.70s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.03s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.77s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.45s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.42s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.56s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.41s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.88s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.92s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsAttach (0.76s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsCommit (0.90s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.73s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.73s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.74s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.73s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.49s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.47s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.59s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsCopy (1.37s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.51s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.64s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.47s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.20s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsFilters (1.68s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsFormat (2.29s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.28s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.46s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.54s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2021-07-16T07:26:04.877Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-16T07:26:04.877Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-16T07:26:04.877Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-16T07:26:04.877Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.47s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.84s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsRename (1.12s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsResize (0.90s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (6.02s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.07s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.72s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.99s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsTop (0.75s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.35s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExec (1.25s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.81s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.99s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.91s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.69s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.86s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.72s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.05s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.09s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.06s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.03s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.81s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecCgroup (3.20s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecEnv (1.06s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.79s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.06s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecInspectID (3.17s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecInteractive (1.07s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.03s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.24s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecParseError (0.97s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.05s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.86s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (6.36s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.55s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecStartFails (1.08s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.47s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.30s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecTTY (1.20s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.59s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.78s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecUlimits (1.05s) [2021-07-16T07:26:04.877Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-16T07:26:04.877Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.02s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.03s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (2.29s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.21s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestExecWithUser (1.44s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.41s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.04s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.77s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.74s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.73s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestHealth (23.30s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.84s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.05s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.94s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.23s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.22s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.34s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.68s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.95s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.87s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.21s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.81s) [2021-07-16T07:26:04.877Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestImportDisplay (1.64s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestImportFile (1.65s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.38s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestImportGzipped (1.82s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.68s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.79s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.77s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.91s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.73s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.73s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.69s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.71s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.70s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.72s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.64s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.14s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.25s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.09s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.18s) [2021-07-16T07:26:05.134Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-16T07:26:05.134Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.45s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.03s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectDefault (1.00s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectHistory (1.02s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectImage (0.04s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.06s) [2021-07-16T07:26:05.134Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-16T07:26:05.134Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.80s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.89s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.12s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.72s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.14s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.70s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.18s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectStatus (0.94s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.13s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.77s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.35s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.12s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.10s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.19s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.22s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (3.18s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.98s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.96s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.85s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.82s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.34s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.11s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.73s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.77s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.20s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (14.16s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.80s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (3.09s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.91s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.74s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.71s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.72s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.76s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.71s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.73s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.71s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.10s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.13s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.07s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.17s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.96s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.27s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.79s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.96s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLogsSince (6.92s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.19s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.13s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLogsTail (0.88s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.73s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.77s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.29s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.70s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestNetHostname (2.06s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.48s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.80s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.63s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.87s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPluginActive (1.87s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (8.06s) [2021-07-16T07:26:05.134Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-07-16T07:26:05.134Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.72s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.28s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.37s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.05s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.18s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.92s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.19s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.95s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPortList (11.19s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (2.03s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.01s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.68s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.73s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.70s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.71s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.73s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (2.04s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.48s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPsByOrder (3.61s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.16s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.94s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.48s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.28s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.68s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.01s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.39s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.44s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.43s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.27s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.22s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.77s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.92s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPsRightTagName (3.17s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.51s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.78s) [2021-07-16T07:26:05.134Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-07-16T07:26:05.134Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.74s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.52s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.43s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.73s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (11.72s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.31s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.79s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.28s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.48s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.44s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.73s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.84s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.14s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.52s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.18s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.25s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.94s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.92s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.65s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.90s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.72s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.05s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.72s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.87s) [2021-07-16T07:26:05.134Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.31s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.42s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunAddHost (0.72s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.48s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.75s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.72s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.52s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.69s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.89s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.82s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.91s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.65s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.11s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.07s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.85s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.75s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.88s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.94s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.02s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.95s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.87s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.06s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.73s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (1.05s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.80s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.73s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.73s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.75s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.69s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.70s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.73s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.73s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.78s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.18s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.75s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.76s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.71s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.74s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.46s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.74s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.46s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.95s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.83s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.83s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.75s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.73s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.56s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.16s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.69s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.11s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.59s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.32s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.48s) [2021-07-16T07:26:05.135Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-16T07:26:05.135Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-07-16T07:26:05.135Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-16T07:26:05.135Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.78s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.83s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.57s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.15s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.92s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (2.01s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.82s) [2021-07-16T07:26:05.135Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-16T07:26:05.135Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.86s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.61s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.72s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.71s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.71s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.70s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.67s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.75s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.73s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.71s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunExitCode (0.69s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.72s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.70s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.73s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.73s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.92s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.46s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.46s) [2021-07-16T07:26:05.135Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-16T07:26:05.135Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.19s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.73s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.45s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.61s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.41s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.72s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.19s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.47s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.48s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.77s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.63s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.60s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.16s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.41s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.51s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.47s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.41s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.42s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunMount (8.13s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.71s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.74s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.47s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.30s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.54s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.10s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.25s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.48s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.53s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.90s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunNetHost (1.19s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.70s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.92s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.57s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.84s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.71s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.78s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.16s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (1.16s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.93s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.87s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.83s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.05s) [2021-07-16T07:26:05.135Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-16T07:26:05.135Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.86s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.85s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.91s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.01s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.47s) [2021-07-16T07:26:05.135Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.58s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.68s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.87s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.49s) [2021-07-16T07:26:05.135Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-16T07:26:05.135Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.77s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.64s) [2021-07-16T07:26:05.135Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2021-07-16T07:26:05.135Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (1.03s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.79s) [2021-07-16T07:26:05.135Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-16T07:26:05.135Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.36s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.79s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunRm (0.80s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.94s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.89s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.90s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.84s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.94s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.64s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.15s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.68s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.72s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.47s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.72s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.71s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.68s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.66s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunState (1.50s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.71s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.72s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2021-07-16T07:26:05.135Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-16T07:26:05.135Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.73s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.49s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunSysctls (1.46s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.70s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.24s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.72s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.65s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.56s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.16s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.71s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.71s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.76s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.94s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.05s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunUserByID (0.69s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.77s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunUserByName (0.71s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.71s) [2021-07-16T07:26:05.135Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-16T07:26:05.135Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.73s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.96s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.70s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.96s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.09s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.45s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.12s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.52s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (1.00s) [2021-07-16T07:26:05.135Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-07-16T07:26:05.135Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-07-16T07:26:05.135Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-07-16T07:26:05.135Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-07-16T07:26:05.135Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-16T07:26:05.135Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.27s) [2021-07-16T07:26:05.135Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-07-16T07:26:05.135Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.97s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.72s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.58s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.91s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.72s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.71s) [2021-07-16T07:26:05.135Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-16T07:26:05.135Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-07-16T07:26:05.135Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-07-16T07:26:05.135Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-16T07:26:05.136Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-16T07:26:05.136Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-16T07:26:05.136Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-16T07:26:05.136Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-16T07:26:05.136Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-16T07:26:05.136Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-16T07:26:05.136Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-16T07:26:05.136Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-16T07:26:05.136Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.71s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.74s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.97s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.69s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.80s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.78s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.72s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.43s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.73s) [2021-07-16T07:26:05.136Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-16T07:26:05.136Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.58s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.42s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.20s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.83s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.99s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.94s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.15s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.82s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.84s) [2021-07-16T07:26:05.136Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents629328978 [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.58s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.51s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.43s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.31s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.49s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.13s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.43s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.30s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.04s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.40s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.90s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.46s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.76s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestStartRecordError (1.63s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.74s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.90s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.04s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.33s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.03s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.77s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.72s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.73s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.78s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.54s) [2021-07-16T07:26:05.136Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-16T07:26:05.136Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.98s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.99s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.37s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.75s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.70s) [2021-07-16T07:26:05.136Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-16T07:26:05.136Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-16T07:26:05.136Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-16T07:26:05.136Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.41s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.09s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.08s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.71s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestUpdateStats (3.77s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.40s) [2021-07-16T07:26:05.136Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-16T07:26:05.136Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (2.02s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.07s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.00s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.62s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.86s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.68s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.77s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.01s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.11s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.11s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.42s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.47s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.41s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.10s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.13s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.18s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.18s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.73s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.74s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.04s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.96s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.38s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.10s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.66s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.21s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.80s) [2021-07-16T07:26:05.136Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.72s) [2021-07-16T07:26:05.136Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-07-16T07:26:05.136Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-16T07:26:05.136Z] === RUN TestDockerRegistrySuite [2021-07-16T07:26:05.136Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-16T07:26:06.502Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-16T07:26:07.871Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-16T07:26:09.237Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-16T07:26:09.493Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-16T07:26:13.663Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-16T07:26:16.932Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-07-16T07:26:19.457Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-16T07:26:23.626Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-16T07:26:24.555Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-16T07:26:25.484Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-16T07:26:26.850Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-16T07:26:28.217Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-16T07:26:29.585Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-16T07:26:30.513Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-07-16T07:26:30.513Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-16T07:26:31.880Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-16T07:26:31.880Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-07-16T07:26:32.136Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-07-16T07:26:32.393Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-07-16T07:26:32.393Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-07-16T07:26:33.096Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-16T07:26:33.322Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-07-16T07:26:35.213Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-16T07:26:35.776Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-07-16T07:26:38.900Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-16T07:26:39.045Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-16T07:26:40.433Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-16T07:26:40.433Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-07-16T07:26:43.702Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-07-16T07:26:43.958Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-16T07:26:45.325Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-16T07:26:45.581Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-16T07:26:46.952Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-16T07:26:48.319Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-16T07:26:49.687Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-16T07:26:52.954Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-16T07:26:53.515Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-16T07:26:54.881Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-16T07:26:55.442Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-16T07:26:55.442Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-16T07:26:55.699Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-16T07:26:55.955Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-16T07:26:56.517Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-16T07:26:56.517Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-16T07:26:56.601Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-16T07:26:57.882Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-16T07:27:00.442Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-16T07:27:01.371Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-16T07:27:02.737Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-16T07:27:03.664Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite (59.44s) [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.49s) [2021-07-16T07:27:04.591Z] check_test.go:196: [defb9b702a5c6] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.31s) [2021-07-16T07:27:04.591Z] check_test.go:196: [da1f9fb5a18cc] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.57s) [2021-07-16T07:27:04.591Z] check_test.go:196: [dccc351d23b02] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-07-16T07:27:04.591Z] check_test.go:196: [d23c20d90fd66] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.56s) [2021-07-16T07:27:04.591Z] check_test.go:196: [d7540035ce216] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.29s) [2021-07-16T07:27:04.591Z] check_test.go:196: [d6e590aa9dd2c] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.75s) [2021-07-16T07:27:04.591Z] check_test.go:196: [de0b91f77a0f4] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.29s) [2021-07-16T07:27:04.591Z] check_test.go:196: [dd80abcac63a8] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.14s) [2021-07-16T07:27:04.591Z] check_test.go:196: [da74dc06da513] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.31s) [2021-07-16T07:27:04.591Z] check_test.go:196: [db4d40b5c0186] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.33s) [2021-07-16T07:27:04.591Z] check_test.go:196: [d51d6f003b5e1] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.30s) [2021-07-16T07:27:04.591Z] check_test.go:196: [de3b04e6b5011] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.17s) [2021-07-16T07:27:04.591Z] check_test.go:196: [d61ef9c260653] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.40s) [2021-07-16T07:27:04.591Z] check_test.go:196: [d24a335310863] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (3.16s) [2021-07-16T07:27:04.591Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:267eae045fcc0b397e0bc3433ee3b49c1a9b3669a173eebdb503e68d12f85ae2 [2021-07-16T07:27:04.591Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4604278500f52aa1e99416494a6e12d10a3a52c31ff307b0c482357954126440 [2021-07-16T07:27:04.591Z] check_test.go:196: [d4ab7a2c613e6] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (3.39s) [2021-07-16T07:27:04.591Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c0f87d928777e2818bb2312558cf90b04c2fc50ddd0a2fd5318f85554d2c13f3 [2021-07-16T07:27:04.591Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:74fff22483d085cc65e170c065cdd3811b5f05d67135cd3fe1e3693c1c5b43c4 [2021-07-16T07:27:04.591Z] check_test.go:196: [d9c7503b39422] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.80s) [2021-07-16T07:27:04.591Z] check_test.go:196: [d6aeeeea4efb0] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.50s) [2021-07-16T07:27:04.591Z] check_test.go:196: [db4cb7493f079] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.60s) [2021-07-16T07:27:04.591Z] check_test.go:196: [d80c68cd1785d] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.16s) [2021-07-16T07:27:04.591Z] check_test.go:196: [dbb5f656e37cf] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.47s) [2021-07-16T07:27:04.591Z] check_test.go:196: [dda58f02b8f17] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.29s) [2021-07-16T07:27:04.591Z] check_test.go:196: [d26d454f820be] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.26s) [2021-07-16T07:27:04.591Z] check_test.go:196: [d3764e33b4a78] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.43s) [2021-07-16T07:27:04.591Z] check_test.go:196: [d35c5d4c02357] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.43s) [2021-07-16T07:27:04.591Z] check_test.go:196: [dd70cfb11c2a5] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.37s) [2021-07-16T07:27:04.591Z] check_test.go:196: [dc782e1f0758b] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2021-07-16T07:27:04.591Z] check_test.go:196: [df6783ca919d6] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-07-16T07:27:04.591Z] check_test.go:196: [d0095fa112105] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.30s) [2021-07-16T07:27:04.591Z] check_test.go:196: [d34c3a09d5f42] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2021-07-16T07:27:04.591Z] check_test.go:196: [de4f67dfe0b7b] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.38s) [2021-07-16T07:27:04.591Z] check_test.go:196: [db775a52f9312] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-07-16T07:27:04.591Z] check_test.go:196: [d6a4ae2ecd68d] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.43s) [2021-07-16T07:27:04.591Z] check_test.go:196: [de97dc4780274] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.11s) [2021-07-16T07:27:04.591Z] check_test.go:196: [d304d9afac535] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.16s) [2021-07-16T07:27:04.591Z] check_test.go:196: [dfcdfc905e9a5] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.42s) [2021-07-16T07:27:04.591Z] check_test.go:196: [d6080e9a693aa] daemon is not started [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s) [2021-07-16T07:27:04.591Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2021-07-16T07:27:04.591Z] === RUN TestDockerSchema1RegistrySuite [2021-07-16T07:27:04.591Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-16T07:27:04.591Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-16T07:27:09.966Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-16T07:27:16.505Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-16T07:27:19.773Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-16T07:27:21.141Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-16T07:27:22.070Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-16T07:27:22.326Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-16T07:27:23.696Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-16T07:27:24.642Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-16T07:27:26.007Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-16T07:27:29.273Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-16T07:27:29.529Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-16T07:27:30.090Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-16T07:27:30.090Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-16T07:27:30.345Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-16T07:27:30.907Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-16T07:27:31.163Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-16T07:27:31.419Z] --- PASS: TestDockerSchema1RegistrySuite (27.02s) [2021-07-16T07:27:31.419Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2021-07-16T07:27:31.419Z] check_test.go:223: [d59bbac481645] daemon is not started [2021-07-16T07:27:31.419Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.59s) [2021-07-16T07:27:31.419Z] check_test.go:223: [dc705caf116f5] daemon is not started [2021-07-16T07:27:31.419Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.80s) [2021-07-16T07:27:31.419Z] check_test.go:223: [d81678f58d42e] daemon is not started [2021-07-16T07:27:31.419Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.66s) [2021-07-16T07:27:31.419Z] check_test.go:223: [db16111d4e876] daemon is not started [2021-07-16T07:27:31.419Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.27s) [2021-07-16T07:27:31.419Z] check_test.go:223: [d1064a808e469] daemon is not started [2021-07-16T07:27:31.419Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.28s) [2021-07-16T07:27:31.419Z] check_test.go:223: [df8c6c0e297de] daemon is not started [2021-07-16T07:27:31.419Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-07-16T07:27:31.419Z] check_test.go:223: [d6941e5223b69] daemon is not started [2021-07-16T07:27:31.420Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.27s) [2021-07-16T07:27:31.420Z] check_test.go:223: [debe137c258c3] daemon is not started [2021-07-16T07:27:31.420Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.22s) [2021-07-16T07:27:31.420Z] check_test.go:223: [dd7c5c4475fee] daemon is not started [2021-07-16T07:27:31.420Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.21s) [2021-07-16T07:27:31.420Z] check_test.go:223: [d6348a86a4a08] daemon is not started [2021-07-16T07:27:31.420Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.23s) [2021-07-16T07:27:31.420Z] check_test.go:223: [d97034e083a20] daemon is not started [2021-07-16T07:27:31.420Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-07-16T07:27:31.420Z] check_test.go:223: [d15d7281150dd] daemon is not started [2021-07-16T07:27:31.420Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s) [2021-07-16T07:27:31.420Z] check_test.go:223: [dd015e3e57e04] daemon is not started [2021-07-16T07:27:31.420Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-07-16T07:27:31.420Z] check_test.go:223: [d77bf347769a2] daemon is not started [2021-07-16T07:27:31.420Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-07-16T07:27:31.420Z] check_test.go:223: [d1bf9ceecfa99] daemon is not started [2021-07-16T07:27:31.420Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2021-07-16T07:27:31.420Z] check_test.go:223: [dffefbe5b6c58] daemon is not started [2021-07-16T07:27:31.420Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.53s) [2021-07-16T07:27:31.420Z] check_test.go:223: [d3199119ff369] daemon is not started [2021-07-16T07:27:31.420Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2021-07-16T07:27:31.420Z] check_test.go:223: [df9dc765602aa] daemon is not started [2021-07-16T07:27:31.420Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-16T07:27:31.420Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-16T07:27:32.349Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-16T07:27:32.911Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-16T07:27:32.911Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-16T07:27:34.278Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-16T07:27:34.278Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-16T07:27:34.839Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-16T07:27:35.409Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-16T07:27:35.409Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.02s) [2021-07-16T07:27:35.409Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.95s) [2021-07-16T07:27:35.409Z] check_test.go:252: [d8ca6c79dd767] daemon is not started [2021-07-16T07:27:35.409Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2021-07-16T07:27:35.409Z] check_test.go:252: [d29ceb3608fae] daemon is not started [2021-07-16T07:27:35.409Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-07-16T07:27:35.409Z] check_test.go:252: [d9c88f9d5be3e] daemon is not started [2021-07-16T07:27:35.409Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s) [2021-07-16T07:27:35.409Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2021-07-16T07:27:35.409Z] check_test.go:252: [de24732f09fdb] daemon is not started [2021-07-16T07:27:35.409Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-07-16T07:27:35.409Z] check_test.go:252: [d924f1b77a5e9] daemon is not started [2021-07-16T07:27:35.409Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s) [2021-07-16T07:27:35.409Z] check_test.go:252: [d4081cf29d939] daemon is not started [2021-07-16T07:27:35.409Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-07-16T07:27:35.409Z] check_test.go:252: [d6c890cacafc5] daemon is not started [2021-07-16T07:27:35.409Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-16T07:27:35.409Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-16T07:27:37.296Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-07-16T07:27:39.810Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-07-16T07:27:40.736Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-16T07:27:40.736Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-16T07:27:40.992Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-16T07:27:40.992Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-16T07:27:41.248Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.85s) [2021-07-16T07:27:41.248Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s) [2021-07-16T07:27:41.248Z] check_test.go:279: [d57e04378217c] daemon is not started [2021-07-16T07:27:41.248Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-07-16T07:27:41.248Z] check_test.go:279: [d7be0c44eec25] daemon is not started [2021-07-16T07:27:41.248Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-07-16T07:27:41.248Z] check_test.go:279: [d6256746adde2] daemon is not started [2021-07-16T07:27:41.248Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s) [2021-07-16T07:27:41.248Z] check_test.go:279: [d68cca9b660a7] daemon is not started [2021-07-16T07:27:41.248Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.19s) [2021-07-16T07:27:41.248Z] check_test.go:279: [d24104c98bbbc] daemon is not started [2021-07-16T07:27:41.248Z] === RUN TestDockerNetworkSuite [2021-07-16T07:27:41.248Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-07-16T07:27:44.547Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-07-16T07:27:45.109Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-07-16T07:27:46.476Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-07-16T07:27:47.404Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-07-16T07:27:52.651Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-07-16T07:27:54.544Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-07-16T07:27:55.475Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-07-16T07:27:57.368Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-07-16T07:28:00.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-07-16T07:28:02.523Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-07-16T07:28:12.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-07-16T07:28:13.862Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-07-16T07:28:15.227Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-07-16T07:28:15.790Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-07-16T07:28:16.046Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-07-16T07:28:16.975Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-07-16T07:28:18.342Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-07-16T07:28:19.271Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-07-16T07:28:19.527Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-07-16T07:28:19.783Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-07-16T07:28:21.150Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-07-16T07:28:21.150Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-07-16T07:28:21.150Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-07-16T07:28:21.150Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-07-16T07:28:22.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-07-16T07:28:23.883Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-07-16T07:28:24.138Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-07-16T07:28:24.701Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-07-16T07:28:24.701Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-07-16T07:28:28.870Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-07-16T07:28:29.799Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-07-16T07:28:30.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-07-16T07:28:32.640Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-07-16T07:28:35.160Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-07-16T07:28:40.411Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-07-16T07:28:44.584Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-07-16T07:28:44.584Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-07-16T07:28:45.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-07-16T07:28:45.767Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-07-16T07:28:46.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-07-16T07:28:46.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-07-16T07:28:46.280Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-07-16T07:28:46.280Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-07-16T07:28:47.207Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-07-16T07:28:51.378Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-07-16T07:28:51.378Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-07-16T07:28:51.378Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-07-16T07:28:51.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-07-16T07:28:54.155Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-07-16T07:28:57.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-07-16T07:28:57.680Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-07-16T07:29:01.849Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-07-16T07:29:01.849Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-07-16T07:29:01.849Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-07-16T07:29:02.779Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-07-16T07:29:06.051Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-07-16T07:29:06.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-07-16T07:29:06.051Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-07-16T07:29:06.613Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-07-16T07:29:07.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-07-16T07:29:09.693Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-07-16T07:29:09.693Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-07-16T07:29:13.867Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite (94.89s) [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.81s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [d13ef77f0d115] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.15s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [d552f28f98992] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (8.18s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [d4ebfb2406591] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.71s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [d37a26b6238dd] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.27s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:1233: [dfbcff6f493cb] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.80s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [d3b933c6ce8a8] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.81s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [d97cd5b6e5049] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.82s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [dbde341b09b50] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.42s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [d4933c47dafe1] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.79s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [d8026097abee1] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.81s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [dac586fab12af] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.43s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [dce9d3c485711] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.15s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [d106b852d7a97] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [d99f284222377] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [d0ae15e51c800] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.00s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [dbd4c5f1a6efa] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [de8024a9c41de] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [d3304027a7da8] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [db96fe9daf73f] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.99s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [d85e53523dc93] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.66s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [d90a38471ea04] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [d8e9cdde6c1b6] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.62s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [db993353acdc5] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [dc7b3815a2d48] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.56s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:968: [daaad8f8dbcc5] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.36s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [d1982e8d1a6e1] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (13.57s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:1116: [d1f95fc380842] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [d354f99f3e930] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.20s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [dd86b1af41e80] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.20s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [de505b9d4d930] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [d794d09b6af1d] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [d38fcf4168c72] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [d3642280416c5] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [d49c4a7114291] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.38s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [d881dd7e25d7f] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.07s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [db638c4d6c5a9] daemon is not started [2021-07-16T07:29:16.387Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [ddab327f98641] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.05s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [d044c00fa1275] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.07s) [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.58s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:1084: [d70731fe3a626] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [d5c7c1b91d1d2] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.24s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [d993d54d4f2e2] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.89s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [dd88f1af6fa81] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [df7d264ed6629] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.05s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [d5ae717ec028a] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.56s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [d5b729597f778] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.96s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [db6890f69f2e7] daemon is not started [2021-07-16T07:29:16.387Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.93s) [2021-07-16T07:29:16.387Z] docker_cli_network_unix_test.go:46: [d63bc76eebc56] daemon is not started [2021-07-16T07:29:16.387Z] === RUN TestDockerHubPullSuite [2021-07-16T07:29:16.387Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-07-16T07:29:16.387Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-07-16T07:29:17.753Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-07-16T07:29:19.648Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-07-16T07:29:20.209Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-07-16T07:29:21.137Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-07-16T07:29:21.392Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-07-16T07:29:21.392Z] --- PASS: TestDockerHubPullSuite (5.29s) [2021-07-16T07:29:21.392Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.37s) [2021-07-16T07:29:21.392Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2021-07-16T07:29:21.392Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.37s) [2021-07-16T07:29:21.392Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.06s) [2021-07-16T07:29:21.392Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2021-07-16T07:29:21.392Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-07-16T07:29:21.392Z] PASS [2021-07-16T07:29:21.392Z] [2021-07-16T07:29:21.392Z] === Skipped [2021-07-16T07:29:21.392Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-16T07:29:21.392Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-16T07:29:21.392Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-16T07:29:21.392Z] [2021-07-16T07:29:21.392Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-07-16T07:29:21.392Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-07-16T07:29:21.392Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-16T07:29:21.392Z] [2021-07-16T07:29:21.392Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-07-16T07:29:21.392Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-07-16T07:29:21.392Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-16T07:29:21.392Z] [2021-07-16T07:29:21.392Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2021-07-16T07:29:21.392Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2021-07-16T07:29:21.392Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-16T07:29:21.392Z] [2021-07-16T07:29:21.392Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-16T07:29:21.392Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-16T07:29:21.392Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-16T07:29:21.392Z] [2021-07-16T07:29:21.392Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-07-16T07:29:21.392Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2021-07-16T07:29:21.392Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-16T07:29:21.392Z] [2021-07-16T07:29:21.392Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-16T07:29:21.392Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-16T07:29:21.392Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-16T07:29:21.392Z] [2021-07-16T07:29:21.392Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-16T07:29:21.392Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-16T07:29:21.392Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-16T07:29:21.392Z] [2021-07-16T07:29:21.392Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-16T07:29:21.392Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-16T07:29:21.392Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-16T07:29:21.392Z] [2021-07-16T07:29:21.392Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-07-16T07:29:21.392Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-07-16T07:29:21.392Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-16T07:29:21.392Z] [2021-07-16T07:29:21.392Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-16T07:29:21.392Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-16T07:29:21.392Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-16T07:29:21.392Z] [2021-07-16T07:29:21.392Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-16T07:29:21.392Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-16T07:29:21.393Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-16T07:29:21.393Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-16T07:29:21.393Z] docker_cli_sni_test.go:18: Flakey test [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-16T07:29:21.393Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-07-16T07:29:21.393Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-16T07:29:21.393Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-16T07:29:21.393Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-16T07:29:21.393Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-16T07:29:21.393Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-16T07:29:21.393Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-16T07:29:21.393Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-07-16T07:29:21.393Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-07-16T07:29:21.393Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-16T07:29:21.393Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-16T07:29:21.393Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-16T07:29:21.393Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-16T07:29:21.393Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-16T07:29:21.393Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-16T07:29:21.393Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2021-07-16T07:29:21.393Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-07-16T07:29:21.393Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-16T07:29:21.393Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-07-16T07:29:21.393Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-07-16T07:29:21.393Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-07-16T07:29:21.393Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-16T07:29:21.393Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-07-16T07:29:21.393Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-07-16T07:29:21.393Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-07-16T07:29:21.393Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-16T07:29:21.393Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-07-16T07:29:21.393Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-16T07:29:21.393Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-16T07:29:21.393Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-16T07:29:21.393Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-16T07:29:21.393Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-16T07:29:21.393Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-16T07:29:21.393Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-16T07:29:21.393Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-07-16T07:29:21.393Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-07-16T07:29:21.393Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-07-16T07:29:21.393Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-16T07:29:21.393Z] docker_cli_network_unix_test.go:46: [ddab327f98641] daemon is not started [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] [2021-07-16T07:29:21.393Z] DONE 1270 tests, 51 skipped in 2152.975s [2021-07-16T07:29:21.393Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-16T07:29:21.393Z] ++++ cat bundles/test-integration/docker.pid [2021-07-16T07:29:21.393Z] +++ kill 8184 [2021-07-16T07:29:22.758Z] +++ /etc/init.d/apparmor stop [2021-07-16T07:29:22.758Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-16T07:29:22.758Z] [2021-07-16T07:29:22.758Z] Unloading profiles will leave already running processes permanently [2021-07-16T07:29:22.758Z] unconfined, which can lead to unexpected situations. [2021-07-16T07:29:22.758Z] [2021-07-16T07:29:22.758Z] To set a process to complain mode, use the command line tool [2021-07-16T07:29:22.758Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-16T07:29:22.758Z] +++ true [2021-07-16T07:29:22.758Z] exiting test-integration [2021-07-16T07:29:22.758Z] ++ exit 0 [2021-07-16T07:29:22.758Z] [2021-07-16T07:29:22.758Z] + for job in $(jobs -p) [2021-07-16T07:29:22.758Z] + wait 8652 [2021-07-16T07:29:38.716Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-16T07:29:38.716Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-16T07:29:38.716Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-16T07:29:38.716Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-16T07:29:38.716Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-16T07:29:38.716Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-16T07:29:38.716Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-16T07:29:38.716Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-16T07:29:38.716Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-16T07:29:38.716Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-16T07:29:38.716Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-16T07:29:43.409Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-16T07:29:43.409Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-16T07:29:43.409Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-16T07:29:43.409Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-16T07:29:43.409Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-16T07:29:43.409Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-16T07:29:47.155Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-16T07:29:47.155Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-16T07:29:47.155Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-16T07:29:47.155Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-16T07:29:48.126Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-16T07:29:53.929Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-16T07:30:09.373Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-07-16T07:30:11.635Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-16T07:30:11.635Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-16T07:30:11.635Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-16T07:30:11.635Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-16T07:30:11.635Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-16T07:30:11.635Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-16T07:30:11.635Z] === RUN TestDockerSuite/TestBuildFails [2021-07-16T07:30:20.220Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-16T07:30:20.220Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-16T07:30:27.411Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-07-16T07:30:30.561Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-16T07:30:36.370Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite (1748.78s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.09s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.44s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.97s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.02s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.10s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (34.17s) [2021-07-16T07:30:45.485Z] docker_api_swarm_test.go:562: [dffc7074462f7] joining swarm manager [d7af1958b133a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T07:30:45.485Z] docker_api_swarm_test.go:584: [dab952b82cfc4] joining swarm manager [d7af1958b133a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T07:30:45.485Z] check_test.go:380: [dffc7074462f7] daemon is not started [2021-07-16T07:30:45.485Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-16T07:30:45.485Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.46s) [2021-07-16T07:30:45.485Z] docker_api_swarm_test.go:45: [d0a198c143efe] joining swarm manager [d30d7086e2256]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.07s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.80s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.82s) [2021-07-16T07:30:45.485Z] docker_api_swarm_test.go:303: [d520307b83f98] joining swarm manager [db872b4924899]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T07:30:45.485Z] docker_api_swarm_test.go:304: [dc58644318fbd] joining swarm manager [db872b4924899]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T07:30:45.485Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-07-16T07:30:45.485Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.79s) [2021-07-16T07:30:45.485Z] docker_api_swarm_test.go:271: [d047996f96e43] joining swarm manager [d81d507024f16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T07:30:45.485Z] docker_api_swarm_test.go:272: [dadc93ef04e13] joining swarm manager [d81d507024f16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.87s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.07s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.52s) [2021-07-16T07:30:45.485Z] docker_api_swarm_node_test.go:19: [d9dc6b20b3833] joining swarm manager [d86a9ddcf9aa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T07:30:45.485Z] docker_api_swarm_node_test.go:20: [d192b29145bb0] joining swarm manager [d86a9ddcf9aa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.61s) [2021-07-16T07:30:45.485Z] docker_api_swarm_test.go:501: [dc9bba69d3e7e] joining swarm manager [ddb34fdd4e40b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T07:30:45.485Z] docker_api_swarm_test.go:506: [d1d3cf2fd7727] joining swarm manager [ddb34fdd4e40b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (21.00s) [2021-07-16T07:30:45.485Z] docker_api_swarm_node_test.go:80: [d5acaf0ba9d25] joining swarm manager [d0927f5850213]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.61s) [2021-07-16T07:30:45.485Z] docker_api_swarm_node_test.go:52: [d08848aca8b54] joining swarm manager [d9fef471d8f9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T07:30:45.485Z] docker_api_swarm_node_test.go:53: [d4f298af93813] joining swarm manager [d9fef471d8f9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.16s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.15s) [2021-07-16T07:30:45.485Z] docker_api_swarm_test.go:201: [df67cd3da7271] joining swarm manager [dcb0cc1b444cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.60s) [2021-07-16T07:30:45.485Z] docker_api_swarm_test.go:383: [dcefc4fbb5606] joining swarm manager [dbdbfc2a8df6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T07:30:45.485Z] docker_api_swarm_test.go:384: [deefa21383a79] joining swarm manager [dbdbfc2a8df6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T07:30:45.485Z] check_test.go:380: [deefa21383a79] daemon is not started [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.50s) [2021-07-16T07:30:45.485Z] docker_api_swarm_test.go:801: [d62c8ed7e2516] joining swarm manager [d8ce83af2ba95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T07:30:45.485Z] docker_api_swarm_test.go:801: [dfc1d3bd0391c] joining swarm manager [d8ce83af2ba95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T07:30:45.485Z] docker_api_swarm_test.go:801: [d6adae87e261a] joining swarm manager [d8ce83af2ba95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-16T07:30:45.485Z] docker_api_swarm_test.go:801: [d42cb5c0c597f] joining swarm manager [d8ce83af2ba95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-16T07:30:45.485Z] docker_api_swarm_test.go:809: [d562205dbcae3] joining swarm manager [d8ce83af2ba95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.86s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (24.03s) [2021-07-16T07:30:45.485Z] docker_api_swarm_service_test.go:394: [d406f8a13cb02] joining swarm manager [df9dc0093fd73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T07:30:45.485Z] docker_api_swarm_service_test.go:394: [d04cdf3506b98] joining swarm manager [df9dc0093fd73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.34s) [2021-07-16T07:30:45.485Z] docker_api_swarm_service_test.go:342: [dccced9c22160] joining swarm manager [d26d18a0f851c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T07:30:45.485Z] docker_api_swarm_service_test.go:342: [dc3ea08d66c54] joining swarm manager [d26d18a0f851c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.68s) [2021-07-16T07:30:45.485Z] docker_api_swarm_service_test.go:489: [d394d86ef25fd] joining swarm manager [d5187800a2b2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T07:30:45.485Z] docker_api_swarm_service_test.go:489: [d398554069ed8] joining swarm manager [d5187800a2b2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (8.28s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.16s) [2021-07-16T07:30:45.485Z] docker_api_swarm_service_test.go:127: [deb4cac210e44] joining swarm manager [de9524469a672]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T07:30:45.485Z] docker_api_swarm_service_test.go:128: [d658504233e43] joining swarm manager [de9524469a672]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T07:30:45.485Z] docker_api_swarm_service_test.go:136: [d7f99164aa177] joining swarm manager [de9524469a672]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-16T07:30:45.485Z] docker_api_swarm_service_test.go:137: [d00c73a351aaa] joining swarm manager [de9524469a672]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.74s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (25.60s) [2021-07-16T07:30:45.485Z] docker_api_swarm_service_test.go:303: [d3bcef31d4204] joining swarm manager [d0379c5347f0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T07:30:45.485Z] docker_api_swarm_service_test.go:303: [d4ffdefc1b27f] joining swarm manager [d0379c5347f0c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.80s) [2021-07-16T07:30:45.485Z] docker_api_swarm_service_test.go:99: [d73725e88b082] joining swarm manager [d278b4922c63e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T07:30:45.485Z] docker_api_swarm_service_test.go:100: [db4804d1ec1e6] joining swarm manager [d278b4922c63e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T07:30:45.485Z] check_test.go:380: [d73725e88b082] daemon is not started [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (28.27s) [2021-07-16T07:30:45.485Z] docker_api_swarm_service_test.go:532: [d9c91bcf3284d] joining swarm manager [da8af3ba59c0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T07:30:45.485Z] docker_api_swarm_service_test.go:533: [df19f52e9903c] joining swarm manager [da8af3ba59c0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.03s) [2021-07-16T07:30:45.485Z] docker_api_swarm_service_test.go:147: [de5dbb3d1df41] joining swarm manager [d26d423ed6fa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T07:30:45.485Z] docker_api_swarm_service_test.go:147: [d3b1cd7b07db3] joining swarm manager [d26d423ed6fa8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (35.70s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (7.01s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.73s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.54s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.80s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.52s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.99s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.71s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.81s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.05s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.42s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.66s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.29s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.35s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.36s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.52s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (5.35s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.19s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.79s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.51s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.90s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.88s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.62s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.76s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.66s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.43s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.65s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.16s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.90s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.57s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.35s) [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.66s) [2021-07-16T07:30:45.485Z] docker_cli_service_logs_test.go:245: checking task g0mmi3tspinf [2021-07-16T07:30:45.485Z] docker_cli_service_logs_test.go:250: checking messages for g0mmi3tspinf [2021-07-16T07:30:45.485Z] docker_cli_service_logs_test.go:245: checking task nbpzao8qub2y [2021-07-16T07:30:45.485Z] docker_cli_service_logs_test.go:250: checking messages for nbpzao8qub2y [2021-07-16T07:30:45.485Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (4.43s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.21s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.83s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.35s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.56s) [2021-07-16T07:30:45.486Z] docker_cli_swarm_test.go:1901: [df54e6564eb23] joining swarm manager [d06036e7f0044]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T07:30:45.486Z] docker_cli_swarm_test.go:1902: [d55f6b2844339] joining swarm manager [d06036e7f0044]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.61s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.43s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (17.06s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.33s) [2021-07-16T07:30:45.486Z] docker_cli_swarm_test.go:1802: [da53c11e414fe] joining swarm manager [d1ce8d2f1f0e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T07:30:45.486Z] docker_cli_swarm_test.go:1803: [d1839e9211545] joining swarm manager [d1ce8d2f1f0e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.63s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (87.82s) [2021-07-16T07:30:45.486Z] docker_cli_swarm_test.go:1321: [dd4224fc53c96] joining swarm manager [db128c86f524c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T07:30:45.486Z] docker_cli_swarm_test.go:1322: [db3ab5315f624] joining swarm manager [db128c86f524c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.96s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.75s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.28s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.84s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.27s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.94s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.47s) [2021-07-16T07:30:45.486Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-16T07:30:45.486Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.03s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.89s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.76s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.79s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.24s) [2021-07-16T07:30:45.486Z] docker_cli_swarm_test.go:1186: [db5314b16ea58] joining swarm manager [d3a93f06f9de1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T07:30:45.486Z] docker_cli_swarm_test.go:1195: [dfd07b7240af0] joining swarm manager [d3a93f06f9de1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.24s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.72s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (130.46s) [2021-07-16T07:30:45.486Z] docker_cli_swarm_test.go:1118: [d73039db09a8b] joining swarm manager [d57653a1191ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T07:30:45.486Z] docker_cli_swarm_test.go:1119: [d03f268fa23a6] joining swarm manager [d57653a1191ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T07:30:45.486Z] docker_cli_swarm_test.go:1172: [dcff139c7edf0] joining swarm manager [d57653a1191ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.07s) [2021-07-16T07:30:45.486Z] docker_cli_swarm_test.go:1453: [d81abfa6a6753] joining swarm manager [db5d198933828]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T07:30:45.486Z] docker_cli_swarm_test.go:1454: [db50911fee388] joining swarm manager [db5d198933828]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.85s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.19s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.10s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.35s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.71s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.85s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.05s) [2021-07-16T07:30:45.486Z] docker_cli_swarm_unix_test.go:62: [dd5d5df5d77e3] joining swarm manager [d6932fcd2d5b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.31s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.95s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.83s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.61s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.39s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.40s) [2021-07-16T07:30:45.486Z] docker_api_swarm_test.go:961: [d2bf6f58dd202] joining swarm manager [d45fd6bab9a1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.74s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.77s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.40s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.76s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.77s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.90s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.53s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.84s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.95s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.68s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (4.73s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.38s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.24s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (16.88s) [2021-07-16T07:30:45.486Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.28s) [2021-07-16T07:30:45.486Z] === RUN TestDockerExternalVolumeSuite [2021-07-16T07:30:45.486Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-07-16T07:30:48.764Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-16T07:31:00.319Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-07-16T07:31:01.161Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-16T07:31:02.687Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-16T07:31:09.773Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-16T07:31:09.773Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-16T07:31:09.773Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-16T07:31:10.744Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-16T07:31:10.744Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-16T07:31:25.574Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-16T07:31:25.574Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-16T07:31:37.976Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-16T07:31:38.437Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-16T07:31:41.349Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-16T07:31:41.349Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-16T07:31:41.810Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-16T07:31:41.810Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-16T07:31:47.645Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-16T07:31:48.105Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-16T07:31:48.566Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-16T07:31:49.536Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-16T07:31:50.506Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-16T07:31:51.478Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-16T07:31:53.020Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-16T07:32:00.108Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-16T07:32:00.108Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-16T07:32:00.108Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-16T07:32:00.108Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-16T07:32:00.108Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-16T07:32:00.109Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-16T07:32:00.109Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-16T07:32:00.568Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-16T07:32:01.539Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-16T07:32:07.348Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-16T07:32:07.932Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-07-16T07:32:16.023Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-07-16T07:32:25.059Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-16T07:32:25.059Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-16T07:32:26.601Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-16T07:32:48.040Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-07-16T07:33:02.875Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-07-16T07:33:17.314Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-16T07:33:32.144Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-16T07:33:34.894Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-07-16T07:33:37.951Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-16T07:33:43.765Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-16T07:33:47.081Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-07-16T07:33:50.861Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-16T07:34:11.976Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-16T07:34:11.976Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-16T07:34:18.386Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-16T07:34:18.386Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-16T07:34:18.386Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-16T07:34:18.386Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-16T07:34:19.102Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-07-16T07:34:21.302Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-16T07:34:31.640Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-16T07:34:33.821Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-16T07:34:33.821Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-16T07:34:34.282Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-16T07:34:37.139Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-07-16T07:34:37.195Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-16T07:34:38.166Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-16T07:34:40.351Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-16T07:34:51.990Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-07-16T07:35:01.476Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-16T07:35:01.476Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-16T07:35:12.689Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-16T07:35:16.441Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-16T07:35:26.781Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-16T07:35:31.480Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-16T07:35:37.291Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-16T07:35:37.751Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-16T07:35:37.751Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-16T07:35:37.751Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-16T07:35:38.634Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-07-16T07:35:40.670Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-16T07:35:40.670Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-16T07:35:56.679Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-07-16T07:36:28.721Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-07-16T07:36:41.139Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-16T07:37:00.739Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-07-16T07:37:11.114Z] === RUN TestDockerSuite/TestBuildRm [2021-07-16T07:37:15.578Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-07-16T07:37:23.519Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-16T07:37:27.262Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-16T07:37:27.262Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-16T07:37:27.262Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-16T07:37:29.446Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-16T07:37:33.192Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-16T07:37:33.619Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-07-16T07:37:41.779Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-16T07:37:46.474Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-16T07:37:48.465Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-07-16T07:38:03.444Z] --- PASS: TestDockerExternalVolumeSuite (439.79s) [2021-07-16T07:38:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.82s) [2021-07-16T07:38:03.444Z] docker_cli_external_volume_driver_test.go:53: [d14489139986e] daemon is not started [2021-07-16T07:38:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-07-16T07:38:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.46s) [2021-07-16T07:38:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-07-16T07:38:03.444Z] docker_cli_external_volume_driver_test.go:53: [df1d2f529f5b2] daemon is not started [2021-07-16T07:38:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-07-16T07:38:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-07-16T07:38:03.444Z] docker_cli_external_volume_driver_test.go:53: [d60a4bc6dad2c] daemon is not started [2021-07-16T07:38:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-07-16T07:38:03.444Z] docker_cli_external_volume_driver_test.go:53: [d067a1dca3186] daemon is not started [2021-07-16T07:38:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.49s) [2021-07-16T07:38:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.44s) [2021-07-16T07:38:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.79s) [2021-07-16T07:38:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2021-07-16T07:38:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.47s) [2021-07-16T07:38:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.54s) [2021-07-16T07:38:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2021-07-16T07:38:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.45s) [2021-07-16T07:38:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.23s) [2021-07-16T07:38:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.26s) [2021-07-16T07:38:03.444Z] docker_cli_external_volume_driver_test.go:485: [dc363641c641d] daemon is not started [2021-07-16T07:38:03.444Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-07-16T07:38:03.444Z] docker_cli_external_volume_driver_test.go:53: [de70db885db14] daemon is not started [2021-07-16T07:38:03.444Z] PASS [2021-07-16T07:38:03.444Z] [2021-07-16T07:38:03.444Z] === Skipped [2021-07-16T07:38:03.444Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2021-07-16T07:38:03.444Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2021-07-16T07:38:03.444Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-16T07:38:03.444Z] check_test.go:309: [db8db1bbe1222] daemon is not started [2021-07-16T07:38:03.444Z] [2021-07-16T07:38:03.444Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-07-16T07:38:03.444Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-07-16T07:38:03.444Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-16T07:38:03.444Z] check_test.go:309: [d89d44f048c7d] daemon is not started [2021-07-16T07:38:03.444Z] [2021-07-16T07:38:03.444Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-07-16T07:38:03.444Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-07-16T07:38:03.444Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-16T07:38:03.444Z] check_test.go:309: [d870513ffc222] daemon is not started [2021-07-16T07:38:03.444Z] [2021-07-16T07:38:03.444Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-16T07:38:03.444Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-07-16T07:38:03.444Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-16T07:38:03.444Z] [2021-07-16T07:38:03.444Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-16T07:38:03.444Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-16T07:38:03.444Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-16T07:38:03.444Z] [2021-07-16T07:38:03.444Z] [2021-07-16T07:38:03.444Z] DONE 273 tests, 5 skipped in 2674.035s [2021-07-16T07:38:03.444Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-16T07:38:03.444Z] ++++ cat bundles/test-integration/docker.pid [2021-07-16T07:38:03.444Z] +++ kill 8153 [2021-07-16T07:38:04.006Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d435ee480f729/docker.pid [2021-07-16T07:38:04.006Z] +++ kill 6253 [2021-07-16T07:38:04.006Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6253 is not a child of this shell [2021-07-16T07:38:04.006Z] warning: PID 6253 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d435ee480f729/docker.pid had a nonzero exit code [2021-07-16T07:38:04.006Z] +++ /etc/init.d/apparmor stop [2021-07-16T07:38:04.006Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-16T07:38:04.006Z] [2021-07-16T07:38:04.006Z] Unloading profiles will leave already running processes permanently [2021-07-16T07:38:04.006Z] unconfined, which can lead to unexpected situations. [2021-07-16T07:38:04.006Z] [2021-07-16T07:38:04.006Z] To set a process to complain mode, use the command line tool [2021-07-16T07:38:04.006Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-16T07:38:04.006Z] +++ true [2021-07-16T07:38:04.006Z] exiting test-integration [2021-07-16T07:38:04.006Z] ++ exit 0 [2021-07-16T07:38:04.006Z] [2021-07-16T07:38:04.262Z] + exit 0 [2021-07-16T07:38:04.262Z] ++ jobs -p [2021-07-16T07:38:04.262Z] + pids= [2021-07-16T07:38:04.262Z] + echo 'Remaining pids to kill: []' [2021-07-16T07:38:04.262Z] Remaining pids to kill: [] [2021-07-16T07:38:04.262Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-07-16T07:38:04.274Z] Recording test results [2021-07-16T07:38:06.110Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-16T07:38:06.436Z] + echo Ensuring container killed. [2021-07-16T07:38:06.437Z] Ensuring container killed. [2021-07-16T07:38:06.437Z] + docker ps -aq -f name=docker-pr2-* [2021-07-16T07:38:06.437Z] + cids=4fcafe3eb819 [2021-07-16T07:38:06.437Z] 9fac5822227b [2021-07-16T07:38:06.437Z] eefd2ded8042 [2021-07-16T07:38:06.437Z] + [ -n 4fcafe3eb819 [2021-07-16T07:38:06.437Z] 9fac5822227b [2021-07-16T07:38:06.437Z] eefd2ded8042 ] [2021-07-16T07:38:06.437Z] + docker rm -vf 4fcafe3eb819 9fac5822227b eefd2ded8042 [2021-07-16T07:38:08.956Z] 4fcafe3eb819 [2021-07-16T07:38:09.517Z] 9fac5822227b [2021-07-16T07:38:09.517Z] eefd2ded8042 [Pipeline] sh [2021-07-16T07:38:09.797Z] + echo Chowning /workspace to jenkins user [2021-07-16T07:38:09.797Z] Chowning /workspace to jenkins user [2021-07-16T07:38:09.797Z] + id -u [2021-07-16T07:38:09.797Z] + id -g [2021-07-16T07:38:09.797Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42642:/workspace busybox chown -R 1000:1000 /workspace [2021-07-16T07:38:09.797Z] Unable to find image 'busybox:latest' locally [2021-07-16T07:38:09.797Z] latest: Pulling from library/busybox [2021-07-16T07:38:10.053Z] b71f96345d44: Pulling fs layer [2021-07-16T07:38:10.053Z] b71f96345d44: Verifying Checksum [2021-07-16T07:38:10.053Z] b71f96345d44: Download complete [2021-07-16T07:38:10.053Z] b71f96345d44: Pull complete [2021-07-16T07:38:10.053Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-16T07:38:10.053Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-16T07:38:14.510Z] + bundleName=amd64 [2021-07-16T07:38:14.510Z] + echo Creating amd64-bundles.tar.gz [2021-07-16T07:38:14.510Z] Creating amd64-bundles.tar.gz [2021-07-16T07:38:14.510Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xml ) -print [2021-07-16T07:38:14.510Z] xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-16T07:38:15.886Z] Archiving artifacts [2021-07-16T07:38:16.624Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-16T07:38:16.624Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-16T07:38:16.624Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-16T07:38:17.932Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42642/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-16T07:38:18.249Z] + make clean [2021-07-16T07:38:18.505Z] docker volume rm -f docker-dev-cache [2021-07-16T07:38:18.505Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-16T07:38:26.978Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-16T07:38:27.439Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-16T07:38:33.245Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-16T07:38:33.245Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-16T07:38:37.952Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-16T07:39:03.116Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-16T07:39:03.116Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-16T07:39:04.656Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-16T07:39:06.198Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-16T07:39:12.000Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-16T07:39:17.942Z] === RUN TestDockerSuite/TestBuildUser [2021-07-16T07:39:17.942Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-16T07:39:17.942Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-16T07:39:17.942Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-16T07:39:23.747Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-16T07:39:23.747Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-16T07:39:26.656Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-16T07:39:26.656Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-16T07:39:26.656Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-16T07:39:51.904Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-16T07:39:52.880Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-16T07:40:10.594Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-16T07:40:14.336Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-16T07:40:14.797Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-16T07:40:14.797Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-16T07:40:17.711Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-16T07:40:18.175Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-16T07:40:33.013Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-16T07:40:36.761Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-16T07:40:37.224Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-16T07:41:02.387Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-16T07:41:02.387Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-16T07:41:02.848Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-16T07:41:02.848Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-16T07:41:04.391Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-16T07:41:14.727Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-16T07:41:15.188Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-16T07:41:15.653Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-16T07:41:16.114Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-16T07:41:16.114Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-16T07:41:18.311Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-16T07:41:24.130Z] === RUN TestDockerSuite/TestCommitChange [2021-07-16T07:41:34.469Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-16T07:41:39.170Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-16T07:41:39.171Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-16T07:41:47.756Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-16T07:41:47.756Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-16T07:42:00.157Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-16T07:42:10.489Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-16T07:42:10.489Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-16T07:42:10.489Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-16T07:42:10.489Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-16T07:42:10.489Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-16T07:42:10.489Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-16T07:42:10.489Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-16T07:42:10.489Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-16T07:42:10.489Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-16T07:42:22.893Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-16T07:42:35.286Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-16T07:42:35.286Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-16T07:42:41.086Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-16T07:42:41.086Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-16T07:42:41.086Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-16T07:42:41.086Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-16T07:42:49.671Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-16T07:42:49.671Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-16T07:42:49.671Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-16T07:42:51.210Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-16T07:42:51.210Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-16T07:42:51.210Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-16T07:42:51.210Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-16T07:42:51.210Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-16T07:42:54.124Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-16T07:42:57.040Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-16T07:42:59.222Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-16T07:42:59.222Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-16T07:42:59.222Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-16T07:43:02.133Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-16T07:43:02.133Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-16T07:43:09.224Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-16T07:43:09.224Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-16T07:43:09.224Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-16T07:43:12.137Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-16T07:43:12.137Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-16T07:43:15.047Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-16T07:43:15.047Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-16T07:43:17.964Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-16T07:43:17.964Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-16T07:43:20.879Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-16T07:43:24.622Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-16T07:43:29.330Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-16T07:43:29.330Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-16T07:43:29.330Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-16T07:43:29.330Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-16T07:43:29.330Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-16T07:43:31.519Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-16T07:43:31.519Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-16T07:43:34.432Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-16T07:43:34.432Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-16T07:43:37.343Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-16T07:43:37.343Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-16T07:43:42.047Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-16T07:43:44.233Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-16T07:43:44.233Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-16T07:43:44.233Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-16T07:43:44.233Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-16T07:43:44.233Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-16T07:43:44.233Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-16T07:43:46.422Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-16T07:43:46.422Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-16T07:43:49.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-16T07:43:51.527Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-16T07:43:54.443Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-16T07:43:57.358Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000979020_} [2021-07-16T07:44:00.273Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1322600114_c:\foo_false____} [2021-07-16T07:44:02.458Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1322600114_c:\foo_true____} [2021-07-16T07:44:05.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-16T07:44:05.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-16T07:44:05.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-16T07:44:05.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-16T07:44:05.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-16T07:44:05.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-16T07:44:05.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-16T07:44:05.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-16T07:44:05.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-16T07:44:05.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-16T07:44:05.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-16T07:44:05.374Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-16T07:44:05.835Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-16T07:44:05.835Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-16T07:44:05.835Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-16T07:44:05.835Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-16T07:44:05.835Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-16T07:44:05.835Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-16T07:44:09.580Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-16T07:44:09.580Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-16T07:44:09.580Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-16T07:44:09.580Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-16T07:44:09.580Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-16T07:44:09.580Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-16T07:44:09.580Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-16T07:44:09.580Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-16T07:44:09.580Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-16T07:44:09.580Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-16T07:44:09.580Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-16T07:44:09.580Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-16T07:44:09.580Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-16T07:44:09.580Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-16T07:44:12.494Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-16T07:44:12.494Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-16T07:44:12.494Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-16T07:44:14.684Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-16T07:44:14.684Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-16T07:44:15.146Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-16T07:44:15.146Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-16T07:44:20.959Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-16T07:44:23.142Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-16T07:44:23.142Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-16T07:44:23.142Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-16T07:44:37.982Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-16T07:44:37.982Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-16T07:44:37.982Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-16T07:44:48.323Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-16T07:44:48.323Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-16T07:44:48.323Z] === RUN TestDockerSuite/TestCpToDot [2021-07-16T07:44:50.509Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-16T07:44:50.509Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-16T07:44:50.509Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-16T07:44:59.096Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-16T07:44:59.096Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-16T07:44:59.096Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-16T07:44:59.096Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-16T07:44:59.096Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-16T07:44:59.096Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-16T07:44:59.096Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-16T07:45:00.638Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-16T07:45:04.381Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-16T07:45:04.842Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-16T07:45:04.842Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-16T07:45:07.027Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-16T07:45:08.002Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-16T07:45:08.002Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-16T07:45:08.002Z] === RUN TestDockerSuite/TestCreateRM [2021-07-16T07:45:08.462Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-16T07:45:08.462Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-16T07:45:08.462Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-16T07:45:08.925Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-16T07:45:23.757Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-16T07:45:23.757Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-16T07:45:23.757Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-16T07:45:27.502Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-16T07:45:27.502Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-16T07:45:27.962Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-16T07:45:35.052Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-16T07:45:35.513Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-16T07:45:35.513Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-16T07:45:35.513Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-16T07:45:35.513Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-16T07:45:35.513Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-16T07:45:35.513Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-16T07:45:35.513Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-16T07:45:35.513Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-16T07:45:35.513Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-16T07:45:35.513Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-16T07:45:35.513Z] === RUN TestDockerSuite/TestDockerFails [2021-07-16T07:45:35.513Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-16T07:45:35.513Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-16T07:45:35.513Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-16T07:45:35.513Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-16T07:45:35.513Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-16T07:45:35.513Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-16T07:45:38.424Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-16T07:45:41.343Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-16T07:45:43.528Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-16T07:45:52.116Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-16T07:45:57.923Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-16T07:46:05.012Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-16T07:46:07.933Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-16T07:46:08.903Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-16T07:46:12.644Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-16T07:46:13.104Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-16T07:46:14.643Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-16T07:46:20.448Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-16T07:46:30.782Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-16T07:46:30.782Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-16T07:46:30.782Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-16T07:46:30.782Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-16T07:46:30.782Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-16T07:46:30.782Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-16T07:46:31.752Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-16T07:46:31.752Z] === RUN TestDockerSuite/TestEventsRename [2021-07-16T07:46:33.934Z] === RUN TestDockerSuite/TestEventsResize [2021-07-16T07:46:37.676Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-16T07:46:39.866Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-16T07:46:42.785Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-16T07:46:48.585Z] === RUN TestDockerSuite/TestEventsTop [2021-07-16T07:46:48.585Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-16T07:46:51.505Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-16T07:46:56.211Z] === RUN TestDockerSuite/TestExec [2021-07-16T07:46:56.211Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-16T07:46:56.211Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-16T07:46:57.751Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-16T07:46:59.932Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-16T07:46:59.932Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-16T07:46:59.932Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-16T07:46:59.932Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-16T07:47:02.114Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-16T07:47:05.030Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-16T07:47:07.214Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-16T07:47:09.397Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-16T07:47:15.202Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-16T07:47:15.202Z] === RUN TestDockerSuite/TestExecEnv [2021-07-16T07:47:15.202Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-16T07:47:15.202Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-16T07:47:17.394Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-16T07:47:21.136Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-16T07:47:21.136Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-16T07:47:21.136Z] === RUN TestDockerSuite/TestExecParseError [2021-07-16T07:47:21.136Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-16T07:47:21.136Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-16T07:47:21.136Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-16T07:47:24.047Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-16T07:47:24.047Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-16T07:47:24.047Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-16T07:47:24.047Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-16T07:47:24.047Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-16T07:47:24.047Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-16T07:47:26.962Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-16T07:47:26.962Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-16T07:47:35.553Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-16T07:47:35.553Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-16T07:47:35.553Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-16T07:47:36.014Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-16T07:47:43.102Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-16T07:47:48.907Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-16T07:47:51.820Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-16T07:47:58.906Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-16T07:47:58.906Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-16T07:47:58.906Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-16T07:47:58.906Z] === RUN TestDockerSuite/TestHealth [2021-07-16T07:47:58.906Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-16T07:47:58.906Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-16T07:47:58.906Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-16T07:47:58.906Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-16T07:48:03.611Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-16T07:48:03.611Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-16T07:48:03.611Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-16T07:48:04.073Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-16T07:48:04.073Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-16T07:48:04.534Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-16T07:48:04.994Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-16T07:48:04.994Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-16T07:48:06.534Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-16T07:48:06.534Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-16T07:48:08.074Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-16T07:48:08.535Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-16T07:48:10.724Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-16T07:48:14.470Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-16T07:48:14.470Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-16T07:48:14.470Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-16T07:48:18.215Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-16T07:48:18.215Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-16T07:48:21.128Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-16T07:48:21.128Z] === RUN TestDockerSuite/TestImportFile [2021-07-16T07:48:21.128Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-16T07:48:21.128Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-16T07:48:21.128Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-16T07:48:21.128Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-16T07:48:21.128Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-16T07:48:21.128Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-16T07:48:21.128Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-16T07:48:21.128Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-16T07:48:21.128Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-16T07:48:21.128Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-16T07:48:21.128Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-16T07:48:23.319Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-16T07:48:25.504Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-16T07:48:25.965Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-16T07:48:25.965Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-16T07:48:25.965Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-16T07:48:25.965Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-16T07:48:28.153Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-16T07:48:28.614Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-16T07:48:30.796Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-16T07:48:30.796Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-16T07:48:31.256Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-16T07:48:31.256Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-16T07:48:33.443Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-16T07:48:39.250Z] === RUN TestDockerSuite/TestInspectImage [2021-07-16T07:48:39.250Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-16T07:48:39.250Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-16T07:48:39.250Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-16T07:48:41.435Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-16T07:48:43.620Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-16T07:48:43.620Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-16T07:48:46.535Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-16T07:48:48.773Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-16T07:48:48.773Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-16T07:48:48.773Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-16T07:48:51.685Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-16T07:48:54.599Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-16T07:49:00.406Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-16T07:49:03.320Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-16T07:49:06.236Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-16T07:49:08.424Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-16T07:49:12.166Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-16T07:49:15.077Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-16T07:49:17.263Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-16T07:49:17.263Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-16T07:49:17.263Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-16T07:49:17.263Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-16T07:49:17.263Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-16T07:49:17.263Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-16T07:49:17.263Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-16T07:49:17.263Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-16T07:49:17.725Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-16T07:49:17.725Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-16T07:49:17.725Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-16T07:49:17.725Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-16T07:49:17.725Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-16T07:49:17.725Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-16T07:49:17.725Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-16T07:49:17.725Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-16T07:49:17.725Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-16T07:49:17.725Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-16T07:49:17.725Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-16T07:49:17.725Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-16T07:49:19.911Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-16T07:49:22.825Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-16T07:49:28.639Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-16T07:49:31.555Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-16T07:49:31.555Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-16T07:49:33.787Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-16T07:49:34.248Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-16T07:49:42.841Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-16T07:49:51.432Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-16T07:49:58.522Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-16T07:50:01.440Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-16T07:50:04.357Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-16T07:50:04.357Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-16T07:50:07.268Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-16T07:50:09.451Z] === RUN TestDockerSuite/TestLogsSince [2021-07-16T07:50:19.790Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-16T07:50:19.790Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-16T07:50:19.790Z] === RUN TestDockerSuite/TestLogsTail [2021-07-16T07:50:21.977Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-16T07:50:24.894Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-16T07:50:27.810Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-16T07:50:27.810Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-16T07:50:27.810Z] === RUN TestDockerSuite/TestNetHostname [2021-07-16T07:50:27.810Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-16T07:50:27.810Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-16T07:50:27.810Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-16T07:50:27.810Z] === RUN TestDockerSuite/TestPluginActive [2021-07-16T07:50:27.810Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-16T07:50:27.810Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-16T07:50:27.810Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-16T07:50:27.810Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-16T07:50:27.810Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-16T07:50:27.810Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-16T07:50:27.810Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-16T07:50:27.810Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-16T07:50:27.810Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-16T07:50:27.810Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-16T07:50:27.810Z] === RUN TestDockerSuite/TestPortList [2021-07-16T07:50:27.810Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-16T07:50:33.612Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-16T07:50:33.612Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-16T07:50:33.612Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-16T07:50:33.612Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-16T07:50:33.612Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-16T07:50:33.612Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-16T07:50:33.612Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-16T07:50:33.612Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-16T07:50:33.612Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-16T07:50:33.612Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-16T07:50:38.314Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-16T07:50:38.314Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-16T07:50:48.647Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-16T07:50:48.647Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-16T07:50:58.986Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-16T07:51:13.819Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-16T07:51:13.819Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-16T07:51:13.819Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-16T07:51:28.660Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-16T07:51:32.419Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-16T07:51:50.134Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-16T07:52:00.475Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-16T07:52:00.475Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-16T07:52:00.475Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-16T07:52:05.177Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-16T07:52:05.177Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-16T07:52:05.177Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-16T07:52:05.177Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-16T07:52:05.177Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-16T07:52:13.763Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-16T07:52:13.763Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-16T07:52:14.736Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-16T07:52:14.736Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-16T07:52:15.711Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-16T07:52:16.684Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-16T07:52:16.684Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-16T07:52:21.386Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-16T07:52:26.091Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-16T07:52:29.007Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-16T07:52:54.179Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-16T07:52:54.179Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-16T07:53:01.269Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-16T07:53:01.269Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-16T07:53:01.269Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-16T07:53:01.729Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-16T07:53:06.433Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-16T07:53:11.131Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-16T07:53:11.131Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-16T07:53:15.831Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-16T07:53:15.831Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-16T07:53:16.292Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-16T07:53:34.014Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-16T07:53:35.769Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-16T07:53:36.236Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-16T07:53:44.844Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-16T07:53:50.651Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-16T07:54:05.488Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-16T07:54:08.400Z] === RUN TestDockerSuite/TestRmiTag [2021-07-16T07:54:09.371Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-16T07:54:16.459Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-16T07:54:37.574Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-16T07:54:38.034Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-16T07:54:43.839Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-16T07:54:44.811Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-16T07:54:44.811Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-16T07:54:44.811Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-16T07:54:44.811Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-16T07:54:44.811Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-16T07:54:44.811Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-16T07:54:44.811Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-16T07:54:44.811Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-16T07:54:46.996Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-16T07:54:46.996Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-16T07:54:46.996Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-16T07:54:52.796Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-16T07:54:54.981Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-16T07:54:57.894Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-16T07:55:04.976Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-16T07:55:07.162Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-16T07:55:07.625Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-16T07:55:12.327Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-16T07:55:12.327Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-16T07:55:12.327Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-16T07:55:12.327Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-16T07:55:12.327Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-16T07:55:12.327Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-16T07:55:12.327Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-16T07:55:12.787Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-16T07:55:12.787Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-16T07:55:12.787Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-16T07:55:12.787Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-16T07:55:12.787Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-16T07:55:14.970Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-16T07:55:14.970Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-16T07:55:18.718Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-16T07:55:18.718Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-16T07:55:18.718Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-16T07:55:20.906Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-16T07:55:20.906Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-16T07:55:20.906Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-16T07:55:20.906Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-16T07:55:20.906Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-16T07:55:20.906Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-16T07:55:20.906Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-16T07:55:21.367Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-16T07:55:23.553Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-16T07:55:26.470Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-16T07:55:28.655Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-16T07:55:28.655Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-16T07:55:28.655Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-16T07:55:28.655Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-16T07:55:31.572Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-16T07:55:31.572Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-16T07:55:31.572Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-16T07:55:31.572Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-16T07:55:31.572Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-16T07:55:33.113Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-16T07:55:40.199Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-16T07:55:40.199Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-16T07:55:40.199Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-16T07:55:40.199Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-16T07:55:40.199Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-16T07:55:40.199Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-16T07:55:40.199Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-16T07:55:41.742Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-16T07:55:41.742Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-16T07:55:42.203Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-16T07:55:42.203Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-16T07:55:44.387Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-16T07:55:47.299Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-16T07:55:47.299Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-16T07:55:49.482Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-16T07:55:49.482Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-16T07:55:49.482Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-16T07:55:49.482Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-16T07:55:52.401Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-16T07:55:55.319Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-16T07:55:57.501Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-16T07:55:59.687Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-16T07:56:00.148Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-16T07:56:00.148Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-16T07:56:00.148Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-16T07:56:00.148Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-16T07:56:00.148Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-16T07:56:00.148Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-16T07:56:00.148Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-16T07:56:00.148Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-16T07:56:10.484Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-16T07:56:10.484Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-16T07:56:10.484Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-16T07:56:10.484Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-16T07:56:10.484Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-16T07:56:10.484Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-16T07:56:10.484Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-16T07:56:20.827Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-16T07:56:20.827Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-16T07:56:23.011Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-16T07:56:23.011Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-16T07:56:23.011Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-16T07:56:23.011Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-16T07:56:23.011Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-16T07:56:23.011Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-16T07:56:23.011Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-16T07:56:23.011Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-16T07:56:23.011Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-07-16T07:56:23.011Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-16T07:56:23.011Z] === RUN TestDockerSuite/TestRunMount [2021-07-16T07:56:23.011Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-16T07:56:23.011Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-16T07:56:23.011Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-16T07:56:23.011Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-16T07:56:40.726Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-16T07:56:40.726Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-16T07:56:40.726Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-16T07:56:40.726Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-16T07:56:46.532Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-16T07:56:50.291Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-16T07:56:50.291Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-16T07:56:50.291Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-16T07:56:50.291Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-16T07:56:50.291Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-16T07:56:50.291Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-16T07:56:50.291Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-16T07:56:50.291Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-16T07:56:50.291Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-16T07:56:50.752Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-16T07:56:50.752Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-16T07:56:52.293Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-16T07:56:54.478Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-16T07:56:57.395Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-16T07:56:58.368Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-16T07:57:00.554Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-16T07:57:00.554Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-16T07:57:00.554Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-16T07:57:01.015Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-16T07:57:01.015Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-16T07:57:01.015Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-16T07:57:01.015Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-16T07:57:01.015Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-16T07:57:01.015Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-16T07:57:03.928Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-16T07:57:03.928Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-16T07:57:03.928Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-16T07:57:03.928Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-16T07:57:03.928Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-16T07:57:04.388Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-16T07:57:19.227Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-16T07:57:19.227Z] === RUN TestDockerSuite/TestRunRm [2021-07-16T07:57:26.320Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-16T07:57:31.023Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-16T07:57:33.943Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-16T07:57:41.036Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-16T07:57:43.955Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-16T07:57:46.141Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-16T07:57:46.141Z] === RUN TestDockerSuite/TestRunState [2021-07-16T07:57:46.141Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-16T07:57:49.064Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-16T07:57:49.064Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-16T07:57:51.251Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-16T07:57:51.251Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-16T07:57:51.251Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-16T07:57:51.251Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-16T07:57:51.251Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-16T07:57:51.251Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-16T07:57:57.059Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-16T07:57:57.059Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-16T07:57:57.059Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-16T07:57:57.059Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-16T07:57:57.059Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-16T07:57:57.059Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-16T07:57:57.059Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-16T07:57:57.059Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-16T07:57:57.059Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-16T07:57:57.059Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-16T07:57:57.059Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-16T07:57:59.976Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-16T07:57:59.976Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-16T07:58:02.163Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-16T07:58:02.163Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-16T07:58:02.163Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-16T07:58:10.755Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-16T07:58:17.848Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-16T07:58:22.553Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-16T07:58:29.651Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-16T07:58:29.651Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-16T07:58:29.651Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-16T07:58:32.567Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-16T07:58:35.487Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-16T07:58:37.676Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-16T07:58:37.676Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-16T07:58:37.676Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-16T07:58:37.676Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-16T07:58:37.676Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-16T07:58:37.676Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-16T07:58:37.676Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-16T07:58:37.676Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-16T07:58:37.676Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-16T07:58:42.387Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-16T07:58:44.576Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-16T07:58:46.762Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-16T07:58:51.467Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-16T07:58:51.467Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-16T07:58:51.467Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-16T07:58:51.467Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-16T07:58:51.467Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-16T07:58:51.467Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-16T07:58:51.467Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-16T07:58:51.467Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-16T07:58:51.467Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-16T07:58:51.467Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-16T07:58:51.467Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-16T07:58:51.467Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-16T07:58:51.467Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-16T07:58:51.467Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-16T07:58:51.467Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-16T07:58:51.929Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-16T07:58:51.929Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-16T07:58:51.929Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-16T07:58:54.117Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-16T07:58:54.578Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-16T07:58:55.041Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-16T07:58:55.041Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-16T07:58:56.585Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-16T07:59:05.184Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-16T07:59:05.184Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-16T07:59:13.725Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-16T07:59:13.725Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-16T07:59:22.230Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-16T07:59:22.230Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-16T07:59:22.230Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-16T07:59:22.230Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-16T07:59:22.230Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-16T07:59:39.825Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-16T07:59:39.825Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-16T07:59:39.825Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-16T07:59:39.825Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-16T07:59:39.825Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-16T07:59:39.825Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-16T07:59:39.825Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-16T07:59:40.781Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-16T07:59:43.657Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-16T07:59:43.657Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-16T07:59:45.809Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-16T07:59:45.809Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-16T07:59:45.809Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-16T07:59:45.809Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-16T07:59:46.261Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-16T07:59:46.261Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-16T07:59:46.261Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-16T08:00:03.857Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-16T08:00:03.857Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-16T08:00:03.857Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-16T08:00:03.857Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-16T08:00:03.857Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-16T08:00:03.857Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-16T08:00:03.857Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-16T08:00:10.875Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-16T08:00:10.875Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-16T08:00:14.571Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-16T08:00:14.571Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-16T08:00:15.024Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-16T08:00:15.024Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-16T08:00:15.479Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-16T08:00:30.209Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-16T08:00:30.209Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-16T08:00:30.209Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-16T08:00:30.209Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-16T08:00:30.209Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-16T08:00:38.715Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-16T08:00:38.715Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-16T08:00:38.715Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-16T08:00:53.442Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-16T08:00:53.442Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-16T08:00:54.959Z] --- PASS: TestDockerSuite (3043.39s) [2021-07-16T08:00:54.959Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-16T08:00:54.959Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-16T08:00:54.959Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.959Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-16T08:00:54.959Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-07-16T08:00:54.959Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-07-16T08:00:54.959Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-16T08:00:54.959Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.959Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-16T08:00:54.959Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.85s) [2021-07-16T08:00:54.959Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2021-07-16T08:00:54.959Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2021-07-16T08:00:54.959Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-07-16T08:00:54.959Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (122.23s) [2021-07-16T08:00:54.959Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.15s) [2021-07-16T08:00:54.959Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s) [2021-07-16T08:00:54.959Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-16T08:00:54.959Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.959Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-07-16T08:00:54.959Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.959Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-16T08:00:54.959Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.959Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-16T08:00:54.959Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.959Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-07-16T08:00:54.959Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.959Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2021-07-16T08:00:54.959Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.959Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2021-07-16T08:00:54.959Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.959Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-07-16T08:00:54.959Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-16T08:00:54.959Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.959Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.47s) [2021-07-16T08:00:54.959Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-16T08:00:54.959Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.959Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-16T08:00:54.959Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.959Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.37s) [2021-07-16T08:00:54.959Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.20s) [2021-07-16T08:00:54.959Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-16T08:00:54.959Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-07-16T08:00:54.959Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-16T08:00:54.959Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-16T08:00:54.959Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-16T08:00:54.959Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.959Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-16T08:00:54.959Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.959Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.34s) [2021-07-16T08:00:54.959Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-16T08:00:54.959Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-16T08:00:54.959Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-16T08:00:54.959Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.959Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.95s) [2021-07-16T08:00:54.959Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (130.51s) [2021-07-16T08:00:54.959Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2021-07-16T08:00:54.959Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-16T08:00:54.959Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.45s) [2021-07-16T08:00:54.959Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-07-16T08:00:54.959Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.60s) [2021-07-16T08:00:54.959Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.93s) [2021-07-16T08:00:54.959Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-16T08:00:54.959Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.959Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-16T08:00:54.959Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.28s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.60s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.01s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.49s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.31s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.07s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.28s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.69s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.21s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildAddTar (60.08s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (33.89s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.65s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.64s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.51s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.08s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.28s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.27s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.49s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.60s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (39.59s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.15s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.45s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.88s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.46s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-16T08:00:54.960Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.62s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.04s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildCmd (0.62s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.60s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.60s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.56s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.37s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.28s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.13s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.92s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.61s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.88s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.92s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.93s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.33s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.16s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.51s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (34.80s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.86s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.77s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.95s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.73s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.93s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.87s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildDockerignore (88.13s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.08s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (92.87s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.98s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.97s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.00s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.50s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.01s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (44.86s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.95s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.15s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (149.73s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.52s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.61s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.20s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.69s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.34s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.29s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.82s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.00s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.30s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.41s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.69s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildFails (7.46s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (11.19s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.00s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.47s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildFromGit (12.22s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.70s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.23s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.86s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.66s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.73s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildHistory (12.06s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.16s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.28s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.88s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.86s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildLabel (1.08s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.72s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.02s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.63s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildLabels (1.04s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.79s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.28s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.63s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.74s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.72s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.03s) [2021-07-16T08:00:54.960Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-16T08:00:54.960Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.59s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (43.77s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (20.44s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.19s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.68s) [2021-07-16T08:00:54.960Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.07s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.00s) [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-16T08:00:54.961Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.59s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.70s) [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-16T08:00:54.961Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-16T08:00:54.961Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.03s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.86s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.52s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.67s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.22s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.95s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildOnBuild (19.80s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.78s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.17s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.13s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.68s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.60s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.36s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.27s) [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-16T08:00:54.961Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-16T08:00:54.961Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.53s) [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-16T08:00:54.961Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (51.48s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (36.00s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildRm (15.03s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.94s) [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2021-07-16T08:00:54.961Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-07-16T08:00:54.961Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.61s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.76s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.78s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.93s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (27.42s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.01s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.71s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.50s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.40s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildStderr (5.11s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.72s) [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2021-07-16T08:00:54.961Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.38s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.39s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.26s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.89s) [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-07-16T08:00:54.961Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-16T08:00:54.961Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-16T08:00:54.961Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.84s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.59s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.95s) [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-16T08:00:54.961Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-16T08:00:54.961Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.07s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.25s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.99s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.39s) [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2021-07-16T08:00:54.961Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-16T08:00:54.961Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.91s) [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2021-07-16T08:00:54.961Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.77s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.55s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.57s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (24.56s) [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2021-07-16T08:00:54.961Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2021-07-16T08:00:54.961Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-16T08:00:54.961Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.37s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.16s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.15s) [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2021-07-16T08:00:54.961Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-07-16T08:00:54.961Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-16T08:00:54.961Z] docker_cli_sni_test.go:18: Flakey test [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.49s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.07s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestCommitChange (10.42s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.40s) [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-16T08:00:54.961Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.52s) [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-16T08:00:54.961Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestCommitTTY (12.47s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.75s) [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-16T08:00:54.961Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-16T08:00:54.961Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-16T08:00:54.961Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-16T08:00:54.961Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-16T08:00:54.961Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-16T08:00:54.961Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2021-07-16T08:00:54.961Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.26s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.39s) [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-16T08:00:54.961Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (7.17s) [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-16T08:00:54.961Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-16T08:00:54.961Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-16T08:00:54.961Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.32s) [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-16T08:00:54.961Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.73s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-16T08:00:54.961Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-16T08:00:54.961Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-16T08:00:54.961Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.89s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.43s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.53s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-16T08:00:54.961Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.74s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (7.33s) [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-16T08:00:54.961Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-16T08:00:54.961Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.61s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.76s) [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-16T08:00:54.961Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.00s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.49s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.10s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.62s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.10s) [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-16T08:00:54.961Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.71s) [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-16T08:00:54.961Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.63s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.75s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.33s) [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-16T08:00:54.961Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-16T08:00:54.961Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-16T08:00:54.961Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-16T08:00:54.961Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-16T08:00:54.961Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.11s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.19s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.78s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.70s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.70s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.73s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000979020_} (2.72s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1322600114_c:\foo_false____} (2.76s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1322600114_c:\foo_true____} (2.76s) [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-16T08:00:54.961Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.19s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-16T08:00:54.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-16T08:00:54.961Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-16T08:00:54.961Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.961Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.35s) [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.82s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.68s) [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.42s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.61s) [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.87s) [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2021-07-16T08:00:54.962Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.90s) [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestCpToDot (2.73s) [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestCpToStdout (7.59s) [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.10s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.64s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.23s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.72s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.68s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.58s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.18s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-16T08:00:54.962Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.53s) [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-16T08:00:54.962Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-16T08:00:54.962Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-16T08:00:54.962Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-16T08:00:54.962Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-16T08:00:54.962Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-16T08:00:54.962Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-16T08:00:54.962Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-16T08:00:54.962Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-16T08:00:54.962Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.57s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.58s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.69s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.49s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestEventsCopy (5.69s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.52s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.52s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.91s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.13s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.49s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.14s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestEventsFilters (5.82s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestEventsFormat (9.83s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestEventsRename (2.56s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestEventsResize (3.06s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.45s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.30s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.54s) [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.24s) [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-16T08:00:54.962Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.20s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.24s) [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-16T08:00:54.962Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-16T08:00:54.962Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-16T08:00:54.962Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.24s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.50s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.45s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.31s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.02s) [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.59s) [2021-07-16T08:00:54.962Z] --- PASS: TestDockerSuite/TestExecInspectID (3.96s) [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.962Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-16T08:00:54.962Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-16T08:00:54.963Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.82s) [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-16T08:00:54.963Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2021-07-16T08:00:54.963Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.61s) [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.94s) [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-16T08:00:54.963Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.33s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.28s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.25s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.30s) [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-16T08:00:54.963Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.31s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.41s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.69s) [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.10s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.91s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.36s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.13s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.87s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-16T08:00:54.963Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-16T08:00:54.963Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.36s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.39s) [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-16T08:00:54.963Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-16T08:00:54.963Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.40s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.50s) [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestInspectDefault (2.39s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestInspectHistory (5.05s) [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2021-07-16T08:00:54.963Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.53s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.45s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.44s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.60s) [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.51s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestInspectStatus (3.08s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.08s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.88s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.45s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.52s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.24s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.14s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.50s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.37s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.27s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.27s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.72s) [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-16T08:00:54.963Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.52s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.02s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.19s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.28s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.02s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.94s) [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.52s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.51s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestLogsSince (9.45s) [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestLogsTail (3.08s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.85s) [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.55s) [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2021-07-16T08:00:54.963Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-07-16T08:00:54.963Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.93s) [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-16T08:00:54.963Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-16T08:00:54.963Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-16T08:00:54.963Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-16T08:00:54.963Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-16T08:00:54.963Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-16T08:00:54.963Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.963Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-16T08:00:54.964Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-16T08:00:54.964Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.94s) [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-16T08:00:54.964Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestPsByOrder (9.78s) [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.77s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.13s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-16T08:00:54.964Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.79s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.23s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (17.73s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.86s) [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-07-16T08:00:54.964Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.10s) [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.09s) [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.62s) [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-16T08:00:54.964Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.66s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.59s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.69s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.02s) [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.57s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.75s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.78s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.82s) [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.68s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.78s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.37s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.84s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.97s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.67s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (13.53s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.99s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRmiTag (0.74s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (7.38s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.60s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.82s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.45s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.24s) [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.24s) [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.96s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.97s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.52s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.30s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.51s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.97s) [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.51s) [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.53s) [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.28s) [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.51s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.64s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.41s) [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.44s) [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.90s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.01s) [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.66s) [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.42s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.60s) [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.40s) [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRunExitCode (2.79s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.48s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.42s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.57s) [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.61s) [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.85s) [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.97s) [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.964Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-16T08:00:54.964Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (17.56s) [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.35s) [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.47s) [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.46s) [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.39s) [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.31s) [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.20s) [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.19s) [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.82s) [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunRm (7.35s) [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.71s) [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.60s) [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.36s) [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.46s) [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.83s) [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.45s) [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.31s) [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.54s) [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.51s) [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.42s) [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.26s) [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.42s) [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.89s) [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.54s) [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.14s) [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.51s) [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.50s) [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.57s) [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.87s) [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.38s) [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.85s) [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s) [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.71s) [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.27s) [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.61s) [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-16T08:00:54.965Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.965Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.25s) [2021-07-16T08:00:54.965Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-16T08:00:54.966Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.966Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-16T08:00:54.966Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.966Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-16T08:00:54.966Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-16T08:00:54.966Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-16T08:00:54.966Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.966Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (16.24s) [2021-07-16T08:00:54.966Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-16T08:00:54.966Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.966Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-16T08:00:54.966Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.966Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-16T08:00:54.966Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.966Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-16T08:00:54.966Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.966Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-16T08:00:54.966Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.966Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-16T08:00:54.966Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.966Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.39s) [2021-07-16T08:00:54.966Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.75s) [2021-07-16T08:00:54.966Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-16T08:00:54.966Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.966Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.41s) [2021-07-16T08:00:54.966Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-16T08:00:54.966Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.966Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2021-07-16T08:00:54.966Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.966Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-16T08:00:54.966Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.966Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-16T08:00:54.966Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.966Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-16T08:00:54.966Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.966Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-16T08:00:54.966Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.966Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.35s) [2021-07-16T08:00:54.966Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2021-07-16T08:00:54.966Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2021-07-16T08:00:54.966Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-16T08:00:54.966Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.966Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.38s) [2021-07-16T08:00:54.966Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2021-07-16T08:00:54.966Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2021-07-16T08:00:54.966Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.69s) [2021-07-16T08:00:54.966Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-07-16T08:00:54.966Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.72s) [2021-07-16T08:00:54.966Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.47s) [2021-07-16T08:00:54.966Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2021-07-16T08:00:54.966Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2021-07-16T08:00:54.966Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2021-07-16T08:00:54.966Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (13.74s) [2021-07-16T08:00:54.966Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-16T08:00:54.966Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.966Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.67s) [2021-07-16T08:00:54.966Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2021-07-16T08:00:54.966Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-16T08:00:54.966Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.966Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.49s) [2021-07-16T08:00:54.966Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2021-07-16T08:00:54.966Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s) [2021-07-16T08:00:54.966Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.84s) [2021-07-16T08:00:54.966Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-16T08:00:54.966Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-16T08:00:54.966Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.62s) [2021-07-16T08:00:54.966Z] === RUN TestDockerRegistrySuite [2021-07-16T08:00:54.966Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-16T08:00:54.966Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-16T08:00:54.966Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-16T08:00:54.966Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-16T08:00:54.966Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-16T08:00:54.966Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-16T08:00:54.966Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-16T08:00:54.966Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-16T08:00:54.966Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-16T08:00:54.966Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-16T08:00:54.966Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-16T08:00:54.966Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-16T08:00:54.966Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-16T08:00:54.966Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-16T08:00:54.966Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-16T08:00:54.966Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-16T08:00:54.966Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-16T08:00:54.966Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-16T08:00:54.966Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-16T08:00:54.966Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-16T08:00:54.966Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-16T08:00:54.966Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-16T08:00:54.966Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-16T08:00:54.966Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-16T08:00:54.966Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-16T08:00:54.966Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-16T08:00:54.966Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-16T08:00:54.966Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-16T08:00:54.966Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-16T08:00:54.966Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-16T08:00:55.420Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-16T08:00:55.420Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-16T08:00:55.420Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-16T08:00:55.420Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-16T08:00:55.420Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-16T08:00:55.420Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-16T08:00:55.420Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-16T08:00:55.420Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-16T08:00:55.420Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.420Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-16T08:00:55.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] === RUN TestDockerSchema1RegistrySuite [2021-07-16T08:00:55.421Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-16T08:00:55.421Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-16T08:00:55.421Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-16T08:00:55.421Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-16T08:00:55.421Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-16T08:00:55.421Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-16T08:00:55.421Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-16T08:00:55.421Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-16T08:00:55.421Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-16T08:00:55.421Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-16T08:00:55.421Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-16T08:00:55.421Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-16T08:00:55.421Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-16T08:00:55.421Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-16T08:00:55.421Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-16T08:00:55.421Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-16T08:00:55.421Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-16T08:00:55.421Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-16T08:00:55.421Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-16T08:00:55.421Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-16T08:00:55.421Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-16T08:00:55.421Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-16T08:00:55.421Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-16T08:00:55.421Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-16T08:00:55.421Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-16T08:00:55.421Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-16T08:00:55.421Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-16T08:00:55.421Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s) [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-16T08:00:55.421Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-16T08:00:55.421Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-16T08:00:55.421Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-16T08:00:55.421Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-16T08:00:55.421Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-16T08:00:55.421Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] === RUN TestDockerDaemonSuite [2021-07-16T08:00:55.421Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-16T08:00:55.421Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-16T08:00:55.421Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-16T08:00:55.421Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] === RUN TestDockerSwarmSuite [2021-07-16T08:00:55.421Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-16T08:00:55.421Z] === RUN TestDockerPluginSuite [2021-07-16T08:00:55.421Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-16T08:00:55.421Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-16T08:00:55.421Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-16T08:00:55.421Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-16T08:00:55.421Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-16T08:00:55.421Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-16T08:00:55.421Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-16T08:00:55.421Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-16T08:00:55.421Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-16T08:00:55.421Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-16T08:00:55.421Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-16T08:00:55.421Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] === RUN TestDockerExternalVolumeSuite [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] === RUN TestDockerNetworkSuite [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] === RUN TestDockerHubPullSuite [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-16T08:00:55.421Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] PASS [2021-07-16T08:00:55.421Z] ok github.com/docker/docker/integration-cli 3044.125s [2021-07-16T08:00:55.421Z] [2021-07-16T08:00:55.421Z] === Skipped [2021-07-16T08:00:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-07-16T08:00:55.421Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] [2021-07-16T08:00:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-16T08:00:55.421Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] [2021-07-16T08:00:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-16T08:00:55.421Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] [2021-07-16T08:00:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-07-16T08:00:55.421Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] [2021-07-16T08:00:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-16T08:00:55.421Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] [2021-07-16T08:00:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-16T08:00:55.421Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] [2021-07-16T08:00:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-07-16T08:00:55.421Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] [2021-07-16T08:00:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2021-07-16T08:00:55.421Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] [2021-07-16T08:00:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2021-07-16T08:00:55.421Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] [2021-07-16T08:00:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-16T08:00:55.421Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] [2021-07-16T08:00:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-16T08:00:55.421Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] [2021-07-16T08:00:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-16T08:00:55.421Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] [2021-07-16T08:00:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-16T08:00:55.421Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-07-16T08:00:55.421Z] [2021-07-16T08:00:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-16T08:00:55.421Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-16T08:00:55.421Z] [2021-07-16T08:00:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-16T08:00:55.421Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] [2021-07-16T08:00:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-16T08:00:55.421Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] [2021-07-16T08:00:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-16T08:00:55.421Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-16T08:00:55.421Z] [2021-07-16T08:00:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-16T08:00:55.421Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.421Z] [2021-07-16T08:00:55.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2021-07-16T08:00:55.421Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2021-07-16T08:00:55.421Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-16T08:00:55.421Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.01s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.31s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.92s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-16T08:00:55.422Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-16T08:00:55.422Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-16T08:00:55.422Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.422Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-16T08:00:55.423Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-16T08:00:55.423Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-16T08:00:55.423Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-16T08:00:55.423Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2021-07-16T08:00:55.423Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-07-16T08:00:55.423Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2021-07-16T08:00:55.423Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-07-16T08:00:55.423Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-16T08:00:55.423Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-16T08:00:55.423Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-16T08:00:55.423Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-16T08:00:55.423Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2021-07-16T08:00:55.423Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-16T08:00:55.423Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2021-07-16T08:00:55.423Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s) [2021-07-16T08:00:55.423Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.43s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.43s) [2021-07-16T08:00:55.423Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-16T08:00:55.423Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.47s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2021-07-16T08:00:55.423Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-07-16T08:00:55.423Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-16T08:00:55.423Z] docker_cli_sni_test.go:18: Flakey test [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-16T08:00:55.423Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-16T08:00:55.423Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-16T08:00:55.423Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-16T08:00:55.423Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-16T08:00:55.423Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-16T08:00:55.423Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-16T08:00:55.423Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-16T08:00:55.423Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2021-07-16T08:00:55.423Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-16T08:00:55.423Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-16T08:00:55.423Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-07-16T08:00:55.423Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-16T08:00:55.423Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-16T08:00:55.423Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-16T08:00:55.423Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-16T08:00:55.423Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-16T08:00:55.423Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-16T08:00:55.423Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-16T08:00:55.423Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-16T08:00:55.423Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-16T08:00:55.423Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-16T08:00:55.423Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-16T08:00:55.423Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-16T08:00:55.423Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-16T08:00:55.423Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-16T08:00:55.423Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-07-16T08:00:55.423Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-16T08:00:55.423Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-16T08:00:55.423Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-16T08:00:55.423Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-16T08:00:55.423Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-16T08:00:55.423Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-16T08:00:55.423Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-16T08:00:55.423Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-16T08:00:55.423Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-16T08:00:55.423Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.423Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2021-07-16T08:00:55.424Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-16T08:00:55.424Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-16T08:00:55.424Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-16T08:00:55.424Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-16T08:00:55.424Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-16T08:00:55.424Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-16T08:00:55.424Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-16T08:00:55.424Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-16T08:00:55.424Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-16T08:00:55.424Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-16T08:00:55.424Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-16T08:00:55.424Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-16T08:00:55.424Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-16T08:00:55.424Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-16T08:00:55.424Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-07-16T08:00:55.424Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-16T08:00:55.424Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.424Z] [2021-07-16T08:00:55.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-16T08:00:55.424Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-16T08:00:55.425Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-16T08:00:55.425Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-16T08:00:55.425Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2021-07-16T08:00:55.425Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-16T08:00:55.425Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-16T08:00:55.425Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-16T08:00:55.425Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-16T08:00:55.425Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-16T08:00:55.425Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-07-16T08:00:55.425Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-16T08:00:55.425Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-16T08:00:55.425Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-16T08:00:55.425Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-16T08:00:55.425Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-16T08:00:55.425Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-16T08:00:55.425Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-16T08:00:55.425Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-16T08:00:55.425Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-16T08:00:55.425Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-16T08:00:55.425Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-16T08:00:55.425Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-16T08:00:55.425Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-16T08:00:55.425Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-16T08:00:55.425Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-16T08:00:55.425Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-16T08:00:55.425Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-16T08:00:55.425Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-16T08:00:55.425Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-16T08:00:55.425Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-16T08:00:55.425Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-16T08:00:55.425Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-16T08:00:55.425Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2021-07-16T08:00:55.425Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-16T08:00:55.425Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-16T08:00:55.425Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-16T08:00:55.425Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-16T08:00:55.425Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.425Z] [2021-07-16T08:00:55.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-16T08:00:55.879Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-16T08:00:55.879Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.879Z] [2021-07-16T08:00:55.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-16T08:00:55.879Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-16T08:00:55.879Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.879Z] [2021-07-16T08:00:55.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-16T08:00:55.879Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-16T08:00:55.879Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.879Z] [2021-07-16T08:00:55.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-16T08:00:55.879Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-16T08:00:55.879Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.879Z] [2021-07-16T08:00:55.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-16T08:00:55.879Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-16T08:00:55.879Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.879Z] [2021-07-16T08:00:55.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-16T08:00:55.879Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-07-16T08:00:55.879Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.879Z] [2021-07-16T08:00:55.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-16T08:00:55.879Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-16T08:00:55.879Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.879Z] [2021-07-16T08:00:55.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-16T08:00:55.879Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-16T08:00:55.880Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2021-07-16T08:00:55.880Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-16T08:00:55.880Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-16T08:00:55.880Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-16T08:00:55.880Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-16T08:00:55.880Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-16T08:00:55.880Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-16T08:00:55.880Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-16T08:00:55.880Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-16T08:00:55.880Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-16T08:00:55.880Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-16T08:00:55.880Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-07-16T08:00:55.880Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-16T08:00:55.880Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-16T08:00:55.880Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-16T08:00:55.880Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.880Z] [2021-07-16T08:00:55.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2021-07-16T08:00:55.881Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-07-16T08:00:55.881Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.881Z] [2021-07-16T08:00:55.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.882Z] [2021-07-16T08:00:55.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-16T08:00:55.882Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-16T08:00:55.882Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2021-07-16T08:00:55.883Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-07-16T08:00:55.883Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-16T08:00:55.883Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-16T08:00:55.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-16T08:00:55.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-16T08:00:55.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-16T08:00:55.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-16T08:00:55.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-16T08:00:55.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-16T08:00:55.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-16T08:00:55.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-16T08:00:55.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-16T08:00:55.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-16T08:00:55.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-16T08:00:55.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-16T08:00:55.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-16T08:00:55.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-16T08:00:55.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-16T08:00:55.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-16T08:00:55.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-16T08:00:55.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-16T08:00:55.883Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-16T08:00:55.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.883Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-16T08:00:55.884Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-16T08:00:55.884Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.884Z] [2021-07-16T08:00:55.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-16T08:00:55.885Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-16T08:00:55.885Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.885Z] [2021-07-16T08:00:55.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-16T08:00:55.885Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-16T08:00:55.885Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.885Z] [2021-07-16T08:00:55.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-16T08:00:55.885Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-16T08:00:55.885Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.885Z] [2021-07-16T08:00:55.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-16T08:00:55.885Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-16T08:00:55.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.885Z] [2021-07-16T08:00:55.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-16T08:00:55.885Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-16T08:00:55.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.885Z] [2021-07-16T08:00:55.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-16T08:00:55.885Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-16T08:00:55.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.885Z] [2021-07-16T08:00:55.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-16T08:00:55.885Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-16T08:00:55.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.885Z] [2021-07-16T08:00:55.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-16T08:00:55.885Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-16T08:00:55.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.885Z] [2021-07-16T08:00:55.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-16T08:00:55.885Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-16T08:00:55.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.885Z] [2021-07-16T08:00:55.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-16T08:00:55.885Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-16T08:00:55.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.885Z] [2021-07-16T08:00:55.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-16T08:00:55.885Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-16T08:00:55.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.885Z] [2021-07-16T08:00:55.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-16T08:00:55.885Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-16T08:00:55.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.885Z] [2021-07-16T08:00:55.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-16T08:00:55.885Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-16T08:00:55.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.885Z] [2021-07-16T08:00:55.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-16T08:00:55.885Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-16T08:00:55.885Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.885Z] [2021-07-16T08:00:55.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-16T08:00:55.885Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.885Z] [2021-07-16T08:00:55.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-16T08:00:55.885Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.885Z] [2021-07-16T08:00:55.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-16T08:00:55.885Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-16T08:00:55.885Z] [2021-07-16T08:00:55.885Z] [2021-07-16T08:00:55.885Z] DONE 1093 tests, 547 skipped in 3053.748s [2021-07-16T08:00:55.885Z] INFO: Integration tests ended at 07/16/2021 08:00:55. Duration:00:50:53.8663970 [2021-07-16T08:00:55.885Z] INFO: Docker info of the daemon under test at end of run [2021-07-16T08:00:55.885Z] [2021-07-16T08:00:56.337Z] Containers: 2 [2021-07-16T08:00:56.337Z] Running: 0 [2021-07-16T08:00:56.337Z] Paused: 0 [2021-07-16T08:00:56.337Z] Stopped: 2 [2021-07-16T08:00:56.337Z] Images: 18 [2021-07-16T08:00:56.337Z] Server Version: 0.0.0-dev [2021-07-16T08:00:56.337Z] Storage Driver: windowsfilter [2021-07-16T08:00:56.337Z] Windows: [2021-07-16T08:00:56.337Z] Logging Driver: json-file [2021-07-16T08:00:56.337Z] Plugins: [2021-07-16T08:00:56.337Z] Volume: local [2021-07-16T08:00:56.337Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-16T08:00:56.337Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-16T08:00:56.337Z] Swarm: inactive [2021-07-16T08:00:56.337Z] Default Isolation: process [2021-07-16T08:00:56.337Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-16T08:00:56.337Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-16T08:00:56.337Z] OSType: windows [2021-07-16T08:00:56.337Z] Architecture: x86_64 [2021-07-16T08:00:56.337Z] CPUs: 4 [2021-07-16T08:00:56.337Z] Total Memory: 32GiB [2021-07-16T08:00:56.337Z] Name: azwin-2-b65290 [2021-07-16T08:00:56.337Z] ID: VBBM:VEBZ:6UXM:2VPN:LRYN:YC5A:BBKZ:JXUA:F33P:GPAR:N45K:QG4L [2021-07-16T08:00:56.337Z] Docker Root Dir: D:\CI\PR-42642\2\daemon [2021-07-16T08:00:56.337Z] Debug Mode (client): false [2021-07-16T08:00:56.337Z] Debug Mode (server): true [2021-07-16T08:00:56.337Z] File Descriptors: -1 [2021-07-16T08:00:56.337Z] Goroutines: 17 [2021-07-16T08:00:56.337Z] System Time: 2021-07-16T08:00:55.8595988Z [2021-07-16T08:00:56.337Z] EventsListeners: 0 [2021-07-16T08:00:56.337Z] Registry: https://index.docker.io/v1/ [2021-07-16T08:00:56.337Z] Labels: [2021-07-16T08:00:56.337Z] Experimental: false [2021-07-16T08:00:56.337Z] Insecure Registries: [2021-07-16T08:00:56.337Z] 127.0.0.0/8 [2021-07-16T08:00:56.337Z] Live Restore Enabled: false [2021-07-16T08:00:56.337Z] [2021-07-16T08:00:56.337Z] [2021-07-16T08:00:56.337Z] INFO: Stopping daemon under test [2021-07-16T08:00:56.337Z] SUCCESS: The process with PID 3584 (child process of PID 4256) has been terminated. [2021-07-16T08:00:56.337Z] SUCCESS: The process with PID 4256 (child process of PID 4744) has been terminated. [2021-07-16T08:00:56.337Z] INFO: Stop tailing logs of the daemon under tests [2021-07-16T08:00:56.337Z] INFO: executeCI.ps1 Completed successfully at 07/16/2021 08:00:56. [2021-07-16T08:00:56.337Z] INFO: Tidying up at end of run [2021-07-16T08:00:56.337Z] INFO: Saving daemon under test log (d:\CI\PR-42642\2\dut.out) to bundles\CIDUT.out [2021-07-16T08:00:56.337Z] INFO: Saving daemon under test log (d:\CI\PR-42642\2\dut.err) to bundles\CIDUT.err [2021-07-16T08:00:56.337Z] INFO: Nuke-Everything... [2021-07-16T08:00:56.337Z] INFO: Container count on control daemon to delete is 2 [2021-07-16T08:00:56.789Z] 5c7583142e1e [2021-07-16T08:00:56.789Z] 6748dc4cd342 [2021-07-16T08:00:57.241Z] INFO: Tidying pidfile d:\CI\PR-42642\2\docker.pid [2021-07-16T08:00:57.241Z] INFO: Nuking d:\CI [2021-07-16T08:01:32.823Z] INFO: Zapped successfully [2021-07-16T08:01:32.823Z] [2021-07-16T08:01:32.823Z] INFO: executeCI.ps1 exiting at Fri Jul 16 08:01:32 CUT 2021. Duration 01:19:32.4154227 [2021-07-16T08:01:32.823Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-16T08:01:33.055Z] Recording test results [2021-07-16T08:01:39.955Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-16T08:01:41.979Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-16T08:01:44.337Z] Archiving artifacts [2021-07-16T08:01:57.637Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42642/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-16T08:01:58.544Z] + make clean [2021-07-16T08:02:00.061Z] docker volume rm -f docker-dev-cache [2021-07-16T08:02:00.061Z] 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