Pull request #44098 opened Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 23c7d84b8444ce5adafd128e93ab220db726fc6c+4855c28780fc930bd405f5e40a5357d7594c1803 (4b87c86dab72fd8394667df3bb793663cd62c15a) 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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44098@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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # 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 [2022-09-07T08:48:06.143Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-09-07T08:48:06.147Z] Trying to pass milestone 2 [Pipeline] milestone [2022-09-07T08:48:06.238Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-09-07T08:48:21.432Z] Still waiting to schedule task [2022-09-07T08:48:21.433Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-095e7154327d29db5)’ is offline [2022-09-07T08:49:01.580Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-095e7154327d29db5) in /home/ubuntu/workspace/moby_PR-44098 [Pipeline] { [Pipeline] checkout [2022-09-07T08:49:01.689Z] The recommended git tool is: git [2022-09-07T08:49:04.323Z] using credential docker-jenkins-github-credentials [2022-09-07T08:49:04.343Z] Cloning the remote Git repository [2022-09-07T08:49:04.343Z] Cloning with configured refspecs honoured and without tags [2022-09-07T08:49:03.578Z] Cloning repository https://github.com/moby/moby.git [2022-09-07T08:49:03.651Z] > git init /home/ubuntu/workspace/moby_PR-44098 # timeout=10 [2022-09-07T08:49:03.882Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T08:49:03.883Z] > git --version # timeout=10 [2022-09-07T08:49:03.902Z] > git --version # 'git version 2.17.1' [2022-09-07T08:49:03.902Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T08:49:03.904Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44098/head:refs/remotes/origin/PR-44098 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-07T08:49:23.354Z] Fetching without tags [2022-09-07T08:49:23.295Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T08:49:23.317Z] > git config --add remote.origin.fetch +refs/pull/44098/head:refs/remotes/origin/PR-44098 # timeout=10 [2022-09-07T08:49:23.329Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-07T08:49:23.343Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T08:49:23.358Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T08:49:23.359Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T08:49:23.360Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44098/head:refs/remotes/origin/PR-44098 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-07T08:49:23.539Z] Merging remotes/origin/20.10 commit 4855c28780fc930bd405f5e40a5357d7594c1803 into PR head commit 23c7d84b8444ce5adafd128e93ab220db726fc6c [2022-09-07T08:49:24.694Z] Merge succeeded, producing fb69350ad26e4925ed13e87300b1ef010595c49e [2022-09-07T08:49:24.694Z] Checking out Revision fb69350ad26e4925ed13e87300b1ef010595c49e (PR-44098) [2022-09-07T08:49:23.546Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T08:49:23.562Z] > git checkout -f 23c7d84b8444ce5adafd128e93ab220db726fc6c # timeout=10 [2022-09-07T08:49:24.326Z] > git remote # timeout=10 [2022-09-07T08:49:24.335Z] > git config --get remote.origin.url # timeout=10 [2022-09-07T08:49:24.346Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T08:49:24.347Z] > git merge 4855c28780fc930bd405f5e40a5357d7594c1803 # timeout=10 [2022-09-07T08:49:24.679Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-07T08:49:24.696Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T08:49:24.702Z] > git checkout -f fb69350ad26e4925ed13e87300b1ef010595c49e # timeout=10 [2022-09-07T08:49:28.466Z] Commit message: "Merge commit '4855c28780fc930bd405f5e40a5357d7594c1803' into HEAD" [2022-09-07T08:49:28.482Z] > git rev-list --no-walk 23c7d84b8444ce5adafd128e93ab220db726fc6c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T08:49:29.523Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44098:/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 && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-09-07T08:49:44.403Z] Unable to find image 'alpine:latest' locally [2022-09-07T08:49:44.403Z] latest: Pulling from library/alpine [2022-09-07T08:49:44.403Z] 213ec9aee27d: Pulling fs layer [2022-09-07T08:49:44.403Z] 213ec9aee27d: Verifying Checksum [2022-09-07T08:49:44.403Z] 213ec9aee27d: Download complete [2022-09-07T08:49:44.664Z] 213ec9aee27d: Pull complete [2022-09-07T08:49:44.664Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-07T08:49:44.664Z] Status: Downloaded newer image for alpine:latest [2022-09-07T08:49:51.237Z] 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-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-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-09-07T08:49:51.473Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-095e7154327d29db5) in /home/ubuntu/workspace/moby_PR-44098 [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" 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) 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] { [Pipeline] checkout [2022-09-07T08:49:51.529Z] The recommended git tool is: git [2022-09-07T08:49:51.534Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0b9583c77055e06b9) in /home/ubuntu/workspace/moby_PR-44098 [2022-09-07T08:49:51.535Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-06381142b46ef7ec0) in /home/ubuntu/workspace/moby_PR-44098 [Pipeline] // stage [2022-09-07T08:49:51.539Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-09-07T08:49:51.557Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-09-07T08:49:51.569Z] Fetching without tags [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) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2022-09-07T08:49:51.691Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2022-09-07T08:49:51.746Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-09-07T08:49:51.756Z] Merging remotes/origin/20.10 commit 4855c28780fc930bd405f5e40a5357d7594c1803 into PR head commit 23c7d84b8444ce5adafd128e93ab220db726fc6c [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [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] } [2022-09-07T08:49:51.548Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44098/.git # timeout=10 [2022-09-07T08:49:51.560Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T08:49:51.572Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T08:49:51.572Z] > git --version # timeout=10 [2022-09-07T08:49:51.576Z] > git --version # 'git version 2.17.1' [2022-09-07T08:49:51.577Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T08:49:51.577Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44098/head:refs/remotes/origin/PR-44098 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-07T08:49:51.758Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T08:49:51.763Z] > git checkout -f 23c7d84b8444ce5adafd128e93ab220db726fc6c # timeout=10 [2022-09-07T08:49:51.951Z] > git remote # timeout=10 [2022-09-07T08:49:51.957Z] > git config --get remote.origin.url # timeout=10 [2022-09-07T08:49:51.962Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T08:49:51.963Z] > git merge 4855c28780fc930bd405f5e40a5357d7594c1803 # timeout=10 [2022-09-07T08:49:52.026Z] Merge succeeded, producing 7abef32d46e98f9a56e3ada77f1bfc9ff82373b9 [2022-09-07T08:49:52.027Z] Checking out Revision 7abef32d46e98f9a56e3ada77f1bfc9ff82373b9 (PR-44098) [2022-09-07T08:49:52.094Z] Commit message: "Merge commit '4855c28780fc930bd405f5e40a5357d7594c1803' into HEAD" [2022-09-07T08:49:52.020Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-07T08:49:52.029Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T08:49:52.037Z] > git checkout -f 7abef32d46e98f9a56e3ada77f1bfc9ff82373b9 # timeout=10 [2022-09-07T08:49:52.097Z] > git rev-list --no-walk 23c7d84b8444ce5adafd128e93ab220db726fc6c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-07T08:49:52.861Z] + docker version [2022-09-07T08:49:52.861Z] Client: Docker Engine - Community [2022-09-07T08:49:52.861Z] Version: 22.06.0-beta.0 [2022-09-07T08:49:52.861Z] API version: 1.42 [2022-09-07T08:49:52.861Z] Go version: go1.18.3 [2022-09-07T08:49:52.861Z] Git commit: 3e9117b [2022-09-07T08:49:52.861Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-07T08:49:52.861Z] OS/Arch: linux/amd64 [2022-09-07T08:49:52.861Z] Context: default [2022-09-07T08:49:52.861Z] [2022-09-07T08:49:52.861Z] Server: Docker Engine - Community [2022-09-07T08:49:52.861Z] Engine: [2022-09-07T08:49:52.861Z] Version: 22.06.0-beta.0 [2022-09-07T08:49:52.861Z] API version: 1.42 (minimum version 1.12) [2022-09-07T08:49:52.861Z] Go version: go1.18.3 [2022-09-07T08:49:52.861Z] Git commit: 38633e7 [2022-09-07T08:49:52.861Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-07T08:49:52.861Z] OS/Arch: linux/amd64 [2022-09-07T08:49:52.861Z] Experimental: true [2022-09-07T08:49:52.861Z] containerd: [2022-09-07T08:49:52.861Z] Version: 1.6.8 [2022-09-07T08:49:52.861Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-07T08:49:52.861Z] runc: [2022-09-07T08:49:52.861Z] Version: 1.1.4 [2022-09-07T08:49:52.861Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-07T08:49:52.861Z] docker-init: [2022-09-07T08:49:52.861Z] Version: 0.19.0 [2022-09-07T08:49:52.861Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-07T08:49:53.151Z] + docker info [2022-09-07T08:49:53.151Z] Client: [2022-09-07T08:49:53.151Z] Context: default [2022-09-07T08:49:53.151Z] Debug Mode: false [2022-09-07T08:49:53.151Z] Plugins: [2022-09-07T08:49:53.151Z] buildx: Docker Buildx (Docker Inc.) [2022-09-07T08:49:53.151Z] Version: f500bf6 [2022-09-07T08:49:53.151Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-07T08:49:53.151Z] compose: Docker Compose (Docker Inc.) [2022-09-07T08:49:53.151Z] Version: v2.10.2 [2022-09-07T08:49:53.151Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-07T08:49:53.151Z] scan: Docker Scan (Docker Inc.) [2022-09-07T08:49:53.151Z] Version: v0.17.0 [2022-09-07T08:49:53.151Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-07T08:49:53.151Z] [2022-09-07T08:49:53.151Z] Server: [2022-09-07T08:49:53.151Z] Containers: 0 [2022-09-07T08:49:53.151Z] Running: 0 [2022-09-07T08:49:53.151Z] Paused: 0 [2022-09-07T08:49:53.151Z] Stopped: 0 [2022-09-07T08:49:53.151Z] Images: 1 [2022-09-07T08:49:53.151Z] Server Version: 22.06.0-beta.0 [2022-09-07T08:49:53.151Z] Storage Driver: overlay2 [2022-09-07T08:49:53.151Z] Backing Filesystem: extfs [2022-09-07T08:49:53.151Z] Supports d_type: true [2022-09-07T08:49:53.151Z] Using metacopy: false [2022-09-07T08:49:53.151Z] Native Overlay Diff: true [2022-09-07T08:49:53.151Z] userxattr: false [2022-09-07T08:49:53.151Z] Logging Driver: json-file [2022-09-07T08:49:53.151Z] Cgroup Driver: cgroupfs [2022-09-07T08:49:53.151Z] Cgroup Version: 1 [2022-09-07T08:49:53.151Z] Plugins: [2022-09-07T08:49:53.151Z] Volume: local [2022-09-07T08:49:53.151Z] Network: bridge host ipvlan macvlan null overlay [2022-09-07T08:49:53.151Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-07T08:49:53.151Z] Swarm: inactive [2022-09-07T08:49:53.151Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-07T08:49:53.151Z] Default Runtime: runc [2022-09-07T08:49:53.151Z] Init Binary: docker-init [2022-09-07T08:49:53.151Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-07T08:49:53.151Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-07T08:49:53.151Z] init version: de40ad0 [2022-09-07T08:49:53.151Z] Security Options: [2022-09-07T08:49:53.151Z] apparmor [2022-09-07T08:49:53.151Z] seccomp [2022-09-07T08:49:53.151Z] Profile: builtin [2022-09-07T08:49:53.151Z] Kernel Version: 5.4.0-1084-aws [2022-09-07T08:49:53.151Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-07T08:49:53.151Z] OSType: linux [2022-09-07T08:49:53.151Z] Architecture: x86_64 [2022-09-07T08:49:53.151Z] CPUs: 2 [2022-09-07T08:49:53.151Z] Total Memory: 7.565GiB [2022-09-07T08:49:53.151Z] Name: ip-10-100-118-157 [2022-09-07T08:49:53.151Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-07T08:49:53.151Z] Docker Root Dir: /var/lib/docker [2022-09-07T08:49:53.151Z] Debug Mode: false [2022-09-07T08:49:53.151Z] Registry: https://index.docker.io/v1/ [2022-09-07T08:49:53.151Z] Labels: [2022-09-07T08:49:53.151Z] Experimental: true [2022-09-07T08:49:53.151Z] Insecure Registries: [2022-09-07T08:49:53.151Z] 127.0.0.0/8 [2022-09-07T08:49:53.151Z] Live Restore Enabled: true [2022-09-07T08:49:53.151Z] [2022-09-07T08:49:53.151Z] WARNING: No swap limit support [Pipeline] sh [2022-09-07T08:49:53.350Z] using credential docker-jenkins-github-credentials [2022-09-07T08:49:53.360Z] Cloning the remote Git repository [2022-09-07T08:49:53.360Z] Cloning with configured refspecs honoured and without tags [2022-09-07T08:49:53.433Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-07T08:49:53.433Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-07T08:49:53.433Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44098/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-09-07T08:49:53.692Z] + bash /home/ubuntu/workspace/moby_PR-44098/check-config.sh [2022-09-07T08:49:53.692Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-07T08:49:53.692Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-07T08:49:53.692Z] [2022-09-07T08:49:53.692Z] Generally Necessary: [2022-09-07T08:49:53.692Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-07T08:49:53.692Z] - apparmor: enabled and tools installed [2022-09-07T08:49:53.692Z] - CONFIG_NAMESPACES: enabled [2022-09-07T08:49:53.692Z] - CONFIG_NET_NS: enabled [2022-09-07T08:49:53.692Z] - CONFIG_PID_NS: enabled [2022-09-07T08:49:53.693Z] - CONFIG_IPC_NS: enabled [2022-09-07T08:49:53.693Z] - CONFIG_UTS_NS: enabled [2022-09-07T08:49:53.693Z] - CONFIG_CGROUPS: enabled [2022-09-07T08:49:53.693Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-07T08:49:53.693Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-07T08:49:53.693Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-07T08:49:53.693Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-07T08:49:53.693Z] - CONFIG_CPUSETS: enabled [2022-09-07T08:49:53.693Z] - CONFIG_MEMCG: enabled [2022-09-07T08:49:53.693Z] - CONFIG_KEYS: enabled [2022-09-07T08:49:53.369Z] Cloning repository https://github.com/moby/moby.git [2022-09-07T08:49:53.421Z] > git init /home/ubuntu/workspace/moby_PR-44098 # timeout=10 [2022-09-07T08:49:53.691Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T08:49:53.691Z] > git --version # timeout=10 [2022-09-07T08:49:53.693Z] > git --version # 'git version 2.17.1' [2022-09-07T08:49:53.694Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T08:49:53.695Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44098/head:refs/remotes/origin/PR-44098 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-07T08:49:53.951Z] - CONFIG_VETH: enabled (as module) [2022-09-07T08:49:53.951Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-07T08:49:53.951Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-07T08:49:53.951Z] - CONFIG_NF_NAT_IPV4: missing [2022-09-07T08:49:53.951Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-07T08:49:53.951Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-07T08:49:53.951Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-07T08:49:53.951Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-07T08:49:53.951Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-07T08:49:53.951Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-07T08:49:53.951Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-07T08:49:53.951Z] - CONFIG_NF_NAT_NEEDED: missing [2022-09-07T08:49:53.951Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-07T08:49:53.951Z] [2022-09-07T08:49:53.951Z] Optional Features: [2022-09-07T08:49:53.951Z] - CONFIG_USER_NS: enabled [2022-09-07T08:49:53.951Z] - CONFIG_SECCOMP: enabled [2022-09-07T08:49:53.951Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-07T08:49:53.951Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-07T08:49:53.951Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-07T08:49:53.951Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-07T08:49:53.951Z] - CONFIG_BLK_CGROUP: enabled [2022-09-07T08:49:53.951Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-07T08:49:53.951Z] - CONFIG_IOSCHED_CFQ: missing [2022-09-07T08:49:53.951Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-09-07T08:49:54.112Z] using credential docker-jenkins-github-credentials [2022-09-07T08:49:54.121Z] Cloning the remote Git repository [2022-09-07T08:49:54.122Z] Cloning with configured refspecs honoured and without tags [2022-09-07T08:49:54.210Z] - CONFIG_CGROUP_PERF: enabled [2022-09-07T08:49:54.210Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-07T08:49:54.210Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-07T08:49:54.210Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-07T08:49:54.210Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-07T08:49:54.210Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-07T08:49:54.210Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-07T08:49:54.210Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-07T08:49:54.210Z] - CONFIG_IP_VS: enabled (as module) [2022-09-07T08:49:54.210Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-07T08:49:54.210Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-07T08:49:54.210Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-07T08:49:54.210Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-07T08:49:54.210Z] - CONFIG_EXT4_FS: enabled [2022-09-07T08:49:54.210Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-07T08:49:54.210Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-07T08:49:54.210Z] - Network Drivers: [2022-09-07T08:49:54.210Z] - "overlay": [2022-09-07T08:49:54.210Z] - CONFIG_VXLAN: enabled (as module) [2022-09-07T08:49:54.210Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-07T08:49:54.210Z] Optional (for encrypted networks): [2022-09-07T08:49:54.210Z] - CONFIG_CRYPTO: enabled [2022-09-07T08:49:54.210Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-07T08:49:54.210Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-07T08:49:54.210Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-07T08:49:54.210Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-07T08:49:54.210Z] - CONFIG_XFRM: enabled [2022-09-07T08:49:54.210Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-07T08:49:54.210Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-07T08:49:54.210Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-07T08:49:54.210Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-09-07T08:49:54.210Z] - "ipvlan": [2022-09-07T08:49:54.210Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-07T08:49:54.210Z] - "macvlan": [2022-09-07T08:49:54.210Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-07T08:49:54.210Z] - CONFIG_DUMMY: enabled (as module) [2022-09-07T08:49:54.210Z] - "ftp,tftp client in container": [2022-09-07T08:49:54.468Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-07T08:49:54.468Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-07T08:49:54.468Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-07T08:49:54.468Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-07T08:49:54.468Z] - Storage Drivers: [2022-09-07T08:49:54.468Z] - "aufs": [2022-09-07T08:49:54.468Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-07T08:49:54.468Z] - "btrfs": [2022-09-07T08:49:54.468Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-07T08:49:54.468Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-07T08:49:54.468Z] - "devicemapper": [2022-09-07T08:49:54.468Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-07T08:49:54.468Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-07T08:49:54.468Z] - "overlay": [2022-09-07T08:49:54.468Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-07T08:49:54.468Z] - "zfs": [2022-09-07T08:49:54.468Z] - /dev/zfs: present [2022-09-07T08:49:54.468Z] - zfs command: missing [2022-09-07T08:49:54.468Z] - zpool command: missing [2022-09-07T08:49:54.468Z] [2022-09-07T08:49:54.468Z] Limits: [2022-09-07T08:49:54.468Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-07T08:49:54.468Z] [2022-09-07T08:49:54.468Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-07T08:49:54.792Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7abef32d46e98f9a56e3ada77f1bfc9ff82373b9 . [2022-09-07T08:49:55.050Z] #1 [internal] load .dockerignore [2022-09-07T08:49:55.050Z] #1 transferring context: 87B 0.0s done [2022-09-07T08:49:55.050Z] #1 DONE 0.1s [2022-09-07T08:49:55.050Z] [2022-09-07T08:49:55.050Z] #2 [internal] load build definition from Dockerfile [2022-09-07T08:49:55.050Z] #2 transferring dockerfile: 17.04kB 0.0s done [2022-09-07T08:49:55.050Z] #2 DONE 0.1s [2022-09-07T08:49:55.050Z] [2022-09-07T08:49:55.050Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-09-07T08:49:54.144Z] Cloning repository https://github.com/moby/moby.git [2022-09-07T08:49:54.201Z] > git init /home/ubuntu/workspace/moby_PR-44098 # timeout=10 [2022-09-07T08:49:54.467Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T08:49:54.467Z] > git --version # timeout=10 [2022-09-07T08:49:54.479Z] > git --version # 'git version 2.17.1' [2022-09-07T08:49:54.480Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T08:49:54.481Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44098/head:refs/remotes/origin/PR-44098 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-07T08:49:55.308Z] #3 DONE 0.3s [2022-09-07T08:49:55.308Z] [2022-09-07T08:49:55.308Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-09-07T08:49:55.308Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-09-07T08:49:55.566Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-09-07T08:49:55.566Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-09-07T08:49:55.566Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-09-07T08:49:55.566Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2022-09-07T08:49:55.824Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2022-09-07T08:49:55.824Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2022-09-07T08:49:56.087Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-09-07T08:49:56.087Z] #4 DONE 0.7s [2022-09-07T08:49:56.345Z] [2022-09-07T08:49:56.345Z] #5 [internal] load build definition from Dockerfile [2022-09-07T08:49:56.345Z] #5 DONE 0.0s [2022-09-07T08:49:56.345Z] [2022-09-07T08:49:56.345Z] #6 [internal] load .dockerignore [2022-09-07T08:49:56.345Z] #6 DONE 0.0s [2022-09-07T08:49:56.345Z] [2022-09-07T08:49:56.345Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T08:49:57.719Z] #7 DONE 1.4s [2022-09-07T08:49:57.719Z] [2022-09-07T08:49:57.719Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T08:49:57.719Z] #8 DONE 1.3s [2022-09-07T08:49:57.719Z] [2022-09-07T08:49:57.719Z] #9 [internal] load metadata for docker.io/library/golang:1.18.6-buster [2022-09-07T08:49:57.719Z] #9 DONE 1.4s [2022-09-07T08:49:57.719Z] [2022-09-07T08:49:57.719Z] #10 [internal] load metadata for docker.io/library/debian:buster [2022-09-07T08:49:57.719Z] #10 DONE 1.4s [2022-09-07T08:49:57.979Z] [2022-09-07T08:49:57.979Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-07T08:49:57.979Z] #11 resolve docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-07T08:49:58.245Z] #11 resolve docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 0.1s done [2022-09-07T08:49:58.245Z] #11 sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 984B / 984B done [2022-09-07T08:49:58.245Z] #11 sha256:faa416b9eeda2cbdb796544422eedd698e716dbd99841138521a94db51bf6123 529B / 529B done [2022-09-07T08:49:58.504Z] #11 sha256:12d6c5111e34893b46b35672fc4ab8c506fdd66292afc030ca1e794b0dd6fbaa 1.46kB / 1.46kB done [2022-09-07T08:49:58.766Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 0B / 50.44MB 0.1s [2022-09-07T08:49:58.766Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 4.19MB / 50.44MB 0.2s [2022-09-07T08:49:59.030Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 12.58MB / 50.44MB 0.3s [2022-09-07T08:49:59.030Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 25.17MB / 50.44MB 0.4s [2022-09-07T08:49:59.030Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 29.36MB / 50.44MB 0.5s [2022-09-07T08:49:59.306Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 42.99MB / 50.44MB 0.6s [2022-09-07T08:49:59.571Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 0.8s [2022-09-07T08:50:00.142Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 1.3s done [2022-09-07T08:50:00.405Z] #11 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 0.2s [2022-09-07T08:50:01.347Z] #11 ... [2022-09-07T08:50:01.347Z] [2022-09-07T08:50:01.347Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T08:50:01.347Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-07T08:50:01.347Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-07T08:50:01.347Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-07T08:50:01.347Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-07T08:50:01.347Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-09-07T08:50:01.347Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2022-09-07T08:50:01.347Z] #12 DONE 3.2s [2022-09-07T08:50:01.347Z] [2022-09-07T08:50:01.347Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:50:01.347Z] #13 resolve docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 0.1s done [2022-09-07T08:50:01.347Z] #13 sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 988B / 988B done [2022-09-07T08:50:01.347Z] #13 sha256:587be819385bf850a6005fa12c86d876b00e6c151d6f0bdb9f43c43333d7630f 1.79kB / 1.79kB done [2022-09-07T08:50:01.347Z] #13 sha256:6f9b85939f2db2db424169c5366d93738e0a82b0e7a0eedb38d900ca37acfb64 7.10kB / 7.10kB done [2022-09-07T08:50:01.347Z] #13 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 1.5s done [2022-09-07T08:50:01.347Z] #13 sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 7.86MB / 7.86MB 0.6s done [2022-09-07T08:50:01.347Z] #13 sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 10.00MB / 10.00MB 1.7s done [2022-09-07T08:50:01.347Z] #13 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 51.84MB / 51.84MB 2.3s done [2022-09-07T08:50:01.347Z] #13 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 47.19MB / 141.88MB 2.9s [2022-09-07T08:50:01.347Z] #13 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 25.17MB / 68.83MB 2.9s [2022-09-07T08:50:01.347Z] #13 sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b 155B / 155B 2.5s done [2022-09-07T08:50:01.347Z] #13 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 32.51MB / 68.83MB 3.0s [2022-09-07T08:50:01.347Z] #13 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 56.62MB / 141.88MB 3.1s [2022-09-07T08:50:01.347Z] #13 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 39.85MB / 68.83MB 3.1s [2022-09-07T08:50:01.608Z] #13 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 68.16MB / 141.88MB 3.3s [2022-09-07T08:50:01.608Z] #13 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 44.11MB / 68.83MB 3.3s [2022-09-07T08:50:01.868Z] #13 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 50.33MB / 68.83MB 3.4s [2022-09-07T08:50:01.868Z] #13 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 77.23MB / 141.88MB 3.5s [2022-09-07T08:50:01.868Z] #13 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 57.61MB / 68.83MB 3.5s [2022-09-07T08:50:02.134Z] #13 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 85.98MB / 141.88MB 3.7s [2022-09-07T08:50:02.134Z] #13 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 68.16MB / 68.83MB 3.7s [2022-09-07T08:50:02.134Z] #13 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 93.32MB / 141.88MB 3.8s [2022-09-07T08:50:02.445Z] #13 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 104.86MB / 141.88MB 4.0s [2022-09-07T08:50:02.785Z] #13 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 120.59MB / 141.88MB 4.2s [2022-09-07T08:50:02.785Z] #13 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 133.17MB / 141.88MB 4.4s [2022-09-07T08:50:03.056Z] #13 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 141.88MB / 141.88MB 4.6s [2022-09-07T08:50:03.631Z] #13 ... [2022-09-07T08:50:03.631Z] [2022-09-07T08:50:03.631Z] #14 [internal] load build context [2022-09-07T08:50:03.631Z] #14 transferring context: 53.42MB 5.0s done [2022-09-07T08:50:03.631Z] #14 DONE 5.6s [2022-09-07T08:50:03.631Z] [2022-09-07T08:50:03.631Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:50:03.631Z] #13 ... [2022-09-07T08:50:03.631Z] [2022-09-07T08:50:03.631Z] #15 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T08:50:03.631Z] #15 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-07T08:50:03.631Z] #15 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-07T08:50:03.631Z] #15 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-07T08:50:03.631Z] #15 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.8s done [2022-09-07T08:50:03.631Z] #15 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done [2022-09-07T08:50:03.631Z] #15 ... [2022-09-07T08:50:03.631Z] [2022-09-07T08:50:03.631Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:50:03.631Z] #13 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 68.83MB / 68.83MB 5.3s done [2022-09-07T08:50:05.007Z] #13 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 4.9s done [2022-09-07T08:50:05.265Z] #13 ... [2022-09-07T08:50:05.265Z] [2022-09-07T08:50:05.265Z] #15 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T08:50:05.265Z] #15 DONE 7.3s [2022-09-07T08:50:05.265Z] [2022-09-07T08:50:05.265Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:50:05.265Z] #13 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 141.88MB / 141.88MB 6.8s done [2022-09-07T08:50:05.524Z] #13 extracting sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa [2022-09-07T08:50:05.782Z] #13 ... [2022-09-07T08:50:05.782Z] [2022-09-07T08:50:05.782Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-07T08:50:05.782Z] #11 DONE 7.8s [2022-09-07T08:50:05.782Z] [2022-09-07T08:50:05.782Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:50:05.965Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T08:50:06.021Z] > git config --add remote.origin.fetch +refs/pull/44098/head:refs/remotes/origin/PR-44098 # timeout=10 [2022-09-07T08:50:06.027Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-07T08:50:06.041Z] #13 ... [2022-09-07T08:50:06.041Z] [2022-09-07T08:50:06.041Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-07T08:50:06.041Z] #16 DONE 0.2s [2022-09-07T08:50:06.041Z] [2022-09-07T08:50:06.041Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:50:06.041Z] #13 extracting sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 0.5s done [2022-09-07T08:50:06.138Z] Fetching without tags [2022-09-07T08:50:06.390Z] Merging remotes/origin/20.10 commit 4855c28780fc930bd405f5e40a5357d7594c1803 into PR head commit 23c7d84b8444ce5adafd128e93ab220db726fc6c [2022-09-07T08:50:06.473Z] Still waiting to schedule task [2022-09-07T08:50:06.474Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f9424c54acb5dbd1)’ is offline [2022-09-07T08:50:06.477Z] Still waiting to schedule task [2022-09-07T08:50:06.477Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-09-07T08:50:06.478Z] Still waiting to schedule task [2022-09-07T08:50:06.478Z] All nodes of label ‘windows-2019’ are offline [2022-09-07T08:50:06.975Z] #13 extracting sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 [2022-09-07T08:50:06.975Z] #13 ... [2022-09-07T08:50:06.975Z] [2022-09-07T08:50:06.975Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-07T08:50:06.975Z] #17 DONE 0.7s [2022-09-07T08:50:06.975Z] [2022-09-07T08:50:06.975Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:50:07.430Z] Merge succeeded, producing d18400923674e8ef0f5de34d3c012ed6eb17df2d [2022-09-07T08:50:07.430Z] Checking out Revision d18400923674e8ef0f5de34d3c012ed6eb17df2d (PR-44098) [2022-09-07T08:50:07.545Z] #13 extracting sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 0.7s done [2022-09-07T08:50:06.122Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T08:50:06.139Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T08:50:06.140Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T08:50:06.184Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44098/head:refs/remotes/origin/PR-44098 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-07T08:50:06.395Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T08:50:06.397Z] > git checkout -f 23c7d84b8444ce5adafd128e93ab220db726fc6c # timeout=10 [2022-09-07T08:50:06.887Z] > git remote # timeout=10 [2022-09-07T08:50:06.892Z] > git config --get remote.origin.url # timeout=10 [2022-09-07T08:50:06.894Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T08:50:06.903Z] > git merge 4855c28780fc930bd405f5e40a5357d7594c1803 # timeout=10 [2022-09-07T08:50:07.426Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-07T08:50:07.431Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T08:50:07.433Z] > git checkout -f d18400923674e8ef0f5de34d3c012ed6eb17df2d # timeout=10 [2022-09-07T08:50:07.804Z] #13 extracting sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 [2022-09-07T08:50:10.930Z] Commit message: "Merge commit '4855c28780fc930bd405f5e40a5357d7594c1803' into HEAD" [2022-09-07T08:50:10.932Z] > git rev-list --no-walk 23c7d84b8444ce5adafd128e93ab220db726fc6c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T08:50:11.722Z] + [ PR != PR ] [2022-09-07T08:50:11.722Z] + [ 20.10 != master ] [2022-09-07T08:50:11.722Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-07T08:50:12.070Z] + docker version [2022-09-07T08:50:12.174Z] Fetching without tags [2022-09-07T08:50:12.395Z] Merging remotes/origin/20.10 commit 4855c28780fc930bd405f5e40a5357d7594c1803 into PR head commit 23c7d84b8444ce5adafd128e93ab220db726fc6c [2022-09-07T08:50:13.075Z] #13 extracting sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 4.4s done [2022-09-07T08:50:13.075Z] #13 extracting sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 0.1s [2022-09-07T08:50:13.395Z] Merge succeeded, producing 9c623c65c8e56005a0454372738841e14ceb3f1b [2022-09-07T08:50:13.396Z] Checking out Revision 9c623c65c8e56005a0454372738841e14ceb3f1b (PR-44098) [2022-09-07T08:50:12.134Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T08:50:12.143Z] > git config --add remote.origin.fetch +refs/pull/44098/head:refs/remotes/origin/PR-44098 # timeout=10 [2022-09-07T08:50:12.155Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-07T08:50:12.167Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T08:50:12.178Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T08:50:12.178Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T08:50:12.179Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44098/head:refs/remotes/origin/PR-44098 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-07T08:50:12.403Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T08:50:12.420Z] > git checkout -f 23c7d84b8444ce5adafd128e93ab220db726fc6c # timeout=10 [2022-09-07T08:50:13.099Z] > git remote # timeout=10 [2022-09-07T08:50:13.110Z] > git config --get remote.origin.url # timeout=10 [2022-09-07T08:50:13.123Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T08:50:13.125Z] > git merge 4855c28780fc930bd405f5e40a5357d7594c1803 # timeout=10 [2022-09-07T08:50:13.383Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-07T08:50:13.399Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T08:50:13.411Z] > git checkout -f 9c623c65c8e56005a0454372738841e14ceb3f1b # timeout=10 [2022-09-07T08:50:15.610Z] #13 ... [2022-09-07T08:50:15.610Z] [2022-09-07T08:50:15.610Z] #18 [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 [2022-09-07T08:50:15.610Z] #0 1.948 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-09-07T08:50:15.610Z] #0 1.962 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-07T08:50:15.610Z] #0 1.963 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-07T08:50:15.610Z] #0 2.129 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-07T08:50:15.610Z] #0 2.406 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-07T08:50:15.610Z] #0 2.997 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-07T08:50:15.610Z] #0 4.299 Fetched 8481 kB in 3s (3268 kB/s) [2022-09-07T08:50:15.610Z] #0 4.299 Reading package lists... [2022-09-07T08:50:15.610Z] #0 5.236 Reading package lists... [2022-09-07T08:50:15.610Z] #0 6.225 Building dependency tree... [2022-09-07T08:50:15.610Z] #0 6.542 The following additional packages will be installed: [2022-09-07T08:50:15.610Z] #0 6.542 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-09-07T08:50:15.610Z] #0 6.542 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-09-07T08:50:15.610Z] #0 6.542 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-09-07T08:50:15.610Z] #0 6.542 Suggested packages: [2022-09-07T08:50:15.610Z] #0 6.542 krb5-doc krb5-user [2022-09-07T08:50:15.610Z] #0 6.542 Recommended packages: [2022-09-07T08:50:15.610Z] #0 6.542 krb5-locales publicsuffix libsasl2-modules [2022-09-07T08:50:15.610Z] #0 6.705 The following NEW packages will be installed: [2022-09-07T08:50:15.610Z] #0 6.706 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-09-07T08:50:15.610Z] #0 6.706 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-09-07T08:50:15.610Z] #0 6.706 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-07T08:50:15.610Z] #0 6.707 libssh2-1 libssl1.1 openssl [2022-09-07T08:50:15.610Z] #0 6.981 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-09-07T08:50:15.610Z] #0 6.981 Need to get 5083 kB of archives. [2022-09-07T08:50:15.610Z] #0 6.981 After this operation, 12.1 MB of additional disk space will be used. [2022-09-07T08:50:15.610Z] #0 6.981 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] [2022-09-07T08:50:15.610Z] #0 7.010 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-09-07T08:50:15.610Z] #0 7.010 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-09-07T08:50:15.610Z] #0 7.010 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-09-07T08:50:15.610Z] #0 7.010 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] [2022-09-07T08:50:15.610Z] #0 7.026 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] [2022-09-07T08:50:15.610Z] #0 7.033 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-09-07T08:50:15.610Z] #0 7.036 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-09-07T08:50:15.610Z] #0 7.038 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-09-07T08:50:15.610Z] #0 7.040 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-09-07T08:50:15.610Z] #0 7.042 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-09-07T08:50:15.610Z] #0 7.049 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-09-07T08:50:15.610Z] #0 7.051 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-09-07T08:50:15.610Z] #0 7.053 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-09-07T08:50:15.610Z] #0 7.055 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-09-07T08:50:15.610Z] #0 7.056 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-09-07T08:50:15.610Z] #0 7.058 Get:17 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u3 [333 kB] [2022-09-07T08:50:15.610Z] #0 7.064 Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u3 [265 kB] [2022-09-07T08:50:15.610Z] #0 7.068 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-07T08:50:15.610Z] #0 7.071 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-07T08:50:15.610Z] #0 7.073 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-07T08:50:15.610Z] #0 7.229 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T08:50:15.610Z] #0 7.256 Fetched 5083 kB in 0s (14.5 MB/s) [2022-09-07T08:50:15.610Z] #0 7.312 Selecting previously unselected package libssl1.1:amd64. [2022-09-07T08:50:15.610Z] #0 7.312 (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.) [2022-09-07T08:50:15.610Z] #0 7.317 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-07T08:50:15.610Z] #0 7.328 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-07T08:50:15.610Z] #0 7.532 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-07T08:50:15.610Z] #0 7.532 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-07T08:50:15.610Z] #0 7.546 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-07T08:50:15.610Z] #0 7.590 Selecting previously unselected package libsasl2-2:amd64. [2022-09-07T08:50:15.610Z] #0 7.590 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-07T08:50:15.610Z] #0 7.596 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-07T08:50:15.610Z] #0 7.648 Selecting previously unselected package libldap-common. [2022-09-07T08:50:15.610Z] #0 7.648 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-09-07T08:50:15.610Z] #0 7.654 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-07T08:50:15.610Z] #0 7.709 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-07T08:50:15.610Z] #0 7.709 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-09-07T08:50:15.610Z] #0 7.713 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-07T08:50:15.610Z] #0 7.789 Selecting previously unselected package openssl. [2022-09-07T08:50:15.610Z] #0 7.790 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-07T08:50:15.610Z] #0 7.796 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-09-07T08:50:15.610Z] #0 7.925 Selecting previously unselected package ca-certificates. [2022-09-07T08:50:15.610Z] #0 7.925 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-09-07T08:50:15.610Z] #0 7.932 Unpacking ca-certificates (20200601~deb10u2) ... [2022-09-07T08:50:15.610Z] #0 8.021 Selecting previously unselected package libkeyutils1:amd64. [2022-09-07T08:50:15.610Z] #0 8.021 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-09-07T08:50:15.610Z] #0 8.027 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-09-07T08:50:15.610Z] #0 8.071 Selecting previously unselected package libkrb5support0:amd64. [2022-09-07T08:50:15.610Z] #0 8.071 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-09-07T08:50:15.610Z] #0 8.078 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:50:15.610Z] #0 8.125 Selecting previously unselected package libk5crypto3:amd64. [2022-09-07T08:50:15.610Z] #0 8.125 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-09-07T08:50:15.610Z] #0 8.131 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:50:15.610Z] #0 8.190 Selecting previously unselected package libkrb5-3:amd64. [2022-09-07T08:50:15.610Z] #0 8.190 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-09-07T08:50:15.610Z] #0 8.197 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:50:15.610Z] #0 8.277 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-09-07T08:50:15.610Z] #0 8.279 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-09-07T08:50:15.611Z] #0 8.283 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:50:15.611Z] #0 8.348 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-07T08:50:15.611Z] #0 8.349 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-09-07T08:50:15.611Z] #0 8.355 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-07T08:50:15.611Z] #0 8.402 Selecting previously unselected package libpsl5:amd64. [2022-09-07T08:50:15.611Z] #0 8.404 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-09-07T08:50:15.611Z] #0 8.408 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-09-07T08:50:15.611Z] #0 8.465 Selecting previously unselected package librtmp1:amd64. [2022-09-07T08:50:15.611Z] #0 8.467 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-09-07T08:50:15.611Z] #0 8.472 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-07T08:50:15.611Z] #0 8.518 Selecting previously unselected package libssh2-1:amd64. [2022-09-07T08:50:15.611Z] #0 8.518 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-09-07T08:50:15.611Z] #0 8.522 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-07T08:50:15.611Z] #0 8.592 Selecting previously unselected package libcurl4:amd64. [2022-09-07T08:50:15.611Z] #0 8.592 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u3_amd64.deb ... [2022-09-07T08:50:15.611Z] #0 8.599 Unpacking libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-07T08:50:15.611Z] #0 8.663 Selecting previously unselected package curl. [2022-09-07T08:50:15.611Z] #0 8.663 Preparing to unpack .../17-curl_7.64.0-4+deb10u3_amd64.deb ... [2022-09-07T08:50:15.611Z] #0 8.668 Unpacking curl (7.64.0-4+deb10u3) ... [2022-09-07T08:50:15.611Z] #0 8.735 Selecting previously unselected package libonig5:amd64. [2022-09-07T08:50:15.611Z] #0 8.735 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-09-07T08:50:15.611Z] #0 8.741 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-07T08:50:15.611Z] #0 8.807 Selecting previously unselected package libjq1:amd64. [2022-09-07T08:50:15.611Z] #0 8.807 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-07T08:50:15.611Z] #0 8.812 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-07T08:50:15.611Z] #0 8.864 Selecting previously unselected package jq. [2022-09-07T08:50:15.611Z] #0 8.864 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-07T08:50:15.611Z] #0 8.872 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-07T08:50:15.611Z] #0 8.919 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-09-07T08:50:15.611Z] #0 8.936 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-09-07T08:50:15.611Z] #0 8.951 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-07T08:50:15.611Z] #0 9.059 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-07T08:50:15.611Z] #0 9.075 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-07T08:50:15.611Z] #0 9.097 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:50:15.611Z] #0 9.112 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-07T08:50:15.611Z] #0 9.128 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-07T08:50:15.611Z] #0 9.144 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:50:15.611Z] #0 9.159 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-07T08:50:15.611Z] #0 9.174 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-07T08:50:15.611Z] #0 9.191 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:50:15.611Z] #0 9.207 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-09-07T08:50:15.611Z] #0 9.229 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-07T08:50:15.611Z] #0 9.246 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-07T08:50:15.611Z] #0 9.263 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-07T08:50:15.611Z] #0 9.279 Setting up ca-certificates (20200601~deb10u2) ... [2022-09-07T08:50:15.611Z] #18 ... [2022-09-07T08:50:15.611Z] [2022-09-07T08:50:15.611Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:50:15.611Z] #13 extracting sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 3.3s done [2022-09-07T08:50:16.184Z] #13 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c [2022-09-07T08:50:17.061Z] Commit message: "Merge commit '4855c28780fc930bd405f5e40a5357d7594c1803' into HEAD" [2022-09-07T08:50:17.064Z] > git rev-list --no-walk 23c7d84b8444ce5adafd128e93ab220db726fc6c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-07T08:50:17.984Z] + docker version [2022-09-07T08:50:20.376Z] #13 ... [2022-09-07T08:50:20.376Z] [2022-09-07T08:50:20.376Z] #18 [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 [2022-09-07T08:50:20.376Z] #18 9.928 Updating certificates in /etc/ssl/certs... [2022-09-07T08:50:20.376Z] #18 10.81 137 added, 0 removed; done. [2022-09-07T08:50:20.376Z] #18 10.85 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:50:20.376Z] #18 10.86 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-07T08:50:20.376Z] #18 10.88 Setting up libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-07T08:50:20.376Z] #18 10.90 Setting up curl (7.64.0-4+deb10u3) ... [2022-09-07T08:50:20.376Z] #18 10.91 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-07T08:50:20.376Z] #18 10.94 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-09-07T08:50:20.376Z] #18 10.95 Updating certificates in /etc/ssl/certs... [2022-09-07T08:50:20.376Z] #18 11.62 0 added, 0 removed; done. [2022-09-07T08:50:20.376Z] #18 11.62 Running hooks in /etc/ca-certificates/update.d... [2022-09-07T08:50:20.376Z] #18 11.62 done. [2022-09-07T08:50:20.376Z] #18 DONE 14.0s [2022-09-07T08:50:20.376Z] [2022-09-07T08:50:20.376Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:50:20.376Z] #13 ... [2022-09-07T08:50:20.376Z] [2022-09-07T08:50:20.376Z] #19 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-07T08:50:20.376Z] #19 DONE 0.4s [2022-09-07T08:50:20.376Z] [2022-09-07T08:50:20.376Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:50:20.944Z] #13 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 5.1s [2022-09-07T08:50:22.044Z] Client: Docker Engine - Community [2022-09-07T08:50:22.044Z] Version: 22.06.0-beta.0 [2022-09-07T08:50:22.044Z] API version: 1.42 [2022-09-07T08:50:22.044Z] Go version: go1.18.3 [2022-09-07T08:50:22.044Z] Git commit: 3e9117b [2022-09-07T08:50:22.044Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-07T08:50:22.044Z] OS/Arch: linux/amd64 [2022-09-07T08:50:22.044Z] Context: default [2022-09-07T08:50:22.044Z] [2022-09-07T08:50:22.044Z] Server: Docker Engine - Community [2022-09-07T08:50:22.044Z] Engine: [2022-09-07T08:50:22.044Z] Version: 22.06.0-beta.0 [2022-09-07T08:50:22.044Z] API version: 1.42 (minimum version 1.12) [2022-09-07T08:50:22.044Z] Go version: go1.18.3 [2022-09-07T08:50:22.044Z] Git commit: 38633e7 [2022-09-07T08:50:22.044Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-07T08:50:22.044Z] OS/Arch: linux/amd64 [2022-09-07T08:50:22.044Z] Experimental: true [2022-09-07T08:50:22.044Z] containerd: [2022-09-07T08:50:22.044Z] Version: 1.6.8 [2022-09-07T08:50:22.044Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-07T08:50:22.044Z] runc: [2022-09-07T08:50:22.044Z] Version: 1.1.4 [2022-09-07T08:50:22.044Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-07T08:50:22.044Z] docker-init: [2022-09-07T08:50:22.044Z] Version: 0.19.0 [2022-09-07T08:50:22.044Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-07T08:50:22.326Z] + docker info [2022-09-07T08:50:22.326Z] Client: [2022-09-07T08:50:22.326Z] Context: default [2022-09-07T08:50:22.326Z] Debug Mode: false [2022-09-07T08:50:22.326Z] Plugins: [2022-09-07T08:50:22.326Z] buildx: Docker Buildx (Docker Inc.) [2022-09-07T08:50:22.326Z] Version: f500bf6 [2022-09-07T08:50:22.326Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-07T08:50:22.326Z] compose: Docker Compose (Docker Inc.) [2022-09-07T08:50:22.326Z] Version: v2.10.2 [2022-09-07T08:50:22.326Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-07T08:50:22.326Z] scan: Docker Scan (Docker Inc.) [2022-09-07T08:50:22.326Z] Version: v0.17.0 [2022-09-07T08:50:22.326Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-07T08:50:22.326Z] [2022-09-07T08:50:22.326Z] Server: [2022-09-07T08:50:22.326Z] Containers: 0 [2022-09-07T08:50:22.326Z] Running: 0 [2022-09-07T08:50:22.326Z] Paused: 0 [2022-09-07T08:50:22.326Z] Stopped: 0 [2022-09-07T08:50:22.326Z] Images: 0 [2022-09-07T08:50:22.326Z] Server Version: 22.06.0-beta.0 [2022-09-07T08:50:22.326Z] Storage Driver: overlay2 [2022-09-07T08:50:22.326Z] Backing Filesystem: extfs [2022-09-07T08:50:22.326Z] Supports d_type: true [2022-09-07T08:50:22.326Z] Using metacopy: false [2022-09-07T08:50:22.326Z] Native Overlay Diff: true [2022-09-07T08:50:22.326Z] userxattr: false [2022-09-07T08:50:22.326Z] Logging Driver: json-file [2022-09-07T08:50:22.326Z] Cgroup Driver: cgroupfs [2022-09-07T08:50:22.326Z] Cgroup Version: 1 [2022-09-07T08:50:22.326Z] Plugins: [2022-09-07T08:50:22.326Z] Volume: local [2022-09-07T08:50:22.326Z] Network: bridge host ipvlan macvlan null overlay [2022-09-07T08:50:22.326Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-07T08:50:22.326Z] Swarm: inactive [2022-09-07T08:50:22.326Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-09-07T08:50:22.326Z] Default Runtime: runc [2022-09-07T08:50:22.326Z] Init Binary: docker-init [2022-09-07T08:50:22.326Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-07T08:50:22.326Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-07T08:50:22.326Z] init version: de40ad0 [2022-09-07T08:50:22.326Z] Security Options: [2022-09-07T08:50:22.326Z] apparmor [2022-09-07T08:50:22.326Z] seccomp [2022-09-07T08:50:22.326Z] Profile: builtin [2022-09-07T08:50:22.326Z] Kernel Version: 5.4.0-1084-aws [2022-09-07T08:50:22.326Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-07T08:50:22.326Z] OSType: linux [2022-09-07T08:50:22.326Z] Architecture: x86_64 [2022-09-07T08:50:22.326Z] CPUs: 8 [2022-09-07T08:50:22.326Z] Total Memory: 30.58GiB [2022-09-07T08:50:22.326Z] Name: ip-10-100-50-67 [2022-09-07T08:50:22.326Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-07T08:50:22.326Z] Docker Root Dir: /var/lib/docker [2022-09-07T08:50:22.326Z] Debug Mode: false [2022-09-07T08:50:22.326Z] Registry: https://index.docker.io/v1/ [2022-09-07T08:50:22.326Z] Labels: [2022-09-07T08:50:22.326Z] Experimental: true [2022-09-07T08:50:22.326Z] Insecure Registries: [2022-09-07T08:50:22.326Z] 127.0.0.0/8 [2022-09-07T08:50:22.326Z] Live Restore Enabled: true [2022-09-07T08:50:22.326Z] [2022-09-07T08:50:22.326Z] WARNING: No swap limit support [Pipeline] sh [2022-09-07T08:50:22.607Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-07T08:50:22.607Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-07T08:50:22.607Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44098/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-09-07T08:50:22.607Z] + bash /home/ubuntu/workspace/moby_PR-44098/check-config.sh [2022-09-07T08:50:22.607Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-07T08:50:22.607Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-07T08:50:22.607Z] [2022-09-07T08:50:22.607Z] Generally Necessary: [2022-09-07T08:50:22.607Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-07T08:50:22.607Z] - apparmor: enabled and tools installed [2022-09-07T08:50:22.607Z] - CONFIG_NAMESPACES: enabled [2022-09-07T08:50:22.607Z] - CONFIG_NET_NS: enabled [2022-09-07T08:50:22.607Z] - CONFIG_PID_NS: enabled [2022-09-07T08:50:22.607Z] - CONFIG_IPC_NS: enabled [2022-09-07T08:50:22.849Z] #13 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 6.8s done [2022-09-07T08:50:22.866Z] - CONFIG_UTS_NS: enabled [2022-09-07T08:50:22.866Z] - CONFIG_CGROUPS: enabled [2022-09-07T08:50:22.866Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-07T08:50:22.866Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-07T08:50:22.866Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-07T08:50:22.866Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-07T08:50:22.866Z] - CONFIG_CPUSETS: enabled [2022-09-07T08:50:22.866Z] - CONFIG_MEMCG: enabled [2022-09-07T08:50:22.866Z] - CONFIG_KEYS: enabled [2022-09-07T08:50:22.866Z] - CONFIG_VETH: enabled (as module) [2022-09-07T08:50:22.866Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-07T08:50:22.866Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-07T08:50:22.866Z] - CONFIG_NF_NAT_IPV4: missing [2022-09-07T08:50:22.866Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-07T08:50:22.866Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-07T08:50:22.866Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-07T08:50:22.866Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-07T08:50:22.866Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-07T08:50:22.866Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-07T08:50:22.866Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-07T08:50:22.866Z] - CONFIG_NF_NAT_NEEDED: missing [2022-09-07T08:50:22.866Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-07T08:50:22.866Z] [2022-09-07T08:50:22.866Z] Optional Features: [2022-09-07T08:50:22.866Z] - CONFIG_USER_NS: enabled [2022-09-07T08:50:22.866Z] - CONFIG_SECCOMP: enabled [2022-09-07T08:50:22.866Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-07T08:50:22.866Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-07T08:50:22.866Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-07T08:50:22.866Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-07T08:50:22.866Z] - CONFIG_BLK_CGROUP: enabled [2022-09-07T08:50:22.866Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-07T08:50:22.866Z] - CONFIG_IOSCHED_CFQ: missing [2022-09-07T08:50:22.866Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-09-07T08:50:22.866Z] - CONFIG_CGROUP_PERF: enabled [2022-09-07T08:50:22.866Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-07T08:50:22.866Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-07T08:50:22.866Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-07T08:50:22.866Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-07T08:50:23.108Z] #13 extracting sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b done [2022-09-07T08:50:23.108Z] #13 DONE 25.2s [2022-09-07T08:50:23.108Z] [2022-09-07T08:50:23.108Z] #20 [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 [2022-09-07T08:50:23.108Z] #0 1.258 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-09-07T08:50:23.108Z] #0 1.338 [2022-09-07T08:50:23.108Z] #0 1.565 #=#=# ########### 16.5% ########################### 38.1% ######################################### 58.2% ######################################################## 78.1% ###################################################################### 97.9% ######################################################################## 100.0% [2022-09-07T08:50:23.108Z] #0 2.174 [2022-09-07T08:50:23.108Z] #0 2.392 #=#=# ######################################################################## 100.0% [2022-09-07T08:50:23.108Z] #0 2.587 [2022-09-07T08:50:23.108Z] #0 2.810 #=#=# ################################################################## 92.3% ######################################################################## 100.0% [2022-09-07T08:50:23.108Z] #0 2.984 [2022-09-07T08:50:23.125Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-07T08:50:23.125Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-07T08:50:23.125Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-07T08:50:23.125Z] - CONFIG_IP_VS: enabled (as module) [2022-09-07T08:50:23.125Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-07T08:50:23.125Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-07T08:50:23.125Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-07T08:50:23.125Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-07T08:50:23.125Z] - CONFIG_EXT4_FS: enabled [2022-09-07T08:50:23.125Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-07T08:50:23.125Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-07T08:50:23.125Z] - Network Drivers: [2022-09-07T08:50:23.125Z] - "overlay": [2022-09-07T08:50:23.125Z] - CONFIG_VXLAN: enabled (as module) [2022-09-07T08:50:23.125Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-07T08:50:23.125Z] Optional (for encrypted networks): [2022-09-07T08:50:23.125Z] - CONFIG_CRYPTO: enabled [2022-09-07T08:50:23.125Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-07T08:50:23.125Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-07T08:50:23.125Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-07T08:50:23.125Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-07T08:50:23.125Z] - CONFIG_XFRM: enabled [2022-09-07T08:50:23.125Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-07T08:50:23.125Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-07T08:50:23.125Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-07T08:50:23.125Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-09-07T08:50:23.125Z] - "ipvlan": [2022-09-07T08:50:23.125Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-07T08:50:23.125Z] - "macvlan": [2022-09-07T08:50:23.125Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-07T08:50:23.125Z] - CONFIG_DUMMY: enabled (as module) [2022-09-07T08:50:23.125Z] - "ftp,tftp client in container": [2022-09-07T08:50:23.125Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-07T08:50:23.125Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-07T08:50:23.125Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-07T08:50:23.125Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-07T08:50:23.125Z] - Storage Drivers: [2022-09-07T08:50:23.125Z] - "aufs": [2022-09-07T08:50:23.125Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-07T08:50:23.125Z] - "btrfs": [2022-09-07T08:50:23.126Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-07T08:50:23.126Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-07T08:50:23.126Z] - "devicemapper": [2022-09-07T08:50:23.384Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-07T08:50:23.384Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-07T08:50:23.384Z] - "overlay": [2022-09-07T08:50:23.384Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-07T08:50:23.384Z] - "zfs": [2022-09-07T08:50:23.384Z] - /dev/zfs: present [2022-09-07T08:50:23.384Z] - zfs command: missing [2022-09-07T08:50:23.384Z] - zpool command: missing [2022-09-07T08:50:23.384Z] [2022-09-07T08:50:23.384Z] Limits: [2022-09-07T08:50:23.384Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-07T08:50:23.384Z] [2022-09-07T08:50:23.384Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-07T08:50:23.708Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d18400923674e8ef0f5de34d3c012ed6eb17df2d . [2022-09-07T08:50:23.887Z] #20 3.199 #=#=# ########## 14.2% ########################## 37.1% ######################################## 56.4% ###################################################### 75.6% #################################################################### 94.8% ######################################################################## 100.0% [2022-09-07T08:50:23.887Z] #20 3.796 [2022-09-07T08:50:23.974Z] #1 [internal] load .dockerignore [2022-09-07T08:50:23.974Z] #1 transferring context: 87B done [2022-09-07T08:50:23.974Z] #1 DONE 0.1s [2022-09-07T08:50:23.974Z] [2022-09-07T08:50:23.974Z] #2 [internal] load build definition from Dockerfile [2022-09-07T08:50:23.974Z] #2 transferring dockerfile: 17.04kB done [2022-09-07T08:50:23.974Z] #2 DONE 0.1s [2022-09-07T08:50:23.974Z] [2022-09-07T08:50:23.974Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-09-07T08:50:24.456Z] #20 4.019 #=#=# ### [2022-09-07T08:50:24.456Z] #20 ... [2022-09-07T08:50:24.456Z] [2022-09-07T08:50:24.456Z] #21 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-07T08:50:24.456Z] #21 DONE 1.2s [2022-09-07T08:50:24.456Z] [2022-09-07T08:50:24.456Z] #20 [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 [2022-09-07T08:50:24.556Z] #3 DONE 0.6s [2022-09-07T08:50:24.556Z] [2022-09-07T08:50:24.556Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-09-07T08:50:24.556Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-09-07T08:50:24.556Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-09-07T08:50:24.556Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-09-07T08:50:24.556Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-09-07T08:50:24.556Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 2.10MB / 9.64MB 0.2s [2022-09-07T08:50:24.816Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 8.39MB / 9.64MB 0.3s [2022-09-07T08:50:24.816Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2022-09-07T08:50:24.816Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2022-09-07T08:50:25.074Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-09-07T08:50:25.074Z] #4 DONE 0.7s [2022-09-07T08:50:25.074Z] [2022-09-07T08:50:25.074Z] #5 [internal] load build definition from Dockerfile [2022-09-07T08:50:25.074Z] #5 DONE 0.0s [2022-09-07T08:50:25.074Z] [2022-09-07T08:50:25.074Z] #6 [internal] load .dockerignore [2022-09-07T08:50:25.074Z] #6 DONE 0.0s [2022-09-07T08:50:25.074Z] [2022-09-07T08:50:25.074Z] #7 [internal] load metadata for docker.io/library/golang:1.18.6-buster [2022-09-07T08:50:25.233Z] #20 4.019 #=#=# ### 4.8% ###### 9.1% ######## 12.4% ############## 20.7% ################## 26.1% ###################### 31.2% ########################## 36.2% ############################# 41.3% [2022-09-07T08:50:25.233Z] #20 ... [2022-09-07T08:50:25.233Z] [2022-09-07T08:50:25.233Z] #22 [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 [2022-09-07T08:50:25.233Z] #22 DONE 0.9s [2022-09-07T08:50:25.233Z] [2022-09-07T08:50:25.233Z] #20 [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 [2022-09-07T08:50:25.233Z] #20 4.019 #=#=# ### 4.8% ###### 9.1% ######## 12.4% ############## 20.7% ################## 26.1% ###################### 31.2% ########################## 36.2% ############################# 41.3% ################################# 46.9% ##################################### 52.1% [2022-09-07T08:50:25.233Z] #20 ... [2022-09-07T08:50:25.233Z] [2022-09-07T08:50:25.233Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-07T08:50:25.233Z] #23 DONE 0.1s [2022-09-07T08:50:25.233Z] [2022-09-07T08:50:25.233Z] #20 [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 [2022-09-07T08:50:25.778Z] #20 4.019 #=#=# ### 4.8% ###### 9.1% ######## 12.4% ############## 20.7% ################## 26.1% ###################### 31.2% ########################## 36.2% ############################# 41.3% ################################# 46.9% ##################################### 52.1% ######################################### 57.2% ############################################ 62.3% [2022-09-07T08:50:25.778Z] #20 ... [2022-09-07T08:50:25.778Z] [2022-09-07T08:50:25.778Z] #24 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-07T08:50:25.778Z] #24 DONE 0.4s [2022-09-07T08:50:25.778Z] [2022-09-07T08:50:25.778Z] #20 [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 [2022-09-07T08:50:26.127Z] Client: Docker Engine - Community [2022-09-07T08:50:26.127Z] Version: 22.06.0-beta.0 [2022-09-07T08:50:26.127Z] API version: 1.42 [2022-09-07T08:50:26.127Z] Go version: go1.18.3 [2022-09-07T08:50:26.127Z] Git commit: 3e9117b [2022-09-07T08:50:26.127Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-07T08:50:26.127Z] OS/Arch: linux/amd64 [2022-09-07T08:50:26.127Z] Context: default [2022-09-07T08:50:26.127Z] [2022-09-07T08:50:26.127Z] Server: Docker Engine - Community [2022-09-07T08:50:26.127Z] Engine: [2022-09-07T08:50:26.127Z] Version: 22.06.0-beta.0 [2022-09-07T08:50:26.127Z] API version: 1.42 (minimum version 1.12) [2022-09-07T08:50:26.127Z] Go version: go1.18.3 [2022-09-07T08:50:26.127Z] Git commit: 38633e7 [2022-09-07T08:50:26.127Z] Built: Fri Jun 3 17:55:46 2022 [2022-09-07T08:50:26.127Z] OS/Arch: linux/amd64 [2022-09-07T08:50:26.127Z] Experimental: true [2022-09-07T08:50:26.127Z] containerd: [2022-09-07T08:50:26.127Z] Version: 1.6.8 [2022-09-07T08:50:26.127Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-07T08:50:26.127Z] runc: [2022-09-07T08:50:26.127Z] Version: 1.1.4 [2022-09-07T08:50:26.127Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-07T08:50:26.127Z] docker-init: [2022-09-07T08:50:26.127Z] Version: 0.19.0 [2022-09-07T08:50:26.127Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-07T08:50:26.295Z] #20 4.019 #=#=# ### 4.8% ###### 9.1% ######## 12.4% ############## 20.7% ################## 26.1% ###################### 31.2% ########################## 36.2% ############################# 41.3% ################################# 46.9% ##################################### 52.1% ######################################### 57.2% ############################################ 62.3% ################################################ 67.8% #################################################### 72.4% ######################################################## 78.3% ############################################################ 83.4% ############################################################### 88.3% ################################################################### 93.9% ####################################################################### 99.1% ######################################################################## 100.0% [2022-09-07T08:50:26.295Z] #20 6.014 [2022-09-07T08:50:26.435Z] + docker info [2022-09-07T08:50:26.435Z] Client: [2022-09-07T08:50:26.435Z] Context: default [2022-09-07T08:50:26.435Z] Debug Mode: false [2022-09-07T08:50:26.435Z] Plugins: [2022-09-07T08:50:26.435Z] buildx: Docker Buildx (Docker Inc.) [2022-09-07T08:50:26.435Z] Version: f500bf6 [2022-09-07T08:50:26.435Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-07T08:50:26.435Z] compose: Docker Compose (Docker Inc.) [2022-09-07T08:50:26.435Z] Version: v2.10.2 [2022-09-07T08:50:26.435Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-07T08:50:26.435Z] scan: Docker Scan (Docker Inc.) [2022-09-07T08:50:26.435Z] Version: v0.17.0 [2022-09-07T08:50:26.435Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-07T08:50:26.435Z] [2022-09-07T08:50:26.435Z] Server: [2022-09-07T08:50:26.435Z] Containers: 0 [2022-09-07T08:50:26.435Z] Running: 0 [2022-09-07T08:50:26.435Z] Paused: 0 [2022-09-07T08:50:26.435Z] Stopped: 0 [2022-09-07T08:50:26.435Z] Images: 0 [2022-09-07T08:50:26.435Z] Server Version: 22.06.0-beta.0 [2022-09-07T08:50:26.435Z] Storage Driver: overlay2 [2022-09-07T08:50:26.435Z] Backing Filesystem: extfs [2022-09-07T08:50:26.435Z] Supports d_type: true [2022-09-07T08:50:26.435Z] Using metacopy: false [2022-09-07T08:50:26.435Z] Native Overlay Diff: true [2022-09-07T08:50:26.435Z] userxattr: false [2022-09-07T08:50:26.435Z] Logging Driver: json-file [2022-09-07T08:50:26.435Z] Cgroup Driver: cgroupfs [2022-09-07T08:50:26.435Z] Cgroup Version: 1 [2022-09-07T08:50:26.435Z] Plugins: [2022-09-07T08:50:26.435Z] Volume: local [2022-09-07T08:50:26.435Z] Network: bridge host ipvlan macvlan null overlay [2022-09-07T08:50:26.435Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-07T08:50:26.435Z] Swarm: inactive [2022-09-07T08:50:26.435Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-07T08:50:26.435Z] Default Runtime: runc [2022-09-07T08:50:26.435Z] Init Binary: docker-init [2022-09-07T08:50:26.435Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-07T08:50:26.435Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-07T08:50:26.435Z] init version: de40ad0 [2022-09-07T08:50:26.435Z] Security Options: [2022-09-07T08:50:26.435Z] apparmor [2022-09-07T08:50:26.435Z] seccomp [2022-09-07T08:50:26.435Z] Profile: builtin [2022-09-07T08:50:26.435Z] Kernel Version: 5.4.0-1084-aws [2022-09-07T08:50:26.435Z] Operating System: Ubuntu 18.04.6 LTS [2022-09-07T08:50:26.435Z] OSType: linux [2022-09-07T08:50:26.435Z] Architecture: x86_64 [2022-09-07T08:50:26.435Z] CPUs: 2 [2022-09-07T08:50:26.435Z] Total Memory: 15.35GiB [2022-09-07T08:50:26.435Z] Name: ip-10-100-37-79 [2022-09-07T08:50:26.435Z] ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa [2022-09-07T08:50:26.435Z] Docker Root Dir: /var/lib/docker [2022-09-07T08:50:26.435Z] Debug Mode: false [2022-09-07T08:50:26.435Z] Registry: https://index.docker.io/v1/ [2022-09-07T08:50:26.435Z] Labels: [2022-09-07T08:50:26.435Z] Experimental: true [2022-09-07T08:50:26.435Z] Insecure Registries: [2022-09-07T08:50:26.435Z] 127.0.0.0/8 [2022-09-07T08:50:26.435Z] Live Restore Enabled: true [2022-09-07T08:50:26.435Z] [2022-09-07T08:50:26.435Z] WARNING: No swap limit support [Pipeline] sh [2022-09-07T08:50:26.476Z] #7 ... [2022-09-07T08:50:26.476Z] [2022-09-07T08:50:26.476Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T08:50:26.476Z] #8 DONE 0.9s [2022-09-07T08:50:26.476Z] [2022-09-07T08:50:26.476Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T08:50:26.476Z] #9 DONE 1.0s [2022-09-07T08:50:26.476Z] [2022-09-07T08:50:26.476Z] #10 [internal] load metadata for docker.io/library/debian:buster [2022-09-07T08:50:26.476Z] #10 DONE 1.0s [2022-09-07T08:50:26.476Z] [2022-09-07T08:50:26.476Z] #7 [internal] load metadata for docker.io/library/golang:1.18.6-buster [2022-09-07T08:50:26.476Z] #7 DONE 1.0s [2022-09-07T08:50:26.719Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-07T08:50:26.719Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-07T08:50:26.719Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44098/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-09-07T08:50:26.719Z] + bash /home/ubuntu/workspace/moby_PR-44098/check-config.sh [2022-09-07T08:50:26.719Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-07T08:50:26.719Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ... [2022-09-07T08:50:26.719Z] [2022-09-07T08:50:26.719Z] Generally Necessary: [2022-09-07T08:50:26.719Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-07T08:50:26.719Z] - apparmor: enabled and tools installed [2022-09-07T08:50:26.719Z] - CONFIG_NAMESPACES: enabled [2022-09-07T08:50:26.719Z] - CONFIG_NET_NS: enabled [2022-09-07T08:50:26.719Z] - CONFIG_PID_NS: enabled [2022-09-07T08:50:26.719Z] - CONFIG_IPC_NS: enabled [2022-09-07T08:50:26.719Z] - CONFIG_UTS_NS: enabled [2022-09-07T08:50:26.719Z] - CONFIG_CGROUPS: enabled [2022-09-07T08:50:26.719Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-07T08:50:26.719Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-07T08:50:26.719Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-07T08:50:26.719Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-07T08:50:26.719Z] - CONFIG_CPUSETS: enabled [2022-09-07T08:50:26.719Z] - CONFIG_MEMCG: enabled [2022-09-07T08:50:26.735Z] [2022-09-07T08:50:26.735Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:50:26.735Z] #11 resolve docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 0.0s done [2022-09-07T08:50:26.865Z] #20 6.656 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-07T08:50:26.865Z] #20 6.794 [2022-09-07T08:50:26.979Z] - CONFIG_KEYS: enabled [2022-09-07T08:50:26.979Z] - CONFIG_VETH: enabled (as module) [2022-09-07T08:50:26.979Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-07T08:50:26.979Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-07T08:50:26.979Z] - CONFIG_NF_NAT_IPV4: missing [2022-09-07T08:50:26.979Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-07T08:50:26.979Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-07T08:50:26.979Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-07T08:50:26.979Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-07T08:50:26.979Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-07T08:50:26.979Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-07T08:50:26.979Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-07T08:50:26.979Z] - CONFIG_NF_NAT_NEEDED: missing [2022-09-07T08:50:26.979Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-07T08:50:26.979Z] [2022-09-07T08:50:26.979Z] Optional Features: [2022-09-07T08:50:26.979Z] - CONFIG_USER_NS: enabled [2022-09-07T08:50:26.979Z] - CONFIG_SECCOMP: enabled [2022-09-07T08:50:26.979Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-07T08:50:26.979Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-07T08:50:26.979Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-07T08:50:26.979Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-09-07T08:50:26.979Z] - CONFIG_BLK_CGROUP: enabled [2022-09-07T08:50:26.979Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-07T08:50:26.979Z] - CONFIG_IOSCHED_CFQ: missing [2022-09-07T08:50:26.979Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-09-07T08:50:26.979Z] - CONFIG_CGROUP_PERF: enabled [2022-09-07T08:50:26.979Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-07T08:50:26.979Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-07T08:50:26.979Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-07T08:50:26.979Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-07T08:50:26.979Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-07T08:50:26.979Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-07T08:50:26.994Z] #11 sha256:6f9b85939f2db2db424169c5366d93738e0a82b0e7a0eedb38d900ca37acfb64 7.10kB / 7.10kB done [2022-09-07T08:50:26.994Z] #11 sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 988B / 988B done [2022-09-07T08:50:26.994Z] #11 sha256:587be819385bf850a6005fa12c86d876b00e6c151d6f0bdb9f43c43333d7630f 1.79kB / 1.79kB done [2022-09-07T08:50:26.994Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 2.10MB / 50.44MB 0.2s [2022-09-07T08:50:26.994Z] #11 sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 1.05MB / 7.86MB 0.2s [2022-09-07T08:50:27.240Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-07T08:50:27.240Z] - CONFIG_IP_VS: enabled (as module) [2022-09-07T08:50:27.240Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-07T08:50:27.240Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-07T08:50:27.240Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-07T08:50:27.240Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-07T08:50:27.240Z] - CONFIG_EXT4_FS: enabled [2022-09-07T08:50:27.240Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-07T08:50:27.240Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-07T08:50:27.240Z] - Network Drivers: [2022-09-07T08:50:27.240Z] - "overlay": [2022-09-07T08:50:27.240Z] - CONFIG_VXLAN: enabled (as module) [2022-09-07T08:50:27.240Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-07T08:50:27.240Z] Optional (for encrypted networks): [2022-09-07T08:50:27.240Z] - CONFIG_CRYPTO: enabled [2022-09-07T08:50:27.240Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-07T08:50:27.240Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-07T08:50:27.240Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-07T08:50:27.240Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-07T08:50:27.240Z] - CONFIG_XFRM: enabled [2022-09-07T08:50:27.240Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-07T08:50:27.240Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-07T08:50:27.240Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-07T08:50:27.240Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-09-07T08:50:27.240Z] - "ipvlan": [2022-09-07T08:50:27.240Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-07T08:50:27.240Z] - "macvlan": [2022-09-07T08:50:27.240Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-07T08:50:27.240Z] - CONFIG_DUMMY: enabled (as module) [2022-09-07T08:50:27.240Z] - "ftp,tftp client in container": [2022-09-07T08:50:27.240Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-07T08:50:27.240Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-07T08:50:27.240Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-07T08:50:27.240Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-07T08:50:27.240Z] - Storage Drivers: [2022-09-07T08:50:27.240Z] - "aufs": [2022-09-07T08:50:27.240Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-07T08:50:27.240Z] - "btrfs": [2022-09-07T08:50:27.240Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-07T08:50:27.254Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 11.53MB / 50.44MB 0.3s [2022-09-07T08:50:27.254Z] #11 sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 7.86MB / 7.86MB 0.3s [2022-09-07T08:50:27.254Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 20.97MB / 50.44MB 0.4s [2022-09-07T08:50:27.254Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 29.36MB / 50.44MB 0.5s [2022-09-07T08:50:27.382Z] #20 7.046 #=#=# ######################################################################## 100.0% [2022-09-07T08:50:27.382Z] #20 7.118 [2022-09-07T08:50:27.500Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-07T08:50:27.500Z] - "devicemapper": [2022-09-07T08:50:27.500Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-07T08:50:27.500Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-07T08:50:27.500Z] - "overlay": [2022-09-07T08:50:27.500Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-07T08:50:27.500Z] - "zfs": [2022-09-07T08:50:27.500Z] - /dev/zfs: present [2022-09-07T08:50:27.500Z] - zfs command: missing [2022-09-07T08:50:27.500Z] - zpool command: missing [2022-09-07T08:50:27.500Z] [2022-09-07T08:50:27.500Z] Limits: [2022-09-07T08:50:27.500Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-07T08:50:27.500Z] [2022-09-07T08:50:27.500Z] + true [Pipeline] } [2022-09-07T08:50:27.513Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 44.04MB / 50.44MB 0.6s [2022-09-07T08:50:27.513Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 0.7s [2022-09-07T08:50:27.513Z] #11 sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 7.86MB / 7.86MB 0.6s done [2022-09-07T08:50:27.513Z] #11 sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 0B / 10.00MB 0.7s [2022-09-07T08:50:27.513Z] #11 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 3.39MB / 51.84MB 0.7s [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-07T08:50:27.773Z] #11 sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 10.00MB / 10.00MB 0.9s [2022-09-07T08:50:27.773Z] #11 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 23.07MB / 51.84MB 0.9s [2022-09-07T08:50:27.773Z] #11 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 34.60MB / 51.84MB 1.0s [2022-09-07T08:50:27.844Z] + sudo modprobe ip_vs [2022-09-07T08:50:27.844Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9c623c65c8e56005a0454372738841e14ceb3f1b . [2022-09-07T08:50:27.954Z] #20 7.667 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-07T08:50:27.954Z] #20 7.777 [2022-09-07T08:50:28.034Z] #11 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 44.04MB / 51.84MB 1.1s [2022-09-07T08:50:28.034Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 1.2s done [2022-09-07T08:50:28.034Z] #11 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 50.33MB / 51.84MB 1.2s [2022-09-07T08:50:28.034Z] #11 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 [2022-09-07T08:50:28.111Z] #1 [internal] load .dockerignore [2022-09-07T08:50:28.111Z] #1 transferring context: 87B done [2022-09-07T08:50:28.111Z] #1 DONE 0.1s [2022-09-07T08:50:28.111Z] [2022-09-07T08:50:28.111Z] #2 [internal] load build definition from Dockerfile [2022-09-07T08:50:28.111Z] #2 transferring dockerfile: 17.04kB done [2022-09-07T08:50:28.111Z] #2 DONE 0.1s [2022-09-07T08:50:28.111Z] [2022-09-07T08:50:28.111Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-09-07T08:50:28.213Z] #20 8.001 #=#=# ######################################################################## 100.0% [2022-09-07T08:50:28.293Z] #11 sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 10.00MB / 10.00MB 1.3s done [2022-09-07T08:50:28.293Z] #11 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 8.37MB / 68.83MB 1.3s [2022-09-07T08:50:28.293Z] #11 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 28.31MB / 68.83MB 1.5s [2022-09-07T08:50:28.293Z] #11 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 38.80MB / 68.83MB 1.6s [2022-09-07T08:50:28.472Z] #20 8.083 [2022-09-07T08:50:28.553Z] #11 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 48.23MB / 68.83MB 1.7s [2022-09-07T08:50:28.553Z] #11 ... [2022-09-07T08:50:28.553Z] [2022-09-07T08:50:28.553Z] #12 [internal] load build context [2022-09-07T08:50:28.553Z] #12 transferring context: 53.42MB 1.5s done [2022-09-07T08:50:28.553Z] #12 DONE 2.0s [2022-09-07T08:50:28.553Z] [2022-09-07T08:50:28.553Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:50:28.553Z] #11 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 51.84MB / 51.84MB 1.8s done [2022-09-07T08:50:28.553Z] #11 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 56.62MB / 68.83MB 1.8s [2022-09-07T08:50:28.553Z] #11 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 0B / 141.88MB 1.8s [2022-09-07T08:50:28.679Z] #3 DONE 0.3s [2022-09-07T08:50:28.679Z] [2022-09-07T08:50:28.679Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-09-07T08:50:28.679Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-09-07T08:50:28.679Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-09-07T08:50:28.679Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.1s [2022-09-07T08:50:28.679Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-09-07T08:50:28.679Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-09-07T08:50:28.679Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2022-09-07T08:50:28.812Z] #11 ... [2022-09-07T08:50:28.812Z] [2022-09-07T08:50:28.812Z] #13 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T08:50:28.812Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-07T08:50:28.812Z] #13 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-07T08:50:28.812Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-07T08:50:28.812Z] #13 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-07T08:50:28.812Z] #13 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2022-09-07T08:50:28.812Z] #13 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.3s done [2022-09-07T08:50:28.812Z] #13 DONE 2.0s [2022-09-07T08:50:28.812Z] [2022-09-07T08:50:28.812Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:50:28.812Z] #11 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 68.16MB / 68.83MB 1.9s [2022-09-07T08:50:28.812Z] #11 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 8.39MB / 141.88MB 1.9s [2022-09-07T08:50:28.812Z] #11 sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b 155B / 155B 1.8s done [2022-09-07T08:50:28.812Z] #11 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 17.83MB / 141.88MB 2.0s [2022-09-07T08:50:28.939Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-09-07T08:50:28.939Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2022-09-07T08:50:29.040Z] #20 ... [2022-09-07T08:50:29.040Z] [2022-09-07T08:50:29.040Z] #25 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-09-07T08:50:29.040Z] #25 DONE 3.7s [2022-09-07T08:50:29.040Z] [2022-09-07T08:50:29.040Z] #20 [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 [2022-09-07T08:50:29.040Z] #20 8.659 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-09-07T08:50:29.040Z] #20 8.768 [2022-09-07T08:50:29.071Z] #11 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 28.31MB / 141.88MB 2.1s [2022-09-07T08:50:29.071Z] #11 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 37.75MB / 141.88MB 2.2s [2022-09-07T08:50:29.071Z] #11 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 47.19MB / 141.88MB 2.3s [2022-09-07T08:50:29.204Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-09-07T08:50:29.204Z] #4 DONE 0.6s [2022-09-07T08:50:29.331Z] #11 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 58.72MB / 141.88MB 2.4s [2022-09-07T08:50:29.331Z] #11 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 78.64MB / 141.88MB 2.6s [2022-09-07T08:50:29.464Z] [2022-09-07T08:50:29.464Z] #5 [internal] load build definition from Dockerfile [2022-09-07T08:50:29.464Z] #5 DONE 0.0s [2022-09-07T08:50:29.464Z] [2022-09-07T08:50:29.464Z] #6 [internal] load .dockerignore [2022-09-07T08:50:29.464Z] #6 DONE 0.0s [2022-09-07T08:50:29.464Z] [2022-09-07T08:50:29.464Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T08:50:29.589Z] #11 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 87.03MB / 141.88MB 2.7s [2022-09-07T08:50:29.589Z] #11 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 1.5s done [2022-09-07T08:50:29.589Z] #11 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 68.83MB / 68.83MB 2.7s done [2022-09-07T08:50:29.589Z] #11 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 96.47MB / 141.88MB 2.8s [2022-09-07T08:50:29.848Z] #11 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 109.05MB / 141.88MB 2.9s [2022-09-07T08:50:29.848Z] #11 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 118.49MB / 141.88MB 3.0s [2022-09-07T08:50:30.037Z] #7 DONE 0.8s [2022-09-07T08:50:30.037Z] [2022-09-07T08:50:30.037Z] #8 [internal] load metadata for docker.io/library/debian:buster [2022-09-07T08:50:30.037Z] #8 DONE 0.8s [2022-09-07T08:50:30.037Z] [2022-09-07T08:50:30.037Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T08:50:30.037Z] #9 DONE 0.8s [2022-09-07T08:50:30.037Z] [2022-09-07T08:50:30.037Z] #10 [internal] load metadata for docker.io/library/golang:1.18.6-buster [2022-09-07T08:50:30.037Z] #10 DONE 0.8s [2022-09-07T08:50:30.077Z] #20 9.007 #=#=# 0.0% ################## 25.6% ################################# 47.1% ########################################### 60.4% ##################################################### 74.7% ###################################################################### 98.2% ######################################################################## 100.0% [2022-09-07T08:50:30.077Z] #20 9.881 [2022-09-07T08:50:30.107Z] #11 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 135.27MB / 141.88MB 3.2s [2022-09-07T08:50:30.609Z] [2022-09-07T08:50:30.609Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:50:30.609Z] #11 resolve docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 0.1s done [2022-09-07T08:50:30.675Z] #11 extracting sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa [2022-09-07T08:50:30.874Z] #11 sha256:6f9b85939f2db2db424169c5366d93738e0a82b0e7a0eedb38d900ca37acfb64 7.10kB / 7.10kB done [2022-09-07T08:50:30.875Z] #11 sha256:587be819385bf850a6005fa12c86d876b00e6c151d6f0bdb9f43c43333d7630f 1.79kB / 1.79kB done [2022-09-07T08:50:30.875Z] #11 sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 988B / 988B done [2022-09-07T08:50:30.875Z] #11 sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 1.05MB / 7.86MB 0.2s [2022-09-07T08:50:30.875Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 4.19MB / 50.44MB 0.2s [2022-09-07T08:50:30.934Z] #11 extracting sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 0.4s done [2022-09-07T08:50:31.012Z] #20 10.59 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-07T08:50:31.135Z] #11 sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 7.34MB / 7.86MB 0.3s [2022-09-07T08:50:31.135Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 9.44MB / 50.44MB 0.3s [2022-09-07T08:50:31.136Z] #11 sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 7.86MB / 7.86MB 0.3s [2022-09-07T08:50:31.136Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 16.78MB / 50.44MB 0.3s [2022-09-07T08:50:31.319Z] #20 10.95 [2022-09-07T08:50:31.395Z] #11 sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 7.86MB / 7.86MB 0.4s done [2022-09-07T08:50:31.395Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 22.02MB / 50.44MB 0.4s [2022-09-07T08:50:31.395Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 34.60MB / 50.44MB 0.7s [2022-09-07T08:50:31.395Z] #11 sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 8.39MB / 10.00MB 0.7s [2022-09-07T08:50:31.395Z] #11 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 0B / 51.84MB 0.7s [2022-09-07T08:50:31.501Z] #11 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 141.88MB / 141.88MB 4.7s done [2022-09-07T08:50:31.501Z] #11 ... [2022-09-07T08:50:31.501Z] [2022-09-07T08:50:31.501Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-07T08:50:31.501Z] #14 resolve docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 0.0s done [2022-09-07T08:50:31.501Z] #14 sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 984B / 984B done [2022-09-07T08:50:31.501Z] #14 sha256:faa416b9eeda2cbdb796544422eedd698e716dbd99841138521a94db51bf6123 529B / 529B done [2022-09-07T08:50:31.501Z] #14 sha256:12d6c5111e34893b46b35672fc4ab8c506fdd66292afc030ca1e794b0dd6fbaa 1.46kB / 1.46kB done [2022-09-07T08:50:31.501Z] #14 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 1.2s done [2022-09-07T08:50:31.501Z] #14 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 1.5s done [2022-09-07T08:50:31.501Z] #14 DONE 5.0s [2022-09-07T08:50:31.501Z] [2022-09-07T08:50:31.501Z] #15 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T08:50:31.501Z] #15 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-07T08:50:31.501Z] #15 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-07T08:50:31.501Z] #15 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-07T08:50:31.501Z] #15 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-07T08:50:31.501Z] #15 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.1s done [2022-09-07T08:50:31.501Z] #15 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done [2022-09-07T08:50:31.501Z] #15 DONE 5.0s [2022-09-07T08:50:31.501Z] [2022-09-07T08:50:31.501Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:50:31.501Z] #11 extracting sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 [2022-09-07T08:50:31.657Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 38.80MB / 50.44MB 0.8s [2022-09-07T08:50:31.658Z] #11 sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 10.00MB / 10.00MB 0.8s [2022-09-07T08:50:31.658Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 42.49MB / 50.44MB 0.8s [2022-09-07T08:50:31.658Z] #11 sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 10.00MB / 10.00MB 0.8s done [2022-09-07T08:50:31.658Z] #11 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 9.44MB / 51.84MB 0.8s [2022-09-07T08:50:31.869Z] #20 11.40 #=#=# ##O#- # ######################################################################## 100.0% [2022-09-07T08:50:31.973Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 0.9s [2022-09-07T08:50:31.973Z] #11 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 15.73MB / 51.84MB 0.9s [2022-09-07T08:50:31.973Z] #11 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 0B / 68.83MB 0.9s [2022-09-07T08:50:31.973Z] #11 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 22.02MB / 51.84MB 1.0s [2022-09-07T08:50:31.973Z] #11 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 4.19MB / 68.83MB 1.0s [2022-09-07T08:50:32.069Z] #11 extracting sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 0.3s done [2022-09-07T08:50:32.224Z] #20 11.93 [2022-09-07T08:50:32.235Z] #11 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 34.60MB / 51.84MB 1.2s [2022-09-07T08:50:32.235Z] #11 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 16.40MB / 68.83MB 1.2s [2022-09-07T08:50:32.235Z] #11 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 41.94MB / 51.84MB 1.4s [2022-09-07T08:50:32.235Z] #11 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 23.07MB / 68.83MB 1.4s [2022-09-07T08:50:32.235Z] #11 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 1.5s done [2022-09-07T08:50:32.235Z] #11 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 47.26MB / 51.84MB 1.6s [2022-09-07T08:50:32.235Z] #11 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 0B / 141.88MB 1.6s [2022-09-07T08:50:32.328Z] #11 extracting sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 0.1s [2022-09-07T08:50:32.499Z] #11 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 50.33MB / 51.84MB 1.7s [2022-09-07T08:50:32.499Z] #11 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 31.46MB / 68.83MB 1.7s [2022-09-07T08:50:32.760Z] #11 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 40.89MB / 68.83MB 1.9s [2022-09-07T08:50:32.760Z] #11 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 10.49MB / 141.88MB 1.9s [2022-09-07T08:50:33.024Z] #11 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 50.33MB / 68.83MB 2.2s [2022-09-07T08:50:33.024Z] #11 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 19.92MB / 141.88MB 2.2s [2022-09-07T08:50:33.024Z] #11 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 0.4s [2022-09-07T08:50:33.170Z] #20 13.02 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-07T08:50:33.265Z] #11 ... [2022-09-07T08:50:33.265Z] [2022-09-07T08:50:33.265Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-07T08:50:33.265Z] #16 DONE 0.6s [2022-09-07T08:50:33.265Z] [2022-09-07T08:50:33.265Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:50:33.284Z] #11 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 51.84MB / 51.84MB 2.3s done [2022-09-07T08:50:33.284Z] #11 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 63.96MB / 68.83MB 2.5s [2022-09-07T08:50:33.284Z] #11 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 32.51MB / 141.88MB 2.5s [2022-09-07T08:50:33.284Z] #11 sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b 0B / 155B 2.5s [2022-09-07T08:50:33.284Z] #11 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 68.18MB / 68.83MB 2.5s [2022-09-07T08:50:33.284Z] #11 sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b 155B / 155B 2.5s done [2022-09-07T08:50:33.544Z] #11 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 42.99MB / 141.88MB 2.6s [2022-09-07T08:50:33.544Z] #11 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 59.77MB / 141.88MB 2.8s [2022-09-07T08:50:33.740Z] #20 13.39 [2022-09-07T08:50:33.804Z] #11 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 72.66MB / 141.88MB 3.0s [2022-09-07T08:50:33.834Z] #11 extracting sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 1.5s done [2022-09-07T08:50:33.999Z] #20 13.77 #=#=# ######################################################################## 100.0% [2022-09-07T08:50:34.000Z] #20 13.88 [2022-09-07T08:50:34.067Z] #11 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 88.08MB / 141.88MB 3.3s [2022-09-07T08:50:34.067Z] #11 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 68.83MB / 68.83MB 3.3s done [2022-09-07T08:50:34.093Z] #11 extracting sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d [2022-09-07T08:50:34.259Z] #20 14.01 Download of images into '/build' complete. [2022-09-07T08:50:34.259Z] #20 14.02 Use something like the following to load the result into a Docker daemon: [2022-09-07T08:50:34.259Z] #20 14.02 tar -cC '/build' . | docker load [2022-09-07T08:50:34.328Z] #11 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 100.66MB / 141.88MB 3.4s [2022-09-07T08:50:34.328Z] #11 ... [2022-09-07T08:50:34.328Z] [2022-09-07T08:50:34.328Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T08:50:34.328Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-07T08:50:34.328Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-07T08:50:34.328Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-07T08:50:34.328Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-07T08:50:34.328Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-09-07T08:50:34.328Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done [2022-09-07T08:50:34.328Z] #12 DONE 3.7s [2022-09-07T08:50:34.328Z] [2022-09-07T08:50:34.328Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:50:34.328Z] #11 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 118.49MB / 141.88MB 3.7s [2022-09-07T08:50:34.352Z] #11 ... [2022-09-07T08:50:34.352Z] [2022-09-07T08:50:34.352Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-07T08:50:34.352Z] #17 DONE 1.0s [2022-09-07T08:50:34.352Z] [2022-09-07T08:50:34.352Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:50:34.588Z] #11 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 125.83MB / 141.88MB 3.8s [2022-09-07T08:50:34.827Z] #20 DONE 14.5s [2022-09-07T08:50:34.828Z] [2022-09-07T08:50:34.828Z] #26 [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 [2022-09-07T08:50:34.828Z] #0 6.109 + RM_GOPATH=0 [2022-09-07T08:50:34.828Z] #0 6.109 + TMP_GOPATH= [2022-09-07T08:50:34.828Z] #0 6.110 + : /build [2022-09-07T08:50:34.828Z] #0 6.110 + '[' -z '' ']' [2022-09-07T08:50:34.828Z] #0 6.111 ++ mktemp -d [2022-09-07T08:50:34.828Z] #0 6.126 + export GOPATH=/tmp/tmp.jiKKNZT9na [2022-09-07T08:50:34.828Z] #0 6.126 + GOPATH=/tmp/tmp.jiKKNZT9na [2022-09-07T08:50:34.828Z] #0 6.126 + RM_GOPATH=1 [2022-09-07T08:50:34.828Z] #0 6.126 + case "$(go env GOARCH)" in [2022-09-07T08:50:34.828Z] #0 6.131 ++ go env GOARCH [2022-09-07T08:50:34.828Z] #0 6.174 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:34.828Z] #0 6.179 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:34.828Z] #0 6.187 ++ dirname /tmp/install/install.sh [2022-09-07T08:50:34.828Z] #0 6.199 + dir=/tmp/install [2022-09-07T08:50:34.828Z] #0 6.204 + bin=rootlesskit [2022-09-07T08:50:34.828Z] #0 6.204 + shift [2022-09-07T08:50:34.828Z] #0 6.205 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-09-07T08:50:34.828Z] #0 6.205 + . /tmp/install/rootlesskit.installer [2022-09-07T08:50:34.828Z] #0 6.205 ++ : v0.14.4 [2022-09-07T08:50:34.828Z] #0 6.206 + install_rootlesskit [2022-09-07T08:50:34.828Z] #0 6.206 + case "$1" in [2022-09-07T08:50:34.828Z] #0 6.207 + export CGO_ENABLED=0 [2022-09-07T08:50:34.828Z] #0 6.207 + CGO_ENABLED=0 [2022-09-07T08:50:34.828Z] #0 6.207 + _install_rootlesskit [2022-09-07T08:50:34.828Z] #0 6.210 + echo 'Install rootlesskit version v0.14.4' [2022-09-07T08:50:34.828Z] #0 6.227 Install rootlesskit version v0.14.4 [2022-09-07T08:50:34.828Z] #0 6.232 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-07T08:50:34.828Z] #0 6.232 + GOBIN=/build [2022-09-07T08:50:34.828Z] #0 6.232 + GO111MODULE=on [2022-09-07T08:50:34.828Z] #0 6.232 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-09-07T08:50:34.828Z] #0 6.936 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-09-07T08:50:34.894Z] #11 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 138.41MB / 141.88MB 3.9s [2022-09-07T08:50:35.087Z] #26 ... [2022-09-07T08:50:35.087Z] [2022-09-07T08:50:35.087Z] #27 [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 [2022-09-07T08:50:35.087Z] #0 6.125 + RM_GOPATH=0 [2022-09-07T08:50:35.087Z] #0 6.125 + TMP_GOPATH= [2022-09-07T08:50:35.087Z] #0 6.125 + : /build [2022-09-07T08:50:35.087Z] #0 6.125 + '[' -z '' ']' [2022-09-07T08:50:35.087Z] #0 6.125 ++ mktemp -d [2022-09-07T08:50:35.087Z] #0 6.125 + export GOPATH=/tmp/tmp.RGiHixYTvW [2022-09-07T08:50:35.087Z] #0 6.125 + GOPATH=/tmp/tmp.RGiHixYTvW [2022-09-07T08:50:35.087Z] #0 6.125 + RM_GOPATH=1 [2022-09-07T08:50:35.087Z] #0 6.125 + case "$(go env GOARCH)" in [2022-09-07T08:50:35.087Z] #0 6.125 ++ go env GOARCH [2022-09-07T08:50:35.087Z] #0 6.141 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:35.087Z] #0 6.143 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:35.087Z] #0 6.143 ++ dirname /tmp/install/install.sh [2022-09-07T08:50:35.087Z] #0 6.143 + dir=/tmp/install [2022-09-07T08:50:35.087Z] #0 6.161 + bin=gotestsum [2022-09-07T08:50:35.087Z] #0 6.162 + shift [2022-09-07T08:50:35.087Z] #0 6.163 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-09-07T08:50:35.087Z] #0 6.163 + . /tmp/install/gotestsum.installer [2022-09-07T08:50:35.087Z] #0 6.164 ++ : v1.7.0 [2022-09-07T08:50:35.087Z] #0 6.166 + install_gotestsum [2022-09-07T08:50:35.087Z] #0 6.167 + set -e [2022-09-07T08:50:35.087Z] #0 6.172 + echo 'Install gotestsum version v1.7.0' [2022-09-07T08:50:35.087Z] #0 6.172 Install gotestsum version v1.7.0 [2022-09-07T08:50:35.087Z] #0 6.173 + GOBIN=/build [2022-09-07T08:50:35.087Z] #0 6.174 + GO111MODULE=on [2022-09-07T08:50:35.087Z] #0 6.174 + go install gotest.tools/gotestsum@v1.7.0 [2022-09-07T08:50:35.087Z] #0 6.800 go: downloading gotest.tools/gotestsum v1.7.0 [2022-09-07T08:50:35.087Z] #0 8.848 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-07T08:50:35.087Z] #0 8.913 go: downloading github.com/fatih/color v1.10.0 [2022-09-07T08:50:35.087Z] #0 8.942 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-07T08:50:35.087Z] #0 9.054 go: downloading github.com/pkg/errors v0.9.1 [2022-09-07T08:50:35.087Z] #0 9.536 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-07T08:50:35.087Z] #0 9.584 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-07T08:50:35.087Z] #0 9.743 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-07T08:50:35.087Z] #0 9.748 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-07T08:50:35.087Z] #27 ... [2022-09-07T08:50:35.087Z] [2022-09-07T08:50:35.087Z] #28 [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 [2022-09-07T08:50:35.087Z] #0 6.847 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-07T08:50:35.087Z] #0 6.894 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-07T08:50:35.087Z] #0 6.895 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-07T08:50:35.087Z] #0 7.836 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-07T08:50:35.087Z] #0 9.736 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-07T08:50:35.346Z] #28 ... [2022-09-07T08:50:35.346Z] [2022-09-07T08:50:35.346Z] #29 [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 [2022-09-07T08:50:35.346Z] #0 4.862 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-07T08:50:35.346Z] #0 4.866 Cloning into '.'... [2022-09-07T08:50:35.346Z] #29 ... [2022-09-07T08:50:35.346Z] [2022-09-07T08:50:35.346Z] #30 [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 [2022-09-07T08:50:35.346Z] #0 6.060 + RM_GOPATH=0 [2022-09-07T08:50:35.346Z] #0 6.060 + TMP_GOPATH= [2022-09-07T08:50:35.346Z] #0 6.060 + : /build [2022-09-07T08:50:35.346Z] #0 6.060 + '[' -z '' ']' [2022-09-07T08:50:35.346Z] #0 6.060 ++ mktemp -d [2022-09-07T08:50:35.346Z] #0 6.060 + export GOPATH=/tmp/tmp.zJi1jpdiZh [2022-09-07T08:50:35.346Z] #0 6.060 + GOPATH=/tmp/tmp.zJi1jpdiZh [2022-09-07T08:50:35.346Z] #0 6.060 + RM_GOPATH=1 [2022-09-07T08:50:35.346Z] #0 6.060 + case "$(go env GOARCH)" in [2022-09-07T08:50:35.346Z] #0 6.060 ++ go env GOARCH [2022-09-07T08:50:35.346Z] #0 6.091 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:35.346Z] #0 6.096 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:35.346Z] #0 6.096 ++ dirname /tmp/install/install.sh [2022-09-07T08:50:35.346Z] #0 6.097 + dir=/tmp/install [2022-09-07T08:50:35.346Z] #0 6.097 + bin=golangci_lint [2022-09-07T08:50:35.346Z] #0 6.098 + shift [2022-09-07T08:50:35.346Z] #0 6.098 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-09-07T08:50:35.346Z] #0 6.099 + . /tmp/install/golangci_lint.installer [2022-09-07T08:50:35.346Z] #0 6.099 ++ : v1.44.0 [2022-09-07T08:50:35.346Z] #0 6.100 + install_golangci_lint [2022-09-07T08:50:35.346Z] #0 6.100 + set -e [2022-09-07T08:50:35.346Z] #0 6.100 + echo 'Install golangci-lint version v1.44.0' [2022-09-07T08:50:35.346Z] #0 6.100 Install golangci-lint version v1.44.0 [2022-09-07T08:50:35.346Z] #0 6.101 + GOBIN=/build [2022-09-07T08:50:35.346Z] #0 6.101 + GO111MODULE=on [2022-09-07T08:50:35.346Z] #0 6.101 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-09-07T08:50:35.346Z] #0 6.896 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-09-07T08:50:35.605Z] #30 ... [2022-09-07T08:50:35.605Z] [2022-09-07T08:50:35.605Z] #31 [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 [2022-09-07T08:50:35.605Z] #0 6.011 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-07T08:50:35.605Z] #0 6.179 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-07T08:50:35.605Z] #0 6.349 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-07T08:50:35.605Z] #0 7.460 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-07T08:50:35.605Z] #0 9.447 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-07T08:50:35.732Z] #11 extracting sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 1.5s done [2022-09-07T08:50:35.732Z] #11 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c [2022-09-07T08:50:35.839Z] #11 ... [2022-09-07T08:50:35.839Z] [2022-09-07T08:50:35.839Z] #13 [internal] load build context [2022-09-07T08:50:35.839Z] #13 transferring context: 53.42MB 4.7s done [2022-09-07T08:50:35.839Z] #13 DONE 5.1s [2022-09-07T08:50:35.839Z] [2022-09-07T08:50:35.839Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:50:35.864Z] #31 ... [2022-09-07T08:50:35.864Z] [2022-09-07T08:50:35.864Z] #32 [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 [2022-09-07T08:50:35.865Z] #0 5.155 + RM_GOPATH=0 [2022-09-07T08:50:35.865Z] #0 5.155 + TMP_GOPATH= [2022-09-07T08:50:35.865Z] #0 5.155 + : /build [2022-09-07T08:50:35.865Z] #0 5.155 + '[' -z '' ']' [2022-09-07T08:50:35.865Z] #0 5.155 ++ mktemp -d [2022-09-07T08:50:35.865Z] #0 5.172 + export GOPATH=/tmp/tmp.54ogh9F6ga [2022-09-07T08:50:35.865Z] #0 5.172 + GOPATH=/tmp/tmp.54ogh9F6ga [2022-09-07T08:50:35.865Z] #0 5.172 + RM_GOPATH=1 [2022-09-07T08:50:35.865Z] #0 5.172 + case "$(go env GOARCH)" in [2022-09-07T08:50:35.865Z] #0 5.172 ++ go env GOARCH [2022-09-07T08:50:35.865Z] #0 5.189 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:35.865Z] #0 5.189 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:35.865Z] #0 5.189 ++ dirname /tmp/install/install.sh [2022-09-07T08:50:35.865Z] #0 5.199 Install docker/cli version 17.06.2-ce from stable [2022-09-07T08:50:35.865Z] #0 5.199 + dir=/tmp/install [2022-09-07T08:50:35.865Z] #0 5.199 + bin=dockercli [2022-09-07T08:50:35.865Z] #0 5.199 + shift [2022-09-07T08:50:35.865Z] #0 5.199 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-09-07T08:50:35.865Z] #0 5.199 + . /tmp/install/dockercli.installer [2022-09-07T08:50:35.865Z] #0 5.199 ++ : stable [2022-09-07T08:50:35.865Z] #0 5.199 ++ : 17.06.2-ce [2022-09-07T08:50:35.865Z] #0 5.199 + install_dockercli [2022-09-07T08:50:35.865Z] #0 5.199 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-07T08:50:35.865Z] #0 5.199 ++ uname -m [2022-09-07T08:50:35.865Z] #0 5.199 + arch=x86_64 [2022-09-07T08:50:35.865Z] #0 5.199 + '[' x86_64 '!=' x86_64 ']' [2022-09-07T08:50:35.865Z] #0 5.199 + url=https://download.docker.com/linux/static [2022-09-07T08:50:35.865Z] #0 5.199 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-07T08:50:35.865Z] #0 5.199 + tar -xz docker/docker [2022-09-07T08:50:35.865Z] #32 ... [2022-09-07T08:50:35.865Z] [2022-09-07T08:50:35.865Z] #33 [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 [2022-09-07T08:50:35.865Z] #0 5.888 + git clone https://github.com/docker/distribution.git . [2022-09-07T08:50:35.865Z] #0 5.888 Cloning into '.'... [2022-09-07T08:50:36.126Z] #33 ... [2022-09-07T08:50:36.126Z] [2022-09-07T08:50:36.126Z] #34 [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 [2022-09-07T08:50:36.126Z] #0 6.284 + RM_GOPATH=0 [2022-09-07T08:50:36.126Z] #0 6.284 + TMP_GOPATH= [2022-09-07T08:50:36.126Z] #0 6.284 + : /build [2022-09-07T08:50:36.126Z] #0 6.284 + '[' -z '' ']' [2022-09-07T08:50:36.126Z] #0 6.315 ++ mktemp -d [2022-09-07T08:50:36.126Z] #0 6.318 + export GOPATH=/tmp/tmp.lOrFpfiCoB [2022-09-07T08:50:36.126Z] #0 6.318 + GOPATH=/tmp/tmp.lOrFpfiCoB [2022-09-07T08:50:36.126Z] #0 6.318 + RM_GOPATH=1 [2022-09-07T08:50:36.126Z] #0 6.319 + case "$(go env GOARCH)" in [2022-09-07T08:50:36.126Z] #0 6.321 ++ go env GOARCH [2022-09-07T08:50:36.126Z] #0 6.354 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-07T08:50:36.126Z] #0 6.354 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:36.126Z] #0 6.354 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:36.126Z] #0 6.354 ++ dirname /tmp/install/install.sh [2022-09-07T08:50:36.126Z] #0 6.354 + dir=/tmp/install [2022-09-07T08:50:36.126Z] #0 6.354 + bin=proxy [2022-09-07T08:50:36.126Z] #0 6.354 + shift [2022-09-07T08:50:36.126Z] #0 6.354 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-09-07T08:50:36.126Z] #0 6.354 + . /tmp/install/proxy.installer [2022-09-07T08:50:36.126Z] #0 6.354 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-07T08:50:36.126Z] #0 6.354 + install_proxy [2022-09-07T08:50:36.126Z] #0 6.354 + case "$1" in [2022-09-07T08:50:36.126Z] #0 6.354 + export CGO_ENABLED=0 [2022-09-07T08:50:36.126Z] #0 6.354 + CGO_ENABLED=0 [2022-09-07T08:50:36.126Z] #0 6.354 + _install_proxy [2022-09-07T08:50:36.126Z] #0 6.354 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-09-07T08:50:36.126Z] #0 6.376 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.lOrFpfiCoB/src/github.com/docker/libnetwork [2022-09-07T08:50:36.126Z] #0 6.382 Cloning into '/tmp/tmp.lOrFpfiCoB/src/github.com/docker/libnetwork'... [2022-09-07T08:50:36.126Z] #34 ... [2022-09-07T08:50:36.126Z] [2022-09-07T08:50:36.126Z] #35 [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 [2022-09-07T08:50:36.126Z] #0 6.652 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-07T08:50:36.126Z] #0 6.737 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-07T08:50:36.126Z] #0 6.747 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-07T08:50:36.126Z] #0 7.898 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-07T08:50:36.386Z] #35 11.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-07T08:50:36.386Z] #35 ... [2022-09-07T08:50:36.386Z] [2022-09-07T08:50:36.386Z] #36 [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 [2022-09-07T08:50:36.386Z] #0 5.346 + RM_GOPATH=0 [2022-09-07T08:50:36.386Z] #0 5.346 + TMP_GOPATH= [2022-09-07T08:50:36.386Z] #0 5.346 + : /build [2022-09-07T08:50:36.386Z] #0 5.346 + '[' -z '' ']' [2022-09-07T08:50:36.386Z] #0 5.346 ++ mktemp -d [2022-09-07T08:50:36.386Z] #0 5.346 + export GOPATH=/tmp/tmp.cz26aOMYhP [2022-09-07T08:50:36.386Z] #0 5.346 + GOPATH=/tmp/tmp.cz26aOMYhP [2022-09-07T08:50:36.386Z] #0 5.346 + RM_GOPATH=1 [2022-09-07T08:50:36.386Z] #0 5.346 + case "$(go env GOARCH)" in [2022-09-07T08:50:36.386Z] #0 5.346 ++ go env GOARCH [2022-09-07T08:50:36.386Z] #0 5.357 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:36.386Z] #0 5.357 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:36.386Z] #0 5.359 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-07T08:50:36.386Z] #0 5.359 ++ dirname /tmp/install/install.sh [2022-09-07T08:50:36.386Z] #0 5.359 + dir=/tmp/install [2022-09-07T08:50:36.386Z] #0 5.359 + bin=tomlv [2022-09-07T08:50:36.386Z] #0 5.359 + shift [2022-09-07T08:50:36.386Z] #0 5.359 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-09-07T08:50:36.386Z] #0 5.359 + . /tmp/install/tomlv.installer [2022-09-07T08:50:36.386Z] #0 5.359 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-07T08:50:36.386Z] #0 5.359 + install_tomlv [2022-09-07T08:50:36.386Z] #0 5.359 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-09-07T08:50:36.386Z] #0 5.359 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.cz26aOMYhP/src/github.com/BurntSushi/toml [2022-09-07T08:50:36.386Z] #0 5.363 Cloning into '/tmp/tmp.cz26aOMYhP/src/github.com/BurntSushi/toml'... [2022-09-07T08:50:36.386Z] #0 7.026 + cd /tmp/tmp.cz26aOMYhP/src/github.com/BurntSushi/toml [2022-09-07T08:50:36.386Z] #0 7.026 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-07T08:50:36.386Z] #0 7.225 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-09-07T08:50:36.386Z] #0 7.885 internal/unsafeheader [2022-09-07T08:50:36.386Z] #0 7.896 internal/goarch [2022-09-07T08:50:36.386Z] #0 8.019 internal/cpu [2022-09-07T08:50:36.386Z] #0 8.069 internal/abi [2022-09-07T08:50:36.386Z] #0 8.699 internal/goexperiment [2022-09-07T08:50:36.386Z] #0 8.825 internal/goos [2022-09-07T08:50:36.386Z] #0 9.001 runtime/internal/atomic [2022-09-07T08:50:36.386Z] #0 9.237 internal/bytealg [2022-09-07T08:50:36.386Z] #0 10.46 runtime/internal/math [2022-09-07T08:50:36.386Z] #0 10.79 runtime/internal/sys [2022-09-07T08:50:36.386Z] #36 11.29 runtime/internal/syscall [2022-09-07T08:50:36.386Z] #36 ... [2022-09-07T08:50:36.386Z] [2022-09-07T08:50:36.386Z] #37 [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 [2022-09-07T08:50:36.386Z] #0 5.540 + RM_GOPATH=0 [2022-09-07T08:50:36.386Z] #0 5.540 + TMP_GOPATH= [2022-09-07T08:50:36.386Z] #0 5.540 + : /build [2022-09-07T08:50:36.386Z] #0 5.540 + '[' -z '' ']' [2022-09-07T08:50:36.386Z] #0 5.540 ++ mktemp -d [2022-09-07T08:50:36.386Z] #0 5.540 + export GOPATH=/tmp/tmp.3XXLAtjaCh [2022-09-07T08:50:36.386Z] #0 5.540 + GOPATH=/tmp/tmp.3XXLAtjaCh [2022-09-07T08:50:36.387Z] #0 5.540 + RM_GOPATH=1 [2022-09-07T08:50:36.387Z] #0 5.540 + case "$(go env GOARCH)" in [2022-09-07T08:50:36.387Z] #0 5.540 ++ go env GOARCH [2022-09-07T08:50:36.387Z] #0 5.584 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:36.387Z] #0 5.584 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:36.387Z] #0 5.584 ++ dirname /tmp/install/install.sh [2022-09-07T08:50:36.387Z] #0 5.584 + dir=/tmp/install [2022-09-07T08:50:36.387Z] #0 5.584 + bin=shfmt [2022-09-07T08:50:36.387Z] #0 5.584 + shift [2022-09-07T08:50:36.387Z] #0 5.584 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-09-07T08:50:36.387Z] #0 5.584 + . /tmp/install/shfmt.installer [2022-09-07T08:50:36.387Z] #0 5.584 ++ : v3.0.2 [2022-09-07T08:50:36.387Z] #0 5.584 + install_shfmt [2022-09-07T08:50:36.387Z] #0 5.584 + echo 'Install shfmt version v3.0.2' [2022-09-07T08:50:36.387Z] #0 5.584 + GOBIN=/build [2022-09-07T08:50:36.387Z] #0 5.584 + GO111MODULE=on [2022-09-07T08:50:36.387Z] #0 5.584 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-09-07T08:50:36.387Z] #0 5.585 Install shfmt version v3.0.2 [2022-09-07T08:50:36.387Z] #0 6.292 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-07T08:50:36.646Z] #37 ... [2022-09-07T08:50:36.646Z] [2022-09-07T08:50:36.646Z] #38 [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 [2022-09-07T08:50:36.646Z] #0 5.729 + RM_GOPATH=0 [2022-09-07T08:50:36.646Z] #0 5.729 + TMP_GOPATH= [2022-09-07T08:50:36.646Z] #0 5.729 + : /build [2022-09-07T08:50:36.646Z] #0 5.729 + '[' -z '' ']' [2022-09-07T08:50:36.646Z] #0 5.729 ++ mktemp -d [2022-09-07T08:50:36.646Z] #0 5.734 + export GOPATH=/tmp/tmp.P5BaafSHCP [2022-09-07T08:50:36.646Z] #0 5.734 + GOPATH=/tmp/tmp.P5BaafSHCP [2022-09-07T08:50:36.646Z] #0 5.734 + RM_GOPATH=1 [2022-09-07T08:50:36.646Z] #0 5.734 + case "$(go env GOARCH)" in [2022-09-07T08:50:36.646Z] #0 5.734 ++ go env GOARCH [2022-09-07T08:50:36.646Z] #0 5.792 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:36.646Z] #0 5.792 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:36.646Z] #0 5.792 ++ dirname /tmp/install/install.sh [2022-09-07T08:50:36.646Z] #0 5.802 Install vndr version v0.1.2 [2022-09-07T08:50:36.646Z] #0 5.803 + dir=/tmp/install [2022-09-07T08:50:36.646Z] #0 5.803 + bin=vndr [2022-09-07T08:50:36.646Z] #0 5.803 + shift [2022-09-07T08:50:36.646Z] #0 5.803 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-09-07T08:50:36.646Z] #0 5.803 + . /tmp/install/vndr.installer [2022-09-07T08:50:36.646Z] #0 5.803 ++ : v0.1.2 [2022-09-07T08:50:36.646Z] #0 5.803 + install_vndr [2022-09-07T08:50:36.646Z] #0 5.803 + echo 'Install vndr version v0.1.2' [2022-09-07T08:50:36.646Z] #0 5.803 + GOBIN=/build [2022-09-07T08:50:36.646Z] #0 5.803 + GO111MODULE=on [2022-09-07T08:50:36.646Z] #0 5.803 + go install github.com/LK4D4/vndr@v0.1.2 [2022-09-07T08:50:36.646Z] #0 6.606 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-09-07T08:50:36.646Z] #38 ... [2022-09-07T08:50:36.646Z] [2022-09-07T08:50:36.646Z] #36 [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 [2022-09-07T08:50:36.646Z] #36 11.48 internal/itoa [2022-09-07T08:50:37.224Z] #11 ... [2022-09-07T08:50:37.224Z] [2022-09-07T08:50:37.224Z] #14 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T08:50:37.224Z] #14 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-07T08:50:37.224Z] #14 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-07T08:50:37.224Z] #14 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-07T08:50:37.224Z] #14 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-07T08:50:37.224Z] #14 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.5s done [2022-09-07T08:50:37.224Z] #14 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2022-09-07T08:50:37.224Z] #14 DONE 6.2s [2022-09-07T08:50:37.224Z] [2022-09-07T08:50:37.224Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:50:37.224Z] #11 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 141.88MB / 141.88MB 6.0s done [2022-09-07T08:50:37.582Z] #36 12.22 math/bits [2022-09-07T08:50:37.582Z] #36 12.26 runtime [2022-09-07T08:50:38.150Z] #36 13.06 math [2022-09-07T08:50:38.623Z] #11 ... [2022-09-07T08:50:38.623Z] [2022-09-07T08:50:38.623Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-07T08:50:38.623Z] #15 DONE 0.6s [2022-09-07T08:50:38.623Z] [2022-09-07T08:50:38.623Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-07T08:50:38.623Z] #16 resolve docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 0.1s done [2022-09-07T08:50:38.623Z] #16 sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 984B / 984B done [2022-09-07T08:50:38.623Z] #16 sha256:faa416b9eeda2cbdb796544422eedd698e716dbd99841138521a94db51bf6123 529B / 529B done [2022-09-07T08:50:38.623Z] #16 sha256:12d6c5111e34893b46b35672fc4ab8c506fdd66292afc030ca1e794b0dd6fbaa 1.46kB / 1.46kB done [2022-09-07T08:50:38.623Z] #16 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 1.5s done [2022-09-07T08:50:38.623Z] #16 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 5.3s done [2022-09-07T08:50:38.623Z] #16 DONE 7.8s [2022-09-07T08:50:38.623Z] [2022-09-07T08:50:38.623Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:50:38.623Z] #11 extracting sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa [2022-09-07T08:50:38.882Z] #11 extracting sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 0.5s done [2022-09-07T08:50:39.087Z] #36 ... [2022-09-07T08:50:39.087Z] [2022-09-07T08:50:39.087Z] #39 [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 [2022-09-07T08:50:39.087Z] #0 3.367 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-07T08:50:39.087Z] #0 3.469 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-07T08:50:39.087Z] #0 3.472 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-07T08:50:39.087Z] #0 3.473 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-07T08:50:39.087Z] #0 4.456 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-07T08:50:39.087Z] #0 7.425 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-07T08:50:39.087Z] #0 10.05 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-07T08:50:39.087Z] #39 ... [2022-09-07T08:50:39.087Z] [2022-09-07T08:50:39.087Z] #28 [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 [2022-09-07T08:50:39.087Z] #28 13.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-07T08:50:39.142Z] #11 ... [2022-09-07T08:50:39.142Z] [2022-09-07T08:50:39.142Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-07T08:50:39.142Z] #17 DONE 0.8s [2022-09-07T08:50:39.142Z] [2022-09-07T08:50:39.142Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:50:39.142Z] #11 extracting sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 [2022-09-07T08:50:39.926Z] #11 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 3.5s done [2022-09-07T08:50:39.926Z] #11 extracting sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b done [2022-09-07T08:50:39.926Z] #11 DONE 12.9s [2022-09-07T08:50:39.926Z] [2022-09-07T08:50:39.926Z] #18 [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 [2022-09-07T08:50:39.926Z] #0 2.210 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-09-07T08:50:39.926Z] #0 2.289 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-07T08:50:39.926Z] #0 2.292 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-07T08:50:39.926Z] #0 2.419 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-07T08:50:39.926Z] #0 2.580 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-07T08:50:39.926Z] #0 2.628 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-07T08:50:39.926Z] #0 4.081 Fetched 8481 kB in 2s (3995 kB/s) [2022-09-07T08:50:39.926Z] #0 4.081 Reading package lists... [2022-09-07T08:50:39.926Z] #0 4.850 Reading package lists... [2022-09-07T08:50:39.926Z] #0 5.604 Building dependency tree... [2022-09-07T08:50:39.926Z] #0 5.864 The following additional packages will be installed: [2022-09-07T08:50:39.926Z] #0 5.864 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-09-07T08:50:39.926Z] #0 5.864 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-09-07T08:50:39.926Z] #0 5.865 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-09-07T08:50:39.926Z] #0 5.865 Suggested packages: [2022-09-07T08:50:39.926Z] #0 5.865 krb5-doc krb5-user [2022-09-07T08:50:39.926Z] #0 5.865 Recommended packages: [2022-09-07T08:50:39.926Z] #0 5.865 krb5-locales publicsuffix libsasl2-modules [2022-09-07T08:50:39.926Z] #0 5.997 The following NEW packages will be installed: [2022-09-07T08:50:39.926Z] #0 5.997 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-09-07T08:50:39.926Z] #0 5.998 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-09-07T08:50:39.926Z] #0 5.998 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-07T08:50:39.926Z] #0 5.998 libssh2-1 libssl1.1 openssl [2022-09-07T08:50:39.926Z] #0 6.265 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-09-07T08:50:39.926Z] #0 6.265 Need to get 5083 kB of archives. [2022-09-07T08:50:39.926Z] #0 6.265 After this operation, 12.1 MB of additional disk space will be used. [2022-09-07T08:50:39.926Z] #0 6.265 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] [2022-09-07T08:50:39.926Z] #0 6.283 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-09-07T08:50:39.926Z] #0 6.284 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-09-07T08:50:39.926Z] #0 6.285 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-09-07T08:50:39.926Z] #0 6.287 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] [2022-09-07T08:50:39.926Z] #0 6.290 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] [2022-09-07T08:50:39.926Z] #0 6.299 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-09-07T08:50:39.926Z] #0 6.317 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-09-07T08:50:39.926Z] #0 6.319 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-09-07T08:50:39.926Z] #0 6.320 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-09-07T08:50:39.926Z] #0 6.322 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-09-07T08:50:39.926Z] #0 6.327 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-09-07T08:50:39.926Z] #0 6.329 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-09-07T08:50:39.926Z] #0 6.330 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-09-07T08:50:39.926Z] #0 6.331 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-09-07T08:50:39.926Z] #0 6.332 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-09-07T08:50:39.926Z] #0 6.333 Get:17 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u3 [333 kB] [2022-09-07T08:50:39.926Z] #0 6.337 Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u3 [265 kB] [2022-09-07T08:50:39.926Z] #0 6.340 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-07T08:50:39.926Z] #0 6.341 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-07T08:50:39.926Z] #0 6.343 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-07T08:50:39.926Z] #0 6.554 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T08:50:39.926Z] #0 6.572 Fetched 5083 kB in 0s (14.9 MB/s) [2022-09-07T08:50:39.926Z] #0 6.611 Selecting previously unselected package libssl1.1:amd64. [2022-09-07T08:50:39.926Z] #0 6.611 (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.) [2022-09-07T08:50:39.926Z] #0 6.618 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-07T08:50:39.926Z] #0 6.631 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-07T08:50:39.926Z] #0 6.786 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-07T08:50:39.926Z] #0 6.789 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-07T08:50:39.926Z] #0 6.792 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-07T08:50:39.926Z] #0 6.831 Selecting previously unselected package libsasl2-2:amd64. [2022-09-07T08:50:39.926Z] #0 6.832 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-07T08:50:39.926Z] #0 6.837 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-07T08:50:39.926Z] #0 6.882 Selecting previously unselected package libldap-common. [2022-09-07T08:50:39.926Z] #0 6.883 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-09-07T08:50:39.926Z] #0 6.915 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-07T08:50:39.926Z] #0 6.997 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-07T08:50:39.926Z] #0 6.998 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-09-07T08:50:39.926Z] #0 7.001 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-07T08:50:39.926Z] #0 7.062 Selecting previously unselected package openssl. [2022-09-07T08:50:39.926Z] #0 7.062 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-07T08:50:39.926Z] #0 7.065 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-09-07T08:50:39.926Z] #0 7.172 Selecting previously unselected package ca-certificates. [2022-09-07T08:50:39.926Z] #0 7.173 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-09-07T08:50:39.926Z] #0 7.177 Unpacking ca-certificates (20200601~deb10u2) ... [2022-09-07T08:50:39.926Z] #0 7.236 Selecting previously unselected package libkeyutils1:amd64. [2022-09-07T08:50:39.926Z] #0 7.238 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-09-07T08:50:39.926Z] #0 7.244 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-09-07T08:50:39.926Z] #0 7.276 Selecting previously unselected package libkrb5support0:amd64. [2022-09-07T08:50:39.926Z] #0 7.277 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-09-07T08:50:39.926Z] #0 7.280 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:50:39.926Z] #0 7.378 Selecting previously unselected package libk5crypto3:amd64. [2022-09-07T08:50:39.926Z] #0 7.379 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-09-07T08:50:39.926Z] #0 7.384 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:50:39.926Z] #0 7.458 Selecting previously unselected package libkrb5-3:amd64. [2022-09-07T08:50:39.926Z] #0 7.459 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-09-07T08:50:39.926Z] #0 7.464 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:50:39.926Z] #0 7.555 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-09-07T08:50:39.926Z] #0 7.555 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-09-07T08:50:39.926Z] #0 7.561 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:50:39.926Z] #0 7.613 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-07T08:50:39.926Z] #0 7.614 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-09-07T08:50:39.926Z] #0 7.618 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-07T08:50:39.926Z] #0 7.667 Selecting previously unselected package libpsl5:amd64. [2022-09-07T08:50:39.926Z] #0 7.668 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-09-07T08:50:39.926Z] #0 7.673 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-09-07T08:50:39.926Z] #0 7.758 Selecting previously unselected package librtmp1:amd64. [2022-09-07T08:50:39.926Z] #0 7.759 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-09-07T08:50:39.926Z] #0 7.762 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-07T08:50:39.926Z] #0 7.804 Selecting previously unselected package libssh2-1:amd64. [2022-09-07T08:50:39.926Z] #0 7.805 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-09-07T08:50:39.926Z] #0 7.810 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-07T08:50:39.926Z] #0 7.852 Selecting previously unselected package libcurl4:amd64. [2022-09-07T08:50:39.926Z] #0 7.853 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u3_amd64.deb ... [2022-09-07T08:50:39.926Z] #0 7.856 Unpacking libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-07T08:50:39.926Z] #0 7.905 Selecting previously unselected package curl. [2022-09-07T08:50:39.926Z] #0 7.906 Preparing to unpack .../17-curl_7.64.0-4+deb10u3_amd64.deb ... [2022-09-07T08:50:39.926Z] #0 7.910 Unpacking curl (7.64.0-4+deb10u3) ... [2022-09-07T08:50:39.926Z] #0 7.961 Selecting previously unselected package libonig5:amd64. [2022-09-07T08:50:39.926Z] #0 7.962 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-09-07T08:50:39.926Z] #0 7.966 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-07T08:50:39.926Z] #0 8.021 Selecting previously unselected package libjq1:amd64. [2022-09-07T08:50:39.926Z] #18 8.022 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-07T08:50:39.926Z] #18 8.031 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-07T08:50:39.926Z] #18 8.071 Selecting previously unselected package jq. [2022-09-07T08:50:39.926Z] #18 8.073 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-07T08:50:39.926Z] #18 8.076 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-07T08:50:39.926Z] #18 8.137 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-09-07T08:50:39.926Z] #18 8.148 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-09-07T08:50:39.926Z] #18 8.160 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-07T08:50:39.926Z] #18 8.278 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-07T08:50:40.084Z] #11 extracting sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 0.7s done [2022-09-07T08:50:40.084Z] #11 extracting sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 [2022-09-07T08:50:40.185Z] #18 8.474 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-07T08:50:40.185Z] #18 8.522 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:50:40.185Z] #18 8.556 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-07T08:50:40.185Z] #18 8.595 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-07T08:50:40.185Z] #18 8.633 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:50:40.185Z] #18 8.673 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-07T08:50:40.443Z] #18 8.742 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-07T08:50:40.443Z] #18 8.781 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:50:40.443Z] #18 8.825 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-09-07T08:50:40.465Z] #28 ... [2022-09-07T08:50:40.465Z] [2022-09-07T08:50:40.465Z] #32 [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 [2022-09-07T08:50:40.465Z] #32 14.85 + mkdir -p /build [2022-09-07T08:50:40.465Z] #32 14.86 + mv docker/docker /build/ [2022-09-07T08:50:40.465Z] #32 14.87 + rmdir docker [2022-09-07T08:50:40.465Z] #32 DONE 15.2s [2022-09-07T08:50:40.701Z] #18 9.092 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-07T08:50:40.701Z] #18 9.165 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-07T08:50:40.701Z] #18 9.190 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-07T08:50:40.724Z] [2022-09-07T08:50:40.724Z] #26 [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 [2022-09-07T08:50:40.724Z] #26 10.33 go: downloading github.com/pkg/errors v0.9.1 [2022-09-07T08:50:40.724Z] #26 10.37 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-07T08:50:40.724Z] #26 10.59 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-07T08:50:40.724Z] #26 11.67 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-09-07T08:50:40.724Z] #26 14.86 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-09-07T08:50:40.960Z] #18 9.213 Setting up ca-certificates (20200601~deb10u2) ... [2022-09-07T08:50:40.984Z] #26 15.81 go: downloading github.com/google/uuid v1.3.0 [2022-09-07T08:50:40.984Z] #26 15.87 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-07T08:50:41.220Z] #18 9.581 Updating certificates in /etc/ssl/certs... [2022-09-07T08:50:41.479Z] #18 ... [2022-09-07T08:50:41.480Z] [2022-09-07T08:50:41.480Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-07T08:50:41.480Z] #19 DONE 1.8s [2022-09-07T08:50:41.480Z] [2022-09-07T08:50:41.480Z] #20 [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 [2022-09-07T08:50:41.552Z] #26 ... [2022-09-07T08:50:41.552Z] [2022-09-07T08:50:41.552Z] #37 [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 [2022-09-07T08:50:41.552Z] #37 16.31 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-07T08:50:41.552Z] #37 16.32 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-07T08:50:41.552Z] #37 16.40 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-07T08:50:41.738Z] #20 DONE 0.5s [2022-09-07T08:50:41.738Z] [2022-09-07T08:50:41.739Z] #18 [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 [2022-09-07T08:50:41.739Z] #18 10.17 137 added, 0 removed; done. [2022-09-07T08:50:41.739Z] #18 10.22 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:50:41.998Z] #18 ... [2022-09-07T08:50:41.998Z] [2022-09-07T08:50:41.998Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-07T08:50:41.998Z] #21 DONE 0.1s [2022-09-07T08:50:41.998Z] [2022-09-07T08:50:41.998Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-07T08:50:41.998Z] #22 DONE 0.2s [2022-09-07T08:50:41.998Z] [2022-09-07T08:50:41.998Z] #18 [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 [2022-09-07T08:50:41.998Z] #18 10.23 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-07T08:50:41.998Z] #18 10.24 Setting up libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-07T08:50:41.998Z] #18 10.26 Setting up curl (7.64.0-4+deb10u3) ... [2022-09-07T08:50:41.998Z] #18 10.27 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-07T08:50:41.998Z] #18 10.29 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-09-07T08:50:41.998Z] #18 10.30 Updating certificates in /etc/ssl/certs... [2022-09-07T08:50:42.569Z] #18 10.89 0 added, 0 removed; done. [2022-09-07T08:50:42.569Z] #18 10.89 Running hooks in /etc/ca-certificates/update.d... [2022-09-07T08:50:42.569Z] #18 10.90 done. [2022-09-07T08:50:42.829Z] #18 DONE 11.1s [2022-09-07T08:50:42.829Z] [2022-09-07T08:50:42.829Z] #23 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-09-07T08:50:42.829Z] #23 DONE 1.0s [2022-09-07T08:50:42.829Z] [2022-09-07T08:50:42.829Z] #24 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-07T08:50:42.829Z] #24 DONE 0.1s [2022-09-07T08:50:42.829Z] [2022-09-07T08:50:42.829Z] #25 [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 [2022-09-07T08:50:43.458Z] #37 18.23 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-07T08:50:44.285Z] #11 extracting sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 4.3s done [2022-09-07T08:50:44.867Z] #11 extracting sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d [2022-09-07T08:50:45.363Z] #37 ... [2022-09-07T08:50:45.363Z] [2022-09-07T08:50:45.363Z] #27 [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 [2022-09-07T08:50:45.363Z] #27 10.14 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-07T08:50:45.363Z] #27 10.29 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-07T08:50:45.363Z] #27 10.37 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-07T08:50:45.363Z] #27 10.68 go: downloading golang.org/x/tools v0.1.0 [2022-09-07T08:50:45.363Z] #27 18.07 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-07T08:50:45.363Z] #27 18.13 go: downloading golang.org/x/mod v0.3.0 [2022-09-07T08:50:45.372Z] #25 2.164 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-09-07T08:50:45.372Z] #25 2.369 [2022-09-07T08:50:45.622Z] #27 ... [2022-09-07T08:50:45.622Z] [2022-09-07T08:50:45.622Z] #36 [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 [2022-09-07T08:50:45.622Z] #36 19.29 unicode/utf8 [2022-09-07T08:50:45.622Z] #36 19.94 internal/race [2022-09-07T08:50:45.622Z] #36 20.23 sync/atomic [2022-09-07T08:50:46.153Z] #25 2.645 #=#=# ######## 12.4% ################### 26.7% ################################ 45.4% #################################################### 73.3% ################################################################### 94.2% ######################################################################## 100.0% [2022-09-07T08:50:46.153Z] #25 3.361 [2022-09-07T08:50:46.558Z] #36 21.11 unicode [2022-09-07T08:50:46.674Z] #25 3.595 #=#=# #25 ... [2022-09-07T08:50:46.674Z] [2022-09-07T08:50:46.674Z] #26 [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 [2022-09-07T08:50:46.674Z] #0 1.872 + RM_GOPATH=0 [2022-09-07T08:50:46.674Z] #0 1.872 + TMP_GOPATH= [2022-09-07T08:50:46.674Z] #0 1.872 + : /build [2022-09-07T08:50:46.674Z] #0 1.872 + '[' -z '' ']' [2022-09-07T08:50:46.674Z] #0 1.872 ++ mktemp -d [2022-09-07T08:50:46.674Z] #0 1.877 + export GOPATH=/tmp/tmp.XYKUkAzoCX [2022-09-07T08:50:46.674Z] #0 1.877 + GOPATH=/tmp/tmp.XYKUkAzoCX [2022-09-07T08:50:46.674Z] #0 1.877 + RM_GOPATH=1 [2022-09-07T08:50:46.674Z] #0 1.877 + case "$(go env GOARCH)" in [2022-09-07T08:50:46.674Z] #0 1.882 ++ go env GOARCH [2022-09-07T08:50:46.674Z] #0 1.893 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:46.674Z] #0 1.893 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:46.674Z] #0 1.897 ++ dirname /tmp/install/install.sh [2022-09-07T08:50:46.674Z] #0 1.899 + dir=/tmp/install [2022-09-07T08:50:46.674Z] #0 1.899 + bin=dockercli [2022-09-07T08:50:46.674Z] #0 1.899 + shift [2022-09-07T08:50:46.674Z] #0 1.899 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-09-07T08:50:46.674Z] #0 1.899 + . /tmp/install/dockercli.installer [2022-09-07T08:50:46.674Z] #0 1.899 ++ : stable [2022-09-07T08:50:46.674Z] #0 1.899 ++ : 17.06.2-ce [2022-09-07T08:50:46.674Z] #0 1.899 + install_dockercli [2022-09-07T08:50:46.674Z] #0 1.899 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-07T08:50:46.674Z] #0 1.899 Install docker/cli version 17.06.2-ce from stable [2022-09-07T08:50:46.674Z] #0 1.901 ++ uname -m [2022-09-07T08:50:46.674Z] #0 1.902 + arch=x86_64 [2022-09-07T08:50:46.674Z] #0 1.902 + '[' x86_64 '!=' x86_64 ']' [2022-09-07T08:50:46.674Z] #0 1.902 + url=https://download.docker.com/linux/static [2022-09-07T08:50:46.674Z] #0 1.903 + tar -xz docker/docker [2022-09-07T08:50:46.674Z] #0 1.903 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-07T08:50:46.674Z] #0 3.944 + mkdir -p /build [2022-09-07T08:50:46.674Z] #0 3.946 + mv docker/docker /build/ [2022-09-07T08:50:46.674Z] #0 3.948 + rmdir docker [2022-09-07T08:50:46.674Z] #26 DONE 4.8s [2022-09-07T08:50:46.674Z] [2022-09-07T08:50:46.674Z] #25 [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 [2022-09-07T08:50:46.674Z] #25 3.595 #=#=# ################################################### 71.3% ######################################################################## 100.0% [2022-09-07T08:50:46.934Z] #25 4.026 [2022-09-07T08:50:47.194Z] #25 4.331 #=#=# ##################################### 51.9% ######################################################################## 100.0% [2022-09-07T08:50:47.454Z] #25 4.648 [2022-09-07T08:50:47.978Z] #25 4.919 #=#=# [2022-09-07T08:50:47.978Z] #25 ... [2022-09-07T08:50:47.978Z] [2022-09-07T08:50:47.978Z] #27 [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 [2022-09-07T08:50:47.978Z] #0 1.408 + RM_GOPATH=0 [2022-09-07T08:50:47.978Z] #0 1.408 + TMP_GOPATH= [2022-09-07T08:50:47.978Z] #0 1.408 + : /build [2022-09-07T08:50:47.978Z] #0 1.408 + '[' -z '' ']' [2022-09-07T08:50:47.978Z] #0 1.408 ++ mktemp -d [2022-09-07T08:50:47.978Z] #0 1.409 + export GOPATH=/tmp/tmp.3uJbFLbgo4 [2022-09-07T08:50:47.978Z] #0 1.409 + GOPATH=/tmp/tmp.3uJbFLbgo4 [2022-09-07T08:50:47.978Z] #0 1.409 + RM_GOPATH=1 [2022-09-07T08:50:47.978Z] #0 1.409 + case "$(go env GOARCH)" in [2022-09-07T08:50:47.978Z] #0 1.412 ++ go env GOARCH [2022-09-07T08:50:47.978Z] #0 1.419 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:47.978Z] #0 1.419 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:47.978Z] #0 1.420 ++ dirname /tmp/install/install.sh [2022-09-07T08:50:47.978Z] #0 1.422 + dir=/tmp/install [2022-09-07T08:50:47.978Z] #0 1.422 + bin=vndr [2022-09-07T08:50:47.978Z] #0 1.422 + shift [2022-09-07T08:50:47.978Z] #0 1.422 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-09-07T08:50:47.978Z] #0 1.422 + . /tmp/install/vndr.installer [2022-09-07T08:50:47.978Z] #0 1.422 ++ : v0.1.2 [2022-09-07T08:50:47.978Z] #0 1.422 + install_vndr [2022-09-07T08:50:47.978Z] #0 1.422 Install vndr version v0.1.2 [2022-09-07T08:50:47.978Z] #0 1.422 + echo 'Install vndr version v0.1.2' [2022-09-07T08:50:47.978Z] #0 1.422 + GOBIN=/build [2022-09-07T08:50:47.978Z] #0 1.422 + GO111MODULE=on [2022-09-07T08:50:47.978Z] #0 1.422 + go install github.com/LK4D4/vndr@v0.1.2 [2022-09-07T08:50:47.978Z] #0 1.816 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-09-07T08:50:47.978Z] #27 DONE 6.0s [2022-09-07T08:50:47.978Z] [2022-09-07T08:50:47.978Z] #25 [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 [2022-09-07T08:50:48.168Z] #11 ... [2022-09-07T08:50:48.168Z] [2022-09-07T08:50:48.168Z] #18 [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 [2022-09-07T08:50:48.168Z] #0 1.853 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-09-07T08:50:48.168Z] #0 1.865 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-07T08:50:48.168Z] #0 1.865 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-07T08:50:48.168Z] #0 2.030 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-07T08:50:48.168Z] #0 2.294 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-07T08:50:48.168Z] #0 2.792 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-07T08:50:48.168Z] #0 4.416 Fetched 8481 kB in 3s (3005 kB/s) [2022-09-07T08:50:48.168Z] #0 4.416 Reading package lists... [2022-09-07T08:50:48.168Z] #0 5.397 Reading package lists... [2022-09-07T08:50:48.168Z] #0 6.400 Building dependency tree... [2022-09-07T08:50:48.168Z] #0 6.929 The following additional packages will be installed: [2022-09-07T08:50:48.168Z] #0 6.930 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-09-07T08:50:48.168Z] #0 6.930 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-09-07T08:50:48.168Z] #0 6.931 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-09-07T08:50:48.168Z] #0 6.934 Suggested packages: [2022-09-07T08:50:48.168Z] #0 6.934 krb5-doc krb5-user [2022-09-07T08:50:48.168Z] #0 6.934 Recommended packages: [2022-09-07T08:50:48.168Z] #0 6.934 krb5-locales publicsuffix libsasl2-modules [2022-09-07T08:50:48.168Z] #0 7.112 The following NEW packages will be installed: [2022-09-07T08:50:48.168Z] #0 7.112 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-09-07T08:50:48.168Z] #0 7.112 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-09-07T08:50:48.168Z] #0 7.112 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-07T08:50:48.168Z] #0 7.120 libssh2-1 libssl1.1 openssl [2022-09-07T08:50:48.168Z] #0 7.406 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-09-07T08:50:48.168Z] #0 7.406 Need to get 5083 kB of archives. [2022-09-07T08:50:48.168Z] #0 7.406 After this operation, 12.1 MB of additional disk space will be used. [2022-09-07T08:50:48.168Z] #0 7.406 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] [2022-09-07T08:50:48.168Z] #0 7.432 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-09-07T08:50:48.168Z] #0 7.432 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-09-07T08:50:48.168Z] #0 7.432 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-09-07T08:50:48.168Z] #0 7.433 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] [2022-09-07T08:50:48.168Z] #0 7.437 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] [2022-09-07T08:50:48.168Z] #0 7.450 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-09-07T08:50:48.168Z] #0 7.455 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-09-07T08:50:48.168Z] #0 7.456 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-09-07T08:50:48.168Z] #0 7.459 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-09-07T08:50:48.168Z] #0 7.514 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-09-07T08:50:48.168Z] #0 7.519 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-09-07T08:50:48.168Z] #0 7.519 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-09-07T08:50:48.168Z] #0 7.519 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-09-07T08:50:48.168Z] #0 7.519 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-09-07T08:50:48.168Z] #0 7.519 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-09-07T08:50:48.168Z] #0 7.529 Get:17 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u3 [333 kB] [2022-09-07T08:50:48.168Z] #0 7.529 Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u3 [265 kB] [2022-09-07T08:50:48.168Z] #0 7.529 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-07T08:50:48.168Z] #0 7.534 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-07T08:50:48.168Z] #0 7.535 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-07T08:50:48.168Z] #0 7.707 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T08:50:48.168Z] #0 7.742 Fetched 5083 kB in 0s (13.0 MB/s) [2022-09-07T08:50:48.168Z] #0 7.790 Selecting previously unselected package libssl1.1:amd64. [2022-09-07T08:50:48.168Z] #0 7.790 (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.) [2022-09-07T08:50:48.168Z] #0 7.798 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-07T08:50:48.168Z] #0 7.810 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-07T08:50:48.168Z] #0 8.008 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-07T08:50:48.168Z] #0 8.010 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-07T08:50:48.168Z] #0 8.014 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-07T08:50:48.168Z] #0 8.061 Selecting previously unselected package libsasl2-2:amd64. [2022-09-07T08:50:48.168Z] #0 8.061 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-07T08:50:48.168Z] #0 8.064 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-07T08:50:48.168Z] #0 8.130 Selecting previously unselected package libldap-common. [2022-09-07T08:50:48.168Z] #0 8.130 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-09-07T08:50:48.168Z] #0 8.141 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-07T08:50:48.168Z] #0 8.188 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-07T08:50:48.168Z] #0 8.188 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-09-07T08:50:48.168Z] #0 8.194 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-07T08:50:48.168Z] #0 8.267 Selecting previously unselected package openssl. [2022-09-07T08:50:48.168Z] #0 8.267 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-07T08:50:48.168Z] #0 8.272 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-09-07T08:50:48.168Z] #0 8.430 Selecting previously unselected package ca-certificates. [2022-09-07T08:50:48.168Z] #0 8.430 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-09-07T08:50:48.168Z] #0 8.441 Unpacking ca-certificates (20200601~deb10u2) ... [2022-09-07T08:50:48.168Z] #0 8.531 Selecting previously unselected package libkeyutils1:amd64. [2022-09-07T08:50:48.168Z] #0 8.531 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-09-07T08:50:48.168Z] #0 8.537 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-09-07T08:50:48.168Z] #0 8.583 Selecting previously unselected package libkrb5support0:amd64. [2022-09-07T08:50:48.168Z] #0 8.583 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-09-07T08:50:48.168Z] #0 8.588 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:50:48.168Z] #0 8.642 Selecting previously unselected package libk5crypto3:amd64. [2022-09-07T08:50:48.168Z] #0 8.642 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-09-07T08:50:48.168Z] #0 8.653 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:50:48.168Z] #0 8.704 Selecting previously unselected package libkrb5-3:amd64. [2022-09-07T08:50:48.168Z] #0 8.704 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-09-07T08:50:48.168Z] #0 8.712 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:50:48.168Z] #0 8.806 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-09-07T08:50:48.168Z] #0 8.806 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-09-07T08:50:48.168Z] #0 8.811 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:50:48.168Z] #0 8.878 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-07T08:50:48.168Z] #0 8.879 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-09-07T08:50:48.168Z] #0 8.883 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-07T08:50:48.168Z] #0 8.937 Selecting previously unselected package libpsl5:amd64. [2022-09-07T08:50:48.168Z] #0 8.937 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-09-07T08:50:48.168Z] #0 8.943 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-09-07T08:50:48.168Z] #0 8.987 Selecting previously unselected package librtmp1:amd64. [2022-09-07T08:50:48.168Z] #0 8.989 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-09-07T08:50:48.168Z] #0 8.995 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-07T08:50:48.168Z] #0 9.043 Selecting previously unselected package libssh2-1:amd64. [2022-09-07T08:50:48.168Z] #0 9.043 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-09-07T08:50:48.168Z] #0 9.048 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-07T08:50:48.168Z] #0 9.105 Selecting previously unselected package libcurl4:amd64. [2022-09-07T08:50:48.168Z] #0 9.105 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u3_amd64.deb ... [2022-09-07T08:50:48.168Z] #0 9.110 Unpacking libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-07T08:50:48.168Z] #0 9.174 Selecting previously unselected package curl. [2022-09-07T08:50:48.168Z] #0 9.174 Preparing to unpack .../17-curl_7.64.0-4+deb10u3_amd64.deb ... [2022-09-07T08:50:48.168Z] #0 9.180 Unpacking curl (7.64.0-4+deb10u3) ... [2022-09-07T08:50:48.168Z] #0 9.240 Selecting previously unselected package libonig5:amd64. [2022-09-07T08:50:48.168Z] #0 9.240 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-09-07T08:50:48.168Z] #0 9.245 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-07T08:50:48.168Z] #0 9.311 Selecting previously unselected package libjq1:amd64. [2022-09-07T08:50:48.168Z] #0 9.311 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-07T08:50:48.168Z] #0 9.314 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-07T08:50:48.168Z] #0 9.374 Selecting previously unselected package jq. [2022-09-07T08:50:48.168Z] #0 9.374 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-07T08:50:48.168Z] #0 9.379 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-07T08:50:48.168Z] #0 9.437 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-09-07T08:50:48.168Z] #0 9.451 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-09-07T08:50:48.168Z] #0 9.468 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-07T08:50:48.168Z] #0 9.585 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-07T08:50:48.168Z] #0 9.599 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-07T08:50:48.168Z] #0 9.617 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:50:48.168Z] #0 9.630 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-07T08:50:48.168Z] #0 9.645 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-07T08:50:48.168Z] #0 9.658 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:50:48.168Z] #0 9.670 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-07T08:50:48.168Z] #0 9.689 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-07T08:50:48.168Z] #0 9.705 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:50:48.168Z] #0 9.720 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-09-07T08:50:48.168Z] #0 9.740 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-07T08:50:48.168Z] #0 9.757 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-07T08:50:48.168Z] #0 9.775 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-07T08:50:48.168Z] #0 9.789 Setting up ca-certificates (20200601~deb10u2) ... [2022-09-07T08:50:48.464Z] #36 ... [2022-09-07T08:50:48.465Z] [2022-09-07T08:50:48.465Z] #31 [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 [2022-09-07T08:50:48.465Z] #31 13.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-07T08:50:48.465Z] #31 ... [2022-09-07T08:50:48.465Z] [2022-09-07T08:50:48.465Z] #26 [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 [2022-09-07T08:50:48.465Z] #26 16.36 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-07T08:50:48.465Z] #26 16.76 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-07T08:50:48.465Z] #26 16.92 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-07T08:50:48.465Z] #26 17.17 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-09-07T08:50:48.465Z] #26 17.57 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-07T08:50:48.465Z] #26 17.65 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-09-07T08:50:48.465Z] #26 22.08 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-09-07T08:50:48.465Z] #26 22.30 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-07T08:50:48.499Z] #25 4.919 #=#=# ####### 9.7% ################### 26.5% ############################## 42.2% ############################################## 65.2% ############################################################# 85.6% ######################################################################## 100.0% [2022-09-07T08:50:48.499Z] #25 5.743 [2022-09-07T08:50:49.108Z] #18 10.45 Updating certificates in /etc/ssl/certs... [2022-09-07T08:50:49.401Z] #26 ... [2022-09-07T08:50:49.401Z] [2022-09-07T08:50:49.401Z] #35 [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 [2022-09-07T08:50:49.401Z] #35 14.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-07T08:50:49.401Z] #35 ... [2022-09-07T08:50:49.401Z] [2022-09-07T08:50:49.401Z] #31 [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 [2022-09-07T08:50:49.401Z] #31 24.36 Fetched 8481 kB in 19s (454 kB/s) [2022-09-07T08:50:49.680Z] #18 11.36 137 added, 0 removed; done. [2022-09-07T08:50:49.941Z] #18 11.40 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:50:49.941Z] #18 11.41 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-07T08:50:49.941Z] #18 11.42 Setting up libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-07T08:50:49.941Z] #18 11.44 Setting up curl (7.64.0-4+deb10u3) ... [2022-09-07T08:50:49.941Z] #18 11.46 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-07T08:50:49.941Z] #18 11.48 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-09-07T08:50:49.941Z] #18 11.49 Updating certificates in /etc/ssl/certs... [2022-09-07T08:50:50.355Z] #31 24.36 Reading package lists... [2022-09-07T08:50:50.355Z] #31 ... [2022-09-07T08:50:50.355Z] [2022-09-07T08:50:50.355Z] #38 [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 [2022-09-07T08:50:50.355Z] #38 DONE 25.0s [2022-09-07T08:50:50.355Z] [2022-09-07T08:50:50.355Z] #35 [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 [2022-09-07T08:50:50.355Z] #35 24.68 Fetched 8481 kB in 18s (465 kB/s) [2022-09-07T08:50:50.855Z] #25 5.998 #=#=# ## 3.7% ###### 8.6% ########### 15.4% ############## 20.6% ################## 25.7% ##################### 30.0% ######################### 35.1% ############################# 40.4% ################################# 46.3% ##################################### 51.4% ######################################### 57.2% ############################################ 62.5% ################################################ 67.6% #################################################### 72.6% ######################################################## 78.0% ########################################################### 82.3% ############################################################### 88.1% ################################################################### 93.7% ####################################################################### 98.9% ######################################################################## 100.0% [2022-09-07T08:50:50.855Z] #25 7.979 [2022-09-07T08:50:50.883Z] #18 12.24 0 added, 0 removed; done. [2022-09-07T08:50:50.883Z] #18 12.24 Running hooks in /etc/ca-certificates/update.d... [2022-09-07T08:50:50.883Z] #18 12.24 done. [2022-09-07T08:50:51.795Z] #25 8.808 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-07T08:50:51.795Z] #25 9.055 [2022-09-07T08:50:51.795Z] #25 ... [2022-09-07T08:50:51.795Z] [2022-09-07T08:50:51.795Z] #28 [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 [2022-09-07T08:50:51.795Z] #0 1.822 + RM_GOPATH=0 [2022-09-07T08:50:51.795Z] #0 1.822 + TMP_GOPATH= [2022-09-07T08:50:51.795Z] #0 1.823 + : /build [2022-09-07T08:50:51.795Z] #0 1.823 + '[' -z '' ']' [2022-09-07T08:50:51.795Z] #0 1.823 ++ mktemp -d [2022-09-07T08:50:51.795Z] #0 1.824 + export GOPATH=/tmp/tmp.qqKImqWu2r [2022-09-07T08:50:51.795Z] #0 1.824 + GOPATH=/tmp/tmp.qqKImqWu2r [2022-09-07T08:50:51.795Z] #0 1.824 + RM_GOPATH=1 [2022-09-07T08:50:51.795Z] #0 1.824 + case "$(go env GOARCH)" in [2022-09-07T08:50:51.795Z] #0 1.826 ++ go env GOARCH [2022-09-07T08:50:51.795Z] #0 1.830 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:51.795Z] #0 1.830 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:51.795Z] #0 1.833 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-07T08:50:51.795Z] #0 1.834 ++ dirname /tmp/install/install.sh [2022-09-07T08:50:51.795Z] #0 1.834 + dir=/tmp/install [2022-09-07T08:50:51.795Z] #0 1.834 + bin=tomlv [2022-09-07T08:50:51.795Z] #0 1.834 + shift [2022-09-07T08:50:51.795Z] #0 1.834 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-09-07T08:50:51.795Z] #0 1.834 + . /tmp/install/tomlv.installer [2022-09-07T08:50:51.795Z] #0 1.834 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-07T08:50:51.795Z] #0 1.834 + install_tomlv [2022-09-07T08:50:51.795Z] #0 1.834 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-09-07T08:50:51.795Z] #0 1.834 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.qqKImqWu2r/src/github.com/BurntSushi/toml [2022-09-07T08:50:51.795Z] #0 1.838 Cloning into '/tmp/tmp.qqKImqWu2r/src/github.com/BurntSushi/toml'... [2022-09-07T08:50:51.795Z] #0 2.299 + cd /tmp/tmp.qqKImqWu2r/src/github.com/BurntSushi/toml [2022-09-07T08:50:51.795Z] #0 2.299 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-07T08:50:51.795Z] #0 2.324 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-09-07T08:50:51.795Z] #0 2.417 internal/goarch [2022-09-07T08:50:51.795Z] #0 2.464 internal/unsafeheader [2022-09-07T08:50:51.795Z] #0 2.467 internal/itoa [2022-09-07T08:50:51.795Z] #0 2.467 internal/goexperiment [2022-09-07T08:50:51.795Z] #0 2.467 internal/goos [2022-09-07T08:50:51.795Z] #0 2.480 math/bits [2022-09-07T08:50:51.795Z] #0 2.534 runtime/internal/syscall [2022-09-07T08:50:51.795Z] #0 2.534 internal/cpu [2022-09-07T08:50:51.795Z] #0 2.534 runtime/internal/math [2022-09-07T08:50:51.795Z] #0 2.534 internal/abi [2022-09-07T08:50:51.795Z] #0 2.534 runtime/internal/atomic [2022-09-07T08:50:51.795Z] #0 2.535 runtime/internal/sys [2022-09-07T08:50:51.795Z] #0 2.536 unicode/utf8 [2022-09-07T08:50:51.795Z] #0 2.561 internal/race [2022-09-07T08:50:51.795Z] #0 2.707 sync/atomic [2022-09-07T08:50:51.795Z] #0 2.824 unicode [2022-09-07T08:50:51.795Z] #0 2.861 encoding [2022-09-07T08:50:51.795Z] #0 3.023 internal/bytealg [2022-09-07T08:50:51.795Z] #0 3.055 math [2022-09-07T08:50:51.795Z] #0 3.475 runtime [2022-09-07T08:50:51.826Z] #18 ... [2022-09-07T08:50:51.826Z] [2022-09-07T08:50:51.826Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:50:51.826Z] #11 extracting sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 3.6s done [2022-09-07T08:50:51.826Z] #11 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 3.4s [2022-09-07T08:50:52.055Z] #28 ... [2022-09-07T08:50:52.055Z] [2022-09-07T08:50:52.055Z] #29 [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 [2022-09-07T08:50:52.055Z] #0 3.030 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-07T08:50:52.055Z] #0 3.045 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-07T08:50:52.056Z] #0 3.046 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-07T08:50:52.056Z] #0 3.451 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-07T08:50:52.056Z] #0 4.067 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-07T08:50:52.056Z] #0 4.535 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-07T08:50:52.056Z] #0 7.181 Fetched 8481 kB in 4s (1925 kB/s) [2022-09-07T08:50:52.056Z] #0 7.181 Reading package lists... [2022-09-07T08:50:52.056Z] #0 9.221 Reading package lists... [2022-09-07T08:50:52.056Z] #29 ... [2022-09-07T08:50:52.056Z] [2022-09-07T08:50:52.056Z] #30 [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 [2022-09-07T08:50:52.056Z] #0 2.075 + RM_GOPATH=0 [2022-09-07T08:50:52.056Z] #0 2.075 + TMP_GOPATH= [2022-09-07T08:50:52.056Z] #0 2.075 + : /build [2022-09-07T08:50:52.056Z] #0 2.075 + '[' -z '' ']' [2022-09-07T08:50:52.056Z] #0 2.075 ++ mktemp -d [2022-09-07T08:50:52.056Z] #0 2.075 + export GOPATH=/tmp/tmp.kn5a6zTi5O [2022-09-07T08:50:52.056Z] #0 2.075 + GOPATH=/tmp/tmp.kn5a6zTi5O [2022-09-07T08:50:52.056Z] #0 2.075 + RM_GOPATH=1 [2022-09-07T08:50:52.056Z] #0 2.075 + case "$(go env GOARCH)" in [2022-09-07T08:50:52.056Z] #0 2.076 ++ go env GOARCH [2022-09-07T08:50:52.056Z] #0 2.093 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:52.056Z] #0 2.093 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:52.056Z] #0 2.093 ++ dirname /tmp/install/install.sh [2022-09-07T08:50:52.056Z] #0 2.094 + dir=/tmp/install [2022-09-07T08:50:52.056Z] #0 2.095 Install golangci-lint version v1.44.0 [2022-09-07T08:50:52.056Z] #0 2.096 + bin=golangci_lint [2022-09-07T08:50:52.056Z] #0 2.096 + shift [2022-09-07T08:50:52.056Z] #0 2.096 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-09-07T08:50:52.056Z] #0 2.096 + . /tmp/install/golangci_lint.installer [2022-09-07T08:50:52.056Z] #0 2.096 ++ : v1.44.0 [2022-09-07T08:50:52.056Z] #0 2.096 + install_golangci_lint [2022-09-07T08:50:52.056Z] #0 2.096 + set -e [2022-09-07T08:50:52.056Z] #0 2.096 + echo 'Install golangci-lint version v1.44.0' [2022-09-07T08:50:52.056Z] #0 2.096 + GOBIN=/build [2022-09-07T08:50:52.056Z] #0 2.096 + GO111MODULE=on [2022-09-07T08:50:52.056Z] #0 2.096 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-09-07T08:50:52.056Z] #0 2.538 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-09-07T08:50:52.056Z] #0 9.195 go: downloading github.com/fatih/color v1.13.0 [2022-09-07T08:50:52.056Z] #0 9.196 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-07T08:50:52.056Z] #0 9.197 go: downloading github.com/pkg/errors v0.9.1 [2022-09-07T08:50:52.056Z] #0 9.198 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-09-07T08:50:52.056Z] #0 9.198 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-09-07T08:50:52.056Z] #0 9.205 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-07T08:50:52.056Z] #0 9.238 go: downloading github.com/spf13/viper v1.10.1 [2022-09-07T08:50:52.056Z] #0 9.272 go: downloading github.com/spf13/cobra v1.3.0 [2022-09-07T08:50:52.056Z] #0 9.292 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-07T08:50:52.056Z] #0 9.292 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-07T08:50:52.056Z] #0 9.347 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-07T08:50:52.056Z] #0 9.363 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-07T08:50:52.056Z] #0 9.395 go: downloading github.com/stretchr/testify v1.7.0 [2022-09-07T08:50:52.056Z] #0 9.463 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-07T08:50:52.056Z] #0 9.482 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-07T08:50:52.056Z] #0 9.512 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-07T08:50:52.056Z] #0 9.527 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-07T08:50:52.056Z] #0 9.553 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-07T08:50:52.056Z] #0 9.575 go: downloading github.com/magiconair/properties v1.8.5 [2022-09-07T08:50:52.056Z] #0 9.583 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-09-07T08:50:52.056Z] #0 9.592 go: downloading github.com/spf13/afero v1.6.0 [2022-09-07T08:50:52.056Z] #0 9.657 go: downloading github.com/spf13/cast v1.4.1 [2022-09-07T08:50:52.056Z] #0 9.672 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-07T08:50:52.056Z] #0 9.683 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-07T08:50:52.056Z] #0 9.684 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-09-07T08:50:52.056Z] #0 9.695 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-09-07T08:50:52.056Z] #0 9.714 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-07T08:50:52.056Z] #0 9.758 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-07T08:50:52.056Z] #0 9.775 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-07T08:50:52.056Z] #0 9.776 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-07T08:50:52.056Z] #0 9.879 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-07T08:50:52.056Z] #0 9.901 go: downloading github.com/Antonboom/errname v0.1.5 [2022-09-07T08:50:52.056Z] #0 9.908 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-09-07T08:50:52.056Z] #0 9.921 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-09-07T08:50:52.056Z] #0 9.922 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-07T08:50:52.056Z] #0 9.972 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-07T08:50:52.056Z] #0 9.998 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-07T08:50:52.056Z] #0 10.00 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-07T08:50:52.056Z] #0 10.01 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-09-07T08:50:52.056Z] #0 10.04 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-07T08:50:52.056Z] #0 10.05 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-09-07T08:50:52.056Z] #0 10.10 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-07T08:50:52.056Z] #0 10.22 go: downloading github.com/breml/bidichk v0.2.1 [2022-09-07T08:50:52.056Z] #0 10.28 go: downloading github.com/breml/errchkjson v0.2.1 [2022-09-07T08:50:52.056Z] #0 10.30 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-07T08:50:52.056Z] #0 10.32 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-07T08:50:52.056Z] #30 10.33 go: downloading github.com/daixiang0/gci v0.2.9 [2022-09-07T08:50:52.056Z] #30 10.34 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-09-07T08:50:52.056Z] #30 10.35 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-07T08:50:52.056Z] #30 10.36 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-09-07T08:50:52.056Z] #30 10.37 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-07T08:50:52.056Z] #30 10.38 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-07T08:50:52.056Z] #30 10.39 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-09-07T08:50:52.056Z] #30 ... [2022-09-07T08:50:52.056Z] [2022-09-07T08:50:52.056Z] #31 [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 [2022-09-07T08:50:52.056Z] #0 2.150 + git clone https://github.com/docker/distribution.git . [2022-09-07T08:50:52.056Z] #0 2.155 Cloning into '.'... [2022-09-07T08:50:52.056Z] #0 7.882 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-09-07T08:50:52.056Z] #0 8.721 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-07T08:50:52.271Z] #35 24.68 Reading package lists... [2022-09-07T08:50:52.271Z] #35 ... [2022-09-07T08:50:52.271Z] [2022-09-07T08:50:52.271Z] #39 [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 [2022-09-07T08:50:52.271Z] #39 13.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-07T08:50:52.271Z] #39 ... [2022-09-07T08:50:52.271Z] [2022-09-07T08:50:52.271Z] #34 [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 [2022-09-07T08:50:52.271Z] #34 25.96 Checking out files: 42% (819/1910) Checking out files: 43% (822/1910) Checking out files: 44% (841/1910) Checking out files: 45% (860/1910) Checking out files: 46% (879/1910) Checking out files: 47% (898/1910) Checking out files: 48% (917/1910) Checking out files: 49% (936/1910) Checking out files: 50% (955/1910) Checking out files: 51% (975/1910) Checking out files: 52% (994/1910) Checking out files: 53% (1013/1910) Checking out files: 54% (1032/1910) Checking out files: 55% (1051/1910) Checking out files: 56% (1070/1910) Checking out files: 57% (1089/1910) Checking out files: 58% (1108/1910) Checking out files: 59% (1127/1910) Checking out files: 60% (1146/1910) Checking out files: 61% (1166/1910) Checking out files: 62% (1185/1910) Checking out files: 63% (1204/1910) Checking out files: 64% (1223/1910) Checking out files: 65% (1242/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 99% (1904/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-09-07T08:50:52.271Z] #34 26.97 + cd /tmp/tmp.lOrFpfiCoB/src/github.com/docker/libnetwork [2022-09-07T08:50:52.271Z] #34 26.97 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-07T08:50:52.316Z] #31 ... [2022-09-07T08:50:52.316Z] [2022-09-07T08:50:52.316Z] #32 [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 [2022-09-07T08:50:52.316Z] #0 1.198 + RM_GOPATH=0 [2022-09-07T08:50:52.316Z] #0 1.198 + TMP_GOPATH= [2022-09-07T08:50:52.316Z] #0 1.198 + : /build [2022-09-07T08:50:52.316Z] #0 1.198 + '[' -z '' ']' [2022-09-07T08:50:52.316Z] #0 1.198 ++ mktemp -d [2022-09-07T08:50:52.316Z] #0 1.200 + export GOPATH=/tmp/tmp.vYi6CXE0ej [2022-09-07T08:50:52.316Z] #0 1.200 + GOPATH=/tmp/tmp.vYi6CXE0ej [2022-09-07T08:50:52.316Z] #0 1.200 + RM_GOPATH=1 [2022-09-07T08:50:52.316Z] #0 1.200 + case "$(go env GOARCH)" in [2022-09-07T08:50:52.316Z] #0 1.200 ++ go env GOARCH [2022-09-07T08:50:52.316Z] #0 1.207 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:52.316Z] #0 1.207 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:52.316Z] #0 1.207 ++ dirname /tmp/install/install.sh [2022-09-07T08:50:52.316Z] #0 1.208 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-07T08:50:52.316Z] #0 1.208 + dir=/tmp/install [2022-09-07T08:50:52.316Z] #0 1.208 + bin=proxy [2022-09-07T08:50:52.316Z] #0 1.208 + shift [2022-09-07T08:50:52.316Z] #0 1.208 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-09-07T08:50:52.316Z] #0 1.208 + . /tmp/install/proxy.installer [2022-09-07T08:50:52.316Z] #0 1.208 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-07T08:50:52.316Z] #0 1.208 + install_proxy [2022-09-07T08:50:52.316Z] #0 1.208 + case "$1" in [2022-09-07T08:50:52.316Z] #0 1.208 + export CGO_ENABLED=0 [2022-09-07T08:50:52.316Z] #0 1.208 + CGO_ENABLED=0 [2022-09-07T08:50:52.316Z] #0 1.208 + _install_proxy [2022-09-07T08:50:52.316Z] #0 1.208 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-09-07T08:50:52.316Z] #0 1.208 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.vYi6CXE0ej/src/github.com/docker/libnetwork [2022-09-07T08:50:52.316Z] #0 1.218 Cloning into '/tmp/tmp.vYi6CXE0ej/src/github.com/docker/libnetwork'... [2022-09-07T08:50:52.316Z] #0 4.535 + cd /tmp/tmp.vYi6CXE0ej/src/github.com/docker/libnetwork [2022-09-07T08:50:52.316Z] #0 4.539 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-07T08:50:52.316Z] #0 4.664 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-09-07T08:50:52.316Z] #32 ... [2022-09-07T08:50:52.316Z] [2022-09-07T08:50:52.316Z] #33 [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 [2022-09-07T08:50:52.316Z] #0 2.606 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-07T08:50:52.316Z] #0 2.620 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-07T08:50:52.316Z] #0 2.628 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-07T08:50:52.316Z] #0 3.120 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-07T08:50:52.316Z] #0 3.844 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-07T08:50:52.316Z] #0 4.355 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-07T08:50:52.316Z] #0 7.052 Fetched 8481 kB in 5s (1776 kB/s) [2022-09-07T08:50:52.316Z] #0 7.052 Reading package lists... [2022-09-07T08:50:52.316Z] #0 8.630 Reading package lists... [2022-09-07T08:50:52.316Z] #0 10.12 Building dependency tree... [2022-09-07T08:50:52.316Z] #0 10.56 The following additional packages will be installed: [2022-09-07T08:50:52.316Z] #0 10.56 libbtrfs0 [2022-09-07T08:50:52.316Z] #0 10.59 The following NEW packages will be installed: [2022-09-07T08:50:52.316Z] #0 10.59 libbtrfs-dev libbtrfs0 [2022-09-07T08:50:52.578Z] #33 ... [2022-09-07T08:50:52.578Z] [2022-09-07T08:50:52.578Z] #34 [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 [2022-09-07T08:50:52.578Z] #0 2.370 + RM_GOPATH=0 [2022-09-07T08:50:52.578Z] #0 2.370 + TMP_GOPATH= [2022-09-07T08:50:52.578Z] #0 2.370 + : /build [2022-09-07T08:50:52.578Z] #0 2.370 + '[' -z '' ']' [2022-09-07T08:50:52.578Z] #0 2.370 ++ mktemp -d [2022-09-07T08:50:52.578Z] #0 2.376 + export GOPATH=/tmp/tmp.Ufga29BQLz [2022-09-07T08:50:52.578Z] #0 2.376 + GOPATH=/tmp/tmp.Ufga29BQLz [2022-09-07T08:50:52.578Z] #0 2.376 + RM_GOPATH=1 [2022-09-07T08:50:52.578Z] #0 2.376 + case "$(go env GOARCH)" in [2022-09-07T08:50:52.578Z] #0 2.376 ++ go env GOARCH [2022-09-07T08:50:52.578Z] #0 2.384 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:52.578Z] #0 2.384 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:52.578Z] #0 2.384 ++ dirname /tmp/install/install.sh [2022-09-07T08:50:52.578Z] #0 2.388 + dir=/tmp/install [2022-09-07T08:50:52.578Z] #0 2.388 + bin=shfmt [2022-09-07T08:50:52.578Z] #0 2.388 + shift [2022-09-07T08:50:52.578Z] #0 2.388 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-09-07T08:50:52.578Z] #0 2.388 + . /tmp/install/shfmt.installer [2022-09-07T08:50:52.578Z] #0 2.388 ++ : v3.0.2 [2022-09-07T08:50:52.578Z] #0 2.389 + install_shfmt [2022-09-07T08:50:52.578Z] #0 2.389 + echo 'Install shfmt version v3.0.2' [2022-09-07T08:50:52.578Z] #0 2.389 + GOBIN=/build [2022-09-07T08:50:52.578Z] #0 2.389 + GO111MODULE=on [2022-09-07T08:50:52.578Z] #0 2.389 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-09-07T08:50:52.578Z] #0 2.389 Install shfmt version v3.0.2 [2022-09-07T08:50:52.578Z] #0 2.790 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-07T08:50:52.578Z] #0 3.748 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-07T08:50:52.578Z] #0 3.748 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-07T08:50:52.578Z] #0 3.749 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-07T08:50:52.578Z] #0 4.432 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-07T08:50:52.578Z] #34 ... [2022-09-07T08:50:52.578Z] [2022-09-07T08:50:52.578Z] #35 [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 [2022-09-07T08:50:52.578Z] #0 1.546 + RM_GOPATH=0 [2022-09-07T08:50:52.578Z] #0 1.546 + TMP_GOPATH= [2022-09-07T08:50:52.578Z] #0 1.546 + : /build [2022-09-07T08:50:52.578Z] #0 1.546 + '[' -z '' ']' [2022-09-07T08:50:52.578Z] #0 1.547 ++ mktemp -d [2022-09-07T08:50:52.578Z] #0 1.549 + export GOPATH=/tmp/tmp.3XDyiDcsVD [2022-09-07T08:50:52.578Z] #0 1.549 + GOPATH=/tmp/tmp.3XDyiDcsVD [2022-09-07T08:50:52.578Z] #0 1.549 + RM_GOPATH=1 [2022-09-07T08:50:52.578Z] #0 1.549 + case "$(go env GOARCH)" in [2022-09-07T08:50:52.578Z] #0 1.552 ++ go env GOARCH [2022-09-07T08:50:52.578Z] #0 1.560 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:52.578Z] #0 1.560 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:52.578Z] #0 1.561 ++ dirname /tmp/install/install.sh [2022-09-07T08:50:52.578Z] #0 1.562 + dir=/tmp/install [2022-09-07T08:50:52.578Z] #0 1.562 + bin=rootlesskit [2022-09-07T08:50:52.578Z] #0 1.562 + shift [2022-09-07T08:50:52.578Z] #0 1.562 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-09-07T08:50:52.578Z] #0 1.562 + . /tmp/install/rootlesskit.installer [2022-09-07T08:50:52.578Z] #0 1.562 ++ : v0.14.4 [2022-09-07T08:50:52.578Z] #0 1.562 + install_rootlesskit [2022-09-07T08:50:52.578Z] #0 1.562 + case "$1" in [2022-09-07T08:50:52.578Z] #0 1.562 + export CGO_ENABLED=0 [2022-09-07T08:50:52.578Z] #0 1.562 + CGO_ENABLED=0 [2022-09-07T08:50:52.578Z] #0 1.562 + _install_rootlesskit [2022-09-07T08:50:52.578Z] #0 1.565 + echo 'Install rootlesskit version v0.14.4' [2022-09-07T08:50:52.578Z] #0 1.565 Install rootlesskit version v0.14.4 [2022-09-07T08:50:52.578Z] #0 1.565 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-07T08:50:52.578Z] #0 1.565 + GOBIN=/build [2022-09-07T08:50:52.578Z] #0 1.565 + GO111MODULE=on [2022-09-07T08:50:52.578Z] #0 1.565 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-09-07T08:50:52.578Z] #0 1.985 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-09-07T08:50:52.578Z] #0 2.982 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-07T08:50:52.578Z] #0 3.007 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-07T08:50:52.578Z] #0 3.044 go: downloading github.com/pkg/errors v0.9.1 [2022-09-07T08:50:52.578Z] #0 3.052 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-09-07T08:50:52.578Z] #0 3.053 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-07T08:50:52.578Z] #0 3.053 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-07T08:50:52.578Z] #0 3.055 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-09-07T08:50:52.578Z] #0 3.116 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-09-07T08:50:52.578Z] #0 3.214 go: downloading github.com/google/uuid v1.3.0 [2022-09-07T08:50:52.578Z] #0 3.215 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-07T08:50:52.578Z] #0 3.217 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-07T08:50:52.578Z] #0 3.518 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-09-07T08:50:52.578Z] #0 3.557 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-09-07T08:50:52.578Z] #0 5.035 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-07T08:50:52.578Z] #0 5.133 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-07T08:50:52.839Z] #35 ... [2022-09-07T08:50:52.839Z] [2022-09-07T08:50:52.839Z] #36 [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 [2022-09-07T08:50:52.839Z] #0 2.151 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-07T08:50:52.839Z] #0 2.166 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-07T08:50:52.839Z] #0 2.178 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-07T08:50:52.839Z] #0 2.178 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-07T08:50:52.839Z] #0 2.538 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-07T08:50:52.839Z] #0 3.124 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-07T08:50:52.839Z] #0 3.622 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-07T08:50:52.839Z] #0 4.576 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-07T08:50:52.839Z] #0 7.155 Fetched 9022 kB in 5s (1724 kB/s) [2022-09-07T08:50:52.839Z] #0 7.155 Reading package lists... [2022-09-07T08:50:52.839Z] #0 9.101 Reading package lists... [2022-09-07T08:50:52.839Z] #36 ... [2022-09-07T08:50:52.839Z] [2022-09-07T08:50:52.839Z] #37 [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 [2022-09-07T08:50:52.839Z] #0 2.105 + RM_GOPATH=0 [2022-09-07T08:50:52.839Z] #0 2.105 + TMP_GOPATH= [2022-09-07T08:50:52.839Z] #0 2.106 + : /build [2022-09-07T08:50:52.839Z] #0 2.107 + '[' -z '' ']' [2022-09-07T08:50:52.839Z] #0 2.108 ++ mktemp -d [2022-09-07T08:50:52.839Z] #0 2.110 + export GOPATH=/tmp/tmp.epiAPjjlOA [2022-09-07T08:50:52.839Z] #0 2.110 + GOPATH=/tmp/tmp.epiAPjjlOA [2022-09-07T08:50:52.839Z] #0 2.110 + RM_GOPATH=1 [2022-09-07T08:50:52.839Z] #0 2.110 + case "$(go env GOARCH)" in [2022-09-07T08:50:52.839Z] #0 2.112 ++ go env GOARCH [2022-09-07T08:50:52.839Z] #0 2.121 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:52.839Z] #0 2.121 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:50:52.839Z] #0 2.123 ++ dirname /tmp/install/install.sh [2022-09-07T08:50:52.839Z] #0 2.126 + dir=/tmp/install [2022-09-07T08:50:52.839Z] #0 2.126 + bin=gotestsum [2022-09-07T08:50:52.839Z] #0 2.126 + shift [2022-09-07T08:50:52.839Z] #0 2.126 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-09-07T08:50:52.839Z] #0 2.126 + . /tmp/install/gotestsum.installer [2022-09-07T08:50:52.839Z] #0 2.126 ++ : v1.7.0 [2022-09-07T08:50:52.839Z] #0 2.126 + install_gotestsum [2022-09-07T08:50:52.839Z] #0 2.128 Install gotestsum version v1.7.0 [2022-09-07T08:50:52.839Z] #0 2.128 + set -e [2022-09-07T08:50:52.839Z] #0 2.128 + echo 'Install gotestsum version v1.7.0' [2022-09-07T08:50:52.839Z] #0 2.128 + GOBIN=/build [2022-09-07T08:50:52.839Z] #0 2.128 + GO111MODULE=on [2022-09-07T08:50:52.839Z] #0 2.128 + go install gotest.tools/gotestsum@v1.7.0 [2022-09-07T08:50:52.839Z] #0 2.228 go: downloading gotest.tools/gotestsum v1.7.0 [2022-09-07T08:50:52.839Z] #0 2.892 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-07T08:50:52.839Z] #0 2.892 go: downloading github.com/fatih/color v1.10.0 [2022-09-07T08:50:52.839Z] #0 2.893 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-07T08:50:52.839Z] #0 2.894 go: downloading github.com/pkg/errors v0.9.1 [2022-09-07T08:50:52.839Z] #0 2.915 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-07T08:50:52.839Z] #0 2.924 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-07T08:50:52.839Z] #0 2.930 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-07T08:50:52.839Z] #0 2.948 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-07T08:50:52.839Z] #0 2.949 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-07T08:50:52.839Z] #0 3.000 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-07T08:50:52.839Z] #0 3.013 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-07T08:50:52.839Z] #0 3.022 go: downloading golang.org/x/tools v0.1.0 [2022-09-07T08:50:52.839Z] #0 4.886 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-07T08:50:52.839Z] #0 4.893 go: downloading golang.org/x/mod v0.3.0 [2022-09-07T08:50:52.840Z] #34 27.62 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-09-07T08:50:53.109Z] #37 ... [2022-09-07T08:50:53.109Z] [2022-09-07T08:50:53.109Z] #38 [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 [2022-09-07T08:50:53.109Z] #0 1.082 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-07T08:50:53.109Z] #0 1.083 Cloning into '.'... [2022-09-07T08:50:53.109Z] #0 10.17 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-07T08:50:53.109Z] #0 10.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-07T08:50:53.109Z] #38 ... [2022-09-07T08:50:53.109Z] [2022-09-07T08:50:53.109Z] #39 [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 [2022-09-07T08:50:53.109Z] #0 2.663 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-07T08:50:53.109Z] #0 2.684 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-07T08:50:53.109Z] #0 2.684 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-07T08:50:53.109Z] #0 3.160 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-07T08:50:53.109Z] #0 3.844 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-07T08:50:53.109Z] #0 4.284 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-07T08:50:53.109Z] #0 6.248 Fetched 8481 kB in 4s (2213 kB/s) [2022-09-07T08:50:53.109Z] #0 6.248 Reading package lists... [2022-09-07T08:50:53.109Z] #0 7.688 Reading package lists... [2022-09-07T08:50:53.109Z] #0 9.449 Building dependency tree... [2022-09-07T08:50:53.109Z] #0 9.951 The following additional packages will be installed: [2022-09-07T08:50:53.109Z] #0 9.952 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-09-07T08:50:53.109Z] #0 9.953 Suggested packages: [2022-09-07T08:50:53.109Z] #0 9.953 cmake-doc ninja-build lrzip [2022-09-07T08:50:53.109Z] #0 9.954 Recommended packages: [2022-09-07T08:50:53.109Z] #0 9.954 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-07T08:50:53.109Z] #0 10.14 The following NEW packages will be installed: [2022-09-07T08:50:53.109Z] #0 10.14 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-09-07T08:50:53.109Z] #0 10.14 vim-common xxd [2022-09-07T08:50:53.109Z] #0 10.43 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-09-07T08:50:53.109Z] #0 10.43 Need to get 14.9 MB of archives. [2022-09-07T08:50:53.109Z] #0 10.43 After this operation, 61.8 MB of additional disk space will be used. [2022-09-07T08:50:53.109Z] #0 10.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-07T08:50:53.109Z] #0 10.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-07T08:50:53.109Z] #0 10.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-07T08:50:53.109Z] #0 10.72 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-09-07T08:50:53.109Z] #0 10.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-09-07T08:50:53.109Z] #0 10.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-09-07T08:50:53.109Z] #0 10.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-09-07T08:50:53.109Z] #0 10.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-09-07T08:50:53.109Z] #0 10.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-09-07T08:50:53.109Z] #0 10.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-09-07T08:50:53.370Z] #39 ... [2022-09-07T08:50:53.370Z] [2022-09-07T08:50:53.370Z] #25 [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 [2022-09-07T08:50:53.370Z] #25 9.338 #=#=# ######################################################################## 100.0% [2022-09-07T08:50:53.370Z] #25 9.478 [2022-09-07T08:50:53.370Z] #25 10.24 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-07T08:50:53.370Z] #25 10.40 [2022-09-07T08:50:53.630Z] #25 10.67 #=#=# ######################################################################## 100.0% [2022-09-07T08:50:53.630Z] #25 10.83 [2022-09-07T08:50:53.735Z] #11 ... [2022-09-07T08:50:53.735Z] [2022-09-07T08:50:53.735Z] #18 [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 [2022-09-07T08:50:53.735Z] #18 DONE 15.2s [2022-09-07T08:50:53.735Z] [2022-09-07T08:50:53.735Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:50:53.735Z] #11 ... [2022-09-07T08:50:53.735Z] [2022-09-07T08:50:53.735Z] #19 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-07T08:50:53.735Z] #19 DONE 0.2s [2022-09-07T08:50:53.735Z] [2022-09-07T08:50:53.735Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:50:54.233Z] #25 11.53 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-09-07T08:50:54.493Z] #25 11.70 [2022-09-07T08:50:55.274Z] #25 11.98 #=#=# 0.0% ######### 12.6% ########################## 37.1% #################################################### 73.1% ######################################################################## 100.0% [2022-09-07T08:50:55.535Z] #25 12.65 [2022-09-07T08:50:56.167Z] #25 13.32 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-07T08:50:56.278Z] #11 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 7.3s done [2022-09-07T08:50:56.278Z] #11 extracting sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b done [2022-09-07T08:50:56.278Z] #11 DONE 25.6s [2022-09-07T08:50:56.278Z] [2022-09-07T08:50:56.278Z] #20 [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 [2022-09-07T08:50:56.278Z] #0 1.270 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-09-07T08:50:56.278Z] #0 1.361 [2022-09-07T08:50:56.278Z] #0 1.583 #=#=# #### 6.0% ########################## 37.3% ######################################### 57.6% ####################################################### 77.4% ##################################################################### 97.1% ######################################################################## 100.0% [2022-09-07T08:50:56.278Z] #0 2.183 [2022-09-07T08:50:56.278Z] #0 2.398 #=#=# ######################### 35.6% ######################################################################## 100.0% [2022-09-07T08:50:56.428Z] #25 13.54 [2022-09-07T08:50:56.453Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0dd2cad621ea78ee0) in /home/ubuntu/workspace/moby_PR-44098 [Pipeline] { [2022-09-07T08:50:56.471Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f9424c54acb5dbd1) in /home/ubuntu/workspace/moby_PR-44098 [Pipeline] checkout [Pipeline] { [Pipeline] checkout [2022-09-07T08:50:56.539Z] #20 2.650 [2022-09-07T08:50:56.547Z] The recommended git tool is: git [2022-09-07T08:50:56.559Z] The recommended git tool is: git [2022-09-07T08:50:56.697Z] #25 13.77 #=#=# ######################################################################## 100.0% [2022-09-07T08:50:56.697Z] #25 13.92 [2022-09-07T08:50:57.034Z] #34 ... [2022-09-07T08:50:57.034Z] [2022-09-07T08:50:57.034Z] #35 [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 [2022-09-07T08:50:57.034Z] #35 24.68 Reading package lists... [2022-09-07T08:50:57.061Z] #20 2.883 #=#=# ######################### 34.8% ######################################################################## 100.0% [2022-09-07T08:50:57.061Z] #20 3.099 [2022-09-07T08:50:57.282Z] #25 14.47 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-07T08:50:57.322Z] #20 3.316 #=#=# [2022-09-07T08:50:57.322Z] #20 ... [2022-09-07T08:50:57.322Z] [2022-09-07T08:50:57.322Z] #21 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-07T08:50:57.322Z] #21 DONE 1.0s [2022-09-07T08:50:57.322Z] [2022-09-07T08:50:57.322Z] #20 [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 [2022-09-07T08:50:57.542Z] #25 14.66 [2022-09-07T08:50:57.804Z] #25 14.92 #=#=# ######################################################################## 100.0% [2022-09-07T08:50:57.804Z] #25 15.01 [2022-09-07T08:50:57.804Z] #25 15.05 Download of images into '/build' complete. [2022-09-07T08:50:57.804Z] #25 15.05 Use something like the following to load the result into a Docker daemon: [2022-09-07T08:50:57.804Z] #25 15.05 tar -cC '/build' . | docker load [2022-09-07T08:50:57.845Z] #20 3.316 #=#=# ###### 8.8% ########################## 36.1% ####################################### 55.1% ##################################################### 74.7% ################################################################### 94.0% ######################################################################## 100.0% [2022-09-07T08:50:57.845Z] #20 3.948 [2022-09-07T08:50:58.106Z] #20 4.167 #=#=# [2022-09-07T08:50:58.106Z] #20 ... [2022-09-07T08:50:58.106Z] [2022-09-07T08:50:58.106Z] #22 [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 [2022-09-07T08:50:58.106Z] #22 DONE 0.9s [2022-09-07T08:50:58.106Z] [2022-09-07T08:50:58.106Z] #20 [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 [2022-09-07T08:50:58.368Z] #20 4.167 #=#=# # 1.9% [2022-09-07T08:50:58.368Z] #20 ... [2022-09-07T08:50:58.368Z] [2022-09-07T08:50:58.368Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-07T08:50:58.368Z] #23 DONE 0.1s [2022-09-07T08:50:58.368Z] [2022-09-07T08:50:58.368Z] #20 [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 [2022-09-07T08:50:58.376Z] #25 ... [2022-09-07T08:50:58.376Z] [2022-09-07T08:50:58.376Z] #32 [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 [2022-09-07T08:50:58.376Z] #32 DONE 16.6s [2022-09-07T08:50:58.376Z] [2022-09-07T08:50:58.376Z] #34 [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 [2022-09-07T08:50:58.376Z] #34 DONE 16.7s [2022-09-07T08:50:58.376Z] [2022-09-07T08:50:58.376Z] #30 [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 [2022-09-07T08:50:58.376Z] #30 10.48 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-07T08:50:58.376Z] #30 10.59 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-07T08:50:58.376Z] #30 10.59 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-07T08:50:58.376Z] #30 10.61 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-07T08:50:58.376Z] #30 10.62 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-07T08:50:58.376Z] #30 10.63 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-07T08:50:58.376Z] #30 10.65 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-07T08:50:58.376Z] #30 10.65 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-07T08:50:58.376Z] #30 10.66 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-07T08:50:58.376Z] #30 10.66 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-07T08:50:58.376Z] #30 10.68 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-07T08:50:58.376Z] #30 10.73 go: downloading github.com/julz/importas v0.1.0 [2022-09-07T08:50:58.376Z] #30 10.76 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-07T08:50:58.376Z] #30 10.79 go: downloading github.com/kulti/thelper v0.5.0 [2022-09-07T08:50:58.376Z] #30 10.80 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-07T08:50:58.376Z] #30 10.82 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-07T08:50:58.376Z] #30 10.83 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-09-07T08:50:58.376Z] #30 10.84 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-09-07T08:50:58.376Z] #30 10.86 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-07T08:50:58.376Z] #30 10.92 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-07T08:50:58.376Z] #30 10.94 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-07T08:50:58.376Z] #30 10.97 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-07T08:50:58.376Z] #30 10.99 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-09-07T08:50:58.376Z] #30 11.01 go: downloading github.com/mgechev/revive v1.1.3 [2022-09-07T08:50:58.376Z] #30 11.32 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-07T08:50:58.376Z] #30 11.32 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-07T08:50:58.376Z] #30 11.33 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-07T08:50:58.376Z] #30 11.43 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-09-07T08:50:58.376Z] #30 11.46 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-09-07T08:50:58.376Z] #30 11.47 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-07T08:50:58.376Z] #30 11.47 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-07T08:50:58.376Z] #30 11.48 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-07T08:50:58.376Z] #30 11.48 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-09-07T08:50:58.376Z] #30 11.49 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-07T08:50:58.376Z] #30 11.50 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-09-07T08:50:58.376Z] #30 11.53 go: downloading github.com/sivchari/tenv v1.4.7 [2022-09-07T08:50:58.376Z] #30 11.57 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-07T08:50:58.376Z] #30 11.57 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-07T08:50:58.377Z] #30 11.57 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-07T08:50:58.377Z] #30 11.59 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-07T08:50:58.377Z] #30 11.60 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-07T08:50:58.377Z] #30 11.60 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-07T08:50:58.377Z] #30 11.60 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-07T08:50:58.377Z] #30 11.61 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-09-07T08:50:58.377Z] #30 11.70 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-07T08:50:58.377Z] #30 11.77 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-07T08:50:58.377Z] #30 11.78 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-09-07T08:50:58.377Z] #30 11.79 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-07T08:50:58.377Z] #30 11.81 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-07T08:50:58.377Z] #30 11.81 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-09-07T08:50:58.377Z] #30 11.83 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-07T08:50:58.377Z] #30 12.13 go: downloading honnef.co/go/tools v0.2.2 [2022-09-07T08:50:58.377Z] #30 12.13 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-09-07T08:50:58.377Z] #30 12.15 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-07T08:50:58.377Z] #30 12.20 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-07T08:50:58.377Z] #30 12.22 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-07T08:50:58.377Z] #30 12.32 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-07T08:50:58.377Z] #30 12.33 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-07T08:50:58.377Z] #30 12.43 go: downloading golang.org/x/text v0.3.7 [2022-09-07T08:50:58.377Z] #30 12.68 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-07T08:50:58.377Z] #30 12.68 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-07T08:50:58.377Z] #30 12.68 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-07T08:50:58.377Z] #30 12.68 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-07T08:50:58.377Z] #30 12.68 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-07T08:50:58.377Z] #30 12.69 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-07T08:50:58.377Z] #30 12.70 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-07T08:50:58.377Z] #30 12.72 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-09-07T08:50:58.377Z] #30 12.72 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-07T08:50:58.377Z] #30 12.72 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-07T08:50:58.377Z] #30 12.73 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-07T08:50:58.377Z] #30 12.73 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-07T08:50:58.377Z] #30 12.76 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-07T08:50:58.377Z] #30 12.77 go: downloading golang.org/x/mod v0.5.1 [2022-09-07T08:50:58.377Z] #30 12.77 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-07T08:50:58.377Z] #30 12.77 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-07T08:50:58.377Z] #30 12.82 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-07T08:50:58.377Z] #30 12.82 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-07T08:50:58.377Z] #30 12.82 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-07T08:50:58.377Z] #30 12.86 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-07T08:50:58.377Z] #30 12.86 go: downloading github.com/google/go-cmp v0.5.6 [2022-09-07T08:50:58.377Z] #30 12.88 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-09-07T08:50:58.377Z] #30 13.01 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-07T08:50:58.377Z] #30 13.03 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-07T08:50:58.377Z] #30 13.13 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-09-07T08:50:58.377Z] #30 13.14 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-07T08:50:58.377Z] #30 13.31 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-09-07T08:50:58.377Z] #30 13.34 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-07T08:50:58.377Z] #30 13.42 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-07T08:50:58.377Z] #30 13.43 go: downloading github.com/prometheus/common v0.10.0 [2022-09-07T08:50:58.377Z] #30 13.45 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-07T08:50:58.377Z] #30 13.48 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-07T08:50:58.377Z] #30 13.48 go: downloading github.com/prometheus/procfs v0.6.0 [2022-09-07T08:50:58.377Z] #30 13.51 go: downloading google.golang.org/protobuf v1.27.1 [2022-09-07T08:50:58.377Z] #30 13.52 go: downloading github.com/cespare/xxhash v1.1.0 [2022-09-07T08:50:58.377Z] #30 14.43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-07T08:50:58.636Z] #20 4.167 #=#=# # 1.9% ####### 9.8% ########## 15.1% ############## 20.4% [2022-09-07T08:50:58.636Z] #20 ... [2022-09-07T08:50:58.636Z] [2022-09-07T08:50:58.636Z] #24 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-07T08:50:58.636Z] #24 DONE 0.3s [2022-09-07T08:50:58.636Z] [2022-09-07T08:50:58.636Z] #20 [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 [2022-09-07T08:50:58.637Z] #30 ... [2022-09-07T08:50:58.637Z] [2022-09-07T08:50:58.637Z] #25 [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 [2022-09-07T08:50:58.637Z] #25 DONE 15.7s [2022-09-07T08:50:58.637Z] [2022-09-07T08:50:58.637Z] #37 [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 [2022-09-07T08:50:58.637Z] #37 DONE 16.7s [2022-09-07T08:50:58.637Z] [2022-09-07T08:50:58.637Z] #29 [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 [2022-09-07T08:50:58.637Z] #0 9.221 Reading package lists... [2022-09-07T08:50:58.637Z] #29 10.44 Building dependency tree... [2022-09-07T08:50:58.637Z] #29 10.86 The following additional packages will be installed: [2022-09-07T08:50:58.637Z] #29 10.86 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-09-07T08:50:58.637Z] #29 10.87 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-09-07T08:50:58.637Z] #29 10.87 Suggested packages: [2022-09-07T08:50:58.637Z] #29 10.87 manpages-dev python-setuptools [2022-09-07T08:50:58.637Z] #29 11.07 The following NEW packages will be installed: [2022-09-07T08:50:58.637Z] #29 11.08 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-09-07T08:50:58.637Z] #29 11.08 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-09-07T08:50:58.637Z] #29 11.08 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-09-07T08:50:58.637Z] #29 11.08 python-six zlib1g-dev [2022-09-07T08:50:58.637Z] #29 11.44 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2022-09-07T08:50:58.637Z] #29 11.44 Need to get 4091 kB of archives. [2022-09-07T08:50:58.637Z] #29 11.44 After this operation, 22.5 MB of additional disk space will be used. [2022-09-07T08:50:58.637Z] #29 11.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-09-07T08:50:58.637Z] #29 11.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-07T08:50:58.637Z] #29 11.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-09-07T08:50:58.637Z] #29 11.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-07T08:50:58.637Z] #29 11.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-09-07T08:50:58.637Z] #29 11.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-07T08:50:58.637Z] #29 11.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-09-07T08:50:58.637Z] #29 11.76 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-09-07T08:50:58.637Z] #29 11.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-09-07T08:50:58.637Z] #29 11.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-09-07T08:50:58.637Z] #29 11.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-09-07T08:50:58.637Z] #29 11.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-09-07T08:50:58.637Z] #29 11.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-09-07T08:50:58.637Z] #29 11.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-09-07T08:50:58.637Z] #29 11.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-09-07T08:50:58.637Z] #29 11.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-09-07T08:50:58.637Z] #29 11.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-09-07T08:50:58.637Z] #29 12.82 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T08:50:58.637Z] #29 13.41 Fetched 4091 kB in 1s (4418 kB/s) [2022-09-07T08:50:58.637Z] #29 13.68 Selecting previously unselected package libcap-dev:amd64. [2022-09-07T08:50:58.637Z] #29 13.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-09-07T08:50:58.637Z] #29 13.70 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-09-07T08:50:58.637Z] #29 13.79 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-09-07T08:50:58.637Z] #29 14.29 Selecting previously unselected package libnet1:amd64. [2022-09-07T08:50:58.637Z] #29 14.30 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-07T08:50:58.637Z] #29 14.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T08:50:58.637Z] #29 15.77 Selecting previously unselected package libnet1-dev. [2022-09-07T08:50:58.637Z] #29 15.77 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-07T08:50:58.637Z] #29 15.81 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-07T08:50:58.637Z] #29 16.54 Selecting previously unselected package libnl-3-200:amd64. [2022-09-07T08:50:58.637Z] #29 16.55 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-07T08:50:58.637Z] #29 16.67 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-07T08:50:58.637Z] #29 16.84 Selecting previously unselected package libnl-3-dev:amd64. [2022-09-07T08:50:58.637Z] #29 16.84 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-09-07T08:50:58.637Z] #29 16.85 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-07T08:50:58.897Z] #29 ... [2022-09-07T08:50:58.897Z] [2022-09-07T08:50:58.897Z] #33 [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 [2022-09-07T08:50:58.897Z] #33 10.88 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-09-07T08:50:58.897Z] #33 10.88 Need to get 119 kB of archives. [2022-09-07T08:50:58.897Z] #33 10.88 After this operation, 387 kB of additional disk space will be used. [2022-09-07T08:50:58.897Z] #33 10.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-07T08:50:58.897Z] #33 10.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-07T08:50:58.897Z] #33 11.46 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T08:50:58.897Z] #33 12.19 Fetched 119 kB in 0s (427 kB/s) [2022-09-07T08:50:58.897Z] #33 13.67 Selecting previously unselected package libbtrfs0. [2022-09-07T08:50:58.897Z] #33 13.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-09-07T08:50:58.897Z] #33 13.71 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-07T08:50:58.897Z] #33 13.80 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-07T08:50:58.897Z] #33 14.26 Selecting previously unselected package libbtrfs-dev. [2022-09-07T08:50:58.897Z] #33 14.26 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-07T08:50:58.897Z] #33 14.29 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-07T08:50:58.897Z] #33 15.82 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-07T08:50:58.898Z] #33 16.03 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-07T08:50:58.898Z] #33 16.54 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-07T08:50:58.898Z] #33 DONE 17.0s [2022-09-07T08:50:58.898Z] [2022-09-07T08:50:58.898Z] #36 [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 [2022-09-07T08:50:58.898Z] #0 9.101 Reading package lists... [2022-09-07T08:50:58.898Z] #36 10.58 Building dependency tree... [2022-09-07T08:50:58.898Z] #36 11.00 The following additional packages will be installed: [2022-09-07T08:50:58.898Z] #36 11.00 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-09-07T08:50:58.898Z] #36 11.00 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-09-07T08:50:58.898Z] #36 11.00 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-09-07T08:50:58.898Z] #36 11.00 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-09-07T08:50:58.898Z] #36 11.00 mingw-w64-x86-64-dev [2022-09-07T08:50:58.898Z] #36 11.00 Suggested packages: [2022-09-07T08:50:58.898Z] #36 11.00 gcc-8-locales seccomp wine64 [2022-09-07T08:50:58.898Z] #36 11.27 The following NEW packages will be installed: [2022-09-07T08:50:58.898Z] #36 11.27 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-07T08:50:58.898Z] #36 11.27 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-09-07T08:50:58.898Z] #36 11.27 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-09-07T08:50:58.898Z] #36 11.27 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-09-07T08:50:58.898Z] #36 11.27 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-09-07T08:50:58.898Z] #36 11.28 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-09-07T08:50:58.898Z] #36 11.28 The following packages will be upgraded: [2022-09-07T08:50:58.898Z] #36 11.28 libseccomp2 [2022-09-07T08:50:58.898Z] #36 11.60 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2022-09-07T08:50:58.898Z] #36 11.60 Need to get 77.8 MB of archives. [2022-09-07T08:50:58.898Z] #36 11.60 After this operation, 487 MB of additional disk space will be used. [2022-09-07T08:50:58.898Z] #36 11.60 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-09-07T08:50:58.898Z] #36 11.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-09-07T08:50:58.898Z] #36 11.64 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-09-07T08:50:58.898Z] #36 11.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-09-07T08:50:58.898Z] #36 12.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-09-07T08:50:58.898Z] #36 12.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-09-07T08:50:58.898Z] #36 12.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-09-07T08:50:58.898Z] #36 12.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-09-07T08:50:58.898Z] #36 12.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-09-07T08:50:58.898Z] #36 12.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-09-07T08:50:58.898Z] #36 12.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-09-07T08:50:58.898Z] #36 14.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-09-07T08:50:58.898Z] #36 15.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-09-07T08:50:58.898Z] #36 15.51 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-09-07T08:50:58.898Z] #36 15.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-07T08:50:58.898Z] #36 15.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-07T08:50:58.898Z] #36 15.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-09-07T08:50:58.898Z] #36 15.53 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-09-07T08:50:58.898Z] #36 15.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-09-07T08:50:58.898Z] #36 15.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-09-07T08:50:58.898Z] #36 15.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-09-07T08:50:58.898Z] #36 15.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-09-07T08:50:58.898Z] #36 15.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-09-07T08:50:58.898Z] #36 15.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-09-07T08:50:58.898Z] #36 16.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-09-07T08:50:58.898Z] #36 16.07 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-09-07T08:50:58.898Z] #36 ... [2022-09-07T08:50:58.898Z] [2022-09-07T08:50:58.898Z] #29 [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 [2022-09-07T08:50:58.898Z] #29 17.12 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-07T08:50:58.898Z] #29 17.13 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-07T08:50:58.898Z] #29 17.14 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-07T08:50:58.898Z] #29 17.26 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-07T08:50:58.898Z] #29 17.26 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-09-07T08:50:59.008Z] using credential docker-jenkins-github-credentials [2022-09-07T08:50:59.018Z] Cloning the remote Git repository [2022-09-07T08:50:59.018Z] Cloning with configured refspecs honoured and without tags [2022-09-07T08:50:59.158Z] #29 17.28 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-07T08:50:59.158Z] #29 17.38 Selecting previously unselected package zlib1g-dev:amd64. [2022-09-07T08:50:59.158Z] #29 17.38 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-09-07T08:50:59.158Z] #29 17.39 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-07T08:50:59.418Z] #29 17.56 Selecting previously unselected package libprotobuf17:amd64. [2022-09-07T08:50:59.418Z] #29 17.56 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-09-07T08:50:59.418Z] #29 17.56 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-07T08:50:59.724Z] using credential docker-jenkins-github-credentials [2022-09-07T08:50:59.733Z] Cloning the remote Git repository [2022-09-07T08:50:59.733Z] Cloning with configured refspecs honoured and without tags [2022-09-07T08:50:59.795Z] Cloning repository https://github.com/moby/moby.git [2022-09-07T08:50:59.852Z] > git init /home/ubuntu/workspace/moby_PR-44098 # timeout=10 [2022-09-07T08:50:59.974Z] #20 4.167 #=#=# # 1.9% ####### 9.8% ########## 15.1% ############## 20.4% ################## 25.6% ##################### 30.1% ######################### 36.0% ############################# 41.2% ################################# 46.3% ##################################### 51.6% ######################################## 56.8% ############################################ 61.6% ################################################ 67.3% #################################################### 72.4% ####################################################### 77.6% ########################################################### 82.9% ############################################################## 87.5% ################################################################## 92.2% ###################################################################### 98.6% ######################################################################## 100.0% [2022-09-07T08:50:59.010Z] Cloning repository https://github.com/moby/moby.git [2022-09-07T08:50:59.066Z] > git init /home/ubuntu/workspace/moby_PR-44098 # timeout=10 [2022-09-07T08:50:59.427Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T08:50:59.427Z] > git --version # timeout=10 [2022-09-07T08:50:59.435Z] > git --version # 'git version 2.25.1' [2022-09-07T08:50:59.435Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T08:50:59.437Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44098/head:refs/remotes/origin/PR-44098 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-07T08:51:00.035Z] #29 18.08 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-09-07T08:51:00.035Z] #29 18.08 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-09-07T08:51:00.035Z] #29 18.10 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-07T08:51:00.235Z] #20 6.194 [2022-09-07T08:51:00.295Z] #29 18.23 Selecting previously unselected package libprotobuf-dev:amd64. [2022-09-07T08:51:00.295Z] #29 18.24 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-09-07T08:51:00.295Z] #29 18.24 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-07T08:51:00.336Z] #35 31.53 Reading package lists... [2022-09-07T08:51:00.336Z] #35 ... [2022-09-07T08:51:00.336Z] [2022-09-07T08:51:00.336Z] #28 [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 [2022-09-07T08:51:00.336Z] #28 24.58 Fetched 8481 kB in 18s (472 kB/s) [2022-09-07T08:51:00.336Z] #28 24.58 Reading package lists... [2022-09-07T08:51:00.336Z] #28 31.79 Reading package lists... [2022-09-07T08:51:00.336Z] #28 ... [2022-09-07T08:51:00.336Z] [2022-09-07T08:51:00.336Z] #30 [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 [2022-09-07T08:51:00.336Z] #30 33.37 go: downloading github.com/fatih/color v1.13.0 [2022-09-07T08:51:00.336Z] #30 33.37 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-07T08:51:00.336Z] #30 33.44 go: downloading github.com/pkg/errors v0.9.1 [2022-09-07T08:51:00.336Z] #30 33.52 go: downloading github.com/spf13/cobra v1.3.0 [2022-09-07T08:51:00.336Z] #30 33.53 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-07T08:51:00.336Z] #30 33.82 go: downloading github.com/spf13/viper v1.10.1 [2022-09-07T08:51:00.336Z] #30 33.91 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-07T08:51:00.336Z] #30 34.41 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-07T08:51:00.336Z] #30 34.42 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-07T08:51:00.336Z] #30 34.45 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-09-07T08:51:00.336Z] #30 34.50 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-09-07T08:51:00.556Z] #29 18.88 Selecting previously unselected package libprotoc17:amd64. [2022-09-07T08:51:00.556Z] #29 18.88 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-09-07T08:51:00.556Z] #29 18.91 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-07T08:51:00.807Z] #20 6.837 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-07T08:51:00.808Z] #20 6.943 [2022-09-07T08:51:00.816Z] #29 19.10 Selecting previously unselected package protobuf-c-compiler. [2022-09-07T08:51:00.225Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T08:51:00.230Z] > git --version # timeout=10 [2022-09-07T08:51:00.250Z] > git --version # 'git version 2.25.1' [2022-09-07T08:51:00.250Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T08:51:00.256Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44098/head:refs/remotes/origin/PR-44098 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-07T08:51:01.076Z] #20 7.177 #=#=# ######################################################################## 100.0% [2022-09-07T08:51:01.077Z] #20 7.237 [2022-09-07T08:51:01.115Z] #29 19.12 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-09-07T08:51:01.115Z] #29 19.12 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-07T08:51:01.115Z] #29 19.22 Selecting previously unselected package protobuf-compiler. [2022-09-07T08:51:01.115Z] #29 19.22 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-09-07T08:51:01.115Z] #29 19.24 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-09-07T08:51:01.115Z] #29 19.32 Selecting previously unselected package python-pkg-resources. [2022-09-07T08:51:01.272Z] #30 35.92 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-07T08:51:01.376Z] #29 19.32 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-09-07T08:51:01.376Z] #29 19.33 Unpacking python-pkg-resources (40.8.0-1) ... [2022-09-07T08:51:01.376Z] #29 19.49 Selecting previously unselected package python-six. [2022-09-07T08:51:01.376Z] #29 19.49 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-09-07T08:51:01.376Z] #29 19.50 Unpacking python-six (1.12.0-1) ... [2022-09-07T08:51:01.376Z] #29 19.60 Selecting previously unselected package python-protobuf. [2022-09-07T08:51:01.636Z] #29 19.61 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-09-07T08:51:01.636Z] #29 19.61 Unpacking python-protobuf (3.6.1.3-2) ... [2022-09-07T08:51:01.654Z] #20 7.796 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-07T08:51:01.654Z] #20 7.905 [2022-09-07T08:51:01.840Z] #30 ... [2022-09-07T08:51:01.840Z] [2022-09-07T08:51:01.840Z] #36 [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 [2022-09-07T08:51:01.840Z] #36 26.38 encoding [2022-09-07T08:51:01.840Z] #36 ... [2022-09-07T08:51:01.840Z] [2022-09-07T08:51:01.840Z] #33 [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 [2022-09-07T08:51:01.840Z] #33 28.21 Checking out files: 74% (1623/2176) Checking out files: 75% (1632/2176) Checking out files: 76% (1654/2176) Checking out files: 77% (1676/2176) Checking out files: 78% (1698/2176) Checking out files: 79% (1720/2176) Checking out files: 80% (1741/2176) Checking out files: 81% (1763/2176) Checking out files: 82% (1785/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. [2022-09-07T08:51:01.840Z] #33 28.78 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-09-07T08:51:01.840Z] #33 30.39 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-07T08:51:01.902Z] #29 19.95 Setting up python-pkg-resources (40.8.0-1) ... [2022-09-07T08:51:02.174Z] #20 8.145 #=#=# ######################################################################## 100.0% [2022-09-07T08:51:02.175Z] #20 8.237 [2022-09-07T08:51:02.745Z] #20 8.812 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-09-07T08:51:02.745Z] #20 8.928 [2022-09-07T08:51:02.795Z] #33 ... [2022-09-07T08:51:02.795Z] [2022-09-07T08:51:02.795Z] #39 [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 [2022-09-07T08:51:02.795Z] #39 23.68 Fetched 9022 kB in 21s (438 kB/s) [2022-09-07T08:51:02.795Z] #39 23.68 Reading package lists... [2022-09-07T08:51:02.795Z] #39 30.52 Reading package lists... [2022-09-07T08:51:02.795Z] #39 ... [2022-09-07T08:51:02.795Z] [2022-09-07T08:51:02.795Z] #35 [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 [2022-09-07T08:51:02.795Z] #35 31.53 Reading package lists... [2022-09-07T08:51:02.841Z] #29 21.00 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-07T08:51:02.841Z] #29 21.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T08:51:02.841Z] #29 21.04 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-07T08:51:02.841Z] #29 21.05 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-07T08:51:02.841Z] #29 21.06 Setting up python-six (1.12.0-1) ... [2022-09-07T08:51:03.533Z] #20 9.156 #=#=# ########## 14.5% ######################## 34.6% ################################### 49.6% ################################################## 70.7% ############################################################### 88.8% ######################################################################## 100.0% [2022-09-07T08:51:03.781Z] #29 21.98 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-07T08:51:03.794Z] #20 9.753 [2022-09-07T08:51:03.794Z] #20 ... [2022-09-07T08:51:03.794Z] [2022-09-07T08:51:03.794Z] #25 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-09-07T08:51:03.794Z] #25 DONE 5.5s [2022-09-07T08:51:03.794Z] [2022-09-07T08:51:03.794Z] #26 [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 [2022-09-07T08:51:04.048Z] #29 22.16 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-07T08:51:04.048Z] #29 ... [2022-09-07T08:51:04.048Z] [2022-09-07T08:51:04.048Z] #39 [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 [2022-09-07T08:51:04.048Z] #39 12.10 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T08:51:04.048Z] #39 12.51 Fetched 14.9 MB in 1s (17.0 MB/s) [2022-09-07T08:51:04.048Z] #39 13.64 Selecting previously unselected package xxd. [2022-09-07T08:51:04.048Z] #39 13.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-09-07T08:51:04.048Z] #39 13.66 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-07T08:51:04.048Z] #39 13.68 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:51:04.048Z] #39 14.28 Selecting previously unselected package vim-common. [2022-09-07T08:51:04.048Z] #39 14.29 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-07T08:51:04.048Z] #39 14.35 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:51:04.048Z] #39 16.03 Selecting previously unselected package libicu63:amd64. [2022-09-07T08:51:04.048Z] #39 16.03 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-07T08:51:04.048Z] #39 16.13 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-07T08:51:04.048Z] #39 18.81 Selecting previously unselected package libxml2:amd64. [2022-09-07T08:51:04.048Z] #39 18.81 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-09-07T08:51:04.048Z] #39 18.82 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-07T08:51:04.048Z] #39 19.08 Selecting previously unselected package cmake-data. [2022-09-07T08:51:04.048Z] #39 19.08 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-09-07T08:51:04.048Z] #39 19.10 Unpacking cmake-data (3.13.4-1) ... [2022-09-07T08:51:04.048Z] #39 19.94 Selecting previously unselected package libarchive13:amd64. [2022-09-07T08:51:04.048Z] #39 19.94 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-09-07T08:51:04.048Z] #39 19.95 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-07T08:51:04.048Z] #39 20.37 Selecting previously unselected package libjsoncpp1:amd64. [2022-09-07T08:51:04.048Z] #39 20.38 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-09-07T08:51:04.048Z] #39 20.40 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-07T08:51:04.048Z] #39 20.49 Selecting previously unselected package librhash0:amd64. [2022-09-07T08:51:04.048Z] #39 20.50 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-09-07T08:51:04.048Z] #39 20.51 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-09-07T08:51:04.048Z] #39 20.66 Selecting previously unselected package libuv1:amd64. [2022-09-07T08:51:04.048Z] #39 20.66 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-09-07T08:51:04.048Z] #39 20.67 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-07T08:51:04.048Z] #39 20.75 Selecting previously unselected package cmake. [2022-09-07T08:51:04.048Z] #39 20.75 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-09-07T08:51:04.048Z] #39 20.76 Unpacking cmake (3.13.4-1) ... [2022-09-07T08:51:04.048Z] #39 21.58 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-07T08:51:04.048Z] #39 21.60 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:51:04.048Z] #39 21.61 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-07T08:51:04.048Z] #39 21.68 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:51:04.048Z] #39 21.94 Setting up librhash0:amd64 (1.3.8-1) ... [2022-09-07T08:51:04.048Z] #39 22.08 Setting up cmake-data (3.13.4-1) ... [2022-09-07T08:51:04.048Z] #39 ... [2022-09-07T08:51:04.048Z] [2022-09-07T08:51:04.048Z] #28 [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 [2022-09-07T08:51:04.048Z] #28 12.77 sync [2022-09-07T08:51:04.048Z] #28 12.77 internal/reflectlite [2022-09-07T08:51:04.048Z] #28 13.14 internal/testlog [2022-09-07T08:51:04.048Z] #28 13.42 sort [2022-09-07T08:51:04.048Z] #28 13.42 errors [2022-09-07T08:51:04.048Z] #28 13.49 internal/oserror [2022-09-07T08:51:04.048Z] #28 13.49 path [2022-09-07T08:51:04.048Z] #28 13.50 io [2022-09-07T08:51:04.048Z] #28 13.50 strconv [2022-09-07T08:51:04.048Z] #28 13.59 syscall [2022-09-07T08:51:04.048Z] #28 14.07 bytes [2022-09-07T08:51:04.048Z] #28 14.08 strings [2022-09-07T08:51:04.048Z] #28 14.09 text/tabwriter [2022-09-07T08:51:04.048Z] #28 14.59 reflect [2022-09-07T08:51:04.048Z] #28 15.02 bufio [2022-09-07T08:51:04.048Z] #28 15.30 internal/syscall/execenv [2022-09-07T08:51:04.048Z] #28 15.30 internal/syscall/unix [2022-09-07T08:51:04.048Z] #28 15.30 time [2022-09-07T08:51:04.048Z] #28 16.82 io/fs [2022-09-07T08:51:04.048Z] #28 16.82 internal/poll [2022-09-07T08:51:04.048Z] #28 18.22 os [2022-09-07T08:51:04.048Z] #28 18.67 internal/fmtsort [2022-09-07T08:51:04.048Z] #28 19.25 io/ioutil [2022-09-07T08:51:04.048Z] #28 19.25 fmt [2022-09-07T08:51:04.048Z] #28 19.90 flag [2022-09-07T08:51:04.048Z] #28 19.90 log [2022-09-07T08:51:04.048Z] #28 19.90 github.com/BurntSushi/toml [2022-09-07T08:51:04.048Z] #28 20.92 github.com/BurntSushi/toml/cmd/tomlv [2022-09-07T08:51:04.048Z] #28 DONE 22.3s [2022-09-07T08:51:04.048Z] [2022-09-07T08:51:04.048Z] #39 [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 [2022-09-07T08:51:04.048Z] #39 22.32 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-07T08:51:04.048Z] #39 ... [2022-09-07T08:51:04.048Z] [2022-09-07T08:51:04.048Z] #36 [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 [2022-09-07T08:51:04.048Z] #36 16.51 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T08:51:04.048Z] #36 16.56 Fetched 77.8 MB in 5s (16.3 MB/s) [2022-09-07T08:51:04.048Z] #36 16.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-09-07T08:51:04.048Z] #36 16.74 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-07T08:51:04.048Z] #36 16.79 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-09-07T08:51:04.048Z] #36 17.01 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-09-07T08:51:04.048Z] #36 17.23 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-07T08:51:04.048Z] #36 17.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 ... 15421 files and directories currently installed.) [2022-09-07T08:51:04.048Z] #36 17.24 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-09-07T08:51:04.048Z] #36 17.24 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-07T08:51:04.048Z] #36 18.01 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-07T08:51:04.048Z] #36 18.01 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-09-07T08:51:04.048Z] #36 18.02 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-07T08:51:04.048Z] #36 19.37 Selecting previously unselected package binutils-mingw-w64. [2022-09-07T08:51:04.048Z] #36 19.38 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-09-07T08:51:04.048Z] #36 19.40 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-07T08:51:04.048Z] #36 19.50 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-07T08:51:04.048Z] #36 19.50 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-07T08:51:04.048Z] #36 19.51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-07T08:51:04.048Z] #36 19.64 Selecting previously unselected package dmsetup. [2022-09-07T08:51:04.048Z] #36 19.65 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-09-07T08:51:04.048Z] #36 19.65 Unpacking dmsetup (2:1.02.155-3) ... [2022-09-07T08:51:04.048Z] #36 19.74 Selecting previously unselected package mingw-w64-common. [2022-09-07T08:51:04.048Z] #36 19.75 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-09-07T08:51:04.048Z] #36 19.76 Unpacking mingw-w64-common (6.0.0-3) ... [2022-09-07T08:51:04.954Z] #35 37.96 Building dependency tree... [2022-09-07T08:51:04.989Z] #36 ... [2022-09-07T08:51:04.989Z] [2022-09-07T08:51:04.989Z] #39 [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 [2022-09-07T08:51:04.989Z] #39 22.45 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-07T08:51:04.989Z] #39 22.57 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-07T08:51:04.989Z] #39 22.60 Setting up cmake (3.13.4-1) ... [2022-09-07T08:51:04.989Z] #39 22.62 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-07T08:51:04.989Z] #39 22.68 Processing triggers for mime-support (3.62) ... [2022-09-07T08:51:04.989Z] #39 DONE 23.2s [2022-09-07T08:51:04.989Z] [2022-09-07T08:51:04.989Z] #29 [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 [2022-09-07T08:51:04.989Z] #29 22.40 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-07T08:51:04.989Z] #29 22.53 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-09-07T08:51:04.989Z] #29 22.58 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-07T08:51:04.989Z] #29 22.60 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-09-07T08:51:04.989Z] #29 22.62 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-07T08:51:04.989Z] #29 22.64 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-07T08:51:04.989Z] #29 22.72 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-07T08:51:04.989Z] #29 22.88 Setting up python-protobuf (3.6.1.3-2) ... [2022-09-07T08:51:05.931Z] #29 24.22 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-07T08:51:05.931Z] #29 24.24 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-07T08:51:06.332Z] #35 41.16 The following additional packages will be installed: [2022-09-07T08:51:06.332Z] #35 41.16 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-09-07T08:51:06.332Z] #35 41.18 Suggested packages: [2022-09-07T08:51:06.337Z] #26 2.484 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-07T08:51:06.337Z] #26 2.567 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-07T08:51:06.337Z] #26 2.569 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-07T08:51:06.337Z] #26 2.576 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-07T08:51:06.591Z] #35 41.19 cmake-doc ninja-build lrzip [2022-09-07T08:51:06.591Z] #35 41.19 Recommended packages: [2022-09-07T08:51:06.591Z] #35 41.19 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-07T08:51:06.591Z] #35 ... [2022-09-07T08:51:06.591Z] [2022-09-07T08:51:06.591Z] #31 [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 [2022-09-07T08:51:06.591Z] #31 24.36 Reading package lists... [2022-09-07T08:51:06.591Z] #31 31.58 Reading package lists... [2022-09-07T08:51:06.591Z] #31 37.91 Building dependency tree... [2022-09-07T08:51:06.591Z] #31 40.81 The following additional packages will be installed: [2022-09-07T08:51:06.591Z] #31 40.83 libbtrfs0 [2022-09-07T08:51:06.591Z] #31 41.00 The following NEW packages will be installed: [2022-09-07T08:51:06.591Z] #31 41.01 libbtrfs-dev libbtrfs0 [2022-09-07T08:51:06.591Z] #31 ... [2022-09-07T08:51:06.591Z] [2022-09-07T08:51:06.591Z] #30 [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 [2022-09-07T08:51:06.591Z] #30 39.36 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-07T08:51:06.591Z] #30 39.39 go: downloading github.com/stretchr/testify v1.7.0 [2022-09-07T08:51:06.591Z] #30 39.52 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-07T08:51:06.591Z] #30 39.57 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-07T08:51:06.591Z] #30 39.59 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-07T08:51:06.591Z] #30 39.69 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-07T08:51:06.591Z] #30 39.82 go: downloading github.com/magiconair/properties v1.8.5 [2022-09-07T08:51:06.591Z] #30 39.87 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-09-07T08:51:06.591Z] #30 39.95 go: downloading github.com/spf13/afero v1.6.0 [2022-09-07T08:51:06.591Z] #30 39.96 go: downloading github.com/spf13/cast v1.4.1 [2022-09-07T08:51:06.591Z] #30 40.04 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-07T08:51:06.591Z] #30 40.08 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-07T08:51:06.591Z] #30 40.10 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-09-07T08:51:06.591Z] #30 40.26 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-09-07T08:51:06.591Z] #30 40.27 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-07T08:51:06.591Z] #30 40.45 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-07T08:51:06.591Z] #30 40.50 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-07T08:51:06.591Z] #30 40.53 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-07T08:51:06.591Z] #30 40.56 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-07T08:51:06.591Z] #30 40.57 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-07T08:51:06.591Z] #30 40.62 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-07T08:51:06.591Z] #30 40.65 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-09-07T08:51:06.591Z] #30 41.31 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-07T08:51:06.591Z] #30 41.41 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-07T08:51:06.849Z] #30 41.56 go: downloading github.com/Antonboom/errname v0.1.5 [2022-09-07T08:51:06.849Z] #30 41.61 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-09-07T08:51:06.850Z] #30 41.66 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-09-07T08:51:07.314Z] #29 DONE 25.1s [2022-09-07T08:51:07.314Z] [2022-09-07T08:51:07.314Z] #40 [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 [2022-09-07T08:51:07.314Z] #0 0.928 + RM_GOPATH=0 [2022-09-07T08:51:07.314Z] #0 0.928 + TMP_GOPATH= [2022-09-07T08:51:07.314Z] #0 0.928 + : /build [2022-09-07T08:51:07.314Z] #0 0.928 + '[' -z '' ']' [2022-09-07T08:51:07.314Z] #0 0.928 ++ mktemp -d [2022-09-07T08:51:07.314Z] #0 0.932 + export GOPATH=/tmp/tmp.Bs6f4jTRhg [2022-09-07T08:51:07.314Z] #0 0.932 + GOPATH=/tmp/tmp.Bs6f4jTRhg [2022-09-07T08:51:07.314Z] #0 0.932 + RM_GOPATH=1 [2022-09-07T08:51:07.314Z] #0 0.932 + case "$(go env GOARCH)" in [2022-09-07T08:51:07.314Z] #0 0.932 ++ go env GOARCH [2022-09-07T08:51:07.314Z] #0 0.957 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:51:07.314Z] #0 0.957 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:51:07.314Z] #0 0.957 ++ dirname /tmp/install/install.sh [2022-09-07T08:51:07.314Z] #0 0.959 + dir=/tmp/install [2022-09-07T08:51:07.314Z] #0 0.959 + bin=tini [2022-09-07T08:51:07.314Z] #0 0.959 + shift [2022-09-07T08:51:07.314Z] #0 0.959 + '[' '!' -f /tmp/install/tini.installer ']' [2022-09-07T08:51:07.314Z] #0 0.959 + . /tmp/install/tini.installer [2022-09-07T08:51:07.314Z] #0 0.959 ++ : v0.19.0 [2022-09-07T08:51:07.314Z] #0 0.959 + install_tini [2022-09-07T08:51:07.314Z] #0 0.959 + echo 'Install tini version v0.19.0' [2022-09-07T08:51:07.314Z] #0 0.959 + git clone https://github.com/krallin/tini.git /tmp/tmp.Bs6f4jTRhg/tini [2022-09-07T08:51:07.314Z] #0 0.960 Install tini version v0.19.0 [2022-09-07T08:51:07.314Z] #0 0.971 Cloning into '/tmp/tmp.Bs6f4jTRhg/tini'... [2022-09-07T08:51:07.314Z] #0 1.446 + cd /tmp/tmp.Bs6f4jTRhg/tini [2022-09-07T08:51:07.314Z] #0 1.446 + git checkout -q v0.19.0 [2022-09-07T08:51:07.314Z] #0 1.453 + cmake . [2022-09-07T08:51:07.314Z] #0 1.587 -- The C compiler identification is GNU 8.3.0 [2022-09-07T08:51:07.314Z] #0 1.597 -- Check for working C compiler: /usr/bin/cc [2022-09-07T08:51:07.314Z] #0 1.859 -- Check for working C compiler: /usr/bin/cc -- works [2022-09-07T08:51:07.314Z] #0 1.864 -- Detecting C compiler ABI info [2022-09-07T08:51:07.314Z] #40 2.107 -- Detecting C compiler ABI info - done [2022-09-07T08:51:07.314Z] #40 2.114 -- Detecting C compile features [2022-09-07T08:51:07.719Z] #26 3.669 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-07T08:51:07.788Z] #30 42.39 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-07T08:51:07.788Z] #30 42.43 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-07T08:51:07.788Z] #30 42.49 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-07T08:51:07.788Z] #30 42.52 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-07T08:51:07.788Z] #30 42.54 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-09-07T08:51:07.788Z] #30 42.56 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-07T08:51:07.788Z] #30 42.63 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-09-07T08:51:07.788Z] #30 42.67 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-07T08:51:07.960Z] #40 2.904 -- Detecting C compile features - done [2022-09-07T08:51:07.960Z] #40 2.915 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-07T08:51:07.960Z] #40 2.997 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-07T08:51:08.048Z] #30 42.72 go: downloading github.com/breml/bidichk v0.2.1 [2022-09-07T08:51:08.048Z] #30 42.89 go: downloading github.com/breml/errchkjson v0.2.1 [2022-09-07T08:51:08.048Z] #30 43.00 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-07T08:51:08.220Z] #40 3.033 -- Configuring done [2022-09-07T08:51:08.221Z] #40 3.038 -- Generating done [2022-09-07T08:51:08.221Z] #40 3.045 -- Build files have been written to: /tmp/tmp.Bs6f4jTRhg/tini [2022-09-07T08:51:08.221Z] #40 3.047 + make tini-static [2022-09-07T08:51:08.221Z] #40 3.215 Scanning dependencies of target tini-static [2022-09-07T08:51:08.221Z] #40 3.274 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-07T08:51:08.292Z] #26 ... [2022-09-07T08:51:08.293Z] [2022-09-07T08:51:08.293Z] #27 [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 [2022-09-07T08:51:08.293Z] #0 6.567 + RM_GOPATH=0 [2022-09-07T08:51:08.293Z] #0 6.567 + TMP_GOPATH= [2022-09-07T08:51:08.293Z] #0 6.567 + : /build [2022-09-07T08:51:08.293Z] #0 6.567 + '[' -z '' ']' [2022-09-07T08:51:08.293Z] #0 6.567 ++ mktemp -d [2022-09-07T08:51:08.293Z] #0 6.567 + export GOPATH=/tmp/tmp.IEg9JUgNWS [2022-09-07T08:51:08.293Z] #0 6.567 + GOPATH=/tmp/tmp.IEg9JUgNWS [2022-09-07T08:51:08.293Z] #0 6.567 + RM_GOPATH=1 [2022-09-07T08:51:08.293Z] #0 6.567 + case "$(go env GOARCH)" in [2022-09-07T08:51:08.293Z] #0 6.570 ++ go env GOARCH [2022-09-07T08:51:08.293Z] #0 6.644 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:51:08.293Z] #0 6.644 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:51:08.293Z] #0 6.644 ++ dirname /tmp/install/install.sh [2022-09-07T08:51:08.293Z] #0 6.653 + dir=/tmp/install [2022-09-07T08:51:08.293Z] #0 6.656 + bin=gotestsum [2022-09-07T08:51:08.293Z] #0 6.664 + shift [2022-09-07T08:51:08.293Z] #0 6.667 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-09-07T08:51:08.293Z] #0 6.667 + . /tmp/install/gotestsum.installer [2022-09-07T08:51:08.293Z] #0 6.667 ++ : v1.7.0 [2022-09-07T08:51:08.293Z] #0 6.667 + install_gotestsum [2022-09-07T08:51:08.293Z] #0 6.667 + set -e [2022-09-07T08:51:08.293Z] #0 6.667 + echo 'Install gotestsum version v1.7.0' [2022-09-07T08:51:08.293Z] #0 6.667 + GOBIN=/build [2022-09-07T08:51:08.293Z] #0 6.667 + GO111MODULE=on [2022-09-07T08:51:08.293Z] #0 6.667 + go install gotest.tools/gotestsum@v1.7.0 [2022-09-07T08:51:08.293Z] #0 6.667 Install gotestsum version v1.7.0 [2022-09-07T08:51:08.293Z] #0 7.195 go: downloading gotest.tools/gotestsum v1.7.0 [2022-09-07T08:51:08.293Z] #0 9.271 go: downloading github.com/fatih/color v1.10.0 [2022-09-07T08:51:08.293Z] #0 9.286 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-07T08:51:08.293Z] #0 9.611 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-07T08:51:08.293Z] #0 9.614 go: downloading github.com/pkg/errors v0.9.1 [2022-09-07T08:51:08.293Z] #0 10.07 go: downloading golang.org/x/tools v0.1.0 [2022-09-07T08:51:08.293Z] #27 ... [2022-09-07T08:51:08.293Z] [2022-09-07T08:51:08.293Z] #28 [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 [2022-09-07T08:51:08.293Z] #0 7.692 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-07T08:51:08.293Z] #0 7.751 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-07T08:51:08.293Z] #0 7.755 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-07T08:51:08.293Z] #0 8.992 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-07T08:51:08.307Z] #30 43.07 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-07T08:51:08.307Z] #30 43.11 go: downloading github.com/daixiang0/gci v0.2.9 [2022-09-07T08:51:08.307Z] #30 43.16 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-09-07T08:51:08.307Z] #30 43.22 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-07T08:51:08.558Z] #28 ... [2022-09-07T08:51:08.558Z] [2022-09-07T08:51:08.558Z] #20 [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 [2022-09-07T08:51:08.558Z] #20 10.55 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-07T08:51:08.558Z] #20 11.12 #=#=# [2022-09-07T08:51:08.558Z] #20 11.72 #=#=# ######################################################################## 100.0% [2022-09-07T08:51:08.558Z] #20 11.89 [2022-09-07T08:51:08.558Z] #20 12.92 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-07T08:51:08.558Z] #20 13.36 [2022-09-07T08:51:08.558Z] #20 13.75 #=#=# ######################################################################## 100.0% [2022-09-07T08:51:08.558Z] #20 14.05 [2022-09-07T08:51:08.558Z] #20 14.17 Download of images into '/build' complete. [2022-09-07T08:51:08.558Z] #20 14.19 Use something like the following to load the result into a Docker daemon: [2022-09-07T08:51:08.558Z] #20 14.19 tar -cC '/build' . | docker load [2022-09-07T08:51:08.558Z] #20 DONE 14.6s [2022-09-07T08:51:08.558Z] [2022-09-07T08:51:08.558Z] #29 [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 [2022-09-07T08:51:08.558Z] #0 6.650 + RM_GOPATH=0 [2022-09-07T08:51:08.558Z] #0 6.650 + TMP_GOPATH= [2022-09-07T08:51:08.558Z] #0 6.650 + : /build [2022-09-07T08:51:08.558Z] #0 6.650 + '[' -z '' ']' [2022-09-07T08:51:08.558Z] #0 6.659 ++ mktemp -d [2022-09-07T08:51:08.558Z] #0 6.659 + export GOPATH=/tmp/tmp.p59sOQ0bKz [2022-09-07T08:51:08.558Z] #0 6.659 + GOPATH=/tmp/tmp.p59sOQ0bKz [2022-09-07T08:51:08.558Z] #0 6.659 + RM_GOPATH=1 [2022-09-07T08:51:08.558Z] #0 6.659 + case "$(go env GOARCH)" in [2022-09-07T08:51:08.558Z] #0 6.663 ++ go env GOARCH [2022-09-07T08:51:08.558Z] #0 6.701 Install golangci-lint version v1.44.0 [2022-09-07T08:51:08.558Z] #0 6.703 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:51:08.558Z] #0 6.703 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:51:08.558Z] #0 6.703 ++ dirname /tmp/install/install.sh [2022-09-07T08:51:08.558Z] #0 6.703 + dir=/tmp/install [2022-09-07T08:51:08.558Z] #0 6.703 + bin=golangci_lint [2022-09-07T08:51:08.558Z] #0 6.703 + shift [2022-09-07T08:51:08.558Z] #0 6.703 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-09-07T08:51:08.558Z] #0 6.703 + . /tmp/install/golangci_lint.installer [2022-09-07T08:51:08.558Z] #0 6.703 ++ : v1.44.0 [2022-09-07T08:51:08.558Z] #0 6.703 + install_golangci_lint [2022-09-07T08:51:08.558Z] #0 6.703 + set -e [2022-09-07T08:51:08.558Z] #0 6.703 + echo 'Install golangci-lint version v1.44.0' [2022-09-07T08:51:08.558Z] #0 6.703 + GOBIN=/build [2022-09-07T08:51:08.558Z] #0 6.703 + GO111MODULE=on [2022-09-07T08:51:08.558Z] #0 6.703 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-09-07T08:51:08.558Z] #0 7.471 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-09-07T08:51:08.558Z] #29 ... [2022-09-07T08:51:08.558Z] [2022-09-07T08:51:08.558Z] #30 [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 [2022-09-07T08:51:08.558Z] #0 6.913 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-07T08:51:08.558Z] #0 7.095 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-07T08:51:08.558Z] #0 7.116 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-07T08:51:08.558Z] #0 8.332 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-07T08:51:08.566Z] #30 43.29 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-09-07T08:51:08.566Z] #30 43.33 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-07T08:51:08.566Z] #30 43.37 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-07T08:51:08.566Z] #30 43.42 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-09-07T08:51:08.791Z] #40 3.633 [100%] Linking C executable tini-static [2022-09-07T08:51:08.791Z] #40 3.823 [100%] Built target tini-static [2022-09-07T08:51:08.791Z] #40 3.841 + mkdir -p /build [2022-09-07T08:51:08.791Z] #40 ... [2022-09-07T08:51:08.791Z] [2022-09-07T08:51:08.791Z] #41 [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 [2022-09-07T08:51:08.791Z] #0 1.559 + RM_GOPATH=0 [2022-09-07T08:51:08.791Z] #0 1.559 + TMP_GOPATH= [2022-09-07T08:51:08.791Z] #0 1.562 + : /build [2022-09-07T08:51:08.791Z] #0 1.562 + '[' -z '' ']' [2022-09-07T08:51:08.791Z] #0 1.562 ++ mktemp -d [2022-09-07T08:51:08.791Z] #0 1.562 + export GOPATH=/tmp/tmp.dAN4qO9XLg [2022-09-07T08:51:08.791Z] #0 1.562 + GOPATH=/tmp/tmp.dAN4qO9XLg [2022-09-07T08:51:08.791Z] #0 1.562 + RM_GOPATH=1 [2022-09-07T08:51:08.791Z] #0 1.562 + case "$(go env GOARCH)" in [2022-09-07T08:51:08.791Z] #0 1.562 ++ go env GOARCH [2022-09-07T08:51:08.791Z] #0 1.580 Install containerd version v1.6.8 [2022-09-07T08:51:08.791Z] #0 1.580 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:51:08.791Z] #0 1.580 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:51:08.791Z] #0 1.580 ++ dirname /tmp/install/install.sh [2022-09-07T08:51:08.791Z] #0 1.580 + dir=/tmp/install [2022-09-07T08:51:08.791Z] #0 1.580 + bin=containerd [2022-09-07T08:51:08.791Z] #0 1.580 + shift [2022-09-07T08:51:08.791Z] #0 1.580 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-09-07T08:51:08.791Z] #0 1.580 + . /tmp/install/containerd.installer [2022-09-07T08:51:08.791Z] #0 1.580 ++ set -e [2022-09-07T08:51:08.791Z] #0 1.580 ++ : v1.6.8 [2022-09-07T08:51:08.791Z] #0 1.580 + install_containerd [2022-09-07T08:51:08.791Z] #0 1.580 + echo 'Install containerd version v1.6.8' [2022-09-07T08:51:08.791Z] #0 1.580 + git clone https://github.com/containerd/containerd.git /tmp/tmp.dAN4qO9XLg/src/github.com/containerd/containerd [2022-09-07T08:51:08.791Z] #0 1.583 Cloning into '/tmp/tmp.dAN4qO9XLg/src/github.com/containerd/containerd'... [2022-09-07T08:51:08.818Z] #30 ... [2022-09-07T08:51:08.818Z] [2022-09-07T08:51:08.818Z] #31 [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 [2022-09-07T08:51:08.818Z] #0 6.054 + RM_GOPATH=0 [2022-09-07T08:51:08.818Z] #0 6.054 + TMP_GOPATH= [2022-09-07T08:51:08.818Z] #0 6.054 + : /build [2022-09-07T08:51:08.818Z] #0 6.054 + '[' -z '' ']' [2022-09-07T08:51:08.818Z] #0 6.061 ++ mktemp -d [2022-09-07T08:51:08.818Z] #0 6.061 + export GOPATH=/tmp/tmp.NiIEP8ztvX [2022-09-07T08:51:08.818Z] #0 6.061 + GOPATH=/tmp/tmp.NiIEP8ztvX [2022-09-07T08:51:08.818Z] #0 6.061 + RM_GOPATH=1 [2022-09-07T08:51:08.818Z] #0 6.061 + case "$(go env GOARCH)" in [2022-09-07T08:51:08.818Z] #0 6.061 ++ go env GOARCH [2022-09-07T08:51:08.818Z] #0 6.120 Install docker/cli version 17.06.2-ce from stable [2022-09-07T08:51:08.818Z] #0 6.121 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:51:08.818Z] #0 6.121 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:51:08.818Z] #0 6.121 ++ dirname /tmp/install/install.sh [2022-09-07T08:51:08.818Z] #0 6.121 + dir=/tmp/install [2022-09-07T08:51:08.818Z] #0 6.121 + bin=dockercli [2022-09-07T08:51:08.818Z] #0 6.121 + shift [2022-09-07T08:51:08.818Z] #0 6.121 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-09-07T08:51:08.818Z] #0 6.121 + . /tmp/install/dockercli.installer [2022-09-07T08:51:08.818Z] #0 6.121 ++ : stable [2022-09-07T08:51:08.818Z] #0 6.121 ++ : 17.06.2-ce [2022-09-07T08:51:08.818Z] #0 6.121 + install_dockercli [2022-09-07T08:51:08.818Z] #0 6.121 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-07T08:51:08.818Z] #0 6.121 ++ uname -m [2022-09-07T08:51:08.818Z] #0 6.139 + arch=x86_64 [2022-09-07T08:51:08.818Z] #0 6.139 + '[' x86_64 '!=' x86_64 ']' [2022-09-07T08:51:08.818Z] #0 6.139 + url=https://download.docker.com/linux/static [2022-09-07T08:51:08.818Z] #0 6.139 + tar -xz docker/docker [2022-09-07T08:51:08.818Z] #0 6.139 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-07T08:51:09.052Z] #41 ... [2022-09-07T08:51:09.052Z] [2022-09-07T08:51:09.052Z] #35 [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 [2022-09-07T08:51:09.052Z] #35 27.03 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-07T08:51:09.052Z] #35 27.03 + GOBIN=/build [2022-09-07T08:51:09.052Z] #35 27.03 + GO111MODULE=on [2022-09-07T08:51:09.052Z] #35 27.03 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-09-07T08:51:09.078Z] #31 ... [2022-09-07T08:51:09.078Z] [2022-09-07T08:51:09.078Z] #32 [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 [2022-09-07T08:51:09.078Z] #0 6.680 + git clone https://github.com/docker/distribution.git . [2022-09-07T08:51:09.078Z] #0 6.680 Cloning into '.'... [2022-09-07T08:51:09.078Z] #32 ... [2022-09-07T08:51:09.078Z] [2022-09-07T08:51:09.078Z] #33 [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 [2022-09-07T08:51:09.078Z] #0 5.525 + RM_GOPATH=0 [2022-09-07T08:51:09.078Z] #0 5.525 + TMP_GOPATH= [2022-09-07T08:51:09.078Z] #0 5.525 + : /build [2022-09-07T08:51:09.078Z] #0 5.525 + '[' -z '' ']' [2022-09-07T08:51:09.078Z] #0 5.525 ++ mktemp -d [2022-09-07T08:51:09.078Z] #0 5.525 + export GOPATH=/tmp/tmp.qSdybujZ5L [2022-09-07T08:51:09.078Z] #0 5.525 + GOPATH=/tmp/tmp.qSdybujZ5L [2022-09-07T08:51:09.078Z] #0 5.525 + RM_GOPATH=1 [2022-09-07T08:51:09.078Z] #0 5.525 + case "$(go env GOARCH)" in [2022-09-07T08:51:09.078Z] #0 5.525 ++ go env GOARCH [2022-09-07T08:51:09.078Z] #0 5.532 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:51:09.078Z] #0 5.532 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:51:09.078Z] #0 5.533 ++ dirname /tmp/install/install.sh [2022-09-07T08:51:09.078Z] #0 5.535 + dir=/tmp/install [2022-09-07T08:51:09.078Z] #0 5.535 + bin=vndr [2022-09-07T08:51:09.078Z] #0 5.535 + shift [2022-09-07T08:51:09.078Z] #0 5.535 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-09-07T08:51:09.078Z] #0 5.535 + . /tmp/install/vndr.installer [2022-09-07T08:51:09.078Z] #0 5.535 ++ : v0.1.2 [2022-09-07T08:51:09.078Z] #0 5.535 + install_vndr [2022-09-07T08:51:09.078Z] #0 5.535 + echo 'Install vndr version v0.1.2' [2022-09-07T08:51:09.078Z] #0 5.535 + GOBIN=/build [2022-09-07T08:51:09.078Z] #0 5.535 + GO111MODULE=on [2022-09-07T08:51:09.078Z] #0 5.535 + go install github.com/LK4D4/vndr@v0.1.2 [2022-09-07T08:51:09.078Z] #0 5.536 Install vndr version v0.1.2 [2022-09-07T08:51:09.078Z] #0 6.023 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-09-07T08:51:09.146Z] #30 43.86 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-07T08:51:09.146Z] #30 43.96 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-07T08:51:09.337Z] #33 ... [2022-09-07T08:51:09.338Z] [2022-09-07T08:51:09.338Z] #34 [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 [2022-09-07T08:51:09.338Z] #0 6.462 + RM_GOPATH=0 [2022-09-07T08:51:09.338Z] #0 6.476 + TMP_GOPATH= [2022-09-07T08:51:09.338Z] #0 6.476 + : /build [2022-09-07T08:51:09.338Z] #0 6.476 + '[' -z '' ']' [2022-09-07T08:51:09.338Z] #0 6.476 ++ mktemp -d [2022-09-07T08:51:09.338Z] #0 6.476 + export GOPATH=/tmp/tmp.vZZiVFdpxq [2022-09-07T08:51:09.338Z] #0 6.476 + GOPATH=/tmp/tmp.vZZiVFdpxq [2022-09-07T08:51:09.338Z] #0 6.476 + RM_GOPATH=1 [2022-09-07T08:51:09.338Z] #0 6.476 + case "$(go env GOARCH)" in [2022-09-07T08:51:09.338Z] #0 6.504 ++ go env GOARCH [2022-09-07T08:51:09.338Z] #0 6.572 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:51:09.338Z] #0 6.572 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:51:09.338Z] #0 6.573 ++ dirname /tmp/install/install.sh [2022-09-07T08:51:09.338Z] #0 6.577 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-07T08:51:09.338Z] #0 6.577 + dir=/tmp/install [2022-09-07T08:51:09.338Z] #0 6.577 + bin=proxy [2022-09-07T08:51:09.338Z] #0 6.577 + shift [2022-09-07T08:51:09.338Z] #0 6.577 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-09-07T08:51:09.338Z] #0 6.577 + . /tmp/install/proxy.installer [2022-09-07T08:51:09.338Z] #0 6.577 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-07T08:51:09.338Z] #0 6.577 + install_proxy [2022-09-07T08:51:09.338Z] #0 6.577 + case "$1" in [2022-09-07T08:51:09.338Z] #0 6.577 + export CGO_ENABLED=0 [2022-09-07T08:51:09.338Z] #0 6.577 + CGO_ENABLED=0 [2022-09-07T08:51:09.338Z] #0 6.577 + _install_proxy [2022-09-07T08:51:09.338Z] #0 6.577 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-09-07T08:51:09.338Z] #0 6.577 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.vZZiVFdpxq/src/github.com/docker/libnetwork [2022-09-07T08:51:09.338Z] #0 6.603 Cloning into '/tmp/tmp.vZZiVFdpxq/src/github.com/docker/libnetwork'... [2022-09-07T08:51:09.338Z] #34 ... [2022-09-07T08:51:09.338Z] [2022-09-07T08:51:09.338Z] #35 [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 [2022-09-07T08:51:09.338Z] #0 6.370 + RM_GOPATH=0 [2022-09-07T08:51:09.338Z] #0 6.370 + TMP_GOPATH= [2022-09-07T08:51:09.338Z] #0 6.370 + : /build [2022-09-07T08:51:09.338Z] #0 6.370 + '[' -z '' ']' [2022-09-07T08:51:09.338Z] #0 6.373 ++ mktemp -d [2022-09-07T08:51:09.338Z] #0 6.376 + export GOPATH=/tmp/tmp.qNKcBiewzh [2022-09-07T08:51:09.338Z] #0 6.376 + GOPATH=/tmp/tmp.qNKcBiewzh [2022-09-07T08:51:09.338Z] #0 6.376 + RM_GOPATH=1 [2022-09-07T08:51:09.338Z] #0 6.376 + case "$(go env GOARCH)" in [2022-09-07T08:51:09.338Z] #0 6.412 ++ go env GOARCH [2022-09-07T08:51:09.338Z] #0 6.470 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:51:09.338Z] #0 6.470 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:51:09.338Z] #0 6.470 ++ dirname /tmp/install/install.sh [2022-09-07T08:51:09.338Z] #0 6.478 Install rootlesskit version v0.14.4 [2022-09-07T08:51:09.338Z] #0 6.478 + dir=/tmp/install [2022-09-07T08:51:09.338Z] #0 6.478 + bin=rootlesskit [2022-09-07T08:51:09.338Z] #0 6.478 + shift [2022-09-07T08:51:09.338Z] #0 6.478 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-09-07T08:51:09.338Z] #0 6.478 + . /tmp/install/rootlesskit.installer [2022-09-07T08:51:09.338Z] #0 6.478 ++ : v0.14.4 [2022-09-07T08:51:09.338Z] #0 6.478 + install_rootlesskit [2022-09-07T08:51:09.338Z] #0 6.478 + case "$1" in [2022-09-07T08:51:09.338Z] #0 6.478 + export CGO_ENABLED=0 [2022-09-07T08:51:09.338Z] #0 6.478 + CGO_ENABLED=0 [2022-09-07T08:51:09.338Z] #0 6.478 + _install_rootlesskit [2022-09-07T08:51:09.338Z] #0 6.478 + echo 'Install rootlesskit version v0.14.4' [2022-09-07T08:51:09.338Z] #0 6.478 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-07T08:51:09.338Z] #0 6.478 + GOBIN=/build [2022-09-07T08:51:09.338Z] #0 6.478 + GO111MODULE=on [2022-09-07T08:51:09.338Z] #0 6.478 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-09-07T08:51:09.338Z] #0 7.379 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-09-07T08:51:09.338Z] #0 11.23 go: downloading github.com/pkg/errors v0.9.1 [2022-09-07T08:51:09.406Z] #30 ... [2022-09-07T08:51:09.406Z] [2022-09-07T08:51:09.406Z] #31 [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 [2022-09-07T08:51:09.406Z] #31 41.46 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-09-07T08:51:09.406Z] #31 41.46 Need to get 119 kB of archives. [2022-09-07T08:51:09.406Z] #31 41.46 After this operation, 387 kB of additional disk space will be used. [2022-09-07T08:51:09.406Z] #31 41.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-07T08:51:09.406Z] #31 41.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-07T08:51:09.406Z] #31 42.53 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T08:51:09.406Z] #31 42.73 Fetched 119 kB in 0s (429 kB/s) [2022-09-07T08:51:09.406Z] #31 42.84 Selecting previously unselected package libbtrfs0. [2022-09-07T08:51:09.406Z] #31 42.84 (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 ... 15421 files and directories currently installed.) [2022-09-07T08:51:09.406Z] #31 42.88 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-07T08:51:09.406Z] #31 42.90 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-07T08:51:09.406Z] #31 43.04 Selecting previously unselected package libbtrfs-dev. [2022-09-07T08:51:09.406Z] #31 43.07 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-07T08:51:09.406Z] #31 43.08 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-07T08:51:09.406Z] #31 43.36 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-07T08:51:09.406Z] #31 43.41 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-07T08:51:09.406Z] #31 43.42 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-07T08:51:09.406Z] #31 DONE 44.1s [2022-09-07T08:51:09.406Z] [2022-09-07T08:51:09.406Z] #30 [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 [2022-09-07T08:51:09.406Z] #30 44.04 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-07T08:51:09.406Z] #30 44.05 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-07T08:51:09.406Z] #30 44.06 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-07T08:51:09.406Z] #30 44.15 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-07T08:51:09.406Z] #30 44.15 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-07T08:51:09.599Z] #35 11.24 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-07T08:51:09.599Z] #35 ... [2022-09-07T08:51:09.599Z] [2022-09-07T08:51:09.599Z] #36 [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 [2022-09-07T08:51:09.599Z] #0 7.247 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-07T08:51:09.599Z] #0 7.325 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-07T08:51:09.599Z] #0 7.325 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-07T08:51:09.599Z] #0 8.480 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-07T08:51:09.599Z] #36 ... [2022-09-07T08:51:09.599Z] [2022-09-07T08:51:09.599Z] #37 [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 [2022-09-07T08:51:09.599Z] #0 5.444 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-07T08:51:09.599Z] #0 5.450 Cloning into '.'... [2022-09-07T08:51:09.667Z] #30 44.34 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-07T08:51:09.667Z] #30 44.38 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-07T08:51:09.667Z] #30 44.42 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-07T08:51:09.667Z] #30 44.46 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-07T08:51:09.667Z] #30 44.54 go: downloading github.com/julz/importas v0.1.0 [2022-09-07T08:51:09.860Z] #37 ... [2022-09-07T08:51:09.860Z] [2022-09-07T08:51:09.860Z] #38 [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 [2022-09-07T08:51:09.860Z] #0 5.734 + RM_GOPATH=0 [2022-09-07T08:51:09.860Z] #0 5.734 + TMP_GOPATH= [2022-09-07T08:51:09.860Z] #0 5.734 + : /build [2022-09-07T08:51:09.860Z] #0 5.734 + '[' -z '' ']' [2022-09-07T08:51:09.860Z] #0 5.734 ++ mktemp -d [2022-09-07T08:51:09.860Z] #0 5.734 + export GOPATH=/tmp/tmp.XAkO599TjV [2022-09-07T08:51:09.860Z] #0 5.734 + GOPATH=/tmp/tmp.XAkO599TjV [2022-09-07T08:51:09.860Z] #0 5.734 + RM_GOPATH=1 [2022-09-07T08:51:09.860Z] #0 5.734 + case "$(go env GOARCH)" in [2022-09-07T08:51:09.860Z] #0 5.734 ++ go env GOARCH [2022-09-07T08:51:09.860Z] #0 5.769 Install shfmt version v3.0.2 [2022-09-07T08:51:09.860Z] #0 5.770 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:51:09.860Z] #0 5.770 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:51:09.860Z] #0 5.770 ++ dirname /tmp/install/install.sh [2022-09-07T08:51:09.860Z] #0 5.770 + dir=/tmp/install [2022-09-07T08:51:09.860Z] #0 5.770 + bin=shfmt [2022-09-07T08:51:09.860Z] #0 5.770 + shift [2022-09-07T08:51:09.860Z] #0 5.770 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-09-07T08:51:09.860Z] #0 5.770 + . /tmp/install/shfmt.installer [2022-09-07T08:51:09.860Z] #0 5.770 ++ : v3.0.2 [2022-09-07T08:51:09.860Z] #0 5.770 + install_shfmt [2022-09-07T08:51:09.860Z] #0 5.770 + echo 'Install shfmt version v3.0.2' [2022-09-07T08:51:09.860Z] #0 5.770 + GOBIN=/build [2022-09-07T08:51:09.860Z] #0 5.770 + GO111MODULE=on [2022-09-07T08:51:09.860Z] #0 5.770 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-09-07T08:51:09.860Z] #0 6.738 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-07T08:51:09.860Z] #0 8.972 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-07T08:51:09.860Z] #0 8.974 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-07T08:51:09.860Z] #0 9.125 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-07T08:51:09.860Z] #38 ... [2022-09-07T08:51:09.860Z] [2022-09-07T08:51:09.860Z] #39 [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 [2022-09-07T08:51:09.860Z] #0 5.987 + RM_GOPATH=0 [2022-09-07T08:51:09.860Z] #0 5.987 + TMP_GOPATH= [2022-09-07T08:51:09.860Z] #0 5.987 + : /build [2022-09-07T08:51:09.860Z] #0 5.987 + '[' -z '' ']' [2022-09-07T08:51:09.860Z] #0 5.987 ++ mktemp -d [2022-09-07T08:51:09.860Z] #0 5.989 + export GOPATH=/tmp/tmp.sO4sWbOvHE [2022-09-07T08:51:09.860Z] #0 5.989 + GOPATH=/tmp/tmp.sO4sWbOvHE [2022-09-07T08:51:09.860Z] #0 5.989 + RM_GOPATH=1 [2022-09-07T08:51:09.860Z] #0 5.989 + case "$(go env GOARCH)" in [2022-09-07T08:51:09.860Z] #0 5.990 ++ go env GOARCH [2022-09-07T08:51:09.860Z] #0 5.999 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:51:09.860Z] #0 5.999 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:51:09.860Z] #0 5.999 ++ dirname /tmp/install/install.sh [2022-09-07T08:51:09.860Z] #0 6.022 + dir=/tmp/install [2022-09-07T08:51:09.860Z] #0 6.022 + bin=tomlv [2022-09-07T08:51:09.860Z] #0 6.022 + shift [2022-09-07T08:51:09.860Z] #0 6.022 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-09-07T08:51:09.860Z] #0 6.022 + . /tmp/install/tomlv.installer [2022-09-07T08:51:09.860Z] #0 6.022 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-07T08:51:09.860Z] #0 6.022 + install_tomlv [2022-09-07T08:51:09.860Z] #0 6.022 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-09-07T08:51:09.860Z] #0 6.022 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.sO4sWbOvHE/src/github.com/BurntSushi/toml [2022-09-07T08:51:09.860Z] #0 6.022 Cloning into '/tmp/tmp.sO4sWbOvHE/src/github.com/BurntSushi/toml'... [2022-09-07T08:51:09.860Z] #0 6.022 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-07T08:51:09.860Z] #0 7.542 + cd /tmp/tmp.sO4sWbOvHE/src/github.com/BurntSushi/toml [2022-09-07T08:51:09.860Z] #0 7.543 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-07T08:51:09.860Z] #0 7.627 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-09-07T08:51:09.860Z] #0 8.662 internal/goarch [2022-09-07T08:51:09.860Z] #0 8.696 internal/unsafeheader [2022-09-07T08:51:09.860Z] #0 8.869 internal/abi [2022-09-07T08:51:09.860Z] #0 8.873 internal/cpu [2022-09-07T08:51:09.860Z] #0 9.472 internal/goexperiment [2022-09-07T08:51:09.860Z] #0 9.746 internal/goos [2022-09-07T08:51:09.860Z] #0 9.808 internal/bytealg [2022-09-07T08:51:09.860Z] #0 9.940 runtime/internal/atomic [2022-09-07T08:51:09.926Z] #30 44.68 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-07T08:51:09.926Z] #30 44.70 go: downloading github.com/kulti/thelper v0.5.0 [2022-09-07T08:51:09.926Z] #30 44.76 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-07T08:51:09.926Z] #30 44.76 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-07T08:51:10.120Z] #39 ... [2022-09-07T08:51:10.122Z] [2022-09-07T08:51:10.122Z] #36 [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 [2022-09-07T08:51:10.122Z] #36 11.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-07T08:51:10.185Z] #30 44.88 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-09-07T08:51:10.185Z] #30 44.91 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-09-07T08:51:10.185Z] #30 44.94 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-07T08:51:10.185Z] #30 44.99 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-07T08:51:10.443Z] #35 ... [2022-09-07T08:51:10.443Z] [2022-09-07T08:51:10.443Z] #40 [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 [2022-09-07T08:51:10.443Z] #40 3.843 + cp tini-static /build/docker-init [2022-09-07T08:51:10.443Z] #40 DONE 5.1s [2022-09-07T08:51:10.443Z] [2022-09-07T08:51:10.443Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:51:10.444Z] #0 1.613 Note: Building without setproctitle() and strlcpy() support. [2022-09-07T08:51:10.444Z] #0 1.613 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-07T08:51:10.444Z] #0 1.629 Note: Building without GnuTLS support [2022-09-07T08:51:10.444Z] #0 1.637 Makefile.config:39: Warn: you have no libnftables installed [2022-09-07T08:51:10.444Z] #0 1.637 Makefile.config:40: Warn: Building without nftables support [2022-09-07T08:51:10.444Z] #0 2.415 fatal: not a git repository (or any of the parent directories): .git [2022-09-07T08:51:10.444Z] #0 2.445 GEN .gitid [2022-09-07T08:51:10.444Z] #0 2.469 GEN criu/include/version.h [2022-09-07T08:51:10.444Z] #0 2.566 GEN include/common/asm [2022-09-07T08:51:10.444Z] #42 3.581 PBCC images/timens.pb-c.c [2022-09-07T08:51:10.447Z] #30 45.11 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-07T08:51:10.447Z] #30 45.12 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-07T08:51:10.447Z] #30 45.19 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-09-07T08:51:10.447Z] #30 45.23 go: downloading github.com/mgechev/revive v1.1.3 [2022-09-07T08:51:10.705Z] #42 3.592 DEP images/timens.pb-c.d [2022-09-07T08:51:10.705Z] #42 3.609 PBCC images/fown.pb-c.c [2022-09-07T08:51:10.705Z] #42 3.619 PBCC images/google/protobuf/descriptor.pb-c.c [2022-09-07T08:51:10.705Z] #42 3.640 PBCC images/opts.pb-c.c [2022-09-07T08:51:10.705Z] #42 3.651 PBCC images/memfd.pb-c.c [2022-09-07T08:51:10.705Z] #42 3.661 DEP images/fown.pb-c.d [2022-09-07T08:51:10.705Z] #42 3.680 DEP images/google/protobuf/descriptor.pb-c.d [2022-09-07T08:51:10.705Z] #42 3.728 DEP images/opts.pb-c.d [2022-09-07T08:51:10.705Z] #42 3.760 DEP images/memfd.pb-c.d [2022-09-07T08:51:10.705Z] #42 3.805 PBCC images/sit.pb-c.c [2022-09-07T08:51:10.705Z] #42 3.820 DEP images/sit.pb-c.d [2022-09-07T08:51:10.705Z] #42 3.860 PBCC images/macvlan.pb-c.c [2022-09-07T08:51:10.705Z] #42 3.891 DEP images/macvlan.pb-c.d [2022-09-07T08:51:10.705Z] #42 3.908 PBCC images/autofs.pb-c.c [2022-09-07T08:51:10.705Z] #42 3.916 DEP images/autofs.pb-c.d [2022-09-07T08:51:10.705Z] #42 3.946 PBCC images/sysctl.pb-c.c [2022-09-07T08:51:10.705Z] #42 3.965 DEP images/sysctl.pb-c.d [2022-09-07T08:51:10.980Z] #42 3.993 PBCC images/time.pb-c.c [2022-09-07T08:51:10.980Z] #42 4.007 DEP images/time.pb-c.d [2022-09-07T08:51:10.980Z] #42 4.040 PBCC images/binfmt-misc.pb-c.c [2022-09-07T08:51:10.980Z] #42 4.050 DEP images/binfmt-misc.pb-c.d [2022-09-07T08:51:10.980Z] #42 4.072 PBCC images/seccomp.pb-c.c [2022-09-07T08:51:10.980Z] #42 4.088 DEP images/seccomp.pb-c.d [2022-09-07T08:51:10.980Z] #42 4.099 PBCC images/userns.pb-c.c [2022-09-07T08:51:10.980Z] #42 4.109 DEP images/userns.pb-c.d [2022-09-07T08:51:10.980Z] #42 4.121 PBCC images/cgroup.pb-c.c [2022-09-07T08:51:10.980Z] #42 4.128 DEP images/cgroup.pb-c.d [2022-09-07T08:51:10.980Z] #42 4.169 PBCC images/ext-file.pb-c.c [2022-09-07T08:51:10.980Z] #42 4.180 DEP images/ext-file.pb-c.d [2022-09-07T08:51:11.114Z] Fetching without tags [2022-09-07T08:51:11.241Z] #42 4.196 PBCC images/rpc.pb-c.c [2022-09-07T08:51:11.241Z] #42 4.210 DEP images/rpc.pb-c.d [2022-09-07T08:51:11.241Z] #42 4.249 PBCC images/siginfo.pb-c.c [2022-09-07T08:51:11.241Z] #42 4.268 DEP images/siginfo.pb-c.d [2022-09-07T08:51:11.241Z] #42 4.285 PBCC images/pagemap.pb-c.c [2022-09-07T08:51:11.241Z] #42 4.304 DEP images/pagemap.pb-c.d [2022-09-07T08:51:11.241Z] #42 4.316 PBCC images/rlimit.pb-c.c [2022-09-07T08:51:11.241Z] #42 4.323 DEP images/rlimit.pb-c.d [2022-09-07T08:51:11.241Z] #42 4.348 PBCC images/file-lock.pb-c.c [2022-09-07T08:51:11.241Z] #42 4.362 DEP images/file-lock.pb-c.d [2022-09-07T08:51:11.241Z] #42 4.389 PBCC images/tty.pb-c.c [2022-09-07T08:51:11.241Z] #42 4.411 DEP images/tty.pb-c.d [2022-09-07T08:51:11.241Z] #42 4.448 PBCC images/tun.pb-c.c [2022-09-07T08:51:11.241Z] #42 4.460 PBCC images/netdev.pb-c.c [2022-09-07T08:51:11.241Z] #42 4.471 DEP images/tun.pb-c.d [2022-09-07T08:51:11.241Z] #42 4.483 DEP images/netdev.pb-c.d [2022-09-07T08:51:11.241Z] #42 4.499 PBCC images/vma.pb-c.c [2022-09-07T08:51:11.313Z] Merging remotes/origin/20.10 commit 4855c28780fc930bd405f5e40a5357d7594c1803 into PR head commit 23c7d84b8444ce5adafd128e93ab220db726fc6c [2022-09-07T08:51:11.384Z] #30 46.06 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-07T08:51:11.384Z] #30 46.09 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-07T08:51:11.384Z] #30 46.15 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-07T08:51:11.384Z] #30 46.20 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-09-07T08:51:11.384Z] #30 46.24 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-09-07T08:51:11.384Z] #30 46.33 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-07T08:51:11.502Z] #42 4.519 DEP images/vma.pb-c.d [2022-09-07T08:51:11.502Z] #42 4.544 PBCC images/creds.pb-c.c [2022-09-07T08:51:11.502Z] #42 4.560 DEP images/creds.pb-c.d [2022-09-07T08:51:11.502Z] #42 4.572 PBCC images/utsns.pb-c.c [2022-09-07T08:51:11.502Z] #42 4.591 DEP images/utsns.pb-c.d [2022-09-07T08:51:11.502Z] #42 4.623 PBCC images/ipc-desc.pb-c.c [2022-09-07T08:51:11.502Z] #42 4.630 PBCC images/ipc-sem.pb-c.c [2022-09-07T08:51:11.502Z] #42 4.649 DEP images/ipc-desc.pb-c.d [2022-09-07T08:51:11.502Z] #42 4.659 DEP images/ipc-sem.pb-c.d [2022-09-07T08:51:11.502Z] #42 4.684 PBCC images/ipc-msg.pb-c.c [2022-09-07T08:51:11.502Z] #42 4.692 DEP images/ipc-msg.pb-c.d [2022-09-07T08:51:11.502Z] #42 4.718 PBCC images/ipc-shm.pb-c.c [2022-09-07T08:51:11.502Z] #42 4.738 DEP images/ipc-shm.pb-c.d [2022-09-07T08:51:11.646Z] #30 46.36 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-07T08:51:11.646Z] #30 46.41 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-07T08:51:11.646Z] #30 46.44 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-09-07T08:51:11.646Z] #30 ... [2022-09-07T08:51:11.646Z] [2022-09-07T08:51:11.646Z] #37 [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 [2022-09-07T08:51:11.646Z] #37 DONE 46.5s [2022-09-07T08:51:11.646Z] [2022-09-07T08:51:11.646Z] #34 [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 [2022-09-07T08:51:11.646Z] #34 DONE 46.5s [2022-09-07T08:51:11.762Z] #42 4.766 PBCC images/ipc-var.pb-c.c [2022-09-07T08:51:11.762Z] #42 4.779 DEP images/ipc-var.pb-c.d [2022-09-07T08:51:11.762Z] #42 4.812 PBCC images/sk-opts.pb-c.c [2022-09-07T08:51:11.762Z] #42 4.822 PBCC images/packet-sock.pb-c.c [2022-09-07T08:51:11.762Z] #42 4.838 DEP images/sk-opts.pb-c.d [2022-09-07T08:51:11.762Z] #42 4.872 DEP images/packet-sock.pb-c.d [2022-09-07T08:51:11.762Z] #42 4.888 PBCC images/sk-netlink.pb-c.c [2022-09-07T08:51:11.762Z] #42 4.923 DEP images/sk-netlink.pb-c.d [2022-09-07T08:51:11.762Z] #42 4.945 PBCC images/sk-inet.pb-c.c [2022-09-07T08:51:11.906Z] [2022-09-07T08:51:11.906Z] #35 [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 [2022-09-07T08:51:11.906Z] #35 42.03 The following NEW packages will be installed: [2022-09-07T08:51:11.906Z] #35 42.06 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-09-07T08:51:11.906Z] #35 42.06 vim-common xxd [2022-09-07T08:51:11.906Z] #35 42.45 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-09-07T08:51:11.906Z] #35 42.45 Need to get 14.9 MB of archives. [2022-09-07T08:51:11.906Z] #35 42.45 After this operation, 61.8 MB of additional disk space will be used. [2022-09-07T08:51:11.906Z] #35 42.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-07T08:51:11.906Z] #35 42.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-07T08:51:11.906Z] #35 42.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-07T08:51:11.906Z] #35 43.24 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-09-07T08:51:11.906Z] #35 43.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-09-07T08:51:11.906Z] #35 43.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-09-07T08:51:11.906Z] #35 43.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-09-07T08:51:11.906Z] #35 43.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-09-07T08:51:11.906Z] #35 43.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-09-07T08:51:11.906Z] #35 43.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-09-07T08:51:11.906Z] #35 45.21 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T08:51:11.906Z] #35 45.38 Fetched 14.9 MB in 2s (8904 kB/s) [2022-09-07T08:51:11.906Z] #35 45.47 Selecting previously unselected package xxd. [2022-09-07T08:51:11.906Z] #35 45.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-09-07T08:51:11.906Z] #35 45.58 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-07T08:51:11.906Z] #35 45.59 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:51:11.907Z] #35 45.77 Selecting previously unselected package vim-common. [2022-09-07T08:51:11.907Z] #35 45.78 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-07T08:51:11.907Z] #35 45.82 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:51:11.907Z] #35 46.12 Selecting previously unselected package libicu63:amd64. [2022-09-07T08:51:11.907Z] #35 46.13 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-07T08:51:11.907Z] #35 46.16 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-07T08:51:12.038Z] #42 4.958 DEP images/sk-inet.pb-c.d [2022-09-07T08:51:12.038Z] #42 4.971 PBCC images/sk-unix.pb-c.c [2022-09-07T08:51:12.038Z] #42 5.000 DEP images/sk-unix.pb-c.d [2022-09-07T08:51:12.038Z] #42 5.032 PBCC images/mm.pb-c.c [2022-09-07T08:51:12.038Z] #42 5.052 DEP images/mm.pb-c.d [2022-09-07T08:51:12.038Z] #42 5.072 PBCC images/timerfd.pb-c.c [2022-09-07T08:51:12.038Z] #42 5.083 DEP images/timerfd.pb-c.d [2022-09-07T08:51:12.038Z] #42 5.120 PBCC images/timer.pb-c.c [2022-09-07T08:51:12.038Z] #42 5.131 DEP images/timer.pb-c.d [2022-09-07T08:51:12.038Z] #42 5.149 PBCC images/sa.pb-c.c [2022-09-07T08:51:12.038Z] #42 5.159 DEP images/sa.pb-c.d [2022-09-07T08:51:12.038Z] #42 5.184 PBCC images/pipe-data.pb-c.c [2022-09-07T08:51:12.039Z] #42 5.204 DEP images/pipe-data.pb-c.d [2022-09-07T08:51:12.039Z] #42 5.225 PBCC images/mnt.pb-c.c [2022-09-07T08:51:12.039Z] #42 5.239 DEP images/mnt.pb-c.d [2022-09-07T08:51:12.039Z] #42 5.258 PBCC images/sk-packet.pb-c.c [2022-09-07T08:51:12.039Z] #42 5.265 DEP images/sk-packet.pb-c.d [2022-09-07T08:51:12.298Z] #42 5.280 PBCC images/tcp-stream.pb-c.c [2022-09-07T08:51:12.298Z] #42 5.312 DEP images/tcp-stream.pb-c.d [2022-09-07T08:51:12.298Z] #42 5.330 PBCC images/pipe.pb-c.c [2022-09-07T08:51:12.298Z] #42 5.352 DEP images/pipe.pb-c.d [2022-09-07T08:51:12.298Z] #42 5.363 PBCC images/pstree.pb-c.c [2022-09-07T08:51:12.298Z] #42 5.373 DEP images/pstree.pb-c.d [2022-09-07T08:51:12.298Z] #42 5.384 PBCC images/fs.pb-c.c [2022-09-07T08:51:12.298Z] #42 5.390 DEP images/fs.pb-c.d [2022-09-07T08:51:12.298Z] #42 5.405 PBCC images/signalfd.pb-c.c [2022-09-07T08:51:12.298Z] #42 5.420 DEP images/signalfd.pb-c.d [2022-09-07T08:51:12.298Z] #42 5.432 PBCC images/fh.pb-c.c [2022-09-07T08:51:12.298Z] #42 5.451 PBCC images/fsnotify.pb-c.c [2022-09-07T08:51:12.298Z] #42 5.476 DEP images/fh.pb-c.d [2022-09-07T08:51:12.396Z] Merge succeeded, producing 335885d4c5025afd3a1d661f089c000d0eb2005a [2022-09-07T08:51:12.397Z] Checking out Revision 335885d4c5025afd3a1d661f089c000d0eb2005a (PR-44098) [2022-09-07T08:51:12.559Z] #42 5.499 DEP images/fsnotify.pb-c.d [2022-09-07T08:51:12.559Z] #42 5.539 PBCC images/eventpoll.pb-c.c [2022-09-07T08:51:12.559Z] #42 5.546 DEP images/eventpoll.pb-c.d [2022-09-07T08:51:12.559Z] #42 5.567 PBCC images/eventfd.pb-c.c [2022-09-07T08:51:12.559Z] #42 5.574 DEP images/eventfd.pb-c.d [2022-09-07T08:51:12.559Z] #42 5.586 PBCC images/remap-file-path.pb-c.c [2022-09-07T08:51:12.559Z] #42 5.597 DEP images/remap-file-path.pb-c.d [2022-09-07T08:51:12.559Z] #42 5.611 PBCC images/fifo.pb-c.c [2022-09-07T08:51:12.559Z] #42 5.621 DEP images/fifo.pb-c.d [2022-09-07T08:51:12.559Z] #42 5.638 PBCC images/ghost-file.pb-c.c [2022-09-07T08:51:12.559Z] #42 5.653 DEP images/ghost-file.pb-c.d [2022-09-07T08:51:12.559Z] #42 5.672 PBCC images/regfile.pb-c.c [2022-09-07T08:51:12.559Z] #42 5.700 DEP images/regfile.pb-c.d [2022-09-07T08:51:12.559Z] #42 5.719 PBCC images/ns.pb-c.c [2022-09-07T08:51:12.559Z] #42 5.743 DEP images/ns.pb-c.d [2022-09-07T08:51:12.559Z] #42 5.768 PBCC images/fdinfo.pb-c.c [2022-09-07T08:51:12.559Z] #42 5.789 DEP images/fdinfo.pb-c.d [2022-09-07T08:51:12.559Z] #42 5.802 PBCC images/core-aarch64.pb-c.c [2022-09-07T08:51:11.009Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T08:51:11.023Z] > git config --add remote.origin.fetch +refs/pull/44098/head:refs/remotes/origin/PR-44098 # timeout=10 [2022-09-07T08:51:11.030Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-07T08:51:11.040Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T08:51:11.094Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T08:51:11.094Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T08:51:11.095Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44098/head:refs/remotes/origin/PR-44098 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-07T08:51:11.300Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T08:51:11.307Z] > git checkout -f 23c7d84b8444ce5adafd128e93ab220db726fc6c # timeout=10 [2022-09-07T08:51:11.757Z] > git remote # timeout=10 [2022-09-07T08:51:11.764Z] > git config --get remote.origin.url # timeout=10 [2022-09-07T08:51:11.767Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T08:51:11.768Z] > git merge 4855c28780fc930bd405f5e40a5357d7594c1803 # timeout=10 [2022-09-07T08:51:12.367Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-07T08:51:12.376Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T08:51:12.383Z] > git checkout -f 335885d4c5025afd3a1d661f089c000d0eb2005a # timeout=10 [2022-09-07T08:51:12.820Z] #42 5.816 PBCC images/core-arm.pb-c.c [2022-09-07T08:51:12.820Z] #42 5.827 PBCC images/core-ppc64.pb-c.c [2022-09-07T08:51:12.820Z] #42 5.852 PBCC images/core-s390.pb-c.c [2022-09-07T08:51:12.820Z] #42 5.872 PBCC images/core-x86.pb-c.c [2022-09-07T08:51:12.820Z] #42 5.892 PBCC images/core.pb-c.c [2022-09-07T08:51:12.820Z] #42 ... [2022-09-07T08:51:12.820Z] [2022-09-07T08:51:12.820Z] #41 [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 [2022-09-07T08:51:12.820Z] #41 13.98 + cd /tmp/tmp.dAN4qO9XLg/src/github.com/containerd/containerd [2022-09-07T08:51:12.820Z] #41 13.98 + git checkout -q v1.6.8 [2022-09-07T08:51:12.848Z] #35 ... [2022-09-07T08:51:12.848Z] [2022-09-07T08:51:12.848Z] #29 [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 [2022-09-07T08:51:13.106Z] #29 47.50 Checking out files: 72% (1108/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) [2022-09-07T08:51:13.106Z] #29 ... [2022-09-07T08:51:13.106Z] [2022-09-07T08:51:13.106Z] #28 [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 [2022-09-07T08:51:13.106Z] #28 31.79 Reading package lists... [2022-09-07T08:51:13.106Z] #28 38.21 Building dependency tree... [2022-09-07T08:51:13.106Z] #28 41.20 The following additional packages will be installed: [2022-09-07T08:51:13.106Z] #28 41.22 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-09-07T08:51:13.106Z] #28 41.22 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-09-07T08:51:13.106Z] #28 41.24 Suggested packages: [2022-09-07T08:51:13.106Z] #28 41.24 manpages-dev python-setuptools [2022-09-07T08:51:13.106Z] #28 42.34 The following NEW packages will be installed: [2022-09-07T08:51:13.106Z] #28 42.35 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-09-07T08:51:13.106Z] #28 42.36 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-09-07T08:51:13.106Z] #28 42.37 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-09-07T08:51:13.106Z] #28 42.37 python-six zlib1g-dev [2022-09-07T08:51:13.106Z] #28 42.78 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2022-09-07T08:51:13.106Z] #28 42.78 Need to get 4091 kB of archives. [2022-09-07T08:51:13.106Z] #28 42.78 After this operation, 22.5 MB of additional disk space will be used. [2022-09-07T08:51:13.106Z] #28 42.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-09-07T08:51:13.106Z] #28 42.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-07T08:51:13.106Z] #28 42.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-09-07T08:51:13.106Z] #28 42.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-07T08:51:13.106Z] #28 42.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-09-07T08:51:13.106Z] #28 42.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-07T08:51:13.106Z] #28 42.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-09-07T08:51:13.106Z] #28 42.81 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-09-07T08:51:13.106Z] #28 42.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-09-07T08:51:13.106Z] #28 42.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-09-07T08:51:13.106Z] #28 42.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-09-07T08:51:13.106Z] #28 43.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-09-07T08:51:13.106Z] #28 43.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-09-07T08:51:13.106Z] #28 43.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-09-07T08:51:13.106Z] #28 43.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-09-07T08:51:13.106Z] #28 43.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-09-07T08:51:13.106Z] #28 43.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-09-07T08:51:13.106Z] #28 44.78 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T08:51:13.106Z] #28 45.06 Fetched 4091 kB in 1s (6286 kB/s) [2022-09-07T08:51:13.106Z] #28 45.23 Selecting previously unselected package libcap-dev:amd64. [2022-09-07T08:51:13.106Z] #28 45.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 ... 15421 files and directories currently installed.) [2022-09-07T08:51:13.106Z] #28 45.29 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-09-07T08:51:13.106Z] #28 45.31 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-09-07T08:51:13.106Z] #28 45.43 Selecting previously unselected package libnet1:amd64. [2022-09-07T08:51:13.106Z] #28 45.43 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-07T08:51:13.106Z] #28 45.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T08:51:13.106Z] #28 45.58 Selecting previously unselected package libnet1-dev. [2022-09-07T08:51:13.106Z] #28 45.59 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-07T08:51:13.106Z] #28 45.60 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-07T08:51:13.106Z] #28 45.85 Selecting previously unselected package libnl-3-200:amd64. [2022-09-07T08:51:13.106Z] #28 45.86 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-07T08:51:13.106Z] #28 45.87 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-07T08:51:13.106Z] #28 46.01 Selecting previously unselected package libnl-3-dev:amd64. [2022-09-07T08:51:13.106Z] #28 46.01 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-09-07T08:51:13.106Z] #28 46.02 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-07T08:51:13.106Z] #28 46.42 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-07T08:51:13.106Z] #28 46.46 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-07T08:51:13.106Z] #28 46.46 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-07T08:51:13.106Z] #28 46.70 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-07T08:51:13.106Z] #28 46.70 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-09-07T08:51:13.106Z] #28 46.70 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-07T08:51:13.106Z] #28 46.95 Selecting previously unselected package zlib1g-dev:amd64. [2022-09-07T08:51:13.106Z] #28 46.95 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-09-07T08:51:13.106Z] #28 47.00 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-07T08:51:13.106Z] #28 47.34 Selecting previously unselected package libprotobuf17:amd64. [2022-09-07T08:51:13.106Z] #28 47.34 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-09-07T08:51:13.106Z] #28 47.37 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-07T08:51:13.369Z] #28 ... [2022-09-07T08:51:13.369Z] [2022-09-07T08:51:13.369Z] #29 [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 [2022-09-07T08:51:13.422Z] #36 15.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-07T08:51:13.762Z] #41 ... [2022-09-07T08:51:13.762Z] [2022-09-07T08:51:13.762Z] #38 [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 [2022-09-07T08:51:13.762Z] #38 DONE 31.6s [2022-09-07T08:51:13.762Z] [2022-09-07T08:51:13.762Z] #35 [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 [2022-09-07T08:51:13.762Z] #35 DONE 31.7s [2022-09-07T08:51:13.762Z] [2022-09-07T08:51:13.762Z] #43 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-09-07T08:51:13.762Z] #43 DONE 0.2s [2022-09-07T08:51:13.762Z] [2022-09-07T08:51:13.762Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:51:13.762Z] #42 5.920 PBCC images/inventory.pb-c.c [2022-09-07T08:51:13.762Z] #42 5.939 DEP images/core-aarch64.pb-c.d [2022-09-07T08:51:13.762Z] #42 5.966 DEP images/core-arm.pb-c.d [2022-09-07T08:51:13.762Z] #42 5.982 DEP images/core-ppc64.pb-c.d [2022-09-07T08:51:13.762Z] #42 6.016 DEP images/core-s390.pb-c.d [2022-09-07T08:51:13.762Z] #42 6.040 DEP images/core-x86.pb-c.d [2022-09-07T08:51:13.762Z] #42 6.060 DEP images/core.pb-c.d [2022-09-07T08:51:13.762Z] #42 6.079 DEP images/inventory.pb-c.d [2022-09-07T08:51:13.762Z] #42 6.108 PBCC images/cpuinfo.pb-c.c [2022-09-07T08:51:13.762Z] #42 6.177 DEP images/cpuinfo.pb-c.d [2022-09-07T08:51:13.762Z] #42 6.193 PBCC images/stats.pb-c.c [2022-09-07T08:51:13.762Z] #42 6.201 DEP images/stats.pb-c.d [2022-09-07T08:51:14.148Z] #29 47.50 Checking out files: 72% (1108/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-09-07T08:51:14.148Z] #29 48.84 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-07T08:51:14.333Z] #42 ... [2022-09-07T08:51:14.333Z] [2022-09-07T08:51:14.333Z] #44 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-07T08:51:14.333Z] #44 DONE 0.3s [2022-09-07T08:51:14.333Z] [2022-09-07T08:51:14.333Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:51:14.333Z] #42 7.300 make[1]: Nothing to be done for 'all'. [2022-09-07T08:51:14.715Z] #29 49.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-07T08:51:14.730Z] Fetching without tags [2022-09-07T08:51:14.807Z] #36 ... [2022-09-07T08:51:14.807Z] [2022-09-07T08:51:14.807Z] #31 [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 [2022-09-07T08:51:14.807Z] #31 16.25 + mkdir -p /build [2022-09-07T08:51:14.807Z] #31 16.25 + mv docker/docker /build/ [2022-09-07T08:51:14.807Z] #31 16.25 + rmdir docker [2022-09-07T08:51:14.807Z] #31 DONE 16.6s [2022-09-07T08:51:14.978Z] Merging remotes/origin/20.10 commit 4855c28780fc930bd405f5e40a5357d7594c1803 into PR head commit 23c7d84b8444ce5adafd128e93ab220db726fc6c [2022-09-07T08:51:15.069Z] [2022-09-07T08:51:15.069Z] #39 [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 [2022-09-07T08:51:15.069Z] #39 12.26 runtime/internal/math [2022-09-07T08:51:15.069Z] #39 12.43 runtime/internal/sys [2022-09-07T08:51:15.069Z] #39 12.66 runtime/internal/syscall [2022-09-07T08:51:15.069Z] #39 13.41 internal/itoa [2022-09-07T08:51:15.069Z] #39 13.72 math/bits [2022-09-07T08:51:15.069Z] #39 13.83 runtime [2022-09-07T08:51:15.069Z] #39 14.52 math [2022-09-07T08:51:15.273Z] #42 8.189 CC images/stats.o [2022-09-07T08:51:15.273Z] #42 ... [2022-09-07T08:51:15.273Z] [2022-09-07T08:51:15.273Z] #36 [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 [2022-09-07T08:51:15.273Z] #36 22.27 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-07T08:51:15.273Z] #36 22.28 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-09-07T08:51:15.273Z] #36 22.29 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-07T08:51:15.273Z] #36 23.76 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-07T08:51:15.273Z] #36 23.76 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-07T08:51:15.273Z] #36 23.77 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-07T08:51:15.273Z] #36 24.10 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-09-07T08:51:15.273Z] #36 24.10 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-07T08:51:15.273Z] #36 24.11 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-07T08:51:15.273Z] #36 30.37 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-07T08:51:15.273Z] #36 30.37 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-07T08:51:15.273Z] #36 30.38 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-07T08:51:15.273Z] #36 ... [2022-09-07T08:51:15.273Z] [2022-09-07T08:51:15.273Z] #41 [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 [2022-09-07T08:51:15.273Z] #41 15.13 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-07T08:51:15.273Z] #41 15.13 + BUILDTAGS='netgo osusergo static_build' [2022-09-07T08:51:15.273Z] #41 15.13 + export EXTRA_FLAGS=-buildmode=pie [2022-09-07T08:51:15.273Z] #41 15.13 + EXTRA_FLAGS=-buildmode=pie [2022-09-07T08:51:15.273Z] #41 15.13 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-07T08:51:15.273Z] #41 15.13 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-07T08:51:15.273Z] #41 15.13 + '[' '' = dynamic ']' [2022-09-07T08:51:15.273Z] #41 15.13 + make [2022-09-07T08:51:15.273Z] #41 15.85 + bin/ctr [2022-09-07T08:51:15.660Z] #29 ... [2022-09-07T08:51:15.660Z] [2022-09-07T08:51:15.660Z] #39 [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 [2022-09-07T08:51:15.660Z] #39 30.52 Reading package lists... [2022-09-07T08:51:15.660Z] #39 37.11 Building dependency tree... [2022-09-07T08:51:15.660Z] #39 40.45 The following additional packages will be installed: [2022-09-07T08:51:15.660Z] #39 40.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-09-07T08:51:15.660Z] #39 40.45 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-09-07T08:51:15.660Z] #39 40.45 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-09-07T08:51:15.660Z] #39 40.45 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-09-07T08:51:15.660Z] #39 40.47 mingw-w64-x86-64-dev [2022-09-07T08:51:15.660Z] #39 40.48 Suggested packages: [2022-09-07T08:51:15.660Z] #39 40.49 gcc-8-locales seccomp wine64 [2022-09-07T08:51:15.660Z] #39 42.05 The following NEW packages will be installed: [2022-09-07T08:51:15.660Z] #39 42.05 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-07T08:51:15.660Z] #39 42.06 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-09-07T08:51:15.660Z] #39 42.06 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-09-07T08:51:15.660Z] #39 42.06 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-09-07T08:51:15.660Z] #39 42.07 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-09-07T08:51:15.660Z] #39 42.07 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-09-07T08:51:15.660Z] #39 42.07 The following packages will be upgraded: [2022-09-07T08:51:15.660Z] #39 42.07 libseccomp2 [2022-09-07T08:51:15.660Z] #39 42.47 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2022-09-07T08:51:15.660Z] #39 42.47 Need to get 77.8 MB of archives. [2022-09-07T08:51:15.660Z] #39 42.47 After this operation, 487 MB of additional disk space will be used. [2022-09-07T08:51:15.660Z] #39 42.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-09-07T08:51:15.660Z] #39 42.49 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-09-07T08:51:15.660Z] #39 42.53 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-09-07T08:51:15.660Z] #39 42.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-09-07T08:51:15.660Z] #39 43.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-09-07T08:51:15.660Z] #39 43.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-09-07T08:51:15.660Z] #39 43.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-09-07T08:51:15.660Z] #39 43.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-09-07T08:51:15.660Z] #39 43.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-09-07T08:51:15.660Z] #39 44.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-09-07T08:51:15.660Z] #39 44.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-09-07T08:51:15.924Z] #39 ... [2022-09-07T08:51:15.924Z] [2022-09-07T08:51:15.924Z] #28 [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 [2022-09-07T08:51:15.924Z] #28 48.91 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-09-07T08:51:15.924Z] #28 48.91 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-09-07T08:51:15.924Z] #28 49.08 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-07T08:51:15.924Z] #28 49.27 Selecting previously unselected package libprotobuf-dev:amd64. [2022-09-07T08:51:15.924Z] #28 49.29 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-09-07T08:51:15.924Z] #28 49.29 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-07T08:51:15.924Z] #28 50.50 Selecting previously unselected package libprotoc17:amd64. [2022-09-07T08:51:15.924Z] #28 50.51 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-09-07T08:51:15.924Z] #28 50.60 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-07T08:51:16.007Z] Commit message: "Merge commit '4855c28780fc930bd405f5e40a5357d7594c1803' into HEAD" [2022-09-07T08:51:15.988Z] > git rev-list --no-walk 23c7d84b8444ce5adafd128e93ab220db726fc6c # timeout=10 [2022-09-07T08:51:16.063Z] Merge succeeded, producing de794d78e3b9d1a11bc384ffa17e70f0efc0317d [2022-09-07T08:51:16.063Z] Checking out Revision de794d78e3b9d1a11bc384ffa17e70f0efc0317d (PR-44098) [2022-09-07T08:51:14.688Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T08:51:14.698Z] > git config --add remote.origin.fetch +refs/pull/44098/head:refs/remotes/origin/PR-44098 # timeout=10 [2022-09-07T08:51:14.711Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-07T08:51:14.725Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T08:51:14.776Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T08:51:14.776Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T08:51:14.777Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44098/head:refs/remotes/origin/PR-44098 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-07T08:51:14.984Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T08:51:14.991Z] > git checkout -f 23c7d84b8444ce5adafd128e93ab220db726fc6c # timeout=10 [2022-09-07T08:51:15.497Z] > git remote # timeout=10 [2022-09-07T08:51:15.511Z] > git config --get remote.origin.url # timeout=10 [2022-09-07T08:51:15.518Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T08:51:15.519Z] > git merge 4855c28780fc930bd405f5e40a5357d7594c1803 # timeout=10 [2022-09-07T08:51:16.057Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-07T08:51:16.065Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T08:51:16.074Z] > git checkout -f de794d78e3b9d1a11bc384ffa17e70f0efc0317d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-07T08:51:16.498Z] #28 51.27 Selecting previously unselected package protobuf-c-compiler. [2022-09-07T08:51:16.498Z] #28 51.27 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-09-07T08:51:16.757Z] #28 51.33 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-07T08:51:16.757Z] #28 51.47 Selecting previously unselected package protobuf-compiler. [2022-09-07T08:51:16.757Z] #28 51.47 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-09-07T08:51:16.757Z] #28 51.48 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-09-07T08:51:17.016Z] #28 51.89 Selecting previously unselected package python-pkg-resources. [2022-09-07T08:51:17.016Z] #28 51.89 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-09-07T08:51:17.024Z] + docker version [2022-09-07T08:51:17.274Z] #28 51.90 Unpacking python-pkg-resources (40.8.0-1) ... [2022-09-07T08:51:17.274Z] #28 52.13 Selecting previously unselected package python-six. [2022-09-07T08:51:17.274Z] #28 52.13 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-09-07T08:51:17.274Z] #28 52.14 Unpacking python-six (1.12.0-1) ... [2022-09-07T08:51:17.533Z] #28 52.24 Selecting previously unselected package python-protobuf. [2022-09-07T08:51:17.533Z] #28 52.25 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-09-07T08:51:17.533Z] #28 52.26 Unpacking python-protobuf (3.6.1.3-2) ... [2022-09-07T08:51:17.611Z] #39 ... [2022-09-07T08:51:17.611Z] [2022-09-07T08:51:17.611Z] #35 [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 [2022-09-07T08:51:17.611Z] #35 11.53 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-07T08:51:17.611Z] #35 12.61 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-09-07T08:51:17.611Z] #35 16.46 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-09-07T08:51:17.611Z] #35 17.89 go: downloading github.com/google/uuid v1.3.0 [2022-09-07T08:51:17.611Z] #35 17.93 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-07T08:51:17.611Z] #35 18.08 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-07T08:51:17.611Z] #35 18.36 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-07T08:51:17.611Z] #35 18.45 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-07T08:51:17.611Z] #35 18.87 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-09-07T08:51:17.611Z] #35 19.35 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-07T08:51:17.611Z] #35 19.46 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-09-07T08:51:18.105Z] #28 52.84 Setting up python-pkg-resources (40.8.0-1) ... [2022-09-07T08:51:18.555Z] #35 ... [2022-09-07T08:51:18.555Z] [2022-09-07T08:51:18.555Z] #27 [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 [2022-09-07T08:51:18.555Z] #27 10.39 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-07T08:51:18.555Z] #27 10.68 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-07T08:51:18.555Z] #27 10.99 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-07T08:51:18.555Z] #27 11.19 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-07T08:51:18.555Z] #27 17.26 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-07T08:51:18.555Z] #27 17.47 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-07T08:51:18.555Z] #27 17.92 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-07T08:51:18.555Z] #27 19.73 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-07T08:51:18.555Z] #27 19.74 go: downloading golang.org/x/mod v0.3.0 [2022-09-07T08:51:19.472Z] #41 ... [2022-09-07T08:51:19.472Z] [2022-09-07T08:51:19.472Z] #36 [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 [2022-09-07T08:51:19.472Z] #36 34.58 Selecting previously unselected package libapparmor1:amd64. [2022-09-07T08:51:19.472Z] #36 34.58 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-09-07T08:51:19.472Z] #36 34.59 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-09-07T08:51:19.472Z] #36 34.66 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-07T08:51:19.472Z] #36 34.67 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-09-07T08:51:19.472Z] #36 34.67 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-07T08:51:19.472Z] #36 34.80 Selecting previously unselected package libbtrfs0. [2022-09-07T08:51:19.472Z] #36 34.80 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-07T08:51:19.472Z] #36 34.81 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-07T08:51:19.472Z] #36 34.89 Selecting previously unselected package libbtrfs-dev. [2022-09-07T08:51:19.472Z] #36 34.89 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-07T08:51:19.472Z] #36 34.90 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-07T08:51:19.472Z] #36 34.99 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-07T08:51:19.472Z] #36 34.99 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-07T08:51:19.472Z] #36 34.99 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-07T08:51:19.472Z] #36 35.08 Selecting previously unselected package libudev-dev:amd64. [2022-09-07T08:51:19.472Z] #36 35.09 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-09-07T08:51:19.472Z] #36 35.12 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-07T08:51:19.472Z] #36 35.22 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-07T08:51:19.472Z] #36 35.22 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-09-07T08:51:19.472Z] #36 35.22 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-09-07T08:51:19.472Z] #36 35.35 Selecting previously unselected package libpcre16-3:amd64. [2022-09-07T08:51:19.472Z] #36 35.35 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-09-07T08:51:19.472Z] #36 35.36 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-09-07T08:51:19.472Z] #36 35.46 Selecting previously unselected package libpcre32-3:amd64. [2022-09-07T08:51:19.472Z] #36 35.46 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-09-07T08:51:19.472Z] #36 35.47 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-09-07T08:51:19.472Z] #36 35.60 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-09-07T08:51:19.472Z] #36 35.60 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-09-07T08:51:19.472Z] #36 35.61 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-07T08:51:19.472Z] #36 35.70 Selecting previously unselected package libpcre3-dev:amd64. [2022-09-07T08:51:19.472Z] #36 35.70 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-09-07T08:51:19.472Z] #36 35.71 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-07T08:51:19.472Z] #36 35.90 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-07T08:51:19.472Z] #36 35.91 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-09-07T08:51:19.472Z] #36 35.91 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-07T08:51:19.472Z] #36 36.03 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-07T08:51:19.472Z] #36 36.03 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-09-07T08:51:19.472Z] #36 36.05 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-07T08:51:19.472Z] #36 36.12 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-07T08:51:19.472Z] #36 36.13 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-07T08:51:19.472Z] #36 36.14 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-07T08:51:19.472Z] #36 36.22 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-07T08:51:19.472Z] #36 36.23 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-09-07T08:51:19.472Z] #36 36.24 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-07T08:51:19.472Z] #36 36.49 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-07T08:51:19.472Z] #36 36.50 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-07T08:51:19.472Z] #36 36.53 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-09-07T08:51:19.472Z] #36 36.56 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-07T08:51:19.472Z] #36 36.57 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-09-07T08:51:19.472Z] #36 36.59 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-09-07T08:51:19.472Z] #36 36.61 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-07T08:51:19.472Z] #36 36.63 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-07T08:51:19.472Z] #36 36.67 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-09-07T08:51:19.472Z] #36 36.69 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-07T08:51:19.472Z] #36 36.74 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-07T08:51:19.472Z] #36 36.80 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-07T08:51:19.481Z] #28 ... [2022-09-07T08:51:19.481Z] [2022-09-07T08:51:19.481Z] #40 [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 [2022-09-07T08:51:19.481Z] #0 1.036 + RM_GOPATH=0 [2022-09-07T08:51:19.481Z] #0 1.036 + TMP_GOPATH= [2022-09-07T08:51:19.481Z] #0 1.036 + : /build [2022-09-07T08:51:19.481Z] #0 1.036 + '[' -z '' ']' [2022-09-07T08:51:19.481Z] #0 1.064 ++ mktemp -d [2022-09-07T08:51:19.481Z] #0 1.066 + export GOPATH=/tmp/tmp.CaTmcqqfvr [2022-09-07T08:51:19.481Z] #0 1.066 + GOPATH=/tmp/tmp.CaTmcqqfvr [2022-09-07T08:51:19.481Z] #0 1.066 + RM_GOPATH=1 [2022-09-07T08:51:19.481Z] #0 1.066 + case "$(go env GOARCH)" in [2022-09-07T08:51:19.481Z] #0 1.066 ++ go env GOARCH [2022-09-07T08:51:19.481Z] #0 1.079 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:51:19.481Z] #0 1.079 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:51:19.481Z] #0 1.080 ++ dirname /tmp/install/install.sh [2022-09-07T08:51:19.481Z] #0 1.082 + dir=/tmp/install [2022-09-07T08:51:19.481Z] #0 1.083 + bin=containerd [2022-09-07T08:51:19.481Z] #0 1.084 + shift [2022-09-07T08:51:19.481Z] #0 1.084 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-09-07T08:51:19.481Z] #0 1.091 + . /tmp/install/containerd.installer [2022-09-07T08:51:19.481Z] #0 1.092 ++ set -e [2022-09-07T08:51:19.481Z] #0 1.099 ++ : v1.6.8 [2022-09-07T08:51:19.481Z] #0 1.104 + install_containerd [2022-09-07T08:51:19.481Z] #0 1.105 + echo 'Install containerd version v1.6.8' [2022-09-07T08:51:19.481Z] #0 1.105 Install containerd version v1.6.8 [2022-09-07T08:51:19.481Z] #0 1.105 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CaTmcqqfvr/src/github.com/containerd/containerd [2022-09-07T08:51:19.481Z] #0 1.109 Cloning into '/tmp/tmp.CaTmcqqfvr/src/github.com/containerd/containerd'... [2022-09-07T08:51:19.481Z] #40 ... [2022-09-07T08:51:19.481Z] [2022-09-07T08:51:19.481Z] #39 [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 [2022-09-07T08:51:19.481Z] #39 48.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-09-07T08:51:19.481Z] #39 50.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-09-07T08:51:19.481Z] #39 50.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-09-07T08:51:19.481Z] #39 50.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-07T08:51:19.481Z] #39 50.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-07T08:51:19.481Z] #39 50.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-09-07T08:51:19.481Z] #39 50.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-09-07T08:51:19.481Z] #39 50.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-09-07T08:51:19.481Z] #39 50.07 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-09-07T08:51:19.481Z] #39 50.08 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-09-07T08:51:19.481Z] #39 50.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-09-07T08:51:19.481Z] #39 50.10 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-09-07T08:51:19.481Z] #39 50.16 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-09-07T08:51:19.481Z] #39 50.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-09-07T08:51:19.481Z] #39 50.19 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-09-07T08:51:19.496Z] #27 ... [2022-09-07T08:51:19.496Z] [2022-09-07T08:51:19.496Z] #30 [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 [2022-09-07T08:51:19.496Z] #30 11.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-07T08:51:19.496Z] #30 14.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-07T08:51:19.637Z] Commit message: "Merge commit '4855c28780fc930bd405f5e40a5357d7594c1803' into HEAD" [2022-09-07T08:51:19.640Z] > git rev-list --no-walk 23c7d84b8444ce5adafd128e93ab220db726fc6c # timeout=10 [2022-09-07T08:51:19.750Z] #36 36.81 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-07T08:51:19.750Z] #36 36.83 Setting up mingw-w64-common (6.0.0-3) ... [2022-09-07T08:51:19.750Z] #36 36.84 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-07T08:51:19.750Z] #36 36.89 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-07T08:51:19.750Z] #36 36.91 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-07T08:51:19.750Z] #36 36.93 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-07T08:51:19.750Z] #36 36.96 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 [2022-09-07T08:51:19.750Z] #36 36.97 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 [2022-09-07T08:51:19.750Z] #36 36.98 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-07T08:51:19.750Z] #36 37.00 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 [2022-09-07T08:51:19.750Z] #36 37.01 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 [2022-09-07T08:51:19.758Z] #30 ... [2022-09-07T08:51:19.758Z] [2022-09-07T08:51:19.758Z] #39 [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 [2022-09-07T08:51:19.758Z] #39 21.28 unicode/utf8 [2022-09-07T08:51:20.010Z] #36 37.03 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-07T08:51:20.010Z] #36 37.04 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-07T08:51:20.010Z] #36 37.05 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-07T08:51:20.010Z] #36 37.07 Setting up dmsetup (2:1.02.155-3) ... [2022-09-07T08:51:20.010Z] #36 37.10 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-07T08:51:20.010Z] #36 37.20 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-07T08:51:20.010Z] #36 37.22 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-07T08:51:20.049Z] #39 51.16 debconf: delaying package configuration, since apt-utils is not installed [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-07T08:51:20.308Z] #39 51.34 Fetched 77.8 MB in 8s (9719 kB/s) [2022-09-07T08:51:20.330Z] #39 ... [2022-09-07T08:51:20.330Z] [2022-09-07T08:51:20.330Z] #38 [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 [2022-09-07T08:51:20.330Z] #38 12.24 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-07T08:51:20.568Z] #39 51.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-09-07T08:51:20.568Z] #39 51.53 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-07T08:51:20.568Z] #39 51.55 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-09-07T08:51:20.592Z] #38 ... [2022-09-07T08:51:20.592Z] [2022-09-07T08:51:20.592Z] #39 [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 [2022-09-07T08:51:20.592Z] #39 22.38 internal/race [2022-09-07T08:51:20.728Z] + docker version [2022-09-07T08:51:20.841Z] #39 51.77 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-09-07T08:51:20.842Z] #39 51.93 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-07T08:51:20.852Z] #39 22.63 sync/atomic [2022-09-07T08:51:21.113Z] #39 51.93 (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 ... 15421 files and directories currently installed.) [2022-09-07T08:51:21.113Z] #39 52.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-09-07T08:51:21.113Z] #39 52.03 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-07T08:51:21.392Z] #36 DONE 38.4s [2022-09-07T08:51:21.392Z] [2022-09-07T08:51:21.392Z] #45 [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 [2022-09-07T08:51:21.433Z] #39 ... [2022-09-07T08:51:21.433Z] [2022-09-07T08:51:21.433Z] #26 [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 [2022-09-07T08:51:21.433Z] #26 7.576 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-07T08:51:21.433Z] #26 10.16 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-07T08:51:21.433Z] #26 13.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-07T08:51:21.433Z] #26 ... [2022-09-07T08:51:21.433Z] [2022-09-07T08:51:21.433Z] #28 [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 [2022-09-07T08:51:21.433Z] #28 13.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-07T08:51:21.433Z] #28 15.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-07T08:51:21.694Z] #28 ... [2022-09-07T08:51:21.694Z] [2022-09-07T08:51:21.694Z] #39 [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 [2022-09-07T08:51:21.694Z] #39 23.48 unicode [2022-09-07T08:51:22.331Z] #45 1.092 + RM_GOPATH=0 [2022-09-07T08:51:22.331Z] #45 1.092 + TMP_GOPATH= [2022-09-07T08:51:22.331Z] #45 1.092 + : /build [2022-09-07T08:51:22.331Z] #45 1.092 + '[' -z '' ']' [2022-09-07T08:51:22.331Z] #45 1.092 ++ mktemp -d [2022-09-07T08:51:22.331Z] #45 1.093 + export GOPATH=/tmp/tmp.t1mEUFPiIS [2022-09-07T08:51:22.331Z] #45 1.093 + GOPATH=/tmp/tmp.t1mEUFPiIS [2022-09-07T08:51:22.331Z] #45 1.093 + RM_GOPATH=1 [2022-09-07T08:51:22.331Z] #45 1.093 + case "$(go env GOARCH)" in [2022-09-07T08:51:22.331Z] #45 1.095 ++ go env GOARCH [2022-09-07T08:51:22.331Z] #45 1.104 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:51:22.331Z] #45 1.104 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:51:22.331Z] #45 1.104 ++ dirname /tmp/install/install.sh [2022-09-07T08:51:22.331Z] #45 1.108 + dir=/tmp/install [2022-09-07T08:51:22.331Z] #45 1.110 + bin=runc [2022-09-07T08:51:22.331Z] #45 1.110 + shift [2022-09-07T08:51:22.331Z] #45 1.110 + '[' '!' -f /tmp/install/runc.installer ']' [2022-09-07T08:51:22.331Z] #45 1.110 + . /tmp/install/runc.installer [2022-09-07T08:51:22.331Z] #45 1.111 Install runc version v1.1.4 (build tags: seccomp) [2022-09-07T08:51:22.331Z] #45 1.115 ++ set -e [2022-09-07T08:51:22.331Z] #45 1.115 ++ : v1.1.4 [2022-09-07T08:51:22.331Z] #45 1.115 + install_runc [2022-09-07T08:51:22.331Z] #45 1.115 + RUNC_BUILDTAGS=seccomp [2022-09-07T08:51:22.331Z] #45 1.115 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-07T08:51:22.331Z] #45 1.115 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.t1mEUFPiIS/src/github.com/opencontainers/runc [2022-09-07T08:51:22.331Z] #45 1.115 Cloning into '/tmp/tmp.t1mEUFPiIS/src/github.com/opencontainers/runc'... [2022-09-07T08:51:22.502Z] #39 ... [2022-09-07T08:51:22.502Z] [2022-09-07T08:51:22.502Z] #30 [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 [2022-09-07T08:51:22.502Z] #30 47.17 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-09-07T08:51:22.502Z] #30 47.20 go: downloading github.com/sivchari/tenv v1.4.7 [2022-09-07T08:51:22.502Z] #30 47.20 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-07T08:51:22.502Z] #30 47.23 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-07T08:51:22.502Z] #30 47.32 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-07T08:51:22.502Z] #30 47.34 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-07T08:51:22.502Z] #30 47.35 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-07T08:51:22.502Z] #30 47.40 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-07T08:51:22.502Z] #30 47.49 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-07T08:51:22.502Z] #30 47.59 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-07T08:51:22.502Z] #30 47.66 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-09-07T08:51:22.502Z] #30 47.69 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-07T08:51:22.502Z] #30 48.24 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-07T08:51:22.502Z] #30 48.33 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-09-07T08:51:22.502Z] #30 48.33 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-07T08:51:22.502Z] #30 48.35 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-07T08:51:22.502Z] #30 48.55 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-09-07T08:51:22.502Z] #30 48.84 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-07T08:51:22.502Z] #30 48.95 go: downloading honnef.co/go/tools v0.2.2 [2022-09-07T08:51:22.502Z] #30 50.36 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-09-07T08:51:22.502Z] #30 50.37 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-07T08:51:22.502Z] #30 50.43 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-07T08:51:22.502Z] #30 50.47 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-07T08:51:22.502Z] #30 50.48 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-07T08:51:22.502Z] #30 50.64 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-07T08:51:22.502Z] #30 50.65 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-07T08:51:22.502Z] #30 50.70 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-07T08:51:22.502Z] #30 50.75 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-07T08:51:22.502Z] #30 51.02 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-07T08:51:22.502Z] #30 51.06 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-07T08:51:22.502Z] #30 51.19 go: downloading golang.org/x/text v0.3.7 [2022-09-07T08:51:22.502Z] #30 57.19 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-09-07T08:51:22.502Z] #30 57.25 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-07T08:51:22.502Z] #30 ... [2022-09-07T08:51:22.502Z] [2022-09-07T08:51:22.502Z] #28 [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 [2022-09-07T08:51:22.502Z] #28 57.27 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-07T08:51:22.502Z] #28 57.29 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T08:51:22.502Z] #28 57.32 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-07T08:51:22.502Z] #28 57.34 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-07T08:51:22.502Z] #28 57.37 Setting up python-six (1.12.0-1) ... [2022-09-07T08:51:22.592Z] #45 ... [2022-09-07T08:51:22.592Z] [2022-09-07T08:51:22.592Z] #46 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-07T08:51:22.592Z] #46 DONE 1.4s [2022-09-07T08:51:22.852Z] [2022-09-07T08:51:22.853Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:51:22.853Z] #42 8.340 CC images/core.o [2022-09-07T08:51:22.853Z] #42 8.494 CC images/core-x86.o [2022-09-07T08:51:22.853Z] #42 8.645 CC images/core-arm.o [2022-09-07T08:51:22.853Z] #42 8.764 CC images/core-aarch64.o [2022-09-07T08:51:22.853Z] #42 8.851 CC images/core-ppc64.o [2022-09-07T08:51:22.853Z] #42 9.000 CC images/core-s390.o [2022-09-07T08:51:22.853Z] #42 9.177 CC images/cpuinfo.o [2022-09-07T08:51:22.853Z] #42 9.318 CC images/inventory.o [2022-09-07T08:51:22.853Z] #42 9.396 CC images/fdinfo.o [2022-09-07T08:51:22.853Z] #42 9.500 CC images/fown.o [2022-09-07T08:51:22.853Z] #42 9.584 CC images/ns.o [2022-09-07T08:51:22.853Z] #42 9.697 CC images/regfile.o [2022-09-07T08:51:22.853Z] #42 9.782 CC images/ghost-file.o [2022-09-07T08:51:22.853Z] #42 9.880 CC images/fifo.o [2022-09-07T08:51:22.853Z] #42 9.961 CC images/remap-file-path.o [2022-09-07T08:51:22.853Z] #42 10.03 CC images/eventfd.o [2022-09-07T08:51:22.853Z] #42 10.10 CC images/eventpoll.o [2022-09-07T08:51:22.853Z] #42 10.20 CC images/fh.o [2022-09-07T08:51:22.853Z] #42 10.30 CC images/fsnotify.o [2022-09-07T08:51:22.853Z] #42 10.50 CC images/signalfd.o [2022-09-07T08:51:22.853Z] #42 10.59 CC images/fs.o [2022-09-07T08:51:22.853Z] #42 10.65 CC images/pstree.o [2022-09-07T08:51:22.853Z] #42 10.74 CC images/pipe.o [2022-09-07T08:51:22.853Z] #42 10.82 CC images/tcp-stream.o [2022-09-07T08:51:22.853Z] #42 10.89 CC images/sk-packet.o [2022-09-07T08:51:22.853Z] #42 10.98 CC images/mnt.o [2022-09-07T08:51:22.853Z] #42 11.05 CC images/pipe-data.o [2022-09-07T08:51:22.853Z] #42 11.11 CC images/sa.o [2022-09-07T08:51:22.853Z] #42 11.19 CC images/timer.o [2022-09-07T08:51:22.853Z] #42 11.27 CC images/timerfd.o [2022-09-07T08:51:22.853Z] #42 11.36 CC images/mm.o [2022-09-07T08:51:22.853Z] #42 11.48 CC images/sk-opts.o [2022-09-07T08:51:22.853Z] #42 11.56 CC images/sk-unix.o [2022-09-07T08:51:22.853Z] #42 11.66 CC images/sk-inet.o [2022-09-07T08:51:22.853Z] #42 11.80 CC images/tun.o [2022-09-07T08:51:22.853Z] #42 11.92 CC images/sk-netlink.o [2022-09-07T08:51:22.853Z] #42 12.01 CC images/packet-sock.o [2022-09-07T08:51:22.853Z] #42 12.13 CC images/ipc-var.o [2022-09-07T08:51:22.853Z] #42 12.20 CC images/ipc-desc.o [2022-09-07T08:51:22.853Z] #42 12.30 CC images/ipc-shm.o [2022-09-07T08:51:22.853Z] #42 12.37 CC images/ipc-msg.o [2022-09-07T08:51:22.853Z] #42 12.45 CC images/ipc-sem.o [2022-09-07T08:51:22.853Z] #42 12.51 CC images/utsns.o [2022-09-07T08:51:22.853Z] #42 12.62 CC images/creds.o [2022-09-07T08:51:22.853Z] #42 12.69 CC images/vma.o [2022-09-07T08:51:22.853Z] #42 12.79 CC images/netdev.o [2022-09-07T08:51:22.853Z] #42 12.91 CC images/tty.o [2022-09-07T08:51:22.853Z] #42 13.13 CC images/file-lock.o [2022-09-07T08:51:22.853Z] #42 13.21 CC images/rlimit.o [2022-09-07T08:51:22.853Z] #42 13.27 CC images/pagemap.o [2022-09-07T08:51:22.853Z] #42 13.37 CC images/siginfo.o [2022-09-07T08:51:22.853Z] #42 13.50 CC images/rpc.o [2022-09-07T08:51:22.853Z] #42 13.80 CC images/ext-file.o [2022-09-07T08:51:22.853Z] #42 13.86 CC images/cgroup.o [2022-09-07T08:51:22.853Z] #42 14.02 CC images/userns.o [2022-09-07T08:51:22.853Z] #42 14.10 CC images/google/protobuf/descriptor.o [2022-09-07T08:51:22.853Z] #42 14.53 CC images/opts.o [2022-09-07T08:51:22.853Z] #42 14.59 CC images/seccomp.o [2022-09-07T08:51:22.853Z] #42 14.72 CC images/binfmt-misc.o [2022-09-07T08:51:22.853Z] #42 14.82 CC images/time.o [2022-09-07T08:51:22.853Z] #42 14.88 CC images/sysctl.o [2022-09-07T08:51:22.853Z] #42 14.94 CC images/autofs.o [2022-09-07T08:51:22.853Z] #42 15.01 CC images/macvlan.o [2022-09-07T08:51:22.853Z] #42 15.10 CC images/sit.o [2022-09-07T08:51:22.853Z] #42 15.16 CC images/memfd.o [2022-09-07T08:51:22.853Z] #42 15.28 CC images/timens.o [2022-09-07T08:51:22.853Z] #42 15.39 LINK images/built-in.o [2022-09-07T08:51:22.853Z] #42 15.47 GEN compel/include/asm [2022-09-07T08:51:22.853Z] #42 15.51 GEN compel/include/version.h [2022-09-07T08:51:22.853Z] #42 15.54 touch .config [2022-09-07T08:51:22.853Z] #42 15.62 GEN include/common/config.h [2022-09-07T08:51:22.853Z] #42 15.70 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-09-07T08:51:22.853Z] #42 15.72 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-09-07T08:51:22.853Z] #42 15.76 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-09-07T08:51:22.853Z] #42 15.78 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-09-07T08:51:22.853Z] #42 15.80 DEP compel/arch/x86/plugins/std/memcpy.d [2022-09-07T08:51:22.853Z] #42 15.82 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-09-07T08:51:22.853Z] #42 15.84 GEN compel/plugins/include/uapi/std/syscall.h [2022-09-07T08:51:22.853Z] #42 15.86 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-09-07T08:51:22.853Z] #42 15.88 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-09-07T08:51:22.853Z] #42 15.95 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-09-07T08:51:22.853Z] #42 15.96 DEP compel/plugins/std/infect.d [2022-09-07T08:51:22.853Z] #42 16.02 DEP compel/plugins/std/string.d [2022-09-07T08:51:22.853Z] #42 16.04 DEP compel/plugins/std/log.d [2022-09-07T08:51:23.118Z] #42 16.11 DEP compel/plugins/std/fds.d [2022-09-07T08:51:23.118Z] #42 16.14 DEP compel/plugins/std/std.d [2022-09-07T08:51:23.118Z] #42 16.18 DEP compel/plugins/shmem/shmem.d [2022-09-07T08:51:23.118Z] #42 16.23 DEP compel/plugins/fds/fds.d [2022-09-07T08:51:23.378Z] #42 16.31 CC compel/plugins/std/std.o [2022-09-07T08:51:23.378Z] #42 16.41 CC compel/plugins/std/fds.o [2022-09-07T08:51:23.638Z] #42 16.60 CC compel/plugins/std/log.o [2022-09-07T08:51:23.638Z] #42 16.82 CC compel/plugins/std/string.o [2022-09-07T08:51:23.901Z] #42 17.03 CC compel/plugins/std/infect.o [2022-09-07T08:51:24.161Z] #42 ... [2022-09-07T08:51:24.161Z] [2022-09-07T08:51:24.161Z] #47 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-07T08:51:24.161Z] #47 DONE 1.4s [2022-09-07T08:51:24.161Z] [2022-09-07T08:51:24.161Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:51:24.161Z] #42 17.16 CC compel/arch/x86/plugins/std/parasite-head.o [2022-09-07T08:51:24.161Z] #42 17.18 CC compel/arch/x86/plugins/std/memcpy.o [2022-09-07T08:51:24.161Z] #42 17.19 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-09-07T08:51:24.161Z] #42 17.22 AR compel/plugins/std.lib.a [2022-09-07T08:51:24.161Z] #42 17.26 CC compel/plugins/fds/fds.o [2022-09-07T08:51:24.161Z] #42 ... [2022-09-07T08:51:24.161Z] [2022-09-07T08:51:24.161Z] #48 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-07T08:51:25.100Z] #48 0.862 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-07T08:51:25.100Z] #48 DONE 1.1s [2022-09-07T08:51:25.100Z] [2022-09-07T08:51:25.100Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:51:25.100Z] #42 17.37 AR compel/plugins/fds.lib.a [2022-09-07T08:51:25.100Z] #42 17.44 HOSTDEP compel/src/lib/log-host.d [2022-09-07T08:51:25.100Z] #42 17.52 HOSTDEP compel/src/lib/handle-elf-host.d [2022-09-07T08:51:25.100Z] #42 17.60 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-09-07T08:51:25.100Z] #42 17.63 HOSTDEP compel/src/main-host.d [2022-09-07T08:51:25.100Z] #42 17.66 DEP compel/src/lib/ptrace.d [2022-09-07T08:51:25.100Z] #42 17.69 DEP compel/src/lib/infect.d [2022-09-07T08:51:25.100Z] #42 17.78 DEP compel/src/lib/infect-util.d [2022-09-07T08:51:25.100Z] #42 17.82 DEP compel/src/lib/infect-rpc.d [2022-09-07T08:51:25.100Z] #42 17.86 DEP compel/arch/x86/src/lib/infect.d [2022-09-07T08:51:25.100Z] #42 17.89 DEP compel/arch/x86/src/lib/cpu.d [2022-09-07T08:51:25.100Z] #42 17.91 DEP compel/src/lib/log.d [2022-09-07T08:51:25.100Z] #42 17.93 DEP compel/src/main.d [2022-09-07T08:51:25.100Z] #42 17.97 DEP compel/src/lib/handle-elf.d [2022-09-07T08:51:25.100Z] #42 18.02 DEP compel/arch/x86/src/lib/handle-elf.d [2022-09-07T08:51:25.100Z] #42 18.06 CC compel/src/lib/log.o [2022-09-07T08:51:25.100Z] #42 18.16 CC compel/arch/x86/src/lib/cpu.o [2022-09-07T08:51:25.360Z] #42 18.42 CC compel/arch/x86/src/lib/infect.o [2022-09-07T08:51:25.619Z] #42 18.66 CC compel/src/lib/infect-rpc.o [2022-09-07T08:51:25.619Z] #42 18.77 CC compel/src/lib/infect-util.o [2022-09-07T08:51:25.619Z] #42 18.84 CC compel/src/lib/infect.o [2022-09-07T08:51:25.948Z] #39 ... [2022-09-07T08:51:25.948Z] [2022-09-07T08:51:25.948Z] #33 [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 [2022-09-07T08:51:25.948Z] #33 DONE 27.2s [2022-09-07T08:51:25.948Z] [2022-09-07T08:51:25.948Z] #34 [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 [2022-09-07T08:51:26.559Z] #42 ... [2022-09-07T08:51:26.559Z] [2022-09-07T08:51:26.559Z] #49 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-07T08:51:26.559Z] #49 DONE 1.2s [2022-09-07T08:51:26.559Z] [2022-09-07T08:51:26.559Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:51:26.559Z] #42 19.51 CC compel/src/lib/ptrace.o [2022-09-07T08:51:26.559Z] #42 19.66 AR compel/libcompel.a [2022-09-07T08:51:26.559Z] #42 19.73 HOSTCC compel/src/main-host.o [2022-09-07T08:51:26.707Z] #28 61.29 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-07T08:51:26.707Z] #28 61.32 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-07T08:51:26.819Z] #42 19.84 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-09-07T08:51:26.819Z] #42 19.91 HOSTCC compel/src/lib/handle-elf-host.o [2022-09-07T08:51:26.858Z] #34 27.05 Checking out files: 52% (1012/1910) Checking out files: 53% (1013/1910) Checking out files: 54% (1032/1910) Checking out files: 55% (1051/1910) Checking out files: 56% (1070/1910) Checking out files: 57% (1089/1910) Checking out files: 58% (1108/1910) Checking out files: 59% (1127/1910) Checking out files: 60% (1146/1910) Checking out files: 61% (1166/1910) Checking out files: 62% (1185/1910) Checking out files: 63% (1204/1910) Checking out files: 64% (1223/1910) Checking out files: 65% (1242/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 88% (1696/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-09-07T08:51:26.858Z] #34 28.83 + cd /tmp/tmp.vZZiVFdpxq/src/github.com/docker/libnetwork [2022-09-07T08:51:26.967Z] #28 61.67 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-07T08:51:27.079Z] #42 20.05 HOSTCC compel/src/lib/log-host.o [2022-09-07T08:51:27.079Z] #42 20.11 HOSTLINK compel/compel-host-bin [2022-09-07T08:51:27.079Z] #42 20.22 DEP soccr/soccr.d [2022-09-07T08:51:27.120Z] #34 28.83 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-07T08:51:27.339Z] #42 20.27 CC soccr/soccr.o [2022-09-07T08:51:27.600Z] #42 ... [2022-09-07T08:51:27.600Z] [2022-09-07T08:51:27.600Z] #50 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-07T08:51:27.600Z] #50 DONE 1.1s [2022-09-07T08:51:27.600Z] [2022-09-07T08:51:27.600Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:51:27.600Z] #42 20.67 AR soccr/libsoccr.a [2022-09-07T08:51:27.600Z] #42 20.70 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-07T08:51:27.713Z] #34 29.32 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-09-07T08:51:27.860Z] #42 20.94 DEP criu/arch/x86/sigframe.d [2022-09-07T08:51:27.860Z] #42 20.99 DEP criu/arch/x86/sigaction_compat.d [2022-09-07T08:51:27.860Z] #42 21.02 DEP criu/arch/x86/kerndat.d [2022-09-07T08:51:27.906Z] #28 62.48 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-09-07T08:51:27.906Z] #28 62.55 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-07T08:51:27.906Z] #28 62.61 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-09-07T08:51:27.906Z] #28 62.66 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-07T08:51:27.906Z] #28 62.72 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-07T08:51:27.906Z] #28 62.76 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-07T08:51:28.120Z] #42 21.09 DEP criu/arch/x86/crtools.d [2022-09-07T08:51:28.120Z] #42 21.16 DEP criu/arch/x86/cpu.d [2022-09-07T08:51:28.120Z] #42 21.22 CC criu/arch/x86/cpu.o [2022-09-07T08:51:28.166Z] #28 62.81 Setting up python-protobuf (3.6.1.3-2) ... [2022-09-07T08:51:28.166Z] #28 ... [2022-09-07T08:51:28.166Z] [2022-09-07T08:51:28.166Z] #35 [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 [2022-09-07T08:51:28.166Z] #35 53.12 Selecting previously unselected package libxml2:amd64. [2022-09-07T08:51:28.166Z] #35 53.12 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-09-07T08:51:28.166Z] #35 53.13 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-07T08:51:28.166Z] #35 54.03 Selecting previously unselected package cmake-data. [2022-09-07T08:51:28.166Z] #35 54.03 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-09-07T08:51:28.166Z] #35 54.04 Unpacking cmake-data (3.13.4-1) ... [2022-09-07T08:51:28.166Z] #35 56.92 Selecting previously unselected package libarchive13:amd64. [2022-09-07T08:51:28.166Z] #35 56.92 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-09-07T08:51:28.166Z] #35 56.93 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-07T08:51:28.166Z] #35 57.23 Selecting previously unselected package libjsoncpp1:amd64. [2022-09-07T08:51:28.166Z] #35 57.23 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-09-07T08:51:28.166Z] #35 57.24 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-07T08:51:28.166Z] #35 57.40 Selecting previously unselected package librhash0:amd64. [2022-09-07T08:51:28.166Z] #35 57.41 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-09-07T08:51:28.166Z] #35 57.42 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-09-07T08:51:28.166Z] #35 57.60 Selecting previously unselected package libuv1:amd64. [2022-09-07T08:51:28.166Z] #35 57.60 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-09-07T08:51:28.166Z] #35 57.64 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-07T08:51:28.166Z] #35 57.80 Selecting previously unselected package cmake. [2022-09-07T08:51:28.166Z] #35 57.81 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-09-07T08:51:28.166Z] #35 57.82 Unpacking cmake (3.13.4-1) ... [2022-09-07T08:51:28.166Z] #35 60.73 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-07T08:51:28.166Z] #35 60.75 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:51:28.166Z] #35 60.77 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-07T08:51:28.166Z] #35 60.80 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:51:28.166Z] #35 60.83 Setting up librhash0:amd64 (1.3.8-1) ... [2022-09-07T08:51:28.166Z] #35 60.89 Setting up cmake-data (3.13.4-1) ... [2022-09-07T08:51:28.166Z] #35 60.92 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-07T08:51:28.166Z] #35 60.94 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-07T08:51:28.166Z] #35 60.97 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-07T08:51:28.166Z] #35 60.98 Setting up cmake (3.13.4-1) ... [2022-09-07T08:51:28.166Z] #35 61.00 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-07T08:51:28.166Z] #35 61.11 Processing triggers for mime-support (3.62) ... [2022-09-07T08:51:28.166Z] #35 DONE 63.0s [2022-09-07T08:51:28.166Z] [2022-09-07T08:51:28.166Z] #41 [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 [2022-09-07T08:51:28.381Z] #42 21.41 CC criu/arch/x86/crtools.o [2022-09-07T08:51:28.641Z] #42 21.80 CC criu/arch/x86/kerndat.o [2022-09-07T08:51:28.902Z] #42 ... [2022-09-07T08:51:28.902Z] [2022-09-07T08:51:28.902Z] #51 [dev-systemd-false 6/26] RUN ldconfig [2022-09-07T08:51:28.902Z] #51 DONE 1.3s [2022-09-07T08:51:28.902Z] [2022-09-07T08:51:28.902Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:51:28.902Z] #42 21.96 CC criu/arch/x86/sigaction_compat.o [2022-09-07T08:51:28.902Z] #42 22.07 CC criu/arch/x86/sigframe.o [2022-09-07T08:51:29.104Z] #41 ... [2022-09-07T08:51:29.104Z] [2022-09-07T08:51:29.104Z] #36 [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 [2022-09-07T08:51:29.104Z] #36 53.76 internal/reflectlite [2022-09-07T08:51:29.104Z] #36 53.76 sync [2022-09-07T08:51:29.104Z] #36 55.37 internal/testlog [2022-09-07T08:51:29.104Z] #36 56.54 sort [2022-09-07T08:51:29.104Z] #36 56.55 errors [2022-09-07T08:51:29.104Z] #36 56.93 strconv [2022-09-07T08:51:29.104Z] #36 57.64 io [2022-09-07T08:51:29.104Z] #36 59.12 internal/oserror [2022-09-07T08:51:29.104Z] #36 59.29 syscall [2022-09-07T08:51:29.104Z] #36 61.10 reflect [2022-09-07T08:51:29.104Z] #36 ... [2022-09-07T08:51:29.104Z] [2022-09-07T08:51:29.104Z] #30 [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 [2022-09-07T08:51:29.104Z] #30 57.34 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-07T08:51:29.104Z] #30 57.41 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-07T08:51:29.104Z] #30 57.44 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-07T08:51:29.104Z] #30 57.54 go: downloading golang.org/x/mod v0.5.1 [2022-09-07T08:51:29.104Z] #30 57.57 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-07T08:51:29.104Z] #30 57.57 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-07T08:51:29.104Z] #30 57.61 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-07T08:51:29.104Z] #30 57.82 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-07T08:51:29.104Z] #30 57.84 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-07T08:51:29.104Z] #30 57.90 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-09-07T08:51:29.104Z] #30 58.30 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-07T08:51:29.104Z] #30 58.39 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-07T08:51:29.104Z] #30 58.51 go: downloading github.com/google/go-cmp v0.5.6 [2022-09-07T08:51:29.104Z] #30 58.94 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-09-07T08:51:29.104Z] #30 58.97 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-07T08:51:29.104Z] #30 59.11 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-07T08:51:29.104Z] #30 59.12 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-07T08:51:29.104Z] #30 59.14 go: downloading github.com/cespare/xxhash v1.1.0 [2022-09-07T08:51:29.104Z] #30 59.16 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-07T08:51:29.104Z] #30 59.45 go: downloading github.com/prometheus/common v0.10.0 [2022-09-07T08:51:29.104Z] #30 59.62 go: downloading github.com/prometheus/procfs v0.6.0 [2022-09-07T08:51:29.104Z] #30 59.66 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-07T08:51:29.104Z] #30 59.73 go: downloading google.golang.org/protobuf v1.27.1 [2022-09-07T08:51:29.104Z] #30 61.48 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-07T08:51:29.162Z] #42 22.20 LINK criu/arch/x86/crtools.built-in.o [2022-09-07T08:51:29.162Z] #42 22.21 DEP criu/pie/util-vdso-elf32.d [2022-09-07T08:51:29.162Z] #42 22.27 DEP criu/pie/util-vdso.d [2022-09-07T08:51:29.364Z] #30 ... [2022-09-07T08:51:29.364Z] [2022-09-07T08:51:29.364Z] #41 [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 [2022-09-07T08:51:29.364Z] #41 0.998 + RM_GOPATH=0 [2022-09-07T08:51:29.364Z] #41 0.998 + TMP_GOPATH= [2022-09-07T08:51:29.364Z] #41 0.998 + : /build [2022-09-07T08:51:29.364Z] #41 0.998 + '[' -z '' ']' [2022-09-07T08:51:29.364Z] #41 0.998 ++ mktemp -d [2022-09-07T08:51:29.364Z] #41 0.999 + export GOPATH=/tmp/tmp.VZQzy7snZo [2022-09-07T08:51:29.364Z] #41 0.999 + GOPATH=/tmp/tmp.VZQzy7snZo [2022-09-07T08:51:29.364Z] #41 1.000 + RM_GOPATH=1 [2022-09-07T08:51:29.364Z] #41 1.000 + case "$(go env GOARCH)" in [2022-09-07T08:51:29.364Z] #41 1.000 ++ go env GOARCH [2022-09-07T08:51:29.364Z] #41 1.043 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:51:29.364Z] #41 1.043 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:51:29.364Z] #41 1.045 ++ dirname /tmp/install/install.sh [2022-09-07T08:51:29.364Z] #41 1.047 + dir=/tmp/install [2022-09-07T08:51:29.364Z] #41 1.047 + bin=tini [2022-09-07T08:51:29.364Z] #41 1.047 + shift [2022-09-07T08:51:29.364Z] #41 1.047 + '[' '!' -f /tmp/install/tini.installer ']' [2022-09-07T08:51:29.364Z] #41 1.050 + . /tmp/install/tini.installer [2022-09-07T08:51:29.364Z] #41 1.050 ++ : v0.19.0 [2022-09-07T08:51:29.364Z] #41 1.050 + install_tini [2022-09-07T08:51:29.364Z] #41 1.050 + echo 'Install tini version v0.19.0' [2022-09-07T08:51:29.364Z] #41 1.050 Install tini version v0.19.0 [2022-09-07T08:51:29.364Z] #41 1.050 + git clone https://github.com/krallin/tini.git /tmp/tmp.VZQzy7snZo/tini [2022-09-07T08:51:29.364Z] #41 1.065 Cloning into '/tmp/tmp.VZQzy7snZo/tini'... [2022-09-07T08:51:29.424Z] #42 22.36 DEP criu/pie/util.d [2022-09-07T08:51:29.424Z] #42 22.42 CC criu/pie/util.o [2022-09-07T08:51:29.424Z] #42 22.51 CC criu/pie/util-vdso.o [2022-09-07T08:51:29.684Z] #42 22.74 CC criu/pie/util-vdso-elf32.o [2022-09-07T08:51:29.684Z] #42 22.95 AR criu/pie/pie.lib.a [2022-09-07T08:51:29.944Z] #42 23.01 DEP criu/pie/restorer.d [2022-09-07T08:51:30.204Z] #42 23.11 DEP criu/arch/x86/sigaction_compat_pie.d [2022-09-07T08:51:30.204Z] #42 23.15 DEP criu/arch/x86/restorer_unmap.d [2022-09-07T08:51:30.204Z] #42 23.16 DEP criu/arch/x86/restorer.d [2022-09-07T08:51:30.204Z] #42 23.28 DEP criu/arch/x86/vdso-pie.d [2022-09-07T08:51:30.204Z] #42 23.32 DEP criu/pie/parasite-vdso.d [2022-09-07T08:51:30.301Z] #41 1.962 + cd /tmp/tmp.VZQzy7snZo/tini [2022-09-07T08:51:30.301Z] #41 1.963 + git checkout -q v0.19.0 [2022-09-07T08:51:30.301Z] #41 1.970 + cmake . [2022-09-07T08:51:30.464Z] #42 23.40 DEP criu/pie/parasite.d [2022-09-07T08:51:30.464Z] #42 23.55 CC criu/pie/parasite.o [2022-09-07T08:51:30.870Z] #41 2.680 -- The C compiler identification is GNU 8.3.0 [2022-09-07T08:51:30.870Z] #41 2.769 -- Check for working C compiler: /usr/bin/cc [2022-09-07T08:51:31.034Z] #42 23.91 LINK criu/pie/parasite.built-in.o [2022-09-07T08:51:31.034Z] #42 23.92 GEN criu/pie/parasite-blob.h [2022-09-07T08:51:31.034Z] #42 23.92 CC criu/pie/parasite-vdso.o [2022-09-07T08:51:31.034Z] #42 24.18 CC criu/arch/x86/vdso-pie.o [2022-09-07T08:51:31.034Z] #42 24.29 CC criu/arch/x86/restorer.o [2022-09-07T08:51:31.294Z] #42 24.44 CC criu/arch/x86/restorer_unmap.o [2022-09-07T08:51:31.554Z] #42 24.45 CC criu/arch/x86/sigaction_compat_pie.o [2022-09-07T08:51:31.554Z] #42 24.57 CC criu/pie/restorer.o [2022-09-07T08:51:31.807Z] #41 3.443 -- Check for working C compiler: /usr/bin/cc -- works [2022-09-07T08:51:31.807Z] #41 3.455 -- Detecting C compiler ABI info [2022-09-07T08:51:31.907Z] Client: Docker Engine - Community [2022-09-07T08:51:31.907Z] Version: 22.06.0-beta.0 [2022-09-07T08:51:31.907Z] API version: 1.42 [2022-09-07T08:51:31.907Z] Go version: go1.18.3 [2022-09-07T08:51:31.907Z] Git commit: 3e9117b [2022-09-07T08:51:31.907Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-07T08:51:31.907Z] OS/Arch: linux/arm64 [2022-09-07T08:51:31.907Z] Context: default [2022-09-07T08:51:31.907Z] [2022-09-07T08:51:31.907Z] Server: Docker Engine - Community [2022-09-07T08:51:31.907Z] Engine: [2022-09-07T08:51:31.907Z] Version: 22.06.0-beta.0 [2022-09-07T08:51:31.907Z] API version: 1.42 (minimum version 1.12) [2022-09-07T08:51:31.907Z] Go version: go1.18.3 [2022-09-07T08:51:31.907Z] Git commit: 38633e7 [2022-09-07T08:51:31.907Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-07T08:51:31.907Z] OS/Arch: linux/arm64 [2022-09-07T08:51:31.907Z] Experimental: true [2022-09-07T08:51:31.907Z] containerd: [2022-09-07T08:51:31.907Z] Version: 1.6.8 [2022-09-07T08:51:31.907Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-07T08:51:31.907Z] runc: [2022-09-07T08:51:31.907Z] Version: 1.1.4 [2022-09-07T08:51:31.907Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-07T08:51:31.907Z] docker-init: [2022-09-07T08:51:31.907Z] Version: 0.19.0 [2022-09-07T08:51:31.907Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-07T08:51:32.225Z] + docker info [2022-09-07T08:51:32.225Z] Client: [2022-09-07T08:51:32.225Z] Context: default [2022-09-07T08:51:32.225Z] Debug Mode: false [2022-09-07T08:51:32.225Z] Plugins: [2022-09-07T08:51:32.225Z] buildx: Docker Buildx (Docker Inc.) [2022-09-07T08:51:32.225Z] Version: v0.8.2 [2022-09-07T08:51:32.225Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-09-07T08:51:32.225Z] compose: Docker Compose (Docker Inc.) [2022-09-07T08:51:32.225Z] Version: v2.10.2 [2022-09-07T08:51:32.225Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-07T08:51:32.225Z] [2022-09-07T08:51:32.225Z] Server: [2022-09-07T08:51:32.225Z] Containers: 0 [2022-09-07T08:51:32.225Z] Running: 0 [2022-09-07T08:51:32.225Z] Paused: 0 [2022-09-07T08:51:32.225Z] Stopped: 0 [2022-09-07T08:51:32.225Z] Images: 0 [2022-09-07T08:51:32.225Z] Server Version: 22.06.0-beta.0 [2022-09-07T08:51:32.225Z] Storage Driver: overlay2 [2022-09-07T08:51:32.225Z] Backing Filesystem: extfs [2022-09-07T08:51:32.225Z] Supports d_type: true [2022-09-07T08:51:32.225Z] Using metacopy: false [2022-09-07T08:51:32.225Z] Native Overlay Diff: true [2022-09-07T08:51:32.225Z] userxattr: false [2022-09-07T08:51:32.225Z] Logging Driver: json-file [2022-09-07T08:51:32.225Z] Cgroup Driver: cgroupfs [2022-09-07T08:51:32.225Z] Cgroup Version: 1 [2022-09-07T08:51:32.225Z] Plugins: [2022-09-07T08:51:32.225Z] Volume: local [2022-09-07T08:51:32.225Z] Network: bridge host ipvlan macvlan null overlay [2022-09-07T08:51:32.225Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-07T08:51:32.225Z] Swarm: inactive [2022-09-07T08:51:32.225Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-09-07T08:51:32.225Z] Default Runtime: runc [2022-09-07T08:51:32.225Z] Init Binary: docker-init [2022-09-07T08:51:32.225Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-07T08:51:32.225Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-07T08:51:32.225Z] init version: de40ad0 [2022-09-07T08:51:32.225Z] Security Options: [2022-09-07T08:51:32.225Z] apparmor [2022-09-07T08:51:32.225Z] seccomp [2022-09-07T08:51:32.225Z] Profile: builtin [2022-09-07T08:51:32.225Z] Kernel Version: 5.15.0-1019-aws [2022-09-07T08:51:32.225Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-07T08:51:32.225Z] OSType: linux [2022-09-07T08:51:32.225Z] Architecture: aarch64 [2022-09-07T08:51:32.225Z] CPUs: 2 [2022-09-07T08:51:32.225Z] Total Memory: 7.559GiB [2022-09-07T08:51:32.225Z] Name: ip-10-100-123-166 [2022-09-07T08:51:32.225Z] ID: db79de1c-242a-4385-a2a3-a1af427bf7ea [2022-09-07T08:51:32.225Z] Docker Root Dir: /var/lib/docker [2022-09-07T08:51:32.225Z] Debug Mode: false [2022-09-07T08:51:32.225Z] Registry: https://index.docker.io/v1/ [2022-09-07T08:51:32.225Z] Labels: [2022-09-07T08:51:32.225Z] Experimental: true [2022-09-07T08:51:32.225Z] Insecure Registries: [2022-09-07T08:51:32.225Z] 127.0.0.0/8 [2022-09-07T08:51:32.225Z] Live Restore Enabled: true [2022-09-07T08:51:32.225Z] [Pipeline] sh [2022-09-07T08:51:32.375Z] #41 4.190 -- Detecting C compiler ABI info - done [2022-09-07T08:51:32.375Z] #41 4.235 -- Detecting C compile features [2022-09-07T08:51:32.494Z] #42 25.44 LINK criu/pie/restorer.built-in.o [2022-09-07T08:51:32.494Z] #42 25.46 GEN criu/pie/restorer-blob.h [2022-09-07T08:51:32.494Z] #42 25.52 DEP criu/vdso.d [2022-09-07T08:51:32.494Z] #42 25.62 DEP criu/vdso-compat.d [2022-09-07T08:51:32.494Z] #42 25.69 DEP criu/uts_ns.d [2022-09-07T08:51:32.509Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-07T08:51:32.509Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-07T08:51:32.509Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44098/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-09-07T08:51:32.509Z] + bash /home/ubuntu/workspace/moby_PR-44098/check-config.sh [2022-09-07T08:51:32.509Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-07T08:51:32.509Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ... [2022-09-07T08:51:32.509Z] [2022-09-07T08:51:32.509Z] Generally Necessary: [2022-09-07T08:51:32.509Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-07T08:51:32.509Z] - apparmor: enabled and tools installed [2022-09-07T08:51:32.509Z] - CONFIG_NAMESPACES: enabled [2022-09-07T08:51:32.509Z] - CONFIG_NET_NS: enabled [2022-09-07T08:51:32.509Z] - CONFIG_PID_NS: enabled [2022-09-07T08:51:32.509Z] - CONFIG_IPC_NS: enabled [2022-09-07T08:51:32.509Z] - CONFIG_UTS_NS: enabled [2022-09-07T08:51:32.509Z] - CONFIG_CGROUPS: enabled [2022-09-07T08:51:32.509Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-07T08:51:32.509Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-07T08:51:32.509Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-07T08:51:32.509Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-07T08:51:32.509Z] - CONFIG_CPUSETS: enabled [2022-09-07T08:51:32.509Z] - CONFIG_MEMCG: enabled [2022-09-07T08:51:32.509Z] - CONFIG_KEYS: enabled [2022-09-07T08:51:32.509Z] - CONFIG_VETH: enabled (as module) [2022-09-07T08:51:32.509Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-07T08:51:32.634Z] #41 ... [2022-09-07T08:51:32.634Z] [2022-09-07T08:51:32.634Z] #27 [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 [2022-09-07T08:51:32.634Z] #27 DONE 67.5s [2022-09-07T08:51:32.755Z] #42 25.76 DEP criu/util.d [2022-09-07T08:51:32.755Z] #42 25.84 DEP criu/uffd.d [2022-09-07T08:51:32.755Z] #42 25.93 DEP criu/tun.d [2022-09-07T08:51:32.755Z] #42 25.99 DEP criu/tty.d [2022-09-07T08:51:32.768Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-07T08:51:32.768Z] - CONFIG_NF_NAT_IPV4: missing [2022-09-07T08:51:32.768Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-07T08:51:32.768Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-07T08:51:32.768Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-07T08:51:32.768Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-07T08:51:32.769Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-07T08:51:32.769Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-07T08:51:32.769Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-07T08:51:32.769Z] - CONFIG_NF_NAT_NEEDED: missing [2022-09-07T08:51:32.769Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-07T08:51:32.769Z] [2022-09-07T08:51:32.769Z] Optional Features: [2022-09-07T08:51:32.769Z] - CONFIG_USER_NS: enabled [2022-09-07T08:51:32.769Z] - CONFIG_SECCOMP: enabled [2022-09-07T08:51:32.769Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-07T08:51:32.769Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-07T08:51:32.769Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-09-07T08:51:32.769Z] (cgroup swap accounting is currently enabled) [2022-09-07T08:51:32.769Z] - CONFIG_BLK_CGROUP: enabled [2022-09-07T08:51:32.769Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-07T08:51:32.894Z] [2022-09-07T08:51:32.894Z] #39 [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 [2022-09-07T08:51:32.894Z] #39 54.42 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-07T08:51:32.894Z] #39 54.43 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-09-07T08:51:32.894Z] #39 54.43 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-07T08:51:32.894Z] #39 57.14 Selecting previously unselected package binutils-mingw-w64. [2022-09-07T08:51:32.894Z] #39 57.18 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-09-07T08:51:32.894Z] #39 57.20 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-07T08:51:32.894Z] #39 57.35 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-07T08:51:32.894Z] #39 57.36 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-07T08:51:32.894Z] #39 57.37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-07T08:51:32.894Z] #39 57.53 Selecting previously unselected package dmsetup. [2022-09-07T08:51:32.894Z] #39 57.53 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-09-07T08:51:32.894Z] #39 57.54 Unpacking dmsetup (2:1.02.155-3) ... [2022-09-07T08:51:32.894Z] #39 58.79 Selecting previously unselected package mingw-w64-common. [2022-09-07T08:51:32.894Z] #39 58.80 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-09-07T08:51:32.894Z] #39 58.83 Unpacking mingw-w64-common (6.0.0-3) ... [2022-09-07T08:51:32.998Z] #34 ... [2022-09-07T08:51:32.998Z] [2022-09-07T08:51:32.998Z] #32 [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 [2022-09-07T08:51:32.998Z] #32 31.19 Checking out files: 75% (1649/2176) Checking out files: 76% (1654/2176) Checking out files: 77% (1676/2176) Checking out files: 78% (1698/2176) Checking out files: 79% (1720/2176) Checking out files: 80% (1741/2176) Checking out files: 81% (1763/2176) Checking out files: 82% (1785/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. [2022-09-07T08:51:32.998Z] #32 31.71 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-09-07T08:51:32.998Z] #32 33.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 [2022-09-07T08:51:32.998Z] #32 ... [2022-09-07T08:51:32.998Z] [2022-09-07T08:51:32.998Z] #35 [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 [2022-09-07T08:51:32.998Z] #35 24.33 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-09-07T08:51:32.998Z] #35 24.46 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-07T08:51:32.998Z] #35 ... [2022-09-07T08:51:32.998Z] [2022-09-07T08:51:32.998Z] #26 [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 [2022-09-07T08:51:32.998Z] #26 25.13 Fetched 9022 kB in 23s (394 kB/s) [2022-09-07T08:51:33.015Z] #42 26.04 DEP criu/timerfd.d [2022-09-07T08:51:33.015Z] #42 26.12 DEP criu/timens.d [2022-09-07T08:51:33.015Z] #42 26.21 DEP criu/sysfs_parse.d [2022-09-07T08:51:33.028Z] - CONFIG_IOSCHED_CFQ: missing [2022-09-07T08:51:33.028Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-09-07T08:51:33.028Z] - CONFIG_CGROUP_PERF: enabled [2022-09-07T08:51:33.028Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-07T08:51:33.028Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-07T08:51:33.028Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-07T08:51:33.028Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-07T08:51:33.028Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-07T08:51:33.028Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-07T08:51:33.028Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-07T08:51:33.028Z] - CONFIG_IP_VS: enabled (as module) [2022-09-07T08:51:33.028Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-07T08:51:33.028Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-07T08:51:33.028Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-07T08:51:33.028Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-07T08:51:33.028Z] - CONFIG_EXT4_FS: enabled [2022-09-07T08:51:33.028Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-07T08:51:33.028Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-07T08:51:33.028Z] - Network Drivers: [2022-09-07T08:51:33.028Z] - "overlay": [2022-09-07T08:51:33.028Z] - CONFIG_VXLAN: enabled (as module) [2022-09-07T08:51:33.028Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-07T08:51:33.028Z] Optional (for encrypted networks): [2022-09-07T08:51:33.274Z] #42 26.28 DEP criu/sysctl.d [2022-09-07T08:51:33.274Z] #42 26.34 DEP criu/string.d [2022-09-07T08:51:33.274Z] #42 26.35 DEP criu/stats.d [2022-09-07T08:51:33.274Z] #42 26.41 DEP criu/sockets.d [2022-09-07T08:51:33.288Z] - CONFIG_CRYPTO: enabled [2022-09-07T08:51:33.288Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-07T08:51:33.288Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-07T08:51:33.288Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-07T08:51:33.288Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-07T08:51:33.288Z] - CONFIG_XFRM: enabled [2022-09-07T08:51:33.288Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-07T08:51:33.288Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-07T08:51:33.288Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-07T08:51:33.288Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-09-07T08:51:33.288Z] - "ipvlan": [2022-09-07T08:51:33.288Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-07T08:51:33.288Z] - "macvlan": [2022-09-07T08:51:33.288Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-07T08:51:33.288Z] - CONFIG_DUMMY: enabled (as module) [2022-09-07T08:51:33.288Z] - "ftp,tftp client in container": [2022-09-07T08:51:33.288Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-07T08:51:33.288Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-07T08:51:33.288Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-07T08:51:33.288Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-07T08:51:33.288Z] - Storage Drivers: [2022-09-07T08:51:33.288Z] - "aufs": [2022-09-07T08:51:33.288Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-07T08:51:33.288Z] - "btrfs": [2022-09-07T08:51:33.288Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-07T08:51:33.288Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-07T08:51:33.288Z] - "devicemapper": [2022-09-07T08:51:33.535Z] #42 26.48 DEP criu/sk-unix.d [2022-09-07T08:51:33.535Z] #42 26.60 DEP criu/sk-tcp.d [2022-09-07T08:51:33.535Z] #42 26.68 DEP criu/sk-queue.d [2022-09-07T08:51:33.535Z] #42 26.77 DEP criu/sk-packet.d [2022-09-07T08:51:33.547Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-07T08:51:33.547Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-07T08:51:33.547Z] - "overlay": [2022-09-07T08:51:33.547Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-07T08:51:33.547Z] - "zfs": [2022-09-07T08:51:33.547Z] - /dev/zfs: present [2022-09-07T08:51:33.547Z] - zfs command: missing [2022-09-07T08:51:33.547Z] - zpool command: missing [2022-09-07T08:51:33.547Z] [2022-09-07T08:51:33.547Z] Limits: [2022-09-07T08:51:33.547Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-07T08:51:33.547Z] [2022-09-07T08:51:33.547Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-07T08:51:33.796Z] #42 26.83 DEP criu/sk-netlink.d [2022-09-07T08:51:33.796Z] #42 26.93 DEP criu/sk-inet.d [2022-09-07T08:51:33.831Z] #39 ... [2022-09-07T08:51:33.831Z] [2022-09-07T08:51:33.831Z] #36 [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 [2022-09-07T08:51:33.831Z] #36 68.67 internal/syscall/unix [2022-09-07T08:51:33.904Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:de794d78e3b9d1a11bc384ffa17e70f0efc0317d . [2022-09-07T08:51:34.057Z] #42 27.01 DEP criu/signalfd.d [2022-09-07T08:51:34.057Z] #42 27.09 DEP criu/sigframe.d [2022-09-07T08:51:34.057Z] #42 27.14 DEP criu/shmem.d [2022-09-07T08:51:34.057Z] #42 27.22 DEP criu/servicefd.d [2022-09-07T08:51:34.163Z] #1 [internal] load .dockerignore [2022-09-07T08:51:34.163Z] #1 transferring context: 32B [2022-09-07T08:51:34.163Z] #1 transferring context: 87B done [2022-09-07T08:51:34.163Z] #1 DONE 0.1s [2022-09-07T08:51:34.163Z] [2022-09-07T08:51:34.163Z] #2 [internal] load build definition from Dockerfile [2022-09-07T08:51:34.163Z] #2 transferring dockerfile: 17.04kB done [2022-09-07T08:51:34.163Z] #2 DONE 0.2s [2022-09-07T08:51:34.163Z] [2022-09-07T08:51:34.163Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-09-07T08:51:34.317Z] #42 27.29 DEP criu/seize.d [2022-09-07T08:51:34.317Z] #42 27.38 DEP criu/seccomp.d [2022-09-07T08:51:34.317Z] #42 27.50 DEP criu/rst-malloc.d [2022-09-07T08:51:34.399Z] #36 69.24 time [2022-09-07T08:51:34.578Z] #42 27.51 DEP criu/rbtree.d [2022-09-07T08:51:34.578Z] #42 27.53 DEP criu/pstree.d [2022-09-07T08:51:34.578Z] #42 27.62 DEP criu/protobuf.d [2022-09-07T08:51:34.578Z] #42 27.70 GEN criu/protobuf-desc-gen.h [2022-09-07T08:51:34.733Z] #3 DONE 0.5s [2022-09-07T08:51:34.733Z] [2022-09-07T08:51:34.733Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-09-07T08:51:34.733Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2022-09-07T08:51:34.733Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-09-07T08:51:34.733Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2022-09-07T08:51:34.733Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2022-09-07T08:51:34.733Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2022-09-07T08:51:34.907Z] #26 25.13 Reading package lists... [2022-09-07T08:51:34.907Z] #26 ... [2022-09-07T08:51:34.907Z] [2022-09-07T08:51:34.907Z] #36 [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 [2022-09-07T08:51:34.907Z] #36 26.42 Fetched 8481 kB in 19s (437 kB/s) [2022-09-07T08:51:34.907Z] #36 26.42 Reading package lists... [2022-09-07T08:51:34.907Z] #36 34.95 Reading package lists... [2022-09-07T08:51:34.907Z] #36 ... [2022-09-07T08:51:34.907Z] [2022-09-07T08:51:34.907Z] #28 [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 [2022-09-07T08:51:34.907Z] #28 26.80 Fetched 8481 kB in 19s (439 kB/s) [2022-09-07T08:51:34.907Z] #28 26.80 Reading package lists... [2022-09-07T08:51:34.907Z] #28 35.48 Reading package lists... [2022-09-07T08:51:34.907Z] #28 ... [2022-09-07T08:51:34.907Z] [2022-09-07T08:51:34.907Z] #30 [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 [2022-09-07T08:51:34.907Z] #30 26.63 Fetched 8481 kB in 20s (425 kB/s) [2022-09-07T08:51:34.907Z] #30 26.63 Reading package lists... [2022-09-07T08:51:34.969Z] #36 ... [2022-09-07T08:51:34.969Z] [2022-09-07T08:51:34.969Z] #28 [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 [2022-09-07T08:51:34.969Z] #28 69.55 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-07T08:51:34.969Z] #28 69.57 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-07T08:51:34.969Z] #28 DONE 69.8s [2022-09-07T08:51:34.969Z] [2022-09-07T08:51:34.969Z] #41 [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 [2022-09-07T08:51:34.969Z] #41 6.894 -- Detecting C compile features - done [2022-09-07T08:51:34.969Z] #41 6.930 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-07T08:51:34.992Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.2s done [2022-09-07T08:51:34.993Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2022-09-07T08:51:35.148Z] #42 ... [2022-09-07T08:51:35.148Z] [2022-09-07T08:51:35.148Z] #45 [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 [2022-09-07T08:51:35.148Z] #45 3.796 + cd /tmp/tmp.t1mEUFPiIS/src/github.com/opencontainers/runc [2022-09-07T08:51:35.148Z] #45 3.796 + git checkout -q v1.1.4 [2022-09-07T08:51:35.148Z] #45 4.087 + '[' -z '' ']' [2022-09-07T08:51:35.148Z] #45 4.087 + target=static [2022-09-07T08:51:35.148Z] #45 4.087 + make BUILDTAGS=seccomp static [2022-09-07T08:51:35.148Z] #45 4.283 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-07T08:51:35.148Z] #45 ... [2022-09-07T08:51:35.148Z] [2022-09-07T08:51:35.148Z] #52 [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 [2022-09-07T08:51:35.148Z] #0 1.466 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-07T08:51:35.148Z] #0 1.469 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-07T08:51:35.148Z] #0 1.480 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-07T08:51:35.148Z] #0 1.497 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-07T08:51:35.148Z] #0 1.919 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-07T08:51:35.148Z] #0 2.358 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-07T08:51:35.148Z] #0 2.839 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-07T08:51:35.148Z] #0 3.426 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-07T08:51:35.148Z] #0 4.950 Fetched 9022 kB in 4s (2425 kB/s) [2022-09-07T08:51:35.148Z] #0 4.950 Reading package lists... [2022-09-07T08:51:35.251Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2022-09-07T08:51:35.511Z] #4 DONE 0.6s [2022-09-07T08:51:35.511Z] [2022-09-07T08:51:35.511Z] #5 [internal] load build definition from Dockerfile [2022-09-07T08:51:35.511Z] #5 DONE 0.0s [2022-09-07T08:51:35.511Z] [2022-09-07T08:51:35.511Z] #6 [internal] load .dockerignore [2022-09-07T08:51:35.511Z] #6 DONE 0.0s [2022-09-07T08:51:35.511Z] [2022-09-07T08:51:35.511Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T08:51:35.537Z] #41 7.234 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-07T08:51:35.537Z] #41 7.432 -- Configuring done [2022-09-07T08:51:35.537Z] #41 7.457 -- Generating done [2022-09-07T08:51:35.537Z] #41 7.486 -- Build files have been written to: /tmp/tmp.VZQzy7snZo/tini [2022-09-07T08:51:35.795Z] #41 7.515 + make tini-static [2022-09-07T08:51:36.054Z] #41 7.931 Scanning dependencies of target tini-static [2022-09-07T08:51:36.088Z] #0 6.096 Reading package lists... [2022-09-07T08:51:36.088Z] #52 7.147 Building dependency tree... [2022-09-07T08:51:36.088Z] #52 ... [2022-09-07T08:51:36.088Z] [2022-09-07T08:51:36.088Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:51:36.088Z] #42 29.22 DEP criu/protobuf-desc.d [2022-09-07T08:51:36.088Z] #42 29.27 DEP criu/proc_parse.d [2022-09-07T08:51:36.088Z] #42 29.35 DEP criu/plugin.d [2022-09-07T08:51:36.289Z] #30 34.84 Reading package lists... [2022-09-07T08:51:36.289Z] #30 ... [2022-09-07T08:51:36.289Z] [2022-09-07T08:51:36.289Z] #26 [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 [2022-09-07T08:51:36.289Z] #26 25.13 Reading package lists... [2022-09-07T08:51:36.313Z] #41 8.107 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-07T08:51:36.349Z] #42 29.37 DEP criu/pipes.d [2022-09-07T08:51:36.349Z] #42 29.44 DEP criu/pie-util.d [2022-09-07T08:51:36.349Z] #42 29.47 DEP criu/pie-util-vdso.d [2022-09-07T08:51:36.609Z] #42 29.50 DEP criu/pie-util-vdso-elf32.d [2022-09-07T08:51:36.609Z] #42 29.53 DEP criu/path.d [2022-09-07T08:51:36.609Z] #42 29.57 DEP criu/parasite-syscall.d [2022-09-07T08:51:36.609Z] #42 29.63 DEP criu/pagemap.d [2022-09-07T08:51:36.609Z] #42 29.68 DEP criu/pagemap-cache.d [2022-09-07T08:51:36.609Z] #42 29.71 DEP criu/page-xfer.d [2022-09-07T08:51:36.609Z] #42 29.76 DEP criu/page-pipe.d [2022-09-07T08:51:36.609Z] #42 29.82 DEP criu/netfilter.d [2022-09-07T08:51:36.609Z] #42 29.87 DEP criu/net.d [2022-09-07T08:51:36.870Z] #42 29.95 DEP criu/namespaces.d [2022-09-07T08:51:36.870Z] #42 30.01 DEP criu/mount.d [2022-09-07T08:51:36.870Z] #42 30.08 DEP criu/memfd.d [2022-09-07T08:51:36.870Z] #42 30.14 DEP criu/mem.d [2022-09-07T08:51:36.888Z] #7 DONE 1.2s [2022-09-07T08:51:36.888Z] [2022-09-07T08:51:36.888Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T08:51:36.888Z] #8 DONE 1.3s [2022-09-07T08:51:36.888Z] [2022-09-07T08:51:36.888Z] #9 [internal] load metadata for docker.io/library/debian:buster [2022-09-07T08:51:36.888Z] #9 DONE 1.2s [2022-09-07T08:51:36.888Z] [2022-09-07T08:51:36.888Z] #10 [internal] load metadata for docker.io/library/golang:1.18.6-buster [2022-09-07T08:51:36.888Z] #10 DONE 1.3s [2022-09-07T08:51:37.130Z] #42 30.21 DEP criu/lsm.d [2022-09-07T08:51:37.130Z] #42 30.26 DEP criu/log.d [2022-09-07T08:51:37.130Z] #42 30.30 DEP criu/libnetlink.d [2022-09-07T08:51:37.130Z] #42 30.33 DEP criu/kerndat.d [2022-09-07T08:51:37.393Z] #42 30.43 DEP criu/kcmp-ids.d [2022-09-07T08:51:37.393Z] #42 30.46 DEP criu/irmap.d [2022-09-07T08:51:37.393Z] #42 30.49 DEP criu/ipc_ns.d [2022-09-07T08:51:37.393Z] #42 30.53 DEP criu/image.d [2022-09-07T08:51:37.393Z] #42 30.57 DEP criu/image-desc.d [2022-09-07T08:51:37.393Z] #42 30.60 DEP criu/fsnotify.d [2022-09-07T08:51:37.653Z] #42 30.64 DEP criu/filesystems.d [2022-09-07T08:51:37.653Z] #42 30.68 DEP criu/files.d [2022-09-07T08:51:37.653Z] #42 30.75 DEP criu/files-reg.d [2022-09-07T08:51:37.653Z] #42 30.82 DEP criu/files-ext.d [2022-09-07T08:51:37.692Z] #41 9.325 [100%] Linking C executable tini-static [2022-09-07T08:51:37.914Z] #42 30.86 DEP criu/file-lock.d [2022-09-07T08:51:37.914Z] #42 30.91 DEP criu/file-ids.d [2022-09-07T08:51:37.914Z] #42 30.96 DEP criu/fifo.d [2022-09-07T08:51:37.914Z] #42 31.00 DEP criu/fdstore.d [2022-09-07T08:51:37.914Z] #42 31.03 DEP criu/fault-injection.d [2022-09-07T08:51:37.914Z] #42 31.05 DEP criu/external.d [2022-09-07T08:51:37.914Z] #42 31.08 DEP criu/eventpoll.d [2022-09-07T08:51:38.174Z] #42 31.15 DEP criu/eventfd.d [2022-09-07T08:51:38.174Z] #42 31.21 DEP criu/crtools.d [2022-09-07T08:51:38.174Z] #42 31.28 DEP criu/cr-service.d [2022-09-07T08:51:38.174Z] #42 31.33 DEP criu/cr-restore.d [2022-09-07T08:51:38.259Z] #41 9.937 [100%] Built target tini-static [2022-09-07T08:51:38.259Z] #41 10.03 + mkdir -p /build [2022-09-07T08:51:38.259Z] #41 10.03 + cp tini-static /build/docker-init [2022-09-07T08:51:38.434Z] #42 31.42 DEP criu/cr-errno.d [2022-09-07T08:51:38.434Z] #42 31.43 DEP criu/cr-dump.d [2022-09-07T08:51:38.434Z] #42 31.52 DEP criu/cr-dedup.d [2022-09-07T08:51:38.434Z] #42 31.58 DEP criu/cr-check.d [2022-09-07T08:51:38.458Z] #26 32.81 Reading package lists... [2022-09-07T08:51:38.458Z] #26 ... [2022-09-07T08:51:38.458Z] [2022-09-07T08:51:38.458Z] #39 [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 [2022-09-07T08:51:38.458Z] #39 29.92 encoding [2022-09-07T08:51:38.458Z] #39 ... [2022-09-07T08:51:38.458Z] [2022-09-07T08:51:38.458Z] #29 [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 [2022-09-07T08:51:38.458Z] #29 39.34 go: downloading github.com/fatih/color v1.13.0 [2022-09-07T08:51:38.458Z] #29 39.34 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-07T08:51:38.458Z] #29 39.42 go: downloading github.com/pkg/errors v0.9.1 [2022-09-07T08:51:38.458Z] #29 39.46 go: downloading github.com/spf13/cobra v1.3.0 [2022-09-07T08:51:38.458Z] #29 39.55 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-07T08:51:38.458Z] #29 39.92 go: downloading github.com/spf13/viper v1.10.1 [2022-09-07T08:51:38.458Z] #29 40.08 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-07T08:51:38.458Z] #29 40.19 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-07T08:51:38.458Z] #29 40.26 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-07T08:51:38.458Z] #29 40.36 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-09-07T08:51:38.521Z] #41 DONE 10.3s [2022-09-07T08:51:38.521Z] [2022-09-07T08:51:38.521Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:51:38.521Z] #0 1.984 Note: Building without setproctitle() and strlcpy() support. [2022-09-07T08:51:38.521Z] #0 1.984 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-07T08:51:38.521Z] #0 2.000 Note: Building without GnuTLS support [2022-09-07T08:51:38.521Z] #0 2.004 Makefile.config:39: Warn: you have no libnftables installed [2022-09-07T08:51:38.521Z] #0 2.004 Makefile.config:40: Warn: Building without nftables support [2022-09-07T08:51:38.695Z] #42 31.66 DEP criu/config.d [2022-09-07T08:51:38.695Z] #42 31.71 DEP criu/clone-noasan.d [2022-09-07T08:51:38.695Z] #42 31.74 DEP criu/cgroup.d [2022-09-07T08:51:38.695Z] #42 31.81 DEP criu/cgroup-props.d [2022-09-07T08:51:38.695Z] #42 31.84 DEP criu/bitmap.d [2022-09-07T08:51:38.695Z] #42 31.85 DEP criu/bfd.d [2022-09-07T08:51:38.718Z] #29 40.36 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-09-07T08:51:38.781Z] Client: Docker Engine - Community [2022-09-07T08:51:38.781Z] Version: 22.06.0-beta.0 [2022-09-07T08:51:38.781Z] API version: 1.42 [2022-09-07T08:51:38.781Z] Go version: go1.18.3 [2022-09-07T08:51:38.781Z] Git commit: 3e9117b [2022-09-07T08:51:38.781Z] Built: Fri Jun 3 17:55:45 2022 [2022-09-07T08:51:38.781Z] OS/Arch: linux/amd64 [2022-09-07T08:51:38.781Z] Context: default [2022-09-07T08:51:38.781Z] [2022-09-07T08:51:38.781Z] Server: Docker Engine - Community [2022-09-07T08:51:38.781Z] Engine: [2022-09-07T08:51:38.781Z] Version: 22.06.0-beta.0 [2022-09-07T08:51:38.781Z] API version: 1.42 (minimum version 1.12) [2022-09-07T08:51:38.781Z] Go version: go1.18.3 [2022-09-07T08:51:38.781Z] Git commit: 38633e7 [2022-09-07T08:51:38.781Z] Built: Fri Jun 3 17:55:45 2022 [2022-09-07T08:51:38.781Z] OS/Arch: linux/amd64 [2022-09-07T08:51:38.781Z] Experimental: true [2022-09-07T08:51:38.781Z] containerd: [2022-09-07T08:51:38.781Z] Version: 1.6.8 [2022-09-07T08:51:38.781Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-07T08:51:38.781Z] runc: [2022-09-07T08:51:38.781Z] Version: 1.1.4 [2022-09-07T08:51:38.781Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-07T08:51:38.781Z] docker-init: [2022-09-07T08:51:38.781Z] Version: 0.19.0 [2022-09-07T08:51:38.781Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-07T08:51:38.954Z] #42 31.88 DEP criu/autofs.d [2022-09-07T08:51:38.954Z] #42 31.98 DEP criu/aio.d [2022-09-07T08:51:38.954Z] #42 32.08 DEP criu/action-scripts.d [2022-09-07T08:51:38.954Z] #42 ... [2022-09-07T08:51:38.954Z] [2022-09-07T08:51:38.954Z] #31 [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 [2022-09-07T08:51:38.954Z] #31 47.05 + dpkg --print-architecture [2022-09-07T08:51:38.955Z] #31 47.05 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-09-07T08:51:38.955Z] #31 47.44 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-07T08:51:38.955Z] #31 47.45 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-07T08:51:38.955Z] #31 DONE 57.1s [2022-09-07T08:51:38.955Z] [2022-09-07T08:51:38.955Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:51:38.955Z] #42 32.22 CC criu/action-scripts.o [2022-09-07T08:51:39.089Z] #42 4.084 fatal: not a git repository (or any of the parent directories): .git [2022-09-07T08:51:39.089Z] #42 4.209 GEN .gitid [2022-09-07T08:51:39.129Z] + docker info [2022-09-07T08:51:39.129Z] Client: [2022-09-07T08:51:39.129Z] Context: default [2022-09-07T08:51:39.129Z] Debug Mode: false [2022-09-07T08:51:39.129Z] Plugins: [2022-09-07T08:51:39.129Z] buildx: Docker Buildx (Docker Inc.) [2022-09-07T08:51:39.129Z] Version: f500bf6 [2022-09-07T08:51:39.129Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-09-07T08:51:39.129Z] compose: Docker Compose (Docker Inc.) [2022-09-07T08:51:39.129Z] Version: v2.10.2 [2022-09-07T08:51:39.129Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-07T08:51:39.129Z] scan: Docker Scan (Docker Inc.) [2022-09-07T08:51:39.130Z] Version: v0.17.0 [2022-09-07T08:51:39.130Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-09-07T08:51:39.130Z] [2022-09-07T08:51:39.130Z] Server: [2022-09-07T08:51:39.130Z] Containers: 0 [2022-09-07T08:51:39.130Z] Running: 0 [2022-09-07T08:51:39.130Z] Paused: 0 [2022-09-07T08:51:39.130Z] Stopped: 0 [2022-09-07T08:51:39.130Z] Images: 0 [2022-09-07T08:51:39.130Z] Server Version: 22.06.0-beta.0 [2022-09-07T08:51:39.130Z] Storage Driver: overlay2 [2022-09-07T08:51:39.130Z] Backing Filesystem: extfs [2022-09-07T08:51:39.130Z] Supports d_type: true [2022-09-07T08:51:39.130Z] Using metacopy: false [2022-09-07T08:51:39.130Z] Native Overlay Diff: true [2022-09-07T08:51:39.130Z] userxattr: false [2022-09-07T08:51:39.130Z] Logging Driver: json-file [2022-09-07T08:51:39.130Z] Cgroup Driver: systemd [2022-09-07T08:51:39.130Z] Cgroup Version: 2 [2022-09-07T08:51:39.130Z] Plugins: [2022-09-07T08:51:39.130Z] Volume: local [2022-09-07T08:51:39.130Z] Network: bridge host ipvlan macvlan null overlay [2022-09-07T08:51:39.130Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-07T08:51:39.130Z] Swarm: inactive [2022-09-07T08:51:39.130Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-07T08:51:39.130Z] Default Runtime: runc [2022-09-07T08:51:39.130Z] Init Binary: docker-init [2022-09-07T08:51:39.130Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-07T08:51:39.130Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-07T08:51:39.130Z] init version: de40ad0 [2022-09-07T08:51:39.130Z] Security Options: [2022-09-07T08:51:39.130Z] apparmor [2022-09-07T08:51:39.130Z] seccomp [2022-09-07T08:51:39.130Z] Profile: builtin [2022-09-07T08:51:39.130Z] cgroupns [2022-09-07T08:51:39.130Z] Kernel Version: 5.15.0-1019-aws [2022-09-07T08:51:39.130Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-07T08:51:39.130Z] OSType: linux [2022-09-07T08:51:39.130Z] Architecture: x86_64 [2022-09-07T08:51:39.130Z] CPUs: 2 [2022-09-07T08:51:39.130Z] Total Memory: 7.475GiB [2022-09-07T08:51:39.130Z] Name: ip-10-100-84-39 [2022-09-07T08:51:39.130Z] ID: bdae21e4-3897-431c-b9bb-6455cf55d7d2 [2022-09-07T08:51:39.130Z] Docker Root Dir: /var/lib/docker [2022-09-07T08:51:39.130Z] Debug Mode: false [2022-09-07T08:51:39.130Z] Registry: https://index.docker.io/v1/ [2022-09-07T08:51:39.130Z] Labels: [2022-09-07T08:51:39.130Z] Experimental: true [2022-09-07T08:51:39.130Z] Insecure Registries: [2022-09-07T08:51:39.130Z] 127.0.0.0/8 [2022-09-07T08:51:39.130Z] Live Restore Enabled: true [2022-09-07T08:51:39.130Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-07T08:51:39.214Z] #42 32.39 CC criu/aio.o [2022-09-07T08:51:39.349Z] #42 4.341 GEN criu/include/version.h [2022-09-07T08:51:39.349Z] #42 4.480 GEN include/common/asm [2022-09-07T08:51:39.452Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:de794d78e3b9d1a11bc384ffa17e70f0efc0317d . [2022-09-07T08:51:39.474Z] #42 32.56 CC criu/autofs.o [2022-09-07T08:51:39.709Z] #1 [internal] load .dockerignore [2022-09-07T08:51:39.709Z] #1 transferring context: 87B done [2022-09-07T08:51:39.709Z] #1 DONE 0.1s [2022-09-07T08:51:39.709Z] [2022-09-07T08:51:39.709Z] #2 [internal] load build definition from Dockerfile [2022-09-07T08:51:39.710Z] #2 transferring dockerfile: 17.04kB done [2022-09-07T08:51:39.710Z] #2 DONE 0.1s [2022-09-07T08:51:39.710Z] [2022-09-07T08:51:39.710Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-09-07T08:51:40.044Z] #42 33.02 CC criu/bfd.o [2022-09-07T08:51:40.044Z] #42 33.19 CC criu/bitmap.o [2022-09-07T08:51:40.044Z] #42 33.27 CC criu/cgroup-props.o [2022-09-07T08:51:40.102Z] #29 41.80 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-07T08:51:40.102Z] #29 41.81 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-07T08:51:40.186Z] [2022-09-07T08:51:40.186Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:51:40.186Z] #11 resolve docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 0.1s done [2022-09-07T08:51:40.186Z] #11 sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 988B / 988B done [2022-09-07T08:51:40.186Z] #11 sha256:713f8690d9a101a49b0fb3956322a7486c6867c76c7d88258a2d7c4db5a7661e 1.79kB / 1.79kB done [2022-09-07T08:51:40.186Z] #11 sha256:cf0cb8a0dca7b1fa91566225390d4953ae22dda6edd8defb7607e1cb35c682f2 7.12kB / 7.12kB done [2022-09-07T08:51:40.186Z] #11 sha256:3332e5c67ba650c61dbca801cf2739a1f5b6faac33f7b0543f97f4ab1165fe69 0B / 49.23MB 0.2s [2022-09-07T08:51:40.186Z] #11 sha256:61dd9df5607d27eb8d7af8db0ec4f1e1634f54db08cd06c03131ac8a25ff710b 0B / 7.72MB 0.2s [2022-09-07T08:51:40.186Z] #11 sha256:61dd9df5607d27eb8d7af8db0ec4f1e1634f54db08cd06c03131ac8a25ff710b 3.89MB / 7.72MB 0.3s [2022-09-07T08:51:40.272Z] #3 DONE 0.4s [2022-09-07T08:51:40.272Z] [2022-09-07T08:51:40.272Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-09-07T08:51:40.272Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-09-07T08:51:40.272Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-09-07T08:51:40.272Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-09-07T08:51:40.272Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.1s [2022-09-07T08:51:40.272Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-09-07T08:51:40.272Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-09-07T08:51:40.272Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-09-07T08:51:40.304Z] #42 33.52 CC criu/cgroup.o [2022-09-07T08:51:40.460Z] #11 sha256:3332e5c67ba650c61dbca801cf2739a1f5b6faac33f7b0543f97f4ab1165fe69 12.58MB / 49.23MB 0.4s [2022-09-07T08:51:40.460Z] #11 sha256:61dd9df5607d27eb8d7af8db0ec4f1e1634f54db08cd06c03131ac8a25ff710b 7.72MB / 7.72MB 0.4s [2022-09-07T08:51:40.460Z] #11 sha256:3332e5c67ba650c61dbca801cf2739a1f5b6faac33f7b0543f97f4ab1165fe69 26.21MB / 49.23MB 0.5s [2022-09-07T08:51:40.529Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-09-07T08:51:40.529Z] #4 DONE 0.5s [2022-09-07T08:51:40.720Z] #11 sha256:3332e5c67ba650c61dbca801cf2739a1f5b6faac33f7b0543f97f4ab1165fe69 32.74MB / 49.23MB 0.6s [2022-09-07T08:51:40.720Z] #11 sha256:3332e5c67ba650c61dbca801cf2739a1f5b6faac33f7b0543f97f4ab1165fe69 47.19MB / 49.23MB 0.7s [2022-09-07T08:51:40.720Z] #11 sha256:61dd9df5607d27eb8d7af8db0ec4f1e1634f54db08cd06c03131ac8a25ff710b 7.72MB / 7.72MB 0.7s done [2022-09-07T08:51:40.720Z] #11 sha256:12e3536e0d6df43cb88858e2f77eaa514bd51e583a6d593d494fcb67e03bfda1 0B / 52.17MB 0.7s [2022-09-07T08:51:40.726Z] #42 5.604 PBCC images/timens.pb-c.c [2022-09-07T08:51:40.726Z] #42 5.629 DEP images/timens.pb-c.d [2022-09-07T08:51:40.726Z] #42 5.693 PBCC images/fown.pb-c.c [2022-09-07T08:51:40.726Z] #42 5.718 PBCC images/google/protobuf/descriptor.pb-c.c [2022-09-07T08:51:40.726Z] #42 5.752 PBCC images/opts.pb-c.c [2022-09-07T08:51:40.726Z] #42 5.788 PBCC images/memfd.pb-c.c [2022-09-07T08:51:40.726Z] #42 5.818 DEP images/fown.pb-c.d [2022-09-07T08:51:40.726Z] #42 5.861 DEP images/google/protobuf/descriptor.pb-c.d [2022-09-07T08:51:40.785Z] [2022-09-07T08:51:40.785Z] #5 [internal] load build definition from Dockerfile [2022-09-07T08:51:40.785Z] #5 DONE 0.0s [2022-09-07T08:51:40.785Z] [2022-09-07T08:51:40.785Z] #6 [internal] load .dockerignore [2022-09-07T08:51:40.785Z] #6 DONE 0.0s [2022-09-07T08:51:40.785Z] [2022-09-07T08:51:40.785Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T08:51:40.981Z] #11 sha256:12e3536e0d6df43cb88858e2f77eaa514bd51e583a6d593d494fcb67e03bfda1 8.56MB / 52.17MB 0.8s [2022-09-07T08:51:40.981Z] #11 sha256:d28122dfd7d7cf006c384197d918567d3d812f94f0030b87104b26c2d2ded69a 0B / 9.77MB 0.8s [2022-09-07T08:51:40.981Z] #11 sha256:12e3536e0d6df43cb88858e2f77eaa514bd51e583a6d593d494fcb67e03bfda1 14.68MB / 52.17MB 0.9s [2022-09-07T08:51:40.981Z] #11 sha256:3332e5c67ba650c61dbca801cf2739a1f5b6faac33f7b0543f97f4ab1165fe69 49.23MB / 49.23MB 0.9s done [2022-09-07T08:51:40.981Z] #11 sha256:12e3536e0d6df43cb88858e2f77eaa514bd51e583a6d593d494fcb67e03bfda1 20.30MB / 52.17MB 1.0s [2022-09-07T08:51:40.981Z] #11 sha256:d28122dfd7d7cf006c384197d918567d3d812f94f0030b87104b26c2d2ded69a 4.19MB / 9.77MB 1.0s [2022-09-07T08:51:40.981Z] #11 sha256:062805889526975d8e66d1f7f0601fd259d2582a8c175843c9ca962536d44bc8 0B / 62.47MB 1.0s [2022-09-07T08:51:40.985Z] #42 5.961 DEP images/opts.pb-c.d [2022-09-07T08:51:40.985Z] #42 5.975 DEP images/memfd.pb-c.d [2022-09-07T08:51:40.985Z] #42 6.027 PBCC images/sit.pb-c.c [2022-09-07T08:51:40.985Z] #42 6.080 DEP images/sit.pb-c.d [2022-09-07T08:51:41.244Z] #42 6.145 PBCC images/macvlan.pb-c.c [2022-09-07T08:51:41.244Z] #42 6.185 DEP images/macvlan.pb-c.d [2022-09-07T08:51:41.244Z] #42 6.242 PBCC images/autofs.pb-c.c [2022-09-07T08:51:41.244Z] #42 6.277 DEP images/autofs.pb-c.d [2022-09-07T08:51:41.244Z] #42 6.313 PBCC images/sysctl.pb-c.c [2022-09-07T08:51:41.254Z] #42 34.43 CC criu/clone-noasan.o [2022-09-07T08:51:41.254Z] #42 34.49 CC criu/config.o [2022-09-07T08:51:41.279Z] #11 sha256:12e3536e0d6df43cb88858e2f77eaa514bd51e583a6d593d494fcb67e03bfda1 36.70MB / 52.17MB 1.2s [2022-09-07T08:51:41.279Z] #11 sha256:d28122dfd7d7cf006c384197d918567d3d812f94f0030b87104b26c2d2ded69a 9.77MB / 9.77MB 1.1s done [2022-09-07T08:51:41.279Z] #11 sha256:062805889526975d8e66d1f7f0601fd259d2582a8c175843c9ca962536d44bc8 10.49MB / 62.47MB 1.2s [2022-09-07T08:51:41.279Z] #11 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 0B / 109.00MB 1.2s [2022-09-07T08:51:41.280Z] #11 sha256:12e3536e0d6df43cb88858e2f77eaa514bd51e583a6d593d494fcb67e03bfda1 52.17MB / 52.17MB 1.3s [2022-09-07T08:51:41.280Z] #11 extracting sha256:3332e5c67ba650c61dbca801cf2739a1f5b6faac33f7b0543f97f4ab1165fe69 [2022-09-07T08:51:41.503Z] #42 6.338 DEP images/sysctl.pb-c.d [2022-09-07T08:51:41.503Z] #42 6.371 PBCC images/time.pb-c.c [2022-09-07T08:51:41.503Z] #42 6.392 DEP images/time.pb-c.d [2022-09-07T08:51:41.503Z] #42 6.430 PBCC images/binfmt-misc.pb-c.c [2022-09-07T08:51:41.503Z] #42 ... [2022-09-07T08:51:41.503Z] [2022-09-07T08:51:41.503Z] #36 [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 [2022-09-07T08:51:41.503Z] #36 76.18 internal/poll [2022-09-07T08:51:41.503Z] #36 76.45 internal/fmtsort [2022-09-07T08:51:41.540Z] #11 sha256:062805889526975d8e66d1f7f0601fd259d2582a8c175843c9ca962536d44bc8 26.52MB / 62.47MB 1.4s [2022-09-07T08:51:41.540Z] #11 sha256:12e3536e0d6df43cb88858e2f77eaa514bd51e583a6d593d494fcb67e03bfda1 52.17MB / 52.17MB 1.4s done [2022-09-07T08:51:41.540Z] #11 sha256:062805889526975d8e66d1f7f0601fd259d2582a8c175843c9ca962536d44bc8 32.51MB / 62.47MB 1.5s [2022-09-07T08:51:41.540Z] #11 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 6.29MB / 109.00MB 1.5s [2022-09-07T08:51:41.716Z] #7 DONE 0.9s [2022-09-07T08:51:41.716Z] [2022-09-07T08:51:41.716Z] #8 [internal] load metadata for docker.io/library/debian:buster [2022-09-07T08:51:41.716Z] #8 DONE 0.9s [2022-09-07T08:51:41.716Z] [2022-09-07T08:51:41.716Z] #9 [internal] load metadata for docker.io/library/golang:1.18.6-buster [2022-09-07T08:51:41.716Z] #9 DONE 0.9s [2022-09-07T08:51:41.716Z] [2022-09-07T08:51:41.716Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-07T08:51:41.716Z] #10 DONE 0.9s [2022-09-07T08:51:41.806Z] #11 ... [2022-09-07T08:51:41.806Z] [2022-09-07T08:51:41.806Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T08:51:41.806Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-07T08:51:41.806Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-07T08:51:41.806Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-07T08:51:41.806Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-07T08:51:41.806Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2022-09-07T08:51:41.806Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2022-09-07T08:51:41.806Z] #12 DONE 2.1s [2022-09-07T08:51:41.806Z] [2022-09-07T08:51:41.806Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:51:41.806Z] #11 sha256:062805889526975d8e66d1f7f0601fd259d2582a8c175843c9ca962536d44bc8 39.28MB / 62.47MB 1.7s [2022-09-07T08:51:41.806Z] #11 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 24.64MB / 109.00MB 1.7s [2022-09-07T08:51:41.806Z] #11 sha256:97cdd028ae6108ee02b8948b88d78f16993fa5f19fed70c25568c6ed972290cf 126B / 126B 1.7s [2022-09-07T08:51:41.806Z] #11 sha256:062805889526975d8e66d1f7f0601fd259d2582a8c175843c9ca962536d44bc8 44.21MB / 62.47MB 1.8s [2022-09-07T08:51:41.806Z] #11 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 33.37MB / 109.00MB 1.8s [2022-09-07T08:51:41.824Z] #42 34.92 CC criu/cr-check.o [2022-09-07T08:51:42.070Z] #36 76.82 internal/syscall/execenv [2022-09-07T08:51:42.112Z] #11 sha256:062805889526975d8e66d1f7f0601fd259d2582a8c175843c9ca962536d44bc8 49.56MB / 62.47MB 1.9s [2022-09-07T08:51:42.112Z] #11 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 41.94MB / 109.00MB 1.9s [2022-09-07T08:51:42.112Z] #11 sha256:97cdd028ae6108ee02b8948b88d78f16993fa5f19fed70c25568c6ed972290cf 126B / 126B 1.8s done [2022-09-07T08:51:42.112Z] #11 sha256:062805889526975d8e66d1f7f0601fd259d2582a8c175843c9ca962536d44bc8 54.53MB / 62.47MB 2.0s [2022-09-07T08:51:42.112Z] #11 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 50.33MB / 109.00MB 2.0s [2022-09-07T08:51:42.112Z] #11 sha256:062805889526975d8e66d1f7f0601fd259d2582a8c175843c9ca962536d44bc8 62.47MB / 62.47MB 2.1s [2022-09-07T08:51:42.112Z] #11 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 56.62MB / 109.00MB 2.1s [2022-09-07T08:51:42.343Z] #36 77.08 path [2022-09-07T08:51:42.373Z] #11 sha256:062805889526975d8e66d1f7f0601fd259d2582a8c175843c9ca962536d44bc8 62.47MB / 62.47MB 2.3s done [2022-09-07T08:51:42.373Z] #11 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 83.23MB / 109.00MB 2.3s [2022-09-07T08:51:42.373Z] #11 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 104.78MB / 109.00MB 2.5s [2022-09-07T08:51:42.394Z] #42 35.49 CC criu/cr-dedup.o [2022-09-07T08:51:42.654Z] #42 35.63 CC criu/cr-dump.o [2022-09-07T08:51:43.089Z] [2022-09-07T08:51:43.089Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T08:51:43.089Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-09-07T08:51:43.089Z] #11 DONE 0.0s [2022-09-07T08:51:43.089Z] [2022-09-07T08:51:43.089Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:51:43.089Z] #12 resolve docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 0.1s done [2022-09-07T08:51:43.089Z] #12 DONE 0.1s [2022-09-07T08:51:43.089Z] [2022-09-07T08:51:43.089Z] #13 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T08:51:43.089Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-07T08:51:43.089Z] #13 DONE 0.1s [2022-09-07T08:51:43.089Z] [2022-09-07T08:51:43.089Z] #14 [internal] load build context [2022-09-07T08:51:43.281Z] #36 77.79 io/fs [2022-09-07T08:51:43.406Z] #29 45.35 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-07T08:51:43.594Z] #42 36.42 CC criu/cr-errno.o [2022-09-07T08:51:43.594Z] #42 36.45 CC criu/cr-restore.o [2022-09-07T08:51:43.669Z] #29 ... [2022-09-07T08:51:43.669Z] [2022-09-07T08:51:43.669Z] #38 [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 [2022-09-07T08:51:43.669Z] #38 DONE 45.4s [2022-09-07T08:51:43.669Z] [2022-09-07T08:51:43.669Z] #29 [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 [2022-09-07T08:51:43.669Z] #29 45.35 go: downloading github.com/stretchr/testify v1.7.0 [2022-09-07T08:51:43.669Z] #29 ... [2022-09-07T08:51:43.669Z] [2022-09-07T08:51:43.669Z] #26 [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 [2022-09-07T08:51:43.669Z] #26 32.81 Reading package lists... [2022-09-07T08:51:44.279Z] #11 extracting sha256:3332e5c67ba650c61dbca801cf2739a1f5b6faac33f7b0543f97f4ab1165fe69 2.9s done [2022-09-07T08:51:44.700Z] #36 79.16 strings [2022-09-07T08:51:44.700Z] #36 ... [2022-09-07T08:51:44.700Z] [2022-09-07T08:51:44.700Z] #39 [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 [2022-09-07T08:51:44.700Z] #39 65.57 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-07T08:51:44.700Z] #39 65.58 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-09-07T08:51:44.700Z] #39 65.59 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-07T08:51:44.700Z] #39 71.68 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-07T08:51:44.700Z] #39 71.70 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-07T08:51:44.700Z] #39 71.74 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-07T08:51:44.700Z] #39 71.91 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-09-07T08:51:44.700Z] #39 71.91 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-07T08:51:44.700Z] #39 71.92 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-07T08:51:44.700Z] #39 ... [2022-09-07T08:51:44.700Z] [2022-09-07T08:51:44.700Z] #36 [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 [2022-09-07T08:51:44.700Z] #36 79.47 os [2022-09-07T08:51:44.848Z] #11 ... [2022-09-07T08:51:44.848Z] [2022-09-07T08:51:44.848Z] #13 [internal] load build context [2022-09-07T08:51:44.848Z] #13 transferring context: 53.42MB 3.6s done [2022-09-07T08:51:44.848Z] #13 DONE 5.4s [2022-09-07T08:51:44.848Z] [2022-09-07T08:51:44.848Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:51:44.848Z] #11 sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 109.00MB / 109.00MB 4.8s done [2022-09-07T08:51:44.848Z] #11 extracting sha256:61dd9df5607d27eb8d7af8db0ec4f1e1634f54db08cd06c03131ac8a25ff710b [2022-09-07T08:51:44.848Z] #11 ... [2022-09-07T08:51:44.848Z] [2022-09-07T08:51:44.848Z] #14 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T08:51:44.848Z] #14 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-09-07T08:51:44.848Z] #14 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-07T08:51:44.848Z] #14 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-07T08:51:44.848Z] #14 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-07T08:51:44.848Z] #14 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-09-07T08:51:44.848Z] #14 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2022-09-07T08:51:44.848Z] #14 DONE 5.4s [2022-09-07T08:51:44.848Z] [2022-09-07T08:51:44.848Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:51:44.976Z] #42 37.96 CC criu/cr-service.o [2022-09-07T08:51:44.976Z] #42 ... [2022-09-07T08:51:44.976Z] [2022-09-07T08:51:44.976Z] #52 [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 [2022-09-07T08:51:44.976Z] #52 7.147 Building dependency tree... [2022-09-07T08:51:44.976Z] #52 7.563 libcap2-bin is already the newest version (1:2.25-2). [2022-09-07T08:51:44.976Z] #52 7.563 The following additional packages will be installed: [2022-09-07T08:51:44.976Z] #52 7.563 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-09-07T08:51:44.976Z] #52 7.563 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-09-07T08:51:44.976Z] #52 7.563 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-09-07T08:51:44.976Z] #52 7.564 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-09-07T08:51:44.976Z] #52 7.564 python3.7 python3.7-minimal vim-runtime xxd [2022-09-07T08:51:44.976Z] #52 7.565 Suggested packages: [2022-09-07T08:51:44.976Z] #52 7.565 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-09-07T08:51:44.976Z] #52 7.565 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-09-07T08:51:44.976Z] #52 7.565 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-09-07T08:51:44.976Z] #52 7.565 quota [2022-09-07T08:51:44.976Z] #52 7.565 Recommended packages: [2022-09-07T08:51:44.976Z] #52 7.565 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-09-07T08:51:44.976Z] #52 7.565 python3-keyrings.alt python3-xdg unzip [2022-09-07T08:51:44.976Z] #52 8.039 The following NEW packages will be installed: [2022-09-07T08:51:44.976Z] #52 8.040 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-09-07T08:51:44.976Z] #52 8.041 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-09-07T08:51:44.976Z] #52 8.041 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-09-07T08:51:44.976Z] #52 8.042 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-09-07T08:51:44.976Z] #52 8.043 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-09-07T08:51:44.976Z] #52 8.043 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-09-07T08:51:44.976Z] #52 8.044 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-09-07T08:51:44.976Z] #52 8.044 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-07T08:51:44.976Z] #52 8.044 xz-utils zip [2022-09-07T08:51:44.976Z] #52 8.330 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2022-09-07T08:51:44.976Z] #52 8.330 Need to get 28.6 MB of archives. [2022-09-07T08:51:44.976Z] #52 8.330 After this operation, 116 MB of additional disk space will be used. [2022-09-07T08:51:44.976Z] #52 8.330 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-09-07T08:51:44.976Z] #52 8.337 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-09-07T08:51:44.976Z] #52 8.348 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-09-07T08:51:44.976Z] #52 8.380 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-09-07T08:51:44.976Z] #52 8.380 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-09-07T08:51:44.976Z] #52 8.382 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-09-07T08:51:44.976Z] #52 8.435 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-09-07T08:51:44.976Z] #52 8.435 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-09-07T08:51:44.976Z] #52 8.435 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-09-07T08:51:44.976Z] #52 8.436 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-09-07T08:51:44.976Z] #52 8.437 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-09-07T08:51:44.976Z] #52 8.438 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-09-07T08:51:44.976Z] #52 8.440 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-07T08:51:44.976Z] #52 8.442 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-09-07T08:51:44.976Z] #52 8.443 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-09-07T08:51:44.976Z] #52 8.445 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-09-07T08:51:44.976Z] #52 8.452 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-07T08:51:44.976Z] #52 8.457 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-07T08:51:44.976Z] #52 8.460 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-09-07T08:51:44.976Z] #52 8.466 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-09-07T08:51:44.976Z] #52 8.468 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-09-07T08:51:44.976Z] #52 8.532 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-09-07T08:51:44.976Z] #52 8.542 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-09-07T08:51:44.976Z] #52 8.711 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-07T08:51:44.976Z] #52 8.825 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-07T08:51:44.976Z] #52 8.828 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-07T08:51:44.976Z] #52 8.843 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-09-07T08:51:44.976Z] #52 8.846 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-09-07T08:51:44.976Z] #52 8.864 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-07T08:51:44.976Z] #52 9.112 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-07T08:51:44.976Z] #52 9.115 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-07T08:51:44.976Z] #52 9.117 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-07T08:51:44.976Z] #52 9.117 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-09-07T08:51:44.976Z] #52 9.120 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-09-07T08:51:44.976Z] #52 9.125 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-09-07T08:51:44.976Z] #52 9.127 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-09-07T08:51:44.976Z] #52 9.162 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-09-07T08:51:44.976Z] #52 9.165 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-09-07T08:51:44.976Z] #52 9.172 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-09-07T08:51:44.976Z] #52 9.175 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-09-07T08:51:44.976Z] #52 9.179 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-09-07T08:51:44.976Z] #52 9.187 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-09-07T08:51:44.976Z] #52 9.289 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-09-07T08:51:44.976Z] #52 9.639 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-09-07T08:51:44.976Z] #52 9.665 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-09-07T08:51:44.976Z] #52 9.674 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-09-07T08:51:44.976Z] #52 9.857 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-09-07T08:51:44.976Z] #52 9.879 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-09-07T08:51:44.976Z] #52 9.894 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-09-07T08:51:44.976Z] #52 10.34 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T08:51:44.976Z] #52 10.39 Fetched 28.6 MB in 2s (15.6 MB/s) [2022-09-07T08:51:44.976Z] #52 10.46 Selecting previously unselected package pigz. [2022-09-07T08:51:44.976Z] #52 10.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-09-07T08:51:44.976Z] #52 10.49 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-09-07T08:51:44.976Z] #52 10.51 Unpacking pigz (2.4-1) ... [2022-09-07T08:51:44.976Z] #52 10.60 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-09-07T08:51:44.976Z] #52 10.60 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-07T08:51:44.976Z] #52 10.61 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-07T08:51:44.976Z] #52 10.85 Selecting previously unselected package python3.7-minimal. [2022-09-07T08:51:44.976Z] #52 10.85 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-07T08:51:44.976Z] #52 10.87 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-07T08:51:44.976Z] #52 11.29 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-07T08:51:44.976Z] #52 11.33 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-07T08:51:44.976Z] #52 12.14 Selecting previously unselected package python3-minimal. [2022-09-07T08:51:44.977Z] #52 12.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 ... 23701 files and directories currently installed.) [2022-09-07T08:51:44.977Z] #52 12.18 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-09-07T08:51:44.977Z] #52 12.19 Unpacking python3-minimal (3.7.3-1) ... [2022-09-07T08:51:44.977Z] #52 12.28 Selecting previously unselected package libmpdec2:amd64. [2022-09-07T08:51:44.977Z] #52 12.28 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-09-07T08:51:44.977Z] #52 12.29 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-09-07T08:51:44.977Z] #52 12.38 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-09-07T08:51:44.977Z] #52 12.38 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-09-07T08:51:44.977Z] #52 12.39 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-07T08:51:44.977Z] #52 12.73 Selecting previously unselected package python3.7. [2022-09-07T08:51:44.977Z] #52 12.73 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-09-07T08:51:44.977Z] #52 12.74 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-09-07T08:51:44.977Z] #52 12.84 Selecting previously unselected package libpython3-stdlib:amd64. [2022-09-07T08:51:44.977Z] #52 12.84 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-09-07T08:51:44.977Z] #52 12.86 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-07T08:51:44.977Z] #52 12.94 Setting up python3-minimal (3.7.3-1) ... [2022-09-07T08:51:44.977Z] #52 13.33 Selecting previously unselected package python3. [2022-09-07T08:51:44.977Z] #52 13.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 ... 24113 files and directories currently installed.) [2022-09-07T08:51:44.977Z] #52 13.35 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-09-07T08:51:44.977Z] #52 13.36 Unpacking python3 (3.7.3-1) ... [2022-09-07T08:51:44.977Z] #52 13.49 Selecting previously unselected package libip4tc0:amd64. [2022-09-07T08:51:44.977Z] #52 13.50 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-09-07T08:51:44.977Z] #52 13.51 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-09-07T08:51:44.977Z] #52 13.62 Selecting previously unselected package libip6tc0:amd64. [2022-09-07T08:51:44.977Z] #52 13.62 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-09-07T08:51:44.977Z] #52 13.63 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-09-07T08:51:44.977Z] #52 13.77 Selecting previously unselected package libiptc0:amd64. [2022-09-07T08:51:44.977Z] #52 13.77 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-09-07T08:51:44.977Z] #52 13.78 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-09-07T08:51:44.977Z] #52 13.84 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-07T08:51:44.977Z] #52 13.84 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-07T08:51:44.977Z] #52 13.85 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-07T08:51:44.977Z] #52 13.93 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-07T08:51:44.977Z] #52 13.93 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-09-07T08:51:44.977Z] #52 13.94 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-07T08:51:44.977Z] #52 14.01 Selecting previously unselected package libnftnl11:amd64. [2022-09-07T08:51:44.977Z] #52 14.02 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-09-07T08:51:44.977Z] #52 14.02 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-09-07T08:51:44.977Z] #52 14.13 Selecting previously unselected package iptables. [2022-09-07T08:51:44.977Z] #52 14.13 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-09-07T08:51:44.977Z] #52 14.13 Unpacking iptables (1.8.2-4) ... [2022-09-07T08:51:44.977Z] #52 14.29 Selecting previously unselected package xxd. [2022-09-07T08:51:44.977Z] #52 14.30 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-07T08:51:44.977Z] #52 14.30 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:51:44.977Z] #52 14.40 Selecting previously unselected package vim-common. [2022-09-07T08:51:44.977Z] #52 14.40 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-07T08:51:44.977Z] #52 14.43 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:51:44.977Z] #52 14.55 Selecting previously unselected package bash-completion. [2022-09-07T08:51:44.977Z] #52 14.55 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-09-07T08:51:45.034Z] #14 transferring context: 18.45MB 1.6s [2022-09-07T08:51:45.237Z] #52 ... [2022-09-07T08:51:45.237Z] [2022-09-07T08:51:45.237Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:51:45.237Z] #42 38.48 CC criu/crtools.o [2022-09-07T08:51:45.416Z] #11 ... [2022-09-07T08:51:45.416Z] [2022-09-07T08:51:45.416Z] #15 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-07T08:51:45.416Z] #15 resolve docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 0.1s done [2022-09-07T08:51:45.416Z] #15 sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 984B / 984B done [2022-09-07T08:51:45.416Z] #15 sha256:46f5b3c07b5e5aa83547cf697dcfe097052ff88018481fe615206c5651d75ba0 529B / 529B done [2022-09-07T08:51:45.416Z] #15 sha256:acc71be2b14e0aa7e789dd25be145d42b93a4c9177b49a46458e7a9bbb4a4604 1.48kB / 1.48kB done [2022-09-07T08:51:45.416Z] #15 sha256:3332e5c67ba650c61dbca801cf2739a1f5b6faac33f7b0543f97f4ab1165fe69 49.23MB / 49.23MB 0.8s done [2022-09-07T08:51:45.416Z] #15 DONE 5.7s [2022-09-07T08:51:45.416Z] [2022-09-07T08:51:45.416Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:51:45.416Z] #11 extracting sha256:61dd9df5607d27eb8d7af8db0ec4f1e1634f54db08cd06c03131ac8a25ff710b 0.4s done [2022-09-07T08:51:45.675Z] #11 extracting sha256:d28122dfd7d7cf006c384197d918567d3d812f94f0030b87104b26c2d2ded69a [2022-09-07T08:51:45.806Z] #42 38.67 CC criu/eventfd.o [2022-09-07T08:51:45.806Z] #42 38.79 CC criu/eventpoll.o [2022-09-07T08:51:45.847Z] #26 40.25 Building dependency tree... [2022-09-07T08:51:45.958Z] #11 extracting sha256:d28122dfd7d7cf006c384197d918567d3d812f94f0030b87104b26c2d2ded69a 0.4s done [2022-09-07T08:51:46.066Z] #42 39.07 CC criu/external.o [2022-09-07T08:51:46.066Z] #42 39.18 CC criu/fault-injection.o [2022-09-07T08:51:46.066Z] #42 39.24 CC criu/fdstore.o [2022-09-07T08:51:46.360Z] #42 39.38 CC criu/fifo.o [2022-09-07T08:51:46.525Z] #11 extracting sha256:12e3536e0d6df43cb88858e2f77eaa514bd51e583a6d593d494fcb67e03bfda1 0.1s [2022-09-07T08:51:46.620Z] #42 39.53 CC criu/file-ids.o [2022-09-07T08:51:46.620Z] #42 39.70 CC criu/file-lock.o [2022-09-07T08:51:46.908Z] #42 40.04 CC criu/files-ext.o [2022-09-07T08:51:47.168Z] #42 40.23 CC criu/files-reg.o [2022-09-07T08:51:47.236Z] #36 81.60 bufio [2022-09-07T08:51:47.738Z] #42 40.98 CC criu/files.o [2022-09-07T08:51:48.320Z] #14 transferring context: 53.41MB 4.6s done [2022-09-07T08:51:48.321Z] #14 DONE 4.9s [2022-09-07T08:51:48.321Z] [2022-09-07T08:51:48.321Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:51:48.321Z] #12 sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 988B / 988B done [2022-09-07T08:51:48.321Z] #12 sha256:587be819385bf850a6005fa12c86d876b00e6c151d6f0bdb9f43c43333d7630f 1.79kB / 1.79kB done [2022-09-07T08:51:48.321Z] #12 sha256:6f9b85939f2db2db424169c5366d93738e0a82b0e7a0eedb38d900ca37acfb64 7.10kB / 7.10kB done [2022-09-07T08:51:48.321Z] #12 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 1.2s done [2022-09-07T08:51:48.321Z] #12 sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 7.86MB / 7.86MB 0.3s done [2022-09-07T08:51:48.321Z] #12 sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 10.00MB / 10.00MB 0.8s done [2022-09-07T08:51:48.321Z] #12 sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 51.84MB / 51.84MB 1.6s done [2022-09-07T08:51:48.321Z] #12 sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 68.83MB / 68.83MB 2.8s done [2022-09-07T08:51:48.321Z] #12 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 141.88MB / 141.88MB 4.5s [2022-09-07T08:51:48.321Z] #12 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 3.0s [2022-09-07T08:51:48.321Z] #12 sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b 155B / 155B 1.7s done [2022-09-07T08:51:48.321Z] #12 ... [2022-09-07T08:51:48.321Z] [2022-09-07T08:51:48.321Z] #13 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T08:51:48.321Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-07T08:51:48.321Z] #13 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-09-07T08:51:48.321Z] #13 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-09-07T08:51:48.321Z] #13 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.2s done [2022-09-07T08:51:48.321Z] #13 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.2s done [2022-09-07T08:51:48.321Z] #13 DONE 5.0s [2022-09-07T08:51:48.321Z] [2022-09-07T08:51:48.321Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:51:48.321Z] #12 sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 141.88MB / 141.88MB 4.6s done [2022-09-07T08:51:48.391Z] #26 44.25 The following additional packages will be installed: [2022-09-07T08:51:48.391Z] #26 44.26 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-09-07T08:51:48.391Z] #26 44.27 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-09-07T08:51:48.391Z] #26 44.28 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-09-07T08:51:48.391Z] #26 44.29 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-09-07T08:51:48.391Z] #26 44.29 mingw-w64-x86-64-dev [2022-09-07T08:51:48.391Z] #26 44.31 Suggested packages: [2022-09-07T08:51:48.391Z] #26 44.31 gcc-8-locales seccomp wine64 [2022-09-07T08:51:48.391Z] #26 ... [2022-09-07T08:51:48.391Z] [2022-09-07T08:51:48.391Z] #28 [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 [2022-09-07T08:51:48.391Z] #28 35.48 Reading package lists... [2022-09-07T08:51:48.391Z] #28 42.47 Building dependency tree... [2022-09-07T08:51:48.391Z] #28 47.04 The following additional packages will be installed: [2022-09-07T08:51:48.391Z] #28 47.05 libbtrfs0 [2022-09-07T08:51:48.391Z] #28 47.24 The following NEW packages will be installed: [2022-09-07T08:51:48.391Z] #28 47.25 libbtrfs-dev libbtrfs0 [2022-09-07T08:51:48.391Z] #28 47.67 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-09-07T08:51:48.391Z] #28 47.67 Need to get 119 kB of archives. [2022-09-07T08:51:48.391Z] #28 47.67 After this operation, 387 kB of additional disk space will be used. [2022-09-07T08:51:48.391Z] #28 47.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-07T08:51:48.391Z] #28 47.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-07T08:51:48.391Z] #28 48.78 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T08:51:48.391Z] #28 49.02 Fetched 119 kB in 0s (407 kB/s) [2022-09-07T08:51:48.391Z] #28 49.13 Selecting previously unselected package libbtrfs0. [2022-09-07T08:51:48.391Z] #28 49.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-09-07T08:51:48.391Z] #28 49.22 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-07T08:51:48.391Z] #28 49.24 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-07T08:51:48.391Z] #28 49.37 Selecting previously unselected package libbtrfs-dev. [2022-09-07T08:51:48.391Z] #28 49.39 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-07T08:51:48.391Z] #28 49.40 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-07T08:51:48.391Z] #28 49.61 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-07T08:51:48.391Z] #28 49.63 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-07T08:51:48.391Z] #28 49.64 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-07T08:51:48.391Z] #28 DONE 50.2s [2022-09-07T08:51:48.578Z] #12 ... [2022-09-07T08:51:48.578Z] [2022-09-07T08:51:48.578Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-07T08:51:48.578Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-09-07T08:51:48.578Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-09-07T08:51:48.578Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-09-07T08:51:48.578Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.8s done [2022-09-07T08:51:48.578Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2022-09-07T08:51:48.578Z] #11 DONE 5.3s [2022-09-07T08:51:48.578Z] [2022-09-07T08:51:48.578Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:51:48.613Z] #36 83.12 text/tabwriter [2022-09-07T08:51:48.653Z] [2022-09-07T08:51:48.653Z] #37 [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 [2022-09-07T08:51:48.653Z] #37 50.23 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) [2022-09-07T08:51:48.653Z] #37 ... [2022-09-07T08:51:48.653Z] [2022-09-07T08:51:48.653Z] #34 [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 [2022-09-07T08:51:48.653Z] #34 DONE 50.5s [2022-09-07T08:51:48.678Z] #42 41.71 CC criu/filesystems.o [2022-09-07T08:51:48.872Z] #36 83.71 fmt [2022-09-07T08:51:48.872Z] #36 83.74 io/ioutil [2022-09-07T08:51:48.913Z] [2022-09-07T08:51:48.913Z] #37 [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 [2022-09-07T08:51:48.913Z] #37 50.23 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-09-07T08:51:48.913Z] #37 50.65 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-07T08:51:48.938Z] #42 41.98 CC criu/fsnotify.o [2022-09-07T08:51:49.198Z] #42 42.40 CC criu/image-desc.o [2022-09-07T08:51:49.198Z] #42 42.45 CC criu/image.o [2022-09-07T08:51:49.767Z] #42 42.81 CC criu/ipc_ns.o [2022-09-07T08:51:49.812Z] #11 extracting sha256:12e3536e0d6df43cb88858e2f77eaa514bd51e583a6d593d494fcb67e03bfda1 2.9s done [2022-09-07T08:51:49.812Z] #11 extracting sha256:062805889526975d8e66d1f7f0601fd259d2582a8c175843c9ca962536d44bc8 0.1s [2022-09-07T08:51:49.855Z] #37 ... [2022-09-07T08:51:49.855Z] [2022-09-07T08:51:49.855Z] #30 [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 [2022-09-07T08:51:49.855Z] #30 34.84 Reading package lists... [2022-09-07T08:51:49.855Z] #30 41.69 Building dependency tree... [2022-09-07T08:51:49.855Z] #30 46.41 The following additional packages will be installed: [2022-09-07T08:51:49.855Z] #30 46.43 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-09-07T08:51:49.855Z] #30 46.48 Suggested packages: [2022-09-07T08:51:49.855Z] #30 46.48 cmake-doc ninja-build lrzip [2022-09-07T08:51:49.855Z] #30 46.48 Recommended packages: [2022-09-07T08:51:49.855Z] #30 46.48 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-07T08:51:49.855Z] #30 47.40 The following NEW packages will be installed: [2022-09-07T08:51:49.855Z] #30 47.40 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-09-07T08:51:49.855Z] #30 47.41 vim-common xxd [2022-09-07T08:51:49.855Z] #30 47.76 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-09-07T08:51:49.855Z] #30 47.76 Need to get 14.9 MB of archives. [2022-09-07T08:51:49.855Z] #30 47.76 After this operation, 61.8 MB of additional disk space will be used. [2022-09-07T08:51:49.855Z] #30 47.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-07T08:51:49.855Z] #30 47.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-07T08:51:49.855Z] #30 47.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-07T08:51:49.855Z] #30 48.50 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-09-07T08:51:49.855Z] #30 48.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-09-07T08:51:49.855Z] #30 48.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-09-07T08:51:49.855Z] #30 48.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-09-07T08:51:49.855Z] #30 48.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-09-07T08:51:49.855Z] #30 48.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-09-07T08:51:49.855Z] #30 48.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-09-07T08:51:49.855Z] #30 50.54 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T08:51:49.855Z] #30 50.77 Fetched 14.9 MB in 2s (9734 kB/s) [2022-09-07T08:51:49.855Z] #30 50.87 Selecting previously unselected package xxd. [2022-09-07T08:51:49.855Z] #30 50.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 ... 15421 files and directories currently installed.) [2022-09-07T08:51:49.855Z] #30 50.99 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-07T08:51:49.855Z] #30 51.00 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:51:49.855Z] #30 51.34 Selecting previously unselected package vim-common. [2022-09-07T08:51:49.855Z] #30 51.35 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-07T08:51:49.855Z] #30 51.45 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:51:49.855Z] #30 ... [2022-09-07T08:51:49.855Z] [2022-09-07T08:51:49.855Z] #37 [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 [2022-09-07T08:51:49.855Z] #37 51.48 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-07T08:51:49.855Z] #37 ... [2022-09-07T08:51:49.855Z] [2022-09-07T08:51:49.855Z] #36 [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 [2022-09-07T08:51:49.855Z] #36 34.95 Reading package lists... [2022-09-07T08:51:49.855Z] #36 41.96 Building dependency tree... [2022-09-07T08:51:49.855Z] #36 46.77 The following additional packages will be installed: [2022-09-07T08:51:49.855Z] #36 46.78 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-09-07T08:51:49.855Z] #36 46.79 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-09-07T08:51:49.855Z] #36 46.79 Suggested packages: [2022-09-07T08:51:49.855Z] #36 46.79 manpages-dev python-setuptools [2022-09-07T08:51:49.855Z] #36 48.00 The following NEW packages will be installed: [2022-09-07T08:51:49.855Z] #36 48.00 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-09-07T08:51:49.855Z] #36 48.01 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-09-07T08:51:49.855Z] #36 48.01 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-09-07T08:51:49.855Z] #36 48.01 python-six zlib1g-dev [2022-09-07T08:51:49.855Z] #36 48.44 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2022-09-07T08:51:49.855Z] #36 48.44 Need to get 4091 kB of archives. [2022-09-07T08:51:49.855Z] #36 48.44 After this operation, 22.5 MB of additional disk space will be used. [2022-09-07T08:51:49.855Z] #36 48.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-09-07T08:51:49.855Z] #36 48.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-07T08:51:49.855Z] #36 48.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-09-07T08:51:49.855Z] #36 48.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-07T08:51:49.855Z] #36 48.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-09-07T08:51:49.855Z] #36 48.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-07T08:51:49.855Z] #36 48.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-09-07T08:51:49.855Z] #36 48.50 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-09-07T08:51:49.855Z] #36 48.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-09-07T08:51:49.855Z] #36 48.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-09-07T08:51:49.855Z] #36 48.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-09-07T08:51:49.855Z] #36 48.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-09-07T08:51:49.855Z] #36 48.77 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-09-07T08:51:49.855Z] #36 48.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-09-07T08:51:49.855Z] #36 48.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-09-07T08:51:49.855Z] #36 48.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-09-07T08:51:49.855Z] #36 48.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-09-07T08:51:49.855Z] #36 50.21 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T08:51:49.855Z] #36 50.64 Fetched 4091 kB in 1s (5831 kB/s) [2022-09-07T08:51:49.855Z] #36 50.88 Selecting previously unselected package libcap-dev:amd64. [2022-09-07T08:51:49.855Z] #36 50.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 ... 15421 files and directories currently installed.) [2022-09-07T08:51:49.855Z] #36 51.05 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-09-07T08:51:49.855Z] #36 51.10 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-09-07T08:51:49.855Z] #36 51.34 Selecting previously unselected package libnet1:amd64. [2022-09-07T08:51:49.855Z] #36 51.35 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-07T08:51:49.855Z] #36 51.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T08:51:49.855Z] #36 51.60 Selecting previously unselected package libnet1-dev. [2022-09-07T08:51:49.855Z] #36 51.60 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-07T08:51:49.855Z] #36 51.62 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-07T08:51:49.855Z] #36 ... [2022-09-07T08:51:49.855Z] [2022-09-07T08:51:49.855Z] #26 [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 [2022-09-07T08:51:49.855Z] #26 45.72 The following NEW packages will be installed: [2022-09-07T08:51:49.855Z] #26 45.72 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-07T08:51:49.855Z] #26 45.72 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-09-07T08:51:49.856Z] #26 45.72 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-09-07T08:51:49.856Z] #26 45.72 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-09-07T08:51:49.856Z] #26 45.73 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-09-07T08:51:49.856Z] #26 45.73 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-09-07T08:51:49.856Z] #26 45.74 The following packages will be upgraded: [2022-09-07T08:51:49.856Z] #26 45.75 libseccomp2 [2022-09-07T08:51:49.856Z] #26 46.18 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2022-09-07T08:51:49.856Z] #26 46.18 Need to get 77.8 MB of archives. [2022-09-07T08:51:49.856Z] #26 46.18 After this operation, 487 MB of additional disk space will be used. [2022-09-07T08:51:49.856Z] #26 46.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-09-07T08:51:49.856Z] #26 46.21 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-09-07T08:51:49.856Z] #26 46.21 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-09-07T08:51:49.950Z] #12 extracting sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 5.1s done [2022-09-07T08:51:50.117Z] #26 46.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-09-07T08:51:50.251Z] #36 ... [2022-09-07T08:51:50.251Z] [2022-09-07T08:51:50.251Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:51:50.251Z] #42 6.465 DEP images/binfmt-misc.pb-c.d [2022-09-07T08:51:50.251Z] #42 6.505 PBCC images/seccomp.pb-c.c [2022-09-07T08:51:50.251Z] #42 6.549 DEP images/seccomp.pb-c.d [2022-09-07T08:51:50.251Z] #42 6.577 PBCC images/userns.pb-c.c [2022-09-07T08:51:50.251Z] #42 6.614 DEP images/userns.pb-c.d [2022-09-07T08:51:50.251Z] #42 6.641 PBCC images/cgroup.pb-c.c [2022-09-07T08:51:50.251Z] #42 6.682 DEP images/cgroup.pb-c.d [2022-09-07T08:51:50.251Z] #42 6.713 PBCC images/ext-file.pb-c.c [2022-09-07T08:51:50.251Z] #42 6.736 DEP images/ext-file.pb-c.d [2022-09-07T08:51:50.251Z] #42 6.803 PBCC images/rpc.pb-c.c [2022-09-07T08:51:50.251Z] #42 6.878 DEP images/rpc.pb-c.d [2022-09-07T08:51:50.251Z] #42 6.973 PBCC images/siginfo.pb-c.c [2022-09-07T08:51:50.251Z] #42 6.995 DEP images/siginfo.pb-c.d [2022-09-07T08:51:50.251Z] #42 7.038 PBCC images/pagemap.pb-c.c [2022-09-07T08:51:50.251Z] #42 7.059 DEP images/pagemap.pb-c.d [2022-09-07T08:51:50.251Z] #42 7.126 PBCC images/rlimit.pb-c.c [2022-09-07T08:51:50.251Z] #42 7.153 DEP images/rlimit.pb-c.d [2022-09-07T08:51:50.251Z] #42 7.205 PBCC images/file-lock.pb-c.c [2022-09-07T08:51:50.251Z] #42 7.217 DEP images/file-lock.pb-c.d [2022-09-07T08:51:50.251Z] #42 7.267 PBCC images/tty.pb-c.c [2022-09-07T08:51:50.251Z] #42 7.317 DEP images/tty.pb-c.d [2022-09-07T08:51:50.251Z] #42 7.372 PBCC images/tun.pb-c.c [2022-09-07T08:51:50.251Z] #42 7.447 PBCC images/netdev.pb-c.c [2022-09-07T08:51:50.251Z] #42 7.538 DEP images/tun.pb-c.d [2022-09-07T08:51:50.251Z] #42 7.599 DEP images/netdev.pb-c.d [2022-09-07T08:51:50.251Z] #42 7.672 PBCC images/vma.pb-c.c [2022-09-07T08:51:50.251Z] #42 7.725 DEP images/vma.pb-c.d [2022-09-07T08:51:50.251Z] #42 7.787 PBCC images/creds.pb-c.c [2022-09-07T08:51:50.251Z] #42 7.821 DEP images/creds.pb-c.d [2022-09-07T08:51:50.251Z] #42 7.857 PBCC images/utsns.pb-c.c [2022-09-07T08:51:50.251Z] #42 7.881 DEP images/utsns.pb-c.d [2022-09-07T08:51:50.251Z] #42 7.909 PBCC images/ipc-desc.pb-c.c [2022-09-07T08:51:50.251Z] #42 7.928 PBCC images/ipc-sem.pb-c.c [2022-09-07T08:51:50.251Z] #42 7.945 DEP images/ipc-desc.pb-c.d [2022-09-07T08:51:50.251Z] #42 7.993 DEP images/ipc-sem.pb-c.d [2022-09-07T08:51:50.251Z] #42 8.093 PBCC images/ipc-msg.pb-c.c [2022-09-07T08:51:50.251Z] #42 8.100 DEP images/ipc-msg.pb-c.d [2022-09-07T08:51:50.251Z] #42 8.155 PBCC images/ipc-shm.pb-c.c [2022-09-07T08:51:50.251Z] #42 8.172 DEP images/ipc-shm.pb-c.d [2022-09-07T08:51:50.251Z] #42 8.198 PBCC images/ipc-var.pb-c.c [2022-09-07T08:51:50.251Z] #42 8.219 DEP images/ipc-var.pb-c.d [2022-09-07T08:51:50.251Z] #42 8.262 PBCC images/sk-opts.pb-c.c [2022-09-07T08:51:50.251Z] #42 8.285 PBCC images/packet-sock.pb-c.c [2022-09-07T08:51:50.251Z] #42 8.324 DEP images/sk-opts.pb-c.d [2022-09-07T08:51:50.251Z] #42 8.358 DEP images/packet-sock.pb-c.d [2022-09-07T08:51:50.251Z] #42 8.419 PBCC images/sk-netlink.pb-c.c [2022-09-07T08:51:50.251Z] #42 8.473 DEP images/sk-netlink.pb-c.d [2022-09-07T08:51:50.251Z] #42 8.513 PBCC images/sk-inet.pb-c.c [2022-09-07T08:51:50.251Z] #42 8.561 DEP images/sk-inet.pb-c.d [2022-09-07T08:51:50.251Z] #42 8.595 PBCC images/sk-unix.pb-c.c [2022-09-07T08:51:50.251Z] #42 8.662 DEP images/sk-unix.pb-c.d [2022-09-07T08:51:50.251Z] #42 8.763 PBCC images/mm.pb-c.c [2022-09-07T08:51:50.251Z] #42 8.801 DEP images/mm.pb-c.d [2022-09-07T08:51:50.251Z] #42 8.857 PBCC images/timerfd.pb-c.c [2022-09-07T08:51:50.251Z] #42 8.908 DEP images/timerfd.pb-c.d [2022-09-07T08:51:50.251Z] #42 8.957 PBCC images/timer.pb-c.c [2022-09-07T08:51:50.251Z] #42 8.981 DEP images/timer.pb-c.d [2022-09-07T08:51:50.251Z] #42 9.032 PBCC images/sa.pb-c.c [2022-09-07T08:51:50.251Z] #42 9.082 DEP images/sa.pb-c.d [2022-09-07T08:51:50.251Z] #42 9.181 PBCC images/pipe-data.pb-c.c [2022-09-07T08:51:50.251Z] #42 9.213 DEP images/pipe-data.pb-c.d [2022-09-07T08:51:50.251Z] #42 9.265 PBCC images/mnt.pb-c.c [2022-09-07T08:51:50.251Z] #42 9.311 DEP images/mnt.pb-c.d [2022-09-07T08:51:50.251Z] #42 9.353 PBCC images/sk-packet.pb-c.c [2022-09-07T08:51:50.251Z] #42 9.382 DEP images/sk-packet.pb-c.d [2022-09-07T08:51:50.251Z] #42 9.412 PBCC images/tcp-stream.pb-c.c [2022-09-07T08:51:50.251Z] #42 9.524 DEP images/tcp-stream.pb-c.d [2022-09-07T08:51:50.251Z] #42 9.587 PBCC images/pipe.pb-c.c [2022-09-07T08:51:50.251Z] #42 9.613 DEP images/pipe.pb-c.d [2022-09-07T08:51:50.251Z] #42 9.645 PBCC images/pstree.pb-c.c [2022-09-07T08:51:50.251Z] #42 9.661 DEP images/pstree.pb-c.d [2022-09-07T08:51:50.251Z] #42 9.693 PBCC images/fs.pb-c.c [2022-09-07T08:51:50.251Z] #42 9.720 DEP images/fs.pb-c.d [2022-09-07T08:51:50.251Z] #42 9.760 PBCC images/signalfd.pb-c.c [2022-09-07T08:51:50.251Z] #42 9.809 DEP images/signalfd.pb-c.d [2022-09-07T08:51:50.251Z] #42 9.846 PBCC images/fh.pb-c.c [2022-09-07T08:51:50.251Z] #42 9.898 PBCC images/fsnotify.pb-c.c [2022-09-07T08:51:50.251Z] #42 9.946 DEP images/fh.pb-c.d [2022-09-07T08:51:50.251Z] #42 10.00 DEP images/fsnotify.pb-c.d [2022-09-07T08:51:50.251Z] #42 10.06 PBCC images/eventpoll.pb-c.c [2022-09-07T08:51:50.251Z] #42 10.10 DEP images/eventpoll.pb-c.d [2022-09-07T08:51:50.251Z] #42 10.15 PBCC images/eventfd.pb-c.c [2022-09-07T08:51:50.251Z] #42 10.19 DEP images/eventfd.pb-c.d [2022-09-07T08:51:50.251Z] #42 10.25 PBCC images/remap-file-path.pb-c.c [2022-09-07T08:51:50.251Z] #42 10.28 DEP images/remap-file-path.pb-c.d [2022-09-07T08:51:50.251Z] #42 10.31 PBCC images/fifo.pb-c.c [2022-09-07T08:51:50.251Z] #42 10.34 DEP images/fifo.pb-c.d [2022-09-07T08:51:50.251Z] #42 10.38 PBCC images/ghost-file.pb-c.c [2022-09-07T08:51:50.251Z] #42 10.41 DEP images/ghost-file.pb-c.d [2022-09-07T08:51:50.251Z] #42 10.50 PBCC images/regfile.pb-c.c [2022-09-07T08:51:50.251Z] #42 10.55 DEP images/regfile.pb-c.d [2022-09-07T08:51:50.251Z] #42 10.59 PBCC images/ns.pb-c.c [2022-09-07T08:51:50.251Z] #42 10.63 DEP images/ns.pb-c.d [2022-09-07T08:51:50.251Z] #42 10.66 PBCC images/fdinfo.pb-c.c [2022-09-07T08:51:50.251Z] #42 10.71 DEP images/fdinfo.pb-c.d [2022-09-07T08:51:50.251Z] #42 10.76 PBCC images/core-aarch64.pb-c.c [2022-09-07T08:51:50.251Z] #42 10.80 PBCC images/core-arm.pb-c.c [2022-09-07T08:51:50.251Z] #42 10.82 PBCC images/core-ppc64.pb-c.c [2022-09-07T08:51:50.251Z] #42 10.89 PBCC images/core-s390.pb-c.c [2022-09-07T08:51:50.251Z] #42 10.94 PBCC images/core-x86.pb-c.c [2022-09-07T08:51:50.251Z] #42 10.98 PBCC images/core.pb-c.c [2022-09-07T08:51:50.251Z] #42 11.05 PBCC images/inventory.pb-c.c [2022-09-07T08:51:50.251Z] #42 11.11 DEP images/core-aarch64.pb-c.d [2022-09-07T08:51:50.251Z] #42 11.19 DEP images/core-arm.pb-c.d [2022-09-07T08:51:50.251Z] #42 11.22 DEP images/core-ppc64.pb-c.d [2022-09-07T08:51:50.251Z] #42 11.26 DEP images/core-s390.pb-c.d [2022-09-07T08:51:50.251Z] #42 11.33 DEP images/core-x86.pb-c.d [2022-09-07T08:51:50.251Z] #42 11.38 DEP images/core.pb-c.d [2022-09-07T08:51:50.251Z] #42 11.47 DEP images/inventory.pb-c.d [2022-09-07T08:51:50.251Z] #42 11.55 PBCC images/cpuinfo.pb-c.c [2022-09-07T08:51:50.251Z] #42 11.58 DEP images/cpuinfo.pb-c.d [2022-09-07T08:51:50.251Z] #42 11.64 PBCC images/stats.pb-c.c [2022-09-07T08:51:50.251Z] #42 11.66 DEP images/stats.pb-c.d [2022-09-07T08:51:50.251Z] #42 12.98 make[1]: Nothing to be done for 'all'. [2022-09-07T08:51:50.251Z] #42 14.18 CC images/stats.o [2022-09-07T08:51:50.251Z] #42 14.59 CC images/core.o [2022-09-07T08:51:50.251Z] #42 15.27 CC images/core-x86.o [2022-09-07T08:51:50.374Z] #42 43.28 CC criu/irmap.o [2022-09-07T08:51:50.379Z] #26 46.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-09-07T08:51:50.379Z] #26 46.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-09-07T08:51:50.514Z] #12 extracting sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa [2022-09-07T08:51:50.514Z] #12 ... [2022-09-07T08:51:50.514Z] [2022-09-07T08:51:50.514Z] #15 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 [2022-09-07T08:51:50.514Z] #15 resolve docker.io/library/debian:buster@sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 0.1s done [2022-09-07T08:51:50.514Z] #15 sha256:fa8155031d12cd165c237e0b38688cade32912e990ffe21f9e31968d9a04da38 984B / 984B done [2022-09-07T08:51:50.514Z] #15 sha256:faa416b9eeda2cbdb796544422eedd698e716dbd99841138521a94db51bf6123 529B / 529B done [2022-09-07T08:51:50.514Z] #15 sha256:12d6c5111e34893b46b35672fc4ab8c506fdd66292afc030ca1e794b0dd6fbaa 1.46kB / 1.46kB done [2022-09-07T08:51:50.514Z] #15 sha256:76dff75df4d9dbdf29a4459adaec745740bfb476cd915906e33eddd9cd94db93 50.44MB / 50.44MB 1.0s done [2022-09-07T08:51:50.514Z] #15 DONE 7.3s [2022-09-07T08:51:50.514Z] [2022-09-07T08:51:50.514Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:51:50.640Z] #26 46.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-09-07T08:51:50.640Z] #26 46.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-09-07T08:51:50.640Z] #42 43.65 CC criu/kcmp-ids.o [2022-09-07T08:51:50.771Z] #12 extracting sha256:3e8c90a1c4bb422a88cc9ff532712db3c6a7a8cdc5030af2e60ec51947f2c8aa 0.4s done [2022-09-07T08:51:50.820Z] #42 15.71 CC images/core-arm.o [2022-09-07T08:51:50.901Z] #42 ... [2022-09-07T08:51:50.901Z] [2022-09-07T08:51:50.902Z] #30 [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 [2022-09-07T08:51:50.902Z] #30 66.12 + /build/golangci-lint --version [2022-09-07T08:51:50.902Z] #30 67.55 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-09-07T08:51:50.902Z] #30 DONE 69.0s [2022-09-07T08:51:50.902Z] [2022-09-07T08:51:50.902Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:51:50.902Z] #42 43.84 CC criu/kerndat.o [2022-09-07T08:51:50.902Z] #42 ... [2022-09-07T08:51:50.902Z] [2022-09-07T08:51:50.902Z] #52 [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 [2022-09-07T08:51:50.902Z] #52 17.49 Unpacking bash-completion (1:2.8-6) ... [2022-09-07T08:51:50.902Z] #52 17.72 Selecting previously unselected package bzip2. [2022-09-07T08:51:50.902Z] #52 17.73 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-09-07T08:51:50.902Z] #52 17.80 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-07T08:51:50.902Z] #52 17.88 Selecting previously unselected package xz-utils. [2022-09-07T08:51:50.902Z] #52 17.89 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-09-07T08:51:50.902Z] #52 17.89 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-09-07T08:51:50.902Z] #52 18.01 Selecting previously unselected package apparmor. [2022-09-07T08:51:50.902Z] #52 18.01 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-09-07T08:51:50.902Z] #52 18.12 Unpacking apparmor (2.13.2-10) ... [2022-09-07T08:51:50.902Z] #52 18.34 Selecting previously unselected package aufs-tools. [2022-09-07T08:51:50.902Z] #52 18.35 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-09-07T08:51:50.902Z] #52 18.35 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-09-07T08:51:50.902Z] #52 18.49 Selecting previously unselected package libonig5:amd64. [2022-09-07T08:51:50.902Z] #52 18.49 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-09-07T08:51:50.902Z] #52 18.51 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-07T08:51:50.902Z] #52 18.59 Selecting previously unselected package libjq1:amd64. [2022-09-07T08:51:50.902Z] #52 18.59 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-07T08:51:50.902Z] #52 18.60 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-07T08:51:50.902Z] #52 18.67 Selecting previously unselected package jq. [2022-09-07T08:51:50.902Z] #52 18.68 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-07T08:51:50.902Z] #52 18.69 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-07T08:51:50.902Z] #52 18.79 Selecting previously unselected package libaio1:amd64. [2022-09-07T08:51:50.902Z] #52 18.79 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-09-07T08:51:50.902Z] #52 18.80 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-09-07T08:51:50.902Z] #52 18.89 Selecting previously unselected package libgpm2:amd64. [2022-09-07T08:51:50.902Z] #52 18.90 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-09-07T08:51:50.902Z] #52 18.91 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-09-07T08:51:50.902Z] #52 18.99 Selecting previously unselected package libicu63:amd64. [2022-09-07T08:51:50.902Z] #52 18.99 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-07T08:51:50.902Z] #52 19.01 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-07T08:51:50.902Z] #52 20.23 Selecting previously unselected package libnet1:amd64. [2022-09-07T08:51:50.902Z] #52 20.24 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-07T08:51:50.902Z] #52 20.24 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T08:51:50.902Z] #52 20.31 Selecting previously unselected package libnl-3-200:amd64. [2022-09-07T08:51:50.902Z] #52 20.32 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-07T08:51:50.902Z] #52 20.32 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-07T08:51:50.902Z] #52 20.39 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-07T08:51:50.902Z] #52 20.39 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-07T08:51:50.902Z] #52 20.40 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-07T08:51:50.902Z] #52 20.49 Selecting previously unselected package libreadline5:amd64. [2022-09-07T08:51:50.902Z] #52 20.49 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-09-07T08:51:50.902Z] #52 20.50 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-07T08:51:50.902Z] #52 20.58 Selecting previously unselected package net-tools. [2022-09-07T08:51:50.902Z] #52 20.58 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-09-07T08:51:50.902Z] #52 20.59 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-07T08:51:50.902Z] #52 20.71 Selecting previously unselected package patch. [2022-09-07T08:51:50.902Z] #52 20.72 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-09-07T08:51:50.902Z] #52 20.74 Unpacking patch (2.7.6-3+deb10u1) ... [2022-09-07T08:51:50.902Z] #52 20.88 Selecting previously unselected package python-pip-whl. [2022-09-07T08:51:50.902Z] #52 20.88 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-09-07T08:51:50.902Z] #52 20.89 Unpacking python-pip-whl (18.1-5) ... [2022-09-07T08:51:50.902Z] #52 21.83 Selecting previously unselected package python3-lib2to3. [2022-09-07T08:51:50.902Z] #52 21.84 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-09-07T08:51:50.902Z] #52 21.85 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-09-07T08:51:50.902Z] #52 22.06 Selecting previously unselected package python3-distutils. [2022-09-07T08:51:50.902Z] #52 22.07 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-09-07T08:51:50.902Z] #52 22.07 Unpacking python3-distutils (3.7.3-1) ... [2022-09-07T08:51:50.902Z] #52 22.20 Selecting previously unselected package python3-pip. [2022-09-07T08:51:50.902Z] #52 22.21 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-09-07T08:51:50.902Z] #52 22.21 Unpacking python3-pip (18.1-5) ... [2022-09-07T08:51:51.084Z] #42 16.16 CC images/core-aarch64.o [2022-09-07T08:51:51.162Z] #52 22.30 Selecting previously unselected package python3-pkg-resources. [2022-09-07T08:51:51.162Z] #52 22.31 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-09-07T08:51:51.162Z] #52 22.34 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-09-07T08:51:51.162Z] #52 22.43 Selecting previously unselected package python3-setuptools. [2022-09-07T08:51:51.162Z] #52 22.44 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-09-07T08:51:51.162Z] #52 22.45 Unpacking python3-setuptools (40.8.0-1) ... [2022-09-07T08:51:51.211Z] #26 47.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-09-07T08:51:51.334Z] #12 extracting sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 0.1s [2022-09-07T08:51:51.342Z] #42 ... [2022-09-07T08:51:51.342Z] [2022-09-07T08:51:51.342Z] #36 [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 [2022-09-07T08:51:51.342Z] #36 86.15 github.com/BurntSushi/toml [2022-09-07T08:51:51.342Z] #36 86.16 flag [2022-09-07T08:51:51.422Z] #52 22.54 Selecting previously unselected package python3-wheel. [2022-09-07T08:51:51.422Z] #52 22.54 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-09-07T08:51:51.422Z] #52 22.54 Unpacking python3-wheel (0.32.3-2) ... [2022-09-07T08:51:51.422Z] #52 22.61 Selecting previously unselected package sudo. [2022-09-07T08:51:51.422Z] #52 22.61 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-09-07T08:51:51.422Z] #52 22.62 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-09-07T08:51:51.422Z] #52 22.77 Selecting previously unselected package thin-provisioning-tools. [2022-09-07T08:51:51.422Z] #52 22.77 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-09-07T08:51:51.422Z] #52 22.77 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-09-07T08:51:51.473Z] #26 47.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-09-07T08:51:51.473Z] #26 47.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-09-07T08:51:51.591Z] #12 extracting sha256:b3662c1050803c4e17c1848dffe636eae5e6e5aafb8f1fffcf82248ccfef21c2 0.4s done [2022-09-07T08:51:51.681Z] #52 22.86 Selecting previously unselected package uidmap. [2022-09-07T08:51:51.681Z] #52 22.86 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-09-07T08:51:51.681Z] #52 22.87 Unpacking uidmap (1:4.5-1.1) ... [2022-09-07T08:51:51.681Z] #52 22.92 Selecting previously unselected package vim-runtime. [2022-09-07T08:51:51.681Z] #52 22.93 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-07T08:51:51.681Z] #52 22.94 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-09-07T08:51:51.681Z] #52 22.95 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-09-07T08:51:51.681Z] #52 22.96 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:51:51.715Z] #11 extracting sha256:062805889526975d8e66d1f7f0601fd259d2582a8c175843c9ca962536d44bc8 2.2s done [2022-09-07T08:51:51.883Z] #12 extracting sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 [2022-09-07T08:51:52.284Z] #11 extracting sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f [2022-09-07T08:51:52.447Z] #12 ... [2022-09-07T08:51:52.447Z] [2022-09-07T08:51:52.447Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-07T08:51:52.447Z] #16 DONE 0.4s [2022-09-07T08:51:52.447Z] [2022-09-07T08:51:52.447Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:51:52.619Z] #52 23.81 Selecting previously unselected package vim. [2022-09-07T08:51:52.619Z] #52 23.81 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-07T08:51:52.619Z] #52 23.83 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:51:52.707Z] #12 ... [2022-09-07T08:51:52.707Z] [2022-09-07T08:51:52.707Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-07T08:51:52.707Z] #17 DONE 0.4s [2022-09-07T08:51:52.707Z] [2022-09-07T08:51:52.707Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:51:52.719Z] #36 87.50 log [2022-09-07T08:51:52.879Z] #52 24.01 Selecting previously unselected package xfsprogs. [2022-09-07T08:51:52.879Z] #52 24.01 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-09-07T08:51:52.879Z] #52 24.02 Unpacking xfsprogs (4.20.0-1) ... [2022-09-07T08:51:52.879Z] #52 24.17 Selecting previously unselected package zip. [2022-09-07T08:51:52.880Z] #52 24.17 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-09-07T08:51:52.880Z] #52 24.18 Unpacking zip (3.0-11+b1) ... [2022-09-07T08:51:53.140Z] #52 24.25 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-09-07T08:51:53.140Z] #52 24.29 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-07T08:51:53.140Z] #52 24.30 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-09-07T08:51:53.140Z] #52 24.32 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-07T08:51:53.140Z] #52 24.33 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-09-07T08:51:53.140Z] #52 24.35 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-09-07T08:51:53.140Z] #52 24.36 Setting up uidmap (1:4.5-1.1) ... [2022-09-07T08:51:53.140Z] #52 24.37 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-09-07T08:51:53.140Z] #52 24.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T08:51:53.140Z] #52 24.40 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-07T08:51:53.140Z] #52 24.41 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-07T08:51:53.140Z] #52 24.43 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-07T08:51:53.140Z] #52 24.44 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:51:53.140Z] #52 24.45 Setting up zip (3.0-11+b1) ... [2022-09-07T08:51:53.140Z] #52 24.46 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:51:53.232Z] #11 ... [2022-09-07T08:51:53.232Z] [2022-09-07T08:51:53.232Z] #16 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-07T08:51:53.399Z] #52 24.51 Setting up bash-completion (1:2.8-6) ... [2022-09-07T08:51:54.019Z] #26 ... [2022-09-07T08:51:54.019Z] [2022-09-07T08:51:54.019Z] #29 [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 [2022-09-07T08:51:54.019Z] #29 45.55 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-07T08:51:54.019Z] #29 45.69 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-07T08:51:54.019Z] #29 45.83 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-07T08:51:54.019Z] #29 46.04 go: downloading github.com/magiconair/properties v1.8.5 [2022-09-07T08:51:54.019Z] #29 46.04 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-09-07T08:51:54.019Z] #29 46.14 go: downloading github.com/spf13/afero v1.6.0 [2022-09-07T08:51:54.019Z] #29 46.23 go: downloading github.com/spf13/cast v1.4.1 [2022-09-07T08:51:54.019Z] #29 46.44 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-07T08:51:54.019Z] #29 46.56 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-07T08:51:54.019Z] #29 46.58 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-09-07T08:51:54.019Z] #29 46.66 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-09-07T08:51:54.019Z] #29 46.76 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-07T08:51:54.019Z] #29 46.86 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-07T08:51:54.019Z] #29 46.89 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-07T08:51:54.019Z] #29 47.09 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-07T08:51:54.019Z] #29 47.13 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-07T08:51:54.019Z] #29 47.17 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-07T08:51:54.019Z] #29 47.23 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-07T08:51:54.019Z] #29 47.27 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-09-07T08:51:54.019Z] #29 47.85 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-07T08:51:54.019Z] #29 47.92 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-07T08:51:54.019Z] #29 47.98 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-07T08:51:54.019Z] #29 48.06 go: downloading github.com/Antonboom/errname v0.1.5 [2022-09-07T08:51:54.019Z] #29 48.12 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-09-07T08:51:54.019Z] #29 48.16 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-09-07T08:51:54.019Z] #29 48.98 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-07T08:51:54.019Z] #29 49.02 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-07T08:51:54.019Z] #29 49.04 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-07T08:51:54.019Z] #29 49.08 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-07T08:51:54.019Z] #29 49.10 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-09-07T08:51:54.019Z] #29 49.25 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-07T08:51:54.019Z] #29 49.30 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-09-07T08:51:54.019Z] #29 49.46 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-07T08:51:54.019Z] #29 49.54 go: downloading github.com/breml/bidichk v0.2.1 [2022-09-07T08:51:54.019Z] #29 49.64 go: downloading github.com/breml/errchkjson v0.2.1 [2022-09-07T08:51:54.019Z] #29 49.68 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-07T08:51:54.019Z] #29 49.74 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-07T08:51:54.019Z] #29 49.78 go: downloading github.com/daixiang0/gci v0.2.9 [2022-09-07T08:51:54.019Z] #29 49.78 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-09-07T08:51:54.019Z] #29 49.80 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-07T08:51:54.019Z] #29 49.84 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-09-07T08:51:54.019Z] #29 49.90 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-07T08:51:54.019Z] #29 49.95 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-07T08:51:54.019Z] #29 49.96 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-09-07T08:51:54.019Z] #29 49.99 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-07T08:51:54.019Z] #29 50.26 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-07T08:51:54.019Z] #29 50.49 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-07T08:51:54.019Z] #29 50.57 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-07T08:51:54.019Z] #29 50.73 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-07T08:51:54.019Z] #29 50.82 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-07T08:51:54.019Z] #29 50.84 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-07T08:51:54.019Z] #29 50.86 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-07T08:51:54.019Z] #29 50.90 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-07T08:51:54.019Z] #29 50.92 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-07T08:51:54.019Z] #29 50.95 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-07T08:51:54.019Z] #29 51.00 go: downloading github.com/julz/importas v0.1.0 [2022-09-07T08:51:54.019Z] #29 51.05 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-07T08:51:54.019Z] #29 51.10 go: downloading github.com/kulti/thelper v0.5.0 [2022-09-07T08:51:54.019Z] #29 51.51 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-07T08:51:54.019Z] #29 51.51 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-07T08:51:54.019Z] #29 51.62 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-09-07T08:51:54.019Z] #29 51.65 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-09-07T08:51:54.019Z] #29 51.68 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-07T08:51:54.019Z] #29 51.78 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-07T08:51:54.019Z] #29 51.86 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-07T08:51:54.019Z] #29 51.91 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-07T08:51:54.019Z] #29 51.91 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-09-07T08:51:54.019Z] #29 52.03 go: downloading github.com/mgechev/revive v1.1.3 [2022-09-07T08:51:54.019Z] #29 52.94 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-07T08:51:54.019Z] #29 52.95 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-07T08:51:54.019Z] #29 52.99 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-07T08:51:54.019Z] #29 53.03 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-09-07T08:51:54.019Z] #29 53.13 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-09-07T08:51:54.019Z] #29 53.18 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-07T08:51:54.019Z] #29 53.21 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-07T08:51:54.019Z] #29 53.25 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-07T08:51:54.019Z] #29 53.25 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-09-07T08:51:54.019Z] #29 53.54 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-07T08:51:54.019Z] #29 53.57 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-09-07T08:51:54.019Z] #29 53.57 go: downloading github.com/sivchari/tenv v1.4.7 [2022-09-07T08:51:54.019Z] #29 53.58 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-07T08:51:54.019Z] #29 53.62 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-07T08:51:54.019Z] #29 53.72 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-07T08:51:54.019Z] #29 53.75 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-07T08:51:54.019Z] #29 53.77 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-07T08:51:54.019Z] #29 53.87 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-07T08:51:54.019Z] #29 53.87 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-07T08:51:54.019Z] #29 53.90 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-09-07T08:51:54.019Z] #29 53.93 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-07T08:51:54.019Z] #29 54.25 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-07T08:51:54.019Z] #29 54.34 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-09-07T08:51:54.019Z] #29 54.40 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-07T08:51:54.019Z] #29 54.45 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-07T08:51:54.019Z] #29 54.51 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-09-07T08:51:54.019Z] #29 54.78 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-07T08:51:54.019Z] #29 54.91 go: downloading honnef.co/go/tools v0.2.2 [2022-09-07T08:51:54.180Z] #16 DONE 0.9s [2022-09-07T08:51:54.180Z] [2022-09-07T08:51:54.180Z] #17 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-07T08:51:54.439Z] #17 DONE 0.4s [2022-09-07T08:51:54.439Z] [2022-09-07T08:51:54.439Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:51:54.590Z] #29 ... [2022-09-07T08:51:54.590Z] [2022-09-07T08:51:54.590Z] #26 [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 [2022-09-07T08:51:54.590Z] #26 50.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-09-07T08:51:55.506Z] #11 ... [2022-09-07T08:51:55.506Z] [2022-09-07T08:51:55.506Z] #18 [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 [2022-09-07T08:51:55.506Z] #0 1.258 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-09-07T08:51:55.506Z] #0 1.295 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-07T08:51:55.506Z] #0 1.298 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-07T08:51:55.506Z] #0 1.511 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-09-07T08:51:55.506Z] #0 1.781 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [342 kB] [2022-09-07T08:51:55.506Z] #0 2.226 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-09-07T08:51:55.506Z] #0 3.108 Fetched 8303 kB in 2s (3965 kB/s) [2022-09-07T08:51:55.506Z] #0 3.108 Reading package lists... [2022-09-07T08:51:55.506Z] #0 3.925 Reading package lists... [2022-09-07T08:51:55.506Z] #0 4.663 Building dependency tree... [2022-09-07T08:51:55.506Z] #0 4.990 The following additional packages will be installed: [2022-09-07T08:51:55.506Z] #0 4.990 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-09-07T08:51:55.506Z] #0 4.990 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-09-07T08:51:55.506Z] #0 4.994 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-09-07T08:51:55.506Z] #0 4.994 Suggested packages: [2022-09-07T08:51:55.506Z] #0 4.994 krb5-doc krb5-user [2022-09-07T08:51:55.506Z] #0 4.994 Recommended packages: [2022-09-07T08:51:55.506Z] #0 4.994 krb5-locales publicsuffix libsasl2-modules [2022-09-07T08:51:55.506Z] #0 5.130 The following NEW packages will be installed: [2022-09-07T08:51:55.506Z] #0 5.130 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-09-07T08:51:55.506Z] #0 5.130 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-09-07T08:51:55.506Z] #0 5.130 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-07T08:51:55.506Z] #0 5.130 libssh2-1 libssl1.1 openssl [2022-09-07T08:51:55.506Z] #0 5.407 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-09-07T08:51:55.506Z] #0 5.407 Need to get 4799 kB of archives. [2022-09-07T08:51:55.506Z] #0 5.407 After this operation, 11.5 MB of additional disk space will be used. [2022-09-07T08:51:55.506Z] #0 5.407 Get:1 http://deb.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u3 [1392 kB] [2022-09-07T08:51:55.506Z] #0 5.479 Get:2 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB] [2022-09-07T08:51:55.506Z] #0 5.486 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB] [2022-09-07T08:51:55.506Z] #0 5.486 Get:4 http://deb.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-09-07T08:51:55.506Z] #0 5.486 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u7 [216 kB] [2022-09-07T08:51:55.506Z] #0 5.488 Get:6 http://deb.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1n-0+deb10u3 [834 kB] [2022-09-07T08:51:55.506Z] #0 5.497 Get:7 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-09-07T08:51:55.506Z] #0 5.501 Get:8 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2022-09-07T08:51:55.506Z] #0 5.501 Get:9 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB] [2022-09-07T08:51:55.506Z] #0 5.503 Get:10 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB] [2022-09-07T08:51:55.506Z] #0 5.506 Get:11 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB] [2022-09-07T08:51:55.506Z] #0 5.510 Get:12 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB] [2022-09-07T08:51:55.506Z] #0 5.547 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2022-09-07T08:51:55.506Z] #0 5.548 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2022-09-07T08:51:55.506Z] #0 5.550 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2022-09-07T08:51:55.506Z] #0 5.551 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2022-09-07T08:51:55.506Z] #0 5.553 Get:17 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u3 [312 kB] [2022-09-07T08:51:55.506Z] #0 5.557 Get:18 http://deb.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u3 [260 kB] [2022-09-07T08:51:55.506Z] #0 5.595 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-09-07T08:51:55.506Z] #0 5.597 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-09-07T08:51:55.506Z] #0 5.598 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-09-07T08:51:55.506Z] #0 5.834 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T08:51:55.506Z] #0 5.863 Fetched 4799 kB in 0s (10.7 MB/s) [2022-09-07T08:51:55.506Z] #0 5.954 Selecting previously unselected package libssl1.1:arm64. [2022-09-07T08:51:55.506Z] #0 5.954 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2022-09-07T08:51:55.506Z] #0 5.964 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_arm64.deb ... [2022-09-07T08:51:55.506Z] #0 6.007 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u3) ... [2022-09-07T08:51:55.506Z] #0 6.300 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-09-07T08:51:55.506Z] #0 6.300 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-09-07T08:51:55.506Z] #0 6.316 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-07T08:51:55.506Z] #0 6.664 Selecting previously unselected package libsasl2-2:arm64. [2022-09-07T08:51:55.506Z] #0 6.664 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-09-07T08:51:55.506Z] #0 6.694 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-07T08:51:55.506Z] #0 6.907 Selecting previously unselected package libldap-common. [2022-09-07T08:51:55.506Z] #0 6.907 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-09-07T08:51:55.506Z] #0 7.030 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-07T08:51:55.506Z] #0 7.315 Selecting previously unselected package libldap-2.4-2:arm64. [2022-09-07T08:51:55.506Z] #0 7.315 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_arm64.deb ... [2022-09-07T08:51:55.506Z] #0 7.369 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-07T08:51:55.506Z] #0 7.563 Selecting previously unselected package openssl. [2022-09-07T08:51:55.506Z] #0 7.564 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_arm64.deb ... [2022-09-07T08:51:55.506Z] #0 7.575 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-09-07T08:51:55.506Z] #0 7.828 Selecting previously unselected package ca-certificates. [2022-09-07T08:51:55.506Z] #0 7.828 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-09-07T08:51:55.506Z] #0 7.837 Unpacking ca-certificates (20200601~deb10u2) ... [2022-09-07T08:51:55.506Z] #0 7.959 Selecting previously unselected package libkeyutils1:arm64. [2022-09-07T08:51:55.506Z] #0 7.964 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ... [2022-09-07T08:51:55.507Z] #0 7.974 Unpacking libkeyutils1:arm64 (1.6-6) ... [2022-09-07T08:51:55.507Z] #0 8.396 Selecting previously unselected package libkrb5support0:arm64. [2022-09-07T08:51:55.507Z] #0 8.396 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_arm64.deb ... [2022-09-07T08:51:55.507Z] #0 8.467 Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-09-07T08:51:55.507Z] #0 8.690 Selecting previously unselected package libk5crypto3:arm64. [2022-09-07T08:51:55.507Z] #0 8.691 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_arm64.deb ... [2022-09-07T08:51:55.507Z] #0 8.711 Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-09-07T08:51:55.507Z] #0 8.822 Selecting previously unselected package libkrb5-3:arm64. [2022-09-07T08:51:55.507Z] #0 8.824 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_arm64.deb ... [2022-09-07T08:51:55.507Z] #0 8.829 Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-09-07T08:51:55.507Z] #0 8.964 Selecting previously unselected package libgssapi-krb5-2:arm64. [2022-09-07T08:51:55.507Z] #0 8.964 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ... [2022-09-07T08:51:55.507Z] #0 9.024 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-09-07T08:51:55.507Z] #0 9.114 Selecting previously unselected package libnghttp2-14:arm64. [2022-09-07T08:51:55.507Z] #0 9.119 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2022-09-07T08:51:55.507Z] #0 9.126 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-09-07T08:51:55.507Z] #0 9.186 Selecting previously unselected package libpsl5:arm64. [2022-09-07T08:51:55.507Z] #0 9.189 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2022-09-07T08:51:55.507Z] #0 9.210 Unpacking libpsl5:arm64 (0.20.2-2) ... [2022-09-07T08:51:55.507Z] #0 9.258 Selecting previously unselected package librtmp1:arm64. [2022-09-07T08:51:55.507Z] #0 9.259 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2022-09-07T08:51:55.507Z] #0 9.265 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-07T08:51:55.507Z] #0 9.333 Selecting previously unselected package libssh2-1:arm64. [2022-09-07T08:51:55.507Z] #0 9.333 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2022-09-07T08:51:55.507Z] #0 9.392 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2022-09-07T08:51:55.507Z] #0 9.784 Selecting previously unselected package libcurl4:arm64. [2022-09-07T08:51:55.507Z] #0 9.789 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u3_arm64.deb ... [2022-09-07T08:51:55.507Z] #0 9.802 Unpacking libcurl4:arm64 (7.64.0-4+deb10u3) ... [2022-09-07T08:51:55.507Z] #0 9.894 Selecting previously unselected package curl. [2022-09-07T08:51:55.507Z] #0 9.898 Preparing to unpack .../17-curl_7.64.0-4+deb10u3_arm64.deb ... [2022-09-07T08:51:55.507Z] #0 9.904 Unpacking curl (7.64.0-4+deb10u3) ... [2022-09-07T08:51:55.507Z] #0 9.981 Selecting previously unselected package libonig5:arm64. [2022-09-07T08:51:55.507Z] #0 9.987 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2022-09-07T08:51:55.507Z] #0 9.995 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-09-07T08:51:55.507Z] #0 10.08 Selecting previously unselected package libjq1:arm64. [2022-09-07T08:51:55.507Z] #0 10.08 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-09-07T08:51:55.507Z] #0 10.09 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-09-07T08:51:55.507Z] #18 10.15 Selecting previously unselected package jq. [2022-09-07T08:51:55.507Z] #18 10.16 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-09-07T08:51:55.507Z] #18 10.16 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-07T08:51:55.507Z] #18 10.24 Setting up libkeyutils1:arm64 (1.6-6) ... [2022-09-07T08:51:55.507Z] #18 ... [2022-09-07T08:51:55.507Z] [2022-09-07T08:51:55.507Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:51:55.941Z] #52 ... [2022-09-07T08:51:55.942Z] [2022-09-07T08:51:55.942Z] #45 [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 [2022-09-07T08:51:55.942Z] #45 33.52 + mkdir -p /build [2022-09-07T08:51:55.942Z] #45 33.52 + cp runc /build/runc [2022-09-07T08:51:55.942Z] #45 DONE 34.4s [2022-09-07T08:51:55.942Z] [2022-09-07T08:51:55.942Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:51:55.942Z] #42 44.25 CC criu/libnetlink.o [2022-09-07T08:51:55.942Z] #42 44.38 CC criu/log.o [2022-09-07T08:51:55.942Z] #42 44.55 CC criu/lsm.o [2022-09-07T08:51:55.942Z] #42 44.68 CC criu/mem.o [2022-09-07T08:51:55.942Z] #42 45.17 CC criu/memfd.o [2022-09-07T08:51:55.942Z] #42 45.35 CC criu/mount.o [2022-09-07T08:51:55.942Z] #42 46.66 CC criu/namespaces.o [2022-09-07T08:51:55.942Z] #42 47.31 CC criu/net.o [2022-09-07T08:51:55.942Z] #42 48.43 CC criu/netfilter.o [2022-09-07T08:51:55.942Z] #42 48.57 CC criu/page-pipe.o [2022-09-07T08:51:55.942Z] #42 48.81 CC criu/page-xfer.o [2022-09-07T08:51:56.006Z] #36 90.38 github.com/BurntSushi/toml/cmd/tomlv [2022-09-07T08:51:56.531Z] #42 49.41 CC criu/pagemap-cache.o [2022-09-07T08:51:56.531Z] #42 49.56 CC criu/pagemap.o [2022-09-07T08:51:56.531Z] #42 ... [2022-09-07T08:51:56.531Z] [2022-09-07T08:51:56.532Z] #52 [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 [2022-09-07T08:51:56.532Z] #52 27.24 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-09-07T08:51:56.532Z] #52 27.25 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-09-07T08:51:56.532Z] #52 27.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-07T08:51:56.532Z] #52 27.29 Setting up patch (2.7.6-3+deb10u1) ... [2022-09-07T08:51:56.532Z] #52 27.34 Setting up sudo (1.8.27-1+deb10u3) ... [2022-09-07T08:51:56.532Z] #52 27.41 invoke-rc.d: could not determine current runlevel [2022-09-07T08:51:56.532Z] #52 27.43 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-07T08:51:56.532Z] #52 27.45 Setting up pigz (2.4-1) ... [2022-09-07T08:51:56.532Z] #52 27.46 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-07T08:51:56.532Z] #52 27.47 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-07T08:51:56.532Z] #52 27.49 Setting up python-pip-whl (18.1-5) ... [2022-09-07T08:51:56.532Z] #52 27.50 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-09-07T08:51:56.532Z] #52 27.51 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:51:56.532Z] #52 27.74 Setting up libaio1:amd64 (0.3.112-3) ... [2022-09-07T08:51:56.532Z] #52 27.76 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-07T08:51:56.532Z] #52 27.79 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-07T08:51:56.532Z] #52 27.83 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:51:56.532Z] #52 27.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-07T08:51:56.532Z] #52 27.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-07T08:51:56.532Z] #52 27.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-07T08:51:56.532Z] #52 27.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-07T08:51:56.532Z] #52 27.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-07T08:51:56.791Z] #52 27.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-07T08:51:56.791Z] #52 27.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-07T08:51:56.791Z] #52 27.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-07T08:51:56.791Z] #52 27.95 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-07T08:51:56.791Z] #52 27.96 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-09-07T08:51:56.791Z] #52 28.01 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-07T08:51:56.791Z] #52 28.02 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-07T08:51:56.791Z] #52 28.05 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-07T08:51:56.791Z] #52 28.08 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-09-07T08:51:56.896Z] #12 extracting sha256:ad5dcb7dd59206e662084addf318ef296595c82800a9107e362439db4c158df9 4.7s done [2022-09-07T08:51:56.896Z] #12 extracting sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d [2022-09-07T08:51:57.136Z] #26 53.15 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-09-07T08:51:57.136Z] #26 53.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-09-07T08:51:57.136Z] #26 53.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-07T08:51:57.136Z] #26 53.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-07T08:51:57.136Z] #26 53.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-09-07T08:51:57.136Z] #26 53.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-09-07T08:51:57.136Z] #26 53.17 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-09-07T08:51:57.136Z] #26 53.20 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-09-07T08:51:57.136Z] #26 53.21 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-09-07T08:51:57.136Z] #26 53.25 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-09-07T08:51:57.136Z] #26 53.27 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-09-07T08:51:57.136Z] #26 53.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-09-07T08:51:57.136Z] #26 53.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-09-07T08:51:57.136Z] #26 53.34 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-09-07T08:51:57.384Z] #36 ... [2022-09-07T08:51:57.384Z] [2022-09-07T08:51:57.384Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:51:57.384Z] #42 16.48 CC images/core-ppc64.o [2022-09-07T08:51:57.385Z] #42 17.11 CC images/core-s390.o [2022-09-07T08:51:57.385Z] #42 17.71 CC images/cpuinfo.o [2022-09-07T08:51:57.385Z] #42 18.14 CC images/inventory.o [2022-09-07T08:51:57.385Z] #42 18.35 CC images/fdinfo.o [2022-09-07T08:51:57.385Z] #42 18.66 CC images/fown.o [2022-09-07T08:51:57.385Z] #42 18.83 CC images/ns.o [2022-09-07T08:51:57.385Z] #42 18.99 CC images/regfile.o [2022-09-07T08:51:57.385Z] #42 19.20 CC images/ghost-file.o [2022-09-07T08:51:57.385Z] #42 19.50 CC images/fifo.o [2022-09-07T08:51:57.385Z] #42 19.65 CC images/remap-file-path.o [2022-09-07T08:51:57.385Z] #42 19.83 CC images/eventfd.o [2022-09-07T08:51:57.385Z] #42 20.02 CC images/eventpoll.o [2022-09-07T08:51:57.385Z] #42 20.28 CC images/fh.o [2022-09-07T08:51:57.385Z] #42 20.61 CC images/fsnotify.o [2022-09-07T08:51:57.385Z] #42 21.12 CC images/signalfd.o [2022-09-07T08:51:57.385Z] #42 21.41 CC images/fs.o [2022-09-07T08:51:57.385Z] #42 21.55 CC images/pstree.o [2022-09-07T08:51:57.385Z] #42 21.79 CC images/pipe.o [2022-09-07T08:51:57.385Z] #42 22.00 CC images/tcp-stream.o [2022-09-07T08:51:57.385Z] #42 22.22 CC images/sk-packet.o [2022-09-07T08:51:57.385Z] #42 22.45 CC images/mnt.o [2022-09-07T08:51:57.413Z] #11 extracting sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 5.1s [2022-09-07T08:51:57.732Z] #52 29.02 Setting up iptables (1.8.2-4) ... [2022-09-07T08:51:57.732Z] #52 29.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-07T08:51:57.732Z] #52 29.07 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-07T08:51:57.732Z] #52 29.08 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-07T08:51:57.732Z] #52 29.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-07T08:51:57.732Z] #52 29.11 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-07T08:51:57.953Z] #42 22.68 CC images/pipe-data.o [2022-09-07T08:51:57.953Z] #42 22.85 CC images/sa.o [2022-09-07T08:51:57.953Z] #42 ... [2022-09-07T08:51:57.953Z] [2022-09-07T08:51:57.953Z] #40 [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 [2022-09-07T08:51:57.979Z] #11 extracting sha256:9297abbef3592cca6e962853da551f1c1b636e01fb249359354640ce1012403f 5.5s done [2022-09-07T08:51:57.992Z] #52 29.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-07T08:51:57.992Z] #52 29.14 Setting up python3 (3.7.3-1) ... [2022-09-07T08:51:58.238Z] #11 extracting sha256:97cdd028ae6108ee02b8948b88d78f16993fa5f19fed70c25568c6ed972290cf done [2022-09-07T08:51:58.238Z] #11 DONE 18.8s [2022-09-07T08:51:58.238Z] [2022-09-07T08:51:58.238Z] #18 [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 [2022-09-07T08:51:58.238Z] #18 10.25 Setting up libpsl5:arm64 (0.20.2-2) ... [2022-09-07T08:51:58.238Z] #18 10.27 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u3) ... [2022-09-07T08:51:58.238Z] #18 10.46 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-09-07T08:51:58.238Z] #18 10.47 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-07T08:51:58.238Z] #18 10.50 Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-09-07T08:51:58.238Z] #18 10.52 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-07T08:51:58.238Z] #18 10.55 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-07T08:51:58.238Z] #18 10.57 Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-09-07T08:51:58.238Z] #18 10.58 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-07T08:51:58.238Z] #18 10.60 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2022-09-07T08:51:58.238Z] #18 10.61 Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-09-07T08:51:58.238Z] #18 10.63 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-09-07T08:51:58.238Z] #18 10.65 Setting up libonig5:arm64 (6.9.1-1) ... [2022-09-07T08:51:58.238Z] #18 10.67 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-09-07T08:51:58.238Z] #18 10.68 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-07T08:51:58.238Z] #18 10.69 Setting up ca-certificates (20200601~deb10u2) ... [2022-09-07T08:51:58.238Z] #18 12.09 Updating certificates in /etc/ssl/certs... [2022-09-07T08:51:58.252Z] #52 29.31 Setting up python3-wheel (0.32.3-2) ... [2022-09-07T08:51:58.252Z] #52 29.54 Setting up apparmor (2.13.2-10) ... [2022-09-07T08:51:58.475Z] #40 48.79 Checking out files: 48% (2396/4986) Checking out files: 49% (2444/4986) Checking out files: 50% (2493/4986) Checking out files: 51% (2543/4986) Checking out files: 52% (2593/4986) Checking out files: 53% (2643/4986) Checking out files: 54% (2693/4986) Checking out files: 55% (2743/4986) Checking out files: 56% (2793/4986) Checking out files: 57% (2843/4986) Checking out files: 58% (2892/4986) Checking out files: 59% (2942/4986) Checking out files: 60% (2992/4986) Checking out files: 61% (3042/4986) [2022-09-07T08:51:58.475Z] #40 ... [2022-09-07T08:51:58.475Z] [2022-09-07T08:51:58.475Z] #36 [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 [2022-09-07T08:51:58.475Z] #36 DONE 93.2s [2022-09-07T08:51:58.475Z] [2022-09-07T08:51:58.475Z] #40 [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 [2022-09-07T08:51:58.527Z] #26 54.51 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T08:51:58.527Z] #26 ... [2022-09-07T08:51:58.527Z] [2022-09-07T08:51:58.527Z] #40 [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 [2022-09-07T08:51:58.527Z] #0 2.092 + RM_GOPATH=0 [2022-09-07T08:51:58.527Z] #0 2.092 + TMP_GOPATH= [2022-09-07T08:51:58.527Z] #0 2.092 + : /build [2022-09-07T08:51:58.527Z] #0 2.092 + '[' -z '' ']' [2022-09-07T08:51:58.527Z] #0 2.092 ++ mktemp -d [2022-09-07T08:51:58.527Z] #0 2.092 + export GOPATH=/tmp/tmp.1RkH5DKWkr [2022-09-07T08:51:58.527Z] #0 2.092 + GOPATH=/tmp/tmp.1RkH5DKWkr [2022-09-07T08:51:58.527Z] #0 2.092 + RM_GOPATH=1 [2022-09-07T08:51:58.527Z] #0 2.092 + case "$(go env GOARCH)" in [2022-09-07T08:51:58.527Z] #0 2.092 ++ go env GOARCH [2022-09-07T08:51:58.527Z] #0 2.138 Install containerd version v1.6.8 [2022-09-07T08:51:58.527Z] #0 2.138 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:51:58.527Z] #0 2.138 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:51:58.527Z] #0 2.147 ++ dirname /tmp/install/install.sh [2022-09-07T08:51:58.527Z] #0 2.147 + dir=/tmp/install [2022-09-07T08:51:58.527Z] #0 2.147 + bin=containerd [2022-09-07T08:51:58.527Z] #0 2.147 + shift [2022-09-07T08:51:58.527Z] #0 2.147 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-09-07T08:51:58.527Z] #0 2.147 + . /tmp/install/containerd.installer [2022-09-07T08:51:58.527Z] #0 2.147 ++ set -e [2022-09-07T08:51:58.527Z] #0 2.147 ++ : v1.6.8 [2022-09-07T08:51:58.527Z] #0 2.147 + install_containerd [2022-09-07T08:51:58.527Z] #0 2.147 + echo 'Install containerd version v1.6.8' [2022-09-07T08:51:58.527Z] #0 2.147 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1RkH5DKWkr/src/github.com/containerd/containerd [2022-09-07T08:51:58.527Z] #0 2.178 Cloning into '/tmp/tmp.1RkH5DKWkr/src/github.com/containerd/containerd'... [2022-09-07T08:51:58.527Z] #40 ... [2022-09-07T08:51:58.527Z] [2022-09-07T08:51:58.527Z] #26 [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 [2022-09-07T08:51:58.527Z] #26 54.76 Fetched 77.8 MB in 7s (10.5 MB/s) [2022-09-07T08:51:58.788Z] #26 54.85 (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 ... 15421 files and directories currently installed.) [2022-09-07T08:51:58.788Z] #26 54.93 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-07T08:51:58.788Z] #26 54.95 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-09-07T08:51:58.805Z] #18 13.62 137 added, 0 removed; done. [2022-09-07T08:51:59.048Z] #26 55.22 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-09-07T08:51:59.049Z] #26 55.43 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-07T08:51:59.063Z] #18 13.77 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-09-07T08:51:59.063Z] #18 13.79 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-07T08:51:59.063Z] #18 13.81 Setting up libcurl4:arm64 (7.64.0-4+deb10u3) ... [2022-09-07T08:51:59.063Z] #18 13.83 Setting up curl (7.64.0-4+deb10u3) ... [2022-09-07T08:51:59.063Z] #18 13.85 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-07T08:51:59.063Z] #18 13.89 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-09-07T08:51:59.063Z] #18 13.91 Updating certificates in /etc/ssl/certs... [2022-09-07T08:51:59.309Z] #26 55.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 ... 15421 files and directories currently installed.) [2022-09-07T08:51:59.309Z] #26 55.52 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-09-07T08:51:59.309Z] #26 55.54 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-07T08:51:59.634Z] #52 30.68 Setting up xfsprogs (4.20.0-1) ... [2022-09-07T08:51:59.634Z] #52 30.69 Setting up python3-lib2to3 (3.7.3-1) ... [2022-09-07T08:51:59.634Z] #52 30.82 Setting up python3-pkg-resources (40.8.0-1) ... [2022-09-07T08:51:59.893Z] #52 31.10 Setting up python3-distutils (3.7.3-1) ... [2022-09-07T08:52:00.031Z] #40 48.79 Checking out files: 48% (2396/4986) Checking out files: 49% (2444/4986) Checking out files: 50% (2493/4986) Checking out files: 51% (2543/4986) Checking out files: 52% (2593/4986) Checking out files: 53% (2643/4986) Checking out files: 54% (2693/4986) Checking out files: 55% (2743/4986) Checking out files: 56% (2793/4986) Checking out files: 57% (2843/4986) Checking out files: 58% (2892/4986) Checking out files: 59% (2942/4986) Checking out files: 60% (2992/4986) Checking out files: 61% (3042/4986) Checking out files: 62% (3092/4986) Checking out files: 63% (3142/4986) Checking out files: 64% (3192/4986) Checking out files: 65% (3241/4986) Checking out files: 66% (3291/4986) Checking out files: 67% (3341/4986) Checking out files: 68% (3391/4986) Checking out files: 69% (3441/4986) Checking out files: 70% (3491/4986) Checking out files: 71% (3541/4986) Checking out files: 72% (3590/4986) Checking out files: 73% (3640/4986) Checking out files: 74% (3690/4986) Checking out files: 75% (3740/4986) Checking out files: 76% (3790/4986) Checking out files: 77% (3840/4986) Checking out files: 78% (3890/4986) Checking out files: 79% (3939/4986) Checking out files: 80% (3989/4986) Checking out files: 80% (4035/4986) Checking out files: 81% (4039/4986) Checking out files: 82% (4089/4986) Checking out files: 83% (4139/4986) Checking out files: 84% (4189/4986) Checking out files: 85% (4239/4986) Checking out files: 86% (4288/4986) Checking out files: 87% (4338/4986) Checking out files: 88% (4388/4986) Checking out files: 89% (4438/4986) Checking out files: 90% (4488/4986) Checking out files: 91% (4538/4986) Checking out files: 92% (4588/4986) Checking out files: 93% (4637/4986) Checking out files: 94% (4687/4986) Checking out files: 95% (4737/4986) Checking out files: 96% (4787/4986) Checking out files: 97% (4837/4986) Checking out files: 98% (4887/4986) Checking out files: 99% (4937/4986) Checking out files: 100% (4986/4986) Checking out files: 100% (4986/4986), done. [2022-09-07T08:52:00.031Z] #40 50.71 + cd /tmp/tmp.CaTmcqqfvr/src/github.com/containerd/containerd [2022-09-07T08:52:00.031Z] #40 50.71 + git checkout -q v1.6.8 [2022-09-07T08:52:00.153Z] #52 31.31 Setting up python3-setuptools (40.8.0-1) ... [2022-09-07T08:52:00.168Z] #12 extracting sha256:5752150a0cf9747f0149c286aabd412d70e0184ff94339f890daa1e41dde209d 3.2s done [2022-09-07T08:52:00.168Z] #12 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c [2022-09-07T08:52:00.249Z] #26 ... [2022-09-07T08:52:00.249Z] [2022-09-07T08:52:00.249Z] #30 [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 [2022-09-07T08:52:00.249Z] #30 52.06 Selecting previously unselected package libicu63:amd64. [2022-09-07T08:52:00.249Z] #30 52.07 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-07T08:52:00.249Z] #30 52.08 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-07T08:52:00.249Z] #30 58.97 Selecting previously unselected package libxml2:amd64. [2022-09-07T08:52:00.249Z] #30 58.98 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-09-07T08:52:00.249Z] #30 58.98 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-07T08:52:00.249Z] #30 59.60 Selecting previously unselected package cmake-data. [2022-09-07T08:52:00.249Z] #30 59.60 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-09-07T08:52:00.249Z] #30 59.61 Unpacking cmake-data (3.13.4-1) ... [2022-09-07T08:52:00.413Z] #52 31.69 Setting up python3-pip (18.1-5) ... [2022-09-07T08:52:00.424Z] #12 ... [2022-09-07T08:52:00.424Z] [2022-09-07T08:52:00.424Z] #18 [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 [2022-09-07T08:52:00.424Z] #0 1.651 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-09-07T08:52:00.424Z] #0 1.659 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-07T08:52:00.424Z] #0 1.659 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-07T08:52:00.424Z] #0 1.935 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-07T08:52:00.424Z] #0 2.442 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-07T08:52:00.424Z] #0 2.715 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-07T08:52:00.424Z] #0 4.269 Fetched 8481 kB in 3s (2941 kB/s) [2022-09-07T08:52:00.424Z] #0 4.269 Reading package lists... [2022-09-07T08:52:00.424Z] #0 5.243 Reading package lists... [2022-09-07T08:52:00.424Z] #0 6.165 Building dependency tree... [2022-09-07T08:52:00.424Z] #0 6.443 The following additional packages will be installed: [2022-09-07T08:52:00.424Z] #0 6.443 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-09-07T08:52:00.424Z] #0 6.443 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-09-07T08:52:00.424Z] #0 6.444 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-09-07T08:52:00.424Z] #0 6.444 Suggested packages: [2022-09-07T08:52:00.424Z] #0 6.444 krb5-doc krb5-user [2022-09-07T08:52:00.424Z] #0 6.444 Recommended packages: [2022-09-07T08:52:00.424Z] #0 6.444 krb5-locales publicsuffix libsasl2-modules [2022-09-07T08:52:00.424Z] #0 6.608 The following NEW packages will be installed: [2022-09-07T08:52:00.424Z] #0 6.609 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-09-07T08:52:00.424Z] #0 6.609 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-09-07T08:52:00.424Z] #0 6.609 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-09-07T08:52:00.424Z] #0 6.610 libssh2-1 libssl1.1 openssl [2022-09-07T08:52:00.424Z] #0 6.898 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-09-07T08:52:00.424Z] #0 6.898 Need to get 5083 kB of archives. [2022-09-07T08:52:00.424Z] #0 6.898 After this operation, 12.1 MB of additional disk space will be used. [2022-09-07T08:52:00.424Z] #0 6.898 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] [2022-09-07T08:52:00.424Z] #0 6.920 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-09-07T08:52:00.424Z] #0 6.923 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-09-07T08:52:00.424Z] #0 6.923 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-09-07T08:52:00.424Z] #0 6.942 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] [2022-09-07T08:52:00.424Z] #0 6.942 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] [2022-09-07T08:52:00.425Z] #0 6.950 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-09-07T08:52:00.425Z] #0 6.953 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-09-07T08:52:00.425Z] #0 6.953 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-09-07T08:52:00.425Z] #0 6.955 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-09-07T08:52:00.425Z] #0 6.957 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-09-07T08:52:00.425Z] #0 6.963 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-09-07T08:52:00.425Z] #0 6.966 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-09-07T08:52:00.425Z] #0 6.969 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-09-07T08:52:00.425Z] #0 6.969 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-09-07T08:52:00.425Z] #0 6.974 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-09-07T08:52:00.425Z] #0 6.974 Get:17 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u3 [333 kB] [2022-09-07T08:52:00.425Z] #0 6.976 Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u3 [265 kB] [2022-09-07T08:52:00.425Z] #0 6.984 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-07T08:52:00.425Z] #0 6.987 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-07T08:52:00.425Z] #0 6.990 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-07T08:52:00.425Z] #0 7.150 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T08:52:00.425Z] #0 7.177 Fetched 5083 kB in 0s (14.0 MB/s) [2022-09-07T08:52:00.425Z] #0 7.227 Selecting previously unselected package libssl1.1:amd64. [2022-09-07T08:52:00.425Z] #0 7.227 (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.) [2022-09-07T08:52:00.425Z] #0 7.231 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-07T08:52:00.425Z] #0 7.239 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-07T08:52:00.425Z] #0 7.448 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-09-07T08:52:00.425Z] #0 7.448 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-07T08:52:00.425Z] #0 7.452 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-07T08:52:00.425Z] #0 7.493 Selecting previously unselected package libsasl2-2:amd64. [2022-09-07T08:52:00.425Z] #0 7.493 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-09-07T08:52:00.425Z] #0 7.499 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-07T08:52:00.425Z] #0 7.543 Selecting previously unselected package libldap-common. [2022-09-07T08:52:00.425Z] #0 7.543 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-09-07T08:52:00.425Z] #0 7.547 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-07T08:52:00.425Z] #0 7.598 Selecting previously unselected package libldap-2.4-2:amd64. [2022-09-07T08:52:00.425Z] #0 7.598 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-09-07T08:52:00.425Z] #0 7.603 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-07T08:52:00.425Z] #0 7.669 Selecting previously unselected package openssl. [2022-09-07T08:52:00.425Z] #0 7.669 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... [2022-09-07T08:52:00.425Z] #0 7.673 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-09-07T08:52:00.425Z] #0 7.822 Selecting previously unselected package ca-certificates. [2022-09-07T08:52:00.425Z] #0 7.822 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-09-07T08:52:00.425Z] #0 7.826 Unpacking ca-certificates (20200601~deb10u2) ... [2022-09-07T08:52:00.425Z] #0 7.910 Selecting previously unselected package libkeyutils1:amd64. [2022-09-07T08:52:00.425Z] #0 7.910 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-09-07T08:52:00.425Z] #0 7.914 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-09-07T08:52:00.425Z] #0 7.951 Selecting previously unselected package libkrb5support0:amd64. [2022-09-07T08:52:00.425Z] #0 7.952 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-09-07T08:52:00.425Z] #0 7.957 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:52:00.425Z] #0 8.002 Selecting previously unselected package libk5crypto3:amd64. [2022-09-07T08:52:00.425Z] #0 8.002 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-09-07T08:52:00.425Z] #0 8.007 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:52:00.425Z] #0 8.067 Selecting previously unselected package libkrb5-3:amd64. [2022-09-07T08:52:00.425Z] #0 8.067 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-09-07T08:52:00.425Z] #0 8.074 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:52:00.425Z] #0 8.185 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-09-07T08:52:00.425Z] #0 8.185 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-09-07T08:52:00.425Z] #0 8.190 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:52:00.425Z] #0 8.247 Selecting previously unselected package libnghttp2-14:amd64. [2022-09-07T08:52:00.425Z] #0 8.249 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-09-07T08:52:00.425Z] #0 8.256 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-07T08:52:00.425Z] #0 8.299 Selecting previously unselected package libpsl5:amd64. [2022-09-07T08:52:00.425Z] #0 8.299 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-09-07T08:52:00.425Z] #0 8.304 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-09-07T08:52:00.425Z] #0 8.348 Selecting previously unselected package librtmp1:amd64. [2022-09-07T08:52:00.425Z] #0 8.348 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-09-07T08:52:00.425Z] #0 8.353 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-07T08:52:00.425Z] #0 8.396 Selecting previously unselected package libssh2-1:amd64. [2022-09-07T08:52:00.425Z] #0 8.396 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-09-07T08:52:00.425Z] #0 8.401 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-07T08:52:00.425Z] #0 8.469 Selecting previously unselected package libcurl4:amd64. [2022-09-07T08:52:00.425Z] #0 8.469 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u3_amd64.deb ... [2022-09-07T08:52:00.425Z] #0 8.472 Unpacking libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-07T08:52:00.425Z] #0 8.548 Selecting previously unselected package curl. [2022-09-07T08:52:00.425Z] #0 8.548 Preparing to unpack .../17-curl_7.64.0-4+deb10u3_amd64.deb ... [2022-09-07T08:52:00.425Z] #0 8.551 Unpacking curl (7.64.0-4+deb10u3) ... [2022-09-07T08:52:00.425Z] #0 8.630 Selecting previously unselected package libonig5:amd64. [2022-09-07T08:52:00.425Z] #0 8.630 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-09-07T08:52:00.425Z] #0 8.635 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-07T08:52:00.425Z] #0 8.708 Selecting previously unselected package libjq1:amd64. [2022-09-07T08:52:00.425Z] #0 8.708 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-07T08:52:00.425Z] #0 8.714 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-07T08:52:00.425Z] #0 8.765 Selecting previously unselected package jq. [2022-09-07T08:52:00.425Z] #0 8.765 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-07T08:52:00.425Z] #0 8.770 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-07T08:52:00.425Z] #0 8.816 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-09-07T08:52:00.425Z] #0 8.831 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-09-07T08:52:00.425Z] #0 8.846 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-09-07T08:52:00.425Z] #0 8.992 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-09-07T08:52:00.425Z] #0 9.006 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-09-07T08:52:00.425Z] #0 9.028 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:52:00.425Z] #0 9.043 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-07T08:52:00.425Z] #0 9.057 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-09-07T08:52:00.425Z] #0 9.073 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:52:00.425Z] #0 9.088 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-09-07T08:52:00.425Z] #0 9.101 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-09-07T08:52:00.425Z] #0 9.115 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:52:00.425Z] #0 9.130 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-09-07T08:52:00.425Z] #0 9.154 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-07T08:52:00.425Z] #0 9.169 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-07T08:52:00.425Z] #0 9.183 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-09-07T08:52:00.425Z] #0 9.197 Setting up ca-certificates (20200601~deb10u2) ... [2022-09-07T08:52:00.425Z] #0 9.801 Updating certificates in /etc/ssl/certs... [2022-09-07T08:52:00.438Z] #18 14.89 0 added, 0 removed; done. [2022-09-07T08:52:00.438Z] #18 14.89 Running hooks in /etc/ca-certificates/update.d... [2022-09-07T08:52:00.438Z] #18 14.89 done. [2022-09-07T08:52:00.509Z] #30 ... [2022-09-07T08:52:00.509Z] [2022-09-07T08:52:00.509Z] #36 [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 [2022-09-07T08:52:00.509Z] #36 52.09 Selecting previously unselected package libnl-3-200:amd64. [2022-09-07T08:52:00.509Z] #36 52.11 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-07T08:52:00.509Z] #36 52.14 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-07T08:52:00.509Z] #36 52.42 Selecting previously unselected package libnl-3-dev:amd64. [2022-09-07T08:52:00.509Z] #36 52.42 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-09-07T08:52:00.509Z] #36 52.45 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-07T08:52:00.509Z] #36 52.99 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-07T08:52:00.509Z] #36 52.99 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-07T08:52:00.509Z] #36 53.00 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-07T08:52:00.509Z] #36 53.07 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-07T08:52:00.509Z] #36 53.07 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-09-07T08:52:00.509Z] #36 53.11 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-07T08:52:00.509Z] #36 53.25 Selecting previously unselected package zlib1g-dev:amd64. [2022-09-07T08:52:00.509Z] #36 53.26 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-09-07T08:52:00.509Z] #36 53.27 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-07T08:52:00.509Z] #36 53.53 Selecting previously unselected package libprotobuf17:amd64. [2022-09-07T08:52:00.509Z] #36 53.53 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-09-07T08:52:00.509Z] #36 53.54 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-07T08:52:00.509Z] #36 54.19 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-09-07T08:52:00.509Z] #36 54.19 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-09-07T08:52:00.509Z] #36 54.20 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-07T08:52:00.509Z] #36 54.38 Selecting previously unselected package libprotobuf-dev:amd64. [2022-09-07T08:52:00.509Z] #36 54.38 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-09-07T08:52:00.509Z] #36 54.41 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-07T08:52:00.509Z] #36 55.82 Selecting previously unselected package libprotoc17:amd64. [2022-09-07T08:52:00.509Z] #36 55.83 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-09-07T08:52:00.509Z] #36 55.85 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-07T08:52:00.509Z] #36 56.53 Selecting previously unselected package protobuf-c-compiler. [2022-09-07T08:52:00.509Z] #36 56.53 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-09-07T08:52:00.509Z] #36 56.55 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-07T08:52:00.509Z] #36 56.75 Selecting previously unselected package protobuf-compiler. [2022-09-07T08:52:00.509Z] #36 56.75 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-09-07T08:52:00.509Z] #36 56.75 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-09-07T08:52:00.509Z] #36 56.95 Selecting previously unselected package python-pkg-resources. [2022-09-07T08:52:00.509Z] #36 56.96 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-09-07T08:52:00.509Z] #36 56.97 Unpacking python-pkg-resources (40.8.0-1) ... [2022-09-07T08:52:00.509Z] #36 57.28 Selecting previously unselected package python-six. [2022-09-07T08:52:00.509Z] #36 57.28 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-09-07T08:52:00.509Z] #36 57.30 Unpacking python-six (1.12.0-1) ... [2022-09-07T08:52:00.509Z] #36 57.43 Selecting previously unselected package python-protobuf. [2022-09-07T08:52:00.509Z] #36 57.43 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-09-07T08:52:00.509Z] #36 57.45 Unpacking python-protobuf (3.6.1.3-2) ... [2022-09-07T08:52:00.509Z] #36 58.07 Setting up python-pkg-resources (40.8.0-1) ... [2022-09-07T08:52:00.682Z] #18 ... [2022-09-07T08:52:00.682Z] [2022-09-07T08:52:00.682Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:52:00.771Z] #36 ... [2022-09-07T08:52:00.771Z] [2022-09-07T08:52:00.771Z] #30 [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 [2022-09-07T08:52:00.771Z] #30 62.56 Selecting previously unselected package libarchive13:amd64. [2022-09-07T08:52:00.771Z] #30 62.57 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-09-07T08:52:00.771Z] #30 62.59 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-07T08:52:00.984Z] #52 32.00 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-07T08:52:00.984Z] #52 32.03 Processing triggers for mime-support (3.62) ... [2022-09-07T08:52:01.004Z] #18 DONE 15.8s [2022-09-07T08:52:01.004Z] [2022-09-07T08:52:01.004Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-07T08:52:01.004Z] #19 DONE 2.7s [2022-09-07T08:52:01.004Z] [2022-09-07T08:52:01.004Z] #20 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-07T08:52:01.032Z] #30 62.88 Selecting previously unselected package libjsoncpp1:amd64. [2022-09-07T08:52:01.032Z] #30 62.90 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-09-07T08:52:01.032Z] #30 62.92 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-07T08:52:01.245Z] #52 DONE 32.4s [2022-09-07T08:52:01.245Z] [2022-09-07T08:52:01.245Z] #53 [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 [2022-09-07T08:52:01.262Z] #20 DONE 0.1s [2022-09-07T08:52:01.262Z] [2022-09-07T08:52:01.262Z] #21 [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 [2022-09-07T08:52:01.292Z] #30 63.13 Selecting previously unselected package librhash0:amd64. [2022-09-07T08:52:01.292Z] #30 63.14 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-09-07T08:52:01.292Z] #30 63.15 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-09-07T08:52:01.552Z] #30 63.38 Selecting previously unselected package libuv1:amd64. [2022-09-07T08:52:01.552Z] #30 63.38 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-09-07T08:52:01.552Z] #30 63.39 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-07T08:52:01.812Z] #30 63.55 Selecting previously unselected package cmake. [2022-09-07T08:52:01.812Z] #30 63.57 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-09-07T08:52:01.812Z] #30 63.57 Unpacking cmake (3.13.4-1) ... [2022-09-07T08:52:01.829Z] #21 ... [2022-09-07T08:52:01.829Z] [2022-09-07T08:52:01.829Z] #22 [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 [2022-09-07T08:52:01.829Z] #22 DONE 0.8s [2022-09-07T08:52:01.829Z] [2022-09-07T08:52:01.829Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-07T08:52:01.937Z] #40 52.67 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-07T08:52:01.938Z] #40 52.67 + BUILDTAGS='netgo osusergo static_build' [2022-09-07T08:52:01.938Z] #40 52.67 + export EXTRA_FLAGS=-buildmode=pie [2022-09-07T08:52:01.938Z] #40 52.67 + EXTRA_FLAGS=-buildmode=pie [2022-09-07T08:52:01.938Z] #40 52.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-07T08:52:01.938Z] #40 52.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-07T08:52:01.938Z] #40 52.67 + '[' '' = dynamic ']' [2022-09-07T08:52:01.938Z] #40 52.67 + make [2022-09-07T08:52:02.184Z] #53 0.884 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-07T08:52:02.184Z] #53 0.891 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-07T08:52:02.185Z] #53 0.897 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-07T08:52:02.397Z] #23 DONE 0.4s [2022-09-07T08:52:02.397Z] [2022-09-07T08:52:02.397Z] #24 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-07T08:52:02.397Z] #24 DONE 0.4s [2022-09-07T08:52:02.397Z] [2022-09-07T08:52:02.397Z] #25 [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 [2022-09-07T08:52:02.444Z] #53 DONE 1.2s [2022-09-07T08:52:02.444Z] [2022-09-07T08:52:02.444Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-07T08:52:02.703Z] #54 ... [2022-09-07T08:52:02.703Z] [2022-09-07T08:52:02.703Z] #41 [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 [2022-09-07T08:52:02.703Z] #41 53.66 + bin/containerd [2022-09-07T08:52:02.703Z] #41 ... [2022-09-07T08:52:02.703Z] [2022-09-07T08:52:02.703Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:52:02.703Z] #42 49.95 CC criu/parasite-syscall.o [2022-09-07T08:52:02.703Z] #42 50.29 CC criu/path.o [2022-09-07T08:52:02.703Z] #42 50.41 CC criu/pie-util-vdso-elf32.o [2022-09-07T08:52:02.703Z] #42 50.59 CC criu/pie-util-vdso.o [2022-09-07T08:52:02.703Z] #42 50.76 CC criu/pie-util.o [2022-09-07T08:52:02.703Z] #42 50.85 CC criu/pipes.o [2022-09-07T08:52:02.703Z] #42 51.13 CC criu/plugin.o [2022-09-07T08:52:02.703Z] #42 51.29 CC criu/proc_parse.o [2022-09-07T08:52:02.703Z] #42 52.34 CC criu/protobuf-desc.o [2022-09-07T08:52:02.703Z] #42 52.71 CC criu/protobuf.o [2022-09-07T08:52:02.703Z] #42 52.87 CC criu/pstree.o [2022-09-07T08:52:02.703Z] #42 53.40 CC criu/rbtree.o [2022-09-07T08:52:02.703Z] #42 53.55 CC criu/rst-malloc.o [2022-09-07T08:52:02.703Z] #42 53.66 CC criu/seccomp.o [2022-09-07T08:52:02.703Z] #42 53.95 CC criu/seize.o [2022-09-07T08:52:02.703Z] #42 54.32 CC criu/servicefd.o [2022-09-07T08:52:02.703Z] #42 54.53 CC criu/shmem.o [2022-09-07T08:52:02.703Z] #42 54.91 CC criu/sigframe.o [2022-09-07T08:52:02.703Z] #42 54.99 CC criu/signalfd.o [2022-09-07T08:52:02.703Z] #42 55.13 CC criu/sk-inet.o [2022-09-07T08:52:02.703Z] #42 55.57 CC criu/sk-netlink.o [2022-09-07T08:52:02.703Z] #42 55.75 CC criu/sk-packet.o [2022-09-07T08:52:02.963Z] #42 56.01 CC criu/sk-queue.o [2022-09-07T08:52:03.210Z] #12 ... [2022-09-07T08:52:03.210Z] [2022-09-07T08:52:03.210Z] #18 [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 [2022-09-07T08:52:03.210Z] #18 10.51 137 added, 0 removed; done. [2022-09-07T08:52:03.210Z] #18 10.55 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-09-07T08:52:03.210Z] #18 10.56 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-07T08:52:03.210Z] #18 10.58 Setting up libcurl4:amd64 (7.64.0-4+deb10u3) ... [2022-09-07T08:52:03.210Z] #18 10.59 Setting up curl (7.64.0-4+deb10u3) ... [2022-09-07T08:52:03.210Z] #18 10.61 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-07T08:52:03.210Z] #18 10.63 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-09-07T08:52:03.210Z] #18 10.64 Updating certificates in /etc/ssl/certs... [2022-09-07T08:52:03.210Z] #18 11.26 0 added, 0 removed; done. [2022-09-07T08:52:03.210Z] #18 11.26 Running hooks in /etc/ca-certificates/update.d... [2022-09-07T08:52:03.210Z] #18 11.26 done. [2022-09-07T08:52:03.210Z] #18 DONE 12.9s [2022-09-07T08:52:03.223Z] #42 56.21 CC criu/sk-tcp.o [2022-09-07T08:52:03.223Z] #42 56.44 CC criu/sk-unix.o [2022-09-07T08:52:03.467Z] [2022-09-07T08:52:03.467Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:52:03.467Z] #12 ... [2022-09-07T08:52:03.467Z] [2022-09-07T08:52:03.467Z] #19 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-07T08:52:03.467Z] #19 DONE 0.3s [2022-09-07T08:52:03.467Z] [2022-09-07T08:52:03.467Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.6-buster@sha256:2f8e166ee84b0aa5e14351a02bd591dd034e921efa6f6475c0d15e86d2dc2288 [2022-09-07T08:52:03.842Z] #40 54.46 + bin/ctr [2022-09-07T08:52:04.163Z] #42 57.29 CC criu/sockets.o [2022-09-07T08:52:04.314Z] #25 ... [2022-09-07T08:52:04.314Z] [2022-09-07T08:52:04.314Z] #26 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-09-07T08:52:04.314Z] #26 DONE 2.5s [2022-09-07T08:52:04.575Z] [2022-09-07T08:52:04.575Z] #27 [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 [2022-09-07T08:52:04.733Z] #42 57.67 CC criu/stats.o [2022-09-07T08:52:04.733Z] #42 ... [2022-09-07T08:52:04.733Z] [2022-09-07T08:52:04.733Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-07T08:52:04.733Z] #54 2.206 Collecting yamllint==1.26.1 [2022-09-07T08:52:05.127Z] #30 ... [2022-09-07T08:52:05.127Z] [2022-09-07T08:52:05.127Z] #29 [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 [2022-09-07T08:52:05.127Z] #29 56.54 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-09-07T08:52:05.127Z] #29 56.54 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-07T08:52:05.127Z] #29 56.61 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-07T08:52:05.127Z] #29 56.77 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-07T08:52:05.127Z] #29 56.78 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-07T08:52:05.127Z] #29 56.82 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-07T08:52:05.127Z] #29 56.87 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-07T08:52:05.127Z] #29 57.00 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-07T08:52:05.127Z] #29 57.32 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-07T08:52:05.127Z] #29 57.32 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-07T08:52:05.127Z] #29 57.51 go: downloading golang.org/x/text v0.3.7 [2022-09-07T08:52:05.127Z] #29 63.00 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-09-07T08:52:05.127Z] #29 63.09 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-07T08:52:05.127Z] #29 63.09 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-07T08:52:05.127Z] #29 63.19 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-07T08:52:05.127Z] #29 63.24 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-07T08:52:05.127Z] #29 63.27 go: downloading golang.org/x/mod v0.5.1 [2022-09-07T08:52:05.127Z] #29 63.30 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-07T08:52:05.127Z] #29 63.34 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-07T08:52:05.127Z] #29 63.39 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-07T08:52:05.127Z] #29 63.57 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-07T08:52:05.127Z] #29 63.61 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-07T08:52:05.127Z] #29 63.69 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-09-07T08:52:05.127Z] #29 64.17 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-07T08:52:05.127Z] #29 64.27 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-07T08:52:05.127Z] #29 64.42 go: downloading github.com/google/go-cmp v0.5.6 [2022-09-07T08:52:05.127Z] #29 64.66 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-09-07T08:52:05.127Z] #29 64.75 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-07T08:52:05.127Z] #29 64.83 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-07T08:52:05.127Z] #29 64.84 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-07T08:52:05.127Z] #29 64.86 go: downloading github.com/cespare/xxhash v1.1.0 [2022-09-07T08:52:05.127Z] #29 64.88 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-07T08:52:05.127Z] #29 65.23 go: downloading github.com/prometheus/common v0.10.0 [2022-09-07T08:52:05.127Z] #29 65.45 go: downloading github.com/prometheus/procfs v0.6.0 [2022-09-07T08:52:05.127Z] #29 65.53 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-07T08:52:05.127Z] #29 65.64 go: downloading google.golang.org/protobuf v1.27.1 [2022-09-07T08:52:05.127Z] #29 ... [2022-09-07T08:52:05.127Z] [2022-09-07T08:52:05.127Z] #30 [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 [2022-09-07T08:52:05.127Z] #30 66.71 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-07T08:52:05.127Z] #30 66.73 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:52:05.127Z] #30 66.75 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-07T08:52:05.127Z] #30 66.77 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:52:05.127Z] #30 66.83 Setting up librhash0:amd64 (1.3.8-1) ... [2022-09-07T08:52:05.127Z] #30 66.86 Setting up cmake-data (3.13.4-1) ... [2022-09-07T08:52:05.127Z] #30 66.89 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-07T08:52:05.127Z] #30 66.91 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-07T08:52:05.127Z] #30 66.95 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-07T08:52:05.127Z] #30 66.98 Setting up cmake (3.13.4-1) ... [2022-09-07T08:52:05.127Z] #30 67.00 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-07T08:52:05.364Z] #12 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 5.0s [2022-09-07T08:52:05.387Z] #30 67.09 Processing triggers for mime-support (3.62) ... [2022-09-07T08:52:07.255Z] #12 extracting sha256:974e360c6c3a148b0c735abb3b26c3304db9c42787dc19163eea4a131b62876c 7.0s done [2022-09-07T08:52:07.512Z] #12 extracting sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b [2022-09-07T08:52:07.512Z] #12 extracting sha256:b230b63ff6a4d58b02d57540abcaba833efbd8a8f3022a48672de7b78d606b0b done [2022-09-07T08:52:07.769Z] #12 DONE 24.6s [2022-09-07T08:52:07.769Z] [2022-09-07T08:52:07.769Z] #20 [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 [2022-09-07T08:52:07.769Z] #0 1.255 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-09-07T08:52:07.769Z] #0 1.418 [2022-09-07T08:52:07.769Z] #0 1.640 #=#=# ########### 15.9% ########################### 38.7% ########################################## 58.4% ######################################################## 78.6% ###################################################################### 97.8% ######################################################################## 100.0% [2022-09-07T08:52:07.769Z] #0 2.248 [2022-09-07T08:52:07.769Z] #0 2.465 #=#=# ######################################################################## 100.0% [2022-09-07T08:52:07.769Z] #0 2.633 [2022-09-07T08:52:07.769Z] #0 2.853 #=#=# ######################################################### 80.3% ######################################################################## 100.0% [2022-09-07T08:52:07.769Z] #0 3.063 [2022-09-07T08:52:07.769Z] #0 3.283 #=#=# ########### 15.4% ########################## 37.5% ######################################## 56.8% ###################################################### 75.9% ################################################################ 89.4% ######################################################################## 100.0% [2022-09-07T08:52:07.769Z] #0 3.939 [2022-09-07T08:52:07.935Z] #30 DONE 69.2s [2022-09-07T08:52:07.935Z] [2022-09-07T08:52:07.935Z] #41 [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 [2022-09-07T08:52:07.935Z] #41 ... [2022-09-07T08:52:07.935Z] [2022-09-07T08:52:07.935Z] #39 [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 [2022-09-07T08:52:07.935Z] #39 59.44 internal/reflectlite [2022-09-07T08:52:07.935Z] #39 59.44 sync [2022-09-07T08:52:07.935Z] #39 61.15 internal/testlog [2022-09-07T08:52:07.935Z] #39 62.50 sort [2022-09-07T08:52:07.935Z] #39 62.50 errors [2022-09-07T08:52:07.935Z] #39 62.89 strconv [2022-09-07T08:52:07.935Z] #39 63.81 io [2022-09-07T08:52:07.935Z] #39 65.24 internal/oserror [2022-09-07T08:52:07.935Z] #39 65.59 syscall [2022-09-07T08:52:07.935Z] #39 67.61 reflect [2022-09-07T08:52:07.935Z] #39 ... [2022-09-07T08:52:07.935Z] [2022-09-07T08:52:07.935Z] #26 [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 [2022-09-07T08:52:07.935Z] #26 57.53 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-07T08:52:07.935Z] #26 57.55 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-09-07T08:52:07.935Z] #26 57.60 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-07T08:52:07.935Z] #26 60.38 Selecting previously unselected package binutils-mingw-w64. [2022-09-07T08:52:07.935Z] #26 60.39 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-09-07T08:52:07.935Z] #26 60.41 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-07T08:52:07.935Z] #26 60.56 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-07T08:52:07.935Z] #26 60.56 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-07T08:52:07.935Z] #26 60.57 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-07T08:52:07.935Z] #26 60.78 Selecting previously unselected package dmsetup. [2022-09-07T08:52:07.935Z] #26 60.78 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-09-07T08:52:07.935Z] #26 60.79 Unpacking dmsetup (2:1.02.155-3) ... [2022-09-07T08:52:07.935Z] #26 60.98 Selecting previously unselected package mingw-w64-common. [2022-09-07T08:52:07.935Z] #26 61.01 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-09-07T08:52:07.935Z] #26 61.05 Unpacking mingw-w64-common (6.0.0-3) ... [2022-09-07T08:52:08.067Z] #40 ... [2022-09-07T08:52:08.067Z] [2022-09-07T08:52:08.067Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:52:08.067Z] #42 23.11 CC images/timer.o [2022-09-07T08:52:08.067Z] #42 23.48 CC images/timerfd.o [2022-09-07T08:52:08.067Z] #42 23.88 CC images/mm.o [2022-09-07T08:52:08.067Z] #42 24.38 CC images/sk-opts.o [2022-09-07T08:52:08.067Z] #42 24.65 CC images/sk-unix.o [2022-09-07T08:52:08.067Z] #42 24.91 CC images/sk-inet.o [2022-09-07T08:52:08.067Z] #42 25.19 CC images/tun.o [2022-09-07T08:52:08.067Z] #42 25.50 CC images/sk-netlink.o [2022-09-07T08:52:08.067Z] #42 25.67 CC images/packet-sock.o [2022-09-07T08:52:08.067Z] #42 26.03 CC images/ipc-var.o [2022-09-07T08:52:08.067Z] #42 26.22 CC images/ipc-desc.o [2022-09-07T08:52:08.067Z] #42 26.42 CC images/ipc-shm.o [2022-09-07T08:52:08.067Z] #42 26.56 CC images/ipc-msg.o [2022-09-07T08:52:08.067Z] #42 26.86 CC images/ipc-sem.o [2022-09-07T08:52:08.067Z] #42 27.07 CC images/utsns.o [2022-09-07T08:52:08.067Z] #42 27.22 CC images/creds.o [2022-09-07T08:52:08.067Z] #42 27.50 CC images/vma.o [2022-09-07T08:52:08.067Z] #42 27.70 CC images/netdev.o [2022-09-07T08:52:08.067Z] #42 28.02 CC images/tty.o [2022-09-07T08:52:08.067Z] #42 28.53 CC images/file-lock.o [2022-09-07T08:52:08.067Z] #42 28.80 CC images/rlimit.o [2022-09-07T08:52:08.067Z] #42 28.99 CC images/pagemap.o [2022-09-07T08:52:08.067Z] #42 29.29 CC images/siginfo.o [2022-09-07T08:52:08.067Z] #42 29.50 CC images/rpc.o [2022-09-07T08:52:08.067Z] #42 30.51 CC images/ext-file.o [2022-09-07T08:52:08.067Z] #42 30.65 CC images/cgroup.o [2022-09-07T08:52:08.067Z] #42 31.08 CC images/userns.o [2022-09-07T08:52:08.067Z] #42 31.30 CC images/google/protobuf/descriptor.o [2022-09-07T08:52:08.067Z] #42 32.64 CC images/opts.o [2022-09-07T08:52:08.067Z] #42 32.87 CC images/seccomp.o [2022-09-07T08:52:08.067Z] #42 33.05 CC images/binfmt-misc.o [2022-09-07T08:52:08.339Z] #42 33.20 CC images/time.o [2022-09-07T08:52:08.339Z] #42 33.41 CC images/sysctl.o [2022-09-07T08:52:08.507Z] #26 ... [2022-09-07T08:52:08.507Z] [2022-09-07T08:52:08.507Z] #41 [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 [2022-09-07T08:52:08.507Z] #41 1.102 + RM_GOPATH=0 [2022-09-07T08:52:08.507Z] #41 1.103 + TMP_GOPATH= [2022-09-07T08:52:08.507Z] #41 1.103 + : /build [2022-09-07T08:52:08.507Z] #41 1.103 + '[' -z '' ']' [2022-09-07T08:52:08.507Z] #41 1.103 ++ mktemp -d [2022-09-07T08:52:08.507Z] #41 1.107 + export GOPATH=/tmp/tmp.kRE9XeNdVJ [2022-09-07T08:52:08.507Z] #41 1.108 + GOPATH=/tmp/tmp.kRE9XeNdVJ [2022-09-07T08:52:08.507Z] #41 1.109 + RM_GOPATH=1 [2022-09-07T08:52:08.507Z] #41 1.109 + case "$(go env GOARCH)" in [2022-09-07T08:52:08.507Z] #41 1.112 ++ go env GOARCH [2022-09-07T08:52:08.770Z] #41 1.164 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:08.770Z] #41 1.164 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:08.770Z] #41 1.165 ++ dirname /tmp/install/install.sh [2022-09-07T08:52:08.770Z] #41 1.172 + dir=/tmp/install [2022-09-07T08:52:08.770Z] #41 1.172 + bin=tini [2022-09-07T08:52:08.770Z] #41 1.172 + shift [2022-09-07T08:52:08.770Z] #41 1.172 + '[' '!' -f /tmp/install/tini.installer ']' [2022-09-07T08:52:08.770Z] #41 1.172 + . /tmp/install/tini.installer [2022-09-07T08:52:08.770Z] #41 1.172 ++ : v0.19.0 [2022-09-07T08:52:08.770Z] #41 1.173 + install_tini [2022-09-07T08:52:08.770Z] #41 1.173 + echo 'Install tini version v0.19.0' [2022-09-07T08:52:08.770Z] #41 1.173 Install tini version v0.19.0 [2022-09-07T08:52:08.770Z] #41 1.177 + git clone https://github.com/krallin/tini.git /tmp/tmp.kRE9XeNdVJ/tini [2022-09-07T08:52:08.770Z] #41 1.199 Cloning into '/tmp/tmp.kRE9XeNdVJ/tini'... [2022-09-07T08:52:08.774Z] #27 3.868 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-07T08:52:08.775Z] #27 3.960 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-07T08:52:08.775Z] #27 3.964 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-07T08:52:08.775Z] #27 3.965 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-07T08:52:08.905Z] #42 33.67 CC images/autofs.o [2022-09-07T08:52:08.905Z] #42 33.80 CC images/macvlan.o [2022-09-07T08:52:08.905Z] #42 33.96 CC images/sit.o [2022-09-07T08:52:09.054Z] #0 4.156 #=#=# 1.0% ##### 8.3% ######### 13.6% ############# 18.8% ################# 24.0% ##################### 29.2% ######################## 34.4% ############################ 39.7% ################################ 44.9% #################################### 50.0% ####################################### 55.2% ########################################### 60.2% ############################################### 65.7% [2022-09-07T08:52:09.054Z] #20 ... [2022-09-07T08:52:09.054Z] [2022-09-07T08:52:09.054Z] #21 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-07T08:52:09.054Z] #21 DONE 1.4s [2022-09-07T08:52:09.054Z] [2022-09-07T08:52:09.054Z] #20 [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 [2022-09-07T08:52:09.054Z] #0 4.156 #=#=# 1.0% ##### 8.3% ######### 13.6% ############# 18.8% ################# 24.0% ##################### 29.2% ######################## 34.4% ############################ 39.7% ################################ 44.9% #################################### 50.0% ####################################### 55.2% ########################################### 60.2% ############################################### 65.7% ################################################## 69.8% [2022-09-07T08:52:09.054Z] #20 ... [2022-09-07T08:52:09.054Z] [2022-09-07T08:52:09.054Z] #22 [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 [2022-09-07T08:52:09.164Z] #42 34.12 CC images/memfd.o [2022-09-07T08:52:09.341Z] #41 2.008 + cd /tmp/tmp.kRE9XeNdVJ/tini [2022-09-07T08:52:09.341Z] #41 2.008 + git checkout -q v0.19.0 [2022-09-07T08:52:09.341Z] #41 2.057 + cmake . [2022-09-07T08:52:09.342Z] #27 ... [2022-09-07T08:52:09.342Z] [2022-09-07T08:52:09.342Z] #21 [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 [2022-09-07T08:52:09.342Z] #21 1.441 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-09-07T08:52:09.342Z] #21 1.676 [2022-09-07T08:52:09.342Z] #21 2.059 #=#=# 0.0% ########### 15.5% ####################################### 55.1% ################################################# 68.2% ################################################################### 94.3% ######################################################################## 100.0% [2022-09-07T08:52:09.342Z] #21 2.836 [2022-09-07T08:52:09.342Z] #21 3.103 #=#=# 0.0% ######################################################################## 100.0% [2022-09-07T08:52:09.342Z] #21 3.477 [2022-09-07T08:52:09.342Z] #21 3.743 #=#=# 0.0% ######################################################################## 100.0% [2022-09-07T08:52:09.342Z] #21 4.220 [2022-09-07T08:52:09.342Z] #21 4.497 #=#=# 0.0% ###################### 30.8% ####################################### 55.5% ############################################## 65.2% ###################################################################### 98.5% ######################################################################## 100.0% [2022-09-07T08:52:09.342Z] #21 5.245 [2022-09-07T08:52:09.423Z] #42 34.34 CC images/timens.o [2022-09-07T08:52:09.682Z] #42 34.65 LINK images/built-in.o [2022-09-07T08:52:09.682Z] #42 34.79 GEN compel/include/asm [2022-09-07T08:52:09.940Z] #42 34.80 GEN compel/include/version.h [2022-09-07T08:52:09.940Z] #42 34.83 touch .config [2022-09-07T08:52:09.940Z] #42 34.87 GEN include/common/config.h [2022-09-07T08:52:09.940Z] #42 34.95 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-09-07T08:52:09.940Z] #42 34.96 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-09-07T08:52:09.940Z] #42 34.99 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-09-07T08:52:09.940Z] #42 35.01 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-09-07T08:52:09.940Z] #42 35.03 DEP compel/arch/x86/plugins/std/memcpy.d [2022-09-07T08:52:09.940Z] #42 35.06 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-09-07T08:52:09.984Z] #22 DONE 0.7s [2022-09-07T08:52:09.984Z] [2022-09-07T08:52:09.984Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-07T08:52:10.011Z] #54 7.411 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-09-07T08:52:10.011Z] #54 ... [2022-09-07T08:52:10.011Z] [2022-09-07T08:52:10.011Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:52:10.011Z] #42 57.80 CC criu/string.o [2022-09-07T08:52:10.011Z] #42 57.85 CC criu/sysctl.o [2022-09-07T08:52:10.011Z] #42 58.14 CC criu/sysfs_parse.o [2022-09-07T08:52:10.011Z] #42 58.31 CC criu/timens.o [2022-09-07T08:52:10.011Z] #42 58.47 CC criu/timerfd.o [2022-09-07T08:52:10.011Z] #42 58.62 CC criu/tty.o [2022-09-07T08:52:10.011Z] #42 59.40 CC criu/tun.o [2022-09-07T08:52:10.011Z] #42 59.63 CC criu/uffd.o [2022-09-07T08:52:10.011Z] #42 60.15 CC criu/util.o [2022-09-07T08:52:10.011Z] #42 60.66 CC criu/uts_ns.o [2022-09-07T08:52:10.011Z] #42 60.75 CC criu/vdso-compat.o [2022-09-07T08:52:10.011Z] #42 60.84 CC criu/vdso.o [2022-09-07T08:52:10.011Z] #42 61.11 LINK criu/built-in.o [2022-09-07T08:52:10.011Z] #42 61.18 LINK criu/criu [2022-09-07T08:52:10.011Z] #42 61.32 DEP lib/c/criu.d [2022-09-07T08:52:10.011Z] #42 61.35 CC images/rpc.pb-c.o [2022-09-07T08:52:10.011Z] #42 61.54 CC lib/c/criu.o [2022-09-07T08:52:10.011Z] #42 61.98 LINK lib/c/built-in.o [2022-09-07T08:52:10.011Z] #42 61.98 LINK lib/c/libcriu.so [2022-09-07T08:52:10.011Z] #42 62.01 LINK lib/c/libcriu.a [2022-09-07T08:52:10.011Z] #42 62.04 GEN magic.py [2022-09-07T08:52:10.011Z] #42 62.08 Note: Building without setproctitle() and strlcpy() support. [2022-09-07T08:52:10.011Z] #42 62.08 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-07T08:52:10.011Z] #42 62.09 Note: Building without GnuTLS support [2022-09-07T08:52:10.011Z] #42 62.09 Makefile.config:39: Warn: you have no libnftables installed [2022-09-07T08:52:10.011Z] #42 62.09 Makefile.config:40: Warn: Building without nftables support [2022-09-07T08:52:10.011Z] #42 62.31 fatal: not a git repository (or any of the parent directories): .git [2022-09-07T08:52:10.011Z] #42 62.48 make[1]: Nothing to be done for 'all'. [2022-09-07T08:52:10.011Z] #42 62.68 make[1]: 'images/built-in.o' is up to date. [2022-09-07T08:52:10.011Z] #42 62.69 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-09-07T08:52:10.011Z] #42 62.70 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-09-07T08:52:10.011Z] #42 62.72 make[1]: 'compel/libcompel.a' is up to date. [2022-09-07T08:52:10.011Z] #42 62.73 make[1]: 'compel/compel-host-bin' is up to date. [2022-09-07T08:52:10.011Z] #42 62.74 make[1]: Nothing to be done for 'all'. [2022-09-07T08:52:10.011Z] #42 62.75 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-07T08:52:10.011Z] #42 62.81 make[2]: Nothing to be done for 'all'. [2022-09-07T08:52:10.011Z] #42 62.83 make[2]: Nothing to be done for 'all'. [2022-09-07T08:52:10.011Z] #42 62.84 make[2]: Nothing to be done for 'all'. [2022-09-07T08:52:10.011Z] #42 62.87 make[2]: Nothing to be done for 'all'. [2022-09-07T08:52:10.011Z] #42 62.90 make[2]: Nothing to be done for 'all'. [2022-09-07T08:52:10.011Z] #42 62.91 make[2]: Nothing to be done for 'all'. [2022-09-07T08:52:10.011Z] #42 62.93 make[2]: Nothing to be done for 'all'. [2022-09-07T08:52:10.011Z] #42 62.97 make[2]: Nothing to be done for 'all'. [2022-09-07T08:52:10.011Z] #42 62.98 INSTALL criu/criu [2022-09-07T08:52:10.198Z] #42 35.08 GEN compel/plugins/include/uapi/std/syscall.h [2022-09-07T08:52:10.198Z] #42 35.12 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-09-07T08:52:10.198Z] #42 35.14 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-09-07T08:52:10.198Z] #42 35.16 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-09-07T08:52:10.198Z] #42 35.16 DEP compel/plugins/std/infect.d [2022-09-07T08:52:10.198Z] #42 35.26 DEP compel/plugins/std/string.d [2022-09-07T08:52:10.246Z] #23 DONE 0.3s [2022-09-07T08:52:10.246Z] [2022-09-07T08:52:10.246Z] #24 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-07T08:52:10.246Z] #24 DONE 0.3s [2022-09-07T08:52:10.246Z] [2022-09-07T08:52:10.246Z] #25 [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 [2022-09-07T08:52:10.378Z] #21 5.510 #=#=# 0.0% ### 4.3% ####### 9.7% ######### 13.3% ############ 17.0% ############# 19.4% ################ 23.1% ################# 24.4% ################### 27.1% ##################### 30.2% ######################## 34.1% ########################## 37.2% ############################ 40.2% ############################### 43.8% ################################# 46.1% ################################### 49.1% #################################### 51.2% ###################################### 53.5% ######################################## 56.2% ########################################### 60.5% ############################################## 64.1% ################################################ 66.9% ################################################# 68.7% ################################################### 71.5% ##################################################### 74.0% ####################################################### 77.7% ######################################################## 78.6% ########################################################## 81.5% ############################################################ 84.4% ############################################################## 86.8% ################################################################ 89.8% #################################################################### 94.5% ####################################################################### 99.0% ######################################################################## 100.0% [2022-09-07T08:52:10.378Z] #21 9.180 [2022-09-07T08:52:10.415Z] #41 2.664 -- The C compiler identification is GNU 8.3.0 [2022-09-07T08:52:10.415Z] #41 2.726 -- Check for working C compiler: /usr/bin/cc [2022-09-07T08:52:10.457Z] #42 35.33 DEP compel/plugins/std/log.d [2022-09-07T08:52:10.457Z] #42 35.40 DEP compel/plugins/std/fds.d [2022-09-07T08:52:10.457Z] #42 35.55 DEP compel/plugins/std/std.d [2022-09-07T08:52:10.717Z] #42 35.69 DEP compel/plugins/shmem/shmem.d [2022-09-07T08:52:10.717Z] #42 ... [2022-09-07T08:52:10.717Z] [2022-09-07T08:52:10.717Z] #39 [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 [2022-09-07T08:52:10.717Z] #39 91.71 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-07T08:52:10.717Z] #39 91.72 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-07T08:52:10.717Z] #39 91.73 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-07T08:52:10.717Z] #39 ... [2022-09-07T08:52:10.717Z] [2022-09-07T08:52:10.717Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:52:10.717Z] #42 35.76 DEP compel/plugins/fds/fds.d [2022-09-07T08:52:10.976Z] #42 35.87 CC compel/plugins/std/std.o [2022-09-07T08:52:10.976Z] #42 36.10 CC compel/plugins/std/fds.o [2022-09-07T08:52:10.996Z] #41 3.515 -- Check for working C compiler: /usr/bin/cc -- works [2022-09-07T08:52:10.996Z] #41 3.526 -- Detecting C compiler ABI info [2022-09-07T08:52:10.996Z] #41 ... [2022-09-07T08:52:10.996Z] [2022-09-07T08:52:10.996Z] #36 [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 [2022-09-07T08:52:10.996Z] #36 62.76 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-07T08:52:10.996Z] #36 62.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T08:52:10.996Z] #36 62.82 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-07T08:52:10.996Z] #36 62.85 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-07T08:52:10.996Z] #36 62.88 Setting up python-six (1.12.0-1) ... [2022-09-07T08:52:10.996Z] #36 66.88 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-07T08:52:10.996Z] #36 66.91 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-07T08:52:10.996Z] #36 66.97 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-07T08:52:10.996Z] #36 66.99 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-09-07T08:52:10.996Z] #36 67.02 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-07T08:52:10.996Z] #36 67.04 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-09-07T08:52:10.996Z] #36 67.05 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-07T08:52:10.996Z] #36 67.09 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-07T08:52:10.996Z] #36 67.12 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-07T08:52:10.996Z] #36 67.14 Setting up python-protobuf (3.6.1.3-2) ... [2022-09-07T08:52:11.387Z] #42 DONE 64.3s [2022-09-07T08:52:11.388Z] [2022-09-07T08:52:11.388Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-07T08:52:11.388Z] #54 7.667 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-09-07T08:52:11.388Z] #54 7.688 Downloading https://files.pythonhosted.org/packages/63/82/2179fdc39bc1bb43296f638ae1dfe2581ec2617b4e87c28b0d23d44b997f/pathspec-0.10.1-py3-none-any.whl [2022-09-07T08:52:11.388Z] #54 7.702 Collecting pyyaml (from yamllint==1.26.1) [2022-09-07T08:52:11.388Z] #54 7.770 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-09-07T08:52:11.388Z] #54 7.865 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-09-07T08:52:11.388Z] #54 7.866 Building wheels for collected packages: yamllint [2022-09-07T08:52:11.388Z] #54 7.867 Running setup.py bdist_wheel for yamllint: started [2022-09-07T08:52:11.388Z] #54 8.156 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-09-07T08:52:11.388Z] #54 8.156 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-09-07T08:52:11.388Z] #54 8.167 Successfully built yamllint [2022-09-07T08:52:11.388Z] #54 8.172 Installing collected packages: pathspec, pyyaml, yamllint [2022-09-07T08:52:11.388Z] #54 8.269 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-09-07T08:52:11.388Z] #54 DONE 8.8s [2022-09-07T08:52:11.388Z] [2022-09-07T08:52:11.388Z] #55 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-09-07T08:52:11.388Z] #55 DONE 0.3s [2022-09-07T08:52:11.388Z] [2022-09-07T08:52:11.388Z] #56 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-07T08:52:11.544Z] #42 36.50 CC compel/plugins/std/log.o [2022-09-07T08:52:11.760Z] #36 ... [2022-09-07T08:52:11.760Z] [2022-09-07T08:52:11.760Z] #27 [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 [2022-09-07T08:52:11.760Z] #27 DONE 73.6s [2022-09-07T08:52:11.760Z] [2022-09-07T08:52:11.760Z] #29 [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 [2022-09-07T08:52:11.760Z] #29 67.44 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-07T08:52:11.760Z] #29 ... [2022-09-07T08:52:11.760Z] [2022-09-07T08:52:11.760Z] #26 [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 [2022-09-07T08:52:11.760Z] #26 68.15 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-07T08:52:11.760Z] #26 68.15 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-09-07T08:52:12.050Z] #26 68.19 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-07T08:52:12.287Z] #21 ... [2022-09-07T08:52:12.287Z] [2022-09-07T08:52:12.287Z] #28 [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 [2022-09-07T08:52:12.287Z] #0 5.686 + RM_GOPATH=0 [2022-09-07T08:52:12.287Z] #0 5.686 + TMP_GOPATH= [2022-09-07T08:52:12.287Z] #0 5.686 + : /build [2022-09-07T08:52:12.287Z] #0 5.686 + '[' -z '' ']' [2022-09-07T08:52:12.287Z] #0 5.686 ++ mktemp -d [2022-09-07T08:52:12.287Z] #0 5.778 + export GOPATH=/tmp/tmp.Ps72G8y1FS [2022-09-07T08:52:12.287Z] #0 5.778 + GOPATH=/tmp/tmp.Ps72G8y1FS [2022-09-07T08:52:12.287Z] #0 5.778 + RM_GOPATH=1 [2022-09-07T08:52:12.287Z] #0 5.778 + case "$(go env GOARCH)" in [2022-09-07T08:52:12.287Z] #0 5.782 ++ go env GOARCH [2022-09-07T08:52:12.287Z] #0 5.843 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:12.287Z] #0 5.857 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:12.287Z] #0 5.862 ++ dirname /tmp/install/install.sh [2022-09-07T08:52:12.287Z] #0 5.886 + dir=/tmp/install [2022-09-07T08:52:12.287Z] #0 5.888 + bin=golangci_lint [2022-09-07T08:52:12.287Z] #0 5.902 + shift [2022-09-07T08:52:12.287Z] #0 5.902 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-09-07T08:52:12.287Z] #0 5.903 + . /tmp/install/golangci_lint.installer [2022-09-07T08:52:12.287Z] #0 5.906 ++ : v1.44.0 [2022-09-07T08:52:12.287Z] #0 5.907 + install_golangci_lint [2022-09-07T08:52:12.287Z] #0 5.909 + set -e [2022-09-07T08:52:12.287Z] #0 5.911 + echo 'Install golangci-lint version v1.44.0' [2022-09-07T08:52:12.287Z] #0 5.912 Install golangci-lint version v1.44.0 [2022-09-07T08:52:12.287Z] #0 5.912 + GOBIN=/build [2022-09-07T08:52:12.287Z] #0 5.912 + GO111MODULE=on [2022-09-07T08:52:12.287Z] #0 5.913 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-09-07T08:52:12.287Z] #0 6.446 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-09-07T08:52:12.287Z] #28 ... [2022-09-07T08:52:12.287Z] [2022-09-07T08:52:12.287Z] #29 [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 [2022-09-07T08:52:12.287Z] #0 5.320 + RM_GOPATH=0 [2022-09-07T08:52:12.287Z] #0 5.320 + TMP_GOPATH= [2022-09-07T08:52:12.287Z] #0 5.320 + : /build [2022-09-07T08:52:12.287Z] #0 5.320 + '[' -z '' ']' [2022-09-07T08:52:12.287Z] #0 5.320 ++ mktemp -d [2022-09-07T08:52:12.287Z] #0 5.320 + export GOPATH=/tmp/tmp.b4dCF7UHO1 [2022-09-07T08:52:12.287Z] #0 5.320 + GOPATH=/tmp/tmp.b4dCF7UHO1 [2022-09-07T08:52:12.287Z] #0 5.320 + RM_GOPATH=1 [2022-09-07T08:52:12.287Z] #0 5.320 + case "$(go env GOARCH)" in [2022-09-07T08:52:12.287Z] #0 5.323 ++ go env GOARCH [2022-09-07T08:52:12.287Z] #0 5.377 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:12.287Z] #0 5.377 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:12.287Z] #0 5.377 ++ dirname /tmp/install/install.sh [2022-09-07T08:52:12.287Z] #0 5.391 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-07T08:52:12.287Z] #0 5.391 + dir=/tmp/install [2022-09-07T08:52:12.287Z] #0 5.391 + bin=proxy [2022-09-07T08:52:12.287Z] #0 5.391 + shift [2022-09-07T08:52:12.287Z] #0 5.391 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-09-07T08:52:12.287Z] #0 5.391 + . /tmp/install/proxy.installer [2022-09-07T08:52:12.287Z] #0 5.391 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-07T08:52:12.287Z] #0 5.391 + install_proxy [2022-09-07T08:52:12.287Z] #0 5.391 + case "$1" in [2022-09-07T08:52:12.287Z] #0 5.391 + export CGO_ENABLED=0 [2022-09-07T08:52:12.287Z] #0 5.391 + CGO_ENABLED=0 [2022-09-07T08:52:12.287Z] #0 5.391 + _install_proxy [2022-09-07T08:52:12.287Z] #0 5.391 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-09-07T08:52:12.287Z] #0 5.391 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.b4dCF7UHO1/src/github.com/docker/libnetwork [2022-09-07T08:52:12.287Z] #0 5.410 Cloning into '/tmp/tmp.b4dCF7UHO1/src/github.com/docker/libnetwork'... [2022-09-07T08:52:12.287Z] #29 ... [2022-09-07T08:52:12.287Z] [2022-09-07T08:52:12.287Z] #30 [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 [2022-09-07T08:52:12.287Z] #0 5.714 + RM_GOPATH=0 [2022-09-07T08:52:12.287Z] #0 5.714 + TMP_GOPATH= [2022-09-07T08:52:12.287Z] #0 5.714 + : /build [2022-09-07T08:52:12.287Z] #0 5.714 + '[' -z '' ']' [2022-09-07T08:52:12.287Z] #0 5.722 ++ mktemp -d [2022-09-07T08:52:12.287Z] #0 5.722 + export GOPATH=/tmp/tmp.81GfwNvFGb [2022-09-07T08:52:12.287Z] #0 5.722 + GOPATH=/tmp/tmp.81GfwNvFGb [2022-09-07T08:52:12.287Z] #0 5.722 + RM_GOPATH=1 [2022-09-07T08:52:12.287Z] #0 5.722 + case "$(go env GOARCH)" in [2022-09-07T08:52:12.287Z] #0 5.768 ++ go env GOARCH [2022-09-07T08:52:12.287Z] #0 5.838 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:12.287Z] #0 5.838 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:12.287Z] #0 5.839 ++ dirname /tmp/install/install.sh [2022-09-07T08:52:12.287Z] #0 5.845 + dir=/tmp/install [2022-09-07T08:52:12.287Z] #0 5.868 + bin=dockercli [2022-09-07T08:52:12.287Z] #0 5.868 + shift [2022-09-07T08:52:12.287Z] #0 5.868 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-09-07T08:52:12.287Z] #0 5.868 + . /tmp/install/dockercli.installer [2022-09-07T08:52:12.287Z] #0 5.868 ++ : stable [2022-09-07T08:52:12.287Z] #0 5.869 ++ : 17.06.2-ce [2022-09-07T08:52:12.287Z] #0 5.870 + install_dockercli [2022-09-07T08:52:12.287Z] #0 5.870 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-07T08:52:12.287Z] #0 5.870 Install docker/cli version 17.06.2-ce from stable [2022-09-07T08:52:12.287Z] #0 5.885 ++ uname -m [2022-09-07T08:52:12.287Z] #0 5.901 + arch=aarch64 [2022-09-07T08:52:12.287Z] #0 5.901 + '[' aarch64 '!=' x86_64 ']' [2022-09-07T08:52:12.287Z] #0 5.901 + '[' aarch64 '!=' s390x ']' [2022-09-07T08:52:12.287Z] #0 5.901 + '[' aarch64 '!=' armhf ']' [2022-09-07T08:52:12.287Z] #0 5.902 + build_dockercli [2022-09-07T08:52:12.287Z] #0 5.902 + git clone https://github.com/docker/docker-ce /tmp/tmp.81GfwNvFGb/tmp/docker-ce [2022-09-07T08:52:12.287Z] #0 5.927 Cloning into '/tmp/tmp.81GfwNvFGb/tmp/docker-ce'... [2022-09-07T08:52:12.287Z] #30 ... [2022-09-07T08:52:12.287Z] [2022-09-07T08:52:12.287Z] #31 [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 [2022-09-07T08:52:12.287Z] #0 4.846 + RM_GOPATH=0 [2022-09-07T08:52:12.287Z] #0 4.846 + TMP_GOPATH= [2022-09-07T08:52:12.287Z] #0 4.846 + : /build [2022-09-07T08:52:12.287Z] #0 4.846 + '[' -z '' ']' [2022-09-07T08:52:12.287Z] #0 4.846 ++ mktemp -d [2022-09-07T08:52:12.287Z] #0 4.846 + export GOPATH=/tmp/tmp.WSIdCQWNru [2022-09-07T08:52:12.287Z] #0 4.846 + GOPATH=/tmp/tmp.WSIdCQWNru [2022-09-07T08:52:12.287Z] #0 4.846 + RM_GOPATH=1 [2022-09-07T08:52:12.287Z] #0 4.846 + case "$(go env GOARCH)" in [2022-09-07T08:52:12.287Z] #0 4.852 ++ go env GOARCH [2022-09-07T08:52:12.287Z] #0 4.862 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:12.287Z] #0 4.862 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:12.287Z] #0 4.862 ++ dirname /tmp/install/install.sh [2022-09-07T08:52:12.287Z] #0 4.887 + dir=/tmp/install [2022-09-07T08:52:12.287Z] #0 4.887 + bin=shfmt [2022-09-07T08:52:12.287Z] #0 4.887 + shift [2022-09-07T08:52:12.287Z] #0 4.887 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-09-07T08:52:12.287Z] #0 4.887 + . /tmp/install/shfmt.installer [2022-09-07T08:52:12.287Z] #0 4.887 ++ : v3.0.2 [2022-09-07T08:52:12.287Z] #0 4.887 + install_shfmt [2022-09-07T08:52:12.287Z] #0 4.887 + echo 'Install shfmt version v3.0.2' [2022-09-07T08:52:12.287Z] #0 4.887 + GOBIN=/build [2022-09-07T08:52:12.287Z] #0 4.887 + GO111MODULE=on [2022-09-07T08:52:12.287Z] #0 4.887 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-09-07T08:52:12.287Z] #0 4.887 Install shfmt version v3.0.2 [2022-09-07T08:52:12.287Z] #0 5.383 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-07T08:52:12.287Z] #0 6.515 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-07T08:52:12.287Z] #0 6.518 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-07T08:52:12.287Z] #0 6.920 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-07T08:52:12.287Z] #0 8.193 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-07T08:52:12.480Z] #42 37.21 CC compel/plugins/std/string.o [2022-09-07T08:52:12.547Z] #31 ... [2022-09-07T08:52:12.547Z] [2022-09-07T08:52:12.547Z] #32 [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 [2022-09-07T08:52:12.547Z] #0 5.502 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-07T08:52:12.547Z] #0 5.646 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-07T08:52:12.547Z] #0 5.693 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-07T08:52:12.547Z] #0 7.346 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-09-07T08:52:12.547Z] #32 ... [2022-09-07T08:52:12.547Z] [2022-09-07T08:52:12.547Z] #33 [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 [2022-09-07T08:52:12.547Z] #0 5.478 + RM_GOPATH=0 [2022-09-07T08:52:12.547Z] #0 5.478 + TMP_GOPATH= [2022-09-07T08:52:12.547Z] #0 5.478 + : /build [2022-09-07T08:52:12.547Z] #0 5.478 + '[' -z '' ']' [2022-09-07T08:52:12.547Z] #0 5.478 ++ mktemp -d [2022-09-07T08:52:12.547Z] #0 5.502 + export GOPATH=/tmp/tmp.w5WPtv6Rlg [2022-09-07T08:52:12.547Z] #0 5.502 + GOPATH=/tmp/tmp.w5WPtv6Rlg [2022-09-07T08:52:12.547Z] #0 5.502 + RM_GOPATH=1 [2022-09-07T08:52:12.547Z] #0 5.502 + case "$(go env GOARCH)" in [2022-09-07T08:52:12.547Z] #0 5.502 ++ go env GOARCH [2022-09-07T08:52:12.547Z] #0 5.573 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:12.547Z] #0 5.573 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:12.547Z] #0 5.576 ++ dirname /tmp/install/install.sh [2022-09-07T08:52:12.547Z] #0 5.598 + dir=/tmp/install [2022-09-07T08:52:12.547Z] #0 5.598 + bin=vndr [2022-09-07T08:52:12.547Z] #0 5.598 + shift [2022-09-07T08:52:12.547Z] #0 5.598 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-09-07T08:52:12.547Z] #0 5.598 + . /tmp/install/vndr.installer [2022-09-07T08:52:12.547Z] #0 5.598 ++ : v0.1.2 [2022-09-07T08:52:12.547Z] #0 5.598 + install_vndr [2022-09-07T08:52:12.547Z] #0 5.598 + echo 'Install vndr version v0.1.2' [2022-09-07T08:52:12.547Z] #0 5.598 + GOBIN=/build [2022-09-07T08:52:12.547Z] #0 5.598 + GO111MODULE=on [2022-09-07T08:52:12.547Z] #0 5.598 + go install github.com/LK4D4/vndr@v0.1.2 [2022-09-07T08:52:12.547Z] #0 5.598 Install vndr version v0.1.2 [2022-09-07T08:52:12.547Z] #0 6.212 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-09-07T08:52:12.739Z] #42 37.72 CC compel/plugins/std/infect.o [2022-09-07T08:52:12.806Z] #33 ... [2022-09-07T08:52:12.806Z] [2022-09-07T08:52:12.806Z] #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 [2022-09-07T08:52:12.806Z] #0 5.745 + RM_GOPATH=0 [2022-09-07T08:52:12.806Z] #0 5.748 + TMP_GOPATH= [2022-09-07T08:52:12.806Z] #0 5.748 + : /build [2022-09-07T08:52:12.806Z] #0 5.748 + '[' -z '' ']' [2022-09-07T08:52:12.806Z] #0 5.751 ++ mktemp -d [2022-09-07T08:52:12.806Z] #0 5.765 + export GOPATH=/tmp/tmp.jPWz1O9m0j [2022-09-07T08:52:12.806Z] #0 5.765 + GOPATH=/tmp/tmp.jPWz1O9m0j [2022-09-07T08:52:12.806Z] #0 5.765 + RM_GOPATH=1 [2022-09-07T08:52:12.806Z] #0 5.765 + case "$(go env GOARCH)" in [2022-09-07T08:52:12.806Z] #0 5.768 ++ go env GOARCH [2022-09-07T08:52:12.806Z] #0 5.827 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:12.806Z] #0 5.835 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:12.806Z] #0 5.836 ++ dirname /tmp/install/install.sh [2022-09-07T08:52:12.806Z] #0 5.872 + dir=/tmp/install [2022-09-07T08:52:12.806Z] #0 5.876 + bin=tomlv [2022-09-07T08:52:12.806Z] #0 5.876 + shift [2022-09-07T08:52:12.806Z] #0 5.877 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-09-07T08:52:12.806Z] #0 5.883 + . /tmp/install/tomlv.installer [2022-09-07T08:52:12.806Z] #0 5.883 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-07T08:52:12.806Z] #0 5.889 + install_tomlv [2022-09-07T08:52:12.806Z] #0 5.891 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-09-07T08:52:12.806Z] #0 5.891 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-07T08:52:12.806Z] #0 5.891 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.jPWz1O9m0j/src/github.com/BurntSushi/toml [2022-09-07T08:52:12.806Z] #0 5.895 Cloning into '/tmp/tmp.jPWz1O9m0j/src/github.com/BurntSushi/toml'... [2022-09-07T08:52:12.806Z] #0 7.483 + cd /tmp/tmp.jPWz1O9m0j/src/github.com/BurntSushi/toml [2022-09-07T08:52:12.806Z] #0 7.485 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-07T08:52:12.806Z] #0 7.619 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-09-07T08:52:12.806Z] #0 8.636 internal/unsafeheader [2022-09-07T08:52:12.806Z] #0 8.640 internal/goarch [2022-09-07T08:52:12.806Z] #0 8.802 internal/cpu [2022-09-07T08:52:12.806Z] #0 8.837 internal/abi [2022-09-07T08:52:12.806Z] #0 9.233 internal/goexperiment [2022-09-07T08:52:12.806Z] #0 9.441 internal/goos [2022-09-07T08:52:12.806Z] #0 9.504 internal/bytealg [2022-09-07T08:52:12.806Z] #0 9.579 runtime/internal/atomic [2022-09-07T08:52:12.806Z] #0 10.46 runtime/internal/math [2022-09-07T08:52:12.806Z] #0 10.60 runtime/internal/sys [2022-09-07T08:52:12.806Z] #0 10.80 runtime/internal/syscall [2022-09-07T08:52:12.806Z] #0 10.94 internal/itoa [2022-09-07T08:52:12.806Z] #34 ... [2022-09-07T08:52:12.806Z] [2022-09-07T08:52:12.806Z] #35 [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 [2022-09-07T08:52:12.806Z] #0 5.654 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-07T08:52:12.806Z] #0 5.731 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-07T08:52:12.806Z] #0 5.751 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-07T08:52:12.806Z] #0 7.266 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-09-07T08:52:12.806Z] #0 10.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [342 kB] [2022-09-07T08:52:13.066Z] #35 ... [2022-09-07T08:52:13.066Z] [2022-09-07T08:52:13.066Z] #36 [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 [2022-09-07T08:52:13.066Z] #0 4.860 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-07T08:52:13.066Z] #0 4.897 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-07T08:52:13.066Z] #0 5.042 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-07T08:52:13.066Z] #0 5.878 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-09-07T08:52:13.066Z] #0 9.317 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [342 kB] [2022-09-07T08:52:13.066Z] #36 ... [2022-09-07T08:52:13.066Z] [2022-09-07T08:52:13.066Z] #37 [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 [2022-09-07T08:52:13.066Z] #0 5.289 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-07T08:52:13.066Z] #0 5.344 Cloning into '.'... [2022-09-07T08:52:13.308Z] #42 38.18 CC compel/arch/x86/plugins/std/parasite-head.o [2022-09-07T08:52:13.309Z] #42 38.24 CC compel/arch/x86/plugins/std/memcpy.o [2022-09-07T08:52:13.309Z] #42 38.29 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-09-07T08:52:13.309Z] #42 38.35 AR compel/plugins/std.lib.a [2022-09-07T08:52:13.309Z] #42 38.40 CC compel/plugins/fds/fds.o [2022-09-07T08:52:13.325Z] #37 ... [2022-09-07T08:52:13.325Z] [2022-09-07T08:52:13.325Z] #38 [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 [2022-09-07T08:52:13.325Z] #0 5.718 + RM_GOPATH=0 [2022-09-07T08:52:13.325Z] #0 5.732 + TMP_GOPATH= [2022-09-07T08:52:13.325Z] #0 5.732 + : /build [2022-09-07T08:52:13.325Z] #0 5.732 + '[' -z '' ']' [2022-09-07T08:52:13.325Z] #0 5.735 ++ mktemp -d [2022-09-07T08:52:13.325Z] #0 5.763 + export GOPATH=/tmp/tmp.vkWDZ3Adzy [2022-09-07T08:52:13.325Z] #0 5.764 + GOPATH=/tmp/tmp.vkWDZ3Adzy [2022-09-07T08:52:13.325Z] #0 5.765 + RM_GOPATH=1 [2022-09-07T08:52:13.325Z] #0 5.765 + case "$(go env GOARCH)" in [2022-09-07T08:52:13.325Z] #0 5.766 ++ go env GOARCH [2022-09-07T08:52:13.325Z] #0 5.812 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:13.325Z] #0 5.812 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:13.325Z] #0 5.816 ++ dirname /tmp/install/install.sh [2022-09-07T08:52:13.325Z] #0 5.818 + dir=/tmp/install [2022-09-07T08:52:13.325Z] #0 5.818 + bin=rootlesskit [2022-09-07T08:52:13.325Z] #0 5.819 + shift [2022-09-07T08:52:13.325Z] #0 5.819 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-09-07T08:52:13.325Z] #0 5.819 + . /tmp/install/rootlesskit.installer [2022-09-07T08:52:13.325Z] #0 5.819 ++ : v0.14.4 [2022-09-07T08:52:13.325Z] #0 5.820 + install_rootlesskit [2022-09-07T08:52:13.325Z] #0 5.820 + case "$1" in [2022-09-07T08:52:13.325Z] #0 5.820 + export CGO_ENABLED=0 [2022-09-07T08:52:13.325Z] #0 5.821 + CGO_ENABLED=0 [2022-09-07T08:52:13.325Z] #0 5.821 + _install_rootlesskit [2022-09-07T08:52:13.325Z] #0 5.822 + echo 'Install rootlesskit version v0.14.4' [2022-09-07T08:52:13.325Z] #0 5.823 Install rootlesskit version v0.14.4 [2022-09-07T08:52:13.325Z] #0 5.823 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-07T08:52:13.325Z] #0 5.824 + GOBIN=/build [2022-09-07T08:52:13.325Z] #0 5.824 + GO111MODULE=on [2022-09-07T08:52:13.325Z] #0 5.824 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-09-07T08:52:13.325Z] #0 6.360 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-09-07T08:52:13.325Z] #0 8.530 go: downloading github.com/pkg/errors v0.9.1 [2022-09-07T08:52:13.325Z] #0 8.537 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-07T08:52:13.325Z] #0 8.554 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-07T08:52:13.325Z] #0 9.142 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-09-07T08:52:13.325Z] #0 11.24 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-09-07T08:52:13.435Z] #26 ... [2022-09-07T08:52:13.435Z] [2022-09-07T08:52:13.435Z] #36 [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 [2022-09-07T08:52:13.435Z] #36 74.79 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-07T08:52:13.435Z] #36 74.90 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-07T08:52:13.435Z] #36 DONE 75.3s [2022-09-07T08:52:13.576Z] #42 38.63 AR compel/plugins/fds.lib.a [2022-09-07T08:52:13.576Z] #42 38.68 HOSTDEP compel/src/lib/log-host.d [2022-09-07T08:52:13.584Z] #38 ... [2022-09-07T08:52:13.584Z] [2022-09-07T08:52:13.584Z] #39 [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 [2022-09-07T08:52:13.584Z] #0 4.975 + RM_GOPATH=0 [2022-09-07T08:52:13.584Z] #0 4.975 + TMP_GOPATH= [2022-09-07T08:52:13.584Z] #0 4.975 + : /build [2022-09-07T08:52:13.584Z] #0 4.975 + '[' -z '' ']' [2022-09-07T08:52:13.584Z] #0 4.975 ++ mktemp -d [2022-09-07T08:52:13.584Z] #0 4.975 + export GOPATH=/tmp/tmp.LvaorAeo1Z [2022-09-07T08:52:13.584Z] #0 4.975 + GOPATH=/tmp/tmp.LvaorAeo1Z [2022-09-07T08:52:13.584Z] #0 4.975 + RM_GOPATH=1 [2022-09-07T08:52:13.584Z] #0 4.975 + case "$(go env GOARCH)" in [2022-09-07T08:52:13.584Z] #0 4.975 ++ go env GOARCH [2022-09-07T08:52:13.584Z] #0 5.026 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:13.584Z] #0 5.026 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:13.584Z] #0 5.026 ++ dirname /tmp/install/install.sh [2022-09-07T08:52:13.584Z] #0 5.026 + dir=/tmp/install [2022-09-07T08:52:13.584Z] #0 5.026 + bin=gotestsum [2022-09-07T08:52:13.584Z] #0 5.026 + shift [2022-09-07T08:52:13.584Z] #0 5.026 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-09-07T08:52:13.584Z] #0 5.026 + . /tmp/install/gotestsum.installer [2022-09-07T08:52:13.584Z] #0 5.026 ++ : v1.7.0 [2022-09-07T08:52:13.584Z] #0 5.026 + install_gotestsum [2022-09-07T08:52:13.584Z] #0 5.035 + set -e [2022-09-07T08:52:13.584Z] #0 5.035 + echo 'Install gotestsum version v1.7.0' [2022-09-07T08:52:13.584Z] #0 5.035 + GOBIN=/build [2022-09-07T08:52:13.584Z] #0 5.035 + GO111MODULE=on [2022-09-07T08:52:13.584Z] #0 5.035 + go install gotest.tools/gotestsum@v1.7.0 [2022-09-07T08:52:13.584Z] #0 5.035 Install gotestsum version v1.7.0 [2022-09-07T08:52:13.584Z] #0 5.500 go: downloading gotest.tools/gotestsum v1.7.0 [2022-09-07T08:52:13.584Z] #0 7.253 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-07T08:52:13.584Z] #0 7.253 go: downloading github.com/fatih/color v1.10.0 [2022-09-07T08:52:13.584Z] #0 7.277 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-07T08:52:13.584Z] #0 7.307 go: downloading github.com/pkg/errors v0.9.1 [2022-09-07T08:52:13.584Z] #0 7.657 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-07T08:52:13.584Z] #0 7.660 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-07T08:52:13.584Z] #0 7.733 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-07T08:52:13.584Z] #0 7.748 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-07T08:52:13.584Z] #0 7.951 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-07T08:52:13.584Z] #0 8.027 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-07T08:52:13.584Z] #0 8.120 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-07T08:52:13.584Z] #0 8.336 go: downloading golang.org/x/tools v0.1.0 [2022-09-07T08:52:13.584Z] #39 ... [2022-09-07T08:52:13.584Z] [2022-09-07T08:52:13.584Z] #21 [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 [2022-09-07T08:52:13.584Z] #21 10.95 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-07T08:52:13.584Z] #21 11.62 [2022-09-07T08:52:13.584Z] #21 12.02 #=#=# ######################################################################## 100.0% [2022-09-07T08:52:13.584Z] #21 12.19 [2022-09-07T08:52:13.695Z] [2022-09-07T08:52:13.695Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:52:13.836Z] #42 38.74 HOSTDEP compel/src/lib/handle-elf-host.d [2022-09-07T08:52:13.836Z] #42 38.90 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-09-07T08:52:14.095Z] #42 38.99 HOSTDEP compel/src/main-host.d [2022-09-07T08:52:14.095Z] #42 39.13 DEP compel/src/lib/ptrace.d [2022-09-07T08:52:14.095Z] #42 39.24 DEP compel/src/lib/infect.d [2022-09-07T08:52:14.354Z] #42 39.45 DEP compel/src/lib/infect-util.d [2022-09-07T08:52:14.613Z] #42 39.63 DEP compel/src/lib/infect-rpc.d [2022-09-07T08:52:14.872Z] #42 39.78 DEP compel/arch/x86/src/lib/infect.d [2022-09-07T08:52:14.872Z] #42 39.87 DEP compel/arch/x86/src/lib/cpu.d [2022-09-07T08:52:14.872Z] #42 39.94 DEP compel/src/lib/log.d [2022-09-07T08:52:14.961Z] #21 13.63 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-07T08:52:15.131Z] #42 39.99 DEP compel/src/main.d [2022-09-07T08:52:15.131Z] #42 40.07 DEP compel/src/lib/handle-elf.d [2022-09-07T08:52:15.131Z] #42 40.15 DEP compel/arch/x86/src/lib/handle-elf.d [2022-09-07T08:52:15.390Z] #42 40.30 CC compel/src/lib/log.o [2022-09-07T08:52:15.512Z] #25 ... [2022-09-07T08:52:15.512Z] [2022-09-07T08:52:15.512Z] #26 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-09-07T08:52:15.512Z] #26 DONE 4.9s [2022-09-07T08:52:15.512Z] [2022-09-07T08:52:15.512Z] #20 [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 [2022-09-07T08:52:15.512Z] #0 4.156 #=#=# 1.0% ##### 8.3% ######### 13.6% ############# 18.8% ################# 24.0% ##################### 29.2% ######################## 34.4% ############################ 39.7% ################################ 44.9% #################################### 50.0% ####################################### 55.2% ########################################### 60.2% ############################################### 65.7% ################################################## 69.8% ####################################################### 77.6% ########################################################### 82.6% ############################################################# 85.1% ############################################################## 86.9% ############################################################## 87.4% ################################################################## 92.4% ##################################################################### 96.3% ######################################################################## 100.0% [2022-09-07T08:52:15.512Z] #20 6.512 [2022-09-07T08:52:15.512Z] #20 7.392 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-09-07T08:52:15.512Z] #20 7.540 [2022-09-07T08:52:15.512Z] #20 7.781 #=#=# ######################################################################## 100.0% [2022-09-07T08:52:15.512Z] #20 7.880 [2022-09-07T08:52:15.512Z] #20 8.441 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-09-07T08:52:15.512Z] #20 8.571 [2022-09-07T08:52:15.512Z] #20 8.797 #=#=# ######################################################################## 100.0% [2022-09-07T08:52:15.512Z] #20 8.902 [2022-09-07T08:52:15.512Z] #20 9.525 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-09-07T08:52:15.512Z] #20 9.662 [2022-09-07T08:52:15.512Z] #20 9.897 #=#=# #### 5.8% ######################### 35.3% ###################################### 53.3% ########################################### 60.4% #################################################### 72.8% ###################################################################### 97.7% ######################################################################## 100.0% [2022-09-07T08:52:15.512Z] #20 10.57 [2022-09-07T08:52:15.512Z] #20 11.13 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-07T08:52:15.512Z] #20 11.33 [2022-09-07T08:52:15.512Z] #20 11.67 #=#=# ######################################################################## 100.0% [2022-09-07T08:52:15.512Z] #20 11.78 [2022-09-07T08:52:15.529Z] #21 14.15 [2022-09-07T08:52:15.649Z] #42 40.53 CC compel/arch/x86/src/lib/cpu.o [2022-09-07T08:52:15.788Z] #21 14.45 #=#=# 0.1% ######################################################################## 100.0% [2022-09-07T08:52:16.057Z] #21 14.80 [2022-09-07T08:52:16.076Z] #20 12.49 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-07T08:52:16.216Z] #42 41.23 CC compel/arch/x86/src/lib/infect.o [2022-09-07T08:52:16.237Z] #42 2.258 Note: Building without setproctitle() and strlcpy() support. [2022-09-07T08:52:16.237Z] #42 2.259 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-07T08:52:16.237Z] #42 2.274 Note: Building without GnuTLS support [2022-09-07T08:52:16.237Z] #42 2.279 Makefile.config:39: Warn: you have no libnftables installed [2022-09-07T08:52:16.237Z] #42 2.280 Makefile.config:40: Warn: Building without nftables support [2022-09-07T08:52:16.334Z] #20 12.79 [2022-09-07T08:52:16.593Z] #20 13.12 #=#=# ######################################################################## 100.0% [2022-09-07T08:52:16.661Z] #56 DONE 5.3s [2022-09-07T08:52:16.661Z] [2022-09-07T08:52:16.661Z] #57 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-07T08:52:16.784Z] #42 ... [2022-09-07T08:52:16.784Z] [2022-09-07T08:52:16.784Z] #39 [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 [2022-09-07T08:52:16.784Z] #39 105.4 Selecting previously unselected package libapparmor1:amd64. [2022-09-07T08:52:16.784Z] #39 105.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-09-07T08:52:16.784Z] #39 105.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-09-07T08:52:16.784Z] #39 105.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-07T08:52:16.784Z] #39 105.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-09-07T08:52:16.784Z] #39 105.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-07T08:52:16.784Z] #39 105.6 Selecting previously unselected package libbtrfs0. [2022-09-07T08:52:16.784Z] #39 105.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-07T08:52:16.784Z] #39 105.7 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-07T08:52:16.784Z] #39 105.7 Selecting previously unselected package libbtrfs-dev. [2022-09-07T08:52:16.784Z] #39 105.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-07T08:52:16.784Z] #39 105.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-07T08:52:16.784Z] #39 105.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-07T08:52:16.784Z] #39 105.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-07T08:52:16.784Z] #39 105.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-07T08:52:16.784Z] #39 105.9 Selecting previously unselected package libudev-dev:amd64. [2022-09-07T08:52:16.784Z] #39 106.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-09-07T08:52:16.784Z] #39 106.0 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-07T08:52:16.784Z] #39 106.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-07T08:52:16.784Z] #39 106.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-09-07T08:52:16.784Z] #39 106.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-09-07T08:52:16.784Z] #39 106.4 Selecting previously unselected package libpcre16-3:amd64. [2022-09-07T08:52:16.784Z] #39 106.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-09-07T08:52:16.784Z] #39 106.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-09-07T08:52:16.784Z] #39 106.6 Selecting previously unselected package libpcre32-3:amd64. [2022-09-07T08:52:16.784Z] #39 106.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-09-07T08:52:16.784Z] #39 106.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-09-07T08:52:16.784Z] #39 106.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-09-07T08:52:16.784Z] #39 106.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-09-07T08:52:16.784Z] #39 106.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-07T08:52:16.784Z] #39 106.8 Selecting previously unselected package libpcre3-dev:amd64. [2022-09-07T08:52:16.784Z] #39 106.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-09-07T08:52:16.784Z] #39 106.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-07T08:52:16.784Z] #39 107.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-07T08:52:16.784Z] #39 107.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-09-07T08:52:16.784Z] #39 107.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-07T08:52:16.784Z] #39 107.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-07T08:52:16.784Z] #39 107.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-09-07T08:52:16.784Z] #39 107.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-07T08:52:16.784Z] #39 107.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-07T08:52:16.784Z] #39 107.6 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-07T08:52:16.784Z] #39 107.7 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-07T08:52:16.784Z] #39 107.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-07T08:52:16.784Z] #39 107.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-09-07T08:52:16.784Z] #39 107.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-07T08:52:16.855Z] #20 13.22 [2022-09-07T08:52:16.855Z] #20 13.38 Download of images into '/build' complete. [2022-09-07T08:52:16.855Z] #20 13.38 Use something like the following to load the result into a Docker daemon: [2022-09-07T08:52:16.855Z] #20 13.38 tar -cC '/build' . | docker load [2022-09-07T08:52:16.920Z] #57 DONE 0.3s [2022-09-07T08:52:16.920Z] [2022-09-07T08:52:16.920Z] #58 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-09-07T08:52:16.920Z] #58 DONE 0.0s [2022-09-07T08:52:16.920Z] [2022-09-07T08:52:16.920Z] #59 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-09-07T08:52:16.920Z] #59 DONE 0.0s [2022-09-07T08:52:16.920Z] [2022-09-07T08:52:16.920Z] #41 [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 [2022-09-07T08:52:16.920Z] #41 73.54 # github.com/containerd/containerd/cmd/containerd [2022-09-07T08:52:16.920Z] #41 73.54 /usr/bin/ld: /tmp/go-link-2932770828/000019.o: in function `New': [2022-09-07T08:52:16.920Z] #41 73.54 /tmp/tmp.dAN4qO9XLg/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-07T08:52:16.920Z] #41 73.60 + bin/containerd-stress [2022-09-07T08:52:16.920Z] #41 74.44 + bin/containerd-shim [2022-09-07T08:52:17.352Z] #39 108.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-07T08:52:17.352Z] #39 108.3 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-07T08:52:17.352Z] #39 108.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-09-07T08:52:17.352Z] #39 108.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-07T08:52:17.352Z] #39 108.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-09-07T08:52:17.352Z] #39 108.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-09-07T08:52:17.352Z] #39 108.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-07T08:52:17.352Z] #39 108.4 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-07T08:52:17.352Z] #39 108.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-09-07T08:52:17.352Z] #39 108.4 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-07T08:52:17.352Z] #39 108.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-07T08:52:17.421Z] #20 DONE 13.8s [2022-09-07T08:52:17.421Z] [2022-09-07T08:52:17.421Z] #27 [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 [2022-09-07T08:52:17.421Z] #0 4.355 + RM_GOPATH=0 [2022-09-07T08:52:17.421Z] #0 4.355 + TMP_GOPATH= [2022-09-07T08:52:17.421Z] #0 4.355 + : /build [2022-09-07T08:52:17.421Z] #0 4.355 + '[' -z '' ']' [2022-09-07T08:52:17.421Z] #0 4.355 ++ mktemp -d [2022-09-07T08:52:17.421Z] #0 4.361 + export GOPATH=/tmp/tmp.IPpom7z8d0 [2022-09-07T08:52:17.421Z] #0 4.361 + GOPATH=/tmp/tmp.IPpom7z8d0 [2022-09-07T08:52:17.421Z] #0 4.361 + RM_GOPATH=1 [2022-09-07T08:52:17.421Z] #0 4.361 + case "$(go env GOARCH)" in [2022-09-07T08:52:17.421Z] #0 4.361 ++ go env GOARCH [2022-09-07T08:52:17.421Z] #0 4.369 Install gotestsum version v1.7.0 [2022-09-07T08:52:17.421Z] #0 4.370 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:17.421Z] #0 4.370 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:17.421Z] #0 4.370 ++ dirname /tmp/install/install.sh [2022-09-07T08:52:17.421Z] #0 4.370 + dir=/tmp/install [2022-09-07T08:52:17.421Z] #0 4.370 + bin=gotestsum [2022-09-07T08:52:17.421Z] #0 4.370 + shift [2022-09-07T08:52:17.421Z] #0 4.370 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-09-07T08:52:17.421Z] #0 4.370 + . /tmp/install/gotestsum.installer [2022-09-07T08:52:17.421Z] #0 4.370 ++ : v1.7.0 [2022-09-07T08:52:17.421Z] #0 4.370 + install_gotestsum [2022-09-07T08:52:17.421Z] #0 4.370 + set -e [2022-09-07T08:52:17.421Z] #0 4.370 + echo 'Install gotestsum version v1.7.0' [2022-09-07T08:52:17.421Z] #0 4.370 + GOBIN=/build [2022-09-07T08:52:17.421Z] #0 4.370 + GO111MODULE=on [2022-09-07T08:52:17.421Z] #0 4.370 + go install gotest.tools/gotestsum@v1.7.0 [2022-09-07T08:52:17.421Z] #0 4.782 go: downloading gotest.tools/gotestsum v1.7.0 [2022-09-07T08:52:17.421Z] #0 5.856 go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-07T08:52:17.421Z] #0 5.856 go: downloading github.com/fatih/color v1.10.0 [2022-09-07T08:52:17.421Z] #0 5.924 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-07T08:52:17.421Z] #0 5.980 go: downloading github.com/pkg/errors v0.9.1 [2022-09-07T08:52:17.421Z] #0 6.187 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-07T08:52:17.421Z] #0 6.214 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-07T08:52:17.421Z] #0 6.283 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-07T08:52:17.421Z] #0 6.342 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-07T08:52:17.421Z] #0 6.412 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-07T08:52:17.421Z] #0 6.498 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-07T08:52:17.421Z] #0 6.661 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-07T08:52:17.421Z] #0 6.897 go: downloading golang.org/x/tools v0.1.0 [2022-09-07T08:52:17.487Z] #41 78.55 + bin/containerd-shim-runc-v1 [2022-09-07T08:52:17.487Z] #41 ... [2022-09-07T08:52:17.487Z] [2022-09-07T08:52:17.487Z] #60 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-09-07T08:52:17.487Z] #60 DONE 0.5s [2022-09-07T08:52:17.487Z] [2022-09-07T08:52:17.487Z] #61 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-09-07T08:52:17.487Z] #61 DONE 0.1s [2022-09-07T08:52:17.611Z] #39 108.5 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-07T08:52:17.611Z] #39 108.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-07T08:52:17.611Z] #39 108.5 Setting up mingw-w64-common (6.0.0-3) ... [2022-09-07T08:52:17.611Z] #39 108.6 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-07T08:52:17.611Z] #39 108.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-07T08:52:17.611Z] #39 108.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-07T08:52:17.611Z] #39 108.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-07T08:52:17.611Z] #39 108.7 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 [2022-09-07T08:52:17.611Z] #39 108.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 [2022-09-07T08:52:17.611Z] #39 108.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-07T08:52:17.611Z] #39 108.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 [2022-09-07T08:52:17.611Z] #39 108.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 [2022-09-07T08:52:17.611Z] #39 108.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-07T08:52:17.611Z] #39 108.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-07T08:52:17.611Z] #39 108.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-07T08:52:17.747Z] [2022-09-07T08:52:17.747Z] #62 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-09-07T08:52:17.747Z] #62 DONE 0.1s [2022-09-07T08:52:17.747Z] [2022-09-07T08:52:17.747Z] #63 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-07T08:52:17.747Z] #63 DONE 0.1s [2022-09-07T08:52:17.747Z] [2022-09-07T08:52:17.747Z] #41 [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 [2022-09-07T08:52:17.870Z] #39 108.8 Setting up dmsetup (2:1.02.155-3) ... [2022-09-07T08:52:17.870Z] #39 108.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-07T08:52:17.870Z] #39 108.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-07T08:52:17.870Z] #39 108.9 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-07T08:52:17.965Z] #21 16.36 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-09-07T08:52:17.965Z] #21 ... [2022-09-07T08:52:17.965Z] [2022-09-07T08:52:17.965Z] #25 [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 [2022-09-07T08:52:17.965Z] #25 5.298 + git clone https://github.com/docker/distribution.git . [2022-09-07T08:52:17.965Z] #25 5.321 Cloning into '.'... [2022-09-07T08:52:17.965Z] #25 ... [2022-09-07T08:52:17.965Z] [2022-09-07T08:52:17.965Z] #38 [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 [2022-09-07T08:52:17.965Z] #38 11.83 go: downloading github.com/google/uuid v1.3.0 [2022-09-07T08:52:17.965Z] #38 11.96 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-07T08:52:17.965Z] #38 12.30 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-07T08:52:17.965Z] #38 12.46 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-07T08:52:17.965Z] #38 12.53 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-07T08:52:17.965Z] #38 12.63 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-09-07T08:52:17.965Z] #38 13.09 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-07T08:52:17.965Z] #38 13.15 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-09-07T08:52:18.007Z] #41 ... [2022-09-07T08:52:18.007Z] [2022-09-07T08:52:18.007Z] #64 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-07T08:52:18.146Z] #42 4.318 fatal: not a git repository (or any of the parent directories): .git [2022-09-07T08:52:18.147Z] #42 4.380 GEN .gitid [2022-09-07T08:52:18.147Z] #42 4.428 GEN criu/include/version.h [2022-09-07T08:52:18.147Z] #42 4.509 GEN include/common/asm [2022-09-07T08:52:18.407Z] #42 ... [2022-09-07T08:52:18.407Z] [2022-09-07T08:52:18.407Z] #41 [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 [2022-09-07T08:52:18.407Z] #41 4.484 -- Detecting C compiler ABI info - done [2022-09-07T08:52:18.407Z] #41 4.592 -- Detecting C compile features [2022-09-07T08:52:18.407Z] #41 7.435 -- Detecting C compile features - done [2022-09-07T08:52:18.407Z] #41 7.482 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-07T08:52:18.407Z] #41 7.661 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-07T08:52:18.407Z] #41 7.730 -- Configuring done [2022-09-07T08:52:18.407Z] #41 7.748 -- Generating done [2022-09-07T08:52:18.407Z] #41 7.758 -- Build files have been written to: /tmp/tmp.kRE9XeNdVJ/tini [2022-09-07T08:52:18.407Z] #41 7.772 + make tini-static [2022-09-07T08:52:18.407Z] #41 8.339 Scanning dependencies of target tini-static [2022-09-07T08:52:18.407Z] #41 8.473 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-07T08:52:18.407Z] #41 9.824 [100%] Linking C executable tini-static [2022-09-07T08:52:18.407Z] #41 10.41 [100%] Built target tini-static [2022-09-07T08:52:18.407Z] #41 10.52 + mkdir -p /build [2022-09-07T08:52:18.407Z] #41 10.52 + cp tini-static /build/docker-init [2022-09-07T08:52:18.407Z] #41 DONE 10.9s [2022-09-07T08:52:18.407Z] [2022-09-07T08:52:18.407Z] #26 [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 [2022-09-07T08:52:18.407Z] #26 74.52 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-07T08:52:18.407Z] #26 74.53 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-07T08:52:18.407Z] #26 74.54 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-07T08:52:18.407Z] #26 74.76 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-09-07T08:52:18.407Z] #26 74.76 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-07T08:52:18.577Z] #64 DONE 0.7s [2022-09-07T08:52:18.577Z] [2022-09-07T08:52:18.577Z] #65 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-07T08:52:18.577Z] #65 DONE 0.2s [2022-09-07T08:52:18.577Z] [2022-09-07T08:52:18.577Z] #66 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-09-07T08:52:18.668Z] #26 74.76 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-07T08:52:18.835Z] #66 DONE 0.3s [2022-09-07T08:52:18.835Z] [2022-09-07T08:52:18.835Z] #41 [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 [2022-09-07T08:52:18.902Z] #38 16.94 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-09-07T08:52:18.902Z] #38 ... [2022-09-07T08:52:18.902Z] [2022-09-07T08:52:18.902Z] #21 [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 [2022-09-07T08:52:18.902Z] #21 16.75 [2022-09-07T08:52:19.421Z] #21 16.96 #=#=# ##O#- # 0.0% ##### 7.0% ########## 14.5% ############### 22.1% ###################### 31.0% ############################################# 63.8% ############################################### 65.9% #################################################### 73.2% ########################################################## 81.3% ################################################################## 92.2% ######################################################################## 100.0% [2022-09-07T08:52:19.684Z] #21 18.42 [2022-09-07T08:52:19.771Z] #41 80.85 + bin/containerd-shim-runc-v2 [2022-09-07T08:52:19.774Z] #39 DONE 110.5s [2022-09-07T08:52:19.774Z] [2022-09-07T08:52:19.774Z] #43 [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 [2022-09-07T08:52:19.951Z] #27 ... [2022-09-07T08:52:19.951Z] [2022-09-07T08:52:19.951Z] #28 [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 [2022-09-07T08:52:19.951Z] #0 7.995 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-07T08:52:19.951Z] #0 7.995 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-07T08:52:19.951Z] #0 7.995 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-07T08:52:19.951Z] #0 9.107 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-07T08:52:19.951Z] #28 ... [2022-09-07T08:52:19.951Z] [2022-09-07T08:52:19.951Z] #29 [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 [2022-09-07T08:52:19.951Z] #0 5.672 + RM_GOPATH=0 [2022-09-07T08:52:19.951Z] #0 5.672 + TMP_GOPATH= [2022-09-07T08:52:19.951Z] #0 5.672 + : /build [2022-09-07T08:52:19.951Z] #0 5.672 + '[' -z '' ']' [2022-09-07T08:52:19.951Z] #0 5.672 ++ mktemp -d [2022-09-07T08:52:19.951Z] #0 5.695 + export GOPATH=/tmp/tmp.8mImE5VMuJ [2022-09-07T08:52:19.951Z] #0 5.695 + GOPATH=/tmp/tmp.8mImE5VMuJ [2022-09-07T08:52:19.951Z] #0 5.695 + RM_GOPATH=1 [2022-09-07T08:52:19.951Z] #0 5.695 + case "$(go env GOARCH)" in [2022-09-07T08:52:19.951Z] #0 5.695 ++ go env GOARCH [2022-09-07T08:52:19.951Z] #0 5.702 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:19.951Z] #0 5.702 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:19.951Z] #0 5.702 ++ dirname /tmp/install/install.sh [2022-09-07T08:52:19.951Z] #0 5.702 + dir=/tmp/install [2022-09-07T08:52:19.951Z] #0 5.702 + bin=dockercli [2022-09-07T08:52:19.951Z] #0 5.702 + shift [2022-09-07T08:52:19.951Z] #0 5.702 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-09-07T08:52:19.951Z] #0 5.702 + . /tmp/install/dockercli.installer [2022-09-07T08:52:19.951Z] #0 5.702 ++ : stable [2022-09-07T08:52:19.951Z] #0 5.702 ++ : 17.06.2-ce [2022-09-07T08:52:19.951Z] #0 5.702 + install_dockercli [2022-09-07T08:52:19.951Z] #0 5.702 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-09-07T08:52:19.951Z] #0 5.702 Install docker/cli version 17.06.2-ce from stable [2022-09-07T08:52:19.951Z] #0 5.702 ++ uname -m [2022-09-07T08:52:19.951Z] #0 5.712 + arch=x86_64 [2022-09-07T08:52:19.951Z] #0 5.712 + '[' x86_64 '!=' x86_64 ']' [2022-09-07T08:52:19.951Z] #0 5.712 + url=https://download.docker.com/linux/static [2022-09-07T08:52:19.951Z] #0 5.712 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-09-07T08:52:19.951Z] #0 5.712 + tar -xz docker/docker [2022-09-07T08:52:20.211Z] #29 ... [2022-09-07T08:52:20.211Z] [2022-09-07T08:52:20.211Z] #30 [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 [2022-09-07T08:52:20.211Z] #0 4.210 + RM_GOPATH=0 [2022-09-07T08:52:20.211Z] #0 4.210 + TMP_GOPATH= [2022-09-07T08:52:20.211Z] #0 4.210 + : /build [2022-09-07T08:52:20.211Z] #0 4.210 + '[' -z '' ']' [2022-09-07T08:52:20.211Z] #0 4.210 ++ mktemp -d [2022-09-07T08:52:20.211Z] #0 4.210 + export GOPATH=/tmp/tmp.zQJlQMHkdm [2022-09-07T08:52:20.211Z] #0 4.210 + GOPATH=/tmp/tmp.zQJlQMHkdm [2022-09-07T08:52:20.211Z] #0 4.210 + RM_GOPATH=1 [2022-09-07T08:52:20.211Z] #0 4.210 + case "$(go env GOARCH)" in [2022-09-07T08:52:20.211Z] #0 4.210 ++ go env GOARCH [2022-09-07T08:52:20.211Z] #0 4.210 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:20.211Z] #0 4.210 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:20.211Z] #0 4.214 Install golangci-lint version v1.44.0 [2022-09-07T08:52:20.211Z] #0 4.214 ++ dirname /tmp/install/install.sh [2022-09-07T08:52:20.211Z] #0 4.214 + dir=/tmp/install [2022-09-07T08:52:20.211Z] #0 4.214 + bin=golangci_lint [2022-09-07T08:52:20.211Z] #0 4.214 + shift [2022-09-07T08:52:20.211Z] #0 4.214 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-09-07T08:52:20.211Z] #0 4.214 + . /tmp/install/golangci_lint.installer [2022-09-07T08:52:20.211Z] #0 4.214 ++ : v1.44.0 [2022-09-07T08:52:20.211Z] #0 4.214 + install_golangci_lint [2022-09-07T08:52:20.211Z] #0 4.214 + set -e [2022-09-07T08:52:20.211Z] #0 4.214 + echo 'Install golangci-lint version v1.44.0' [2022-09-07T08:52:20.211Z] #0 4.214 + GOBIN=/build [2022-09-07T08:52:20.211Z] #0 4.214 + GO111MODULE=on [2022-09-07T08:52:20.211Z] #0 4.214 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-09-07T08:52:20.211Z] #0 4.590 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-09-07T08:52:20.211Z] #30 ... [2022-09-07T08:52:20.211Z] [2022-09-07T08:52:20.211Z] #31 [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 [2022-09-07T08:52:20.211Z] #0 6.421 + RM_GOPATH=0 [2022-09-07T08:52:20.211Z] #0 6.421 + TMP_GOPATH= [2022-09-07T08:52:20.211Z] #0 6.421 + : /build [2022-09-07T08:52:20.211Z] #0 6.421 + '[' -z '' ']' [2022-09-07T08:52:20.211Z] #0 6.421 ++ mktemp -d [2022-09-07T08:52:20.211Z] #0 6.423 + export GOPATH=/tmp/tmp.Vdlv35iqMH [2022-09-07T08:52:20.211Z] #0 6.423 + GOPATH=/tmp/tmp.Vdlv35iqMH [2022-09-07T08:52:20.211Z] #0 6.423 + RM_GOPATH=1 [2022-09-07T08:52:20.211Z] #0 6.423 + case "$(go env GOARCH)" in [2022-09-07T08:52:20.211Z] #0 6.423 ++ go env GOARCH [2022-09-07T08:52:20.211Z] #0 6.434 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:20.211Z] #0 6.434 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:20.211Z] #0 6.435 ++ dirname /tmp/install/install.sh [2022-09-07T08:52:20.211Z] #0 6.438 Install vndr version v0.1.2 [2022-09-07T08:52:20.211Z] #0 6.438 + dir=/tmp/install [2022-09-07T08:52:20.211Z] #0 6.438 + bin=vndr [2022-09-07T08:52:20.211Z] #0 6.438 + shift [2022-09-07T08:52:20.211Z] #0 6.438 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-09-07T08:52:20.211Z] #0 6.438 + . /tmp/install/vndr.installer [2022-09-07T08:52:20.211Z] #0 6.438 ++ : v0.1.2 [2022-09-07T08:52:20.211Z] #0 6.438 + install_vndr [2022-09-07T08:52:20.211Z] #0 6.438 + echo 'Install vndr version v0.1.2' [2022-09-07T08:52:20.211Z] #0 6.438 + GOBIN=/build [2022-09-07T08:52:20.211Z] #0 6.438 + GO111MODULE=on [2022-09-07T08:52:20.211Z] #0 6.438 + go install github.com/LK4D4/vndr@v0.1.2 [2022-09-07T08:52:20.211Z] #0 7.037 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-09-07T08:52:20.255Z] #21 ... [2022-09-07T08:52:20.255Z] [2022-09-07T08:52:20.255Z] #27 [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 [2022-09-07T08:52:20.255Z] #27 5.737 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB] [2022-09-07T08:52:20.255Z] #27 7.338 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-09-07T08:52:20.255Z] #27 10.03 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [342 kB] [2022-09-07T08:52:20.255Z] #27 12.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-09-07T08:52:20.255Z] #27 ... [2022-09-07T08:52:20.255Z] [2022-09-07T08:52:20.255Z] #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 [2022-09-07T08:52:20.255Z] #34 11.24 runtime [2022-09-07T08:52:20.255Z] #34 11.24 math/bits [2022-09-07T08:52:20.255Z] #34 11.95 math [2022-09-07T08:52:20.255Z] #34 16.58 unicode/utf8 [2022-09-07T08:52:20.255Z] #34 17.44 internal/race [2022-09-07T08:52:20.255Z] #34 17.64 sync/atomic [2022-09-07T08:52:20.255Z] #34 18.20 unicode [2022-09-07T08:52:20.338Z] #41 81.36 + binaries [2022-09-07T08:52:20.338Z] #41 81.36 + install -D bin/containerd /build/containerd [2022-09-07T08:52:20.338Z] #41 81.39 + install -D bin/containerd-shim /build/containerd-shim [2022-09-07T08:52:20.338Z] #41 81.40 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-07T08:52:20.338Z] #41 81.41 + install -D bin/ctr /build/ctr [2022-09-07T08:52:20.468Z] #31 ... [2022-09-07T08:52:20.468Z] [2022-09-07T08:52:20.468Z] #32 [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 [2022-09-07T08:52:20.468Z] #0 4.698 + RM_GOPATH=0 [2022-09-07T08:52:20.468Z] #0 4.698 + TMP_GOPATH= [2022-09-07T08:52:20.468Z] #0 4.698 + : /build [2022-09-07T08:52:20.468Z] #0 4.698 + '[' -z '' ']' [2022-09-07T08:52:20.468Z] #0 4.699 ++ mktemp -d [2022-09-07T08:52:20.468Z] #0 4.701 + export GOPATH=/tmp/tmp.eupm2ERZJg [2022-09-07T08:52:20.468Z] #0 4.701 + GOPATH=/tmp/tmp.eupm2ERZJg [2022-09-07T08:52:20.468Z] #0 4.701 + RM_GOPATH=1 [2022-09-07T08:52:20.468Z] #0 4.701 + case "$(go env GOARCH)" in [2022-09-07T08:52:20.468Z] #0 4.701 ++ go env GOARCH [2022-09-07T08:52:20.468Z] #0 4.721 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:20.468Z] #0 4.721 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:20.468Z] #0 4.721 ++ dirname /tmp/install/install.sh [2022-09-07T08:52:20.468Z] #0 4.727 + dir=/tmp/install [2022-09-07T08:52:20.468Z] #0 4.727 + bin=proxy [2022-09-07T08:52:20.468Z] #0 4.727 + shift [2022-09-07T08:52:20.468Z] #0 4.727 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-09-07T08:52:20.468Z] #0 4.727 + . /tmp/install/proxy.installer [2022-09-07T08:52:20.468Z] #0 4.727 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-07T08:52:20.468Z] #0 4.727 + install_proxy [2022-09-07T08:52:20.468Z] #0 4.727 + case "$1" in [2022-09-07T08:52:20.468Z] #0 4.727 + export CGO_ENABLED=0 [2022-09-07T08:52:20.468Z] #0 4.727 + CGO_ENABLED=0 [2022-09-07T08:52:20.468Z] #0 4.727 + _install_proxy [2022-09-07T08:52:20.468Z] #0 4.727 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-09-07T08:52:20.468Z] #0 4.727 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.eupm2ERZJg/src/github.com/docker/libnetwork [2022-09-07T08:52:20.468Z] #0 4.727 Cloning into '/tmp/tmp.eupm2ERZJg/src/github.com/docker/libnetwork'... [2022-09-07T08:52:20.468Z] #0 4.727 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-07T08:52:20.468Z] #32 ... [2022-09-07T08:52:20.468Z] [2022-09-07T08:52:20.468Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-07T08:52:20.468Z] #0 4.620 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-09-07T08:52:20.468Z] #0 4.622 Cloning into '.'... [2022-09-07T08:52:20.724Z] #33 ... [2022-09-07T08:52:20.724Z] [2022-09-07T08:52:20.724Z] #34 [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 [2022-09-07T08:52:20.724Z] #0 6.553 + RM_GOPATH=0 [2022-09-07T08:52:20.724Z] #0 6.553 + TMP_GOPATH= [2022-09-07T08:52:20.724Z] #0 6.553 + : /build [2022-09-07T08:52:20.724Z] #0 6.553 + '[' -z '' ']' [2022-09-07T08:52:20.724Z] #0 6.553 ++ mktemp -d [2022-09-07T08:52:20.724Z] #0 6.557 + export GOPATH=/tmp/tmp.dwQgWBKs7r [2022-09-07T08:52:20.724Z] #0 6.557 + GOPATH=/tmp/tmp.dwQgWBKs7r [2022-09-07T08:52:20.724Z] #0 6.557 + RM_GOPATH=1 [2022-09-07T08:52:20.724Z] #0 6.557 + case "$(go env GOARCH)" in [2022-09-07T08:52:20.724Z] #0 6.557 ++ go env GOARCH [2022-09-07T08:52:20.724Z] #0 6.569 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:20.724Z] #0 6.569 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:20.724Z] #0 6.569 ++ dirname /tmp/install/install.sh [2022-09-07T08:52:20.724Z] #0 6.569 + dir=/tmp/install [2022-09-07T08:52:20.724Z] #0 6.569 + bin=shfmt [2022-09-07T08:52:20.724Z] #0 6.569 + shift [2022-09-07T08:52:20.724Z] #0 6.569 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-09-07T08:52:20.724Z] #0 6.569 + . /tmp/install/shfmt.installer [2022-09-07T08:52:20.724Z] #0 6.569 ++ : v3.0.2 [2022-09-07T08:52:20.724Z] #0 6.569 + install_shfmt [2022-09-07T08:52:20.724Z] #0 6.569 + echo 'Install shfmt version v3.0.2' [2022-09-07T08:52:20.724Z] #0 6.569 + GOBIN=/build [2022-09-07T08:52:20.724Z] #0 6.569 + GO111MODULE=on [2022-09-07T08:52:20.724Z] #0 6.569 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-09-07T08:52:20.724Z] #0 6.570 Install shfmt version v3.0.2 [2022-09-07T08:52:20.724Z] #0 7.274 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-09-07T08:52:20.724Z] #0 9.652 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-09-07T08:52:20.724Z] #0 9.654 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-09-07T08:52:20.724Z] #0 9.761 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-09-07T08:52:20.981Z] #34 ... [2022-09-07T08:52:20.981Z] [2022-09-07T08:52:20.981Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-07T08:52:20.981Z] #0 6.856 + RM_GOPATH=0 [2022-09-07T08:52:20.981Z] #0 6.856 + TMP_GOPATH= [2022-09-07T08:52:20.981Z] #0 6.897 + : /build [2022-09-07T08:52:20.981Z] #0 6.897 + '[' -z '' ']' [2022-09-07T08:52:20.981Z] #0 6.897 ++ mktemp -d [2022-09-07T08:52:20.981Z] #0 6.897 + export GOPATH=/tmp/tmp.B9m0Qy4UVm [2022-09-07T08:52:20.981Z] #0 6.897 + GOPATH=/tmp/tmp.B9m0Qy4UVm [2022-09-07T08:52:20.981Z] #0 6.897 + RM_GOPATH=1 [2022-09-07T08:52:20.981Z] #0 6.897 + case "$(go env GOARCH)" in [2022-09-07T08:52:20.981Z] #0 6.897 ++ go env GOARCH [2022-09-07T08:52:20.981Z] #0 6.897 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:20.981Z] #0 6.897 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:20.981Z] #0 6.897 ++ dirname /tmp/install/install.sh [2022-09-07T08:52:20.981Z] #0 6.897 + dir=/tmp/install [2022-09-07T08:52:20.981Z] #0 6.897 + bin=tomlv [2022-09-07T08:52:20.981Z] #0 6.897 + shift [2022-09-07T08:52:20.981Z] #0 6.897 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-09-07T08:52:20.981Z] #0 6.897 + . /tmp/install/tomlv.installer [2022-09-07T08:52:20.981Z] #0 6.897 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-07T08:52:20.981Z] #0 6.897 + install_tomlv [2022-09-07T08:52:20.981Z] #0 6.897 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-09-07T08:52:20.981Z] #0 6.897 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.B9m0Qy4UVm/src/github.com/BurntSushi/toml [2022-09-07T08:52:20.981Z] #0 6.897 Cloning into '/tmp/tmp.B9m0Qy4UVm/src/github.com/BurntSushi/toml'... [2022-09-07T08:52:20.981Z] #0 6.898 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-07T08:52:20.981Z] #0 8.371 + cd /tmp/tmp.B9m0Qy4UVm/src/github.com/BurntSushi/toml [2022-09-07T08:52:20.981Z] #0 8.371 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-09-07T08:52:20.981Z] #0 8.562 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-09-07T08:52:20.981Z] #0 9.382 internal/unsafeheader [2022-09-07T08:52:20.981Z] #0 9.468 internal/goarch [2022-09-07T08:52:20.981Z] #0 9.472 internal/cpu [2022-09-07T08:52:20.981Z] #0 9.528 internal/abi [2022-09-07T08:52:20.981Z] #0 10.13 internal/goexperiment [2022-09-07T08:52:20.981Z] #0 10.24 internal/goos [2022-09-07T08:52:20.981Z] #0 10.42 runtime/internal/atomic [2022-09-07T08:52:20.981Z] #0 10.57 internal/bytealg [2022-09-07T08:52:20.981Z] #35 ... [2022-09-07T08:52:20.981Z] [2022-09-07T08:52:20.981Z] #36 [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 [2022-09-07T08:52:20.981Z] #0 6.661 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-07T08:52:20.981Z] #0 6.712 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-07T08:52:20.981Z] #0 6.712 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-07T08:52:20.981Z] #0 7.783 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-07T08:52:20.981Z] #0 10.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-07T08:52:21.154Z] #43 1.437 + RM_GOPATH=0 [2022-09-07T08:52:21.154Z] #43 1.439 + TMP_GOPATH= [2022-09-07T08:52:21.154Z] #43 1.439 + : /build [2022-09-07T08:52:21.154Z] #43 1.439 + '[' -z '' ']' [2022-09-07T08:52:21.154Z] #43 1.440 ++ mktemp -d [2022-09-07T08:52:21.154Z] #43 1.444 + export GOPATH=/tmp/tmp.edQRMdfwus [2022-09-07T08:52:21.154Z] #43 1.444 + GOPATH=/tmp/tmp.edQRMdfwus [2022-09-07T08:52:21.154Z] #43 1.444 + RM_GOPATH=1 [2022-09-07T08:52:21.154Z] #43 1.445 + case "$(go env GOARCH)" in [2022-09-07T08:52:21.154Z] #43 1.445 ++ go env GOARCH [2022-09-07T08:52:21.154Z] #43 1.457 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:21.154Z] #43 1.468 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:21.154Z] #43 1.469 ++ dirname /tmp/install/install.sh [2022-09-07T08:52:21.154Z] #43 1.470 + dir=/tmp/install [2022-09-07T08:52:21.154Z] #43 1.472 + bin=runc [2022-09-07T08:52:21.154Z] #43 1.473 + shift [2022-09-07T08:52:21.154Z] #43 1.473 + '[' '!' -f /tmp/install/runc.installer ']' [2022-09-07T08:52:21.154Z] #43 1.473 + . /tmp/install/runc.installer [2022-09-07T08:52:21.154Z] #43 1.474 ++ set -e [2022-09-07T08:52:21.154Z] #43 1.474 ++ : v1.1.4 [2022-09-07T08:52:21.154Z] #43 1.474 + install_runc [2022-09-07T08:52:21.154Z] #43 1.475 + RUNC_BUILDTAGS=seccomp [2022-09-07T08:52:21.155Z] #43 1.475 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-07T08:52:21.155Z] #43 1.475 Install runc version v1.1.4 (build tags: seccomp) [2022-09-07T08:52:21.155Z] #43 1.476 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.edQRMdfwus/src/github.com/opencontainers/runc [2022-09-07T08:52:21.155Z] #43 1.478 Cloning into '/tmp/tmp.edQRMdfwus/src/github.com/opencontainers/runc'... [2022-09-07T08:52:21.155Z] #43 ... [2022-09-07T08:52:21.155Z] [2022-09-07T08:52:21.155Z] #44 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-07T08:52:21.155Z] #44 DONE 1.6s [2022-09-07T08:52:21.155Z] [2022-09-07T08:52:21.155Z] #45 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-07T08:52:21.194Z] #34 ... [2022-09-07T08:52:21.194Z] [2022-09-07T08:52:21.194Z] #21 [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 [2022-09-07T08:52:21.194Z] #21 19.95 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-09-07T08:52:21.238Z] #36 ... [2022-09-07T08:52:21.238Z] [2022-09-07T08:52:21.238Z] #37 [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 [2022-09-07T08:52:21.238Z] #0 4.218 + RM_GOPATH=0 [2022-09-07T08:52:21.238Z] #0 4.218 + TMP_GOPATH= [2022-09-07T08:52:21.238Z] #0 4.218 + : /build [2022-09-07T08:52:21.238Z] #0 4.218 + '[' -z '' ']' [2022-09-07T08:52:21.238Z] #0 4.218 ++ mktemp -d [2022-09-07T08:52:21.238Z] #0 4.218 + export GOPATH=/tmp/tmp.u4Tm7au0YC [2022-09-07T08:52:21.238Z] #0 4.218 + GOPATH=/tmp/tmp.u4Tm7au0YC [2022-09-07T08:52:21.238Z] #0 4.218 + RM_GOPATH=1 [2022-09-07T08:52:21.238Z] #0 4.218 + case "$(go env GOARCH)" in [2022-09-07T08:52:21.238Z] #0 4.218 ++ go env GOARCH [2022-09-07T08:52:21.238Z] #0 4.227 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:21.238Z] #0 4.227 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:21.238Z] #0 4.227 ++ dirname /tmp/install/install.sh [2022-09-07T08:52:21.238Z] #0 4.241 Install rootlesskit version v0.14.4 [2022-09-07T08:52:21.238Z] #0 4.241 + dir=/tmp/install [2022-09-07T08:52:21.238Z] #0 4.241 + bin=rootlesskit [2022-09-07T08:52:21.238Z] #0 4.241 + shift [2022-09-07T08:52:21.238Z] #0 4.241 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-09-07T08:52:21.238Z] #0 4.241 + . /tmp/install/rootlesskit.installer [2022-09-07T08:52:21.238Z] #0 4.241 ++ : v0.14.4 [2022-09-07T08:52:21.238Z] #0 4.241 + install_rootlesskit [2022-09-07T08:52:21.238Z] #0 4.241 + case "$1" in [2022-09-07T08:52:21.238Z] #0 4.241 + export CGO_ENABLED=0 [2022-09-07T08:52:21.238Z] #0 4.241 + CGO_ENABLED=0 [2022-09-07T08:52:21.238Z] #0 4.241 + _install_rootlesskit [2022-09-07T08:52:21.238Z] #0 4.241 + echo 'Install rootlesskit version v0.14.4' [2022-09-07T08:52:21.238Z] #0 4.241 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-07T08:52:21.238Z] #0 4.241 + GOBIN=/build [2022-09-07T08:52:21.238Z] #0 4.241 + GO111MODULE=on [2022-09-07T08:52:21.238Z] #0 4.241 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-09-07T08:52:21.238Z] #0 4.759 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-09-07T08:52:21.238Z] #0 8.351 go: downloading github.com/pkg/errors v0.9.1 [2022-09-07T08:52:21.238Z] #0 8.424 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-07T08:52:21.238Z] #0 8.424 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-09-07T08:52:21.238Z] #0 9.233 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-09-07T08:52:21.238Z] #37 ... [2022-09-07T08:52:21.238Z] [2022-09-07T08:52:21.238Z] #38 [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 [2022-09-07T08:52:21.238Z] #0 5.361 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-07T08:52:21.238Z] #0 5.386 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-07T08:52:21.238Z] #0 5.386 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-07T08:52:21.238Z] #0 6.022 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-07T08:52:21.238Z] #0 7.709 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-07T08:52:21.238Z] #0 10.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-07T08:52:21.497Z] #38 ... [2022-09-07T08:52:21.497Z] [2022-09-07T08:52:21.497Z] #28 [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 [2022-09-07T08:52:21.497Z] #28 11.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-07T08:52:21.728Z] #41 DONE 82.6s [2022-09-07T08:52:21.779Z] #21 20.56 [2022-09-07T08:52:21.994Z] [2022-09-07T08:52:21.994Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-07T08:52:22.296Z] #21 20.89 #=#=# ######################################################################## 100.0% [2022-09-07T08:52:22.296Z] #21 21.11 [2022-09-07T08:52:22.530Z] #45 DONE 1.2s [2022-09-07T08:52:22.530Z] [2022-09-07T08:52:22.530Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:52:22.530Z] #42 42.02 CC compel/src/lib/infect-rpc.o [2022-09-07T08:52:22.530Z] #42 42.35 CC compel/src/lib/infect-util.o [2022-09-07T08:52:22.530Z] #42 42.59 CC compel/src/lib/infect.o [2022-09-07T08:52:22.530Z] #42 44.60 CC compel/src/lib/ptrace.o [2022-09-07T08:52:22.530Z] #42 45.26 AR compel/libcompel.a [2022-09-07T08:52:22.530Z] #42 45.42 HOSTCC compel/src/main-host.o [2022-09-07T08:52:22.530Z] #42 45.86 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-09-07T08:52:22.530Z] #42 46.01 HOSTCC compel/src/lib/handle-elf-host.o [2022-09-07T08:52:22.530Z] #42 46.51 HOSTCC compel/src/lib/log-host.o [2022-09-07T08:52:22.530Z] #42 46.79 HOSTLINK compel/compel-host-bin [2022-09-07T08:52:22.530Z] #42 47.01 DEP soccr/soccr.d [2022-09-07T08:52:22.530Z] #42 47.14 CC soccr/soccr.o [2022-09-07T08:52:22.565Z] #21 ... [2022-09-07T08:52:22.566Z] [2022-09-07T08:52:22.566Z] #32 [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 [2022-09-07T08:52:22.566Z] #32 10.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [342 kB] [2022-09-07T08:52:22.566Z] #32 13.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-09-07T08:52:22.566Z] #32 19.37 Fetched 8303 kB in 14s (588 kB/s) [2022-09-07T08:52:22.971Z] #67 DONE 0.9s [2022-09-07T08:52:22.971Z] [2022-09-07T08:52:22.971Z] #68 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-07T08:52:23.245Z] #68 DONE 0.2s [2022-09-07T08:52:23.245Z] [2022-09-07T08:52:23.245Z] #69 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-07T08:52:23.466Z] #42 ... [2022-09-07T08:52:23.466Z] [2022-09-07T08:52:23.466Z] #46 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-07T08:52:23.466Z] #0 1.017 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-07T08:52:23.466Z] #46 DONE 1.2s [2022-09-07T08:52:23.466Z] [2022-09-07T08:52:23.466Z] #47 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-07T08:52:23.503Z] #32 19.37 Reading package lists... [2022-09-07T08:52:23.503Z] #32 ... [2022-09-07T08:52:23.503Z] [2022-09-07T08:52:23.503Z] #21 [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 [2022-09-07T08:52:23.503Z] #21 22.19 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-09-07T08:52:23.762Z] #21 22.54 [2022-09-07T08:52:23.953Z] #26 ... [2022-09-07T08:52:23.953Z] [2022-09-07T08:52:23.953Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:52:23.953Z] #42 6.733 PBCC images/timens.pb-c.c [2022-09-07T08:52:23.953Z] #42 6.769 DEP images/timens.pb-c.d [2022-09-07T08:52:23.953Z] #42 6.818 PBCC images/fown.pb-c.c [2022-09-07T08:52:23.953Z] #42 6.844 PBCC images/google/protobuf/descriptor.pb-c.c [2022-09-07T08:52:23.953Z] #42 6.916 PBCC images/opts.pb-c.c [2022-09-07T08:52:23.953Z] #42 6.989 PBCC images/memfd.pb-c.c [2022-09-07T08:52:23.953Z] #42 7.034 DEP images/fown.pb-c.d [2022-09-07T08:52:23.953Z] #42 7.100 DEP images/google/protobuf/descriptor.pb-c.d [2022-09-07T08:52:23.953Z] #42 7.177 DEP images/opts.pb-c.d [2022-09-07T08:52:23.953Z] #42 7.241 DEP images/memfd.pb-c.d [2022-09-07T08:52:23.953Z] #42 7.321 PBCC images/sit.pb-c.c [2022-09-07T08:52:23.953Z] #42 7.399 DEP images/sit.pb-c.d [2022-09-07T08:52:23.953Z] #42 7.438 PBCC images/macvlan.pb-c.c [2022-09-07T08:52:23.953Z] #42 7.464 DEP images/macvlan.pb-c.d [2022-09-07T08:52:23.953Z] #42 7.495 PBCC images/autofs.pb-c.c [2022-09-07T08:52:23.953Z] #42 7.509 DEP images/autofs.pb-c.d [2022-09-07T08:52:23.953Z] #42 7.556 PBCC images/sysctl.pb-c.c [2022-09-07T08:52:23.953Z] #42 7.584 DEP images/sysctl.pb-c.d [2022-09-07T08:52:23.953Z] #42 7.637 PBCC images/time.pb-c.c [2022-09-07T08:52:23.953Z] #42 7.672 DEP images/time.pb-c.d [2022-09-07T08:52:23.953Z] #42 7.723 PBCC images/binfmt-misc.pb-c.c [2022-09-07T08:52:23.953Z] #42 7.757 DEP images/binfmt-misc.pb-c.d [2022-09-07T08:52:23.953Z] #42 7.814 PBCC images/seccomp.pb-c.c [2022-09-07T08:52:23.953Z] #42 7.838 DEP images/seccomp.pb-c.d [2022-09-07T08:52:23.953Z] #42 7.881 PBCC images/userns.pb-c.c [2022-09-07T08:52:23.953Z] #42 7.902 DEP images/userns.pb-c.d [2022-09-07T08:52:23.953Z] #42 7.942 PBCC images/cgroup.pb-c.c [2022-09-07T08:52:23.953Z] #42 7.966 DEP images/cgroup.pb-c.d [2022-09-07T08:52:23.953Z] #42 8.012 PBCC images/ext-file.pb-c.c [2022-09-07T08:52:23.953Z] #42 8.038 DEP images/ext-file.pb-c.d [2022-09-07T08:52:23.953Z] #42 8.099 PBCC images/rpc.pb-c.c [2022-09-07T08:52:23.953Z] #42 8.156 DEP images/rpc.pb-c.d [2022-09-07T08:52:23.953Z] #42 8.217 PBCC images/siginfo.pb-c.c [2022-09-07T08:52:23.953Z] #42 8.227 DEP images/siginfo.pb-c.d [2022-09-07T08:52:23.953Z] #42 8.284 PBCC images/pagemap.pb-c.c [2022-09-07T08:52:23.953Z] #42 8.365 DEP images/pagemap.pb-c.d [2022-09-07T08:52:23.953Z] #42 8.426 PBCC images/rlimit.pb-c.c [2022-09-07T08:52:23.953Z] #42 8.480 DEP images/rlimit.pb-c.d [2022-09-07T08:52:23.953Z] #42 8.528 PBCC images/file-lock.pb-c.c [2022-09-07T08:52:23.953Z] #42 8.555 DEP images/file-lock.pb-c.d [2022-09-07T08:52:23.953Z] #42 8.596 PBCC images/tty.pb-c.c [2022-09-07T08:52:23.953Z] #42 8.648 DEP images/tty.pb-c.d [2022-09-07T08:52:23.953Z] #42 8.727 PBCC images/tun.pb-c.c [2022-09-07T08:52:23.953Z] #42 8.796 PBCC images/netdev.pb-c.c [2022-09-07T08:52:23.953Z] #42 8.871 DEP images/tun.pb-c.d [2022-09-07T08:52:23.953Z] #42 8.923 DEP images/netdev.pb-c.d [2022-09-07T08:52:23.953Z] #42 8.965 PBCC images/vma.pb-c.c [2022-09-07T08:52:23.953Z] #42 9.040 DEP images/vma.pb-c.d [2022-09-07T08:52:23.953Z] #42 9.111 PBCC images/creds.pb-c.c [2022-09-07T08:52:23.953Z] #42 9.125 DEP images/creds.pb-c.d [2022-09-07T08:52:23.953Z] #42 9.174 PBCC images/utsns.pb-c.c [2022-09-07T08:52:23.953Z] #42 9.199 DEP images/utsns.pb-c.d [2022-09-07T08:52:23.953Z] #42 9.272 PBCC images/ipc-desc.pb-c.c [2022-09-07T08:52:23.953Z] #42 9.307 PBCC images/ipc-sem.pb-c.c [2022-09-07T08:52:23.953Z] #42 9.324 DEP images/ipc-desc.pb-c.d [2022-09-07T08:52:23.953Z] #42 9.374 DEP images/ipc-sem.pb-c.d [2022-09-07T08:52:23.953Z] #42 9.436 PBCC images/ipc-msg.pb-c.c [2022-09-07T08:52:23.953Z] #42 9.477 DEP images/ipc-msg.pb-c.d [2022-09-07T08:52:23.953Z] #42 9.505 PBCC images/ipc-shm.pb-c.c [2022-09-07T08:52:23.953Z] #42 9.560 DEP images/ipc-shm.pb-c.d [2022-09-07T08:52:23.953Z] #42 9.628 PBCC images/ipc-var.pb-c.c [2022-09-07T08:52:23.953Z] #42 9.668 DEP images/ipc-var.pb-c.d [2022-09-07T08:52:23.953Z] #42 9.713 PBCC images/sk-opts.pb-c.c [2022-09-07T08:52:23.953Z] #42 9.743 PBCC images/packet-sock.pb-c.c [2022-09-07T08:52:23.953Z] #42 9.797 DEP images/sk-opts.pb-c.d [2022-09-07T08:52:23.953Z] #42 9.835 DEP images/packet-sock.pb-c.d [2022-09-07T08:52:23.953Z] #42 9.896 PBCC images/sk-netlink.pb-c.c [2022-09-07T08:52:23.953Z] #42 9.955 DEP images/sk-netlink.pb-c.d [2022-09-07T08:52:23.953Z] #42 9.999 PBCC images/sk-inet.pb-c.c [2022-09-07T08:52:23.953Z] #42 10.03 DEP images/sk-inet.pb-c.d [2022-09-07T08:52:23.953Z] #42 10.08 PBCC images/sk-unix.pb-c.c [2022-09-07T08:52:23.953Z] #42 10.12 DEP images/sk-unix.pb-c.d [2022-09-07T08:52:23.953Z] #42 10.18 PBCC images/mm.pb-c.c [2022-09-07T08:52:23.953Z] #42 10.23 DEP images/mm.pb-c.d [2022-09-07T08:52:23.953Z] #42 10.30 PBCC images/timerfd.pb-c.c [2022-09-07T08:52:23.953Z] #42 10.39 DEP images/timerfd.pb-c.d [2022-09-07T08:52:23.953Z] #42 10.46 PBCC images/timer.pb-c.c [2022-09-07T08:52:23.953Z] #42 10.48 DEP images/timer.pb-c.d [2022-09-07T08:52:23.953Z] #42 10.55 PBCC images/sa.pb-c.c [2022-09-07T08:52:23.953Z] #42 10.58 DEP images/sa.pb-c.d [2022-09-07T08:52:24.022Z] #21 22.86 #=#=# ######################################################################## 100.0% [2022-09-07T08:52:24.022Z] #21 ... [2022-09-07T08:52:24.022Z] [2022-09-07T08:52:24.022Z] #36 [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 [2022-09-07T08:52:24.022Z] #36 12.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-09-07T08:52:24.022Z] #36 18.31 Fetched 8303 kB in 14s (607 kB/s) [2022-09-07T08:52:24.212Z] #69 DONE 0.9s [2022-09-07T08:52:24.212Z] [2022-09-07T08:52:24.212Z] #70 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-09-07T08:52:24.212Z] #70 DONE 0.0s [2022-09-07T08:52:24.212Z] [2022-09-07T08:52:24.212Z] #71 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-09-07T08:52:24.212Z] #71 DONE 0.0s [2022-09-07T08:52:24.212Z] [2022-09-07T08:52:24.212Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-07T08:52:24.213Z] #42 10.65 PBCC images/pipe-data.pb-c.c [2022-09-07T08:52:24.213Z] #42 10.67 DEP images/pipe-data.pb-c.d [2022-09-07T08:52:24.213Z] #42 10.73 PBCC images/mnt.pb-c.c [2022-09-07T08:52:24.213Z] #42 10.76 DEP images/mnt.pb-c.d [2022-09-07T08:52:24.213Z] #42 10.81 PBCC images/sk-packet.pb-c.c [2022-09-07T08:52:24.213Z] #42 10.84 DEP images/sk-packet.pb-c.d [2022-09-07T08:52:24.282Z] #36 18.31 Reading package lists... [2022-09-07T08:52:24.282Z] #36 ... [2022-09-07T08:52:24.282Z] [2022-09-07T08:52:24.282Z] #29 [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 [2022-09-07T08:52:24.282Z] #29 21.78 Checking out files: 58% (1118/1910) Checking out files: 59% (1127/1910) Checking out files: 60% (1146/1910) Checking out files: 61% (1166/1910) Checking out files: 62% (1185/1910) Checking out files: 63% (1204/1910) Checking out files: 64% (1223/1910) Checking out files: 65% (1242/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-09-07T08:52:24.282Z] #29 22.40 + cd /tmp/tmp.b4dCF7UHO1/src/github.com/docker/libnetwork [2022-09-07T08:52:24.282Z] #29 22.40 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-07T08:52:24.282Z] #29 22.54 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-09-07T08:52:24.473Z] #42 10.92 PBCC images/tcp-stream.pb-c.c [2022-09-07T08:52:24.473Z] #42 10.99 DEP images/tcp-stream.pb-c.d [2022-09-07T08:52:24.473Z] #42 11.03 PBCC images/pipe.pb-c.c [2022-09-07T08:52:24.473Z] #42 11.09 DEP images/pipe.pb-c.d [2022-09-07T08:52:24.735Z] #42 11.17 PBCC images/pstree.pb-c.c [2022-09-07T08:52:24.735Z] #42 11.22 DEP images/pstree.pb-c.d [2022-09-07T08:52:24.735Z] #42 11.26 PBCC images/fs.pb-c.c [2022-09-07T08:52:24.735Z] #42 11.29 DEP images/fs.pb-c.d [2022-09-07T08:52:24.735Z] #42 ... [2022-09-07T08:52:24.735Z] [2022-09-07T08:52:24.735Z] #39 [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 [2022-09-07T08:52:24.735Z] #39 76.59 internal/syscall/unix [2022-09-07T08:52:24.735Z] #39 77.20 time [2022-09-07T08:52:24.735Z] #39 84.15 internal/poll [2022-09-07T08:52:24.735Z] #39 85.65 internal/fmtsort [2022-09-07T08:52:24.735Z] #39 86.40 internal/syscall/execenv [2022-09-07T08:52:24.735Z] #39 86.65 path [2022-09-07T08:52:24.779Z] #72 DONE 0.7s [2022-09-07T08:52:24.782Z] #28 14.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-07T08:52:24.782Z] #28 ... [2022-09-07T08:52:24.782Z] [2022-09-07T08:52:24.782Z] #29 [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 [2022-09-07T08:52:24.782Z] #29 14.02 + mkdir -p /build [2022-09-07T08:52:24.782Z] #29 14.02 + mv docker/docker /build/ [2022-09-07T08:52:24.782Z] #29 14.02 + rmdir docker [2022-09-07T08:52:24.782Z] #29 DONE 14.7s [2022-09-07T08:52:24.782Z] [2022-09-07T08:52:24.782Z] #39 [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 [2022-09-07T08:52:24.782Z] #0 8.780 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-07T08:52:24.782Z] #0 8.795 Get:2 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-07T08:52:24.782Z] #0 8.922 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-07T08:52:24.782Z] #0 8.942 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-07T08:52:24.782Z] #0 9.569 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-07T08:52:24.841Z] #47 DONE 1.3s [2022-09-07T08:52:24.841Z] [2022-09-07T08:52:24.841Z] #48 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-07T08:52:24.849Z] #29 ... [2022-09-07T08:52:24.849Z] [2022-09-07T08:52:24.849Z] #35 [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 [2022-09-07T08:52:24.849Z] #35 13.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-09-07T08:52:24.849Z] #35 19.43 Fetched 8303 kB in 14s (590 kB/s) [2022-09-07T08:52:24.849Z] #35 19.43 Reading package lists... [2022-09-07T08:52:24.849Z] #35 ... [2022-09-07T08:52:24.849Z] [2022-09-07T08:52:24.849Z] #25 [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 [2022-09-07T08:52:24.995Z] #39 ... [2022-09-07T08:52:24.995Z] [2022-09-07T08:52:24.995Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:52:24.995Z] #42 11.38 PBCC images/signalfd.pb-c.c [2022-09-07T08:52:24.995Z] #42 11.45 DEP images/signalfd.pb-c.d [2022-09-07T08:52:24.995Z] #42 11.51 PBCC images/fh.pb-c.c [2022-09-07T08:52:24.995Z] #42 11.58 PBCC images/fsnotify.pb-c.c [2022-09-07T08:52:25.039Z] #39 ... [2022-09-07T08:52:25.039Z] [2022-09-07T08:52:25.039Z] #37 [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 [2022-09-07T08:52:25.039Z] #37 12.25 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-09-07T08:52:25.039Z] #37 13.37 go: downloading github.com/google/uuid v1.3.0 [2022-09-07T08:52:25.039Z] #37 13.62 go: downloading github.com/moby/vpnkit v0.5.0 [2022-09-07T08:52:25.039Z] #37 13.63 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-09-07T08:52:25.039Z] #37 13.74 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-07T08:52:25.039Z] #37 13.93 go: downloading github.com/gorilla/mux v1.8.0 [2022-09-07T08:52:25.039Z] #37 14.32 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-09-07T08:52:25.039Z] #37 15.06 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-09-07T08:52:25.039Z] #37 15.18 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-09-07T08:52:25.040Z] [2022-09-07T08:52:25.040Z] #73 exporting to image [2022-09-07T08:52:25.040Z] #73 exporting layers [2022-09-07T08:52:25.108Z] #25 22.73 Checking out files: 82% (1805/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. [2022-09-07T08:52:25.108Z] #25 22.97 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-09-07T08:52:25.108Z] #25 ... [2022-09-07T08:52:25.108Z] [2022-09-07T08:52:25.108Z] #39 [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 [2022-09-07T08:52:25.108Z] #39 13.36 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-07T08:52:25.108Z] #39 13.37 go: downloading golang.org/x/mod v0.3.0 [2022-09-07T08:52:25.256Z] #42 11.65 DEP images/fh.pb-c.d [2022-09-07T08:52:25.256Z] #42 11.72 DEP images/fsnotify.pb-c.d [2022-09-07T08:52:25.256Z] #42 11.76 PBCC images/eventpoll.pb-c.c [2022-09-07T08:52:25.256Z] #42 11.80 DEP images/eventpoll.pb-c.d [2022-09-07T08:52:25.256Z] #42 11.85 PBCC images/eventfd.pb-c.c [2022-09-07T08:52:25.256Z] #42 11.86 DEP images/eventfd.pb-c.d [2022-09-07T08:52:25.296Z] #37 ... [2022-09-07T08:52:25.296Z] [2022-09-07T08:52:25.296Z] #25 [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 [2022-09-07T08:52:25.296Z] #25 5.154 + git clone https://github.com/docker/distribution.git . [2022-09-07T08:52:25.296Z] #25 5.154 Cloning into '.'... [2022-09-07T08:52:25.296Z] #25 ... [2022-09-07T08:52:25.296Z] [2022-09-07T08:52:25.296Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-07T08:52:25.296Z] #35 11.55 runtime/internal/math [2022-09-07T08:52:25.296Z] #35 11.65 runtime/internal/sys [2022-09-07T08:52:25.296Z] #35 11.83 runtime/internal/syscall [2022-09-07T08:52:25.296Z] #35 11.99 internal/itoa [2022-09-07T08:52:25.296Z] #35 12.30 math/bits [2022-09-07T08:52:25.296Z] #35 12.57 runtime [2022-09-07T08:52:25.296Z] #35 13.32 math [2022-09-07T08:52:25.367Z] #39 ... [2022-09-07T08:52:25.367Z] [2022-09-07T08:52:25.367Z] #36 [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 [2022-09-07T08:52:25.367Z] #36 18.31 Reading package lists... [2022-09-07T08:52:25.516Z] #42 11.93 PBCC images/remap-file-path.pb-c.c [2022-09-07T08:52:25.516Z] #42 11.97 DEP images/remap-file-path.pb-c.d [2022-09-07T08:52:25.516Z] #42 12.06 PBCC images/fifo.pb-c.c [2022-09-07T08:52:25.516Z] #42 12.10 DEP images/fifo.pb-c.d [2022-09-07T08:52:25.776Z] #48 DONE 1.1s [2022-09-07T08:52:25.776Z] #42 12.14 PBCC images/ghost-file.pb-c.c [2022-09-07T08:52:25.776Z] #42 12.20 DEP images/ghost-file.pb-c.d [2022-09-07T08:52:25.776Z] [2022-09-07T08:52:25.776Z] #49 [dev-systemd-false 6/26] RUN ldconfig [2022-09-07T08:52:25.776Z] #42 12.24 PBCC images/regfile.pb-c.c [2022-09-07T08:52:25.776Z] #42 12.29 DEP images/regfile.pb-c.d [2022-09-07T08:52:26.037Z] #42 12.38 PBCC images/ns.pb-c.c [2022-09-07T08:52:26.037Z] #42 12.42 DEP images/ns.pb-c.d [2022-09-07T08:52:26.037Z] #42 12.47 PBCC images/fdinfo.pb-c.c [2022-09-07T08:52:26.037Z] #42 12.52 DEP images/fdinfo.pb-c.d [2022-09-07T08:52:26.037Z] #42 12.58 PBCC images/core-aarch64.pb-c.c [2022-09-07T08:52:26.037Z] #42 12.64 PBCC images/core-arm.pb-c.c [2022-09-07T08:52:26.037Z] #42 12.69 PBCC images/core-ppc64.pb-c.c [2022-09-07T08:52:26.297Z] #42 12.75 PBCC images/core-s390.pb-c.c [2022-09-07T08:52:26.557Z] #42 12.84 PBCC images/core-x86.pb-c.c [2022-09-07T08:52:26.557Z] #42 12.91 PBCC images/core.pb-c.c [2022-09-07T08:52:26.557Z] #42 13.01 PBCC images/inventory.pb-c.c [2022-09-07T08:52:26.557Z] #42 13.08 DEP images/core-aarch64.pb-c.d [2022-09-07T08:52:26.557Z] #42 13.14 DEP images/core-arm.pb-c.d [2022-09-07T08:52:26.713Z] #49 DONE 1.0s [2022-09-07T08:52:26.713Z] [2022-09-07T08:52:26.713Z] #50 [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 [2022-09-07T08:52:26.819Z] #42 13.22 DEP images/core-ppc64.pb-c.d [2022-09-07T08:52:26.820Z] #42 13.28 DEP images/core-s390.pb-c.d [2022-09-07T08:52:26.820Z] #42 13.36 DEP images/core-x86.pb-c.d [2022-09-07T08:52:26.820Z] #42 13.43 DEP images/core.pb-c.d [2022-09-07T08:52:27.080Z] #42 13.49 DEP images/inventory.pb-c.d [2022-09-07T08:52:27.080Z] #42 13.54 PBCC images/cpuinfo.pb-c.c [2022-09-07T08:52:27.080Z] #42 13.57 DEP images/cpuinfo.pb-c.d [2022-09-07T08:52:27.080Z] #42 13.61 PBCC images/stats.pb-c.c [2022-09-07T08:52:27.080Z] #42 13.62 DEP images/stats.pb-c.d [2022-09-07T08:52:27.189Z] #35 ... [2022-09-07T08:52:27.189Z] [2022-09-07T08:52:27.189Z] #39 [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 [2022-09-07T08:52:27.189Z] #39 12.14 Get:6 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-07T08:52:28.095Z] #50 1.443 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-07T08:52:28.165Z] #36 23.94 Reading package lists... [2022-09-07T08:52:28.165Z] #36 ... [2022-09-07T08:52:28.165Z] [2022-09-07T08:52:28.165Z] #33 [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 [2022-09-07T08:52:28.165Z] #33 DONE 26.2s [2022-09-07T08:52:28.165Z] [2022-09-07T08:52:28.165Z] #21 [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 [2022-09-07T08:52:28.165Z] #21 22.99 [2022-09-07T08:52:28.165Z] #21 23.12 Download of images into '/build' complete. [2022-09-07T08:52:28.165Z] #21 23.12 Use something like the following to load the result into a Docker daemon: [2022-09-07T08:52:28.165Z] #21 23.12 tar -cC '/build' . | docker load [2022-09-07T08:52:28.165Z] #21 DONE 26.9s [2022-09-07T08:52:28.165Z] [2022-09-07T08:52:28.165Z] #25 [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 [2022-09-07T08:52:28.165Z] #25 25.16 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-07T08:52:28.326Z] #73 exporting layers 3.3s done [2022-09-07T08:52:28.326Z] #73 writing image sha256:c141196b6a69bba118fc02eeb7783d1c1b26f96470992a22733ff228f04ea938 done [2022-09-07T08:52:28.326Z] #73 naming to docker.io/library/docker:d18400923674e8ef0f5de34d3c012ed6eb17df2d done [2022-09-07T08:52:28.326Z] #73 DONE 3.3s [Pipeline] } [Pipeline] // stage [2022-09-07T08:52:28.355Z] #50 1.465 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-07T08:52:28.355Z] #50 1.629 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-07T08:52:28.355Z] #50 1.646 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-09-07T08:52:28.658Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44098/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44098/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d18400923674e8ef0f5de34d3c012ed6eb17df2d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:d18400923674e8ef0f5de34d3c012ed6eb17df2d hack/validate/default [2022-09-07T08:52:28.926Z] #50 2.076 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-07T08:52:29.000Z] #42 15.18 make[1]: Nothing to be done for 'all'. [2022-09-07T08:52:29.111Z] #25 ... [2022-09-07T08:52:29.111Z] [2022-09-07T08:52:29.111Z] #38 [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 [2022-09-07T08:52:29.111Z] #38 17.16 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-07T08:52:29.111Z] #38 ... [2022-09-07T08:52:29.111Z] [2022-09-07T08:52:29.111Z] #32 [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 [2022-09-07T08:52:29.111Z] #32 19.37 Reading package lists... [2022-09-07T08:52:29.716Z] #39 14.68 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-07T08:52:29.918Z] #50 3.130 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-07T08:52:30.034Z] Congratulations! All commits are properly signed with the DCO! [2022-09-07T08:52:30.384Z] #42 16.69 CC images/stats.o [2022-09-07T08:52:30.601Z] Congratulations! Seccomp profile generation is done correctly. [2022-09-07T08:52:30.601Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-09-07T08:52:30.645Z] #42 17.11 CC images/core.o [2022-09-07T08:52:31.216Z] #42 17.78 CC images/core-x86.o [2022-09-07T08:52:31.295Z] #50 4.342 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-07T08:52:31.648Z] #32 25.12 Reading package lists... [2022-09-07T08:52:31.648Z] #32 ... [2022-09-07T08:52:31.648Z] [2022-09-07T08:52:31.648Z] #36 [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 [2022-09-07T08:52:31.648Z] #36 23.94 Reading package lists... [2022-09-07T08:52:31.786Z] #42 18.29 CC images/core-arm.o [2022-09-07T08:52:32.234Z] #39 ... [2022-09-07T08:52:32.234Z] [2022-09-07T08:52:32.234Z] #34 [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 [2022-09-07T08:52:32.234Z] #34 11.89 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-09-07T08:52:32.234Z] #34 ... [2022-09-07T08:52:32.234Z] [2022-09-07T08:52:32.234Z] #32 [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 [2022-09-07T08:52:32.234Z] #32 20.99 Checking out files: 58% (1120/1910) Checking out files: 59% (1127/1910) Checking out files: 60% (1146/1910) Checking out files: 61% (1166/1910) Checking out files: 62% (1185/1910) Checking out files: 63% (1204/1910) Checking out files: 64% (1223/1910) Checking out files: 65% (1242/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-09-07T08:52:32.234Z] #32 21.90 + cd /tmp/tmp.eupm2ERZJg/src/github.com/docker/libnetwork [2022-09-07T08:52:32.234Z] #32 21.90 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-09-07T08:52:32.234Z] #32 22.23 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-09-07T08:52:32.356Z] #42 18.74 CC images/core-aarch64.o [2022-09-07T08:52:32.491Z] #32 ... [2022-09-07T08:52:32.491Z] [2022-09-07T08:52:32.491Z] #36 [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 [2022-09-07T08:52:32.491Z] #36 12.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-07T08:52:32.748Z] #36 ... [2022-09-07T08:52:32.748Z] [2022-09-07T08:52:32.748Z] #39 [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 [2022-09-07T08:52:32.748Z] #39 17.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-07T08:52:32.928Z] #42 19.21 CC images/core-ppc64.o [2022-09-07T08:52:33.039Z] #36 29.68 Building dependency tree... [2022-09-07T08:52:33.199Z] #50 6.102 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-07T08:52:33.297Z] #36 ... [2022-09-07T08:52:33.298Z] [2022-09-07T08:52:33.298Z] #27 [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 [2022-09-07T08:52:33.298Z] #27 18.92 Fetched 8838 kB in 15s (579 kB/s) [2022-09-07T08:52:33.298Z] #27 18.92 Reading package lists... [2022-09-07T08:52:33.298Z] #27 25.69 Reading package lists... [2022-09-07T08:52:33.298Z] #27 ... [2022-09-07T08:52:33.298Z] [2022-09-07T08:52:33.298Z] #28 [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 [2022-09-07T08:52:33.298Z] #28 28.10 go: downloading github.com/fatih/color v1.13.0 [2022-09-07T08:52:33.298Z] #28 28.10 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-07T08:52:33.298Z] #28 28.15 go: downloading github.com/pkg/errors v0.9.1 [2022-09-07T08:52:33.298Z] #28 28.17 go: downloading github.com/spf13/cobra v1.3.0 [2022-09-07T08:52:33.298Z] #28 28.20 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-07T08:52:33.298Z] #28 28.48 go: downloading github.com/spf13/viper v1.10.1 [2022-09-07T08:52:33.298Z] #28 28.51 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-07T08:52:33.298Z] #28 28.96 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-07T08:52:33.298Z] #28 28.96 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-07T08:52:33.298Z] #28 29.01 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-09-07T08:52:33.298Z] #28 29.07 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-09-07T08:52:33.298Z] #28 30.06 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-07T08:52:33.298Z] #28 30.07 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-07T08:52:33.312Z] #39 ... [2022-09-07T08:52:33.312Z] [2022-09-07T08:52:33.312Z] #27 [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 [2022-09-07T08:52:33.312Z] #27 13.59 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-07T08:52:33.312Z] #27 13.67 go: downloading golang.org/x/mod v0.3.0 [2022-09-07T08:52:33.497Z] #42 19.86 CC images/core-s390.o [2022-09-07T08:52:33.570Z] #27 ... [2022-09-07T08:52:33.570Z] [2022-09-07T08:52:33.570Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-07T08:52:33.570Z] #35 19.49 unicode/utf8 [2022-09-07T08:52:33.570Z] #35 20.48 internal/race [2022-09-07T08:52:33.570Z] #35 20.85 sync/atomic [2022-09-07T08:52:33.570Z] #35 21.56 unicode [2022-09-07T08:52:33.766Z] #50 ... [2022-09-07T08:52:33.766Z] [2022-09-07T08:52:33.766Z] #43 [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 [2022-09-07T08:52:33.766Z] #43 14.19 + cd /tmp/tmp.edQRMdfwus/src/github.com/opencontainers/runc [2022-09-07T08:52:33.766Z] #43 14.19 + git checkout -q v1.1.4 [2022-09-07T08:52:34.024Z] #43 ... [2022-09-07T08:52:34.024Z] [2022-09-07T08:52:34.024Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:52:34.024Z] #42 49.03 AR soccr/libsoccr.a [2022-09-07T08:52:34.024Z] #42 49.10 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-07T08:52:34.024Z] #42 49.43 DEP criu/arch/x86/sigframe.d [2022-09-07T08:52:34.024Z] #42 49.54 DEP criu/arch/x86/sigaction_compat.d [2022-09-07T08:52:34.024Z] #42 49.66 DEP criu/arch/x86/kerndat.d [2022-09-07T08:52:34.024Z] #42 49.85 DEP criu/arch/x86/crtools.d [2022-09-07T08:52:34.024Z] #42 50.12 DEP criu/arch/x86/cpu.d [2022-09-07T08:52:34.024Z] #42 50.27 CC criu/arch/x86/cpu.o [2022-09-07T08:52:34.024Z] #42 51.27 CC criu/arch/x86/crtools.o [2022-09-07T08:52:34.024Z] #42 52.83 CC criu/arch/x86/kerndat.o [2022-09-07T08:52:34.024Z] #42 53.34 CC criu/arch/x86/sigaction_compat.o [2022-09-07T08:52:34.024Z] #42 53.57 CC criu/arch/x86/sigframe.o [2022-09-07T08:52:34.024Z] #42 53.87 LINK criu/arch/x86/crtools.built-in.o [2022-09-07T08:52:34.024Z] #42 53.93 DEP criu/pie/util-vdso-elf32.d [2022-09-07T08:52:34.024Z] #42 54.04 DEP criu/pie/util-vdso.d [2022-09-07T08:52:34.024Z] #42 54.17 DEP criu/pie/util.d [2022-09-07T08:52:34.024Z] #42 54.39 CC criu/pie/util.o [2022-09-07T08:52:34.024Z] #42 54.85 CC criu/pie/util-vdso.o [2022-09-07T08:52:34.024Z] #42 55.55 CC criu/pie/util-vdso-elf32.o [2022-09-07T08:52:34.024Z] #42 56.30 AR criu/pie/pie.lib.a [2022-09-07T08:52:34.024Z] #42 56.36 DEP criu/pie/restorer.d [2022-09-07T08:52:34.024Z] #42 56.56 DEP criu/arch/x86/sigaction_compat_pie.d [2022-09-07T08:52:34.024Z] #42 56.66 DEP criu/arch/x86/restorer_unmap.d [2022-09-07T08:52:34.024Z] #42 56.68 DEP criu/arch/x86/restorer.d [2022-09-07T08:52:34.024Z] #42 56.87 DEP criu/arch/x86/vdso-pie.d [2022-09-07T08:52:34.024Z] #42 57.02 DEP criu/pie/parasite-vdso.d [2022-09-07T08:52:34.024Z] #42 57.29 DEP criu/pie/parasite.d [2022-09-07T08:52:34.024Z] #42 57.60 CC criu/pie/parasite.o [2022-09-07T08:52:34.024Z] #42 59.01 LINK criu/pie/parasite.built-in.o [2022-09-07T08:52:34.024Z] #42 59.03 GEN criu/pie/parasite-blob.h [2022-09-07T08:52:34.024Z] #42 59.06 CC criu/pie/parasite-vdso.o [2022-09-07T08:52:34.068Z] #42 20.52 CC images/cpuinfo.o [2022-09-07T08:52:34.242Z] #28 ... [2022-09-07T08:52:34.242Z] [2022-09-07T08:52:34.242Z] #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 [2022-09-07T08:52:34.242Z] #34 22.11 encoding [2022-09-07T08:52:34.242Z] #34 ... [2022-09-07T08:52:34.242Z] [2022-09-07T08:52:34.242Z] #32 [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 [2022-09-07T08:52:34.242Z] #32 25.12 Reading package lists... [2022-09-07T08:52:34.242Z] #32 30.88 Building dependency tree... [2022-09-07T08:52:34.329Z] #42 20.91 CC images/inventory.o [2022-09-07T08:52:34.501Z] #35 ... [2022-09-07T08:52:34.501Z] [2022-09-07T08:52:34.501Z] #31 [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 [2022-09-07T08:52:34.501Z] #31 DONE 24.4s [2022-09-07T08:52:34.501Z] [2022-09-07T08:52:34.501Z] #37 [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 [2022-09-07T08:52:34.502Z] #37 20.54 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-09-07T08:52:34.502Z] #37 20.70 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-09-07T08:52:34.592Z] #42 ... [2022-09-07T08:52:34.592Z] [2022-09-07T08:52:34.592Z] #43 [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 [2022-09-07T08:52:34.592Z] #43 14.99 + '[' -z '' ']' [2022-09-07T08:52:34.592Z] #43 14.99 + target=static [2022-09-07T08:52:34.592Z] #43 14.99 + make BUILDTAGS=seccomp static [2022-09-07T08:52:34.811Z] #32 ... [2022-09-07T08:52:34.811Z] [2022-09-07T08:52:34.811Z] #31 [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 [2022-09-07T08:52:34.811Z] #31 DONE 33.0s [2022-09-07T08:52:34.852Z] #43 15.41 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-07T08:52:34.900Z] #42 21.15 CC images/fdinfo.o [2022-09-07T08:52:35.070Z] [2022-09-07T08:52:35.070Z] #28 [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 [2022-09-07T08:52:35.070Z] #28 32.68 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-07T08:52:35.070Z] #28 32.71 go: downloading github.com/stretchr/testify v1.7.0 [2022-09-07T08:52:35.070Z] #28 32.80 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-07T08:52:35.070Z] #28 32.83 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-07T08:52:35.070Z] #28 33.07 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-07T08:52:35.070Z] #28 33.13 go: downloading github.com/magiconair/properties v1.8.5 [2022-09-07T08:52:35.070Z] #28 33.27 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-09-07T08:52:35.070Z] #28 33.30 go: downloading github.com/spf13/afero v1.6.0 [2022-09-07T08:52:35.070Z] #28 33.35 go: downloading github.com/spf13/cast v1.4.1 [2022-09-07T08:52:35.161Z] #42 21.64 CC images/fown.o [2022-09-07T08:52:35.161Z] #42 ... [2022-09-07T08:52:35.161Z] [2022-09-07T08:52:35.161Z] #39 [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 [2022-09-07T08:52:35.161Z] #39 86.96 strings [2022-09-07T08:52:35.161Z] #39 87.24 io/fs [2022-09-07T08:52:35.161Z] #39 89.04 os [2022-09-07T08:52:35.161Z] #39 89.35 bufio [2022-09-07T08:52:35.161Z] #39 91.02 text/tabwriter [2022-09-07T08:52:35.161Z] #39 92.78 io/ioutil [2022-09-07T08:52:35.161Z] #39 92.79 fmt [2022-09-07T08:52:35.161Z] #39 95.57 github.com/BurntSushi/toml [2022-09-07T08:52:35.161Z] #39 95.58 flag [2022-09-07T08:52:35.331Z] #28 33.42 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-07T08:52:35.331Z] #28 33.48 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-07T08:52:35.331Z] #28 33.57 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-09-07T08:52:35.422Z] #39 ... [2022-09-07T08:52:35.422Z] [2022-09-07T08:52:35.422Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:52:35.422Z] #42 21.88 CC images/ns.o [2022-09-07T08:52:35.591Z] #28 33.79 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-09-07T08:52:35.591Z] #28 33.79 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-07T08:52:35.591Z] #28 33.88 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-07T08:52:35.682Z] #42 22.13 CC images/regfile.o [2022-09-07T08:52:35.851Z] #28 33.89 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-07T08:52:35.851Z] #28 33.92 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-07T08:52:35.851Z] #28 34.02 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-07T08:52:35.851Z] #28 34.13 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-07T08:52:35.944Z] #42 22.41 CC images/ghost-file.o [2022-09-07T08:52:36.111Z] #28 34.16 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-07T08:52:36.111Z] #28 34.22 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-09-07T08:52:36.204Z] #42 22.71 CC images/fifo.o [2022-09-07T08:52:36.370Z] #28 ... [2022-09-07T08:52:36.370Z] [2022-09-07T08:52:36.370Z] #35 [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 [2022-09-07T08:52:36.370Z] #35 19.43 Reading package lists... [2022-09-07T08:52:36.370Z] #35 25.07 Reading package lists... [2022-09-07T08:52:36.370Z] #35 31.35 Building dependency tree... [2022-09-07T08:52:36.397Z] #37 ... [2022-09-07T08:52:36.397Z] [2022-09-07T08:52:36.397Z] #28 [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 [2022-09-07T08:52:36.397Z] #28 25.42 Fetched 8481 kB in 18s (479 kB/s) [2022-09-07T08:52:36.465Z] #42 22.89 CC images/remap-file-path.o [2022-09-07T08:52:36.629Z] #35 34.80 The following additional packages will be installed: [2022-09-07T08:52:36.629Z] #35 ... [2022-09-07T08:52:36.629Z] [2022-09-07T08:52:36.629Z] #32 [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 [2022-09-07T08:52:36.629Z] #32 34.52 The following additional packages will be installed: [2022-09-07T08:52:36.629Z] #32 34.54 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-09-07T08:52:36.629Z] #32 34.54 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-09-07T08:52:36.629Z] #32 34.55 Suggested packages: [2022-09-07T08:52:36.629Z] #32 34.56 manpages-dev python-setuptools [2022-09-07T08:52:36.728Z] #42 23.07 CC images/eventfd.o [2022-09-07T08:52:36.728Z] #42 23.29 CC images/eventpoll.o [2022-09-07T08:52:36.988Z] #42 23.55 CC images/fh.o [2022-09-07T08:52:37.161Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-09-07T08:52:37.218Z] #32 35.44 The following NEW packages will be installed: [2022-09-07T08:52:37.218Z] #32 35.44 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-09-07T08:52:37.218Z] #32 35.44 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-09-07T08:52:37.218Z] #32 35.44 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-09-07T08:52:37.218Z] #32 35.44 python-six zlib1g-dev [2022-09-07T08:52:37.250Z] #42 23.84 CC images/fsnotify.o [2022-09-07T08:52:37.387Z] #43 ... [2022-09-07T08:52:37.387Z] [2022-09-07T08:52:37.387Z] #26 [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 [2022-09-07T08:52:37.387Z] #26 124.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-07T08:52:37.387Z] #26 124.9 + GOBIN=/build [2022-09-07T08:52:37.387Z] #26 124.9 + GO111MODULE=on [2022-09-07T08:52:37.387Z] #26 124.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-09-07T08:52:37.387Z] #26 DONE 132.0s [2022-09-07T08:52:37.387Z] [2022-09-07T08:52:37.387Z] #51 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-09-07T08:52:37.387Z] #51 DONE 0.1s [2022-09-07T08:52:37.387Z] [2022-09-07T08:52:37.387Z] #52 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-07T08:52:37.387Z] #52 DONE 0.1s [2022-09-07T08:52:37.387Z] [2022-09-07T08:52:37.387Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:52:37.387Z] #42 59.75 CC criu/arch/x86/vdso-pie.o [2022-09-07T08:52:37.387Z] #42 60.03 CC criu/arch/x86/restorer.o [2022-09-07T08:52:37.387Z] #42 60.63 CC criu/arch/x86/restorer_unmap.o [2022-09-07T08:52:37.387Z] #42 60.69 CC criu/arch/x86/sigaction_compat_pie.o [2022-09-07T08:52:37.387Z] #42 60.99 CC criu/pie/restorer.o [2022-09-07T08:52:37.787Z] #32 35.81 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2022-09-07T08:52:37.787Z] #32 35.81 Need to get 3796 kB of archives. [2022-09-07T08:52:37.787Z] #32 35.81 After this operation, 21.6 MB of additional disk space will be used. [2022-09-07T08:52:37.787Z] #32 35.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2022-09-07T08:52:37.787Z] #32 35.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-07T08:52:37.787Z] #32 35.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2022-09-07T08:52:37.787Z] #32 35.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-09-07T08:52:37.787Z] #32 35.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2022-09-07T08:52:37.787Z] #32 35.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-09-07T08:52:37.787Z] #32 36.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2022-09-07T08:52:37.787Z] #32 36.01 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1+deb10u1 [208 kB] [2022-09-07T08:52:37.787Z] #32 36.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2022-09-07T08:52:37.787Z] #32 36.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2022-09-07T08:52:37.787Z] #32 36.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2022-09-07T08:52:38.046Z] #32 36.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2022-09-07T08:52:38.046Z] #32 36.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2022-09-07T08:52:38.046Z] #32 36.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2022-09-07T08:52:38.046Z] #32 36.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-09-07T08:52:38.046Z] #32 36.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2022-09-07T08:52:38.046Z] #32 36.25 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2022-09-07T08:52:38.193Z] #42 24.60 CC images/signalfd.o [2022-09-07T08:52:38.193Z] #42 24.83 CC images/fs.o [2022-09-07T08:52:38.306Z] #32 ... [2022-09-07T08:52:38.306Z] [2022-09-07T08:52:38.306Z] #36 [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 [2022-09-07T08:52:38.306Z] #36 33.07 The following additional packages will be installed: [2022-09-07T08:52:38.306Z] #36 33.07 libbtrfs0 [2022-09-07T08:52:38.306Z] #36 33.39 The following NEW packages will be installed: [2022-09-07T08:52:38.306Z] #36 33.40 libbtrfs-dev libbtrfs0 [2022-09-07T08:52:38.306Z] #36 33.90 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-09-07T08:52:38.306Z] #36 33.90 Need to get 119 kB of archives. [2022-09-07T08:52:38.306Z] #36 33.90 After this operation, 387 kB of additional disk space will be used. [2022-09-07T08:52:38.306Z] #36 33.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-09-07T08:52:38.306Z] #36 33.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-09-07T08:52:38.306Z] #36 34.76 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T08:52:38.306Z] #36 34.95 Fetched 119 kB in 0s (421 kB/s) [2022-09-07T08:52:38.306Z] #36 35.07 Selecting previously unselected package libbtrfs0. [2022-09-07T08:52:38.306Z] #36 35.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-09-07T08:52:38.306Z] #36 35.13 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2022-09-07T08:52:38.306Z] #36 35.16 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-07T08:52:38.306Z] #36 35.24 Selecting previously unselected package libbtrfs-dev. [2022-09-07T08:52:38.306Z] #36 35.26 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-09-07T08:52:38.306Z] #36 35.27 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-07T08:52:38.306Z] #36 35.46 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-07T08:52:38.306Z] #36 35.52 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-07T08:52:38.306Z] #36 35.64 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-07T08:52:38.306Z] #36 DONE 36.3s [2022-09-07T08:52:38.306Z] [2022-09-07T08:52:38.306Z] #28 [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 [2022-09-07T08:52:38.306Z] #28 34.72 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-07T08:52:38.306Z] #28 34.85 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-07T08:52:38.306Z] #28 34.94 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-07T08:52:38.306Z] #28 34.96 go: downloading github.com/Antonboom/errname v0.1.5 [2022-09-07T08:52:38.306Z] #28 35.00 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-09-07T08:52:38.306Z] #28 35.04 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-09-07T08:52:38.306Z] #28 35.82 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-07T08:52:38.306Z] #28 35.83 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-07T08:52:38.306Z] #28 35.84 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-07T08:52:38.306Z] #28 35.86 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-07T08:52:38.306Z] #28 35.88 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-09-07T08:52:38.306Z] #28 35.90 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-07T08:52:38.306Z] #28 35.95 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-09-07T08:52:38.306Z] #28 35.95 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-07T08:52:38.306Z] #28 36.00 go: downloading github.com/breml/bidichk v0.2.1 [2022-09-07T08:52:38.306Z] #28 36.05 go: downloading github.com/breml/errchkjson v0.2.1 [2022-09-07T08:52:38.306Z] #28 36.06 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-07T08:52:38.306Z] #28 36.08 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-07T08:52:38.306Z] #28 36.11 go: downloading github.com/daixiang0/gci v0.2.9 [2022-09-07T08:52:38.306Z] #28 36.17 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-09-07T08:52:38.306Z] #28 36.19 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-07T08:52:38.306Z] #28 36.20 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-09-07T08:52:38.306Z] #28 36.31 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-07T08:52:38.306Z] #28 36.32 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-07T08:52:38.306Z] #28 36.32 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-09-07T08:52:38.306Z] #28 36.44 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-07T08:52:38.454Z] #42 25.08 CC images/pstree.o [2022-09-07T08:52:38.565Z] #28 36.62 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-07T08:52:38.565Z] #28 36.62 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-07T08:52:38.565Z] #28 36.74 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-07T08:52:38.565Z] #28 36.84 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-07T08:52:38.714Z] #42 25.36 CC images/pipe.o [2022-09-07T08:52:38.825Z] #28 36.92 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-07T08:52:38.825Z] #28 37.00 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-07T08:52:38.825Z] #28 37.04 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-07T08:52:38.825Z] #28 37.08 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-07T08:52:39.065Z] Congratulations! All API changes are done the right way. [2022-09-07T08:52:39.065Z] Congratulations! All TOML source files changed here have valid syntax. [2022-09-07T08:52:39.065Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-09-07T08:52:39.065Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-09-07T08:52:39.065Z] Congratulations! No new tests were added to integration-cli. [2022-09-07T08:52:39.065Z] [2022-09-07T08:52:39.065Z] INFO Start validation with golang-ci-lint [2022-09-07T08:52:39.084Z] #28 37.12 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-07T08:52:39.084Z] #28 37.14 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-07T08:52:39.084Z] #28 37.18 go: downloading github.com/julz/importas v0.1.0 [2022-09-07T08:52:39.084Z] #28 37.22 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-07T08:52:39.084Z] #28 37.23 go: downloading github.com/kulti/thelper v0.5.0 [2022-09-07T08:52:39.084Z] #28 37.28 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-07T08:52:39.084Z] #28 37.29 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-07T08:52:39.084Z] #28 37.30 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-09-07T08:52:39.084Z] #28 37.33 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-09-07T08:52:39.286Z] #42 25.58 CC images/tcp-stream.o [2022-09-07T08:52:39.287Z] #42 25.82 CC images/sk-packet.o [2022-09-07T08:52:39.290Z] #42 64.36 LINK criu/pie/restorer.built-in.o [2022-09-07T08:52:39.324Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-09-07T08:52:39.324Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-09-07T08:52:39.324Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-09-07T08:52:39.343Z] #28 37.35 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-07T08:52:39.343Z] #28 37.38 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-07T08:52:39.343Z] #28 37.44 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-07T08:52:39.343Z] #28 37.49 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-07T08:52:39.343Z] #28 37.49 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-09-07T08:52:39.343Z] #28 37.52 go: downloading github.com/mgechev/revive v1.1.3 [2022-09-07T08:52:39.547Z] #42 26.12 CC images/mnt.o [2022-09-07T08:52:39.548Z] #42 64.38 GEN criu/pie/restorer-blob.h [2022-09-07T08:52:39.548Z] #42 64.47 DEP criu/vdso.d [2022-09-07T08:52:39.807Z] #42 64.71 DEP criu/vdso-compat.d [2022-09-07T08:52:39.807Z] #42 64.87 DEP criu/uts_ns.d [2022-09-07T08:52:39.911Z] #28 ... [2022-09-07T08:52:39.911Z] [2022-09-07T08:52:39.911Z] #29 [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 [2022-09-07T08:52:39.911Z] #29 DONE 38.0s [2022-09-07T08:52:39.911Z] [2022-09-07T08:52:39.911Z] #32 [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 [2022-09-07T08:52:39.911Z] #32 37.42 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T08:52:39.911Z] #32 37.59 Fetched 3796 kB in 1s (5372 kB/s) [2022-09-07T08:52:39.911Z] #32 37.68 Selecting previously unselected package libcap-dev:arm64. [2022-09-07T08:52:39.911Z] #32 37.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-09-07T08:52:39.911Z] #32 37.74 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2022-09-07T08:52:39.911Z] #32 37.78 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2022-09-07T08:52:39.911Z] #32 37.94 Selecting previously unselected package libnet1:arm64. [2022-09-07T08:52:39.911Z] #32 37.95 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-07T08:52:39.911Z] #32 37.96 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-07T08:52:39.911Z] #32 38.15 Selecting previously unselected package libnet1-dev. [2022-09-07T08:52:39.911Z] #32 38.15 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-07T08:52:39.911Z] #32 38.16 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-07T08:52:40.066Z] #42 65.07 DEP criu/util.d [2022-09-07T08:52:40.119Z] #42 26.45 CC images/pipe-data.o [2022-09-07T08:52:40.119Z] #42 26.63 CC images/sa.o [2022-09-07T08:52:40.338Z] #42 65.26 DEP criu/uffd.d [2022-09-07T08:52:40.379Z] #42 26.82 CC images/timer.o [2022-09-07T08:52:40.494Z] #32 38.46 Selecting previously unselected package libnl-3-200:arm64. [2022-09-07T08:52:40.494Z] #32 38.46 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2022-09-07T08:52:40.494Z] #32 38.47 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-09-07T08:52:40.567Z] #28 25.42 Reading package lists... [2022-09-07T08:52:40.567Z] #28 ... [2022-09-07T08:52:40.567Z] [2022-09-07T08:52:40.567Z] #39 [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 [2022-09-07T08:52:40.567Z] #39 25.53 Fetched 9022 kB in 17s (530 kB/s) [2022-09-07T08:52:40.599Z] #42 65.43 DEP criu/tun.d [2022-09-07T08:52:40.599Z] #42 65.57 DEP criu/tty.d [2022-09-07T08:52:40.652Z] #42 27.15 CC images/timerfd.o [2022-09-07T08:52:40.754Z] #32 38.86 Selecting previously unselected package libnl-3-dev:arm64. [2022-09-07T08:52:40.754Z] #32 38.89 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2022-09-07T08:52:40.754Z] #32 38.90 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2022-09-07T08:52:40.858Z] #42 65.83 DEP criu/timerfd.d [2022-09-07T08:52:40.912Z] #42 27.43 CC images/mm.o [2022-09-07T08:52:40.913Z] #42 ... [2022-09-07T08:52:40.913Z] [2022-09-07T08:52:40.913Z] #40 [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 [2022-09-07T08:52:41.035Z] #32 39.14 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-07T08:52:41.035Z] #32 39.15 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-09-07T08:52:41.035Z] #32 39.16 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-09-07T08:52:41.117Z] #42 65.99 DEP criu/timens.d [2022-09-07T08:52:41.117Z] #42 66.15 DEP criu/sysfs_parse.d [2022-09-07T08:52:41.173Z] #40 50.89 Checking out files: 47% (2387/4986) Checking out files: 48% (2394/4986) Checking out files: 49% (2444/4986) Checking out files: 50% (2493/4986) Checking out files: 51% (2543/4986) Checking out files: 52% (2593/4986) Checking out files: 53% (2643/4986) Checking out files: 54% (2693/4986) Checking out files: 55% (2743/4986) Checking out files: 56% (2793/4986) Checking out files: 57% (2843/4986) Checking out files: 58% (2892/4986) Checking out files: 59% (2942/4986) Checking out files: 60% (2992/4986) Checking out files: 61% (3042/4986) Checking out files: 62% (3092/4986) Checking out files: 63% (3142/4986) Checking out files: 64% (3192/4986) Checking out files: 65% (3241/4986) Checking out files: 66% (3291/4986) Checking out files: 67% (3341/4986) Checking out files: 68% (3391/4986) Checking out files: 69% (3441/4986) Checking out files: 70% (3491/4986) Checking out files: 71% (3541/4986) Checking out files: 72% (3590/4986) Checking out files: 73% (3640/4986) Checking out files: 74% (3690/4986) Checking out files: 75% (3740/4986) Checking out files: 76% (3790/4986) Checking out files: 77% (3840/4986) Checking out files: 78% (3890/4986) Checking out files: 79% (3939/4986) Checking out files: 80% (3989/4986) Checking out files: 81% (4039/4986) Checking out files: 82% (4089/4986) Checking out files: 83% (4139/4986) Checking out files: 83% (4153/4986) Checking out files: 84% (4189/4986) Checking out files: 85% (4239/4986) Checking out files: 86% (4288/4986) Checking out files: 87% (4338/4986) Checking out files: 88% (4388/4986) Checking out files: 89% (4438/4986) Checking out files: 90% (4488/4986) Checking out files: 91% (4538/4986) Checking out files: 92% (4588/4986) Checking out files: 93% (4637/4986) Checking out files: 94% (4687/4986) Checking out files: 95% (4737/4986) Checking out files: 96% (4787/4986) Checking out files: 97% (4837/4986) Checking out files: 98% (4887/4986) Checking out files: 99% (4937/4986) Checking out files: 100% (4986/4986) Checking out files: 100% (4986/4986), done. [2022-09-07T08:52:41.173Z] #40 52.61 + cd /tmp/tmp.1RkH5DKWkr/src/github.com/containerd/containerd [2022-09-07T08:52:41.173Z] #40 52.61 + git checkout -q v1.6.8 [2022-09-07T08:52:41.294Z] #32 39.28 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-09-07T08:52:41.294Z] #32 39.28 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2022-09-07T08:52:41.294Z] #32 39.29 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-09-07T08:52:41.294Z] #32 39.43 Selecting previously unselected package zlib1g-dev:arm64. [2022-09-07T08:52:41.294Z] #32 39.43 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_arm64.deb ... [2022-09-07T08:52:41.294Z] #32 39.46 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-07T08:52:41.376Z] #42 66.28 DEP criu/sysctl.d [2022-09-07T08:52:41.376Z] #42 66.41 DEP criu/string.d [2022-09-07T08:52:41.553Z] #32 39.68 Selecting previously unselected package libprotobuf17:arm64. [2022-09-07T08:52:41.553Z] #32 39.68 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2022-09-07T08:52:41.553Z] #32 39.70 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2022-09-07T08:52:41.635Z] #42 66.46 DEP criu/stats.d [2022-09-07T08:52:41.635Z] #42 66.65 DEP criu/sockets.d [2022-09-07T08:52:41.745Z] #40 ... [2022-09-07T08:52:41.745Z] [2022-09-07T08:52:41.745Z] #39 [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 [2022-09-07T08:52:41.745Z] #39 97.46 log [2022-09-07T08:52:41.745Z] #39 100.2 github.com/BurntSushi/toml/cmd/tomlv [2022-09-07T08:52:41.745Z] #39 DONE 103.4s [2022-09-07T08:52:41.745Z] [2022-09-07T08:52:41.745Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:52:41.745Z] #42 27.78 CC images/sk-opts.o [2022-09-07T08:52:41.745Z] #42 27.98 CC images/sk-unix.o [2022-09-07T08:52:41.894Z] #42 66.81 DEP criu/sk-unix.d [2022-09-07T08:52:42.005Z] #42 28.49 CC images/sk-inet.o [2022-09-07T08:52:42.125Z] #32 40.15 Selecting previously unselected package libprotobuf-lite17:arm64. [2022-09-07T08:52:42.125Z] #32 40.16 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2022-09-07T08:52:42.125Z] #32 40.17 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-09-07T08:52:42.153Z] #42 67.08 DEP criu/sk-tcp.d [2022-09-07T08:52:42.391Z] #32 40.38 Selecting previously unselected package libprotobuf-dev:arm64. [2022-09-07T08:52:42.392Z] #32 40.39 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2022-09-07T08:52:42.392Z] #32 40.40 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-09-07T08:52:42.411Z] #42 67.31 DEP criu/sk-queue.d [2022-09-07T08:52:42.411Z] #42 67.47 DEP criu/sk-packet.d [2022-09-07T08:52:42.464Z] #39 25.53 Reading package lists... [2022-09-07T08:52:42.464Z] #39 ... [2022-09-07T08:52:42.464Z] [2022-09-07T08:52:42.464Z] #38 [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 [2022-09-07T08:52:42.464Z] #38 22.25 Fetched 8481 kB in 17s (496 kB/s) [2022-09-07T08:52:42.464Z] #38 22.25 Reading package lists... [2022-09-07T08:52:42.464Z] #38 29.43 Reading package lists... [2022-09-07T08:52:42.464Z] #38 ... [2022-09-07T08:52:42.464Z] [2022-09-07T08:52:42.464Z] #28 [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 [2022-09-07T08:52:42.464Z] #28 25.42 Reading package lists... [2022-09-07T08:52:42.576Z] #42 29.09 CC images/tun.o [2022-09-07T08:52:42.671Z] #42 67.61 DEP criu/sk-netlink.d [2022-09-07T08:52:42.836Z] #42 29.33 CC images/sk-netlink.o [2022-09-07T08:52:42.929Z] #42 67.84 DEP criu/sk-inet.d [2022-09-07T08:52:42.929Z] #42 68.03 DEP criu/signalfd.d [2022-09-07T08:52:43.096Z] #42 29.56 CC images/packet-sock.o [2022-09-07T08:52:43.188Z] #42 68.16 DEP criu/sigframe.d [2022-09-07T08:52:43.422Z] #32 41.58 Selecting previously unselected package libprotoc17:arm64. [2022-09-07T08:52:43.422Z] #32 41.58 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2022-09-07T08:52:43.422Z] #32 41.59 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2022-09-07T08:52:43.447Z] #42 68.32 DEP criu/shmem.d [2022-09-07T08:52:43.447Z] #42 68.45 DEP criu/servicefd.d [2022-09-07T08:52:43.666Z] #42 30.02 CC images/ipc-var.o [2022-09-07T08:52:43.666Z] #42 30.24 CC images/ipc-desc.o [2022-09-07T08:52:43.706Z] #42 68.67 DEP criu/seize.d [2022-09-07T08:52:43.926Z] #42 30.45 CC images/ipc-shm.o [2022-09-07T08:52:43.966Z] #42 68.88 DEP criu/seccomp.d [2022-09-07T08:52:44.006Z] #32 42.22 Selecting previously unselected package protobuf-c-compiler. [2022-09-07T08:52:44.006Z] #32 42.25 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2022-09-07T08:52:44.006Z] #32 42.25 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-07T08:52:44.187Z] #42 30.59 CC images/ipc-msg.o [2022-09-07T08:52:44.187Z] #42 30.82 CC images/ipc-sem.o [2022-09-07T08:52:44.225Z] #42 69.09 DEP criu/rst-malloc.d [2022-09-07T08:52:44.225Z] #42 69.18 DEP criu/rbtree.d [2022-09-07T08:52:44.225Z] #42 69.23 DEP criu/pstree.d [2022-09-07T08:52:44.290Z] #32 42.45 Selecting previously unselected package protobuf-compiler. [2022-09-07T08:52:44.290Z] #32 42.46 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2022-09-07T08:52:44.290Z] #32 42.47 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-09-07T08:52:44.447Z] #42 31.10 CC images/utsns.o [2022-09-07T08:52:44.483Z] #42 69.38 DEP criu/protobuf.d [2022-09-07T08:52:44.484Z] #42 69.51 GEN criu/protobuf-desc-gen.h [2022-09-07T08:52:44.556Z] #32 42.67 Selecting previously unselected package python-pkg-resources. [2022-09-07T08:52:44.556Z] #32 42.68 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-09-07T08:52:44.556Z] #32 42.68 Unpacking python-pkg-resources (40.8.0-1) ... [2022-09-07T08:52:44.821Z] #32 42.96 Selecting previously unselected package python-six. [2022-09-07T08:52:44.822Z] #32 42.97 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-09-07T08:52:44.822Z] #32 42.99 Unpacking python-six (1.12.0-1) ... [2022-09-07T08:52:44.988Z] #28 32.43 Reading package lists... [2022-09-07T08:52:44.988Z] #28 ... [2022-09-07T08:52:44.988Z] [2022-09-07T08:52:44.988Z] #36 [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 [2022-09-07T08:52:44.988Z] #36 24.87 Fetched 8481 kB in 18s (463 kB/s) [2022-09-07T08:52:44.988Z] #36 24.87 Reading package lists... [2022-09-07T08:52:44.988Z] #36 31.76 Reading package lists... [2022-09-07T08:52:44.988Z] #36 ... [2022-09-07T08:52:44.988Z] [2022-09-07T08:52:44.988Z] #30 [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 [2022-09-07T08:52:44.988Z] #30 31.65 go: downloading github.com/fatih/color v1.13.0 [2022-09-07T08:52:44.988Z] #30 31.65 go: downloading github.com/gofrs/flock v0.8.1 [2022-09-07T08:52:44.988Z] #30 31.76 go: downloading github.com/pkg/errors v0.9.1 [2022-09-07T08:52:44.988Z] #30 31.76 go: downloading github.com/spf13/cobra v1.3.0 [2022-09-07T08:52:44.988Z] #30 31.78 go: downloading github.com/spf13/pflag v1.0.5 [2022-09-07T08:52:44.988Z] #30 32.17 go: downloading github.com/spf13/viper v1.10.1 [2022-09-07T08:52:44.988Z] #30 32.17 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-09-07T08:52:44.988Z] #30 32.65 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-09-07T08:52:44.988Z] #30 32.69 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-09-07T08:52:44.988Z] #30 32.69 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-09-07T08:52:44.988Z] #30 32.77 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-09-07T08:52:44.988Z] #30 34.10 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-09-07T08:52:44.988Z] #30 34.19 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-09-07T08:52:45.018Z] #42 31.28 CC images/creds.o [2022-09-07T08:52:45.018Z] #42 31.47 CC images/vma.o [2022-09-07T08:52:45.018Z] #42 31.70 CC images/netdev.o [2022-09-07T08:52:45.082Z] #32 43.12 Selecting previously unselected package python-protobuf. [2022-09-07T08:52:45.082Z] #32 43.15 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2022-09-07T08:52:45.082Z] #32 43.16 Unpacking python-protobuf (3.6.1.3-2) ... [2022-09-07T08:52:45.588Z] #42 32.10 CC images/tty.o [2022-09-07T08:52:45.650Z] #32 43.84 Setting up python-pkg-resources (40.8.0-1) ... [2022-09-07T08:52:45.651Z] #32 ... [2022-09-07T08:52:45.651Z] [2022-09-07T08:52:45.651Z] #27 [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 [2022-09-07T08:52:45.651Z] #27 25.69 Reading package lists... [2022-09-07T08:52:45.651Z] #27 31.62 Building dependency tree... [2022-09-07T08:52:45.651Z] #27 34.75 The following additional packages will be installed: [2022-09-07T08:52:45.651Z] #27 34.75 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-09-07T08:52:45.651Z] #27 34.75 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-09-07T08:52:45.651Z] #27 34.76 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-09-07T08:52:45.651Z] #27 34.76 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-09-07T08:52:45.651Z] #27 34.76 mingw-w64-x86-64-dev [2022-09-07T08:52:45.651Z] #27 34.77 Suggested packages: [2022-09-07T08:52:45.651Z] #27 34.78 gcc-8-locales seccomp wine64 [2022-09-07T08:52:45.651Z] #27 35.86 The following NEW packages will be installed: [2022-09-07T08:52:45.651Z] #27 35.87 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-07T08:52:45.651Z] #27 35.87 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-09-07T08:52:45.651Z] #27 35.87 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-09-07T08:52:45.651Z] #27 35.87 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-09-07T08:52:45.651Z] #27 35.88 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-09-07T08:52:45.651Z] #27 35.89 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-09-07T08:52:45.651Z] #27 35.90 The following packages will be upgraded: [2022-09-07T08:52:45.651Z] #27 35.90 libseccomp2 [2022-09-07T08:52:45.651Z] #27 36.42 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2022-09-07T08:52:45.651Z] #27 36.42 Need to get 73.4 MB of archives. [2022-09-07T08:52:45.651Z] #27 36.42 After this operation, 471 MB of additional disk space will be used. [2022-09-07T08:52:45.651Z] #27 36.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2022-09-07T08:52:45.651Z] #27 36.44 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.5.1-1~bpo10+1 [46.8 kB] [2022-09-07T08:52:45.651Z] #27 36.44 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.5.1-1~bpo10+1 [88.6 kB] [2022-09-07T08:52:45.651Z] #27 36.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2022-09-07T08:52:45.651Z] #27 36.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-09-07T08:52:45.651Z] #27 36.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2022-09-07T08:52:45.651Z] #27 36.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2022-09-07T08:52:45.651Z] #27 36.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-09-07T08:52:45.651Z] #27 37.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-09-07T08:52:45.651Z] #27 37.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-09-07T08:52:45.651Z] #27 37.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [33.2 MB] [2022-09-07T08:52:45.651Z] #27 39.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [24.0 MB] [2022-09-07T08:52:45.651Z] #27 40.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2022-09-07T08:52:45.651Z] #27 40.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2022-09-07T08:52:45.651Z] #27 40.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-09-07T08:52:45.651Z] #27 40.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-09-07T08:52:45.651Z] #27 40.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2022-09-07T08:52:45.651Z] #27 40.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2022-09-07T08:52:45.651Z] #27 40.92 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2022-09-07T08:52:45.651Z] #27 40.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2022-09-07T08:52:45.651Z] #27 40.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2022-09-07T08:52:45.651Z] #27 40.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2022-09-07T08:52:45.651Z] #27 41.00 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2022-09-07T08:52:45.651Z] #27 41.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2022-09-07T08:52:45.651Z] #27 41.06 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2022-09-07T08:52:45.651Z] #27 41.07 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2022-09-07T08:52:45.910Z] #27 ... [2022-09-07T08:52:45.910Z] [2022-09-07T08:52:45.910Z] #28 [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 [2022-09-07T08:52:45.910Z] #28 38.10 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-07T08:52:45.910Z] #28 38.14 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-07T08:52:45.910Z] #28 38.17 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-07T08:52:45.910Z] #28 38.22 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-09-07T08:52:45.910Z] #28 38.32 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-09-07T08:52:45.910Z] #28 38.34 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-07T08:52:45.910Z] #28 38.46 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-07T08:52:45.910Z] #28 38.47 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-07T08:52:45.910Z] #28 38.49 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-09-07T08:52:45.910Z] #28 38.83 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-07T08:52:45.910Z] #28 38.86 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-09-07T08:52:45.910Z] #28 38.86 go: downloading github.com/sivchari/tenv v1.4.7 [2022-09-07T08:52:45.910Z] #28 38.88 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-07T08:52:45.910Z] #28 38.95 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-07T08:52:45.910Z] #28 38.95 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-07T08:52:45.910Z] #28 39.05 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-07T08:52:45.910Z] #28 39.05 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-07T08:52:45.910Z] #28 39.10 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-07T08:52:45.910Z] #28 39.20 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-07T08:52:45.910Z] #28 39.24 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-09-07T08:52:45.910Z] #28 39.29 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-07T08:52:45.910Z] #28 39.37 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-07T08:52:45.910Z] #28 39.42 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-09-07T08:52:45.910Z] #28 39.43 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-07T08:52:45.910Z] #28 39.43 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-07T08:52:45.910Z] #28 39.51 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-09-07T08:52:45.910Z] #28 39.65 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-07T08:52:45.910Z] #28 39.77 go: downloading honnef.co/go/tools v0.2.2 [2022-09-07T08:52:45.910Z] #28 40.97 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-09-07T08:52:45.910Z] #28 41.07 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-07T08:52:45.910Z] #28 41.07 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-07T08:52:45.910Z] #28 41.18 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-07T08:52:45.910Z] #28 41.18 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-07T08:52:45.910Z] #28 41.25 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-07T08:52:45.910Z] #28 41.34 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-07T08:52:45.910Z] #28 41.46 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-07T08:52:45.910Z] #28 41.67 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-07T08:52:45.910Z] #28 41.70 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-07T08:52:45.910Z] #28 41.91 go: downloading golang.org/x/text v0.3.7 [2022-09-07T08:52:46.160Z] #42 32.70 CC images/file-lock.o [2022-09-07T08:52:46.387Z] #42 71.13 DEP criu/protobuf-desc.d [2022-09-07T08:52:46.387Z] #42 71.24 DEP criu/proc_parse.d [2022-09-07T08:52:46.420Z] #42 32.90 CC images/rlimit.o [2022-09-07T08:52:46.479Z] #28 ... [2022-09-07T08:52:46.479Z] [2022-09-07T08:52:46.479Z] #27 [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 [2022-09-07T08:52:46.479Z] #27 42.02 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T08:52:46.645Z] #42 71.49 DEP criu/plugin.d [2022-09-07T08:52:46.645Z] #42 71.61 DEP criu/pipes.d [2022-09-07T08:52:46.680Z] #42 33.06 CC images/pagemap.o [2022-09-07T08:52:46.740Z] #27 42.26 Fetched 73.4 MB in 5s (14.8 MB/s) [2022-09-07T08:52:46.740Z] #27 ... [2022-09-07T08:52:46.740Z] [2022-09-07T08:52:46.740Z] #35 [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 [2022-09-07T08:52:46.740Z] #35 34.81 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-09-07T08:52:46.740Z] #35 34.82 Suggested packages: [2022-09-07T08:52:46.740Z] #35 34.82 cmake-doc ninja-build lrzip [2022-09-07T08:52:46.740Z] #35 34.82 Recommended packages: [2022-09-07T08:52:46.740Z] #35 34.82 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-07T08:52:46.740Z] #35 35.57 The following NEW packages will be installed: [2022-09-07T08:52:46.740Z] #35 35.57 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-09-07T08:52:46.740Z] #35 35.58 vim-common xxd [2022-09-07T08:52:46.740Z] #35 35.94 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-09-07T08:52:46.740Z] #35 35.94 Need to get 14.2 MB of archives. [2022-09-07T08:52:46.740Z] #35 35.94 After this operation, 60.0 MB of additional disk space will be used. [2022-09-07T08:52:46.740Z] #35 35.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB] [2022-09-07T08:52:46.740Z] #35 35.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-07T08:52:46.740Z] #35 36.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] [2022-09-07T08:52:46.740Z] #35 36.64 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u4 [625 kB] [2022-09-07T08:52:46.740Z] #35 36.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2022-09-07T08:52:46.740Z] #35 36.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2022-09-07T08:52:46.740Z] #35 36.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2022-09-07T08:52:46.740Z] #35 36.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2022-09-07T08:52:46.740Z] #35 36.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2022-09-07T08:52:46.740Z] #35 36.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2022-09-07T08:52:46.740Z] #35 38.11 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T08:52:46.740Z] #35 38.44 Fetched 14.2 MB in 1s (9881 kB/s) [2022-09-07T08:52:46.740Z] #35 38.77 Selecting previously unselected package xxd. [2022-09-07T08:52:46.740Z] #35 38.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-09-07T08:52:46.740Z] #35 38.92 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-09-07T08:52:46.740Z] #35 38.92 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:52:46.740Z] #35 39.15 Selecting previously unselected package vim-common. [2022-09-07T08:52:46.740Z] #35 39.15 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-07T08:52:46.740Z] #35 39.19 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:52:46.740Z] #35 39.47 Selecting previously unselected package libicu63:arm64. [2022-09-07T08:52:46.740Z] #35 39.48 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_arm64.deb ... [2022-09-07T08:52:46.740Z] #35 39.49 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... [2022-09-07T08:52:46.740Z] #35 44.55 Selecting previously unselected package libxml2:arm64. [2022-09-07T08:52:46.740Z] #35 44.55 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_arm64.deb ... [2022-09-07T08:52:46.740Z] #35 44.56 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-07T08:52:46.740Z] #35 ... [2022-09-07T08:52:46.740Z] [2022-09-07T08:52:46.740Z] #27 [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 [2022-09-07T08:52:46.740Z] #27 42.38 (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 ... 15394 files and directories currently installed.) [2022-09-07T08:52:46.740Z] #27 42.42 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_arm64.deb ... [2022-09-07T08:52:46.740Z] #27 42.49 Unpacking libseccomp2:arm64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-09-07T08:52:46.896Z] #30 ... [2022-09-07T08:52:46.896Z] [2022-09-07T08:52:46.896Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-07T08:52:46.896Z] #35 26.96 encoding [2022-09-07T08:52:46.896Z] #35 ... [2022-09-07T08:52:46.896Z] [2022-09-07T08:52:46.896Z] #25 [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 [2022-09-07T08:52:46.896Z] #25 26.79 Checking out files: 71% (1550/2176) Checking out files: 72% (1567/2176) Checking out files: 73% (1589/2176) Checking out files: 74% (1611/2176) Checking out files: 75% (1632/2176) Checking out files: 76% (1654/2176) Checking out files: 77% (1676/2176) Checking out files: 78% (1698/2176) Checking out files: 79% (1720/2176) Checking out files: 80% (1741/2176) Checking out files: 81% (1763/2176) Checking out files: 82% (1785/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. [2022-09-07T08:52:46.896Z] #25 27.45 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-09-07T08:52:46.896Z] #25 29.41 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-09-07T08:52:46.904Z] #42 71.77 DEP criu/pie-util.d [2022-09-07T08:52:46.904Z] #42 71.87 DEP criu/pie-util-vdso.d [2022-09-07T08:52:46.940Z] #42 33.37 CC images/siginfo.o [2022-09-07T08:52:47.153Z] #25 ... [2022-09-07T08:52:47.153Z] [2022-09-07T08:52:47.153Z] #38 [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 [2022-09-07T08:52:47.153Z] #38 29.43 Reading package lists... [2022-09-07T08:52:47.162Z] #42 72.04 DEP criu/pie-util-vdso-elf32.d [2022-09-07T08:52:47.162Z] #42 72.17 DEP criu/path.d [2022-09-07T08:52:47.200Z] #42 33.62 CC images/rpc.o [2022-09-07T08:52:47.249Z] Running on azwin-2-671f80 in d:\jenkins\workspace\moby_PR-44098 [Pipeline] { [2022-09-07T08:52:47.259Z] #27 42.67 Setting up libseccomp2:arm64 (2.5.1-1~bpo10+1) ... [2022-09-07T08:52:47.259Z] #27 42.80 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-07T08:52:47.260Z] #27 42.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-09-07T08:52:47.260Z] #27 42.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2022-09-07T08:52:47.260Z] #27 42.89 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [Pipeline] ws [2022-09-07T08:52:47.264Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-09-07T08:52:47.410Z] #38 36.00 Building dependency tree... [2022-09-07T08:52:47.421Z] #42 72.28 DEP criu/parasite-syscall.d [2022-09-07T08:52:47.421Z] #42 72.54 DEP criu/pagemap.d [2022-09-07T08:52:47.680Z] #42 72.70 DEP criu/pagemap-cache.d [2022-09-07T08:52:47.680Z] #42 72.81 DEP criu/page-xfer.d [2022-09-07T08:52:48.202Z] #27 ... [2022-09-07T08:52:48.202Z] [2022-09-07T08:52:48.202Z] #40 [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 [2022-09-07T08:52:48.202Z] #0 0.789 + RM_GOPATH=0 [2022-09-07T08:52:48.202Z] #0 0.808 + TMP_GOPATH= [2022-09-07T08:52:48.202Z] #0 0.808 + : /build [2022-09-07T08:52:48.202Z] #0 0.809 + '[' -z '' ']' [2022-09-07T08:52:48.202Z] #0 0.809 ++ mktemp -d [2022-09-07T08:52:48.202Z] #0 0.813 + export GOPATH=/tmp/tmp.El3iu62NgF [2022-09-07T08:52:48.202Z] #0 0.813 + GOPATH=/tmp/tmp.El3iu62NgF [2022-09-07T08:52:48.202Z] #0 0.813 + RM_GOPATH=1 [2022-09-07T08:52:48.202Z] #0 0.813 + case "$(go env GOARCH)" in [2022-09-07T08:52:48.202Z] #0 0.814 ++ go env GOARCH [2022-09-07T08:52:48.202Z] #0 0.828 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:48.202Z] #0 0.828 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:52:48.202Z] #0 0.829 ++ dirname /tmp/install/install.sh [2022-09-07T08:52:48.202Z] #0 0.840 + dir=/tmp/install [2022-09-07T08:52:48.202Z] #0 0.840 + bin=containerd [2022-09-07T08:52:48.202Z] #0 0.841 + shift [2022-09-07T08:52:48.202Z] #0 0.841 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-09-07T08:52:48.202Z] #0 0.841 + . /tmp/install/containerd.installer [2022-09-07T08:52:48.202Z] #0 0.841 ++ set -e [2022-09-07T08:52:48.202Z] #0 0.842 ++ : v1.6.8 [2022-09-07T08:52:48.202Z] #0 0.842 + install_containerd [2022-09-07T08:52:48.202Z] #0 0.848 + echo 'Install containerd version v1.6.8' [2022-09-07T08:52:48.202Z] #0 0.849 Install containerd version v1.6.8 [2022-09-07T08:52:48.202Z] #0 0.856 + git clone https://github.com/containerd/containerd.git /tmp/tmp.El3iu62NgF/src/github.com/containerd/containerd [2022-09-07T08:52:48.202Z] #0 0.862 Cloning into '/tmp/tmp.El3iu62NgF/src/github.com/containerd/containerd'... [2022-09-07T08:52:48.202Z] #40 ... [2022-09-07T08:52:48.202Z] [2022-09-07T08:52:48.202Z] #32 [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 [2022-09-07T08:52:48.202Z] #32 46.22 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-09-07T08:52:48.202Z] #32 46.25 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-07T08:52:48.202Z] #32 46.27 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-09-07T08:52:48.202Z] #32 46.28 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-09-07T08:52:48.202Z] #32 46.30 Setting up python-six (1.12.0-1) ... [2022-09-07T08:52:48.247Z] #42 73.06 DEP criu/page-pipe.d [2022-09-07T08:52:48.247Z] #42 73.16 DEP criu/netfilter.d [2022-09-07T08:52:48.247Z] #42 73.36 DEP criu/net.d [2022-09-07T08:52:48.506Z] #42 73.66 DEP criu/namespaces.d [2022-09-07T08:52:48.582Z] #42 34.72 CC images/ext-file.o [2022-09-07T08:52:48.582Z] #42 ... [2022-09-07T08:52:48.582Z] [2022-09-07T08:52:48.582Z] #26 [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 [2022-09-07T08:52:48.582Z] #26 94.44 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-07T08:52:48.582Z] #26 94.45 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-07T08:52:48.582Z] #26 94.46 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-07T08:52:48.582Z] #26 ... [2022-09-07T08:52:48.582Z] [2022-09-07T08:52:48.582Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:52:48.582Z] #42 34.90 CC images/cgroup.o [2022-09-07T08:52:49.072Z] #42 73.84 DEP criu/mount.d [2022-09-07T08:52:49.072Z] #42 74.07 DEP criu/memfd.d [2022-09-07T08:52:49.072Z] #42 ... [2022-09-07T08:52:49.072Z] [2022-09-07T08:52:49.072Z] #50 [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 [2022-09-07T08:52:49.072Z] #50 12.27 Fetched 9022 kB in 11s (815 kB/s) [2022-09-07T08:52:49.072Z] #50 12.27 Reading package lists... [2022-09-07T08:52:49.072Z] #50 15.88 Reading package lists... [2022-09-07T08:52:49.072Z] #50 19.55 Building dependency tree... [2022-09-07T08:52:49.072Z] #50 21.03 libcap2-bin is already the newest version (1:2.25-2). [2022-09-07T08:52:49.072Z] #50 21.03 The following additional packages will be installed: [2022-09-07T08:52:49.072Z] #50 21.03 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-09-07T08:52:49.072Z] #50 21.03 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-09-07T08:52:49.072Z] #50 21.04 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-09-07T08:52:49.072Z] #50 21.04 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-09-07T08:52:49.072Z] #50 21.04 python3.7 python3.7-minimal vim-runtime xxd [2022-09-07T08:52:49.072Z] #50 21.04 Suggested packages: [2022-09-07T08:52:49.072Z] #50 21.04 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-09-07T08:52:49.072Z] #50 21.04 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-09-07T08:52:49.072Z] #50 21.04 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-09-07T08:52:49.072Z] #50 21.04 quota [2022-09-07T08:52:49.072Z] #50 21.04 Recommended packages: [2022-09-07T08:52:49.072Z] #50 21.04 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-09-07T08:52:49.072Z] #50 21.04 python3-keyrings.alt python3-xdg unzip [2022-09-07T08:52:49.072Z] #50 ... [2022-09-07T08:52:49.072Z] [2022-09-07T08:52:49.072Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:52:49.072Z] #42 74.19 DEP criu/mem.d [2022-09-07T08:52:49.113Z] The recommended git tool is: git [2022-09-07T08:52:49.153Z] #42 35.43 CC images/userns.o [2022-09-07T08:52:49.153Z] #42 35.66 CC images/google/protobuf/descriptor.o [2022-09-07T08:52:49.305Z] #38 39.19 The following additional packages will be installed: [2022-09-07T08:52:49.305Z] #38 39.22 libbtrfs0 [2022-09-07T08:52:49.305Z] #38 39.46 The following NEW packages will be installed: [2022-09-07T08:52:49.305Z] #38 39.46 libbtrfs-dev libbtrfs0 [2022-09-07T08:52:49.331Z] #42 74.37 DEP criu/lsm.d [2022-09-07T08:52:49.571Z] #38 39.84 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-09-07T08:52:49.571Z] #38 39.84 Need to get 119 kB of archives. [2022-09-07T08:52:49.571Z] #38 39.84 After this operation, 387 kB of additional disk space will be used. [2022-09-07T08:52:49.571Z] #38 39.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-07T08:52:49.571Z] #38 39.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-07T08:52:49.590Z] #42 74.55 DEP criu/log.d [2022-09-07T08:52:49.590Z] #42 74.67 DEP criu/libnetlink.d [2022-09-07T08:52:49.848Z] #42 74.83 DEP criu/kerndat.d [2022-09-07T08:52:50.107Z] #42 75.10 DEP criu/kcmp-ids.d [2022-09-07T08:52:50.107Z] #42 75.21 DEP criu/irmap.d [2022-09-07T08:52:50.125Z] #32 48.19 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-07T08:52:50.125Z] #32 48.21 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-09-07T08:52:50.125Z] #32 48.24 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2022-09-07T08:52:50.125Z] #32 48.27 Setting up libcap-dev:arm64 (1:2.25-2) ... [2022-09-07T08:52:50.125Z] #32 48.29 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2022-09-07T08:52:50.125Z] #32 48.31 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-09-07T08:52:50.125Z] #32 48.33 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-07T08:52:50.125Z] #32 48.36 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-09-07T08:52:50.125Z] #32 48.38 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-07T08:52:50.125Z] #32 48.39 Setting up python-protobuf (3.6.1.3-2) ... [2022-09-07T08:52:50.443Z] #42 75.36 DEP criu/ipc_ns.d [2022-09-07T08:52:50.443Z] #42 75.53 DEP criu/image.d [2022-09-07T08:52:50.706Z] #42 75.76 DEP criu/image-desc.d [2022-09-07T08:52:50.944Z] #38 41.09 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T08:52:50.973Z] #42 75.84 DEP criu/fsnotify.d [2022-09-07T08:52:50.973Z] #42 76.07 DEP criu/filesystems.d [2022-09-07T08:52:51.066Z] #42 37.23 CC images/opts.o [2022-09-07T08:52:51.066Z] #42 37.40 CC images/seccomp.o [2022-09-07T08:52:51.066Z] #42 37.63 CC images/binfmt-misc.o [2022-09-07T08:52:51.200Z] #38 41.37 Fetched 119 kB in 0s (429 kB/s) [2022-09-07T08:52:51.234Z] #42 76.26 DEP criu/files.d [2022-09-07T08:52:51.326Z] #42 37.85 CC images/time.o [2022-09-07T08:52:51.456Z] #38 41.51 Selecting previously unselected package libbtrfs0. [2022-09-07T08:52:51.456Z] #38 41.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 ... 15421 files and directories currently installed.) [2022-09-07T08:52:51.456Z] #38 41.59 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-07T08:52:51.456Z] #38 41.60 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-07T08:52:51.456Z] #38 41.71 Selecting previously unselected package libbtrfs-dev. [2022-09-07T08:52:51.456Z] #38 41.71 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-07T08:52:51.492Z] #42 76.46 DEP criu/files-reg.d [2022-09-07T08:52:51.506Z] #32 ... [2022-09-07T08:52:51.506Z] [2022-09-07T08:52:51.506Z] #37 [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 [2022-09-07T08:52:51.506Z] #37 39.20 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-07T08:52:51.506Z] #37 39.47 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-07T08:52:51.506Z] #37 ... [2022-09-07T08:52:51.506Z] [2022-09-07T08:52:51.506Z] #35 [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 [2022-09-07T08:52:51.506Z] #35 45.06 Selecting previously unselected package cmake-data. [2022-09-07T08:52:51.506Z] #35 45.06 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-09-07T08:52:51.506Z] #35 45.08 Unpacking cmake-data (3.13.4-1) ... [2022-09-07T08:52:51.506Z] #35 48.13 Selecting previously unselected package libarchive13:arm64. [2022-09-07T08:52:51.506Z] #35 48.16 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2022-09-07T08:52:51.506Z] #35 48.17 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-09-07T08:52:51.506Z] #35 48.44 Selecting previously unselected package libjsoncpp1:arm64. [2022-09-07T08:52:51.506Z] #35 48.44 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2022-09-07T08:52:51.506Z] #35 48.46 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2022-09-07T08:52:51.506Z] #35 48.65 Selecting previously unselected package librhash0:arm64. [2022-09-07T08:52:51.506Z] #35 48.72 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2022-09-07T08:52:51.506Z] #35 48.73 Unpacking librhash0:arm64 (1.3.8-1) ... [2022-09-07T08:52:51.506Z] #35 48.92 Selecting previously unselected package libuv1:arm64. [2022-09-07T08:52:51.506Z] #35 49.05 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2022-09-07T08:52:51.506Z] #35 49.08 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-09-07T08:52:51.506Z] #35 49.24 Selecting previously unselected package cmake. [2022-09-07T08:52:51.506Z] #35 49.25 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2022-09-07T08:52:51.506Z] #35 49.25 Unpacking cmake (3.13.4-1) ... [2022-09-07T08:52:51.587Z] #42 38.04 CC images/sysctl.o [2022-09-07T08:52:51.712Z] #38 41.72 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-07T08:52:51.752Z] #42 76.59 DEP criu/files-ext.d [2022-09-07T08:52:51.752Z] #42 76.73 DEP criu/file-lock.d [2022-09-07T08:52:51.848Z] #42 38.27 CC images/autofs.o [2022-09-07T08:52:51.848Z] #42 38.45 CC images/macvlan.o [2022-09-07T08:52:51.969Z] #38 42.02 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-07T08:52:51.969Z] #38 42.05 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-07T08:52:51.969Z] #38 42.09 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-07T08:52:51.969Z] #38 ... [2022-09-07T08:52:51.969Z] [2022-09-07T08:52:51.969Z] #32 [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 [2022-09-07T08:52:51.969Z] #32 DONE 42.2s [2022-09-07T08:52:51.969Z] [2022-09-07T08:52:51.969Z] #30 [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 [2022-09-07T08:52:51.969Z] #30 37.70 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-09-07T08:52:51.969Z] #30 37.73 go: downloading github.com/stretchr/testify v1.7.0 [2022-09-07T08:52:51.969Z] #30 38.06 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-09-07T08:52:51.969Z] #30 38.06 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-09-07T08:52:51.969Z] #30 38.15 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-09-07T08:52:51.969Z] #30 38.15 go: downloading github.com/magiconair/properties v1.8.5 [2022-09-07T08:52:51.969Z] #30 38.32 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-09-07T08:52:51.969Z] #30 38.32 go: downloading github.com/spf13/afero v1.6.0 [2022-09-07T08:52:51.969Z] #30 38.32 go: downloading github.com/spf13/cast v1.4.1 [2022-09-07T08:52:51.969Z] #30 38.44 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-09-07T08:52:51.969Z] #30 38.51 go: downloading github.com/subosito/gotenv v1.2.0 [2022-09-07T08:52:51.969Z] #30 38.57 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-09-07T08:52:51.969Z] #30 38.76 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-09-07T08:52:51.969Z] #30 38.76 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-09-07T08:52:51.969Z] #30 38.91 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-09-07T08:52:51.969Z] #30 38.91 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-09-07T08:52:51.969Z] #30 38.98 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-09-07T08:52:51.969Z] #30 38.98 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-09-07T08:52:51.969Z] #30 38.98 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-09-07T08:52:51.969Z] #30 39.04 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-09-07T08:52:51.969Z] #30 39.08 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-09-07T08:52:51.969Z] #30 39.84 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-09-07T08:52:51.969Z] #30 40.00 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-09-07T08:52:51.969Z] #30 40.06 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-09-07T08:52:51.969Z] #30 40.21 go: downloading github.com/Antonboom/errname v0.1.5 [2022-09-07T08:52:51.969Z] #30 40.28 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-09-07T08:52:51.969Z] #30 40.34 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-09-07T08:52:51.969Z] #30 41.09 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-09-07T08:52:51.969Z] #30 41.13 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-09-07T08:52:51.969Z] #30 41.18 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-09-07T08:52:51.969Z] #30 41.22 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-09-07T08:52:51.969Z] #30 41.25 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-09-07T08:52:51.969Z] #30 41.30 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-09-07T08:52:51.969Z] #30 41.37 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-09-07T08:52:51.969Z] #30 41.45 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-09-07T08:52:51.969Z] #30 41.49 go: downloading github.com/breml/bidichk v0.2.1 [2022-09-07T08:52:51.969Z] #30 41.76 go: downloading github.com/breml/errchkjson v0.2.1 [2022-09-07T08:52:51.969Z] #30 41.90 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-09-07T08:52:51.969Z] #30 41.92 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-09-07T08:52:51.969Z] #30 42.05 go: downloading github.com/daixiang0/gci v0.2.9 [2022-09-07T08:52:51.969Z] #30 42.11 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-09-07T08:52:51.969Z] #30 42.24 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-09-07T08:52:52.011Z] #42 76.92 DEP criu/file-ids.d [2022-09-07T08:52:52.011Z] #42 77.03 DEP criu/fifo.d [2022-09-07T08:52:52.011Z] #42 77.13 DEP criu/fdstore.d [2022-09-07T08:52:52.108Z] #42 38.62 CC images/sit.o [2022-09-07T08:52:52.225Z] #30 42.35 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-09-07T08:52:52.270Z] #42 77.31 DEP criu/fault-injection.d [2022-09-07T08:52:52.271Z] #42 77.37 DEP criu/external.d [2022-09-07T08:52:52.368Z] #42 38.87 CC images/memfd.o [2022-09-07T08:52:52.482Z] #30 42.48 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-09-07T08:52:52.482Z] #30 42.51 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-09-07T08:52:52.482Z] #30 42.57 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-09-07T08:52:52.529Z] #42 77.48 DEP criu/eventpoll.d [2022-09-07T08:52:52.529Z] #42 77.65 DEP criu/eventfd.d [2022-09-07T08:52:52.628Z] #42 39.17 CC images/timens.o [2022-09-07T08:52:52.742Z] #30 ... [2022-09-07T08:52:52.742Z] [2022-09-07T08:52:52.742Z] #34 [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 [2022-09-07T08:52:52.742Z] #34 DONE 42.9s [2022-09-07T08:52:52.742Z] [2022-09-07T08:52:52.742Z] #38 [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 [2022-09-07T08:52:52.742Z] #38 DONE 42.9s [2022-09-07T08:52:52.742Z] [2022-09-07T08:52:52.742Z] #30 [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 [2022-09-07T08:52:52.742Z] #30 42.85 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-09-07T08:52:52.742Z] #30 ... [2022-09-07T08:52:52.742Z] [2022-09-07T08:52:52.742Z] #28 [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 [2022-09-07T08:52:52.742Z] #28 32.43 Reading package lists... [2022-09-07T08:52:52.742Z] #28 39.03 Building dependency tree... [2022-09-07T08:52:52.742Z] #28 42.64 The following additional packages will be installed: [2022-09-07T08:52:52.742Z] #28 42.64 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-09-07T08:52:52.742Z] #28 42.64 Suggested packages: [2022-09-07T08:52:52.742Z] #28 42.64 cmake-doc ninja-build lrzip [2022-09-07T08:52:52.742Z] #28 42.64 Recommended packages: [2022-09-07T08:52:52.742Z] #28 42.64 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-09-07T08:52:52.890Z] #42 39.45 LINK images/built-in.o [2022-09-07T08:52:53.096Z] #42 77.84 DEP criu/crtools.d [2022-09-07T08:52:53.096Z] #42 78.02 DEP criu/cr-service.d [2022-09-07T08:52:53.096Z] #42 78.20 DEP criu/cr-restore.d [2022-09-07T08:52:53.150Z] #42 39.58 GEN compel/include/asm [2022-09-07T08:52:53.150Z] #42 39.60 GEN compel/include/version.h [2022-09-07T08:52:53.150Z] #42 39.61 touch .config [2022-09-07T08:52:53.150Z] #42 39.66 GEN include/common/config.h [2022-09-07T08:52:53.310Z] #28 43.58 The following NEW packages will be installed: [2022-09-07T08:52:53.310Z] #28 43.58 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-09-07T08:52:53.310Z] #28 43.58 vim-common xxd [2022-09-07T08:52:53.356Z] #42 78.50 DEP criu/cr-errno.d [2022-09-07T08:52:53.356Z] #42 78.52 DEP criu/cr-dump.d [2022-09-07T08:52:53.409Z] #42 39.73 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-09-07T08:52:53.409Z] #42 39.76 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-09-07T08:52:53.409Z] #42 39.78 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-09-07T08:52:53.409Z] #42 39.81 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-09-07T08:52:53.409Z] #42 39.84 DEP compel/arch/x86/plugins/std/memcpy.d [2022-09-07T08:52:53.409Z] #42 39.87 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-09-07T08:52:53.409Z] #42 39.89 GEN compel/plugins/include/uapi/std/syscall.h [2022-09-07T08:52:53.409Z] #42 39.92 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-09-07T08:52:53.409Z] #42 39.92 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-09-07T08:52:53.409Z] #42 39.96 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-09-07T08:52:53.409Z] #42 39.97 DEP compel/plugins/std/infect.d [2022-09-07T08:52:53.409Z] #42 40.08 DEP compel/plugins/std/string.d [2022-09-07T08:52:53.413Z] #35 51.28 Setting up libicu63:arm64 (63.1-6+deb10u3) ... [2022-09-07T08:52:53.413Z] #35 51.30 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:52:53.413Z] #35 51.32 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-09-07T08:52:53.413Z] #35 51.35 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:52:53.413Z] #35 51.39 Setting up librhash0:arm64 (1.3.8-1) ... [2022-09-07T08:52:53.413Z] #35 51.42 Setting up cmake-data (3.13.4-1) ... [2022-09-07T08:52:53.413Z] #35 51.45 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-07T08:52:53.413Z] #35 51.48 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2022-09-07T08:52:53.413Z] #35 51.50 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-09-07T08:52:53.413Z] #35 51.52 Setting up cmake (3.13.4-1) ... [2022-09-07T08:52:53.413Z] #35 51.55 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-07T08:52:53.413Z] #35 51.62 Processing triggers for mime-support (3.62) ... [2022-09-07T08:52:53.668Z] #42 40.15 DEP compel/plugins/std/log.d [2022-09-07T08:52:53.668Z] #42 ... [2022-09-07T08:52:53.668Z] [2022-09-07T08:52:53.668Z] #40 [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 [2022-09-07T08:52:53.668Z] #40 55.23 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-07T08:52:53.668Z] #40 55.23 + BUILDTAGS='netgo osusergo static_build' [2022-09-07T08:52:53.668Z] #40 55.23 + export EXTRA_FLAGS=-buildmode=pie [2022-09-07T08:52:53.668Z] #40 55.23 + EXTRA_FLAGS=-buildmode=pie [2022-09-07T08:52:53.668Z] #40 55.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-07T08:52:53.668Z] #40 55.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-07T08:52:53.668Z] #40 55.23 + '[' '' = dynamic ']' [2022-09-07T08:52:53.668Z] #40 55.23 + make [2022-09-07T08:52:53.668Z] #40 56.96 + bin/ctr [2022-09-07T08:52:53.668Z] #40 ... [2022-09-07T08:52:53.668Z] [2022-09-07T08:52:53.668Z] #26 [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 [2022-09-07T08:52:53.668Z] #26 109.6 Selecting previously unselected package libapparmor1:amd64. [2022-09-07T08:52:53.668Z] #26 109.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-09-07T08:52:53.668Z] #26 109.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-09-07T08:52:53.668Z] #26 109.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-07T08:52:53.668Z] #26 109.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-09-07T08:52:53.668Z] #26 109.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-07T08:52:53.668Z] #26 109.9 Selecting previously unselected package libbtrfs0. [2022-09-07T08:52:53.668Z] #26 109.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-07T08:52:53.668Z] #26 109.9 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-07T08:52:53.668Z] #26 110.0 Selecting previously unselected package libbtrfs-dev. [2022-09-07T08:52:53.668Z] #26 110.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-07T08:52:53.668Z] #26 110.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-07T08:52:53.668Z] #26 110.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-07T08:52:53.873Z] #28 43.90 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-09-07T08:52:53.873Z] #28 43.90 Need to get 14.9 MB of archives. [2022-09-07T08:52:53.873Z] #28 43.90 After this operation, 61.8 MB of additional disk space will be used. [2022-09-07T08:52:53.873Z] #28 43.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-07T08:52:53.873Z] #28 43.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-07T08:52:53.873Z] #28 43.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-07T08:52:53.873Z] #28 ... [2022-09-07T08:52:53.873Z] [2022-09-07T08:52:53.873Z] #30 [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 [2022-09-07T08:52:53.873Z] #30 42.98 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-09-07T08:52:53.873Z] #30 42.98 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-09-07T08:52:53.873Z] #30 42.99 go: downloading github.com/golangci/misspell v0.3.5 [2022-09-07T08:52:53.873Z] #30 43.20 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-09-07T08:52:53.873Z] #30 43.28 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-09-07T08:52:53.873Z] #30 43.30 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-09-07T08:52:53.873Z] #30 43.33 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-09-07T08:52:53.873Z] #30 43.39 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-09-07T08:52:53.873Z] #30 43.39 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-09-07T08:52:53.873Z] #30 43.48 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-09-07T08:52:53.873Z] #30 43.48 go: downloading github.com/julz/importas v0.1.0 [2022-09-07T08:52:53.874Z] #30 43.52 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-09-07T08:52:53.874Z] #30 43.63 go: downloading github.com/kulti/thelper v0.5.0 [2022-09-07T08:52:53.874Z] #30 43.63 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-09-07T08:52:53.874Z] #30 43.63 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-09-07T08:52:53.874Z] #30 43.63 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-09-07T08:52:53.874Z] #30 43.71 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-09-07T08:52:53.874Z] #30 43.71 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-09-07T08:52:53.874Z] #30 43.74 go: downloading github.com/maratori/testpackage v1.0.1 [2022-09-07T08:52:53.874Z] #30 43.84 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-09-07T08:52:53.874Z] #30 43.85 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-09-07T08:52:53.874Z] #30 43.93 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-09-07T08:52:53.874Z] #30 43.98 go: downloading github.com/mgechev/revive v1.1.3 [2022-09-07T08:52:53.923Z] #42 78.80 DEP criu/cr-dedup.d [2022-09-07T08:52:53.928Z] #26 110.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-07T08:52:53.928Z] #26 110.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-07T08:52:53.928Z] #26 110.2 Selecting previously unselected package libudev-dev:amd64. [2022-09-07T08:52:53.928Z] #26 110.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-09-07T08:52:53.928Z] #26 110.3 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-07T08:52:54.182Z] #42 79.01 DEP criu/cr-check.d [2022-09-07T08:52:54.182Z] #42 79.22 DEP criu/config.d [2022-09-07T08:52:54.187Z] #26 110.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-07T08:52:54.187Z] #26 110.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-09-07T08:52:54.187Z] #26 110.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-09-07T08:52:54.438Z] #30 44.53 go: downloading github.com/moricho/tparallel v0.2.1 [2022-09-07T08:52:54.438Z] #30 44.57 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-09-07T08:52:54.438Z] #30 44.57 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-09-07T08:52:54.438Z] #30 44.60 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-09-07T08:52:54.438Z] #30 44.61 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-09-07T08:52:54.438Z] #30 44.67 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-09-07T08:52:54.438Z] #30 44.73 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-09-07T08:52:54.441Z] #42 79.41 DEP criu/clone-noasan.d [2022-09-07T08:52:54.441Z] #42 79.52 DEP criu/cgroup.d [2022-09-07T08:52:54.447Z] #26 110.7 Selecting previously unselected package libpcre16-3:amd64. [2022-09-07T08:52:54.447Z] #26 110.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-09-07T08:52:54.447Z] #26 110.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-09-07T08:52:54.694Z] #30 44.81 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-09-07T08:52:54.694Z] #30 44.86 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-09-07T08:52:54.700Z] #42 79.66 DEP criu/cgroup-props.d [2022-09-07T08:52:54.700Z] #42 79.80 DEP criu/bitmap.d [2022-09-07T08:52:54.707Z] #26 110.9 Selecting previously unselected package libpcre32-3:amd64. [2022-09-07T08:52:54.707Z] #26 110.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-09-07T08:52:54.707Z] #26 110.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-09-07T08:52:54.813Z] #35 ... [2022-09-07T08:52:54.813Z] [2022-09-07T08:52:54.813Z] #32 [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 [2022-09-07T08:52:54.813Z] #32 52.73 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2022-09-07T08:52:54.950Z] #30 45.02 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-09-07T08:52:54.950Z] #30 45.02 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-09-07T08:52:54.950Z] #30 45.07 go: downloading github.com/sivchari/tenv v1.4.7 [2022-09-07T08:52:54.950Z] #30 45.10 go: downloading github.com/sonatard/noctx v0.0.1 [2022-09-07T08:52:54.950Z] #30 45.10 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-09-07T08:52:54.959Z] #42 79.83 DEP criu/bfd.d [2022-09-07T08:52:54.959Z] #42 79.93 DEP criu/autofs.d [2022-09-07T08:52:54.967Z] #26 111.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-09-07T08:52:54.967Z] #26 111.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-09-07T08:52:54.967Z] #26 111.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-07T08:52:54.967Z] #26 111.3 Selecting previously unselected package libpcre3-dev:amd64. [2022-09-07T08:52:54.967Z] #26 111.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-09-07T08:52:54.967Z] #26 111.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-07T08:52:55.207Z] #30 45.20 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-09-07T08:52:55.207Z] #30 45.23 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-09-07T08:52:55.207Z] #30 45.29 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-09-07T08:52:55.207Z] #30 45.29 go: downloading github.com/tetafro/godot v1.4.11 [2022-09-07T08:52:55.207Z] #30 45.29 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-09-07T08:52:55.207Z] #30 45.33 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-09-07T08:52:55.207Z] #30 45.34 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-09-07T08:52:55.218Z] #42 80.14 DEP criu/aio.d [2022-09-07T08:52:55.218Z] #42 80.31 DEP criu/action-scripts.d [2022-09-07T08:52:55.463Z] #30 45.56 go: downloading github.com/ultraware/funlen v0.0.3 [2022-09-07T08:52:55.463Z] #30 45.62 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-09-07T08:52:55.463Z] #30 45.64 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-09-07T08:52:55.463Z] #30 45.68 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-09-07T08:52:55.463Z] #30 45.72 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-09-07T08:52:55.537Z] #26 111.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-07T08:52:55.537Z] #26 111.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-09-07T08:52:55.537Z] #26 111.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-07T08:52:55.785Z] #42 80.64 CC criu/action-scripts.o [2022-09-07T08:52:55.797Z] #26 112.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-07T08:52:55.797Z] #26 112.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-09-07T08:52:55.797Z] #26 112.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-07T08:52:55.797Z] #26 112.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-07T08:52:55.845Z] #32 53.65 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-07T08:52:56.027Z] #30 46.03 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-09-07T08:52:56.027Z] #30 46.17 go: downloading honnef.co/go/tools v0.2.2 [2022-09-07T08:52:56.057Z] #26 112.1 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-07T08:52:56.057Z] #26 112.1 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-07T08:52:56.057Z] #26 112.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-07T08:52:56.057Z] #26 112.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-09-07T08:52:56.057Z] #26 112.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-07T08:52:56.353Z] #42 81.24 CC criu/aio.o [2022-09-07T08:52:56.353Z] #42 ... [2022-09-07T08:52:56.353Z] [2022-09-07T08:52:56.353Z] #50 [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 [2022-09-07T08:52:56.353Z] #50 22.65 The following NEW packages will be installed: [2022-09-07T08:52:56.353Z] #50 22.65 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-09-07T08:52:56.353Z] #50 22.65 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-09-07T08:52:56.353Z] #50 22.65 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-09-07T08:52:56.353Z] #50 22.65 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-09-07T08:52:56.353Z] #50 22.65 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-09-07T08:52:56.353Z] #50 22.65 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-09-07T08:52:56.353Z] #50 22.65 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-09-07T08:52:56.353Z] #50 22.66 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-07T08:52:56.353Z] #50 22.66 xz-utils zip [2022-09-07T08:52:56.353Z] #50 23.00 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2022-09-07T08:52:56.353Z] #50 23.00 Need to get 28.6 MB of archives. [2022-09-07T08:52:56.353Z] #50 23.00 After this operation, 116 MB of additional disk space will be used. [2022-09-07T08:52:56.353Z] #50 23.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-09-07T08:52:56.353Z] #50 23.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-09-07T08:52:56.353Z] #50 23.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-09-07T08:52:56.353Z] #50 23.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-09-07T08:52:56.353Z] #50 23.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-09-07T08:52:56.353Z] #50 23.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-09-07T08:52:56.353Z] #50 23.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-09-07T08:52:56.353Z] #50 23.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-09-07T08:52:56.353Z] #50 23.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-09-07T08:52:56.353Z] #50 23.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-09-07T08:52:56.353Z] #50 23.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-09-07T08:52:56.353Z] #50 23.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-09-07T08:52:56.353Z] #50 23.26 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-07T08:52:56.353Z] #50 23.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-09-07T08:52:56.353Z] #50 23.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-09-07T08:52:56.353Z] #50 23.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-09-07T08:52:56.353Z] #50 23.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-07T08:52:56.353Z] #50 23.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-07T08:52:56.353Z] #50 23.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-09-07T08:52:56.353Z] #50 23.31 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-09-07T08:52:56.353Z] #50 23.32 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-09-07T08:52:56.353Z] #50 23.33 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-09-07T08:52:56.353Z] #50 23.36 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-09-07T08:52:56.353Z] #50 23.37 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-07T08:52:56.353Z] #50 23.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-07T08:52:56.353Z] #50 23.39 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-07T08:52:56.353Z] #50 23.40 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-09-07T08:52:56.353Z] #50 23.41 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-09-07T08:52:56.353Z] #50 23.41 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-07T08:52:56.353Z] #50 23.92 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-07T08:52:56.353Z] #50 23.92 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-07T08:52:56.353Z] #50 23.92 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-07T08:52:56.353Z] #50 23.93 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-09-07T08:52:56.353Z] #50 23.93 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-09-07T08:52:56.353Z] #50 23.94 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-09-07T08:52:56.353Z] #50 23.95 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-09-07T08:52:56.353Z] #50 24.04 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-09-07T08:52:56.353Z] #50 24.04 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-09-07T08:52:56.353Z] #50 24.05 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-09-07T08:52:56.353Z] #50 24.07 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-09-07T08:52:56.353Z] #50 24.07 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-09-07T08:52:56.353Z] #50 24.10 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-09-07T08:52:56.353Z] #50 24.11 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-09-07T08:52:56.353Z] #50 24.21 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-09-07T08:52:56.353Z] #50 24.22 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-09-07T08:52:56.353Z] #50 24.23 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-09-07T08:52:56.353Z] #50 24.61 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-09-07T08:52:56.353Z] #50 24.67 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-09-07T08:52:56.353Z] #50 24.71 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-09-07T08:52:56.353Z] #50 25.35 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T08:52:56.353Z] #50 25.50 Fetched 28.6 MB in 2s (14.2 MB/s) [2022-09-07T08:52:56.353Z] #50 25.56 Selecting previously unselected package pigz. [2022-09-07T08:52:56.353Z] #50 25.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-09-07T08:52:56.353Z] #50 25.64 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-09-07T08:52:56.353Z] #50 25.65 Unpacking pigz (2.4-1) ... [2022-09-07T08:52:56.353Z] #50 25.83 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-09-07T08:52:56.353Z] #50 25.84 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-07T08:52:56.353Z] #50 25.84 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-07T08:52:56.353Z] #50 26.32 Selecting previously unselected package python3.7-minimal. [2022-09-07T08:52:56.353Z] #50 26.33 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-07T08:52:56.353Z] #50 26.35 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-07T08:52:56.353Z] #50 27.35 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-07T08:52:56.353Z] #50 27.38 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-07T08:52:56.612Z] #50 29.63 Selecting previously unselected package python3-minimal. [2022-09-07T08:52:56.612Z] #50 29.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 ... 23701 files and directories currently installed.) [2022-09-07T08:52:56.612Z] #50 29.68 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-09-07T08:52:56.612Z] #50 29.69 Unpacking python3-minimal (3.7.3-1) ... [2022-09-07T08:52:56.612Z] #50 29.80 Selecting previously unselected package libmpdec2:amd64. [2022-09-07T08:52:56.612Z] #50 29.80 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-09-07T08:52:56.612Z] #50 29.81 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-09-07T08:52:56.870Z] #50 29.96 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-09-07T08:52:56.870Z] #50 29.96 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-09-07T08:52:56.870Z] #50 29.97 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-07T08:52:57.032Z] #26 113.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-07T08:52:57.032Z] #26 113.1 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-07T08:52:57.032Z] #26 113.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-09-07T08:52:57.032Z] #26 113.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-07T08:52:57.032Z] #26 113.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-09-07T08:52:57.032Z] #26 113.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-09-07T08:52:57.032Z] #26 113.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-07T08:52:57.032Z] #26 113.3 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-07T08:52:57.032Z] #26 113.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-09-07T08:52:57.032Z] #26 113.3 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-07T08:52:57.032Z] #26 113.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-07T08:52:57.032Z] #26 113.4 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-07T08:52:57.032Z] #26 113.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-07T08:52:57.225Z] #32 ... [2022-09-07T08:52:57.225Z] [2022-09-07T08:52:57.225Z] #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 [2022-09-07T08:52:57.225Z] #34 45.07 sync [2022-09-07T08:52:57.225Z] #34 45.09 internal/reflectlite [2022-09-07T08:52:57.225Z] #34 46.43 internal/testlog [2022-09-07T08:52:57.225Z] #34 47.55 sort [2022-09-07T08:52:57.225Z] #34 47.57 errors [2022-09-07T08:52:57.225Z] #34 47.97 strconv [2022-09-07T08:52:57.225Z] #34 48.74 io [2022-09-07T08:52:57.225Z] #34 50.19 internal/oserror [2022-09-07T08:52:57.225Z] #34 50.48 syscall [2022-09-07T08:52:57.225Z] #34 51.74 reflect [2022-09-07T08:52:57.225Z] #34 54.87 internal/syscall/unix [2022-09-07T08:52:57.225Z] #34 55.13 time [2022-09-07T08:52:57.225Z] #34 ... [2022-09-07T08:52:57.225Z] [2022-09-07T08:52:57.226Z] #27 [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 [2022-09-07T08:52:57.226Z] #27 45.04 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-07T08:52:57.226Z] #27 45.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2022-09-07T08:52:57.226Z] #27 45.06 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-07T08:52:57.226Z] #27 47.33 Selecting previously unselected package binutils-mingw-w64. [2022-09-07T08:52:57.226Z] #27 47.36 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-09-07T08:52:57.226Z] #27 47.37 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-07T08:52:57.226Z] #27 47.58 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-09-07T08:52:57.226Z] #27 47.60 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-09-07T08:52:57.226Z] #27 47.61 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-09-07T08:52:57.226Z] #27 47.83 Selecting previously unselected package dmsetup. [2022-09-07T08:52:57.226Z] #27 47.91 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2022-09-07T08:52:57.226Z] #27 47.92 Unpacking dmsetup (2:1.02.155-3) ... [2022-09-07T08:52:57.226Z] #27 48.14 Selecting previously unselected package mingw-w64-common. [2022-09-07T08:52:57.226Z] #27 48.15 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-09-07T08:52:57.226Z] #27 48.16 Unpacking mingw-w64-common (6.0.0-3) ... [2022-09-07T08:52:57.226Z] #27 ... [2022-09-07T08:52:57.226Z] [2022-09-07T08:52:57.226Z] #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 [2022-09-07T08:52:57.226Z] #34 55.33 internal/fmtsort [2022-09-07T08:52:57.293Z] #26 113.4 Setting up mingw-w64-common (6.0.0-3) ... [2022-09-07T08:52:57.293Z] #26 113.4 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-07T08:52:57.293Z] #26 113.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-07T08:52:57.293Z] #26 113.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-07T08:52:57.293Z] #26 113.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-07T08:52:57.293Z] #26 113.5 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 [2022-09-07T08:52:57.293Z] #26 113.5 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 [2022-09-07T08:52:57.293Z] #26 113.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-07T08:52:57.293Z] #26 113.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 [2022-09-07T08:52:57.293Z] #26 113.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 [2022-09-07T08:52:57.293Z] #26 113.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-07T08:52:57.293Z] #26 113.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-07T08:52:57.293Z] #26 113.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-07T08:52:57.293Z] #26 113.6 Setting up dmsetup (2:1.02.155-3) ... [2022-09-07T08:52:57.396Z] #30 47.48 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-09-07T08:52:57.396Z] #30 47.52 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-09-07T08:52:57.396Z] #30 47.62 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-09-07T08:52:57.396Z] #30 47.62 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-07T08:52:57.396Z] #30 ... [2022-09-07T08:52:57.396Z] [2022-09-07T08:52:57.396Z] #39 [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 [2022-09-07T08:52:57.396Z] #39 25.53 Reading package lists... [2022-09-07T08:52:57.396Z] #39 32.93 Reading package lists... [2022-09-07T08:52:57.396Z] #39 39.80 Building dependency tree... [2022-09-07T08:52:57.396Z] #39 42.31 The following additional packages will be installed: [2022-09-07T08:52:57.396Z] #39 42.31 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-09-07T08:52:57.396Z] #39 42.31 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-09-07T08:52:57.396Z] #39 42.31 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-09-07T08:52:57.396Z] #39 42.31 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-09-07T08:52:57.396Z] #39 42.31 mingw-w64-x86-64-dev [2022-09-07T08:52:57.396Z] #39 42.31 Suggested packages: [2022-09-07T08:52:57.396Z] #39 42.31 gcc-8-locales seccomp wine64 [2022-09-07T08:52:57.396Z] #39 ... [2022-09-07T08:52:57.396Z] [2022-09-07T08:52:57.396Z] #30 [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 [2022-09-07T08:52:57.396Z] #30 47.66 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-09-07T08:52:57.396Z] #30 47.75 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-09-07T08:52:57.554Z] #26 113.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-07T08:52:57.554Z] #26 113.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-07T08:52:57.554Z] #26 113.7 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-07T08:52:57.653Z] #30 47.77 go: downloading github.com/stretchr/objx v0.1.1 [2022-09-07T08:52:57.799Z] #34 55.93 internal/syscall/execenv [2022-09-07T08:52:57.799Z] #34 ... [2022-09-07T08:52:57.799Z] [2022-09-07T08:52:57.799Z] #28 [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 [2022-09-07T08:52:57.799Z] #28 45.97 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-09-07T08:52:57.799Z] #28 46.09 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-07T08:52:57.799Z] #28 46.09 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-07T08:52:57.799Z] #28 46.23 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-07T08:52:57.799Z] #28 46.30 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-07T08:52:57.799Z] #28 46.32 go: downloading golang.org/x/mod v0.5.1 [2022-09-07T08:52:57.799Z] #28 46.36 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-07T08:52:57.799Z] #28 46.45 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-07T08:52:57.799Z] #28 46.47 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-07T08:52:57.799Z] #28 46.55 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-07T08:52:57.799Z] #28 46.57 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-07T08:52:57.799Z] #28 46.74 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-09-07T08:52:57.799Z] #28 47.01 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-07T08:52:57.799Z] #28 47.09 go: downloading github.com/google/go-cmp v0.5.6 [2022-09-07T08:52:57.799Z] #28 47.30 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-07T08:52:57.799Z] #28 47.34 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-09-07T08:52:57.799Z] #28 47.35 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-07T08:52:57.799Z] #28 47.45 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-07T08:52:57.799Z] #28 47.45 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-07T08:52:57.799Z] #28 47.49 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-07T08:52:57.799Z] #28 47.51 go: downloading github.com/cespare/xxhash v1.1.0 [2022-09-07T08:52:57.799Z] #28 47.70 go: downloading github.com/prometheus/common v0.10.0 [2022-09-07T08:52:57.799Z] #28 47.90 go: downloading github.com/prometheus/procfs v0.6.0 [2022-09-07T08:52:57.799Z] #28 47.96 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-07T08:52:57.799Z] #28 48.11 go: downloading google.golang.org/protobuf v1.27.1 [2022-09-07T08:52:57.799Z] #28 49.47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-07T08:52:57.806Z] #50 31.09 Selecting previously unselected package python3.7. [2022-09-07T08:52:57.910Z] #30 48.02 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-09-07T08:52:58.058Z] #28 ... [2022-09-07T08:52:58.058Z] [2022-09-07T08:52:58.058Z] #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 [2022-09-07T08:52:58.058Z] #34 56.26 path [2022-09-07T08:52:58.064Z] #50 31.10 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-09-07T08:52:58.065Z] #50 31.11 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-09-07T08:52:58.065Z] #50 31.25 Selecting previously unselected package libpython3-stdlib:amd64. [2022-09-07T08:52:58.065Z] #50 31.25 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-09-07T08:52:58.065Z] #50 31.27 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-07T08:52:58.167Z] #30 48.20 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-09-07T08:52:58.167Z] #30 48.20 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-09-07T08:52:58.167Z] #30 ... [2022-09-07T08:52:58.167Z] [2022-09-07T08:52:58.167Z] #36 [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 [2022-09-07T08:52:58.167Z] #36 31.76 Reading package lists... [2022-09-07T08:52:58.167Z] #36 38.69 Building dependency tree... [2022-09-07T08:52:58.167Z] #36 42.09 The following additional packages will be installed: [2022-09-07T08:52:58.167Z] #36 42.09 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-09-07T08:52:58.167Z] #36 42.09 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-09-07T08:52:58.167Z] #36 42.09 Suggested packages: [2022-09-07T08:52:58.167Z] #36 42.09 manpages-dev python-setuptools [2022-09-07T08:52:58.167Z] #36 43.01 The following NEW packages will be installed: [2022-09-07T08:52:58.167Z] #36 43.01 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-09-07T08:52:58.167Z] #36 43.01 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-09-07T08:52:58.167Z] #36 43.01 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-09-07T08:52:58.167Z] #36 43.01 python-six zlib1g-dev [2022-09-07T08:52:58.167Z] #36 43.43 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2022-09-07T08:52:58.167Z] #36 43.43 Need to get 4091 kB of archives. [2022-09-07T08:52:58.167Z] #36 43.43 After this operation, 22.5 MB of additional disk space will be used. [2022-09-07T08:52:58.167Z] #36 43.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-09-07T08:52:58.167Z] #36 43.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-07T08:52:58.167Z] #36 43.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-09-07T08:52:58.167Z] #36 43.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-07T08:52:58.167Z] #36 43.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-09-07T08:52:58.167Z] #36 43.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-07T08:52:58.167Z] #36 43.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-09-07T08:52:58.167Z] #36 43.46 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-09-07T08:52:58.167Z] #36 43.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-09-07T08:52:58.167Z] #36 43.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-09-07T08:52:58.167Z] #36 43.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-09-07T08:52:58.167Z] #36 43.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-09-07T08:52:58.167Z] #36 43.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-09-07T08:52:58.167Z] #36 43.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-09-07T08:52:58.167Z] #36 43.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-09-07T08:52:58.167Z] #36 43.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-09-07T08:52:58.167Z] #36 43.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-09-07T08:52:58.167Z] #36 44.73 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T08:52:58.167Z] #36 44.93 Fetched 4091 kB in 1s (6578 kB/s) [2022-09-07T08:52:58.167Z] #36 45.02 Selecting previously unselected package libcap-dev:amd64. [2022-09-07T08:52:58.167Z] #36 45.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 ... 15421 files and directories currently installed.) [2022-09-07T08:52:58.167Z] #36 45.07 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-09-07T08:52:58.167Z] #36 45.10 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-09-07T08:52:58.167Z] #36 45.20 Selecting previously unselected package libnet1:amd64. [2022-09-07T08:52:58.167Z] #36 45.20 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-07T08:52:58.167Z] #36 45.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T08:52:58.167Z] #36 45.34 Selecting previously unselected package libnet1-dev. [2022-09-07T08:52:58.167Z] #36 45.37 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-07T08:52:58.167Z] #36 45.37 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-07T08:52:58.167Z] #36 45.62 Selecting previously unselected package libnl-3-200:amd64. [2022-09-07T08:52:58.167Z] #36 45.62 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-07T08:52:58.167Z] #36 45.62 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-07T08:52:58.167Z] #36 45.75 Selecting previously unselected package libnl-3-dev:amd64. [2022-09-07T08:52:58.167Z] #36 45.75 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-09-07T08:52:58.167Z] #36 45.75 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-07T08:52:58.167Z] #36 46.03 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-07T08:52:58.167Z] #36 46.03 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-07T08:52:58.167Z] #36 46.03 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-07T08:52:58.167Z] #36 46.17 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-09-07T08:52:58.167Z] #36 46.17 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-09-07T08:52:58.167Z] #36 46.17 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-07T08:52:58.167Z] #36 46.27 Selecting previously unselected package zlib1g-dev:amd64. [2022-09-07T08:52:58.167Z] #36 46.27 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-09-07T08:52:58.167Z] #36 46.27 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-07T08:52:58.167Z] #36 46.54 Selecting previously unselected package libprotobuf17:amd64. [2022-09-07T08:52:58.167Z] #36 46.54 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-09-07T08:52:58.167Z] #36 46.54 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-07T08:52:58.167Z] #36 47.29 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-09-07T08:52:58.167Z] #36 47.29 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-09-07T08:52:58.167Z] #36 47.29 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-07T08:52:58.167Z] #36 47.48 Selecting previously unselected package libprotobuf-dev:amd64. [2022-09-07T08:52:58.167Z] #36 47.52 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-09-07T08:52:58.167Z] #36 47.52 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-07T08:52:58.167Z] #36 ... [2022-09-07T08:52:58.167Z] [2022-09-07T08:52:58.167Z] #39 [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 [2022-09-07T08:52:58.167Z] #39 43.41 The following NEW packages will be installed: [2022-09-07T08:52:58.167Z] #39 43.41 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-09-07T08:52:58.167Z] #39 43.41 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-09-07T08:52:58.167Z] #39 43.41 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-09-07T08:52:58.167Z] #39 43.44 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-09-07T08:52:58.167Z] #39 43.44 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-09-07T08:52:58.167Z] #39 43.44 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-09-07T08:52:58.167Z] #39 43.44 The following packages will be upgraded: [2022-09-07T08:52:58.167Z] #39 43.44 libseccomp2 [2022-09-07T08:52:58.317Z] #34 56.37 strings [2022-09-07T08:52:58.323Z] #50 31.37 Setting up python3-minimal (3.7.3-1) ... [2022-09-07T08:52:58.577Z] #34 ... [2022-09-07T08:52:58.577Z] [2022-09-07T08:52:58.577Z] #35 [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 [2022-09-07T08:52:58.577Z] #35 DONE 56.7s [2022-09-07T08:52:58.577Z] [2022-09-07T08:52:58.577Z] #39 [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 [2022-09-07T08:52:58.577Z] #39 DONE 56.8s [2022-09-07T08:52:58.577Z] [2022-09-07T08:52:58.577Z] #32 [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 [2022-09-07T08:52:58.577Z] #32 DONE 56.8s [2022-09-07T08:52:58.577Z] [2022-09-07T08:52:58.577Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:52:58.730Z] #39 43.88 1 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2022-09-07T08:52:58.730Z] #39 43.88 Need to get 77.8 MB of archives. [2022-09-07T08:52:58.730Z] #39 43.88 After this operation, 487 MB of additional disk space will be used. [2022-09-07T08:52:58.730Z] #39 43.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-09-07T08:52:58.730Z] #39 43.88 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-09-07T08:52:58.730Z] #39 43.88 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-09-07T08:52:58.730Z] #39 44.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-09-07T08:52:58.890Z] #50 32.20 Selecting previously unselected package python3. [2022-09-07T08:52:59.149Z] #50 32.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 ... 24113 files and directories currently installed.) [2022-09-07T08:52:59.150Z] #50 32.26 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-09-07T08:52:59.150Z] #50 32.27 Unpacking python3 (3.7.3-1) ... [2022-09-07T08:52:59.150Z] #50 32.43 Selecting previously unselected package libip4tc0:amd64. [2022-09-07T08:52:59.150Z] #50 32.44 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-09-07T08:52:59.150Z] #50 32.45 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-09-07T08:52:59.295Z] #39 44.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-09-07T08:52:59.295Z] #39 44.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-09-07T08:52:59.295Z] #39 44.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-09-07T08:52:59.295Z] #39 44.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-09-07T08:52:59.408Z] #50 32.54 Selecting previously unselected package libip6tc0:amd64. [2022-09-07T08:52:59.408Z] #50 32.54 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-09-07T08:52:59.408Z] #50 32.55 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-09-07T08:52:59.408Z] #50 32.65 Selecting previously unselected package libiptc0:amd64. [2022-09-07T08:52:59.408Z] #50 32.65 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-09-07T08:52:59.408Z] #50 32.66 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-09-07T08:52:59.408Z] #50 32.77 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-07T08:52:59.486Z] #26 DONE 115.3s [2022-09-07T08:52:59.486Z] [2022-09-07T08:52:59.486Z] #43 [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 [2022-09-07T08:52:59.551Z] #39 44.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-09-07T08:52:59.667Z] #50 32.77 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-07T08:52:59.667Z] #50 32.78 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-07T08:52:59.667Z] #50 32.85 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-07T08:52:59.667Z] #50 32.86 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-09-07T08:52:59.667Z] #50 32.87 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-07T08:52:59.667Z] #50 32.96 Selecting previously unselected package libnftnl11:amd64. [2022-09-07T08:52:59.808Z] #39 45.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-09-07T08:52:59.808Z] #39 45.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-09-07T08:52:59.928Z] #50 32.98 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-09-07T08:52:59.928Z] #50 32.99 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-09-07T08:52:59.928Z] #50 33.09 Selecting previously unselected package iptables. [2022-09-07T08:52:59.928Z] #50 33.10 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-09-07T08:52:59.928Z] #50 33.12 Unpacking iptables (1.8.2-4) ... [2022-09-07T08:53:00.187Z] #50 33.54 Selecting previously unselected package xxd. [2022-09-07T08:53:00.436Z] #43 1.483 + RM_GOPATH=0 [2022-09-07T08:53:00.436Z] #43 1.483 + TMP_GOPATH= [2022-09-07T08:53:00.436Z] #43 1.483 + : /build [2022-09-07T08:53:00.436Z] #43 1.483 + '[' -z '' ']' [2022-09-07T08:53:00.436Z] #43 1.488 ++ mktemp -d [2022-09-07T08:53:00.446Z] #50 33.54 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-07T08:53:00.446Z] #50 33.55 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:53:00.697Z] #43 ... [2022-09-07T08:53:00.697Z] [2022-09-07T08:53:00.697Z] #44 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-07T08:53:00.697Z] #44 DONE 1.6s [2022-09-07T08:53:00.697Z] [2022-09-07T08:53:00.697Z] #43 [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 [2022-09-07T08:53:00.697Z] #43 1.495 + export GOPATH=/tmp/tmp.SegkanbVBn [2022-09-07T08:53:00.697Z] #43 1.495 + GOPATH=/tmp/tmp.SegkanbVBn [2022-09-07T08:53:00.697Z] #43 1.495 + RM_GOPATH=1 [2022-09-07T08:53:00.697Z] #43 1.495 + case "$(go env GOARCH)" in [2022-09-07T08:53:00.697Z] #43 1.496 ++ go env GOARCH [2022-09-07T08:53:00.697Z] #43 1.508 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:53:00.697Z] #43 1.509 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:53:00.697Z] #43 1.510 ++ dirname /tmp/install/install.sh [2022-09-07T08:53:00.697Z] #43 1.511 + dir=/tmp/install [2022-09-07T08:53:00.697Z] #43 1.514 + bin=runc [2022-09-07T08:53:00.697Z] #43 1.515 + shift [2022-09-07T08:53:00.697Z] #43 1.516 + '[' '!' -f /tmp/install/runc.installer ']' [2022-09-07T08:53:00.697Z] #43 1.516 + . /tmp/install/runc.installer [2022-09-07T08:53:00.697Z] #43 1.516 ++ set -e [2022-09-07T08:53:00.697Z] #43 1.519 ++ : v1.1.4 [2022-09-07T08:53:00.697Z] #43 1.519 + install_runc [2022-09-07T08:53:00.697Z] #43 1.520 + RUNC_BUILDTAGS=seccomp [2022-09-07T08:53:00.697Z] #43 1.520 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-07T08:53:00.697Z] #43 1.520 Install runc version v1.1.4 (build tags: seccomp) [2022-09-07T08:53:00.697Z] #43 1.521 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SegkanbVBn/src/github.com/opencontainers/runc [2022-09-07T08:53:00.697Z] #43 1.523 Cloning into '/tmp/tmp.SegkanbVBn/src/github.com/opencontainers/runc'... [2022-09-07T08:53:00.706Z] #50 33.70 Selecting previously unselected package vim-common. [2022-09-07T08:53:00.706Z] #50 33.70 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-07T08:53:00.706Z] #50 33.73 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:53:00.968Z] #50 33.96 Selecting previously unselected package bash-completion. [2022-09-07T08:53:00.968Z] #50 33.97 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-09-07T08:53:01.227Z] #50 ... [2022-09-07T08:53:01.227Z] [2022-09-07T08:53:01.227Z] #29 [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 [2022-09-07T08:53:01.227Z] #29 DONE 156.0s [2022-09-07T08:53:01.227Z] [2022-09-07T08:53:01.227Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:53:01.227Z] #42 81.86 CC criu/autofs.o [2022-09-07T08:53:01.227Z] #42 83.50 CC criu/bfd.o [2022-09-07T08:53:01.227Z] #42 84.11 CC criu/bitmap.o [2022-09-07T08:53:01.227Z] #42 84.27 CC criu/cgroup-props.o [2022-09-07T08:53:01.227Z] #42 85.06 CC criu/cgroup.o [2022-09-07T08:53:02.077Z] #43 ... [2022-09-07T08:53:02.077Z] [2022-09-07T08:53:02.077Z] #45 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-07T08:53:02.077Z] #45 DONE 1.2s [2022-09-07T08:53:02.077Z] [2022-09-07T08:53:02.077Z] #46 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-07T08:53:03.015Z] #46 0.943 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-07T08:53:03.015Z] #46 DONE 1.0s [2022-09-07T08:53:03.015Z] [2022-09-07T08:53:03.015Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:53:03.015Z] #42 40.25 DEP compel/plugins/std/fds.d [2022-09-07T08:53:03.015Z] #42 40.38 DEP compel/plugins/std/std.d [2022-09-07T08:53:03.015Z] #42 40.48 DEP compel/plugins/shmem/shmem.d [2022-09-07T08:53:03.015Z] #42 40.55 DEP compel/plugins/fds/fds.d [2022-09-07T08:53:03.015Z] #42 40.71 CC compel/plugins/std/std.o [2022-09-07T08:53:03.015Z] #42 40.97 CC compel/plugins/std/fds.o [2022-09-07T08:53:03.015Z] #42 41.38 CC compel/plugins/std/log.o [2022-09-07T08:53:03.015Z] #42 42.22 CC compel/plugins/std/string.o [2022-09-07T08:53:03.015Z] #42 42.74 CC compel/plugins/std/infect.o [2022-09-07T08:53:03.015Z] #42 43.35 CC compel/arch/x86/plugins/std/parasite-head.o [2022-09-07T08:53:03.015Z] #42 43.46 CC compel/arch/x86/plugins/std/memcpy.o [2022-09-07T08:53:03.015Z] #42 43.51 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-09-07T08:53:03.015Z] #42 43.59 AR compel/plugins/std.lib.a [2022-09-07T08:53:03.015Z] #42 43.67 CC compel/plugins/fds/fds.o [2022-09-07T08:53:03.015Z] #42 44.02 AR compel/plugins/fds.lib.a [2022-09-07T08:53:03.015Z] #42 44.08 HOSTDEP compel/src/lib/log-host.d [2022-09-07T08:53:03.015Z] #42 44.22 HOSTDEP compel/src/lib/handle-elf-host.d [2022-09-07T08:53:03.015Z] #42 44.39 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-09-07T08:53:03.015Z] #42 44.45 HOSTDEP compel/src/main-host.d [2022-09-07T08:53:03.015Z] #42 44.52 DEP compel/src/lib/ptrace.d [2022-09-07T08:53:03.015Z] #42 44.65 DEP compel/src/lib/infect.d [2022-09-07T08:53:03.015Z] #42 44.86 DEP compel/src/lib/infect-util.d [2022-09-07T08:53:03.015Z] #42 45.01 DEP compel/src/lib/infect-rpc.d [2022-09-07T08:53:03.015Z] #42 45.16 DEP compel/arch/x86/src/lib/infect.d [2022-09-07T08:53:03.015Z] #42 45.28 DEP compel/arch/x86/src/lib/cpu.d [2022-09-07T08:53:03.015Z] #42 45.32 DEP compel/src/lib/log.d [2022-09-07T08:53:03.015Z] #42 45.38 DEP compel/src/main.d [2022-09-07T08:53:03.015Z] #42 45.49 DEP compel/src/lib/handle-elf.d [2022-09-07T08:53:03.015Z] #42 45.65 DEP compel/arch/x86/src/lib/handle-elf.d [2022-09-07T08:53:03.015Z] #42 45.87 CC compel/src/lib/log.o [2022-09-07T08:53:03.015Z] #42 46.36 CC compel/arch/x86/src/lib/cpu.o [2022-09-07T08:53:03.015Z] #42 47.56 CC compel/arch/x86/src/lib/infect.o [2022-09-07T08:53:03.015Z] #42 48.81 CC compel/src/lib/infect-rpc.o [2022-09-07T08:53:03.015Z] #42 49.29 CC compel/src/lib/infect-util.o [2022-09-07T08:53:03.015Z] #42 49.55 CC compel/src/lib/infect.o [2022-09-07T08:53:03.015Z] #42 ... [2022-09-07T08:53:03.015Z] [2022-09-07T08:53:03.015Z] #47 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-07T08:53:03.176Z] #39 ... [2022-09-07T08:53:03.176Z] [2022-09-07T08:53:03.176Z] #40 [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 [2022-09-07T08:53:03.176Z] #0 8.024 + RM_GOPATH=0 [2022-09-07T08:53:03.176Z] #0 8.024 + TMP_GOPATH= [2022-09-07T08:53:03.176Z] #0 8.024 + : /build [2022-09-07T08:53:03.176Z] #0 8.024 + '[' -z '' ']' [2022-09-07T08:53:03.176Z] #0 8.024 ++ mktemp -d [2022-09-07T08:53:03.176Z] #0 8.024 + export GOPATH=/tmp/tmp.MHxpQEQk0l [2022-09-07T08:53:03.176Z] #0 8.024 + GOPATH=/tmp/tmp.MHxpQEQk0l [2022-09-07T08:53:03.176Z] #0 8.024 + RM_GOPATH=1 [2022-09-07T08:53:03.176Z] #0 8.024 + case "$(go env GOARCH)" in [2022-09-07T08:53:03.176Z] #0 8.024 ++ go env GOARCH [2022-09-07T08:53:03.176Z] #0 8.094 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:53:03.176Z] #0 8.094 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:53:03.176Z] #0 8.094 ++ dirname /tmp/install/install.sh [2022-09-07T08:53:03.176Z] #0 8.094 + dir=/tmp/install [2022-09-07T08:53:03.176Z] #0 8.094 + bin=containerd [2022-09-07T08:53:03.176Z] #0 8.094 + shift [2022-09-07T08:53:03.176Z] #0 8.094 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-09-07T08:53:03.176Z] #0 8.094 + . /tmp/install/containerd.installer [2022-09-07T08:53:03.176Z] #0 8.094 ++ set -e [2022-09-07T08:53:03.176Z] #0 8.094 ++ : v1.6.8 [2022-09-07T08:53:03.176Z] #0 8.094 + install_containerd [2022-09-07T08:53:03.176Z] #0 8.094 + echo 'Install containerd version v1.6.8' [2022-09-07T08:53:03.176Z] #0 8.094 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MHxpQEQk0l/src/github.com/containerd/containerd [2022-09-07T08:53:03.176Z] #0 8.094 Cloning into '/tmp/tmp.MHxpQEQk0l/src/github.com/containerd/containerd'... [2022-09-07T08:53:03.176Z] #0 8.094 Install containerd version v1.6.8 [2022-09-07T08:53:03.176Z] #40 ... [2022-09-07T08:53:03.176Z] [2022-09-07T08:53:03.176Z] #39 [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 [2022-09-07T08:53:03.176Z] #39 48.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-09-07T08:53:03.761Z] #42 88.61 CC criu/clone-noasan.o [2022-09-07T08:53:03.761Z] #42 88.84 CC criu/config.o [2022-09-07T08:53:03.859Z] #41 ... [2022-09-07T08:53:03.859Z] [2022-09-07T08:53:03.859Z] #42 [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 [2022-09-07T08:53:03.859Z] #0 1.757 + RM_GOPATH=0 [2022-09-07T08:53:03.859Z] #0 1.757 + TMP_GOPATH= [2022-09-07T08:53:03.859Z] #0 1.757 + : /build [2022-09-07T08:53:03.859Z] #0 1.757 + '[' -z '' ']' [2022-09-07T08:53:03.859Z] #0 1.765 ++ mktemp -d [2022-09-07T08:53:03.859Z] #0 1.780 + export GOPATH=/tmp/tmp.CdRpq5FSpM [2022-09-07T08:53:03.859Z] #0 1.780 + GOPATH=/tmp/tmp.CdRpq5FSpM [2022-09-07T08:53:03.859Z] #0 1.780 + RM_GOPATH=1 [2022-09-07T08:53:03.859Z] #0 1.780 + case "$(go env GOARCH)" in [2022-09-07T08:53:03.859Z] #0 1.783 ++ go env GOARCH [2022-09-07T08:53:03.859Z] #0 1.830 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:53:03.859Z] #0 1.830 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:53:03.859Z] #0 1.831 ++ dirname /tmp/install/install.sh [2022-09-07T08:53:03.859Z] #0 1.898 + dir=/tmp/install [2022-09-07T08:53:03.859Z] #0 1.898 + bin=tini [2022-09-07T08:53:03.859Z] #0 1.898 + shift [2022-09-07T08:53:03.859Z] #0 1.898 + '[' '!' -f /tmp/install/tini.installer ']' [2022-09-07T08:53:03.859Z] #0 1.898 + . /tmp/install/tini.installer [2022-09-07T08:53:03.859Z] #0 1.898 ++ : v0.19.0 [2022-09-07T08:53:03.859Z] #0 1.898 + install_tini [2022-09-07T08:53:03.859Z] #0 1.898 + echo 'Install tini version v0.19.0' [2022-09-07T08:53:03.859Z] #0 1.898 + git clone https://github.com/krallin/tini.git /tmp/tmp.CdRpq5FSpM/tini [2022-09-07T08:53:03.859Z] #0 1.898 Cloning into '/tmp/tmp.CdRpq5FSpM/tini'... [2022-09-07T08:53:03.859Z] #0 1.898 Install tini version v0.19.0 [2022-09-07T08:53:03.859Z] #0 2.591 + cd /tmp/tmp.CdRpq5FSpM/tini [2022-09-07T08:53:03.859Z] #0 2.593 + git checkout -q v0.19.0 [2022-09-07T08:53:03.859Z] #0 2.601 + cmake . [2022-09-07T08:53:03.859Z] #0 3.029 -- The C compiler identification is GNU 8.3.0 [2022-09-07T08:53:03.859Z] #0 3.089 -- Check for working C compiler: /usr/bin/cc [2022-09-07T08:53:03.859Z] #0 3.633 -- Check for working C compiler: /usr/bin/cc -- works [2022-09-07T08:53:03.859Z] #0 3.643 -- Detecting C compiler ABI info [2022-09-07T08:53:03.859Z] #0 4.136 -- Detecting C compiler ABI info - done [2022-09-07T08:53:03.859Z] #0 4.164 -- Detecting C compile features [2022-09-07T08:53:04.020Z] #42 ... [2022-09-07T08:53:04.020Z] [2022-09-07T08:53:04.020Z] #50 [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 [2022-09-07T08:53:04.020Z] #50 37.40 Unpacking bash-completion (1:2.8-6) ... [2022-09-07T08:53:04.117Z] #42 5.623 -- Detecting C compile features - done [2022-09-07T08:53:04.117Z] #42 5.695 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-07T08:53:04.376Z] #42 5.967 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-07T08:53:04.394Z] #47 DONE 1.1s [2022-09-07T08:53:04.395Z] [2022-09-07T08:53:04.395Z] #48 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-07T08:53:04.551Z] #39 ... [2022-09-07T08:53:04.551Z] [2022-09-07T08:53:04.551Z] #28 [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 [2022-09-07T08:53:04.551Z] #28 44.65 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-09-07T08:53:04.551Z] #28 44.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-09-07T08:53:04.551Z] #28 44.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-09-07T08:53:04.551Z] #28 44.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-09-07T08:53:04.551Z] #28 44.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-09-07T08:53:04.551Z] #28 44.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-09-07T08:53:04.551Z] #28 44.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-09-07T08:53:04.551Z] #28 46.03 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T08:53:04.551Z] #28 46.10 Fetched 14.9 MB in 2s (9926 kB/s) [2022-09-07T08:53:04.551Z] #28 46.20 Selecting previously unselected package xxd. [2022-09-07T08:53:04.551Z] #28 46.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 ... 15421 files and directories currently installed.) [2022-09-07T08:53:04.551Z] #28 46.27 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-07T08:53:04.551Z] #28 46.27 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:53:04.551Z] #28 46.44 Selecting previously unselected package vim-common. [2022-09-07T08:53:04.551Z] #28 46.44 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-07T08:53:04.551Z] #28 46.54 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:53:04.551Z] #28 46.78 Selecting previously unselected package libicu63:amd64. [2022-09-07T08:53:04.551Z] #28 46.78 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-07T08:53:04.551Z] #28 46.81 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-07T08:53:04.551Z] #28 53.34 Selecting previously unselected package libxml2:amd64. [2022-09-07T08:53:04.551Z] #28 53.34 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-09-07T08:53:04.551Z] #28 53.34 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-07T08:53:04.551Z] #28 54.16 Selecting previously unselected package cmake-data. [2022-09-07T08:53:04.551Z] #28 54.16 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-09-07T08:53:04.551Z] #28 54.17 Unpacking cmake-data (3.13.4-1) ... [2022-09-07T08:53:04.551Z] #28 ... [2022-09-07T08:53:04.551Z] [2022-09-07T08:53:04.552Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-07T08:53:04.552Z] #35 54.34 internal/reflectlite [2022-09-07T08:53:04.552Z] #35 54.34 sync [2022-09-07T08:53:04.588Z] #50 37.76 Selecting previously unselected package bzip2. [2022-09-07T08:53:04.588Z] #50 37.78 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-09-07T08:53:04.588Z] #50 37.79 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-07T08:53:04.636Z] #42 6.056 -- Configuring done [2022-09-07T08:53:04.636Z] #42 6.083 -- Generating done [2022-09-07T08:53:04.636Z] #42 6.099 -- Build files have been written to: /tmp/tmp.CdRpq5FSpM/tini [2022-09-07T08:53:04.636Z] #42 6.104 + make tini-static [2022-09-07T08:53:04.847Z] #50 37.92 Selecting previously unselected package xz-utils. [2022-09-07T08:53:04.847Z] #50 37.93 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-09-07T08:53:04.847Z] #50 37.94 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-09-07T08:53:04.847Z] #50 38.14 Selecting previously unselected package apparmor. [2022-09-07T08:53:05.106Z] #50 38.14 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-09-07T08:53:05.106Z] #50 38.21 Unpacking apparmor (2.13.2-10) ... [2022-09-07T08:53:05.204Z] #42 6.549 Scanning dependencies of target tini-static [2022-09-07T08:53:05.204Z] #42 6.659 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-07T08:53:05.332Z] #48 DONE 1.2s [2022-09-07T08:53:05.332Z] [2022-09-07T08:53:05.332Z] #49 [dev-systemd-false 6/26] RUN ldconfig [2022-09-07T08:53:05.364Z] #50 38.58 Selecting previously unselected package aufs-tools. [2022-09-07T08:53:05.365Z] #50 38.58 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-09-07T08:53:05.365Z] #50 38.59 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-09-07T08:53:05.625Z] #50 38.74 Selecting previously unselected package libonig5:amd64. [2022-09-07T08:53:05.625Z] #50 38.74 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-09-07T08:53:05.625Z] #50 38.75 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-07T08:53:05.883Z] #50 38.93 Selecting previously unselected package libjq1:amd64. [2022-09-07T08:53:05.883Z] #50 38.93 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-07T08:53:05.883Z] #50 38.94 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-07T08:53:05.883Z] #50 39.05 Selecting previously unselected package jq. [2022-09-07T08:53:05.883Z] #50 39.05 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-07T08:53:05.883Z] #50 39.06 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-07T08:53:05.883Z] #50 39.15 Selecting previously unselected package libaio1:amd64. [2022-09-07T08:53:05.883Z] #50 39.15 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-09-07T08:53:05.883Z] #50 39.16 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-09-07T08:53:05.883Z] #50 39.24 Selecting previously unselected package libgpm2:amd64. [2022-09-07T08:53:05.883Z] #50 39.24 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-09-07T08:53:05.883Z] #50 39.26 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-09-07T08:53:05.920Z] #35 56.13 internal/testlog [2022-09-07T08:53:06.143Z] #50 39.34 Selecting previously unselected package libicu63:amd64. [2022-09-07T08:53:06.143Z] #50 39.34 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-07T08:53:06.143Z] #50 39.36 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-07T08:53:06.184Z] #35 ... [2022-09-07T08:53:06.184Z] [2022-09-07T08:53:06.184Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-07T08:53:06.184Z] #33 46.14 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-09-07T08:53:06.184Z] #33 46.41 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-09-07T08:53:06.184Z] #33 46.71 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-07T08:53:06.441Z] #33 ... [2022-09-07T08:53:06.441Z] [2022-09-07T08:53:06.441Z] #39 [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 [2022-09-07T08:53:06.441Z] #39 50.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-09-07T08:53:06.441Z] #39 50.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-09-07T08:53:06.441Z] #39 50.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-09-07T08:53:06.441Z] #39 50.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-09-07T08:53:06.441Z] #39 50.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-09-07T08:53:06.441Z] #39 50.60 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-09-07T08:53:06.441Z] #39 50.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-09-07T08:53:06.441Z] #39 50.65 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-09-07T08:53:06.441Z] #39 50.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-09-07T08:53:06.441Z] #39 50.67 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-09-07T08:53:06.441Z] #39 50.72 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-09-07T08:53:06.441Z] #39 50.72 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-09-07T08:53:06.441Z] #39 50.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-09-07T08:53:06.441Z] #39 50.76 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-09-07T08:53:06.585Z] #42 7.827 [100%] Linking C executable tini-static [2022-09-07T08:53:06.698Z] #39 51.83 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T08:53:06.715Z] #49 DONE 1.2s [2022-09-07T08:53:06.715Z] [2022-09-07T08:53:06.715Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:53:06.715Z] #42 52.86 CC compel/src/lib/ptrace.o [2022-09-07T08:53:06.844Z] #42 ... [2022-09-07T08:53:06.844Z] [2022-09-07T08:53:06.844Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:53:06.844Z] #41 8.083 Note: Building without setproctitle() and strlcpy() support. [2022-09-07T08:53:06.844Z] #41 8.084 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-07T08:53:06.844Z] #41 8.094 Note: Building without GnuTLS support [2022-09-07T08:53:06.844Z] #41 8.142 Makefile.config:39: Warn: you have no libnftables installed [2022-09-07T08:53:06.844Z] #41 8.142 Makefile.config:40: Warn: Building without nftables support [2022-09-07T08:53:06.955Z] #39 52.24 Fetched 77.8 MB in 7s (10.8 MB/s) [2022-09-07T08:53:06.975Z] #42 53.49 AR compel/libcompel.a [2022-09-07T08:53:07.213Z] #39 52.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-09-07T08:53:07.213Z] #39 52.43 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-07T08:53:07.234Z] #42 53.62 HOSTCC compel/src/main-host.o [2022-09-07T08:53:07.414Z] #41 ... [2022-09-07T08:53:07.414Z] [2022-09-07T08:53:07.414Z] #42 [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 [2022-09-07T08:53:07.414Z] #42 8.356 [100%] Built target tini-static [2022-09-07T08:53:07.414Z] #42 8.507 + mkdir -p /build [2022-09-07T08:53:07.414Z] #42 8.523 + cp tini-static /build/docker-init [2022-09-07T08:53:07.414Z] #42 DONE 9.0s [2022-09-07T08:53:07.472Z] #39 52.61 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-09-07T08:53:07.494Z] #42 53.91 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-09-07T08:53:07.494Z] #42 54.09 HOSTCC compel/src/lib/handle-elf-host.o [2022-09-07T08:53:07.673Z] [2022-09-07T08:53:07.673Z] #27 [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 [2022-09-07T08:53:07.673Z] #27 56.10 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-07T08:53:07.673Z] #27 56.10 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-09-07T08:53:07.673Z] #27 56.16 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-07T08:53:07.673Z] #27 61.03 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-07T08:53:07.673Z] #27 61.04 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-09-07T08:53:07.673Z] #27 61.04 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-07T08:53:07.673Z] #27 61.17 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-09-07T08:53:07.673Z] #27 61.17 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-09-07T08:53:07.673Z] #27 61.18 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-07T08:53:07.729Z] #39 52.96 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-09-07T08:53:07.754Z] #42 54.43 HOSTCC compel/src/lib/log-host.o [2022-09-07T08:53:07.986Z] #39 53.16 Selecting previously unselected package binutils-mingw-w64-i686. [2022-09-07T08:53:07.986Z] #39 53.16 (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 ... 15421 files and directories currently installed.) [2022-09-07T08:53:07.986Z] #39 53.21 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-09-07T08:53:07.986Z] #39 53.22 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-07T08:53:08.243Z] #39 ... [2022-09-07T08:53:08.243Z] [2022-09-07T08:53:08.243Z] #30 [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 [2022-09-07T08:53:08.243Z] #30 48.37 go: downloading golang.org/x/text v0.3.7 [2022-09-07T08:53:08.243Z] #30 54.59 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-09-07T08:53:08.243Z] #30 54.68 go: downloading github.com/gobwas/glob v0.2.3 [2022-09-07T08:53:08.243Z] #30 54.76 go: downloading github.com/kisielk/gotool v1.0.0 [2022-09-07T08:53:08.243Z] #30 54.80 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-09-07T08:53:08.243Z] #30 54.96 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-09-07T08:53:08.243Z] #30 54.96 go: downloading golang.org/x/mod v0.5.1 [2022-09-07T08:53:08.243Z] #30 55.21 go: downloading github.com/ettle/strcase v0.1.1 [2022-09-07T08:53:08.243Z] #30 55.36 go: downloading github.com/fatih/structtag v1.2.0 [2022-09-07T08:53:08.243Z] #30 55.36 go: downloading github.com/Masterminds/semver v1.5.0 [2022-09-07T08:53:08.243Z] #30 55.36 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-09-07T08:53:08.243Z] #30 55.40 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-09-07T08:53:08.243Z] #30 55.45 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-09-07T08:53:08.243Z] #30 55.97 go: downloading github.com/prometheus/client_model v0.2.0 [2022-09-07T08:53:08.243Z] #30 56.14 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-09-07T08:53:08.243Z] #30 56.14 go: downloading github.com/google/go-cmp v0.5.6 [2022-09-07T08:53:08.243Z] #30 56.60 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-09-07T08:53:08.243Z] #30 56.60 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-09-07T08:53:08.243Z] #30 56.73 go: downloading github.com/beorn7/perks v1.0.1 [2022-09-07T08:53:08.243Z] #30 56.73 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-09-07T08:53:08.243Z] #30 56.75 go: downloading github.com/golang/protobuf v1.5.2 [2022-09-07T08:53:08.243Z] #30 56.77 go: downloading github.com/cespare/xxhash v1.1.0 [2022-09-07T08:53:08.243Z] #30 57.17 go: downloading github.com/prometheus/common v0.10.0 [2022-09-07T08:53:08.243Z] #30 57.38 go: downloading github.com/prometheus/procfs v0.6.0 [2022-09-07T08:53:08.243Z] #30 57.65 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-09-07T08:53:08.243Z] #30 57.76 go: downloading google.golang.org/protobuf v1.27.1 [2022-09-07T08:53:08.324Z] #42 54.64 HOSTLINK compel/compel-host-bin [2022-09-07T08:53:08.324Z] #42 54.79 DEP soccr/soccr.d [2022-09-07T08:53:08.502Z] #30 ... [2022-09-07T08:53:08.502Z] [2022-09-07T08:53:08.502Z] #36 [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 [2022-09-07T08:53:08.502Z] #36 48.58 Selecting previously unselected package libprotoc17:amd64. [2022-09-07T08:53:08.502Z] #36 48.58 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-09-07T08:53:08.502Z] #36 48.58 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-07T08:53:08.502Z] #36 49.19 Selecting previously unselected package protobuf-c-compiler. [2022-09-07T08:53:08.502Z] #36 49.19 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-09-07T08:53:08.502Z] #36 49.19 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-07T08:53:08.502Z] #36 49.29 Selecting previously unselected package protobuf-compiler. [2022-09-07T08:53:08.502Z] #36 49.29 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-09-07T08:53:08.502Z] #36 49.32 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-09-07T08:53:08.502Z] #36 49.57 Selecting previously unselected package python-pkg-resources. [2022-09-07T08:53:08.502Z] #36 49.57 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-09-07T08:53:08.502Z] #36 49.57 Unpacking python-pkg-resources (40.8.0-1) ... [2022-09-07T08:53:08.502Z] #36 49.79 Selecting previously unselected package python-six. [2022-09-07T08:53:08.502Z] #36 49.79 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-09-07T08:53:08.502Z] #36 49.79 Unpacking python-six (1.12.0-1) ... [2022-09-07T08:53:08.502Z] #36 49.90 Selecting previously unselected package python-protobuf. [2022-09-07T08:53:08.502Z] #36 49.90 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-09-07T08:53:08.502Z] #36 49.92 Unpacking python-protobuf (3.6.1.3-2) ... [2022-09-07T08:53:08.502Z] #36 50.48 Setting up python-pkg-resources (40.8.0-1) ... [2022-09-07T08:53:08.502Z] #36 55.42 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-09-07T08:53:08.502Z] #36 55.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T08:53:08.502Z] #36 55.54 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-07T08:53:08.502Z] #36 55.58 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-09-07T08:53:08.502Z] #36 55.65 Setting up python-six (1.12.0-1) ... [2022-09-07T08:53:08.502Z] #36 ... [2022-09-07T08:53:08.502Z] [2022-09-07T08:53:08.502Z] #28 [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 [2022-09-07T08:53:08.502Z] #28 57.84 Selecting previously unselected package libarchive13:amd64. [2022-09-07T08:53:08.502Z] #28 57.85 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-09-07T08:53:08.502Z] #28 57.86 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-07T08:53:08.502Z] #28 58.20 Selecting previously unselected package libjsoncpp1:amd64. [2022-09-07T08:53:08.502Z] #28 58.20 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-09-07T08:53:08.502Z] #28 58.21 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-07T08:53:08.502Z] #28 58.34 Selecting previously unselected package librhash0:amd64. [2022-09-07T08:53:08.502Z] #28 58.34 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-09-07T08:53:08.502Z] #28 58.35 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-09-07T08:53:08.502Z] #28 58.50 Selecting previously unselected package libuv1:amd64. [2022-09-07T08:53:08.502Z] #28 58.51 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-09-07T08:53:08.502Z] #28 58.51 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-07T08:53:08.502Z] #28 58.66 Selecting previously unselected package cmake. [2022-09-07T08:53:08.502Z] #28 58.67 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-09-07T08:53:08.502Z] #28 58.68 Unpacking cmake (3.13.4-1) ... [2022-09-07T08:53:08.585Z] #42 54.94 CC soccr/soccr.o [2022-09-07T08:53:08.611Z] #27 ... [2022-09-07T08:53:08.611Z] [2022-09-07T08:53:08.611Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:53:08.611Z] #41 10.02 fatal: not a git repository (or any of the parent directories): .git [2022-09-07T08:53:08.611Z] #41 10.06 GEN .gitid [2022-09-07T08:53:08.611Z] #41 10.09 GEN criu/include/version.h [2022-09-07T08:53:08.870Z] #41 10.19 GEN include/common/asm [2022-09-07T08:53:09.693Z] #50 42.79 Selecting previously unselected package libnet1:amd64. [2022-09-07T08:53:09.693Z] #50 42.81 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-07T08:53:09.693Z] #50 42.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T08:53:09.693Z] #50 42.92 Selecting previously unselected package libnl-3-200:amd64. [2022-09-07T08:53:09.693Z] #50 42.92 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-07T08:53:09.693Z] #50 42.93 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-07T08:53:09.693Z] #50 43.03 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-07T08:53:09.952Z] #50 43.04 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-07T08:53:09.952Z] #50 43.05 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-07T08:53:09.952Z] #50 43.11 Selecting previously unselected package libreadline5:amd64. [2022-09-07T08:53:09.952Z] #50 43.12 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-09-07T08:53:09.952Z] #50 43.12 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-07T08:53:09.970Z] #42 56.43 AR soccr/libsoccr.a [2022-09-07T08:53:09.970Z] #42 56.48 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-07T08:53:10.211Z] #50 43.25 Selecting previously unselected package net-tools. [2022-09-07T08:53:10.211Z] #50 43.26 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-09-07T08:53:10.211Z] #50 43.27 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-07T08:53:10.211Z] #50 43.48 Selecting previously unselected package patch. [2022-09-07T08:53:10.470Z] #50 43.49 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-09-07T08:53:10.470Z] #50 43.50 Unpacking patch (2.7.6-3+deb10u1) ... [2022-09-07T08:53:10.470Z] #50 43.63 Selecting previously unselected package python-pip-whl. [2022-09-07T08:53:10.470Z] #50 43.64 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-09-07T08:53:10.470Z] #50 43.65 Unpacking python-pip-whl (18.1-5) ... [2022-09-07T08:53:10.546Z] #42 56.97 DEP criu/arch/x86/sigframe.d [2022-09-07T08:53:10.546Z] #42 57.06 DEP criu/arch/x86/sigaction_compat.d [2022-09-07T08:53:10.546Z] #42 57.21 DEP criu/arch/x86/kerndat.d [2022-09-07T08:53:10.776Z] #41 11.85 PBCC images/timens.pb-c.c [2022-09-07T08:53:10.776Z] #41 11.88 DEP images/timens.pb-c.d [2022-09-07T08:53:10.776Z] #41 11.91 PBCC images/fown.pb-c.c [2022-09-07T08:53:10.776Z] #41 11.95 PBCC images/google/protobuf/descriptor.pb-c.c [2022-09-07T08:53:10.776Z] #41 12.05 PBCC images/opts.pb-c.c [2022-09-07T08:53:10.776Z] #41 12.08 PBCC images/memfd.pb-c.c [2022-09-07T08:53:10.776Z] #41 12.13 DEP images/fown.pb-c.d [2022-09-07T08:53:10.776Z] #41 12.19 DEP images/google/protobuf/descriptor.pb-c.d [2022-09-07T08:53:10.776Z] #41 12.24 DEP images/opts.pb-c.d [2022-09-07T08:53:10.776Z] #41 12.30 DEP images/memfd.pb-c.d [2022-09-07T08:53:11.036Z] #41 12.38 PBCC images/sit.pb-c.c [2022-09-07T08:53:11.036Z] #41 12.44 DEP images/sit.pb-c.d [2022-09-07T08:53:11.036Z] #41 12.52 PBCC images/macvlan.pb-c.c [2022-09-07T08:53:11.036Z] #41 12.55 DEP images/macvlan.pb-c.d [2022-09-07T08:53:11.072Z] #50 44.17 Selecting previously unselected package python3-lib2to3. [2022-09-07T08:53:11.072Z] #50 44.17 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-09-07T08:53:11.072Z] #50 44.19 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-09-07T08:53:11.072Z] #50 44.33 Selecting previously unselected package python3-distutils. [2022-09-07T08:53:11.118Z] #42 57.42 DEP criu/arch/x86/crtools.d [2022-09-07T08:53:11.118Z] #42 57.54 DEP criu/arch/x86/cpu.d [2022-09-07T08:53:11.118Z] #42 57.77 CC criu/arch/x86/cpu.o [2022-09-07T08:53:11.295Z] #41 12.60 PBCC images/autofs.pb-c.c [2022-09-07T08:53:11.296Z] #41 12.65 DEP images/autofs.pb-c.d [2022-09-07T08:53:11.296Z] #41 ... [2022-09-07T08:53:11.296Z] [2022-09-07T08:53:11.296Z] #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 [2022-09-07T08:53:11.296Z] #34 59.38 bufio [2022-09-07T08:53:11.296Z] #34 60.88 text/tabwriter [2022-09-07T08:53:11.296Z] #34 61.36 internal/poll [2022-09-07T08:53:11.296Z] #34 61.53 io/fs [2022-09-07T08:53:11.296Z] #34 63.33 os [2022-09-07T08:53:11.296Z] #34 65.33 io/ioutil [2022-09-07T08:53:11.296Z] #34 65.34 fmt [2022-09-07T08:53:11.296Z] #34 67.93 flag [2022-09-07T08:53:11.296Z] #34 67.93 github.com/BurntSushi/toml [2022-09-07T08:53:11.296Z] #34 69.32 log [2022-09-07T08:53:11.296Z] #34 ... [2022-09-07T08:53:11.296Z] [2022-09-07T08:53:11.296Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:53:11.296Z] #41 12.69 PBCC images/sysctl.pb-c.c [2022-09-07T08:53:11.296Z] #41 12.73 DEP images/sysctl.pb-c.d [2022-09-07T08:53:11.296Z] #41 12.77 PBCC images/time.pb-c.c [2022-09-07T08:53:11.341Z] #50 44.33 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-09-07T08:53:11.341Z] #50 44.34 Unpacking python3-distutils (3.7.3-1) ... [2022-09-07T08:53:11.341Z] #50 44.53 Selecting previously unselected package python3-pip. [2022-09-07T08:53:11.341Z] #50 44.55 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-09-07T08:53:11.341Z] #50 44.56 Unpacking python3-pip (18.1-5) ... [2022-09-07T08:53:11.555Z] #41 12.80 DEP images/time.pb-c.d [2022-09-07T08:53:11.555Z] #41 12.85 PBCC images/binfmt-misc.pb-c.c [2022-09-07T08:53:11.555Z] #41 12.89 DEP images/binfmt-misc.pb-c.d [2022-09-07T08:53:11.555Z] #41 12.95 PBCC images/seccomp.pb-c.c [2022-09-07T08:53:11.555Z] #41 12.97 DEP images/seccomp.pb-c.d [2022-09-07T08:53:11.555Z] #41 13.01 PBCC images/userns.pb-c.c [2022-09-07T08:53:11.614Z] #50 44.77 Selecting previously unselected package python3-pkg-resources. [2022-09-07T08:53:11.614Z] #50 44.77 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-09-07T08:53:11.614Z] #50 44.78 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-09-07T08:53:11.780Z] #28 61.39 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-07T08:53:11.780Z] #28 61.42 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:53:11.780Z] #28 61.44 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-09-07T08:53:11.780Z] #28 61.45 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:53:11.780Z] #28 61.49 Setting up librhash0:amd64 (1.3.8-1) ... [2022-09-07T08:53:11.780Z] #28 61.51 Setting up cmake-data (3.13.4-1) ... [2022-09-07T08:53:11.780Z] #28 61.53 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-09-07T08:53:11.780Z] #28 61.54 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-09-07T08:53:11.780Z] #28 61.57 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-09-07T08:53:11.780Z] #28 61.59 Setting up cmake (3.13.4-1) ... [2022-09-07T08:53:11.780Z] #28 61.60 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-07T08:53:11.780Z] #28 61.73 Processing triggers for mime-support (3.62) ... [2022-09-07T08:53:11.814Z] #41 13.05 DEP images/userns.pb-c.d [2022-09-07T08:53:11.814Z] #41 13.12 PBCC images/cgroup.pb-c.c [2022-09-07T08:53:11.814Z] #41 13.17 DEP images/cgroup.pb-c.d [2022-09-07T08:53:11.814Z] #41 13.20 PBCC images/ext-file.pb-c.c [2022-09-07T08:53:11.814Z] #41 13.25 DEP images/ext-file.pb-c.d [2022-09-07T08:53:11.872Z] #50 44.92 Selecting previously unselected package python3-setuptools. [2022-09-07T08:53:11.873Z] #50 44.94 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-09-07T08:53:11.873Z] #50 44.95 Unpacking python3-setuptools (40.8.0-1) ... [2022-09-07T08:53:12.058Z] #42 58.53 CC criu/arch/x86/crtools.o [2022-09-07T08:53:12.084Z] #41 13.30 PBCC images/rpc.pb-c.c [2022-09-07T08:53:12.084Z] #41 13.35 DEP images/rpc.pb-c.d [2022-09-07T08:53:12.084Z] #41 13.42 PBCC images/siginfo.pb-c.c [2022-09-07T08:53:12.084Z] #41 13.44 DEP images/siginfo.pb-c.d [2022-09-07T08:53:12.084Z] #41 13.48 PBCC images/pagemap.pb-c.c [2022-09-07T08:53:12.084Z] #41 13.52 DEP images/pagemap.pb-c.d [2022-09-07T08:53:12.131Z] #50 45.19 Selecting previously unselected package python3-wheel. [2022-09-07T08:53:12.131Z] #50 45.20 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-09-07T08:53:12.131Z] #50 45.23 Unpacking python3-wheel (0.32.3-2) ... [2022-09-07T08:53:12.131Z] #50 45.32 Selecting previously unselected package sudo. [2022-09-07T08:53:12.131Z] #50 45.33 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-09-07T08:53:12.131Z] #50 45.34 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-09-07T08:53:12.344Z] #41 13.58 PBCC images/rlimit.pb-c.c [2022-09-07T08:53:12.344Z] #41 13.61 DEP images/rlimit.pb-c.d [2022-09-07T08:53:12.344Z] #41 13.66 PBCC images/file-lock.pb-c.c [2022-09-07T08:53:12.344Z] #41 13.70 DEP images/file-lock.pb-c.d [2022-09-07T08:53:12.344Z] #41 13.75 PBCC images/tty.pb-c.c [2022-09-07T08:53:12.344Z] #41 13.81 DEP images/tty.pb-c.d [2022-09-07T08:53:12.345Z] #28 DONE 62.4s [2022-09-07T08:53:12.345Z] [2022-09-07T08:53:12.345Z] #36 [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 [2022-09-07T08:53:12.345Z] #36 59.31 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-09-07T08:53:12.345Z] #36 59.35 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-07T08:53:12.345Z] #36 59.38 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-09-07T08:53:12.345Z] #36 59.42 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-09-07T08:53:12.345Z] #36 59.45 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-09-07T08:53:12.345Z] #36 59.48 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-09-07T08:53:12.345Z] #36 59.50 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-09-07T08:53:12.345Z] #36 59.52 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-09-07T08:53:12.345Z] #36 59.55 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-09-07T08:53:12.345Z] #36 59.57 Setting up python-protobuf (3.6.1.3-2) ... [2022-09-07T08:53:12.603Z] #41 13.84 PBCC images/tun.pb-c.c [2022-09-07T08:53:12.603Z] #41 13.92 PBCC images/netdev.pb-c.c [2022-09-07T08:53:12.603Z] #41 13.96 DEP images/tun.pb-c.d [2022-09-07T08:53:12.603Z] #41 14.00 DEP images/netdev.pb-c.d [2022-09-07T08:53:12.603Z] #41 14.06 PBCC images/vma.pb-c.c [2022-09-07T08:53:12.699Z] #50 45.81 Selecting previously unselected package thin-provisioning-tools. [2022-09-07T08:53:12.699Z] #50 45.82 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-09-07T08:53:12.699Z] #50 45.82 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-09-07T08:53:12.699Z] #50 46.04 Selecting previously unselected package uidmap. [2022-09-07T08:53:12.863Z] #41 14.10 DEP images/vma.pb-c.d [2022-09-07T08:53:12.863Z] #41 14.15 PBCC images/creds.pb-c.c [2022-09-07T08:53:12.863Z] #41 14.17 DEP images/creds.pb-c.d [2022-09-07T08:53:12.863Z] #41 14.21 PBCC images/utsns.pb-c.c [2022-09-07T08:53:12.863Z] #41 14.24 DEP images/utsns.pb-c.d [2022-09-07T08:53:12.863Z] #41 14.28 PBCC images/ipc-desc.pb-c.c [2022-09-07T08:53:12.910Z] #36 ... [2022-09-07T08:53:12.911Z] [2022-09-07T08:53:12.911Z] #27 [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 [2022-09-07T08:53:12.911Z] #27 DONE 63.1s [2022-09-07T08:53:12.958Z] #50 46.05 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-09-07T08:53:12.958Z] #50 46.06 Unpacking uidmap (1:4.5-1.1) ... [2022-09-07T08:53:12.958Z] #50 46.19 Selecting previously unselected package vim-runtime. [2022-09-07T08:53:12.958Z] #50 46.21 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-07T08:53:12.958Z] #50 46.26 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-09-07T08:53:13.122Z] #41 14.32 PBCC images/ipc-sem.pb-c.c [2022-09-07T08:53:13.122Z] #41 14.35 DEP images/ipc-desc.pb-c.d [2022-09-07T08:53:13.122Z] #41 14.41 DEP images/ipc-sem.pb-c.d [2022-09-07T08:53:13.122Z] #41 14.46 PBCC images/ipc-msg.pb-c.c [2022-09-07T08:53:13.122Z] #41 14.50 DEP images/ipc-msg.pb-c.d [2022-09-07T08:53:13.122Z] #41 14.55 PBCC images/ipc-shm.pb-c.c [2022-09-07T08:53:13.168Z] [2022-09-07T08:53:13.168Z] #39 [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 [2022-09-07T08:53:13.168Z] #39 55.33 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-09-07T08:53:13.168Z] #39 55.35 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-09-07T08:53:13.168Z] #39 55.35 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-07T08:53:13.168Z] #39 58.11 Selecting previously unselected package binutils-mingw-w64. [2022-09-07T08:53:13.168Z] #39 58.11 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-09-07T08:53:13.168Z] #39 58.13 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-07T08:53:13.168Z] #39 58.27 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-09-07T08:53:13.168Z] #39 58.27 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-07T08:53:13.168Z] #39 58.27 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-07T08:53:13.168Z] #39 58.35 Selecting previously unselected package dmsetup. [2022-09-07T08:53:13.168Z] #39 58.35 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-09-07T08:53:13.168Z] #39 58.35 Unpacking dmsetup (2:1.02.155-3) ... [2022-09-07T08:53:13.216Z] #50 46.31 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-09-07T08:53:13.216Z] #50 46.31 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:53:13.381Z] #41 14.57 DEP images/ipc-shm.pb-c.d [2022-09-07T08:53:13.381Z] #41 14.63 PBCC images/ipc-var.pb-c.c [2022-09-07T08:53:13.381Z] #41 14.68 DEP images/ipc-var.pb-c.d [2022-09-07T08:53:13.381Z] #41 14.71 PBCC images/sk-opts.pb-c.c [2022-09-07T08:53:13.381Z] #41 14.73 PBCC images/packet-sock.pb-c.c [2022-09-07T08:53:13.381Z] #41 14.80 DEP images/sk-opts.pb-c.d [2022-09-07T08:53:13.425Z] #39 58.56 Selecting previously unselected package mingw-w64-common. [2022-09-07T08:53:13.425Z] #39 58.56 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-09-07T08:53:13.425Z] #39 58.56 Unpacking mingw-w64-common (6.0.0-3) ... [2022-09-07T08:53:13.441Z] #42 59.76 CC criu/arch/x86/kerndat.o [2022-09-07T08:53:13.441Z] #42 ... [2022-09-07T08:53:13.441Z] [2022-09-07T08:53:13.441Z] #35 [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 [2022-09-07T08:53:13.441Z] #35 135.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-07T08:53:13.441Z] #35 135.0 + GOBIN=/build [2022-09-07T08:53:13.441Z] #35 135.0 + GO111MODULE=on [2022-09-07T08:53:13.441Z] #35 135.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-09-07T08:53:13.640Z] #41 14.85 DEP images/packet-sock.pb-c.d [2022-09-07T08:53:13.641Z] #41 14.90 PBCC images/sk-netlink.pb-c.c [2022-09-07T08:53:13.641Z] #41 14.94 DEP images/sk-netlink.pb-c.d [2022-09-07T08:53:13.641Z] #41 15.00 PBCC images/sk-inet.pb-c.c [2022-09-07T08:53:13.641Z] #41 15.05 DEP images/sk-inet.pb-c.d [2022-09-07T08:53:13.641Z] #41 15.09 PBCC images/sk-unix.pb-c.c [2022-09-07T08:53:13.641Z] #41 15.13 DEP images/sk-unix.pb-c.d [2022-09-07T08:53:13.641Z] #41 15.16 PBCC images/mm.pb-c.c [2022-09-07T08:53:13.900Z] #41 15.22 DEP images/mm.pb-c.d [2022-09-07T08:53:13.900Z] #41 15.26 PBCC images/timerfd.pb-c.c [2022-09-07T08:53:13.900Z] #41 15.30 DEP images/timerfd.pb-c.d [2022-09-07T08:53:14.159Z] #41 15.36 PBCC images/timer.pb-c.c [2022-09-07T08:53:14.159Z] #41 15.40 DEP images/timer.pb-c.d [2022-09-07T08:53:14.159Z] #41 15.44 PBCC images/sa.pb-c.c [2022-09-07T08:53:14.159Z] #41 15.51 DEP images/sa.pb-c.d [2022-09-07T08:53:14.159Z] #41 15.58 PBCC images/pipe-data.pb-c.c [2022-09-07T08:53:14.419Z] #41 15.61 DEP images/pipe-data.pb-c.d [2022-09-07T08:53:14.419Z] #41 15.64 PBCC images/mnt.pb-c.c [2022-09-07T08:53:14.419Z] #41 15.69 DEP images/mnt.pb-c.d [2022-09-07T08:53:14.419Z] #41 15.74 PBCC images/sk-packet.pb-c.c [2022-09-07T08:53:14.419Z] #41 15.77 DEP images/sk-packet.pb-c.d [2022-09-07T08:53:14.419Z] #41 15.83 PBCC images/tcp-stream.pb-c.c [2022-09-07T08:53:14.679Z] #41 15.88 DEP images/tcp-stream.pb-c.d [2022-09-07T08:53:14.679Z] #41 15.91 PBCC images/pipe.pb-c.c [2022-09-07T08:53:14.679Z] #41 15.97 DEP images/pipe.pb-c.d [2022-09-07T08:53:14.679Z] #41 16.05 PBCC images/pstree.pb-c.c [2022-09-07T08:53:14.679Z] #41 16.07 DEP images/pstree.pb-c.d [2022-09-07T08:53:14.679Z] #41 16.11 PBCC images/fs.pb-c.c [2022-09-07T08:53:14.939Z] #41 16.16 DEP images/fs.pb-c.d [2022-09-07T08:53:14.939Z] #41 16.19 PBCC images/signalfd.pb-c.c [2022-09-07T08:53:14.939Z] #41 16.23 DEP images/signalfd.pb-c.d [2022-09-07T08:53:14.939Z] #41 16.26 PBCC images/fh.pb-c.c [2022-09-07T08:53:14.939Z] #41 16.29 PBCC images/fsnotify.pb-c.c [2022-09-07T08:53:14.939Z] #41 16.33 DEP images/fh.pb-c.d [2022-09-07T08:53:14.939Z] #41 16.36 DEP images/fsnotify.pb-c.d [2022-09-07T08:53:14.939Z] #41 16.42 PBCC images/eventpoll.pb-c.c [2022-09-07T08:53:14.939Z] #41 16.45 DEP images/eventpoll.pb-c.d [2022-09-07T08:53:15.199Z] #41 16.48 PBCC images/eventfd.pb-c.c [2022-09-07T08:53:15.199Z] #41 16.52 DEP images/eventfd.pb-c.d [2022-09-07T08:53:15.199Z] #41 16.59 PBCC images/remap-file-path.pb-c.c [2022-09-07T08:53:15.199Z] #41 ... [2022-09-07T08:53:15.199Z] [2022-09-07T08:53:15.199Z] #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 [2022-09-07T08:53:15.199Z] #34 71.47 github.com/BurntSushi/toml/cmd/tomlv [2022-09-07T08:53:15.199Z] #34 DONE 73.4s [2022-09-07T08:53:15.199Z] [2022-09-07T08:53:15.199Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:53:15.199Z] #41 16.67 DEP images/remap-file-path.pb-c.d [2022-09-07T08:53:15.199Z] #41 16.71 PBCC images/fifo.pb-c.c [2022-09-07T08:53:15.458Z] #41 16.75 DEP images/fifo.pb-c.d [2022-09-07T08:53:15.717Z] #41 16.87 PBCC images/ghost-file.pb-c.c [2022-09-07T08:53:15.717Z] #41 16.99 DEP images/ghost-file.pb-c.d [2022-09-07T08:53:15.717Z] #41 17.05 PBCC images/regfile.pb-c.c [2022-09-07T08:53:15.757Z] #50 ... [2022-09-07T08:53:15.758Z] [2022-09-07T08:53:15.758Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:53:15.758Z] #42 90.31 CC criu/cr-check.o [2022-09-07T08:53:15.758Z] #42 91.97 CC criu/cr-dedup.o [2022-09-07T08:53:15.758Z] #42 92.35 CC criu/cr-dump.o [2022-09-07T08:53:15.758Z] #42 94.70 CC criu/cr-errno.o [2022-09-07T08:53:15.758Z] #42 94.77 CC criu/cr-restore.o [2022-09-07T08:53:15.758Z] #42 99.16 CC criu/cr-service.o [2022-09-07T08:53:15.758Z] #42 100.7 CC criu/crtools.o [2022-09-07T08:53:15.947Z] #39 ... [2022-09-07T08:53:15.947Z] [2022-09-07T08:53:15.947Z] #36 [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 [2022-09-07T08:53:15.947Z] #36 65.25 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-09-07T08:53:15.947Z] #36 65.34 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-07T08:53:15.947Z] #36 DONE 65.7s [2022-09-07T08:53:15.947Z] [2022-09-07T08:53:15.947Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:53:15.993Z] #41 17.17 DEP images/regfile.pb-c.d [2022-09-07T08:53:15.993Z] #41 17.28 PBCC images/ns.pb-c.c [2022-09-07T08:53:15.993Z] #41 17.34 DEP images/ns.pb-c.d [2022-09-07T08:53:15.993Z] #41 17.40 PBCC images/fdinfo.pb-c.c [2022-09-07T08:53:16.149Z] using credential docker-jenkins-github-credentials [2022-09-07T08:53:16.233Z] Cloning the remote Git repository [2022-09-07T08:53:16.233Z] Cloning with configured refspecs honoured and without tags [2022-09-07T08:53:16.251Z] #41 17.53 DEP images/fdinfo.pb-c.d [2022-09-07T08:53:16.251Z] #41 17.54 PBCC images/core-aarch64.pb-c.c [2022-09-07T08:53:16.251Z] #41 17.55 PBCC images/core-arm.pb-c.c [2022-09-07T08:53:16.251Z] #41 17.58 PBCC images/core-ppc64.pb-c.c [2022-09-07T08:53:16.251Z] #41 17.62 PBCC images/core-s390.pb-c.c [2022-09-07T08:53:16.251Z] #41 17.65 PBCC images/core-x86.pb-c.c [2022-09-07T08:53:16.338Z] #42 101.4 CC criu/eventfd.o [2022-09-07T08:53:16.338Z] #42 ... [2022-09-07T08:53:16.338Z] [2022-09-07T08:53:16.338Z] #50 [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 [2022-09-07T08:53:16.338Z] #50 49.55 Selecting previously unselected package vim. [2022-09-07T08:53:16.338Z] #50 49.55 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-07T08:53:16.511Z] #41 17.69 PBCC images/core.pb-c.c [2022-09-07T08:53:16.511Z] #41 17.74 PBCC images/inventory.pb-c.c [2022-09-07T08:53:16.511Z] #41 17.78 DEP images/core-aarch64.pb-c.d [2022-09-07T08:53:16.511Z] #41 17.82 DEP images/core-arm.pb-c.d [2022-09-07T08:53:16.511Z] #41 17.89 DEP images/core-ppc64.pb-c.d [2022-09-07T08:53:16.511Z] #41 17.93 DEP images/core-s390.pb-c.d [2022-09-07T08:53:16.511Z] #41 18.01 DEP images/core-x86.pb-c.d [2022-09-07T08:53:16.596Z] #50 49.58 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:53:16.736Z] #35 ... [2022-09-07T08:53:16.736Z] [2022-09-07T08:53:16.736Z] #50 [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 [2022-09-07T08:53:16.736Z] #0 1.362 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-07T08:53:16.736Z] #0 1.390 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-07T08:53:16.736Z] #0 1.397 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-07T08:53:16.736Z] #0 1.421 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-07T08:53:16.736Z] #0 1.972 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-07T08:53:16.736Z] #0 2.981 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-07T08:53:16.736Z] #0 4.145 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-07T08:53:16.736Z] #0 5.549 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-07T08:53:16.736Z] #50 ... [2022-09-07T08:53:16.736Z] [2022-09-07T08:53:16.736Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:53:16.736Z] #42 60.23 CC criu/arch/x86/sigaction_compat.o [2022-09-07T08:53:16.736Z] #42 60.56 CC criu/arch/x86/sigframe.o [2022-09-07T08:53:16.736Z] #42 60.87 LINK criu/arch/x86/crtools.built-in.o [2022-09-07T08:53:16.736Z] #42 60.95 DEP criu/pie/util-vdso-elf32.d [2022-09-07T08:53:16.736Z] #42 61.08 DEP criu/pie/util-vdso.d [2022-09-07T08:53:16.736Z] #42 61.18 DEP criu/pie/util.d [2022-09-07T08:53:16.736Z] #42 61.35 CC criu/pie/util.o [2022-09-07T08:53:16.736Z] #42 61.66 CC criu/pie/util-vdso.o [2022-09-07T08:53:16.736Z] #42 62.28 CC criu/pie/util-vdso-elf32.o [2022-09-07T08:53:16.736Z] #42 62.99 AR criu/pie/pie.lib.a [2022-09-07T08:53:16.736Z] #42 63.07 DEP criu/pie/restorer.d [2022-09-07T08:53:16.736Z] #42 63.26 DEP criu/arch/x86/sigaction_compat_pie.d [2022-09-07T08:53:16.770Z] #41 18.07 DEP images/core.pb-c.d [2022-09-07T08:53:16.770Z] #41 18.12 DEP images/inventory.pb-c.d [2022-09-07T08:53:16.770Z] #41 18.16 PBCC images/cpuinfo.pb-c.c [2022-09-07T08:53:16.770Z] #41 18.17 DEP images/cpuinfo.pb-c.d [2022-09-07T08:53:16.770Z] #41 18.20 PBCC images/stats.pb-c.c [2022-09-07T08:53:16.770Z] #41 18.22 DEP images/stats.pb-c.d [2022-09-07T08:53:16.996Z] #42 63.38 DEP criu/arch/x86/restorer_unmap.d [2022-09-07T08:53:16.996Z] #42 63.42 DEP criu/arch/x86/restorer.d [2022-09-07T08:53:17.114Z] #50 50.15 Selecting previously unselected package xfsprogs. [2022-09-07T08:53:17.114Z] #50 50.15 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-09-07T08:53:17.114Z] #50 50.16 Unpacking xfsprogs (4.20.0-1) ... [2022-09-07T08:53:17.256Z] #42 63.71 DEP criu/arch/x86/vdso-pie.d [2022-09-07T08:53:17.312Z] #41 ... [2022-09-07T08:53:17.312Z] [2022-09-07T08:53:17.312Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-07T08:53:17.312Z] #35 57.19 errors [2022-09-07T08:53:17.312Z] #35 57.24 sort [2022-09-07T08:53:17.312Z] #35 57.57 strconv [2022-09-07T08:53:17.312Z] #35 58.46 io [2022-09-07T08:53:17.312Z] #35 59.83 internal/oserror [2022-09-07T08:53:17.312Z] #35 60.10 syscall [2022-09-07T08:53:17.312Z] #35 61.87 reflect [2022-09-07T08:53:17.372Z] #50 50.64 Selecting previously unselected package zip. [2022-09-07T08:53:17.372Z] #50 50.66 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-09-07T08:53:17.372Z] #50 50.66 Unpacking zip (3.0-11+b1) ... [2022-09-07T08:53:16.449Z] Cloning repository https://github.com/moby/moby.git [2022-09-07T08:53:16.883Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-09-07T08:53:17.518Z] #42 63.83 DEP criu/pie/parasite-vdso.d [2022-09-07T08:53:17.518Z] #42 63.97 DEP criu/pie/parasite.d [2022-09-07T08:53:17.568Z] #35 ... [2022-09-07T08:53:17.568Z] [2022-09-07T08:53:17.568Z] #42 [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 [2022-09-07T08:53:17.568Z] #0 5.249 + RM_GOPATH=0 [2022-09-07T08:53:17.568Z] #0 5.249 + TMP_GOPATH= [2022-09-07T08:53:17.568Z] #0 5.250 + : /build [2022-09-07T08:53:17.568Z] #0 5.250 + '[' -z '' ']' [2022-09-07T08:53:17.568Z] #0 5.250 ++ mktemp -d [2022-09-07T08:53:17.568Z] #0 5.262 + export GOPATH=/tmp/tmp.a6ATbkDObI [2022-09-07T08:53:17.568Z] #0 5.262 + GOPATH=/tmp/tmp.a6ATbkDObI [2022-09-07T08:53:17.568Z] #0 5.262 + RM_GOPATH=1 [2022-09-07T08:53:17.568Z] #0 5.262 + case "$(go env GOARCH)" in [2022-09-07T08:53:17.568Z] #0 5.262 ++ go env GOARCH [2022-09-07T08:53:17.568Z] #0 5.262 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:53:17.568Z] #0 5.262 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:53:17.568Z] #0 5.262 ++ dirname /tmp/install/install.sh [2022-09-07T08:53:17.568Z] #0 5.262 + dir=/tmp/install [2022-09-07T08:53:17.568Z] #0 5.262 + bin=tini [2022-09-07T08:53:17.568Z] #0 5.262 + shift [2022-09-07T08:53:17.568Z] #0 5.262 + '[' '!' -f /tmp/install/tini.installer ']' [2022-09-07T08:53:17.568Z] #0 5.262 + . /tmp/install/tini.installer [2022-09-07T08:53:17.568Z] #0 5.262 ++ : v0.19.0 [2022-09-07T08:53:17.568Z] #0 5.263 Install tini version v0.19.0 [2022-09-07T08:53:17.568Z] #0 5.285 + install_tini [2022-09-07T08:53:17.568Z] #0 5.285 + echo 'Install tini version v0.19.0' [2022-09-07T08:53:17.568Z] #0 5.285 + git clone https://github.com/krallin/tini.git /tmp/tmp.a6ATbkDObI/tini [2022-09-07T08:53:17.568Z] #0 5.285 Cloning into '/tmp/tmp.a6ATbkDObI/tini'... [2022-09-07T08:53:17.631Z] #50 50.87 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-09-07T08:53:17.631Z] #50 50.89 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-07T08:53:17.631Z] #50 50.90 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-09-07T08:53:17.631Z] #50 50.91 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-07T08:53:17.631Z] #50 50.92 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-09-07T08:53:17.631Z] #50 50.94 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-09-07T08:53:17.777Z] #42 64.25 CC criu/pie/parasite.o [2022-09-07T08:53:17.890Z] #50 50.97 Setting up uidmap (1:4.5-1.1) ... [2022-09-07T08:53:17.890Z] #50 50.99 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-09-07T08:53:17.890Z] #50 51.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T08:53:17.890Z] #50 51.01 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-07T08:53:17.890Z] #50 51.03 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-07T08:53:17.890Z] #50 51.05 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-07T08:53:17.890Z] #50 51.06 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:53:17.890Z] #50 51.08 Setting up zip (3.0-11+b1) ... [2022-09-07T08:53:17.890Z] #50 51.09 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:53:17.890Z] #50 51.13 Setting up bash-completion (1:2.8-6) ... [2022-09-07T08:53:18.129Z] #42 ... [2022-09-07T08:53:18.129Z] [2022-09-07T08:53:18.129Z] #39 [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 [2022-09-07T08:53:18.129Z] #39 63.14 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-09-07T08:53:18.129Z] #39 63.14 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-09-07T08:53:18.130Z] #39 63.15 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-07T08:53:18.147Z] #41 19.57 make[1]: Nothing to be done for 'all'. [2022-09-07T08:53:19.167Z] #42 65.61 LINK criu/pie/parasite.built-in.o [2022-09-07T08:53:19.167Z] #42 65.62 GEN criu/pie/parasite-blob.h [2022-09-07T08:53:19.167Z] #42 65.68 CC criu/pie/parasite-vdso.o [2022-09-07T08:53:19.497Z] #39 ... [2022-09-07T08:53:19.498Z] [2022-09-07T08:53:19.498Z] #30 [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 [2022-09-07T08:53:19.498Z] #30 59.51 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-09-07T08:53:19.498Z] #30 ... [2022-09-07T08:53:19.498Z] [2022-09-07T08:53:19.498Z] #42 [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 [2022-09-07T08:53:19.498Z] #42 5.949 + cd /tmp/tmp.a6ATbkDObI/tini [2022-09-07T08:53:19.498Z] #42 5.949 + git checkout -q v0.19.0 [2022-09-07T08:53:19.498Z] #42 5.986 + cmake . [2022-09-07T08:53:19.498Z] #42 6.421 -- The C compiler identification is GNU 8.3.0 [2022-09-07T08:53:19.498Z] #42 6.468 -- Check for working C compiler: /usr/bin/cc [2022-09-07T08:53:19.498Z] #42 7.072 -- Check for working C compiler: /usr/bin/cc -- works [2022-09-07T08:53:19.498Z] #42 7.072 -- Detecting C compiler ABI info [2022-09-07T08:53:19.736Z] #42 66.34 CC criu/arch/x86/vdso-pie.o [2022-09-07T08:53:19.754Z] #42 7.523 -- Detecting C compiler ABI info - done [2022-09-07T08:53:19.754Z] #42 7.564 -- Detecting C compile features [2022-09-07T08:53:17.465Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T08:53:17.465Z] > git --version # timeout=10 [2022-09-07T08:53:17.518Z] > git --version # 'git version 2.24.1.windows.2' [2022-09-07T08:53:17.519Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T08:53:17.522Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44098/head:refs/remotes/origin/PR-44098 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-07T08:53:20.051Z] #41 21.19 CC images/stats.o [2022-09-07T08:53:20.051Z] #41 21.48 CC images/core.o [2022-09-07T08:53:20.317Z] #42 66.65 CC criu/arch/x86/restorer.o [2022-09-07T08:53:20.623Z] #41 22.07 CC images/core-x86.o [2022-09-07T08:53:20.631Z] #42 ... [2022-09-07T08:53:20.631Z] [2022-09-07T08:53:20.631Z] #35 [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 [2022-09-07T08:53:20.631Z] #35 DONE 142.3s [2022-09-07T08:53:20.631Z] [2022-09-07T08:53:20.631Z] #43 [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 [2022-09-07T08:53:20.631Z] #43 14.63 + cd /tmp/tmp.SegkanbVBn/src/github.com/opencontainers/runc [2022-09-07T08:53:20.631Z] #43 14.63 + git checkout -q v1.1.4 [2022-09-07T08:53:20.631Z] #43 15.47 + '[' -z '' ']' [2022-09-07T08:53:20.631Z] #43 15.47 + target=static [2022-09-07T08:53:20.631Z] #43 15.48 + make BUILDTAGS=seccomp static [2022-09-07T08:53:20.631Z] #43 16.03 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-07T08:53:20.631Z] #43 ... [2022-09-07T08:53:20.631Z] [2022-09-07T08:53:20.631Z] #51 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-09-07T08:53:20.891Z] #51 DONE 0.2s [2022-09-07T08:53:20.891Z] [2022-09-07T08:53:20.891Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:53:20.891Z] #42 67.24 CC criu/arch/x86/restorer_unmap.o [2022-09-07T08:53:20.891Z] #42 67.34 CC criu/arch/x86/sigaction_compat_pie.o [2022-09-07T08:53:20.891Z] #42 ... [2022-09-07T08:53:20.891Z] [2022-09-07T08:53:20.891Z] #52 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-07T08:53:20.891Z] #52 DONE 0.2s [2022-09-07T08:53:21.150Z] [2022-09-07T08:53:21.150Z] #50 [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 [2022-09-07T08:53:21.150Z] #50 11.39 Fetched 9022 kB in 10s (879 kB/s) [2022-09-07T08:53:21.181Z] #50 54.04 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-09-07T08:53:21.181Z] #50 54.06 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-09-07T08:53:21.181Z] #50 54.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-07T08:53:21.181Z] #50 54.11 Setting up patch (2.7.6-3+deb10u1) ... [2022-09-07T08:53:21.181Z] #50 54.13 Setting up sudo (1.8.27-1+deb10u3) ... [2022-09-07T08:53:21.181Z] #50 54.20 invoke-rc.d: could not determine current runlevel [2022-09-07T08:53:21.181Z] #50 54.20 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-07T08:53:21.181Z] #50 54.21 Setting up pigz (2.4-1) ... [2022-09-07T08:53:21.181Z] #50 54.28 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-07T08:53:21.181Z] #50 54.30 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-07T08:53:21.181Z] #50 54.33 Setting up python-pip-whl (18.1-5) ... [2022-09-07T08:53:21.181Z] #50 54.34 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-09-07T08:53:21.181Z] #50 54.36 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:53:21.192Z] #41 ... [2022-09-07T08:53:21.192Z] [2022-09-07T08:53:21.192Z] #40 [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 [2022-09-07T08:53:21.450Z] #40 42.27 Checking out files: 62% (3098/4986) Checking out files: 63% (3142/4986) Checking out files: 64% (3192/4986) Checking out files: 65% (3241/4986) Checking out files: 66% (3291/4986) Checking out files: 67% (3341/4986) Checking out files: 68% (3391/4986) Checking out files: 69% (3441/4986) Checking out files: 70% (3491/4986) Checking out files: 71% (3541/4986) Checking out files: 72% (3590/4986) Checking out files: 73% (3640/4986) Checking out files: 74% (3690/4986) Checking out files: 75% (3740/4986) Checking out files: 76% (3790/4986) Checking out files: 77% (3840/4986) Checking out files: 78% (3890/4986) Checking out files: 79% (3939/4986) Checking out files: 80% (3989/4986) Checking out files: 81% (4039/4986) Checking out files: 82% (4089/4986) Checking out files: 83% (4139/4986) Checking out files: 84% (4189/4986) Checking out files: 85% (4239/4986) Checking out files: 86% (4288/4986) Checking out files: 87% (4338/4986) Checking out files: 88% (4388/4986) Checking out files: 89% (4438/4986) Checking out files: 90% (4488/4986) Checking out files: 91% (4538/4986) Checking out files: 92% (4588/4986) Checking out files: 93% (4637/4986) Checking out files: 94% (4687/4986) Checking out files: 95% (4737/4986) Checking out files: 96% (4787/4986) Checking out files: 97% (4837/4986) Checking out files: 98% (4887/4986) Checking out files: 99% (4937/4986) Checking out files: 100% (4986/4986) Checking out files: 100% (4986/4986), done. [2022-09-07T08:53:21.450Z] #40 43.24 + cd /tmp/tmp.El3iu62NgF/src/github.com/containerd/containerd [2022-09-07T08:53:21.450Z] #40 43.24 + git checkout -q v1.6.8 [2022-09-07T08:53:21.749Z] #50 54.80 Setting up libaio1:amd64 (0.3.112-3) ... [2022-09-07T08:53:21.749Z] #50 54.82 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-07T08:53:21.750Z] #50 54.84 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-07T08:53:21.750Z] #50 54.86 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:53:21.750Z] #50 54.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-07T08:53:21.750Z] #50 54.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-07T08:53:21.750Z] #50 54.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-07T08:53:21.750Z] #50 54.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-07T08:53:21.750Z] #50 54.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-07T08:53:21.750Z] #50 54.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-07T08:53:21.750Z] #50 54.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-07T08:53:21.750Z] #50 54.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-07T08:53:21.750Z] #50 54.96 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-07T08:53:21.750Z] #50 54.98 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-09-07T08:53:21.750Z] #50 55.00 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-07T08:53:21.750Z] #50 55.02 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-07T08:53:21.750Z] #50 55.04 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-07T08:53:22.008Z] #50 55.08 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-09-07T08:53:22.276Z] #42 9.784 -- Detecting C compile features - done [2022-09-07T08:53:22.276Z] #42 9.835 -- Performing Test HAS_BUILTIN_FORTIFY [2022-09-07T08:53:22.276Z] #42 10.03 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-09-07T08:53:22.276Z] #42 10.09 -- Configuring done [2022-09-07T08:53:22.276Z] #42 10.13 -- Generating done [2022-09-07T08:53:22.276Z] #42 10.13 -- Build files have been written to: /tmp/tmp.a6ATbkDObI/tini [2022-09-07T08:53:22.276Z] #42 10.13 + make tini-static [2022-09-07T08:53:22.531Z] #50 11.39 Reading package lists... [2022-09-07T08:53:22.839Z] #42 10.43 Scanning dependencies of target tini-static [2022-09-07T08:53:22.839Z] #42 10.55 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-09-07T08:53:23.367Z] #40 44.83 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-07T08:53:23.367Z] #40 44.84 + BUILDTAGS='netgo osusergo static_build' [2022-09-07T08:53:23.367Z] #40 44.84 + export EXTRA_FLAGS=-buildmode=pie [2022-09-07T08:53:23.367Z] #40 44.84 + EXTRA_FLAGS=-buildmode=pie [2022-09-07T08:53:23.367Z] #40 44.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-07T08:53:23.367Z] #40 44.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-07T08:53:23.367Z] #40 44.84 + '[' '' = dynamic ']' [2022-09-07T08:53:23.367Z] #40 44.84 + make [2022-09-07T08:53:23.767Z] #42 ... [2022-09-07T08:53:23.767Z] [2022-09-07T08:53:23.767Z] #39 [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 [2022-09-07T08:53:23.767Z] #39 68.97 Selecting previously unselected package gcc-mingw-w64-base. [2022-09-07T08:53:23.767Z] #39 68.98 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-07T08:53:23.767Z] #39 68.99 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-07T08:53:24.022Z] #39 69.15 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-09-07T08:53:24.022Z] #39 69.16 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-07T08:53:24.022Z] #39 69.18 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-07T08:53:24.438Z] #50 15.88 Reading package lists... [2022-09-07T08:53:24.438Z] #50 ... [2022-09-07T08:53:24.438Z] [2022-09-07T08:53:24.438Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:53:24.438Z] #42 67.72 CC criu/pie/restorer.o [2022-09-07T08:53:24.438Z] #42 70.68 LINK criu/pie/restorer.built-in.o [2022-09-07T08:53:24.438Z] #42 70.70 GEN criu/pie/restorer-blob.h [2022-09-07T08:53:24.438Z] #42 70.80 DEP criu/vdso.d [2022-09-07T08:53:24.438Z] #42 71.02 DEP criu/vdso-compat.d [2022-09-07T08:53:24.584Z] #39 ... [2022-09-07T08:53:24.584Z] [2022-09-07T08:53:24.584Z] #42 [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 [2022-09-07T08:53:24.584Z] #42 11.69 [100%] Linking C executable tini-static [2022-09-07T08:53:24.584Z] #42 12.10 [100%] Built target tini-static [2022-09-07T08:53:24.584Z] #42 12.15 + mkdir -p /build [2022-09-07T08:53:24.584Z] #42 12.15 + cp tini-static /build/docker-init [2022-09-07T08:53:24.584Z] #42 DONE 12.4s [2022-09-07T08:53:24.584Z] [2022-09-07T08:53:24.584Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:53:24.584Z] #41 5.614 Makefile.config:39: Warn: you have no libnftables installed [2022-09-07T08:53:24.584Z] #41 5.614 Makefile.config:40: Warn: Building without nftables support [2022-09-07T08:53:24.584Z] #41 5.614 Note: Building without setproctitle() and strlcpy() support. [2022-09-07T08:53:24.584Z] #41 5.614 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-07T08:53:24.584Z] #41 5.614 Note: Building without GnuTLS support [2022-09-07T08:53:24.584Z] #41 7.622 fatal: not a git repository (or any of the parent directories): .git [2022-09-07T08:53:24.584Z] #41 7.677 GEN .gitid [2022-09-07T08:53:24.584Z] #41 7.701 GEN criu/include/version.h [2022-09-07T08:53:24.584Z] #41 7.772 GEN include/common/asm [2022-09-07T08:53:24.584Z] #41 9.216 PBCC images/timens.pb-c.c [2022-09-07T08:53:24.698Z] #42 71.18 DEP criu/uts_ns.d [2022-09-07T08:53:24.698Z] #42 71.38 DEP criu/util.d [2022-09-07T08:53:24.743Z] #40 46.60 + bin/ctr [2022-09-07T08:53:24.840Z] #41 9.249 DEP images/timens.pb-c.d [2022-09-07T08:53:24.840Z] #41 9.282 PBCC images/fown.pb-c.c [2022-09-07T08:53:24.840Z] #41 9.317 PBCC images/google/protobuf/descriptor.pb-c.c [2022-09-07T08:53:24.840Z] #41 9.401 PBCC images/opts.pb-c.c [2022-09-07T08:53:24.840Z] #41 9.441 PBCC images/memfd.pb-c.c [2022-09-07T08:53:25.097Z] #41 9.507 DEP images/fown.pb-c.d [2022-09-07T08:53:25.097Z] #41 9.561 DEP images/google/protobuf/descriptor.pb-c.d [2022-09-07T08:53:25.097Z] #41 9.613 DEP images/opts.pb-c.d [2022-09-07T08:53:25.097Z] #41 9.657 DEP images/memfd.pb-c.d [2022-09-07T08:53:25.097Z] #41 9.707 PBCC images/sit.pb-c.c [2022-09-07T08:53:25.266Z] #42 71.55 DEP criu/uffd.d [2022-09-07T08:53:25.266Z] #42 71.74 DEP criu/tun.d [2022-09-07T08:53:25.296Z] #50 57.96 Setting up iptables (1.8.2-4) ... [2022-09-07T08:53:25.296Z] #50 57.98 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-07T08:53:25.296Z] #50 57.99 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-07T08:53:25.296Z] #50 58.00 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-07T08:53:25.296Z] #50 58.00 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-07T08:53:25.296Z] #50 58.01 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-07T08:53:25.296Z] #50 58.01 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-07T08:53:25.296Z] #50 58.02 Setting up python3 (3.7.3-1) ... [2022-09-07T08:53:25.296Z] #50 58.54 Setting up python3-wheel (0.32.3-2) ... [2022-09-07T08:53:25.354Z] #41 9.760 DEP images/sit.pb-c.d [2022-09-07T08:53:25.354Z] #41 9.813 PBCC images/macvlan.pb-c.c [2022-09-07T08:53:25.354Z] #41 9.864 DEP images/macvlan.pb-c.d [2022-09-07T08:53:25.354Z] #41 9.914 PBCC images/autofs.pb-c.c [2022-09-07T08:53:25.525Z] #42 71.90 DEP criu/tty.d [2022-09-07T08:53:25.525Z] #42 72.05 DEP criu/timerfd.d [2022-09-07T08:53:25.611Z] #41 9.933 DEP images/autofs.pb-c.d [2022-09-07T08:53:25.611Z] #41 9.984 PBCC images/sysctl.pb-c.c [2022-09-07T08:53:25.611Z] #41 10.01 DEP images/sysctl.pb-c.d [2022-09-07T08:53:25.611Z] #41 10.09 PBCC images/time.pb-c.c [2022-09-07T08:53:25.611Z] #41 10.12 DEP images/time.pb-c.d [2022-09-07T08:53:25.611Z] #41 10.17 PBCC images/binfmt-misc.pb-c.c [2022-09-07T08:53:25.784Z] #42 72.26 DEP criu/timens.d [2022-09-07T08:53:25.784Z] #42 72.38 DEP criu/sysfs_parse.d [2022-09-07T08:53:25.867Z] #41 10.20 DEP images/binfmt-misc.pb-c.d [2022-09-07T08:53:25.868Z] #41 10.26 PBCC images/seccomp.pb-c.c [2022-09-07T08:53:25.868Z] #41 10.30 DEP images/seccomp.pb-c.d [2022-09-07T08:53:25.868Z] #41 10.39 PBCC images/userns.pb-c.c [2022-09-07T08:53:25.868Z] #41 10.40 DEP images/userns.pb-c.d [2022-09-07T08:53:25.868Z] #41 10.48 PBCC images/cgroup.pb-c.c [2022-09-07T08:53:25.868Z] #41 10.50 DEP images/cgroup.pb-c.d [2022-09-07T08:53:26.018Z] INFO [loader] Go packages loading at mode 575 (files|name|deps|exports_file|types_sizes|compiled_files|imports) took 40.759328942s [2022-09-07T08:53:26.018Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-09-07T08:53:26.018Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 149.859795ms [2022-09-07T08:53:26.043Z] #42 72.51 DEP criu/sysctl.d [2022-09-07T08:53:26.043Z] #42 72.64 DEP criu/string.d [2022-09-07T08:53:26.124Z] #41 10.58 PBCC images/ext-file.pb-c.c [2022-09-07T08:53:26.124Z] #41 10.62 DEP images/ext-file.pb-c.d [2022-09-07T08:53:26.124Z] #41 10.67 PBCC images/rpc.pb-c.c [2022-09-07T08:53:26.232Z] #50 59.36 Setting up apparmor (2.13.2-10) ... [2022-09-07T08:53:26.302Z] #42 72.67 DEP criu/stats.d [2022-09-07T08:53:26.302Z] #42 72.82 DEP criu/sockets.d [2022-09-07T08:53:26.381Z] #41 10.78 DEP images/rpc.pb-c.d [2022-09-07T08:53:26.381Z] #41 10.83 PBCC images/siginfo.pb-c.c [2022-09-07T08:53:26.381Z] #41 10.83 DEP images/siginfo.pb-c.d [2022-09-07T08:53:26.381Z] #41 10.90 PBCC images/pagemap.pb-c.c [2022-09-07T08:53:26.381Z] #41 10.90 DEP images/pagemap.pb-c.d [2022-09-07T08:53:26.381Z] #41 10.95 PBCC images/rlimit.pb-c.c [2022-09-07T08:53:26.381Z] #41 11.02 DEP images/rlimit.pb-c.d [2022-09-07T08:53:26.563Z] #42 72.97 DEP criu/sk-unix.d [2022-09-07T08:53:26.563Z] #42 73.18 DEP criu/sk-tcp.d [2022-09-07T08:53:26.637Z] #41 11.06 PBCC images/file-lock.pb-c.c [2022-09-07T08:53:26.637Z] #41 11.09 DEP images/file-lock.pb-c.d [2022-09-07T08:53:26.637Z] #41 11.12 PBCC images/tty.pb-c.c [2022-09-07T08:53:26.637Z] #41 11.19 DEP images/tty.pb-c.d [2022-09-07T08:53:26.637Z] #41 11.21 PBCC images/tun.pb-c.c [2022-09-07T08:53:26.801Z] #50 ... [2022-09-07T08:53:26.801Z] [2022-09-07T08:53:26.801Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:53:26.801Z] #42 101.7 CC criu/eventpoll.o [2022-09-07T08:53:26.801Z] #42 102.6 CC criu/external.o [2022-09-07T08:53:26.801Z] #42 102.9 CC criu/fault-injection.o [2022-09-07T08:53:26.801Z] #42 103.0 CC criu/fdstore.o [2022-09-07T08:53:26.801Z] #42 103.4 CC criu/fifo.o [2022-09-07T08:53:26.801Z] #42 104.0 CC criu/file-ids.o [2022-09-07T08:53:26.801Z] #42 104.4 CC criu/file-lock.o [2022-09-07T08:53:26.801Z] #42 105.3 CC criu/files-ext.o [2022-09-07T08:53:26.801Z] #42 105.6 CC criu/files-reg.o [2022-09-07T08:53:26.801Z] #42 107.9 CC criu/files.o [2022-09-07T08:53:26.801Z] #42 110.1 CC criu/filesystems.o [2022-09-07T08:53:26.801Z] #42 110.9 CC criu/fsnotify.o [2022-09-07T08:53:26.823Z] #42 73.34 DEP criu/sk-queue.d [2022-09-07T08:53:26.934Z] #41 11.27 PBCC images/netdev.pb-c.c [2022-09-07T08:53:26.934Z] #41 11.31 DEP images/tun.pb-c.d [2022-09-07T08:53:26.934Z] #41 11.34 DEP images/netdev.pb-c.d [2022-09-07T08:53:26.935Z] #41 11.41 PBCC images/vma.pb-c.c [2022-09-07T08:53:26.935Z] #41 11.41 DEP images/vma.pb-c.d [2022-09-07T08:53:26.935Z] #41 11.48 PBCC images/creds.pb-c.c [2022-09-07T08:53:26.935Z] #41 11.49 DEP images/creds.pb-c.d [2022-09-07T08:53:27.059Z] #42 112.0 CC criu/image-desc.o [2022-09-07T08:53:27.083Z] #42 73.58 DEP criu/sk-packet.d [2022-09-07T08:53:27.083Z] #42 73.74 DEP criu/sk-netlink.d [2022-09-07T08:53:27.191Z] #41 11.55 PBCC images/utsns.pb-c.c [2022-09-07T08:53:27.191Z] #41 11.58 DEP images/utsns.pb-c.d [2022-09-07T08:53:27.191Z] #41 11.67 PBCC images/ipc-desc.pb-c.c [2022-09-07T08:53:27.191Z] #41 11.67 PBCC images/ipc-sem.pb-c.c [2022-09-07T08:53:27.191Z] #41 11.67 DEP images/ipc-desc.pb-c.d [2022-09-07T08:53:27.318Z] #42 112.2 CC criu/image.o [2022-09-07T08:53:27.448Z] #41 11.73 DEP images/ipc-sem.pb-c.d [2022-09-07T08:53:27.448Z] #41 11.80 PBCC images/ipc-msg.pb-c.c [2022-09-07T08:53:27.448Z] #41 11.80 DEP images/ipc-msg.pb-c.d [2022-09-07T08:53:27.448Z] #41 11.82 PBCC images/ipc-shm.pb-c.c [2022-09-07T08:53:27.448Z] #41 11.85 DEP images/ipc-shm.pb-c.d [2022-09-07T08:53:27.448Z] #41 11.90 PBCC images/ipc-var.pb-c.c [2022-09-07T08:53:27.448Z] #41 11.91 DEP images/ipc-var.pb-c.d [2022-09-07T08:53:27.448Z] #41 11.99 PBCC images/sk-opts.pb-c.c [2022-09-07T08:53:27.448Z] #41 12.02 PBCC images/packet-sock.pb-c.c [2022-09-07T08:53:27.448Z] #41 12.06 DEP images/sk-opts.pb-c.d [2022-09-07T08:53:27.448Z] #41 12.11 DEP images/packet-sock.pb-c.d [2022-09-07T08:53:27.652Z] #42 73.94 DEP criu/sk-inet.d [2022-09-07T08:53:27.652Z] #42 74.13 DEP criu/signalfd.d [2022-09-07T08:53:27.705Z] #41 12.26 PBCC images/sk-netlink.pb-c.c [2022-09-07T08:53:27.705Z] #41 12.29 DEP images/sk-netlink.pb-c.d [2022-09-07T08:53:27.705Z] #41 12.36 PBCC images/sk-inet.pb-c.c [2022-09-07T08:53:27.912Z] #42 74.26 DEP criu/sigframe.d [2022-09-07T08:53:27.912Z] #42 74.38 DEP criu/shmem.d [2022-09-07T08:53:27.962Z] #41 12.41 DEP images/sk-inet.pb-c.d [2022-09-07T08:53:27.962Z] #41 12.49 PBCC images/sk-unix.pb-c.c [2022-09-07T08:53:27.962Z] #41 12.51 DEP images/sk-unix.pb-c.d [2022-09-07T08:53:27.962Z] #41 12.55 PBCC images/mm.pb-c.c [2022-09-07T08:53:27.962Z] #41 12.59 DEP images/mm.pb-c.d [2022-09-07T08:53:28.173Z] #42 74.59 DEP criu/servicefd.d [2022-09-07T08:53:28.173Z] #42 74.76 DEP criu/seize.d [2022-09-07T08:53:28.219Z] #41 12.69 PBCC images/timerfd.pb-c.c [2022-09-07T08:53:28.219Z] #41 12.74 DEP images/timerfd.pb-c.d [2022-09-07T08:53:28.219Z] #41 12.79 PBCC images/timer.pb-c.c [2022-09-07T08:53:28.219Z] #41 12.81 DEP images/timer.pb-c.d [2022-09-07T08:53:28.219Z] #41 12.88 PBCC images/sa.pb-c.c [2022-09-07T08:53:28.254Z] #42 ... [2022-09-07T08:53:28.254Z] [2022-09-07T08:53:28.254Z] #50 [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 [2022-09-07T08:53:28.254Z] #50 61.27 Setting up xfsprogs (4.20.0-1) ... [2022-09-07T08:53:28.254Z] #50 61.29 Setting up python3-lib2to3 (3.7.3-1) ... [2022-09-07T08:53:28.432Z] #42 74.88 DEP criu/seccomp.d [2022-09-07T08:53:28.476Z] #41 12.92 DEP images/sa.pb-c.d [2022-09-07T08:53:28.476Z] #41 12.99 PBCC images/pipe-data.pb-c.c [2022-09-07T08:53:28.476Z] #41 13.02 DEP images/pipe-data.pb-c.d [2022-09-07T08:53:28.476Z] #41 13.08 PBCC images/mnt.pb-c.c [2022-09-07T08:53:28.476Z] #41 13.12 DEP images/mnt.pb-c.d [2022-09-07T08:53:28.476Z] #41 ... [2022-09-07T08:53:28.476Z] [2022-09-07T08:53:28.476Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-07T08:53:28.476Z] #35 68.77 internal/syscall/unix [2022-09-07T08:53:28.476Z] #35 69.22 time [2022-09-07T08:53:28.476Z] #35 76.35 internal/poll [2022-09-07T08:53:28.476Z] #35 77.21 internal/fmtsort [2022-09-07T08:53:28.476Z] #35 77.73 internal/syscall/execenv [2022-09-07T08:53:28.476Z] #35 77.89 path [2022-09-07T08:53:28.476Z] #35 78.59 io/fs [2022-09-07T08:53:28.513Z] #50 61.68 Setting up python3-pkg-resources (40.8.0-1) ... [2022-09-07T08:53:28.692Z] #42 75.03 DEP criu/rst-malloc.d [2022-09-07T08:53:28.692Z] #42 75.09 DEP criu/rbtree.d [2022-09-07T08:53:28.692Z] #42 75.12 DEP criu/pstree.d [2022-09-07T08:53:28.692Z] #42 75.26 DEP criu/protobuf.d [2022-09-07T08:53:28.732Z] #35 ... [2022-09-07T08:53:28.732Z] [2022-09-07T08:53:28.732Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:53:28.732Z] #41 13.17 PBCC images/sk-packet.pb-c.c [2022-09-07T08:53:28.732Z] #41 13.20 DEP images/sk-packet.pb-c.d [2022-09-07T08:53:28.732Z] #41 13.24 PBCC images/tcp-stream.pb-c.c [2022-09-07T08:53:28.732Z] #41 13.29 DEP images/tcp-stream.pb-c.d [2022-09-07T08:53:28.732Z] #41 13.34 PBCC images/pipe.pb-c.c [2022-09-07T08:53:28.952Z] #42 75.39 GEN criu/protobuf-desc-gen.h [2022-09-07T08:53:28.989Z] #41 13.40 DEP images/pipe.pb-c.d [2022-09-07T08:53:28.989Z] #41 13.47 PBCC images/pstree.pb-c.c [2022-09-07T08:53:28.989Z] #41 13.48 DEP images/pstree.pb-c.d [2022-09-07T08:53:28.989Z] #41 13.53 PBCC images/fs.pb-c.c [2022-09-07T08:53:28.989Z] #41 13.56 DEP images/fs.pb-c.d [2022-09-07T08:53:28.989Z] #41 13.60 PBCC images/signalfd.pb-c.c [2022-09-07T08:53:28.989Z] #41 13.64 DEP images/signalfd.pb-c.d [2022-09-07T08:53:29.212Z] #42 ... [2022-09-07T08:53:29.212Z] [2022-09-07T08:53:29.212Z] #50 [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 [2022-09-07T08:53:29.212Z] #50 15.88 Reading package lists... [2022-09-07T08:53:29.212Z] #50 19.29 Building dependency tree... [2022-09-07T08:53:29.212Z] #50 20.53 libcap2-bin is already the newest version (1:2.25-2). [2022-09-07T08:53:29.212Z] #50 20.53 The following additional packages will be installed: [2022-09-07T08:53:29.212Z] #50 20.53 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-09-07T08:53:29.212Z] #50 20.53 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-09-07T08:53:29.212Z] #50 20.54 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-09-07T08:53:29.212Z] #50 20.54 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-09-07T08:53:29.212Z] #50 20.54 python3.7 python3.7-minimal vim-runtime xxd [2022-09-07T08:53:29.212Z] #50 20.54 Suggested packages: [2022-09-07T08:53:29.212Z] #50 20.54 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-09-07T08:53:29.212Z] #50 20.54 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-09-07T08:53:29.212Z] #50 20.54 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-09-07T08:53:29.212Z] #50 20.54 quota [2022-09-07T08:53:29.212Z] #50 20.54 Recommended packages: [2022-09-07T08:53:29.212Z] #50 20.54 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-09-07T08:53:29.212Z] #50 20.54 python3-keyrings.alt python3-xdg unzip [2022-09-07T08:53:29.212Z] #50 22.29 The following NEW packages will be installed: [2022-09-07T08:53:29.212Z] #50 22.29 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-09-07T08:53:29.212Z] #50 22.29 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-09-07T08:53:29.212Z] #50 22.29 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-09-07T08:53:29.212Z] #50 22.29 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-09-07T08:53:29.212Z] #50 22.30 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-09-07T08:53:29.212Z] #50 22.30 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-09-07T08:53:29.212Z] #50 22.30 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-09-07T08:53:29.212Z] #50 22.30 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-07T08:53:29.212Z] #50 22.30 xz-utils zip [2022-09-07T08:53:29.212Z] #50 22.64 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2022-09-07T08:53:29.212Z] #50 22.64 Need to get 28.6 MB of archives. [2022-09-07T08:53:29.212Z] #50 22.64 After this operation, 116 MB of additional disk space will be used. [2022-09-07T08:53:29.212Z] #50 22.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-09-07T08:53:29.212Z] #50 22.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-09-07T08:53:29.212Z] #50 22.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-09-07T08:53:29.212Z] #50 22.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-09-07T08:53:29.212Z] #50 22.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-09-07T08:53:29.212Z] #50 22.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-09-07T08:53:29.212Z] #50 22.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-09-07T08:53:29.212Z] #50 22.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-09-07T08:53:29.245Z] #41 13.72 PBCC images/fh.pb-c.c [2022-09-07T08:53:29.245Z] #41 13.78 PBCC images/fsnotify.pb-c.c [2022-09-07T08:53:29.245Z] #41 13.83 DEP images/fh.pb-c.d [2022-09-07T08:53:29.472Z] #50 22.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-09-07T08:53:29.472Z] #50 22.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-09-07T08:53:29.472Z] #50 22.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-09-07T08:53:29.472Z] #50 22.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-09-07T08:53:29.472Z] #50 22.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-07T08:53:29.472Z] #50 22.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-09-07T08:53:29.472Z] #50 22.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-09-07T08:53:29.472Z] #50 22.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-09-07T08:53:29.472Z] #50 22.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-07T08:53:29.472Z] #50 22.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-07T08:53:29.472Z] #50 22.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-09-07T08:53:29.472Z] #50 22.94 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-09-07T08:53:29.472Z] #50 22.94 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-09-07T08:53:29.472Z] #50 22.95 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-09-07T08:53:29.472Z] #50 22.98 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-09-07T08:53:29.472Z] #50 22.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-07T08:53:29.472Z] #50 22.99 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-07T08:53:29.472Z] #50 23.00 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-07T08:53:29.472Z] #50 23.00 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-09-07T08:53:29.472Z] #50 23.01 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-09-07T08:53:29.472Z] #50 23.01 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-07T08:53:29.502Z] #41 13.95 DEP images/fsnotify.pb-c.d [2022-09-07T08:53:29.502Z] #41 13.95 PBCC images/eventpoll.pb-c.c [2022-09-07T08:53:29.502Z] #41 14.01 DEP images/eventpoll.pb-c.d [2022-09-07T08:53:29.502Z] #41 14.05 PBCC images/eventfd.pb-c.c [2022-09-07T08:53:29.502Z] #41 14.10 DEP images/eventfd.pb-c.d [2022-09-07T08:53:29.502Z] #41 14.14 PBCC images/remap-file-path.pb-c.c [2022-09-07T08:53:29.731Z] #50 23.43 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-07T08:53:29.758Z] #41 14.19 DEP images/remap-file-path.pb-c.d [2022-09-07T08:53:29.758Z] #41 14.24 PBCC images/fifo.pb-c.c [2022-09-07T08:53:29.758Z] #41 14.24 DEP images/fifo.pb-c.d [2022-09-07T08:53:29.758Z] #41 14.26 PBCC images/ghost-file.pb-c.c [2022-09-07T08:53:29.758Z] #41 14.29 DEP images/ghost-file.pb-c.d [2022-09-07T08:53:29.758Z] #41 14.31 PBCC images/regfile.pb-c.c [2022-09-07T08:53:29.758Z] #41 14.32 DEP images/regfile.pb-c.d [2022-09-07T08:53:29.758Z] #41 14.34 PBCC images/ns.pb-c.c [2022-09-07T08:53:29.758Z] #41 14.34 DEP images/ns.pb-c.d [2022-09-07T08:53:29.758Z] #41 14.36 PBCC images/fdinfo.pb-c.c [2022-09-07T08:53:29.758Z] #41 14.38 DEP images/fdinfo.pb-c.d [2022-09-07T08:53:29.758Z] #41 14.39 PBCC images/core-aarch64.pb-c.c [2022-09-07T08:53:29.758Z] #41 14.42 PBCC images/core-arm.pb-c.c [2022-09-07T08:53:29.890Z] #50 62.74 Setting up python3-distutils (3.7.3-1) ... [2022-09-07T08:53:29.991Z] #50 23.43 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-07T08:53:29.991Z] #50 23.43 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-07T08:53:29.991Z] #50 23.43 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-09-07T08:53:29.991Z] #50 23.43 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-09-07T08:53:29.991Z] #50 23.45 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-09-07T08:53:29.991Z] #50 23.45 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-09-07T08:53:29.991Z] #50 23.53 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-09-07T08:53:29.991Z] #50 23.54 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-09-07T08:53:29.991Z] #50 23.55 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-09-07T08:53:29.991Z] #50 23.56 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-09-07T08:53:29.991Z] #50 23.57 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-09-07T08:53:29.991Z] #50 23.58 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-09-07T08:53:29.991Z] #50 23.59 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-09-07T08:53:29.991Z] #50 23.64 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-09-07T08:53:30.015Z] #41 14.42 PBCC images/core-ppc64.pb-c.c [2022-09-07T08:53:30.015Z] #41 14.46 PBCC images/core-s390.pb-c.c [2022-09-07T08:53:30.015Z] #41 14.49 PBCC images/core-x86.pb-c.c [2022-09-07T08:53:30.015Z] #41 14.53 PBCC images/core.pb-c.c [2022-09-07T08:53:30.015Z] #41 14.58 PBCC images/inventory.pb-c.c [2022-09-07T08:53:30.015Z] #41 14.64 DEP images/core-aarch64.pb-c.d [2022-09-07T08:53:30.148Z] #50 63.22 Setting up python3-setuptools (40.8.0-1) ... [2022-09-07T08:53:30.252Z] #50 23.65 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-09-07T08:53:30.252Z] #50 23.67 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-09-07T08:53:30.252Z] #50 23.90 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-09-07T08:53:30.272Z] #41 14.71 DEP images/core-arm.pb-c.d [2022-09-07T08:53:30.272Z] #41 14.78 DEP images/core-ppc64.pb-c.d [2022-09-07T08:53:30.272Z] #41 14.82 DEP images/core-s390.pb-c.d [2022-09-07T08:53:30.272Z] #41 14.87 DEP images/core-x86.pb-c.d [2022-09-07T08:53:30.272Z] #41 14.92 DEP images/core.pb-c.d [2022-09-07T08:53:30.512Z] #50 23.94 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-09-07T08:53:30.512Z] #50 23.99 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-09-07T08:53:30.530Z] #41 14.96 DEP images/inventory.pb-c.d [2022-09-07T08:53:30.530Z] #41 15.06 PBCC images/cpuinfo.pb-c.c [2022-09-07T08:53:30.530Z] #41 15.09 DEP images/cpuinfo.pb-c.d [2022-09-07T08:53:30.530Z] #41 15.13 PBCC images/stats.pb-c.c [2022-09-07T08:53:30.530Z] #41 15.16 DEP images/stats.pb-c.d [2022-09-07T08:53:31.083Z] #50 24.68 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T08:53:31.317Z] #40 ... [2022-09-07T08:53:31.317Z] [2022-09-07T08:53:31.317Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:53:31.317Z] #41 22.58 CC images/core-arm.o [2022-09-07T08:53:31.317Z] #41 22.97 CC images/core-aarch64.o [2022-09-07T08:53:31.317Z] #41 23.24 CC images/core-ppc64.o [2022-09-07T08:53:31.317Z] #41 23.90 CC images/core-s390.o [2022-09-07T08:53:31.317Z] #41 24.48 CC images/cpuinfo.o [2022-09-07T08:53:31.317Z] #41 24.74 CC images/inventory.o [2022-09-07T08:53:31.317Z] #41 24.94 CC images/fdinfo.o [2022-09-07T08:53:31.317Z] #41 25.19 CC images/fown.o [2022-09-07T08:53:31.317Z] #41 25.38 CC images/ns.o [2022-09-07T08:53:31.317Z] #41 25.59 CC images/regfile.o [2022-09-07T08:53:31.317Z] #41 25.86 CC images/ghost-file.o [2022-09-07T08:53:31.317Z] #41 26.13 CC images/fifo.o [2022-09-07T08:53:31.317Z] #41 26.36 CC images/remap-file-path.o [2022-09-07T08:53:31.317Z] #41 26.53 CC images/eventfd.o [2022-09-07T08:53:31.317Z] #41 26.71 CC images/eventpoll.o [2022-09-07T08:53:31.317Z] #41 26.95 CC images/fh.o [2022-09-07T08:53:31.317Z] #41 27.19 CC images/fsnotify.o [2022-09-07T08:53:31.317Z] #41 27.75 CC images/signalfd.o [2022-09-07T08:53:31.317Z] #41 27.90 CC images/fs.o [2022-09-07T08:53:31.317Z] #41 28.03 CC images/pstree.o [2022-09-07T08:53:31.317Z] #41 28.23 CC images/pipe.o [2022-09-07T08:53:31.317Z] #41 28.42 CC images/tcp-stream.o [2022-09-07T08:53:31.317Z] #41 28.65 CC images/sk-packet.o [2022-09-07T08:53:31.317Z] #41 28.92 CC images/mnt.o [2022-09-07T08:53:31.317Z] #41 29.16 CC images/pipe-data.o [2022-09-07T08:53:31.317Z] #41 29.31 CC images/sa.o [2022-09-07T08:53:31.317Z] #41 29.50 CC images/timer.o [2022-09-07T08:53:31.317Z] #41 29.92 CC images/timerfd.o [2022-09-07T08:53:31.317Z] #41 30.09 CC images/mm.o [2022-09-07T08:53:31.317Z] #41 30.37 CC images/sk-opts.o [2022-09-07T08:53:31.317Z] #41 30.53 CC images/sk-unix.o [2022-09-07T08:53:31.317Z] #41 30.77 CC images/sk-inet.o [2022-09-07T08:53:31.317Z] #41 31.10 CC images/tun.o [2022-09-07T08:53:31.317Z] #41 31.36 CC images/sk-netlink.o [2022-09-07T08:53:31.317Z] #41 31.57 CC images/packet-sock.o [2022-09-07T08:53:31.317Z] #41 31.95 CC images/ipc-var.o [2022-09-07T08:53:31.317Z] #41 32.11 CC images/ipc-desc.o [2022-09-07T08:53:31.317Z] #41 32.28 CC images/ipc-shm.o [2022-09-07T08:53:31.317Z] #41 32.41 CC images/ipc-msg.o [2022-09-07T08:53:31.343Z] #50 24.79 Fetched 28.6 MB in 2s (17.7 MB/s) [2022-09-07T08:53:31.343Z] #50 24.85 Selecting previously unselected package pigz. [2022-09-07T08:53:31.343Z] #50 24.85 (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 ... 23452 files and directories currently installed.) [2022-09-07T08:53:31.343Z] #50 24.93 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-09-07T08:53:31.343Z] #50 24.93 Unpacking pigz (2.4-1) ... [2022-09-07T08:53:31.343Z] #50 25.04 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-09-07T08:53:31.525Z] #50 64.63 Setting up python3-pip (18.1-5) ... [2022-09-07T08:53:31.576Z] #41 32.77 CC images/ipc-sem.o [2022-09-07T08:53:31.602Z] #50 25.04 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-07T08:53:31.602Z] #50 25.05 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-07T08:53:31.836Z] #41 33.01 CC images/utsns.o [2022-09-07T08:53:31.836Z] #41 33.21 CC images/creds.o [2022-09-07T08:53:31.836Z] #41 ... [2022-09-07T08:53:31.836Z] [2022-09-07T08:53:31.836Z] #27 [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 [2022-09-07T08:53:31.836Z] #27 77.45 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-07T08:53:31.836Z] #27 77.45 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-09-07T08:53:31.836Z] #27 77.46 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-07T08:53:31.862Z] #50 25.57 Selecting previously unselected package python3.7-minimal. [2022-09-07T08:53:32.095Z] #27 ... [2022-09-07T08:53:32.095Z] [2022-09-07T08:53:32.095Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:53:32.095Z] #41 33.42 CC images/vma.o [2022-09-07T08:53:32.122Z] #50 25.57 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-07T08:53:32.122Z] #50 25.58 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-07T08:53:32.354Z] #41 33.68 CC images/netdev.o [2022-09-07T08:53:32.423Z] #41 16.54 make[1]: Nothing to be done for 'all'. [2022-09-07T08:53:32.531Z] #50 65.63 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-07T08:53:32.531Z] #50 65.70 Processing triggers for mime-support (3.62) ... [2022-09-07T08:53:32.614Z] #41 33.95 CC images/tty.o [2022-09-07T08:53:33.061Z] #50 26.42 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-07T08:53:33.061Z] #50 26.44 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-07T08:53:33.181Z] #41 34.51 CC images/file-lock.o [2022-09-07T08:53:33.353Z] #41 17.88 CC images/stats.o [2022-09-07T08:53:33.440Z] #41 34.67 CC images/rlimit.o [2022-09-07T08:53:33.440Z] #41 34.79 CC images/pagemap.o [2022-09-07T08:53:33.699Z] #41 34.98 CC images/siginfo.o [2022-09-07T08:53:33.917Z] #41 18.26 CC images/core.o [2022-09-07T08:53:33.919Z] #50 DONE 66.9s [2022-09-07T08:53:33.919Z] [2022-09-07T08:53:33.919Z] #53 [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 [2022-09-07T08:53:33.958Z] #41 35.24 CC images/rpc.o [2022-09-07T08:53:34.174Z] #41 18.80 CC images/core-x86.o [2022-09-07T08:53:34.737Z] #41 19.25 CC images/core-arm.o [2022-09-07T08:53:34.860Z] #53 0.952 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-07T08:53:34.860Z] #53 0.960 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-07T08:53:34.860Z] #53 0.965 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-07T08:53:34.860Z] #53 DONE 1.0s [2022-09-07T08:53:34.860Z] [2022-09-07T08:53:34.860Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-07T08:53:34.993Z] #41 19.67 CC images/core-aarch64.o [2022-09-07T08:53:35.005Z] Fetching without tags [2022-09-07T08:53:35.335Z] #41 36.47 CC images/ext-file.o [2022-09-07T08:53:35.335Z] #41 36.65 CC images/cgroup.o [2022-09-07T08:53:35.556Z] #41 20.02 CC images/core-ppc64.o [2022-09-07T08:53:35.600Z] #50 28.77 Selecting previously unselected package python3-minimal. [2022-09-07T08:53:35.600Z] #50 28.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-09-07T08:53:35.600Z] #50 28.83 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-09-07T08:53:35.600Z] #50 28.84 Unpacking python3-minimal (3.7.3-1) ... [2022-09-07T08:53:35.600Z] #50 28.93 Selecting previously unselected package libmpdec2:amd64. [2022-09-07T08:53:35.600Z] #50 28.95 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-09-07T08:53:35.600Z] #50 28.98 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-09-07T08:53:35.600Z] #50 29.11 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-09-07T08:53:35.600Z] #50 29.11 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-09-07T08:53:35.600Z] #50 29.12 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-07T08:53:35.903Z] #41 37.19 CC images/userns.o [2022-09-07T08:53:34.656Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T08:53:34.734Z] > git config --add remote.origin.fetch +refs/pull/44098/head:refs/remotes/origin/PR-44098 # timeout=10 [2022-09-07T08:53:34.785Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-07T08:53:34.915Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-07T08:53:35.049Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-07T08:53:35.049Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T08:53:35.053Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44098/head:refs/remotes/origin/PR-44098 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-09-07T08:53:36.119Z] #41 20.51 CC images/core-s390.o [2022-09-07T08:53:36.163Z] #41 37.53 CC images/google/protobuf/descriptor.o [2022-09-07T08:53:36.332Z] Merging remotes/origin/20.10 commit 4855c28780fc930bd405f5e40a5357d7594c1803 into PR head commit 23c7d84b8444ce5adafd128e93ab220db726fc6c [2022-09-07T08:53:36.681Z] #41 21.18 CC images/cpuinfo.o [2022-09-07T08:53:36.981Z] #50 30.30 Selecting previously unselected package python3.7. [2022-09-07T08:53:36.981Z] #50 30.31 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-09-07T08:53:36.981Z] #50 30.31 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-09-07T08:53:36.981Z] #50 30.46 Selecting previously unselected package libpython3-stdlib:amd64. [2022-09-07T08:53:36.981Z] #50 30.46 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-09-07T08:53:36.981Z] #50 30.47 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-07T08:53:37.241Z] #50 30.62 Setting up python3-minimal (3.7.3-1) ... [2022-09-07T08:53:37.243Z] #41 21.55 CC images/inventory.o [2022-09-07T08:53:37.243Z] #41 21.78 CC images/fdinfo.o [2022-09-07T08:53:37.542Z] #41 ... [2022-09-07T08:53:37.542Z] [2022-09-07T08:53:37.542Z] #27 [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 [2022-09-07T08:53:37.542Z] #27 88.52 Selecting previously unselected package libapparmor1:arm64. [2022-09-07T08:53:37.542Z] #27 88.52 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2022-09-07T08:53:37.542Z] #27 88.52 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2022-09-07T08:53:37.542Z] #27 88.67 Selecting previously unselected package libapparmor-dev:arm64. [2022-09-07T08:53:37.542Z] #27 88.67 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2022-09-07T08:53:37.542Z] #27 88.67 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2022-09-07T08:53:37.542Z] #27 88.83 Selecting previously unselected package libbtrfs0. [2022-09-07T08:53:37.542Z] #27 88.83 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2022-09-07T08:53:37.542Z] #27 88.86 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-07T08:53:37.542Z] #27 88.94 Selecting previously unselected package libbtrfs-dev. [2022-09-07T08:53:37.542Z] #27 88.96 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-09-07T08:53:37.542Z] #27 88.99 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-07T08:53:37.542Z] #27 89.15 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-09-07T08:53:37.542Z] #27 89.16 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-09-07T08:53:37.542Z] #27 89.17 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-09-07T08:53:37.542Z] #27 89.26 Selecting previously unselected package libudev-dev:arm64. [2022-09-07T08:53:37.542Z] #27 89.26 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2022-09-07T08:53:37.542Z] #27 89.28 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2022-09-07T08:53:37.542Z] #27 89.42 Selecting previously unselected package libsepol1-dev:arm64. [2022-09-07T08:53:37.542Z] #27 89.44 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2022-09-07T08:53:37.542Z] #27 89.44 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2022-09-07T08:53:37.542Z] #27 89.68 Selecting previously unselected package libpcre16-3:arm64. [2022-09-07T08:53:37.542Z] #27 89.69 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2022-09-07T08:53:37.542Z] #27 89.71 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2022-09-07T08:53:37.542Z] #27 89.85 Selecting previously unselected package libpcre32-3:arm64. [2022-09-07T08:53:37.542Z] #27 89.86 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2022-09-07T08:53:37.542Z] #27 89.86 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2022-09-07T08:53:37.542Z] #27 89.98 Selecting previously unselected package libpcrecpp0v5:arm64. [2022-09-07T08:53:37.542Z] #27 89.99 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2022-09-07T08:53:37.542Z] #27 89.99 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-09-07T08:53:37.542Z] #27 90.09 Selecting previously unselected package libpcre3-dev:arm64. [2022-09-07T08:53:37.542Z] #27 90.10 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2022-09-07T08:53:37.542Z] #27 90.10 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2022-09-07T08:53:37.542Z] #27 90.52 Selecting previously unselected package libselinux1-dev:arm64. [2022-09-07T08:53:37.542Z] #27 90.57 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2022-09-07T08:53:37.542Z] #27 90.61 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2022-09-07T08:53:37.542Z] #27 90.83 Selecting previously unselected package libdevmapper-dev:arm64. [2022-09-07T08:53:37.542Z] #27 90.83 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2022-09-07T08:53:37.542Z] #27 90.83 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-09-07T08:53:37.542Z] #27 90.93 Selecting previously unselected package libseccomp-dev:arm64. [2022-09-07T08:53:37.542Z] #27 90.94 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_arm64.deb ... [2022-09-07T08:53:37.542Z] #27 90.97 Unpacking libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-09-07T08:53:37.542Z] #27 91.08 Selecting previously unselected package libsystemd-dev:arm64. [2022-09-07T08:53:37.542Z] #27 91.08 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2022-09-07T08:53:37.542Z] #27 91.09 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-09-07T08:53:37.542Z] #27 91.48 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-09-07T08:53:37.542Z] #27 91.49 Setting up libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-09-07T08:53:37.542Z] #27 91.51 Setting up libapparmor1:arm64 (2.13.2-10) ... [2022-09-07T08:53:37.542Z] #27 91.52 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-07T08:53:37.542Z] #27 91.53 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2022-09-07T08:53:37.542Z] #27 91.55 Setting up libsepol1-dev:arm64 (2.8-1) ... [2022-09-07T08:53:37.542Z] #27 91.57 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-07T08:53:37.542Z] #27 91.59 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-07T08:53:37.542Z] #27 91.60 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2022-09-07T08:53:37.542Z] #27 91.61 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2022-09-07T08:53:37.542Z] #27 91.64 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-07T08:53:37.542Z] #27 91.65 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-07T08:53:37.542Z] #27 91.66 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2022-09-07T08:53:37.542Z] #27 91.68 Setting up mingw-w64-common (6.0.0-3) ... [2022-09-07T08:53:37.542Z] #27 91.69 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-09-07T08:53:37.542Z] #27 91.71 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-07T08:53:37.542Z] #27 91.72 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2022-09-07T08:53:37.542Z] #27 91.74 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-07T08:53:37.542Z] #27 91.75 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 [2022-09-07T08:53:37.542Z] #27 91.76 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 [2022-09-07T08:53:37.542Z] #27 91.77 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-07T08:53:37.542Z] #27 91.80 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-09-07T08:53:37.542Z] #27 91.80 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 [2022-09-07T08:53:37.542Z] #27 91.81 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-07T08:53:37.542Z] #27 91.82 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2022-09-07T08:53:37.542Z] #27 91.89 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-09-07T08:53:37.542Z] #27 91.91 Setting up dmsetup (2:1.02.155-3) ... [2022-09-07T08:53:37.542Z] #27 91.92 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-09-07T08:53:37.542Z] #27 91.94 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-09-07T08:53:37.542Z] #27 91.96 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-07T08:53:37.806Z] #41 22.16 CC images/fown.o [2022-09-07T08:53:38.062Z] #41 22.41 CC images/ns.o [2022-09-07T08:53:38.062Z] #41 22.58 CC images/regfile.o [2022-09-07T08:53:38.150Z] #54 ... [2022-09-07T08:53:38.150Z] [2022-09-07T08:53:38.150Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:53:38.150Z] #42 113.2 CC criu/ipc_ns.o [2022-09-07T08:53:38.150Z] #42 114.4 CC criu/irmap.o [2022-09-07T08:53:38.150Z] #42 115.1 CC criu/kcmp-ids.o [2022-09-07T08:53:38.150Z] #42 115.4 CC criu/kerndat.o [2022-09-07T08:53:38.150Z] #42 116.6 CC criu/libnetlink.o [2022-09-07T08:53:38.150Z] #42 117.0 CC criu/log.o [2022-09-07T08:53:38.150Z] #42 117.6 CC criu/lsm.o [2022-09-07T08:53:38.150Z] #42 118.2 CC criu/mem.o [2022-09-07T08:53:38.150Z] #42 120.5 CC criu/memfd.o [2022-09-07T08:53:38.150Z] #42 121.2 CC criu/mount.o [2022-09-07T08:53:38.179Z] #50 31.67 Selecting previously unselected package python3. [2022-09-07T08:53:38.180Z] #50 31.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-09-07T08:53:38.180Z] #50 31.72 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-09-07T08:53:38.180Z] #50 31.74 Unpacking python3 (3.7.3-1) ... [2022-09-07T08:53:38.319Z] #41 22.78 CC images/ghost-file.o [2022-09-07T08:53:38.481Z] #27 DONE 93.9s [2022-09-07T08:53:38.481Z] [2022-09-07T08:53:38.481Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-07T08:53:38.500Z] #50 31.85 Selecting previously unselected package libip4tc0:amd64. [2022-09-07T08:53:38.500Z] #50 31.86 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-09-07T08:53:38.500Z] #50 31.89 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-09-07T08:53:38.500Z] #50 31.98 Selecting previously unselected package libip6tc0:amd64. [2022-09-07T08:53:38.500Z] #50 31.99 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-09-07T08:53:38.500Z] #50 31.99 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-09-07T08:53:38.500Z] #50 32.08 Selecting previously unselected package libiptc0:amd64. [2022-09-07T08:53:38.500Z] #50 32.09 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-09-07T08:53:38.576Z] #41 23.04 CC images/fifo.o [2022-09-07T08:53:38.759Z] #50 32.09 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-09-07T08:53:38.759Z] #50 32.25 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-07T08:53:38.759Z] #50 32.26 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-07T08:53:38.759Z] #50 32.27 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-07T08:53:38.759Z] #50 32.32 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-07T08:53:38.759Z] #50 32.34 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-09-07T08:53:38.759Z] #50 32.34 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-07T08:53:38.759Z] #50 32.42 Selecting previously unselected package libnftnl11:amd64. [2022-09-07T08:53:38.759Z] #50 32.44 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-09-07T08:53:38.759Z] #50 32.45 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-09-07T08:53:38.832Z] #41 23.28 CC images/remap-file-path.o [2022-09-07T08:53:39.019Z] #50 32.63 Selecting previously unselected package iptables. [2022-09-07T08:53:39.019Z] #50 32.63 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-09-07T08:53:39.019Z] #50 32.64 Unpacking iptables (1.8.2-4) ... [2022-09-07T08:53:39.089Z] #41 23.54 CC images/eventfd.o [2022-09-07T08:53:36.456Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T08:53:36.507Z] > git checkout -f 23c7d84b8444ce5adafd128e93ab220db726fc6c # timeout=10 [2022-09-07T08:53:39.345Z] #41 23.75 CC images/eventpoll.o [2022-09-07T08:53:39.345Z] #41 ... [2022-09-07T08:53:39.345Z] [2022-09-07T08:53:39.345Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-07T08:53:39.345Z] #35 79.39 strings [2022-09-07T08:53:39.345Z] #35 79.85 os [2022-09-07T08:53:39.345Z] #35 82.00 bufio [2022-09-07T08:53:39.345Z] #35 83.60 text/tabwriter [2022-09-07T08:53:39.345Z] #35 83.92 fmt [2022-09-07T08:53:39.345Z] #35 84.15 io/ioutil [2022-09-07T08:53:39.345Z] #35 86.39 github.com/BurntSushi/toml [2022-09-07T08:53:39.345Z] #35 86.40 flag [2022-09-07T08:53:39.345Z] #35 87.83 log [2022-09-07T08:53:39.345Z] #35 ... [2022-09-07T08:53:39.345Z] [2022-09-07T08:53:39.345Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:53:39.345Z] #41 23.98 CC images/fh.o [2022-09-07T08:53:39.606Z] #50 33.05 Selecting previously unselected package xxd. [2022-09-07T08:53:39.606Z] #50 33.07 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-07T08:53:39.606Z] #50 33.08 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:53:39.606Z] #50 33.22 Selecting previously unselected package vim-common. [2022-09-07T08:53:39.606Z] #50 33.22 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-07T08:53:39.867Z] #50 33.25 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:53:39.867Z] #43 DONE 1.4s [2022-09-07T08:53:39.867Z] [2022-09-07T08:53:39.867Z] #44 [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 [2022-09-07T08:53:39.867Z] #0 1.184 + RM_GOPATH=0 [2022-09-07T08:53:39.867Z] #0 1.184 + TMP_GOPATH= [2022-09-07T08:53:39.867Z] #0 1.184 + : /build [2022-09-07T08:53:39.867Z] #0 1.184 + '[' -z '' ']' [2022-09-07T08:53:39.867Z] #0 1.185 ++ mktemp -d [2022-09-07T08:53:39.867Z] #0 1.189 + export GOPATH=/tmp/tmp.JwYc10Fi8m [2022-09-07T08:53:39.867Z] #0 1.189 + GOPATH=/tmp/tmp.JwYc10Fi8m [2022-09-07T08:53:39.867Z] #0 1.189 + RM_GOPATH=1 [2022-09-07T08:53:39.867Z] #0 1.189 + case "$(go env GOARCH)" in [2022-09-07T08:53:39.867Z] #0 1.191 ++ go env GOARCH [2022-09-07T08:53:39.867Z] #0 1.215 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:53:39.867Z] #0 1.215 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:53:39.867Z] #0 1.220 ++ dirname /tmp/install/install.sh [2022-09-07T08:53:39.867Z] #0 1.236 + dir=/tmp/install [2022-09-07T08:53:39.867Z] #0 1.239 + bin=runc [2022-09-07T08:53:39.867Z] #0 1.240 + shift [2022-09-07T08:53:39.867Z] #0 1.241 + '[' '!' -f /tmp/install/runc.installer ']' [2022-09-07T08:53:39.867Z] #0 1.244 + . /tmp/install/runc.installer [2022-09-07T08:53:39.867Z] #0 1.248 ++ set -e [2022-09-07T08:53:39.867Z] #0 1.248 ++ : v1.1.4 [2022-09-07T08:53:39.867Z] #0 1.248 + install_runc [2022-09-07T08:53:39.867Z] #0 1.249 + RUNC_BUILDTAGS=seccomp [2022-09-07T08:53:39.867Z] #0 1.256 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-07T08:53:39.867Z] #0 1.256 Install runc version v1.1.4 (build tags: seccomp) [2022-09-07T08:53:39.867Z] #0 1.257 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JwYc10Fi8m/src/github.com/opencontainers/runc [2022-09-07T08:53:39.867Z] #0 1.259 Cloning into '/tmp/tmp.JwYc10Fi8m/src/github.com/opencontainers/runc'... [2022-09-07T08:53:39.907Z] #41 24.31 CC images/fsnotify.o [2022-09-07T08:53:40.054Z] #42 ... [2022-09-07T08:53:40.054Z] [2022-09-07T08:53:40.054Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-07T08:53:40.054Z] #54 5.178 Collecting yamllint==1.26.1 [2022-09-07T08:53:40.132Z] #50 33.50 Selecting previously unselected package bash-completion. [2022-09-07T08:53:40.132Z] #50 33.51 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-09-07T08:53:40.132Z] #50 ... [2022-09-07T08:53:40.132Z] [2022-09-07T08:53:40.132Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:53:40.132Z] #42 76.70 DEP criu/protobuf-desc.d [2022-09-07T08:53:40.132Z] #42 76.81 DEP criu/proc_parse.d [2022-09-07T08:53:40.132Z] #42 77.07 DEP criu/plugin.d [2022-09-07T08:53:40.132Z] #42 77.16 DEP criu/pipes.d [2022-09-07T08:53:40.132Z] #42 77.35 DEP criu/pie-util.d [2022-09-07T08:53:40.132Z] #42 77.48 DEP criu/pie-util-vdso.d [2022-09-07T08:53:40.132Z] #42 77.59 DEP criu/pie-util-vdso-elf32.d [2022-09-07T08:53:40.132Z] #42 77.69 DEP criu/path.d [2022-09-07T08:53:40.132Z] #42 77.82 DEP criu/parasite-syscall.d [2022-09-07T08:53:40.132Z] #42 78.06 DEP criu/pagemap.d [2022-09-07T08:53:40.132Z] #42 78.27 DEP criu/pagemap-cache.d [2022-09-07T08:53:40.132Z] #42 78.44 DEP criu/page-xfer.d [2022-09-07T08:53:40.132Z] #42 78.61 DEP criu/page-pipe.d [2022-09-07T08:53:40.132Z] #42 78.68 DEP criu/netfilter.d [2022-09-07T08:53:40.132Z] #42 78.80 DEP criu/net.d [2022-09-07T08:53:40.132Z] #42 78.97 DEP criu/namespaces.d [2022-09-07T08:53:40.132Z] #42 79.12 DEP criu/mount.d [2022-09-07T08:53:40.132Z] #42 79.27 DEP criu/memfd.d [2022-09-07T08:53:40.132Z] #42 79.50 DEP criu/mem.d [2022-09-07T08:53:40.132Z] #42 79.75 DEP criu/lsm.d [2022-09-07T08:53:40.132Z] #42 79.96 DEP criu/log.d [2022-09-07T08:53:40.132Z] #42 80.06 DEP criu/libnetlink.d [2022-09-07T08:53:40.132Z] #42 80.19 DEP criu/kerndat.d [2022-09-07T08:53:40.132Z] #42 80.32 DEP criu/kcmp-ids.d [2022-09-07T08:53:40.132Z] #42 80.39 DEP criu/irmap.d [2022-09-07T08:53:40.132Z] #42 80.60 DEP criu/ipc_ns.d [2022-09-07T08:53:40.132Z] #42 80.76 DEP criu/image.d [2022-09-07T08:53:40.132Z] #42 80.90 DEP criu/image-desc.d [2022-09-07T08:53:40.132Z] #42 81.03 DEP criu/fsnotify.d [2022-09-07T08:53:40.132Z] #42 81.17 DEP criu/filesystems.d [2022-09-07T08:53:40.132Z] #42 81.29 DEP criu/files.d [2022-09-07T08:53:40.132Z] #42 81.45 DEP criu/files-reg.d [2022-09-07T08:53:40.132Z] #42 81.63 DEP criu/files-ext.d [2022-09-07T08:53:40.132Z] #42 81.82 DEP criu/file-lock.d [2022-09-07T08:53:40.132Z] #42 81.97 DEP criu/file-ids.d [2022-09-07T08:53:40.132Z] #42 82.10 DEP criu/fifo.d [2022-09-07T08:53:40.132Z] #42 82.22 DEP criu/fdstore.d [2022-09-07T08:53:40.132Z] #42 82.33 DEP criu/fault-injection.d [2022-09-07T08:53:40.132Z] #42 82.38 DEP criu/external.d [2022-09-07T08:53:40.132Z] #42 82.48 DEP criu/eventpoll.d [2022-09-07T08:53:40.132Z] #42 82.73 DEP criu/eventfd.d [2022-09-07T08:53:40.132Z] #42 82.89 DEP criu/crtools.d [2022-09-07T08:53:40.132Z] #42 83.07 DEP criu/cr-service.d [2022-09-07T08:53:40.132Z] #42 83.22 DEP criu/cr-restore.d [2022-09-07T08:53:40.132Z] #42 83.43 DEP criu/cr-errno.d [2022-09-07T08:53:40.132Z] #42 83.45 DEP criu/cr-dump.d [2022-09-07T08:53:40.132Z] #42 83.71 DEP criu/cr-dedup.d [2022-09-07T08:53:40.132Z] #42 83.90 DEP criu/cr-check.d [2022-09-07T08:53:40.132Z] #42 84.12 DEP criu/config.d [2022-09-07T08:53:40.132Z] #42 84.34 DEP criu/clone-noasan.d [2022-09-07T08:53:40.132Z] #42 84.41 DEP criu/cgroup.d [2022-09-07T08:53:40.132Z] #42 84.54 DEP criu/cgroup-props.d [2022-09-07T08:53:40.132Z] #42 84.69 DEP criu/bitmap.d [2022-09-07T08:53:40.132Z] #42 84.72 DEP criu/bfd.d [2022-09-07T08:53:40.132Z] #42 84.82 DEP criu/autofs.d [2022-09-07T08:53:40.132Z] #42 84.98 DEP criu/aio.d [2022-09-07T08:53:40.132Z] #42 85.20 DEP criu/action-scripts.d [2022-09-07T08:53:40.132Z] #42 85.52 CC criu/action-scripts.o [2022-09-07T08:53:40.132Z] #42 86.09 CC criu/aio.o [2022-09-07T08:53:40.132Z] #42 86.58 CC criu/autofs.o [2022-09-07T08:53:40.416Z] Merge succeeded, producing 773e211138b1e8820be3cbe4b1458ddc577ea9f8 [2022-09-07T08:53:40.417Z] Checking out Revision 773e211138b1e8820be3cbe4b1458ddc577ea9f8 (PR-44098) [2022-09-07T08:53:40.437Z] #44 ... [2022-09-07T08:53:40.437Z] [2022-09-07T08:53:40.437Z] #45 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-07T08:53:40.437Z] #45 DONE 0.9s [2022-09-07T08:53:40.470Z] #41 24.92 CC images/signalfd.o [2022-09-07T08:53:40.699Z] [2022-09-07T08:53:40.699Z] #46 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-07T08:53:40.726Z] #41 25.19 CC images/fs.o [2022-09-07T08:53:40.983Z] #41 25.37 CC images/pstree.o [2022-09-07T08:53:40.983Z] #41 25.56 CC images/pipe.o [2022-09-07T08:53:41.239Z] #41 25.77 CC images/tcp-stream.o [2022-09-07T08:53:41.496Z] #41 25.98 CC images/sk-packet.o [2022-09-07T08:53:41.640Z] #46 0.803 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-07T08:53:41.640Z] #46 DONE 0.9s [2022-09-07T08:53:41.640Z] [2022-09-07T08:53:41.640Z] #47 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-07T08:53:41.760Z] #41 26.24 CC images/mnt.o [2022-09-07T08:53:42.017Z] #41 ... [2022-09-07T08:53:42.017Z] [2022-09-07T08:53:42.017Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-09-07T08:53:42.017Z] #35 90.26 github.com/BurntSushi/toml/cmd/tomlv [2022-09-07T08:53:42.017Z] #35 DONE 92.1s [2022-09-07T08:53:42.017Z] [2022-09-07T08:53:42.017Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:53:42.017Z] #41 26.59 CC images/pipe-data.o [2022-09-07T08:53:42.038Z] #42 88.22 CC criu/bfd.o [2022-09-07T08:53:42.273Z] #41 26.74 CC images/sa.o [2022-09-07T08:53:42.297Z] #42 88.68 CC criu/bitmap.o [2022-09-07T08:53:42.533Z] #41 27.05 CC images/timer.o [2022-09-07T08:53:42.556Z] #42 88.85 CC criu/cgroup-props.o [2022-09-07T08:53:42.579Z] #47 DONE 0.9s [2022-09-07T08:53:42.579Z] [2022-09-07T08:53:42.579Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:53:42.579Z] #41 39.16 CC images/opts.o [2022-09-07T08:53:42.579Z] #41 39.40 CC images/seccomp.o [2022-09-07T08:53:42.579Z] #41 39.88 CC images/binfmt-misc.o [2022-09-07T08:53:42.579Z] #41 40.25 CC images/time.o [2022-09-07T08:53:42.579Z] #41 40.57 CC images/sysctl.o [2022-09-07T08:53:42.579Z] #41 40.85 CC images/autofs.o [2022-09-07T08:53:42.579Z] #41 40.95 CC images/macvlan.o [2022-09-07T08:53:42.579Z] #41 41.32 CC images/sit.o [2022-09-07T08:53:42.579Z] #41 41.72 CC images/memfd.o [2022-09-07T08:53:42.579Z] #41 41.96 CC images/timens.o [2022-09-07T08:53:42.579Z] #41 42.34 LINK images/built-in.o [2022-09-07T08:53:42.579Z] #41 42.54 GEN compel/include/asm [2022-09-07T08:53:42.579Z] #41 42.63 GEN compel/include/version.h [2022-09-07T08:53:42.579Z] #41 42.71 touch .config [2022-09-07T08:53:42.579Z] #41 42.82 GEN include/common/config.h [2022-09-07T08:53:42.579Z] #41 43.01 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-09-07T08:53:42.579Z] #41 43.03 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2022-09-07T08:53:42.579Z] #41 43.08 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2022-09-07T08:53:42.579Z] #41 43.11 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2022-09-07T08:53:42.579Z] #41 43.15 DEP compel/plugins/std/infect.d [2022-09-07T08:53:42.579Z] #41 43.30 DEP compel/plugins/std/string.d [2022-09-07T08:53:42.579Z] #41 43.41 DEP compel/plugins/std/log.d [2022-09-07T08:53:42.579Z] #41 43.47 DEP compel/plugins/std/fds.d [2022-09-07T08:53:42.579Z] #41 43.66 DEP compel/plugins/std/std.d [2022-09-07T08:53:42.579Z] #41 43.80 DEP compel/plugins/shmem/shmem.d [2022-09-07T08:53:42.579Z] #41 44.01 DEP compel/plugins/fds/fds.d [2022-09-07T08:53:39.342Z] > git remote # timeout=10 [2022-09-07T08:53:39.408Z] > git config --get remote.origin.url # timeout=10 [2022-09-07T08:53:39.461Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-07T08:53:39.463Z] > git merge 4855c28780fc930bd405f5e40a5357d7594c1803 # timeout=10 [2022-09-07T08:53:40.323Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-09-07T08:53:40.460Z] > git config core.sparsecheckout # timeout=10 [2022-09-07T08:53:40.513Z] > git checkout -f 773e211138b1e8820be3cbe4b1458ddc577ea9f8 # timeout=10 [2022-09-07T08:53:42.838Z] #41 44.18 CC compel/plugins/std/std.o [2022-09-07T08:53:43.095Z] #41 27.49 CC images/timerfd.o [2022-09-07T08:53:43.095Z] #41 27.65 CC images/mm.o [2022-09-07T08:53:43.125Z] #42 89.66 CC criu/cgroup.o [2022-09-07T08:53:43.125Z] #42 ... [2022-09-07T08:53:43.125Z] [2022-09-07T08:53:43.125Z] #50 [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 [2022-09-07T08:53:43.125Z] #50 36.68 Unpacking bash-completion (1:2.8-6) ... [2022-09-07T08:53:43.351Z] #41 27.92 CC images/sk-opts.o [2022-09-07T08:53:43.408Z] #41 ... [2022-09-07T08:53:43.408Z] [2022-09-07T08:53:43.408Z] #48 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-07T08:53:43.408Z] #48 DONE 0.8s [2022-09-07T08:53:43.408Z] [2022-09-07T08:53:43.408Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:53:43.408Z] #41 44.70 CC compel/plugins/std/fds.o [2022-09-07T08:53:43.408Z] #41 ... [2022-09-07T08:53:43.408Z] [2022-09-07T08:53:43.408Z] #49 [dev-systemd-false 6/26] RUN ldconfig [2022-09-07T08:53:43.694Z] #50 37.12 Selecting previously unselected package bzip2. [2022-09-07T08:53:43.694Z] #50 37.13 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-09-07T08:53:43.694Z] #50 37.13 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-07T08:53:43.694Z] #50 37.30 Selecting previously unselected package xz-utils. [2022-09-07T08:53:43.694Z] #50 37.31 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-09-07T08:53:43.694Z] #50 37.33 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-09-07T08:53:43.914Z] #41 28.19 CC images/sk-unix.o [2022-09-07T08:53:43.914Z] #41 28.45 CC images/sk-inet.o [2022-09-07T08:53:44.117Z] INFO [linters context/goanalysis] analyzers took 5m2.812436252s with top 10 stages: buildir: 1m29.034141546s, goimports: 13.391215931s, gosec: 10.314454887s, unconvert: 8.416688705s, inspect: 5.914509019s, golint: 5.835320593s, directives: 4.741316182s, misspell: 4.611361255s, nilness: 4.398875592s, fact_deprecated: 4.28461514s [2022-09-07T08:53:44.117Z] INFO [runner] Issues before processing: 2482, after processing: 0 [2022-09-07T08:53:44.117Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1870/1870, exclude-rules: 78/1765, cgo: 1870/2482, skip_dirs: 1870/1870, skip_files: 1870/1870, autogenerated_exclude: 1765/1870, exclude: 1765/1765, path_prettifier: 1870/1870, nolint: 0/78, identifier_marker: 1765/1765 [2022-09-07T08:53:44.117Z] INFO [runner] processing took 83.642563ms with stages: identifier_marker: 33.812911ms, nolint: 27.189869ms, path_prettifier: 7.338941ms, exclude-rules: 7.002001ms, autogenerated_exclude: 6.55554ms, skip_dirs: 1.4416ms, cgo: 206.467µs, filename_unadjuster: 90.766µs, max_same_issues: 1.316µs, uniq_by_line: 464ns, skip_files: 397ns, exclude: 379ns, max_from_linter: 305ns, diff: 290ns, path_shortener: 249ns, severity-rules: 242ns, max_per_file_from_linter: 238ns, sort_results: 236ns, source_code: 230ns, path_prefixer: 122ns [2022-09-07T08:53:44.117Z] INFO [runner] linters took 23.522208162s with stages: goanalysis_metalinter: 23.438455906s [2022-09-07T08:53:44.117Z] INFO File cache stats: 1456 entries of total size 6.9MiB [2022-09-07T08:53:44.117Z] INFO Memory: 645 samples, avg is 346.7MB, max is 1262.3MB [2022-09-07T08:53:44.117Z] INFO Execution took 1m4.438906296s [2022-09-07T08:53:44.117Z] Congratulations! The shell scripts are properly formatted. [2022-09-07T08:53:44.171Z] #41 28.73 CC images/tun.o [2022-09-07T08:53:44.281Z] #50 ... [2022-09-07T08:53:44.281Z] [2022-09-07T08:53:44.281Z] #37 [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 [2022-09-07T08:53:44.281Z] #37 DONE 166.0s [2022-09-07T08:53:44.347Z] #49 DONE 0.9s [2022-09-07T08:53:44.347Z] [2022-09-07T08:53:44.347Z] #50 [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 [2022-09-07T08:53:44.541Z] [2022-09-07T08:53:44.541Z] #50 [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 [2022-09-07T08:53:44.541Z] #50 37.97 Selecting previously unselected package apparmor. [2022-09-07T08:53:44.541Z] #50 38.02 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-09-07T08:53:44.541Z] #50 38.12 Unpacking apparmor (2.13.2-10) ... [2022-09-07T08:53:44.736Z] #41 29.08 CC images/sk-netlink.o [2022-09-07T08:53:44.800Z] #50 38.52 Selecting previously unselected package aufs-tools. [2022-09-07T08:53:44.994Z] #41 29.34 CC images/packet-sock.o [2022-09-07T08:53:44.994Z] #41 29.63 CC images/ipc-var.o [Pipeline] } [2022-09-07T08:53:45.060Z] #50 38.52 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-09-07T08:53:45.060Z] #50 38.53 Unpacking aufs-tools (1:4.14+20190211-1) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-09-07T08:53:45.253Z] #41 29.87 CC images/ipc-desc.o [2022-09-07T08:53:45.284Z] #50 1.230 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-07T08:53:45.324Z] #50 38.82 Selecting previously unselected package libonig5:amd64. [2022-09-07T08:53:45.324Z] #50 38.84 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-09-07T08:53:45.324Z] #50 38.87 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-07T08:53:45.325Z] #54 10.61 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-09-07T08:53:45.375Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44098/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d18400923674e8ef0f5de34d3c012ed6eb17df2d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:d18400923674e8ef0f5de34d3c012ed6eb17df2d hack/make.sh dynbinary-daemon test-docker-py [2022-09-07T08:53:45.584Z] #50 39.03 Selecting previously unselected package libjq1:amd64. [2022-09-07T08:53:45.584Z] #50 39.03 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-07T08:53:45.584Z] #50 39.04 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-07T08:53:45.584Z] #50 39.17 Selecting previously unselected package jq. [2022-09-07T08:53:45.584Z] #50 39.18 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-07T08:53:45.584Z] #50 39.18 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-07T08:53:45.633Z] [2022-09-07T08:53:45.633Z] Removing bundles/ [2022-09-07T08:53:45.633Z] [2022-09-07T08:53:45.633Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-09-07T08:53:45.843Z] #50 39.27 Selecting previously unselected package libaio1:amd64. [2022-09-07T08:53:45.843Z] #50 39.29 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-09-07T08:53:45.843Z] #50 39.30 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-09-07T08:53:45.843Z] #50 39.36 Selecting previously unselected package libgpm2:amd64. [2022-09-07T08:53:45.843Z] #50 39.36 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-09-07T08:53:45.843Z] #50 39.39 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-09-07T08:53:45.843Z] #50 39.47 Selecting previously unselected package libicu63:amd64. [2022-09-07T08:53:45.843Z] #50 39.48 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-07T08:53:45.843Z] #50 39.48 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-07T08:53:45.854Z] #41 30.12 CC images/ipc-shm.o [2022-09-07T08:53:45.854Z] #41 30.37 CC images/ipc-msg.o [2022-09-07T08:53:45.893Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-09-07T08:53:45.893Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T08:53:46.113Z] #41 30.60 CC images/ipc-sem.o [2022-09-07T08:53:46.221Z] #50 1.965 Get:2 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB] [2022-09-07T08:53:46.370Z] #41 30.71 CC images/utsns.o [2022-09-07T08:53:46.370Z] #41 30.87 CC images/creds.o [2022-09-07T08:53:46.627Z] #41 31.01 CC images/vma.o [2022-09-07T08:53:46.627Z] #41 31.24 CC images/netdev.o [2022-09-07T08:53:46.702Z] #54 11.75 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-09-07T08:53:46.702Z] #54 11.81 Downloading https://files.pythonhosted.org/packages/63/82/2179fdc39bc1bb43296f638ae1dfe2581ec2617b4e87c28b0d23d44b997f/pathspec-0.10.1-py3-none-any.whl [2022-09-07T08:53:46.702Z] #54 11.87 Collecting pyyaml (from yamllint==1.26.1) [2022-09-07T08:53:46.961Z] #54 12.19 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-09-07T08:53:47.189Z] #41 31.52 CC images/tty.o [2022-09-07T08:53:47.221Z] #54 12.51 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-09-07T08:53:47.221Z] #54 12.51 Building wheels for collected packages: yamllint [2022-09-07T08:53:47.221Z] #54 12.51 Running setup.py bdist_wheel for yamllint: started [2022-09-07T08:53:47.445Z] #41 31.99 CC images/file-lock.o [2022-09-07T08:53:47.445Z] #41 ... [2022-09-07T08:53:47.445Z] [2022-09-07T08:53:47.445Z] #40 [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 [2022-09-07T08:53:48.213Z] #40 54.03 Checking out files: 48% (2421/4986) Checking out files: 49% (2444/4986) Checking out files: 50% (2493/4986) Checking out files: 51% (2543/4986) Checking out files: 52% (2593/4986) Checking out files: 53% (2643/4986) Checking out files: 54% (2693/4986) Checking out files: 55% (2743/4986) Checking out files: 56% (2793/4986) Checking out files: 57% (2843/4986) Checking out files: 58% (2892/4986) Checking out files: 59% (2942/4986) Checking out files: 60% (2992/4986) Checking out files: 61% (3042/4986) Checking out files: 62% (3092/4986) Checking out files: 63% (3142/4986) Checking out files: 64% (3192/4986) Checking out files: 65% (3241/4986) Checking out files: 66% (3291/4986) Checking out files: 67% (3341/4986) Checking out files: 68% (3391/4986) Checking out files: 69% (3441/4986) Checking out files: 70% (3491/4986) Checking out files: 71% (3541/4986) Checking out files: 72% (3590/4986) Checking out files: 73% (3640/4986) Checking out files: 74% (3690/4986) Checking out files: 75% (3740/4986) Checking out files: 76% (3790/4986) Checking out files: 77% (3840/4986) Checking out files: 78% (3890/4986) Checking out files: 79% (3939/4986) Checking out files: 80% (3989/4986) Checking out files: 81% (4039/4986) Checking out files: 82% (4089/4986) Checking out files: 83% (4139/4986) Checking out files: 84% (4189/4986) Checking out files: 85% (4239/4986) Checking out files: 86% (4288/4986) Checking out files: 86% (4331/4986) Checking out files: 87% (4338/4986) Checking out files: 88% (4388/4986) Checking out files: 89% (4438/4986) Checking out files: 90% (4488/4986) Checking out files: 91% (4538/4986) Checking out files: 92% (4588/4986) Checking out files: 93% (4637/4986) Checking out files: 94% (4687/4986) Checking out files: 95% (4737/4986) Checking out files: 96% (4787/4986) Checking out files: 97% (4837/4986) Checking out files: 98% (4887/4986) Checking out files: 99% (4937/4986) Checking out files: 100% (4986/4986) Checking out files: 100% (4986/4986), done. [2022-09-07T08:53:48.213Z] #40 55.54 + cd /tmp/tmp.MHxpQEQk0l/src/github.com/containerd/containerd [2022-09-07T08:53:48.213Z] #40 55.54 + git checkout -q v1.6.8 [2022-09-07T08:53:48.598Z] #54 13.89 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-09-07T08:53:48.599Z] #54 13.89 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-09-07T08:53:48.599Z] #54 13.94 Successfully built yamllint [2022-09-07T08:53:48.857Z] #54 13.96 Installing collected packages: pathspec, pyyaml, yamllint [2022-09-07T08:53:49.116Z] #54 14.34 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-09-07T08:53:49.376Z] #54 DONE 14.8s [2022-09-07T08:53:49.376Z] [2022-09-07T08:53:49.376Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:53:49.376Z] #42 125.4 CC criu/namespaces.o [2022-09-07T08:53:49.376Z] #42 127.0 CC criu/net.o [2022-09-07T08:53:49.376Z] #42 130.1 CC criu/netfilter.o [2022-09-07T08:53:49.376Z] #42 130.5 CC criu/page-pipe.o [2022-09-07T08:53:49.376Z] #42 131.2 CC criu/page-xfer.o [2022-09-07T08:53:49.376Z] #42 133.0 CC criu/pagemap-cache.o [2022-09-07T08:53:49.376Z] #42 133.5 CC criu/pagemap.o [2022-09-07T08:53:49.580Z] #40 56.87 + export 'BUILDTAGS=netgo osusergo static_build' [2022-09-07T08:53:49.580Z] #40 56.87 + BUILDTAGS='netgo osusergo static_build' [2022-09-07T08:53:49.580Z] #40 56.87 + export EXTRA_FLAGS=-buildmode=pie [2022-09-07T08:53:49.580Z] #40 56.87 + EXTRA_FLAGS=-buildmode=pie [2022-09-07T08:53:49.580Z] #40 56.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-09-07T08:53:49.580Z] #40 56.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-09-07T08:53:49.580Z] #40 56.87 + '[' '' = dynamic ']' [2022-09-07T08:53:49.580Z] #40 56.87 + make [2022-09-07T08:53:49.634Z] #42 ... [2022-09-07T08:53:49.634Z] [2022-09-07T08:53:49.634Z] #55 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-09-07T08:53:49.893Z] #55 DONE 0.4s [2022-09-07T08:53:49.893Z] [2022-09-07T08:53:49.893Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:53:49.893Z] #42 134.7 CC criu/parasite-syscall.o [2022-09-07T08:53:50.039Z] #50 43.15 Selecting previously unselected package libnet1:amd64. [2022-09-07T08:53:50.039Z] #50 43.17 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-07T08:53:50.039Z] #50 43.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T08:53:50.039Z] #50 43.30 Selecting previously unselected package libnl-3-200:amd64. [2022-09-07T08:53:50.039Z] #50 43.30 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-07T08:53:50.039Z] #50 43.31 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-07T08:53:50.039Z] #50 43.40 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-07T08:53:50.039Z] #50 43.40 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-07T08:53:50.039Z] #50 43.41 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-07T08:53:50.039Z] #50 43.48 Selecting previously unselected package libreadline5:amd64. [2022-09-07T08:53:50.039Z] #50 43.48 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-09-07T08:53:50.039Z] #50 43.48 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-07T08:53:50.039Z] #50 43.61 Selecting previously unselected package net-tools. [2022-09-07T08:53:50.039Z] #50 43.62 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-09-07T08:53:50.039Z] #50 43.62 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-07T08:53:50.299Z] #50 43.86 Selecting previously unselected package patch. [2022-09-07T08:53:50.299Z] #50 43.86 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-09-07T08:53:50.299Z] #50 43.87 Unpacking patch (2.7.6-3+deb10u1) ... [2022-09-07T08:53:50.299Z] #50 43.98 Selecting previously unselected package python-pip-whl. [2022-09-07T08:53:50.414Z] #50 ... [2022-09-07T08:53:50.414Z] [2022-09-07T08:53:50.414Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:53:50.414Z] #41 45.36 CC compel/plugins/std/log.o [2022-09-07T08:53:50.414Z] #41 46.22 CC compel/plugins/std/string.o [2022-09-07T08:53:50.414Z] #41 46.93 CC compel/plugins/std/infect.o [2022-09-07T08:53:50.414Z] #41 47.24 CC compel/arch/aarch64/plugins/std/parasite-head.o [2022-09-07T08:53:50.414Z] #41 47.28 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2022-09-07T08:53:50.414Z] #41 47.34 AR compel/plugins/std.lib.a [2022-09-07T08:53:50.414Z] #41 47.43 CC compel/plugins/fds/fds.o [2022-09-07T08:53:50.414Z] #41 47.75 AR compel/plugins/fds.lib.a [2022-09-07T08:53:50.414Z] #41 47.82 HOSTDEP compel/src/lib/log-host.d [2022-09-07T08:53:50.414Z] #41 47.88 HOSTDEP compel/src/lib/handle-elf-host.d [2022-09-07T08:53:50.414Z] #41 47.95 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2022-09-07T08:53:50.414Z] #41 47.99 HOSTDEP compel/src/main-host.d [2022-09-07T08:53:50.414Z] #41 48.10 DEP compel/src/lib/ptrace.d [2022-09-07T08:53:50.414Z] #41 48.19 DEP compel/src/lib/infect.d [2022-09-07T08:53:50.414Z] #41 48.35 DEP compel/src/lib/infect-util.d [2022-09-07T08:53:50.414Z] #41 48.44 DEP compel/src/lib/infect-rpc.d [2022-09-07T08:53:50.414Z] #41 48.49 DEP compel/arch/aarch64/src/lib/infect.d [2022-09-07T08:53:50.414Z] #41 48.57 DEP compel/arch/aarch64/src/lib/cpu.d [2022-09-07T08:53:50.414Z] #41 48.62 DEP compel/src/lib/log.d [2022-09-07T08:53:50.414Z] #41 48.67 DEP compel/src/main.d [2022-09-07T08:53:50.414Z] #41 48.73 DEP compel/src/lib/handle-elf.d [2022-09-07T08:53:50.414Z] #41 48.84 DEP compel/arch/aarch64/src/lib/handle-elf.d [2022-09-07T08:53:50.414Z] #41 48.91 CC compel/src/lib/log.o [2022-09-07T08:53:50.414Z] #41 49.16 CC compel/arch/aarch64/src/lib/cpu.o [2022-09-07T08:53:50.414Z] #41 49.34 CC compel/arch/aarch64/src/lib/infect.o [2022-09-07T08:53:50.414Z] #41 49.63 CC compel/src/lib/infect-rpc.o [2022-09-07T08:53:50.414Z] #41 49.98 CC compel/src/lib/infect-util.o [2022-09-07T08:53:50.414Z] #41 50.20 CC compel/src/lib/infect.o [2022-09-07T08:53:50.414Z] #41 ... [2022-09-07T08:53:50.414Z] [2022-09-07T08:53:50.414Z] #44 [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 [2022-09-07T08:53:50.414Z] #44 11.59 + cd /tmp/tmp.JwYc10Fi8m/src/github.com/opencontainers/runc [2022-09-07T08:53:50.414Z] #44 11.59 + git checkout -q v1.1.4 [2022-09-07T08:53:50.414Z] #44 12.24 + '[' -z '' ']' [2022-09-07T08:53:50.559Z] #50 43.98 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-09-07T08:53:50.559Z] #50 44.00 Unpacking python-pip-whl (18.1-5) ... [2022-09-07T08:53:50.674Z] #44 12.24 + target=static [2022-09-07T08:53:50.674Z] #44 12.24 + make BUILDTAGS=seccomp static [2022-09-07T08:53:50.934Z] #44 12.64 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-07T08:53:51.128Z] #50 44.57 Selecting previously unselected package python3-lib2to3. [2022-09-07T08:53:51.128Z] #50 44.57 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-09-07T08:53:51.128Z] #50 44.59 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-09-07T08:53:51.128Z] #50 44.70 Selecting previously unselected package python3-distutils. [2022-09-07T08:53:51.269Z] #42 136.0 CC criu/path.o [2022-09-07T08:53:51.387Z] #50 44.71 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-09-07T08:53:51.387Z] #50 44.71 Unpacking python3-distutils (3.7.3-1) ... [2022-09-07T08:53:51.387Z] #50 44.87 Selecting previously unselected package python3-pip. [2022-09-07T08:53:51.387Z] #50 44.87 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-09-07T08:53:51.387Z] #50 44.88 Unpacking python3-pip (18.1-5) ... [2022-09-07T08:53:51.479Z] #40 58.73 + bin/ctr [2022-09-07T08:53:51.528Z] #42 136.4 CC criu/pie-util-vdso-elf32.o [2022-09-07T08:53:51.647Z] #50 45.05 Selecting previously unselected package python3-pkg-resources. [2022-09-07T08:53:51.647Z] #50 45.06 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-09-07T08:53:51.647Z] #50 45.08 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-09-07T08:53:51.647Z] #50 45.20 Selecting previously unselected package python3-setuptools. [2022-09-07T08:53:51.647Z] #50 45.21 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-09-07T08:53:51.647Z] #50 45.22 Unpacking python3-setuptools (40.8.0-1) ... [2022-09-07T08:53:51.789Z] #42 136.9 CC criu/pie-util-vdso.o [2022-09-07T08:53:51.907Z] #50 45.46 Selecting previously unselected package python3-wheel. [2022-09-07T08:53:51.907Z] #50 45.46 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-09-07T08:53:51.907Z] #50 45.48 Unpacking python3-wheel (0.32.3-2) ... [2022-09-07T08:53:51.907Z] #50 45.55 Selecting previously unselected package sudo. [2022-09-07T08:53:51.907Z] #50 45.55 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-09-07T08:53:51.907Z] #50 45.56 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-09-07T08:53:51.930Z] Commit message: "Merge commit '4855c28780fc930bd405f5e40a5357d7594c1803' into HEAD" [2022-09-07T08:53:51.974Z] > git rev-list --no-walk 23c7d84b8444ce5adafd128e93ab220db726fc6c # timeout=10 [2022-09-07T08:53:52.358Z] #42 137.4 CC criu/pie-util.o [2022-09-07T08:53:52.476Z] #50 46.05 Selecting previously unselected package thin-provisioning-tools. [2022-09-07T08:53:52.476Z] #50 46.06 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-09-07T08:53:52.476Z] #50 46.07 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-07T08:53:52.839Z] #44 ... [2022-09-07T08:53:52.839Z] [2022-09-07T08:53:52.839Z] #38 [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 [2022-09-07T08:53:52.839Z] #38 105.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-07T08:53:52.839Z] #38 105.6 + GOBIN=/build [2022-09-07T08:53:52.839Z] #38 105.6 + GO111MODULE=on [2022-09-07T08:53:52.839Z] #38 105.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-09-07T08:53:52.839Z] #38 DONE 111.0s [2022-09-07T08:53:52.839Z] [2022-09-07T08:53:52.839Z] #51 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-09-07T08:53:52.839Z] #51 DONE 0.1s [2022-09-07T08:53:52.839Z] [2022-09-07T08:53:52.839Z] #52 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-07T08:53:52.839Z] #52 DONE 0.1s [2022-09-07T08:53:52.839Z] [2022-09-07T08:53:52.839Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:53:52.839Z] #41 52.19 CC compel/src/lib/ptrace.o [2022-09-07T08:53:52.839Z] #41 52.60 AR compel/libcompel.a [2022-09-07T08:53:52.839Z] #41 52.69 HOSTCC compel/src/main-host.o [2022-09-07T08:53:52.839Z] #41 53.00 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2022-09-07T08:53:52.839Z] #41 53.21 HOSTCC compel/src/lib/handle-elf-host.o [2022-09-07T08:53:52.839Z] #41 53.52 HOSTCC compel/src/lib/log-host.o [2022-09-07T08:53:52.839Z] #41 53.70 HOSTLINK compel/compel-host-bin [2022-09-07T08:53:52.839Z] #41 53.82 DEP soccr/soccr.d [2022-09-07T08:53:52.839Z] #41 53.96 CC soccr/soccr.o [2022-09-07T08:53:52.927Z] #42 137.7 CC criu/pipes.o [2022-09-07T08:53:53.045Z] #50 46.32 Selecting previously unselected package uidmap. [2022-09-07T08:53:53.045Z] #50 46.32 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-09-07T08:53:53.045Z] #50 46.32 Unpacking uidmap (1:4.5-1.1) ... [2022-09-07T08:53:53.045Z] #50 46.47 Selecting previously unselected package vim-runtime. [2022-09-07T08:53:53.045Z] #50 46.48 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-07T08:53:53.045Z] #50 46.50 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-09-07T08:53:53.045Z] #50 46.53 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-09-07T08:53:53.045Z] #50 46.54 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:53:53.864Z] #42 138.7 CC criu/plugin.o [2022-09-07T08:53:54.000Z] #40 ... [2022-09-07T08:53:54.000Z] [2022-09-07T08:53:54.000Z] #39 [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 [2022-09-07T08:53:54.000Z] #39 89.19 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-09-07T08:53:54.000Z] #39 89.19 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-09-07T08:53:54.000Z] #39 89.20 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-07T08:53:54.000Z] #39 ... [2022-09-07T08:53:54.000Z] [2022-09-07T08:53:54.000Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:53:54.000Z] #41 32.16 CC images/rlimit.o [2022-09-07T08:53:54.000Z] #41 32.33 CC images/pagemap.o [2022-09-07T08:53:54.000Z] #41 32.55 CC images/siginfo.o [2022-09-07T08:53:54.000Z] #41 32.78 CC images/rpc.o [2022-09-07T08:53:54.000Z] #41 33.82 CC images/ext-file.o [2022-09-07T08:53:54.000Z] #41 33.98 CC images/cgroup.o [2022-09-07T08:53:54.000Z] #41 34.43 CC images/userns.o [2022-09-07T08:53:54.000Z] #41 34.63 CC images/google/protobuf/descriptor.o [2022-09-07T08:53:54.000Z] #41 36.12 CC images/opts.o [2022-09-07T08:53:54.000Z] #41 36.34 CC images/seccomp.o [2022-09-07T08:53:54.000Z] #41 36.62 CC images/binfmt-misc.o [2022-09-07T08:53:54.000Z] #41 36.88 CC images/time.o [2022-09-07T08:53:54.000Z] #41 37.03 CC images/sysctl.o [2022-09-07T08:53:54.000Z] #41 37.24 CC images/autofs.o [2022-09-07T08:53:54.000Z] #41 37.39 CC images/macvlan.o [2022-09-07T08:53:54.000Z] #41 37.57 CC images/sit.o [2022-09-07T08:53:54.000Z] #41 37.85 CC images/memfd.o [2022-09-07T08:53:54.000Z] #41 38.14 CC images/timens.o [2022-09-07T08:53:54.000Z] #41 38.39 LINK images/built-in.o [2022-09-07T08:53:54.000Z] #41 38.51 GEN compel/include/asm [2022-09-07T08:53:54.000Z] #41 38.54 GEN compel/include/version.h [2022-09-07T08:53:54.000Z] #41 38.55 touch .config [2022-09-07T08:53:54.000Z] #41 38.60 GEN include/common/config.h [2022-09-07T08:53:54.000Z] #41 38.67 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-09-07T08:53:54.125Z] #42 139.1 CC criu/proc_parse.o [2022-09-07T08:53:54.257Z] #41 38.70 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-09-07T08:53:54.257Z] #41 38.72 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-09-07T08:53:54.257Z] #41 38.74 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-09-07T08:53:54.257Z] #41 38.76 DEP compel/arch/x86/plugins/std/memcpy.d [2022-09-07T08:53:54.257Z] #41 38.78 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-09-07T08:53:54.257Z] #41 38.81 GEN compel/plugins/include/uapi/std/syscall.h [2022-09-07T08:53:54.257Z] #41 38.83 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-09-07T08:53:54.257Z] #41 38.84 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-09-07T08:53:54.257Z] #41 38.87 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-09-07T08:53:54.257Z] #41 38.88 DEP compel/plugins/std/infect.d [2022-09-07T08:53:54.514Z] #41 39.03 DEP compel/plugins/std/string.d [2022-09-07T08:53:54.741Z] #41 55.97 AR soccr/libsoccr.a [2022-09-07T08:53:54.741Z] #41 56.03 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-07T08:53:54.772Z] #41 39.14 DEP compel/plugins/std/log.d [2022-09-07T08:53:54.772Z] #41 39.25 DEP compel/plugins/std/fds.d [2022-09-07T08:53:54.772Z] #41 39.32 DEP compel/plugins/std/std.d [2022-09-07T08:53:55.028Z] #41 39.40 DEP compel/plugins/shmem/shmem.d [2022-09-07T08:53:55.028Z] #41 39.47 DEP compel/plugins/fds/fds.d [2022-09-07T08:53:55.028Z] #41 39.61 CC compel/plugins/std/std.o [2022-09-07T08:53:55.285Z] #41 39.96 CC compel/plugins/std/fds.o [2022-09-07T08:53:55.308Z] #41 56.48 DEP criu/arch/aarch64/sigframe.d [2022-09-07T08:53:55.308Z] #41 56.57 DEP criu/arch/aarch64/crtools.d [2022-09-07T08:53:55.308Z] #41 56.71 DEP criu/arch/aarch64/cpu.d [2022-09-07T08:53:55.308Z] #41 56.75 DEP criu/arch/aarch64/bitops.d [2022-09-07T08:53:55.308Z] #41 56.81 CC criu/arch/aarch64/bitops.o [2022-09-07T08:53:55.567Z] #41 56.86 CC criu/arch/aarch64/cpu.o [2022-09-07T08:53:55.826Z] #41 56.97 CC criu/arch/aarch64/crtools.o [2022-09-07T08:53:55.833Z] + docker version [2022-09-07T08:53:55.848Z] #41 40.29 CC compel/plugins/std/log.o [2022-09-07T08:53:56.085Z] #41 57.47 CC criu/arch/aarch64/sigframe.o [2022-09-07T08:53:56.341Z] #50 49.90 Selecting previously unselected package vim. [2022-09-07T08:53:56.341Z] #50 49.91 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-07T08:53:56.341Z] #50 49.93 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:53:56.344Z] #41 57.73 LINK criu/arch/aarch64/crtools.built-in.o [2022-09-07T08:53:56.344Z] #41 57.80 DEP criu/pie/util-vdso.d [2022-09-07T08:53:56.603Z] #41 57.92 DEP criu/pie/util.d [2022-09-07T08:53:56.776Z] #41 41.04 CC compel/plugins/std/string.o [2022-09-07T08:53:56.862Z] #41 58.07 CC criu/pie/util.o [2022-09-07T08:53:56.909Z] #50 ... [2022-09-07T08:53:56.909Z] [2022-09-07T08:53:56.909Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:53:56.909Z] #42 93.29 CC criu/clone-noasan.o [2022-09-07T08:53:56.909Z] #42 93.53 CC criu/config.o [2022-09-07T08:53:56.909Z] #42 94.83 CC criu/cr-check.o [2022-09-07T08:53:56.909Z] #42 96.36 CC criu/cr-dedup.o [2022-09-07T08:53:56.909Z] #42 96.75 CC criu/cr-dump.o [2022-09-07T08:53:56.909Z] #42 99.02 CC criu/cr-errno.o [2022-09-07T08:53:56.909Z] #42 99.14 CC criu/cr-restore.o [2022-09-07T08:53:56.909Z] #42 ... [2022-09-07T08:53:56.909Z] [2022-09-07T08:53:56.909Z] #50 [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 [2022-09-07T08:53:56.909Z] #50 50.49 Selecting previously unselected package xfsprogs. [2022-09-07T08:53:56.909Z] #50 50.51 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-09-07T08:53:56.909Z] #50 50.52 Unpacking xfsprogs (4.20.0-1) ... [2022-09-07T08:53:57.032Z] #41 41.57 CC compel/plugins/std/infect.o [2022-09-07T08:53:57.032Z] #41 ... [2022-09-07T08:53:57.032Z] [2022-09-07T08:53:57.032Z] #39 [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 [2022-09-07T08:53:57.032Z] #39 102.4 Selecting previously unselected package libapparmor1:amd64. [2022-09-07T08:53:57.032Z] #39 102.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-09-07T08:53:57.032Z] #39 102.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-09-07T08:53:57.121Z] #41 58.40 CC criu/pie/util-vdso.o [2022-09-07T08:53:57.289Z] #39 102.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-09-07T08:53:57.289Z] #39 102.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-09-07T08:53:57.289Z] #39 102.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-07T08:53:57.289Z] #39 102.7 Selecting previously unselected package libbtrfs0. [2022-09-07T08:53:57.415Z] #42 ... [2022-09-07T08:53:57.415Z] [2022-09-07T08:53:57.415Z] #56 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-07T08:53:57.415Z] #56 DONE 7.1s [2022-09-07T08:53:57.415Z] [2022-09-07T08:53:57.415Z] #57 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-07T08:53:57.415Z] #57 DONE 0.3s [2022-09-07T08:53:57.415Z] [2022-09-07T08:53:57.415Z] #58 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-09-07T08:53:57.415Z] #58 DONE 0.1s [2022-09-07T08:53:57.415Z] [2022-09-07T08:53:57.415Z] #30 [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 [2022-09-07T08:53:57.478Z] #50 50.97 Selecting previously unselected package zip. [2022-09-07T08:53:57.478Z] #50 50.99 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-09-07T08:53:57.478Z] #50 51.00 Unpacking zip (3.0-11+b1) ... [2022-09-07T08:53:57.545Z] #39 102.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-09-07T08:53:57.545Z] #39 102.7 Unpacking libbtrfs0 (4.20.1-2) ... [2022-09-07T08:53:57.545Z] #39 102.8 Selecting previously unselected package libbtrfs-dev. [2022-09-07T08:53:57.545Z] #39 102.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-09-07T08:53:57.545Z] #39 102.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-09-07T08:53:57.545Z] #39 102.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-09-07T08:53:57.545Z] #39 102.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-09-07T08:53:57.677Z] #30 ... [2022-09-07T08:53:57.678Z] [2022-09-07T08:53:57.678Z] #59 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-09-07T08:53:57.678Z] #59 DONE 0.0s [2022-09-07T08:53:57.678Z] [2022-09-07T08:53:57.678Z] #33 [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 [2022-09-07T08:53:57.688Z] #41 59.00 AR criu/pie/pie.lib.a [2022-09-07T08:53:57.688Z] #41 59.08 DEP criu/pie/restorer.d [2022-09-07T08:53:57.738Z] #50 51.22 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-09-07T08:53:57.738Z] #50 51.24 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-07T08:53:57.738Z] #50 51.26 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-09-07T08:53:57.738Z] #50 51.28 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-07T08:53:57.738Z] #50 51.29 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-09-07T08:53:57.738Z] #50 51.31 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-09-07T08:53:57.738Z] #50 51.32 Setting up uidmap (1:4.5-1.1) ... [2022-09-07T08:53:57.738Z] #50 51.34 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-09-07T08:53:57.738Z] #50 51.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T08:53:57.738Z] #50 51.37 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-07T08:53:57.738Z] #50 51.38 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-07T08:53:57.738Z] #50 51.39 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-07T08:53:57.738Z] #50 51.40 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:53:57.738Z] #50 51.41 Setting up zip (3.0-11+b1) ... [2022-09-07T08:53:57.801Z] #39 102.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-07T08:53:57.802Z] #39 103.0 Selecting previously unselected package libudev-dev:amd64. [2022-09-07T08:53:57.802Z] #39 103.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-09-07T08:53:57.802Z] #39 103.0 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-07T08:53:57.941Z] #33 ... [2022-09-07T08:53:57.942Z] [2022-09-07T08:53:57.942Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:53:57.942Z] #42 142.8 CC criu/protobuf-desc.o [2022-09-07T08:53:57.948Z] #41 59.30 DEP criu/arch/aarch64/intraprocedure.d [2022-09-07T08:53:57.948Z] #41 59.34 DEP criu/arch/aarch64/restorer.d [2022-09-07T08:53:57.997Z] #50 51.43 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:53:57.997Z] #50 51.45 Setting up bash-completion (1:2.8-6) ... [2022-09-07T08:53:58.058Z] #39 103.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-09-07T08:53:58.058Z] #39 103.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-09-07T08:53:58.058Z] #39 103.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-09-07T08:53:58.207Z] #41 59.58 DEP criu/arch/aarch64/vdso-pie.d [2022-09-07T08:53:58.314Z] #39 103.5 Selecting previously unselected package libpcre16-3:amd64. [2022-09-07T08:53:58.314Z] #39 103.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-09-07T08:53:58.314Z] #39 103.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-09-07T08:53:58.467Z] #41 59.66 DEP criu/pie/parasite-vdso.d [2022-09-07T08:53:58.467Z] #41 59.82 DEP criu/pie/parasite.d [2022-09-07T08:53:58.511Z] #42 143.7 CC criu/protobuf.o [2022-09-07T08:53:58.570Z] #39 103.6 Selecting previously unselected package libpcre32-3:amd64. [2022-09-07T08:53:58.570Z] #39 103.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-09-07T08:53:58.570Z] #39 103.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-09-07T08:53:58.570Z] #39 103.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-09-07T08:53:58.570Z] #39 103.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-09-07T08:53:58.570Z] #39 103.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-07T08:53:58.726Z] #41 60.01 CC criu/pie/parasite.o [2022-09-07T08:53:58.827Z] #39 103.9 Selecting previously unselected package libpcre3-dev:amd64. [2022-09-07T08:53:58.827Z] #39 103.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-09-07T08:53:58.827Z] #39 103.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-07T08:53:59.078Z] #42 144.0 CC criu/pstree.o [2022-09-07T08:53:59.083Z] #39 104.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-09-07T08:53:59.083Z] #39 104.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-09-07T08:53:59.083Z] #39 104.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-07T08:53:59.340Z] #39 104.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-09-07T08:53:59.340Z] #39 104.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-09-07T08:53:59.340Z] #39 104.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-07T08:53:59.340Z] #39 104.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-09-07T08:53:59.596Z] #39 104.7 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-09-07T08:53:59.596Z] #39 104.7 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-07T08:53:59.596Z] #39 104.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-09-07T08:53:59.853Z] #39 104.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-09-07T08:53:59.853Z] #39 104.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-07T08:54:00.104Z] #41 61.15 LINK criu/pie/parasite.built-in.o [2022-09-07T08:54:00.104Z] #41 61.16 GEN criu/pie/parasite-blob.h [2022-09-07T08:54:00.104Z] #41 61.16 CC criu/pie/parasite-vdso.o [2022-09-07T08:54:00.104Z] #41 61.55 CC criu/arch/aarch64/vdso-pie.o [2022-09-07T08:54:00.110Z] #39 105.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-09-07T08:54:00.110Z] #39 105.4 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-09-07T08:54:00.110Z] #39 105.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-09-07T08:54:00.110Z] #39 105.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-09-07T08:54:00.363Z] #41 61.75 CC criu/arch/aarch64/restorer.o [2022-09-07T08:54:00.363Z] #41 ... [2022-09-07T08:54:00.363Z] [2022-09-07T08:54:00.363Z] #50 [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 [2022-09-07T08:54:00.363Z] #50 6.235 Get:3 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-07T08:54:00.363Z] #50 6.239 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-07T08:54:00.363Z] #50 6.243 Get:5 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-07T08:54:00.363Z] #50 6.990 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-09-07T08:54:00.363Z] #50 8.909 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [342 kB] [2022-09-07T08:54:00.363Z] #50 10.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-09-07T08:54:00.363Z] #50 13.69 Fetched 8838 kB in 13s (697 kB/s) [2022-09-07T08:54:00.366Z] #39 105.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-09-07T08:54:00.366Z] #39 105.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-09-07T08:54:00.366Z] #39 105.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-09-07T08:54:00.366Z] #39 105.5 Setting up libbtrfs0 (4.20.1-2) ... [2022-09-07T08:54:00.366Z] #39 105.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-09-07T08:54:00.366Z] #39 105.5 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-09-07T08:54:00.366Z] #39 105.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-09-07T08:54:00.366Z] #39 105.6 Setting up libbtrfs-dev (4.20.1-2) ... [2022-09-07T08:54:00.366Z] #39 105.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-09-07T08:54:00.366Z] #39 105.6 Setting up mingw-w64-common (6.0.0-3) ... [2022-09-07T08:54:00.366Z] #39 105.6 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-09-07T08:54:00.366Z] #39 105.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-09-07T08:54:00.366Z] #39 105.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-09-07T08:54:00.366Z] #39 105.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-07T08:54:00.366Z] #39 105.7 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 [2022-09-07T08:54:00.366Z] #39 105.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 [2022-09-07T08:54:00.366Z] #39 105.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-09-07T08:54:00.366Z] #39 105.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 [2022-09-07T08:54:00.366Z] #39 105.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 [2022-09-07T08:54:00.366Z] #39 105.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-09-07T08:54:00.366Z] #39 105.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-09-07T08:54:00.366Z] #39 105.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-09-07T08:54:00.455Z] #42 145.2 CC criu/rbtree.o [2022-09-07T08:54:00.535Z] #50 54.21 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-09-07T08:54:00.622Z] #50 13.69 Reading package lists... [2022-09-07T08:54:00.622Z] #39 105.8 Setting up dmsetup (2:1.02.155-3) ... [2022-09-07T08:54:00.622Z] #50 ... [2022-09-07T08:54:00.622Z] [2022-09-07T08:54:00.622Z] #39 105.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-09-07T08:54:00.622Z] #39 105.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-09-07T08:54:00.622Z] #39 105.8 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-07T08:54:00.622Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:54:00.622Z] #41 62.07 CC criu/arch/aarch64/intraprocedure.o [2022-09-07T08:54:00.622Z] #41 62.12 CC criu/pie/restorer.o [2022-09-07T08:54:00.713Z] Client: [2022-09-07T08:54:00.713Z] Version: 20.10.9 [2022-09-07T08:54:00.713Z] API version: 1.41 [2022-09-07T08:54:00.713Z] Go version: go1.16.8 [2022-09-07T08:54:00.713Z] Git commit: c2ea9bc [2022-09-07T08:54:00.713Z] Built: Mon Oct 4 16:11:10 2021 [2022-09-07T08:54:00.713Z] OS/Arch: windows/amd64 [2022-09-07T08:54:00.713Z] Context: default [2022-09-07T08:54:00.713Z] Experimental: true [2022-09-07T08:54:00.713Z] [2022-09-07T08:54:00.713Z] Server: Docker Engine - Community [2022-09-07T08:54:00.713Z] Engine: [2022-09-07T08:54:00.713Z] Version: 20.10.9 [2022-09-07T08:54:00.713Z] API version: 1.41 (minimum version 1.24) [2022-09-07T08:54:00.713Z] Go version: go1.16.8 [2022-09-07T08:54:00.713Z] Git commit: 79ea9d3 [2022-09-07T08:54:00.713Z] Built: Mon Oct 4 16:06:39 2021 [2022-09-07T08:54:00.713Z] OS/Arch: windows/amd64 [2022-09-07T08:54:00.713Z] Experimental: true [2022-09-07T08:54:00.715Z] #42 145.6 CC criu/rst-malloc.o [2022-09-07T08:54:00.795Z] #50 54.22 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-09-07T08:54:00.795Z] #50 54.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-07T08:54:00.795Z] #50 54.25 Setting up patch (2.7.6-3+deb10u1) ... [2022-09-07T08:54:00.795Z] #50 54.27 Setting up sudo (1.8.27-1+deb10u3) ... [2022-09-07T08:54:00.795Z] #50 54.36 invoke-rc.d: could not determine current runlevel [2022-09-07T08:54:00.795Z] #50 54.37 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-07T08:54:00.795Z] #50 54.38 Setting up pigz (2.4-1) ... [2022-09-07T08:54:00.795Z] #50 54.40 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-07T08:54:00.795Z] #50 54.42 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-07T08:54:00.795Z] #50 54.45 Setting up python-pip-whl (18.1-5) ... [2022-09-07T08:54:00.795Z] #50 54.46 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-09-07T08:54:00.974Z] #42 145.8 CC criu/seccomp.o [2022-09-07T08:54:01.055Z] #50 54.47 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:54:01.314Z] #50 54.90 Setting up libaio1:amd64 (0.3.112-3) ... [2022-09-07T08:54:01.314Z] #50 54.93 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-07T08:54:01.314Z] #50 54.96 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-07T08:54:01.314Z] #50 54.97 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:54:01.314Z] #50 54.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-07T08:54:01.314Z] #50 55.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-07T08:54:01.314Z] #50 55.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [Pipeline] sh [2022-09-07T08:54:01.542Z] #42 146.5 CC criu/seize.o [2022-09-07T08:54:01.551Z] #39 DONE 106.6s [2022-09-07T08:54:01.551Z] [2022-09-07T08:54:01.552Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:54:01.552Z] #41 41.95 CC compel/arch/x86/plugins/std/parasite-head.o [2022-09-07T08:54:01.552Z] #41 42.00 CC compel/arch/x86/plugins/std/memcpy.o [2022-09-07T08:54:01.552Z] #41 42.07 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-09-07T08:54:01.552Z] #41 42.11 AR compel/plugins/std.lib.a [2022-09-07T08:54:01.552Z] #41 42.17 CC compel/plugins/fds/fds.o [2022-09-07T08:54:01.552Z] #41 42.35 AR compel/plugins/fds.lib.a [2022-09-07T08:54:01.552Z] #41 42.40 HOSTDEP compel/src/lib/log-host.d [2022-09-07T08:54:01.552Z] #41 42.47 HOSTDEP compel/src/lib/handle-elf-host.d [2022-09-07T08:54:01.552Z] #41 42.53 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-09-07T08:54:01.552Z] #41 42.65 HOSTDEP compel/src/main-host.d [2022-09-07T08:54:01.552Z] #41 42.73 DEP compel/src/lib/ptrace.d [2022-09-07T08:54:01.552Z] #41 42.83 DEP compel/src/lib/infect.d [2022-09-07T08:54:01.552Z] #41 42.96 DEP compel/src/lib/infect-util.d [2022-09-07T08:54:01.552Z] #41 43.06 DEP compel/src/lib/infect-rpc.d [2022-09-07T08:54:01.552Z] #41 43.17 DEP compel/arch/x86/src/lib/infect.d [2022-09-07T08:54:01.552Z] #41 43.29 DEP compel/arch/x86/src/lib/cpu.d [2022-09-07T08:54:01.552Z] #41 43.34 DEP compel/src/lib/log.d [2022-09-07T08:54:01.552Z] #41 43.41 DEP compel/src/main.d [2022-09-07T08:54:01.552Z] #41 43.49 DEP compel/src/lib/handle-elf.d [2022-09-07T08:54:01.552Z] #41 43.59 DEP compel/arch/x86/src/lib/handle-elf.d [2022-09-07T08:54:01.552Z] #41 43.71 CC compel/src/lib/log.o [2022-09-07T08:54:01.552Z] #41 43.94 CC compel/arch/x86/src/lib/cpu.o [2022-09-07T08:54:01.552Z] #41 44.63 CC compel/arch/x86/src/lib/infect.o [2022-09-07T08:54:01.552Z] #41 45.29 CC compel/src/lib/infect-rpc.o [2022-09-07T08:54:01.552Z] #41 45.51 CC compel/src/lib/infect-util.o [2022-09-07T08:54:01.552Z] #41 45.82 CC compel/src/lib/infect.o [2022-09-07T08:54:01.574Z] #50 55.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-07T08:54:01.574Z] #50 55.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-07T08:54:01.574Z] #50 55.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-07T08:54:01.574Z] #50 55.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-07T08:54:01.574Z] #50 55.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-07T08:54:01.574Z] #50 55.07 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-07T08:54:01.574Z] #50 55.08 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-09-07T08:54:01.574Z] #50 55.09 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-07T08:54:01.574Z] #50 55.11 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-07T08:54:01.574Z] #50 55.12 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-07T08:54:01.574Z] #50 55.14 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-09-07T08:54:02.404Z] + docker info [2022-09-07T08:54:02.479Z] #42 147.4 CC criu/servicefd.o [2022-09-07T08:54:02.738Z] #42 147.8 CC criu/shmem.o [2022-09-07T08:54:03.911Z] #41 64.91 LINK criu/pie/restorer.built-in.o [2022-09-07T08:54:03.911Z] #41 64.93 GEN criu/pie/restorer-blob.h [2022-09-07T08:54:03.911Z] #41 65.03 DEP criu/vdso.d [2022-09-07T08:54:03.911Z] #41 65.26 DEP criu/uts_ns.d [2022-09-07T08:54:03.911Z] #41 65.38 DEP criu/util.d [2022-09-07T08:54:04.074Z] #41 48.17 CC compel/src/lib/ptrace.o [2022-09-07T08:54:04.074Z] #41 48.50 AR compel/libcompel.a [2022-09-07T08:54:04.074Z] #41 48.61 HOSTCC compel/src/main-host.o [2022-09-07T08:54:04.116Z] #42 148.8 CC criu/sigframe.o [2022-09-07T08:54:04.116Z] #42 149.1 CC criu/signalfd.o [2022-09-07T08:54:04.170Z] #41 65.52 DEP criu/uffd.d [2022-09-07T08:54:04.331Z] #41 48.85 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-09-07T08:54:04.375Z] #42 149.4 CC criu/sk-inet.o [2022-09-07T08:54:04.430Z] #41 65.66 DEP criu/tun.d [2022-09-07T08:54:04.430Z] #41 65.81 DEP criu/tty.d [2022-09-07T08:54:04.587Z] #41 49.00 HOSTCC compel/src/lib/handle-elf-host.o [2022-09-07T08:54:04.688Z] #41 65.94 DEP criu/timerfd.d [2022-09-07T08:54:04.689Z] #41 66.12 DEP criu/timens.d [2022-09-07T08:54:04.844Z] #41 49.40 HOSTCC compel/src/lib/log-host.o [2022-09-07T08:54:04.868Z] #50 58.09 Setting up iptables (1.8.2-4) ... [2022-09-07T08:54:04.868Z] #50 58.11 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-07T08:54:04.868Z] #50 58.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-07T08:54:04.868Z] #50 58.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-07T08:54:04.868Z] #50 58.16 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-07T08:54:04.868Z] #50 58.16 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-07T08:54:04.868Z] #50 58.17 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-07T08:54:04.868Z] #50 58.20 Setting up python3 (3.7.3-1) ... [2022-09-07T08:54:04.947Z] #41 66.30 DEP criu/sysfs_parse.d [2022-09-07T08:54:05.100Z] #41 ... [2022-09-07T08:54:05.100Z] [2022-09-07T08:54:05.100Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-09-07T08:54:05.100Z] #43 DONE 3.6s [2022-09-07T08:54:05.100Z] [2022-09-07T08:54:05.100Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:54:05.100Z] #41 49.47 HOSTLINK compel/compel-host-bin [2022-09-07T08:54:05.100Z] #41 ... [2022-09-07T08:54:05.100Z] [2022-09-07T08:54:05.100Z] #44 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-07T08:54:05.127Z] #50 58.56 Setting up python3-wheel (0.32.3-2) ... [2022-09-07T08:54:05.206Z] #41 66.50 DEP criu/sysctl.d [2022-09-07T08:54:05.206Z] #41 66.61 DEP criu/string.d [2022-09-07T08:54:05.206Z] #41 66.64 DEP criu/stats.d [2022-09-07T08:54:05.465Z] #41 66.72 DEP criu/sockets.d [2022-09-07T08:54:05.465Z] #41 66.87 DEP criu/sk-unix.d [2022-09-07T08:54:05.696Z] #50 59.38 Setting up apparmor (2.13.2-10) ... [2022-09-07T08:54:05.732Z] #41 67.09 DEP criu/sk-tcp.d [2022-09-07T08:54:05.732Z] #41 67.25 DEP criu/sk-queue.d [2022-09-07T08:54:05.751Z] #42 150.6 CC criu/sk-netlink.o [2022-09-07T08:54:05.990Z] #41 67.41 DEP criu/sk-packet.d [2022-09-07T08:54:06.010Z] #42 151.1 CC criu/sk-packet.o [2022-09-07T08:54:06.249Z] #41 67.55 DEP criu/sk-netlink.d [2022-09-07T08:54:06.507Z] #41 67.74 DEP criu/sk-inet.d [2022-09-07T08:54:06.507Z] #41 67.89 DEP criu/signalfd.d [2022-09-07T08:54:06.507Z] #41 ... [2022-09-07T08:54:06.507Z] [2022-09-07T08:54:06.507Z] #30 [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 [2022-09-07T08:54:06.508Z] #30 121.4 Checking out files: 26% (2971/11414) Checking out files: 27% (3082/11414) Checking out files: 28% (3196/11414) Checking out files: 29% (3311/11414) Checking out files: 30% (3425/11414) Checking out files: 31% (3539/11414) Checking out files: 32% (3653/11414) Checking out files: 33% (3767/11414) Checking out files: 34% (3881/11414) Checking out files: 35% (3995/11414) Checking out files: 36% (4110/11414) Checking out files: 37% (4224/11414) Checking out files: 38% (4338/11414) Checking out files: 39% (4452/11414) Checking out files: 40% (4566/11414) Checking out files: 41% (4680/11414) Checking out files: 42% (4794/11414) Checking out files: 43% (4909/11414) Checking out files: 44% (5023/11414) Checking out files: 45% (5137/11414) Checking out files: 46% (5251/11414) Checking out files: 47% (5365/11414) Checking out files: 48% (5479/11414) Checking out files: 48% (5555/11414) Checking out files: 49% (5593/11414) Checking out files: 50% (5707/11414) Checking out files: 51% (5822/11414) Checking out files: 52% (5936/11414) Checking out files: 53% (6050/11414) Checking out files: 54% (6164/11414) Checking out files: 55% (6278/11414) Checking out files: 56% (6392/11414) Checking out files: 57% (6506/11414) Checking out files: 58% (6621/11414) Checking out files: 59% (6735/11414) Checking out files: 60% (6849/11414) Checking out files: 61% (6963/11414) Checking out files: 62% (7077/11414) Checking out files: 63% (7191/11414) Checking out files: 64% (7305/11414) Checking out files: 65% (7420/11414) Checking out files: 66% (7534/11414) Checking out files: 67% (7648/11414) Checking out files: 68% (7762/11414) Checking out files: 69% (7876/11414) Checking out files: 70% (7990/11414) Checking out files: 71% (8104/11414) Checking out files: 72% (8219/11414) Checking out files: 73% (8333/11414) Checking out files: 74% (8447/11414) Checking out files: 74% (8512/11414) Checking out files: 75% (8561/11414) Checking out files: 76% (8675/11414) Checking out files: 77% (8789/11414) Checking out files: 78% (8903/11414) Checking out files: 79% (9018/11414) Checking out files: 80% (9132/11414) Checking out files: 81% (9246/11414) Checking out files: 82% (9360/11414) Checking out files: 83% (9474/11414) Checking out files: 84% (9588/11414) Checking out files: 85% (9702/11414) Checking out files: 86% (9817/11414) Checking out files: 87% (9931/11414) Checking out files: 88% (10045/11414) Checking out files: 89% (10159/11414) Checking out files: 90% (10273/11414) Checking out files: 91% (10387/11414) Checking out files: 92% (10501/11414) Checking out files: 93% (10616/11414) Checking out files: 94% (10730/11414) Checking out files: 95% (10844/11414) Checking out files: 96% (10958/11414) Checking out files: 97% (11072/11414) Checking out files: 98% (11186/11414) Checking out files: 99% (11300/11414) Checking out files: 100% (11414/11414) Checking out files: 100% (11414/11414), done. [2022-09-07T08:54:06.508Z] #30 124.4 + cd /tmp/tmp.81GfwNvFGb/tmp/docker-ce [2022-09-07T08:54:06.508Z] #30 124.4 + git checkout -q v17.06.2-ce [2022-09-07T08:54:06.947Z] #42 151.8 CC criu/sk-queue.o [2022-09-07T08:54:07.077Z] #50 ... [2022-09-07T08:54:07.077Z] [2022-09-07T08:54:07.077Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:54:07.077Z] #42 103.6 CC criu/cr-service.o [2022-09-07T08:54:07.077Z] #42 105.2 CC criu/crtools.o [2022-09-07T08:54:07.077Z] #42 105.8 CC criu/eventfd.o [2022-09-07T08:54:07.077Z] #42 106.2 CC criu/eventpoll.o [2022-09-07T08:54:07.077Z] #42 107.1 CC criu/external.o [2022-09-07T08:54:07.077Z] #42 107.3 CC criu/fault-injection.o [2022-09-07T08:54:07.077Z] #42 107.4 CC criu/fdstore.o [2022-09-07T08:54:07.077Z] #42 107.8 CC criu/fifo.o [2022-09-07T08:54:07.077Z] #42 108.2 CC criu/file-ids.o [2022-09-07T08:54:07.077Z] #42 108.5 CC criu/file-lock.o [2022-09-07T08:54:07.077Z] #42 109.5 CC criu/files-ext.o [2022-09-07T08:54:07.077Z] #42 109.8 CC criu/files-reg.o [2022-09-07T08:54:07.077Z] #42 112.3 CC criu/files.o [2022-09-07T08:54:07.206Z] #42 152.3 CC criu/sk-tcp.o [2022-09-07T08:54:07.615Z] #44 DONE 2.3s [2022-09-07T08:54:07.615Z] [2022-09-07T08:54:07.615Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-07T08:54:07.646Z] #42 ... [2022-09-07T08:54:07.646Z] [2022-09-07T08:54:07.646Z] #50 [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 [2022-09-07T08:54:07.646Z] #50 61.33 Setting up xfsprogs (4.20.0-1) ... [2022-09-07T08:54:07.905Z] #50 61.34 Setting up python3-lib2to3 (3.7.3-1) ... [2022-09-07T08:54:08.142Z] #42 152.9 CC criu/sk-unix.o [2022-09-07T08:54:08.165Z] #50 61.62 Setting up python3-pkg-resources (40.8.0-1) ... [2022-09-07T08:54:09.104Z] #50 62.56 Setting up python3-distutils (3.7.3-1) ... [2022-09-07T08:54:09.506Z] #45 2.291 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-09-07T08:54:09.673Z] #50 63.11 Setting up python3-setuptools (40.8.0-1) ... [2022-09-07T08:54:09.762Z] #45 DONE 2.5s [2022-09-07T08:54:09.762Z] [2022-09-07T08:54:09.762Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-07T08:54:10.672Z] #42 155.1 CC criu/sockets.o [2022-09-07T08:54:10.699Z] #30 128.1 + mkdir -p /tmp/tmp.81GfwNvFGb/src/github.com/docker [2022-09-07T08:54:10.699Z] #30 128.1 + mv components/cli /tmp/tmp.81GfwNvFGb/src/github.com/docker/cli [2022-09-07T08:54:10.699Z] #30 128.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-09-07T08:54:10.942Z] #42 156.1 CC criu/stats.o [2022-09-07T08:54:10.957Z] #30 ... [2022-09-07T08:54:10.957Z] [2022-09-07T08:54:10.957Z] #50 [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 [2022-09-07T08:54:10.957Z] #50 13.69 Reading package lists... [2022-09-07T08:54:10.957Z] #50 17.00 Reading package lists... [2022-09-07T08:54:10.957Z] #50 20.31 Building dependency tree... [2022-09-07T08:54:10.957Z] #50 22.28 libcap2-bin is already the newest version (1:2.25-2). [2022-09-07T08:54:10.957Z] #50 22.28 The following additional packages will be installed: [2022-09-07T08:54:10.957Z] #50 22.28 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-09-07T08:54:10.957Z] #50 22.29 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-09-07T08:54:10.957Z] #50 22.29 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-09-07T08:54:10.957Z] #50 22.29 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-09-07T08:54:10.957Z] #50 22.29 python3.7 python3.7-minimal vim-runtime xxd [2022-09-07T08:54:10.957Z] #50 22.29 Suggested packages: [2022-09-07T08:54:10.958Z] #50 22.29 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-09-07T08:54:10.958Z] #50 22.29 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-09-07T08:54:10.958Z] #50 22.29 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-09-07T08:54:10.958Z] #50 22.29 quota [2022-09-07T08:54:10.958Z] #50 22.29 Recommended packages: [2022-09-07T08:54:10.958Z] #50 22.29 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-09-07T08:54:10.958Z] #50 22.29 python3-keyrings.alt python3-xdg unzip [2022-09-07T08:54:10.958Z] #50 23.77 The following NEW packages will be installed: [2022-09-07T08:54:10.958Z] #50 23.78 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-09-07T08:54:10.958Z] #50 23.78 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-09-07T08:54:10.958Z] #50 23.79 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-09-07T08:54:10.958Z] #50 23.79 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-09-07T08:54:10.958Z] #50 23.79 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-09-07T08:54:10.958Z] #50 23.79 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-09-07T08:54:10.958Z] #50 23.79 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-09-07T08:54:10.958Z] #50 23.79 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-07T08:54:10.958Z] #50 23.79 xz-utils zip [2022-09-07T08:54:10.958Z] #50 24.15 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2022-09-07T08:54:10.958Z] #50 24.15 Need to get 27.7 MB of archives. [2022-09-07T08:54:10.958Z] #50 24.15 After this operation, 114 MB of additional disk space will be used. [2022-09-07T08:54:10.958Z] #50 24.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2022-09-07T08:54:10.958Z] #50 24.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2022-09-07T08:54:10.958Z] #50 24.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2022-09-07T08:54:10.958Z] #50 24.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2022-09-07T08:54:10.958Z] #50 24.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2022-09-07T08:54:10.958Z] #50 24.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2022-09-07T08:54:10.958Z] #50 24.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2022-09-07T08:54:10.958Z] #50 24.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2022-09-07T08:54:10.958Z] #50 24.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2022-09-07T08:54:10.958Z] #50 24.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2022-09-07T08:54:10.958Z] #50 24.31 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2022-09-07T08:54:10.958Z] #50 24.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2022-09-07T08:54:10.958Z] #50 24.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-09-07T08:54:10.958Z] #50 24.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2022-09-07T08:54:10.958Z] #50 24.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2022-09-07T08:54:10.958Z] #50 24.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2022-09-07T08:54:10.958Z] #50 24.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB] [2022-09-07T08:54:10.958Z] #50 24.35 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-07T08:54:10.958Z] #50 24.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2022-09-07T08:54:10.958Z] #50 24.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2022-09-07T08:54:10.958Z] #50 24.37 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 xz-utils arm64 5.2.4-1+deb10u1 [182 kB] [2022-09-07T08:54:10.958Z] #50 24.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2022-09-07T08:54:10.958Z] #50 24.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2022-09-07T08:54:10.958Z] #50 24.42 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-09-07T08:54:10.958Z] #50 24.43 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-09-07T08:54:10.958Z] #50 24.43 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-09-07T08:54:10.958Z] #50 24.44 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2022-09-07T08:54:10.958Z] #50 24.44 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2022-09-07T08:54:10.958Z] #50 24.44 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] [2022-09-07T08:54:10.958Z] #50 24.82 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-07T08:54:10.958Z] #50 24.82 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-09-07T08:54:10.958Z] #50 24.82 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-09-07T08:54:10.958Z] #50 24.83 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2022-09-07T08:54:10.958Z] #50 24.83 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2022-09-07T08:54:10.958Z] #50 24.84 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2022-09-07T08:54:10.958Z] #50 24.84 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2022-09-07T08:54:10.958Z] #50 24.91 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-09-07T08:54:10.958Z] #50 24.92 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2022-09-07T08:54:10.958Z] #50 24.93 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2022-09-07T08:54:10.958Z] #50 24.94 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-09-07T08:54:10.958Z] #50 24.94 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2022-09-07T08:54:10.958Z] #50 24.95 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-09-07T08:54:10.958Z] #50 24.96 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2022-09-07T08:54:10.958Z] #50 25.01 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2022-09-07T08:54:10.958Z] #50 25.02 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2022-09-07T08:54:10.958Z] #50 25.04 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-09-07T08:54:10.958Z] #50 25.22 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5+deb10u2 [1190 kB] [2022-09-07T08:54:10.958Z] #50 25.26 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2022-09-07T08:54:10.958Z] #50 25.29 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2022-09-07T08:54:10.958Z] #50 25.98 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T08:54:10.958Z] #50 26.10 Fetched 27.7 MB in 1s (19.3 MB/s) [2022-09-07T08:54:10.958Z] #50 26.17 Selecting previously unselected package pigz. [2022-09-07T08:54:10.958Z] #50 26.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23425 files and directories currently installed.) [2022-09-07T08:54:10.958Z] #50 26.25 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2022-09-07T08:54:10.958Z] #50 26.27 Unpacking pigz (2.4-1) ... [2022-09-07T08:54:10.958Z] #50 26.38 Selecting previously unselected package libpython3.7-minimal:arm64. [2022-09-07T08:54:10.958Z] #50 26.40 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-09-07T08:54:10.958Z] #50 26.41 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-09-07T08:54:10.958Z] #50 26.84 Selecting previously unselected package python3.7-minimal. [2022-09-07T08:54:11.216Z] #50 26.84 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-09-07T08:54:11.216Z] #50 26.85 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-07T08:54:11.509Z] #42 156.5 CC criu/string.o [2022-09-07T08:54:11.581Z] #50 64.77 Setting up python3-pip (18.1-5) ... [2022-09-07T08:54:11.652Z] #46 ... [2022-09-07T08:54:11.652Z] [2022-09-07T08:54:11.652Z] #47 [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 [2022-09-07T08:54:11.652Z] #0 3.390 + RM_GOPATH=0 [2022-09-07T08:54:11.652Z] #0 3.391 + TMP_GOPATH= [2022-09-07T08:54:11.652Z] #0 3.391 + : /build [2022-09-07T08:54:11.652Z] #0 3.391 + '[' -z '' ']' [2022-09-07T08:54:11.652Z] #0 3.391 ++ mktemp -d [2022-09-07T08:54:11.652Z] #0 3.393 + export GOPATH=/tmp/tmp.qCEGhBc1fa [2022-09-07T08:54:11.652Z] #0 3.393 + GOPATH=/tmp/tmp.qCEGhBc1fa [2022-09-07T08:54:11.652Z] #0 3.393 + RM_GOPATH=1 [2022-09-07T08:54:11.652Z] #0 3.393 + case "$(go env GOARCH)" in [2022-09-07T08:54:11.652Z] #0 3.394 ++ go env GOARCH [2022-09-07T08:54:11.652Z] #0 3.424 + export GO_BUILDMODE=-buildmode=pie [2022-09-07T08:54:11.652Z] #0 3.424 + GO_BUILDMODE=-buildmode=pie [2022-09-07T08:54:11.652Z] #0 3.425 ++ dirname /tmp/install/install.sh [2022-09-07T08:54:11.652Z] #0 3.426 + dir=/tmp/install [2022-09-07T08:54:11.652Z] #0 3.428 + bin=runc [2022-09-07T08:54:11.652Z] #0 3.428 + shift [2022-09-07T08:54:11.652Z] #0 3.428 + '[' '!' -f /tmp/install/runc.installer ']' [2022-09-07T08:54:11.652Z] #0 3.429 + . /tmp/install/runc.installer [2022-09-07T08:54:11.652Z] #0 3.429 ++ set -e [2022-09-07T08:54:11.652Z] #0 3.429 ++ : v1.1.4 [2022-09-07T08:54:11.652Z] #0 3.430 + install_runc [2022-09-07T08:54:11.652Z] #0 3.430 + RUNC_BUILDTAGS=seccomp [2022-09-07T08:54:11.652Z] #0 3.430 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-09-07T08:54:11.652Z] #0 3.431 Install runc version v1.1.4 (build tags: seccomp) [2022-09-07T08:54:11.652Z] #0 3.431 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qCEGhBc1fa/src/github.com/opencontainers/runc [2022-09-07T08:54:11.652Z] #0 3.433 Cloning into '/tmp/tmp.qCEGhBc1fa/src/github.com/opencontainers/runc'... [2022-09-07T08:54:11.652Z] #47 ... [2022-09-07T08:54:11.652Z] [2022-09-07T08:54:11.652Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:54:11.652Z] #41 49.65 DEP soccr/soccr.d [2022-09-07T08:54:11.652Z] #41 49.76 CC soccr/soccr.o [2022-09-07T08:54:11.652Z] #41 51.15 AR soccr/libsoccr.a [2022-09-07T08:54:11.652Z] #41 51.18 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-07T08:54:11.652Z] #41 51.52 DEP criu/arch/x86/sigframe.d [2022-09-07T08:54:11.652Z] #41 51.65 DEP criu/arch/x86/sigaction_compat.d [2022-09-07T08:54:11.652Z] #41 51.73 DEP criu/arch/x86/kerndat.d [2022-09-07T08:54:11.652Z] #41 51.80 DEP criu/arch/x86/crtools.d [2022-09-07T08:54:11.652Z] #41 51.94 DEP criu/arch/x86/cpu.d [2022-09-07T08:54:11.652Z] #41 52.07 CC criu/arch/x86/cpu.o [2022-09-07T08:54:11.652Z] #41 52.78 CC criu/arch/x86/crtools.o [2022-09-07T08:54:11.652Z] #41 54.05 CC criu/arch/x86/kerndat.o [2022-09-07T08:54:11.652Z] #41 54.31 CC criu/arch/x86/sigaction_compat.o [2022-09-07T08:54:11.652Z] #41 54.52 CC criu/arch/x86/sigframe.o [2022-09-07T08:54:11.652Z] #41 54.77 LINK criu/arch/x86/crtools.built-in.o [2022-09-07T08:54:11.652Z] #41 54.83 DEP criu/pie/util-vdso-elf32.d [2022-09-07T08:54:11.652Z] #41 54.95 DEP criu/pie/util-vdso.d [2022-09-07T08:54:11.652Z] #41 55.13 DEP criu/pie/util.d [2022-09-07T08:54:11.652Z] #41 55.25 CC criu/pie/util.o [2022-09-07T08:54:11.652Z] #41 55.58 CC criu/pie/util-vdso.o [2022-09-07T08:54:11.652Z] #41 56.20 CC criu/pie/util-vdso-elf32.o [2022-09-07T08:54:11.652Z] #41 ... [2022-09-07T08:54:11.652Z] [2022-09-07T08:54:11.652Z] #37 [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 [2022-09-07T08:54:11.652Z] #37 121.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-09-07T08:54:11.652Z] #37 121.9 + GOBIN=/build [2022-09-07T08:54:11.652Z] #37 121.9 + GO111MODULE=on [2022-09-07T08:54:11.652Z] #37 121.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-09-07T08:54:11.767Z] #42 156.6 CC criu/sysctl.o [2022-09-07T08:54:11.783Z] #50 27.54 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-09-07T08:54:11.783Z] #50 27.56 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-07T08:54:12.215Z] #37 ... [2022-09-07T08:54:12.215Z] [2022-09-07T08:54:12.215Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-07T08:54:12.215Z] #46 DONE 2.4s [2022-09-07T08:54:12.215Z] [2022-09-07T08:54:12.215Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:54:12.215Z] #41 56.83 AR criu/pie/pie.lib.a [2022-09-07T08:54:12.215Z] #41 56.86 DEP criu/pie/restorer.d [2022-09-07T08:54:12.338Z] #42 157.5 CC criu/sysfs_parse.o [2022-09-07T08:54:12.596Z] #42 ... [2022-09-07T08:54:12.596Z] [2022-09-07T08:54:12.596Z] #33 [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 [2022-09-07T08:54:12.596Z] #33 227.2 + dpkg --print-architecture [2022-09-07T08:54:12.779Z] #41 57.09 DEP criu/arch/x86/sigaction_compat_pie.d [2022-09-07T08:54:12.779Z] #41 57.29 DEP criu/arch/x86/restorer_unmap.d [2022-09-07T08:54:12.779Z] #41 57.29 DEP criu/arch/x86/restorer.d [2022-09-07T08:54:12.855Z] #33 227.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-09-07T08:54:13.021Z] Client: [2022-09-07T08:54:13.021Z] Context: default [2022-09-07T08:54:13.021Z] Debug Mode: false [2022-09-07T08:54:13.021Z] Plugins: [2022-09-07T08:54:13.021Z] app: Docker Application (Docker Inc., v0.8.0) [2022-09-07T08:54:13.021Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-09-07T08:54:13.021Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-09-07T08:54:13.021Z] [2022-09-07T08:54:13.021Z] Server: [2022-09-07T08:54:13.021Z] Containers: 0 [2022-09-07T08:54:13.021Z] Running: 0 [2022-09-07T08:54:13.021Z] Paused: 0 [2022-09-07T08:54:13.021Z] Stopped: 0 [2022-09-07T08:54:13.021Z] Images: 0 [2022-09-07T08:54:13.021Z] Server Version: 20.10.9 [2022-09-07T08:54:13.021Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-09-07T08:54:13.021Z] Windows: [2022-09-07T08:54:13.021Z] LCOW: [2022-09-07T08:54:13.021Z] Logging Driver: json-file [2022-09-07T08:54:13.021Z] Plugins: [2022-09-07T08:54:13.021Z] Volume: local [2022-09-07T08:54:13.021Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-09-07T08:54:13.021Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-09-07T08:54:13.021Z] Swarm: inactive [2022-09-07T08:54:13.021Z] Default Isolation: process [2022-09-07T08:54:13.021Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-09-07T08:54:13.021Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-09-07T08:54:13.021Z] OSType: windows [2022-09-07T08:54:13.021Z] Architecture: x86_64 [2022-09-07T08:54:13.021Z] CPUs: 4 [2022-09-07T08:54:13.021Z] Total Memory: 32GiB [2022-09-07T08:54:13.021Z] Name: azwin-2-671f80 [2022-09-07T08:54:13.021Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-09-07T08:54:13.021Z] Docker Root Dir: D:\docker [2022-09-07T08:54:13.021Z] Debug Mode: false [2022-09-07T08:54:13.021Z] Registry: https://index.docker.io/v1/ [2022-09-07T08:54:13.021Z] Labels: [2022-09-07T08:54:13.021Z] Experimental: true [2022-09-07T08:54:13.021Z] Insecure Registries: [2022-09-07T08:54:13.021Z] 10.0.0.4:5000 [2022-09-07T08:54:13.021Z] 127.0.0.0/8 [2022-09-07T08:54:13.021Z] Registry Mirrors: [2022-09-07T08:54:13.021Z] http://10.0.0.4:5000/ [2022-09-07T08:54:13.021Z] Live Restore Enabled: false [2022-09-07T08:54:13.021Z] Product License: Community Engine [2022-09-07T08:54:13.021Z] [2022-09-07T08:54:13.034Z] #41 57.52 DEP criu/arch/x86/vdso-pie.d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-09-07T08:54:13.290Z] #41 57.69 DEP criu/pie/parasite-vdso.d [2022-09-07T08:54:13.290Z] #41 57.84 DEP criu/pie/parasite.d [2022-09-07T08:54:13.423Z] #33 227.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-07T08:54:13.423Z] #33 227.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-07T08:54:13.489Z] #50 66.59 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-07T08:54:13.489Z] #50 66.73 Processing triggers for mime-support (3.62) ... [2022-09-07T08:54:13.546Z] #41 58.12 CC criu/pie/parasite.o [2022-09-07T08:54:13.733Z] #50 ... [2022-09-07T08:54:13.733Z] [2022-09-07T08:54:13.733Z] #37 [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 [2022-09-07T08:54:13.733Z] #37 DONE 131.4s [2022-09-07T08:54:13.733Z] [2022-09-07T08:54:13.733Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:54:13.733Z] #41 67.99 DEP criu/sigframe.d [2022-09-07T08:54:13.733Z] #41 68.12 DEP criu/shmem.d [2022-09-07T08:54:13.733Z] #41 68.21 DEP criu/servicefd.d [2022-09-07T08:54:13.733Z] #41 68.34 DEP criu/seize.d [2022-09-07T08:54:13.733Z] #41 68.50 DEP criu/seccomp.d [2022-09-07T08:54:13.733Z] #41 68.65 DEP criu/rst-malloc.d [2022-09-07T08:54:13.733Z] #41 68.73 DEP criu/rbtree.d [2022-09-07T08:54:13.733Z] #41 68.77 DEP criu/pstree.d [2022-09-07T08:54:13.733Z] #41 68.89 DEP criu/protobuf.d [2022-09-07T08:54:13.733Z] #41 68.99 GEN criu/protobuf-desc-gen.h [2022-09-07T08:54:13.733Z] #41 71.13 DEP criu/protobuf-desc.d [2022-09-07T08:54:13.733Z] #41 71.21 DEP criu/proc_parse.d [2022-09-07T08:54:13.733Z] #41 71.35 DEP criu/plugin.d [2022-09-07T08:54:13.733Z] #41 71.42 DEP criu/pipes.d [2022-09-07T08:54:13.733Z] #41 71.57 DEP criu/pie-util.d [2022-09-07T08:54:13.733Z] #41 71.67 DEP criu/pie-util-vdso.d [2022-09-07T08:54:13.733Z] #41 71.75 DEP criu/path.d [2022-09-07T08:54:13.733Z] #41 71.86 DEP criu/parasite-syscall.d [2022-09-07T08:54:13.733Z] #41 72.01 DEP criu/pagemap.d [2022-09-07T08:54:13.733Z] #41 72.20 DEP criu/pagemap-cache.d [2022-09-07T08:54:13.733Z] #41 72.28 DEP criu/page-xfer.d [2022-09-07T08:54:13.733Z] #41 72.42 DEP criu/page-pipe.d [2022-09-07T08:54:13.733Z] #41 72.58 DEP criu/netfilter.d [2022-09-07T08:54:13.733Z] #41 72.71 DEP criu/net.d [2022-09-07T08:54:13.733Z] #41 72.86 DEP criu/namespaces.d [2022-09-07T08:54:13.733Z] #41 72.99 DEP criu/mount.d [2022-09-07T08:54:13.733Z] #41 73.17 DEP criu/memfd.d [2022-09-07T08:54:13.733Z] #41 73.35 DEP criu/mem.d [2022-09-07T08:54:13.733Z] #41 73.52 DEP criu/lsm.d [2022-09-07T08:54:13.733Z] #41 73.69 DEP criu/log.d [2022-09-07T08:54:13.733Z] #41 73.85 DEP criu/libnetlink.d [2022-09-07T08:54:13.733Z] #41 73.97 DEP criu/kerndat.d [2022-09-07T08:54:13.733Z] #41 74.20 DEP criu/kcmp-ids.d [2022-09-07T08:54:13.733Z] #41 74.27 DEP criu/irmap.d [2022-09-07T08:54:13.733Z] #41 74.40 DEP criu/ipc_ns.d [2022-09-07T08:54:13.733Z] #41 74.55 DEP criu/image.d [2022-09-07T08:54:13.733Z] #41 74.66 DEP criu/image-desc.d [2022-09-07T08:54:13.733Z] #41 74.84 DEP criu/fsnotify.d [2022-09-07T08:54:13.733Z] #41 74.94 DEP criu/filesystems.d [2022-09-07T08:54:13.733Z] #41 75.14 DEP criu/files.d [2022-09-07T08:54:13.997Z] #41 75.38 DEP criu/files-reg.d [2022-09-07T08:54:14.059Z] #50 DONE 67.5s [2022-09-07T08:54:14.059Z] [2022-09-07T08:54:14.059Z] #53 [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 [2022-09-07T08:54:14.256Z] #41 75.60 DEP criu/files-ext.d [2022-09-07T08:54:14.475Z] #41 ... [2022-09-07T08:54:14.475Z] [2022-09-07T08:54:14.475Z] #48 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-07T08:54:14.475Z] #48 DONE 2.2s [2022-09-07T08:54:14.475Z] [2022-09-07T08:54:14.475Z] #49 [dev-systemd-false 6/26] RUN ldconfig [2022-09-07T08:54:14.523Z] #41 75.84 DEP criu/file-lock.d [2022-09-07T08:54:14.792Z] #41 76.02 DEP criu/file-ids.d [2022-09-07T08:54:14.792Z] #41 76.19 DEP criu/fifo.d [2022-09-07T08:54:14.792Z] #41 ... [2022-09-07T08:54:14.792Z] [2022-09-07T08:54:14.792Z] #50 [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 [2022-09-07T08:54:14.792Z] #50 30.61 Selecting previously unselected package python3-minimal. [2022-09-07T08:54:15.050Z] #50 30.61 (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 ... 23674 files and directories currently installed.) [2022-09-07T08:54:15.050Z] #50 30.70 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2022-09-07T08:54:15.050Z] #50 30.70 Unpacking python3-minimal (3.7.3-1) ... [2022-09-07T08:54:15.050Z] #50 30.79 Selecting previously unselected package libmpdec2:arm64. [2022-09-07T08:54:15.050Z] #50 30.80 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2022-09-07T08:54:15.050Z] #50 30.81 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2022-09-07T08:54:15.308Z] #50 30.92 Selecting previously unselected package libpython3.7-stdlib:arm64. [2022-09-07T08:54:15.308Z] #50 30.92 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2022-09-07T08:54:15.308Z] #50 30.93 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-09-07T08:54:15.439Z] #53 1.194 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-07T08:54:15.439Z] #53 1.199 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-07T08:54:15.439Z] #53 1.205 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-07T08:54:15.439Z] #53 DONE 1.3s [2022-09-07T08:54:15.439Z] [2022-09-07T08:54:15.439Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-07T08:54:15.875Z] #50 31.64 Selecting previously unselected package python3.7. [2022-09-07T08:54:15.875Z] #50 31.65 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2022-09-07T08:54:15.875Z] #50 31.65 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-09-07T08:54:16.134Z] #50 31.79 Selecting previously unselected package libpython3-stdlib:arm64. [2022-09-07T08:54:16.134Z] #50 31.79 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2022-09-07T08:54:16.134Z] #50 31.80 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2022-09-07T08:54:16.134Z] #50 31.88 Setting up python3-minimal (3.7.3-1) ... [2022-09-07T08:54:16.991Z] #49 DONE 2.6s [2022-09-07T08:54:16.991Z] [2022-09-07T08:54:16.991Z] #50 [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 [2022-09-07T08:54:17.068Z] #50 32.70 Selecting previously unselected package python3. [2022-09-07T08:54:17.068Z] #50 32.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24086 files and directories currently installed.) [2022-09-07T08:54:17.068Z] #50 32.72 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2022-09-07T08:54:17.068Z] #50 32.74 Unpacking python3 (3.7.3-1) ... [2022-09-07T08:54:17.068Z] #50 32.82 Selecting previously unselected package libip4tc0:arm64. [2022-09-07T08:54:17.068Z] #50 32.82 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2022-09-07T08:54:17.068Z] #50 32.82 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2022-09-07T08:54:17.068Z] #50 32.89 Selecting previously unselected package libip6tc0:arm64. [2022-09-07T08:54:17.068Z] #50 32.89 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2022-09-07T08:54:17.068Z] #50 32.90 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2022-09-07T08:54:17.068Z] #50 32.98 Selecting previously unselected package libiptc0:arm64. [2022-09-07T08:54:17.068Z] #50 32.98 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2022-09-07T08:54:17.068Z] #50 32.99 Unpacking libiptc0:arm64 (1.8.2-4) ... [2022-09-07T08:54:17.327Z] #50 33.09 Selecting previously unselected package libnfnetlink0:arm64. [2022-09-07T08:54:17.327Z] #50 33.10 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-09-07T08:54:17.327Z] #50 33.10 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-07T08:54:17.327Z] #50 33.17 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-09-07T08:54:17.585Z] #50 33.17 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2022-09-07T08:54:17.585Z] #50 33.18 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-09-07T08:54:17.585Z] #50 33.26 Selecting previously unselected package libnftnl11:arm64. [2022-09-07T08:54:17.585Z] #50 33.26 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2022-09-07T08:54:17.585Z] #50 33.27 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2022-09-07T08:54:17.585Z] #50 33.36 Selecting previously unselected package iptables. [2022-09-07T08:54:17.585Z] #50 33.37 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2022-09-07T08:54:17.585Z] #50 33.37 Unpacking iptables (1.8.2-4) ... [2022-09-07T08:54:17.845Z] #50 33.63 Selecting previously unselected package xxd. [2022-09-07T08:54:17.845Z] #50 33.64 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-09-07T08:54:17.845Z] #50 33.65 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:54:17.985Z] #54 ... [2022-09-07T08:54:17.985Z] [2022-09-07T08:54:17.985Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:54:17.985Z] #42 114.4 CC criu/filesystems.o [2022-09-07T08:54:17.985Z] #42 115.3 CC criu/fsnotify.o [2022-09-07T08:54:17.985Z] #42 116.7 CC criu/image-desc.o [2022-09-07T08:54:17.985Z] #42 117.0 CC criu/image.o [2022-09-07T08:54:17.985Z] #42 118.2 CC criu/ipc_ns.o [2022-09-07T08:54:17.985Z] #42 119.9 CC criu/irmap.o [2022-09-07T08:54:17.985Z] #42 120.6 CC criu/kcmp-ids.o [2022-09-07T08:54:17.985Z] #42 121.1 CC criu/kerndat.o [2022-09-07T08:54:17.985Z] #42 122.5 CC criu/libnetlink.o [2022-09-07T08:54:17.985Z] #42 122.9 CC criu/log.o [2022-09-07T08:54:17.985Z] #42 123.4 CC criu/lsm.o [2022-09-07T08:54:17.985Z] #42 123.8 CC criu/mem.o [2022-09-07T08:54:17.985Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-09-07T08:54:18.104Z] #50 33.76 Selecting previously unselected package vim-common. [2022-09-07T08:54:18.104Z] #50 33.76 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-07T08:54:18.104Z] #50 33.78 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:54:18.104Z] #50 33.92 Selecting previously unselected package bash-completion. [2022-09-07T08:54:18.104Z] #50 33.93 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-09-07T08:54:18.552Z] [2022-09-07T08:54:18.552Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-09-07T08:54:18.810Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-09-07T08:54:18.810Z] Using test binary docker [2022-09-07T08:54:18.810Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-07T08:54:18.810Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-07T08:54:18.810Z] INFO: Waiting for daemon to start... [2022-09-07T08:54:18.810Z] Starting dockerd [2022-09-07T08:54:18.895Z] #50 ... [2022-09-07T08:54:18.895Z] [2022-09-07T08:54:18.895Z] #37 [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 [2022-09-07T08:54:18.895Z] #37 DONE 128.8s [2022-09-07T08:54:18.895Z] [2022-09-07T08:54:18.895Z] #51 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-09-07T08:54:18.895Z] #51 DONE 0.2s [2022-09-07T08:54:18.895Z] [2022-09-07T08:54:18.895Z] #52 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-07T08:54:19.151Z] #52 DONE 0.2s [2022-09-07T08:54:19.151Z] [2022-09-07T08:54:19.151Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:54:19.151Z] #41 59.59 LINK criu/pie/parasite.built-in.o [2022-09-07T08:54:19.151Z] #41 59.63 GEN criu/pie/parasite-blob.h [2022-09-07T08:54:19.151Z] #41 59.63 CC criu/pie/parasite-vdso.o [2022-09-07T08:54:19.151Z] #41 60.30 CC criu/arch/x86/vdso-pie.o [2022-09-07T08:54:19.151Z] #41 60.66 CC criu/arch/x86/restorer.o [2022-09-07T08:54:19.151Z] #41 61.28 CC criu/arch/x86/restorer_unmap.o [2022-09-07T08:54:19.151Z] #41 61.31 CC criu/arch/x86/sigaction_compat_pie.o [2022-09-07T08:54:19.151Z] #41 61.50 CC criu/pie/restorer.o [2022-09-07T08:54:19.364Z] #42 125.7 CC criu/memfd.o [2022-09-07T08:54:19.933Z] #42 126.3 CC criu/mount.o [2022-09-07T08:54:19.933Z] #42 ... [2022-09-07T08:54:19.933Z] [2022-09-07T08:54:19.933Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-07T08:54:19.933Z] #54 4.913 Collecting yamllint==1.26.1 [2022-09-07T08:54:20.078Z] #41 64.64 LINK criu/pie/restorer.built-in.o [2022-09-07T08:54:20.334Z] #41 64.69 GEN criu/pie/restorer-blob.h [2022-09-07T08:54:20.334Z] #41 64.78 DEP criu/vdso.d [2022-09-07T08:54:20.334Z] #41 ... [2022-09-07T08:54:20.334Z] [2022-09-07T08:54:20.334Z] #50 [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 [2022-09-07T08:54:20.334Z] #50 3.438 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-09-07T08:54:20.334Z] #50 3.438 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-09-07T08:54:20.334Z] #50 3.438 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-09-07T08:54:20.590Z] #50 3.538 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-09-07T08:54:20.710Z] . [2022-09-07T08:54:20.710Z] INFO: Building docker-sdk-python3:4.4.1... [2022-09-07T08:54:21.154Z] #50 4.025 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-09-07T08:54:21.387Z] #50 36.88 Unpacking bash-completion (1:2.8-6) ... [2022-09-07T08:54:21.387Z] #50 37.30 Selecting previously unselected package bzip2. [2022-09-07T08:54:21.646Z] #50 37.30 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2022-09-07T08:54:21.646Z] #50 37.30 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-07T08:54:21.646Z] #50 37.40 Selecting previously unselected package xz-utils. [2022-09-07T08:54:21.646Z] #50 37.40 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_arm64.deb ... [2022-09-07T08:54:21.646Z] #50 37.41 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-09-07T08:54:21.904Z] #50 37.59 Selecting previously unselected package apparmor. [2022-09-07T08:54:21.904Z] #50 37.59 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2022-09-07T08:54:21.904Z] #50 37.65 Unpacking apparmor (2.13.2-10) ... [2022-09-07T08:54:22.084Z] #50 5.038 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-09-07T08:54:22.162Z] #50 37.88 Selecting previously unselected package aufs-tools. [2022-09-07T08:54:22.162Z] #50 37.88 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2022-09-07T08:54:22.162Z] #50 37.89 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-09-07T08:54:22.162Z] #50 38.00 Selecting previously unselected package libonig5:arm64. [2022-09-07T08:54:22.420Z] #50 38.00 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2022-09-07T08:54:22.420Z] #50 38.03 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-09-07T08:54:22.420Z] #50 38.19 Selecting previously unselected package libjq1:arm64. [2022-09-07T08:54:22.420Z] #50 38.20 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-09-07T08:54:22.420Z] #50 38.20 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-09-07T08:54:22.678Z] #50 38.31 Selecting previously unselected package jq. [2022-09-07T08:54:22.678Z] #50 38.31 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-09-07T08:54:22.678Z] #50 38.33 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-07T08:54:22.678Z] #50 38.41 Selecting previously unselected package libaio1:arm64. [2022-09-07T08:54:22.678Z] #50 38.41 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2022-09-07T08:54:22.678Z] #50 38.42 Unpacking libaio1:arm64 (0.3.112-3) ... [2022-09-07T08:54:22.678Z] #50 38.49 Selecting previously unselected package libgpm2:arm64. [2022-09-07T08:54:22.678Z] #50 38.49 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2022-09-07T08:54:22.678Z] #50 38.50 Unpacking libgpm2:arm64 (1.20.7-5) ... [2022-09-07T08:54:22.936Z] #50 38.58 Selecting previously unselected package libicu63:arm64. [2022-09-07T08:54:22.936Z] #50 38.58 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_arm64.deb ... [2022-09-07T08:54:22.936Z] #50 38.58 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... [2022-09-07T08:54:23.398Z] #33 ... [2022-09-07T08:54:23.398Z] [2022-09-07T08:54:23.398Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:54:23.398Z] #42 157.9 CC criu/timens.o [2022-09-07T08:54:23.398Z] #42 158.3 CC criu/timerfd.o [2022-09-07T08:54:23.398Z] #42 158.7 CC criu/tty.o [2022-09-07T08:54:23.398Z] #42 160.8 CC criu/tun.o [2022-09-07T08:54:23.398Z] #42 161.4 CC criu/uffd.o [2022-09-07T08:54:23.398Z] #42 162.7 CC criu/util.o [2022-09-07T08:54:23.398Z] #42 164.3 CC criu/uts_ns.o [2022-09-07T08:54:23.398Z] #42 164.5 CC criu/vdso-compat.o [2022-09-07T08:54:23.398Z] #42 164.7 CC criu/vdso.o [2022-09-07T08:54:23.398Z] #42 165.5 LINK criu/built-in.o [2022-09-07T08:54:23.398Z] #42 165.7 LINK criu/criu [2022-09-07T08:54:23.398Z] #42 166.3 DEP lib/c/criu.d [2022-09-07T08:54:23.398Z] #42 166.4 CC images/rpc.pb-c.o [2022-09-07T08:54:23.398Z] #42 167.1 CC lib/c/criu.o [2022-09-07T08:54:23.398Z] #42 168.4 LINK lib/c/built-in.o [2022-09-07T08:54:23.398Z] #42 168.4 LINK lib/c/libcriu.so [2022-09-07T08:54:23.398Z] #42 168.5 LINK lib/c/libcriu.a [2022-09-07T08:54:23.452Z] #50 6.470 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [349 kB] [2022-09-07T08:54:23.657Z] #42 168.6 GEN magic.py [2022-09-07T08:54:23.916Z] #42 168.8 Note: Building without setproctitle() and strlcpy() support. [2022-09-07T08:54:23.916Z] #42 168.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-07T08:54:23.916Z] #42 168.8 Note: Building without GnuTLS support [2022-09-07T08:54:23.916Z] #42 168.8 Makefile.config:39: Warn: you have no libnftables installed [2022-09-07T08:54:23.916Z] #42 168.8 Makefile.config:40: Warn: Building without nftables support [2022-09-07T08:54:24.821Z] #50 7.736 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-09-07T08:54:24.852Z] #42 169.9 fatal: not a git repository (or any of the parent directories): .git [2022-09-07T08:54:25.467Z] #50 ... [2022-09-07T08:54:25.467Z] [2022-09-07T08:54:25.467Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:54:25.467Z] #41 76.41 DEP criu/fdstore.d [2022-09-07T08:54:25.467Z] #41 76.45 DEP criu/fault-injection.d [2022-09-07T08:54:25.467Z] #41 76.49 DEP criu/external.d [2022-09-07T08:54:25.467Z] #41 76.54 DEP criu/eventpoll.d [2022-09-07T08:54:25.467Z] #41 76.75 DEP criu/eventfd.d [2022-09-07T08:54:25.467Z] #41 76.83 DEP criu/crtools.d [2022-09-07T08:54:25.467Z] #41 76.97 DEP criu/cr-service.d [2022-09-07T08:54:25.467Z] #41 77.07 DEP criu/cr-restore.d [2022-09-07T08:54:25.467Z] #41 77.20 DEP criu/cr-errno.d [2022-09-07T08:54:25.467Z] #41 77.23 DEP criu/cr-dump.d [2022-09-07T08:54:25.467Z] #41 77.46 DEP criu/cr-dedup.d [2022-09-07T08:54:25.467Z] #41 77.61 DEP criu/cr-check.d [2022-09-07T08:54:25.467Z] #41 77.76 DEP criu/config.d [2022-09-07T08:54:25.467Z] #41 77.91 DEP criu/clone-noasan.d [2022-09-07T08:54:25.467Z] #41 77.95 DEP criu/cgroup.d [2022-09-07T08:54:25.467Z] #41 78.04 DEP criu/cgroup-props.d [2022-09-07T08:54:25.467Z] #41 78.11 DEP criu/bitmap.d [2022-09-07T08:54:25.467Z] #41 78.14 DEP criu/bfd.d [2022-09-07T08:54:25.467Z] #41 78.21 DEP criu/autofs.d [2022-09-07T08:54:25.467Z] #41 78.39 DEP criu/aio.d [2022-09-07T08:54:25.467Z] #41 78.57 DEP criu/action-scripts.d [2022-09-07T08:54:25.467Z] #41 78.78 CC criu/action-scripts.o [2022-09-07T08:54:25.467Z] #41 79.23 CC criu/aio.o [2022-09-07T08:54:25.467Z] #41 79.72 CC criu/autofs.o [2022-09-07T08:54:25.467Z] #41 81.08 CC criu/bfd.o [2022-09-07T08:54:25.467Z] #41 81.57 CC criu/bitmap.o [2022-09-07T08:54:25.467Z] #41 81.70 CC criu/cgroup-props.o [2022-09-07T08:54:25.467Z] #41 82.32 CC criu/cgroup.o [2022-09-07T08:54:25.467Z] #41 84.97 CC criu/clone-noasan.o [2022-09-07T08:54:25.467Z] #41 85.14 CC criu/config.o [2022-09-07T08:54:25.467Z] #41 86.43 CC criu/cr-check.o [2022-09-07T08:54:25.804Z] #42 170.8 make[1]: Nothing to be done for 'all'. [2022-09-07T08:54:26.033Z] #41 ... [2022-09-07T08:54:26.033Z] [2022-09-07T08:54:26.033Z] #50 [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 [2022-09-07T08:54:26.033Z] #50 41.65 Selecting previously unselected package libnet1:arm64. [2022-09-07T08:54:26.033Z] #50 41.66 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-07T08:54:26.033Z] #50 41.66 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-07T08:54:26.033Z] #50 41.74 Selecting previously unselected package libnl-3-200:arm64. [2022-09-07T08:54:26.033Z] #50 41.75 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2022-09-07T08:54:26.033Z] #50 41.75 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-09-07T08:54:26.033Z] #50 41.86 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-07T08:54:26.033Z] #50 41.86 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-09-07T08:54:26.033Z] #50 41.86 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-09-07T08:54:26.033Z] #50 41.94 Selecting previously unselected package libreadline5:arm64. [2022-09-07T08:54:26.291Z] #50 41.97 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2022-09-07T08:54:26.291Z] #50 41.97 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-09-07T08:54:26.291Z] #50 42.07 Selecting previously unselected package net-tools. [2022-09-07T08:54:26.291Z] #50 42.08 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2022-09-07T08:54:26.291Z] #50 42.08 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-07T08:54:26.374Z] #42 171.5 make[1]: 'images/built-in.o' is up to date. [2022-09-07T08:54:26.553Z] #50 42.26 Selecting previously unselected package patch. [2022-09-07T08:54:26.553Z] #50 42.26 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2022-09-07T08:54:26.553Z] #50 42.26 Unpacking patch (2.7.6-3+deb10u1) ... [2022-09-07T08:54:26.553Z] #50 42.37 Selecting previously unselected package python-pip-whl. [2022-09-07T08:54:26.553Z] #50 42.40 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-09-07T08:54:26.553Z] #50 42.40 Unpacking python-pip-whl (18.1-5) ... [2022-09-07T08:54:26.560Z] #54 10.39 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-09-07T08:54:26.633Z] #42 171.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-09-07T08:54:26.633Z] #42 171.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-09-07T08:54:26.633Z] #42 171.7 make[1]: 'compel/libcompel.a' is up to date. [2022-09-07T08:54:26.633Z] #42 171.7 make[1]: 'compel/compel-host-bin' is up to date. [2022-09-07T08:54:26.633Z] #42 171.7 make[1]: Nothing to be done for 'all'. [2022-09-07T08:54:26.713Z] #50 ... [2022-09-07T08:54:26.713Z] [2022-09-07T08:54:26.713Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:54:26.713Z] #41 65.09 DEP criu/vdso-compat.d [2022-09-07T08:54:26.713Z] #41 65.15 DEP criu/uts_ns.d [2022-09-07T08:54:26.713Z] #41 65.34 DEP criu/util.d [2022-09-07T08:54:26.713Z] #41 65.52 DEP criu/uffd.d [2022-09-07T08:54:26.713Z] #41 65.70 DEP criu/tun.d [2022-09-07T08:54:26.713Z] #41 65.84 DEP criu/tty.d [2022-09-07T08:54:26.713Z] #41 66.01 DEP criu/timerfd.d [2022-09-07T08:54:26.713Z] #41 66.22 DEP criu/timens.d [2022-09-07T08:54:26.713Z] #41 66.42 DEP criu/sysfs_parse.d [2022-09-07T08:54:26.713Z] #41 66.58 DEP criu/sysctl.d [2022-09-07T08:54:26.713Z] #41 66.72 DEP criu/string.d [2022-09-07T08:54:26.713Z] #41 66.78 DEP criu/stats.d [2022-09-07T08:54:26.713Z] #41 66.93 DEP criu/sockets.d [2022-09-07T08:54:26.713Z] #41 67.15 DEP criu/sk-unix.d [2022-09-07T08:54:26.713Z] #41 67.37 DEP criu/sk-tcp.d [2022-09-07T08:54:26.713Z] #41 67.55 DEP criu/sk-queue.d [2022-09-07T08:54:26.713Z] #41 67.69 DEP criu/sk-packet.d [2022-09-07T08:54:26.713Z] #41 67.85 DEP criu/sk-netlink.d [2022-09-07T08:54:26.713Z] #41 68.00 DEP criu/sk-inet.d [2022-09-07T08:54:26.713Z] #41 68.17 DEP criu/signalfd.d [2022-09-07T08:54:26.713Z] #41 68.30 DEP criu/sigframe.d [2022-09-07T08:54:26.713Z] #41 68.40 DEP criu/shmem.d [2022-09-07T08:54:26.713Z] #41 68.62 DEP criu/servicefd.d [2022-09-07T08:54:26.713Z] #41 68.80 DEP criu/seize.d [2022-09-07T08:54:26.713Z] #41 69.00 DEP criu/seccomp.d [2022-09-07T08:54:26.713Z] #41 69.21 DEP criu/rst-malloc.d [2022-09-07T08:54:26.713Z] #41 69.28 DEP criu/rbtree.d [2022-09-07T08:54:26.713Z] #41 69.31 DEP criu/pstree.d [2022-09-07T08:54:26.713Z] #41 69.46 DEP criu/protobuf.d [2022-09-07T08:54:26.713Z] #41 69.58 GEN criu/protobuf-desc-gen.h [2022-09-07T08:54:26.713Z] #41 ... [2022-09-07T08:54:26.713Z] [2022-09-07T08:54:26.713Z] #47 [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 [2022-09-07T08:54:26.713Z] #47 15.06 + cd /tmp/tmp.qCEGhBc1fa/src/github.com/opencontainers/runc [2022-09-07T08:54:26.714Z] #47 15.06 + git checkout -q v1.1.4 [2022-09-07T08:54:26.714Z] #47 15.94 + '[' -z '' ']' [2022-09-07T08:54:26.714Z] #47 15.94 + target=static [2022-09-07T08:54:26.714Z] #47 15.94 + make BUILDTAGS=seccomp static [2022-09-07T08:54:26.714Z] #47 16.14 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2022-09-07T08:54:26.714Z] #47 ... [2022-09-07T08:54:26.714Z] [2022-09-07T08:54:26.714Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:54:26.714Z] #41 71.20 DEP criu/protobuf-desc.d [2022-09-07T08:54:26.714Z] #41 71.31 DEP criu/proc_parse.d [2022-09-07T08:54:26.822Z] #54 11.73 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-09-07T08:54:26.823Z] #54 11.79 Downloading https://files.pythonhosted.org/packages/63/82/2179fdc39bc1bb43296f638ae1dfe2581ec2617b4e87c28b0d23d44b997f/pathspec-0.10.1-py3-none-any.whl [2022-09-07T08:54:26.892Z] #42 171.8 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-07T08:54:26.970Z] #41 71.48 DEP criu/plugin.d [2022-09-07T08:54:26.970Z] #41 71.57 DEP criu/pipes.d [2022-09-07T08:54:27.083Z] #54 11.89 Collecting pyyaml (from yamllint==1.26.1) [2022-09-07T08:54:27.119Z] #50 42.79 Selecting previously unselected package python3-lib2to3. [2022-09-07T08:54:27.119Z] #50 42.79 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-09-07T08:54:27.119Z] #50 42.79 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-09-07T08:54:27.119Z] #50 42.93 Selecting previously unselected package python3-distutils. [2022-09-07T08:54:27.119Z] #50 42.93 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-09-07T08:54:27.119Z] #50 42.94 Unpacking python3-distutils (3.7.3-1) ... [2022-09-07T08:54:27.151Z] #42 172.0 make[2]: Nothing to be done for 'all'. [2022-09-07T08:54:27.151Z] #42 172.1 make[2]: Nothing to be done for 'all'. [2022-09-07T08:54:27.151Z] #42 172.1 make[2]: Nothing to be done for 'all'. [2022-09-07T08:54:27.151Z] #42 172.3 make[2]: Nothing to be done for 'all'. [2022-09-07T08:54:27.226Z] #41 71.72 DEP criu/pie-util.d [2022-09-07T08:54:27.226Z] #41 71.81 DEP criu/pie-util-vdso.d [2022-09-07T08:54:27.377Z] #50 43.09 Selecting previously unselected package python3-pip. [2022-09-07T08:54:27.377Z] #50 43.09 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-09-07T08:54:27.377Z] #50 43.10 Unpacking python3-pip (18.1-5) ... [2022-09-07T08:54:27.409Z] #42 172.3 make[2]: Nothing to be done for 'all'. [2022-09-07T08:54:27.409Z] #42 172.4 make[2]: Nothing to be done for 'all'. [2022-09-07T08:54:27.409Z] #42 172.4 make[2]: Nothing to be done for 'all'. [2022-09-07T08:54:27.483Z] #41 71.92 DEP criu/pie-util-vdso-elf32.d [2022-09-07T08:54:27.483Z] #41 72.03 DEP criu/path.d [2022-09-07T08:54:27.483Z] #41 72.16 DEP criu/parasite-syscall.d [2022-09-07T08:54:27.635Z] #50 43.30 Selecting previously unselected package python3-pkg-resources. [2022-09-07T08:54:27.635Z] #50 43.33 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-09-07T08:54:27.635Z] #50 43.33 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-09-07T08:54:27.635Z] #50 43.46 Selecting previously unselected package python3-setuptools. [2022-09-07T08:54:27.651Z] #54 12.25 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-09-07T08:54:27.668Z] #42 172.6 make[2]: Nothing to be done for 'all'. [2022-09-07T08:54:27.668Z] #42 172.6 INSTALL criu/criu [2022-09-07T08:54:27.893Z] #50 43.49 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-09-07T08:54:27.893Z] #50 43.50 Unpacking python3-setuptools (40.8.0-1) ... [2022-09-07T08:54:27.893Z] #50 43.72 Selecting previously unselected package python3-wheel. [2022-09-07T08:54:27.894Z] #50 43.73 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-09-07T08:54:27.894Z] #50 43.73 Unpacking python3-wheel (0.32.3-2) ... [2022-09-07T08:54:27.910Z] #54 12.56 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-09-07T08:54:27.910Z] #54 12.57 Building wheels for collected packages: yamllint [2022-09-07T08:54:27.910Z] #54 12.57 Running setup.py bdist_wheel for yamllint: started [2022-09-07T08:54:28.061Z] #41 72.37 DEP criu/pagemap.d [2022-09-07T08:54:28.062Z] #41 72.54 DEP criu/pagemap-cache.d [2022-09-07T08:54:28.152Z] #50 43.83 Selecting previously unselected package sudo. [2022-09-07T08:54:28.152Z] #50 43.85 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2022-09-07T08:54:28.152Z] #50 43.86 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-09-07T08:54:28.319Z] #41 72.66 DEP criu/page-xfer.d [2022-09-07T08:54:28.319Z] #41 72.79 DEP criu/page-pipe.d [2022-09-07T08:54:28.319Z] #41 72.88 DEP criu/netfilter.d [2022-09-07T08:54:28.319Z] #41 72.99 DEP criu/net.d [2022-09-07T08:54:28.410Z] #50 44.34 Selecting previously unselected package thin-provisioning-tools. [2022-09-07T08:54:28.410Z] #50 44.34 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2022-09-07T08:54:28.604Z] #42 DONE 173.3s [2022-09-07T08:54:28.604Z] [2022-09-07T08:54:28.604Z] #30 [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 [2022-09-07T08:54:28.668Z] #50 44.35 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-09-07T08:54:28.668Z] #50 44.58 Selecting previously unselected package uidmap. [2022-09-07T08:54:28.668Z] #50 44.59 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2022-09-07T08:54:28.849Z] #54 13.67 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-09-07T08:54:28.849Z] #54 13.68 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-09-07T08:54:28.849Z] #54 13.72 Successfully built yamllint [2022-09-07T08:54:28.883Z] #41 73.27 DEP criu/namespaces.d [2022-09-07T08:54:28.926Z] #50 44.60 Unpacking uidmap (1:4.5-1.1) ... [2022-09-07T08:54:28.926Z] #50 44.73 Selecting previously unselected package vim-runtime. [2022-09-07T08:54:28.926Z] #50 44.74 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-07T08:54:28.926Z] #50 44.77 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-09-07T08:54:28.926Z] #50 44.82 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-09-07T08:54:28.926Z] #50 44.82 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:54:29.109Z] #54 13.76 Installing collected packages: pathspec, pyyaml, yamllint [2022-09-07T08:54:29.140Z] #41 73.42 DEP criu/mount.d [2022-09-07T08:54:29.141Z] #41 73.59 DEP criu/memfd.d [2022-09-07T08:54:29.369Z] #54 14.16 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-09-07T08:54:29.397Z] #41 73.78 DEP criu/mem.d [2022-09-07T08:54:29.397Z] #41 73.97 DEP criu/lsm.d [2022-09-07T08:54:29.629Z] #54 DONE 14.5s [2022-09-07T08:54:29.629Z] [2022-09-07T08:54:29.629Z] #55 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-09-07T08:54:29.654Z] #41 74.10 DEP criu/log.d [2022-09-07T08:54:29.654Z] #41 74.21 DEP criu/libnetlink.d [2022-09-07T08:54:29.911Z] #41 74.33 DEP criu/kerndat.d [2022-09-07T08:54:30.169Z] #41 74.51 DEP criu/kcmp-ids.d [2022-09-07T08:54:30.169Z] #41 74.60 DEP criu/irmap.d [2022-09-07T08:54:30.199Z] #55 DONE 0.4s [2022-09-07T08:54:30.199Z] [2022-09-07T08:54:30.199Z] #56 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-07T08:54:30.426Z] #41 74.79 DEP criu/ipc_ns.d [2022-09-07T08:54:30.426Z] #41 74.95 DEP criu/image.d [2022-09-07T08:54:30.684Z] #41 75.15 DEP criu/image-desc.d [2022-09-07T08:54:30.684Z] #41 75.23 DEP criu/fsnotify.d [2022-09-07T08:54:30.941Z] #41 75.39 DEP criu/filesystems.d [2022-09-07T08:54:30.941Z] #41 75.53 DEP criu/files.d [2022-09-07T08:54:31.198Z] #41 75.70 DEP criu/files-reg.d [2022-09-07T08:54:31.198Z] #41 75.86 DEP criu/files-ext.d [2022-09-07T08:54:31.761Z] #41 76.05 DEP criu/file-lock.d [2022-09-07T08:54:31.761Z] #41 76.19 DEP criu/file-ids.d [2022-09-07T08:54:32.017Z] #41 76.36 DEP criu/fifo.d [2022-09-07T08:54:32.017Z] #41 76.51 DEP criu/fdstore.d [2022-09-07T08:54:32.212Z] #50 47.86 Selecting previously unselected package vim. [2022-09-07T08:54:32.212Z] #50 47.86 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-09-07T08:54:32.212Z] #50 47.88 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:54:32.274Z] #41 76.62 DEP criu/fault-injection.d [2022-09-07T08:54:32.274Z] #41 76.65 DEP criu/external.d [2022-09-07T08:54:32.274Z] #41 76.74 DEP criu/eventpoll.d [2022-09-07T08:54:32.274Z] #41 76.89 DEP criu/eventfd.d [2022-09-07T08:54:32.530Z] #41 77.05 DEP criu/crtools.d [2022-09-07T08:54:32.780Z] #50 48.35 Selecting previously unselected package xfsprogs. [2022-09-07T08:54:32.780Z] #50 48.35 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2022-09-07T08:54:32.780Z] #50 48.36 Unpacking xfsprogs (4.20.0-1) ... [2022-09-07T08:54:32.787Z] #41 77.23 DEP criu/cr-service.d [2022-09-07T08:54:32.787Z] #41 77.46 DEP criu/cr-restore.d [2022-09-07T08:54:33.038Z] #50 48.81 Selecting previously unselected package zip. [2022-09-07T08:54:33.038Z] #50 48.82 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2022-09-07T08:54:33.038Z] #50 48.82 Unpacking zip (3.0-11+b1) ... [2022-09-07T08:54:33.297Z] #50 49.03 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-09-07T08:54:33.297Z] #50 49.05 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-07T08:54:33.297Z] #50 49.07 Setting up libip6tc0:arm64 (1.8.2-4) ... [2022-09-07T08:54:33.297Z] #50 49.09 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-09-07T08:54:33.297Z] #50 49.11 Setting up libgpm2:arm64 (1.20.7-5) ... [2022-09-07T08:54:33.297Z] #50 49.13 Setting up libip4tc0:arm64 (1.8.2-4) ... [2022-09-07T08:54:33.297Z] #50 49.15 Setting up uidmap (1:4.5-1.1) ... [2022-09-07T08:54:33.297Z] #50 49.16 Setting up libnftnl11:arm64 (1.1.2-2) ... [2022-09-07T08:54:33.297Z] #50 49.19 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-07T08:54:33.297Z] #50 49.21 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-07T08:54:33.297Z] #50 49.22 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-09-07T08:54:33.353Z] #41 77.69 DEP criu/cr-errno.d [2022-09-07T08:54:33.353Z] #41 77.71 DEP criu/cr-dump.d [2022-09-07T08:54:33.353Z] #41 77.90 DEP criu/cr-dedup.d [2022-09-07T08:54:33.492Z] #56 ... [2022-09-07T08:54:33.492Z] [2022-09-07T08:54:33.492Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:54:33.492Z] #42 130.0 CC criu/namespaces.o [2022-09-07T08:54:33.492Z] #42 132.0 CC criu/net.o [2022-09-07T08:54:33.492Z] #42 135.8 CC criu/netfilter.o [2022-09-07T08:54:33.492Z] #42 136.2 CC criu/page-pipe.o [2022-09-07T08:54:33.492Z] #42 137.1 CC criu/page-xfer.o [2022-09-07T08:54:33.492Z] #42 138.4 CC criu/pagemap-cache.o [2022-09-07T08:54:33.492Z] #42 138.8 CC criu/pagemap.o [2022-09-07T08:54:33.492Z] #42 139.8 CC criu/parasite-syscall.o [2022-09-07T08:54:33.556Z] #50 49.23 Setting up libicu63:arm64 (63.1-6+deb10u3) ... [2022-09-07T08:54:33.556Z] #50 49.24 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:54:33.556Z] #50 49.25 Setting up zip (3.0-11+b1) ... [2022-09-07T08:54:33.556Z] #50 49.27 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:54:33.556Z] #50 49.30 Setting up bash-completion (1:2.8-6) ... [2022-09-07T08:54:33.610Z] #41 78.06 DEP criu/cr-check.d [2022-09-07T08:54:33.867Z] #41 78.23 DEP criu/config.d [2022-09-07T08:54:33.867Z] #41 78.38 DEP criu/clone-noasan.d [2022-09-07T08:54:33.867Z] #41 78.45 DEP criu/cgroup.d [2022-09-07T08:54:34.061Z] #42 140.6 CC criu/path.o [2022-09-07T08:54:34.124Z] #41 78.69 DEP criu/cgroup-props.d [2022-09-07T08:54:34.321Z] #42 140.9 CC criu/pie-util-vdso-elf32.o [2022-09-07T08:54:34.381Z] #41 78.77 DEP criu/bitmap.d [2022-09-07T08:54:34.381Z] #41 78.80 DEP criu/bfd.d [2022-09-07T08:54:34.381Z] #41 78.89 DEP criu/autofs.d [2022-09-07T08:54:34.581Z] #42 ... [2022-09-07T08:54:34.581Z] [2022-09-07T08:54:34.581Z] #56 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-07T08:54:34.581Z] #56 DONE 4.6s [2022-09-07T08:54:34.637Z] #41 79.10 DEP criu/aio.d [2022-09-07T08:54:34.841Z] [2022-09-07T08:54:34.841Z] #57 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-07T08:54:34.894Z] #41 79.27 DEP criu/action-scripts.d [2022-09-07T08:54:35.100Z] #57 DONE 0.3s [2022-09-07T08:54:35.100Z] [2022-09-07T08:54:35.101Z] #58 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-09-07T08:54:35.101Z] #58 DONE 0.1s [2022-09-07T08:54:35.101Z] [2022-09-07T08:54:35.101Z] #59 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-09-07T08:54:35.101Z] #59 DONE 0.0s [2022-09-07T08:54:35.101Z] [2022-09-07T08:54:35.101Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:54:35.101Z] #42 141.4 CC criu/pie-util-vdso.o [2022-09-07T08:54:35.150Z] #41 79.57 CC criu/action-scripts.o [2022-09-07T08:54:35.360Z] #42 141.9 CC criu/pie-util.o [2022-09-07T08:54:35.620Z] #42 142.1 CC criu/pipes.o [2022-09-07T08:54:35.713Z] #41 80.03 CC criu/aio.o [2022-09-07T08:54:36.276Z] #41 80.63 CC criu/autofs.o [2022-09-07T08:54:36.559Z] #42 142.9 CC criu/plugin.o [2022-09-07T08:54:36.818Z] #42 143.4 CC criu/proc_parse.o [2022-09-07T08:54:36.842Z] #50 52.38 Setting up libiptc0:arm64 (1.8.2-4) ... [2022-09-07T08:54:36.842Z] #50 52.40 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-09-07T08:54:36.842Z] #50 52.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-07T08:54:36.842Z] #50 52.43 Setting up patch (2.7.6-3+deb10u1) ... [2022-09-07T08:54:36.842Z] #50 52.46 Setting up sudo (1.8.27-1+deb10u3) ... [2022-09-07T08:54:36.842Z] #50 ... [2022-09-07T08:54:36.842Z] [2022-09-07T08:54:36.842Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:54:36.842Z] #41 87.95 CC criu/cr-dedup.o [2022-09-07T08:54:36.842Z] #41 88.33 CC criu/cr-dump.o [2022-09-07T08:54:36.842Z] #41 90.52 CC criu/cr-errno.o [2022-09-07T08:54:36.842Z] #41 90.62 CC criu/cr-restore.o [2022-09-07T08:54:36.842Z] #41 95.12 CC criu/cr-service.o [2022-09-07T08:54:36.842Z] #41 96.59 CC criu/crtools.o [2022-09-07T08:54:36.842Z] #41 97.09 CC criu/eventfd.o [2022-09-07T08:54:36.842Z] #41 97.40 CC criu/eventpoll.o [2022-09-07T08:54:36.842Z] #41 98.15 CC criu/external.o [2022-09-07T08:54:36.842Z] #41 ... [2022-09-07T08:54:36.842Z] [2022-09-07T08:54:36.842Z] #50 [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 [2022-09-07T08:54:36.842Z] #50 52.54 invoke-rc.d: could not determine current runlevel [2022-09-07T08:54:36.842Z] #50 52.54 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-07T08:54:36.842Z] #50 52.56 Setting up pigz (2.4-1) ... [2022-09-07T08:54:36.842Z] #50 52.57 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-07T08:54:36.842Z] #50 52.59 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-09-07T08:54:36.842Z] #50 52.61 Setting up python-pip-whl (18.1-5) ... [2022-09-07T08:54:36.842Z] #50 52.62 Setting up libmpdec2:arm64 (2.4.2-2) ... [2022-09-07T08:54:36.842Z] #50 52.63 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:54:37.101Z] #50 52.93 Setting up libaio1:arm64 (0.3.112-3) ... [2022-09-07T08:54:37.101Z] #50 52.94 Setting up libonig5:arm64 (6.9.1-1) ... [2022-09-07T08:54:37.101Z] #50 52.95 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-09-07T08:54:37.101Z] #50 52.96 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:54:37.101Z] #50 52.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-07T08:54:37.101Z] #50 52.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-07T08:54:37.101Z] #50 52.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-07T08:54:37.101Z] #50 52.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-07T08:54:37.101Z] #50 53.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-07T08:54:37.101Z] #50 53.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-07T08:54:37.101Z] #50 53.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-07T08:54:37.101Z] #50 53.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-07T08:54:37.360Z] #50 53.05 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-09-07T08:54:37.360Z] #50 53.06 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-09-07T08:54:37.360Z] #50 53.07 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-09-07T08:54:37.360Z] #50 53.08 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-07T08:54:37.360Z] #50 53.10 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2022-09-07T08:54:37.360Z] #50 53.11 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-09-07T08:54:37.645Z] #41 82.17 CC criu/bfd.o [2022-09-07T08:54:38.208Z] #41 82.68 CC criu/bitmap.o [2022-09-07T08:54:38.465Z] #41 82.90 CC criu/cgroup-props.o [2022-09-07T08:54:38.582Z] #30 ... [2022-09-07T08:54:38.582Z] [2022-09-07T08:54:38.582Z] #33 [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 [2022-09-07T08:54:38.582Z] #33 DONE 252.1s [2022-09-07T08:54:38.582Z] [2022-09-07T08:54:38.582Z] #43 [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 [2022-09-07T08:54:38.840Z] #43 ... [2022-09-07T08:54:38.840Z] [2022-09-07T08:54:38.840Z] #60 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-09-07T08:54:39.394Z] #41 83.73 CC criu/cgroup.o [2022-09-07T08:54:39.412Z] #60 DONE 0.5s [2022-09-07T08:54:39.412Z] [2022-09-07T08:54:39.412Z] #61 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-09-07T08:54:39.412Z] #61 DONE 0.2s [2022-09-07T08:54:39.412Z] [2022-09-07T08:54:39.412Z] #62 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-09-07T08:54:39.412Z] #62 DONE 0.1s [2022-09-07T08:54:39.412Z] [2022-09-07T08:54:39.412Z] #43 [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 [2022-09-07T08:54:39.639Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-09-07T08:54:39.639Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-c86b1ec5\powershellScript.ps1'; exit $LASTEXITCODE; [2022-09-07T08:54:39.639Z] ---------------------------------------------------------------------------- [2022-09-07T08:54:39.639Z] [2022-09-07T08:54:39.639Z] INFO: executeCI.ps1 starting at Wed Sep 7 08:54:37 CUT 2022 [2022-09-07T08:54:39.639Z] [2022-09-07T08:54:39.639Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-09-07T08:54:39.639Z] INFO: Running git version 2.24.1.windows.2 [2022-09-07T08:54:39.639Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-09-07T08:54:39.639Z] INFO: Environment variables: [2022-09-07T08:54:39.639Z] [2022-09-07T08:54:39.639Z] Name Value [2022-09-07T08:54:39.639Z] ---- ----- [2022-09-07T08:54:39.639Z] ALLUSERSPROFILE C:\ProgramData [2022-09-07T08:54:39.639Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-09-07T08:54:39.639Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-09-07T08:54:39.639Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-09-07T08:54:39.639Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-09-07T08:54:39.639Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-09-07T08:54:39.639Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-09-07T08:54:39.639Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-09-07T08:54:39.639Z] BRANCH_NAME PR-44098 [2022-09-07T08:54:39.639Z] BUILD_DISPLAY_NAME #3 [2022-09-07T08:54:39.639Z] BUILD_ID 3 [2022-09-07T08:54:39.639Z] BUILD_NUMBER 3 [2022-09-07T08:54:39.639Z] BUILD_TAG jenkins-moby-PR-44098-3 [2022-09-07T08:54:39.639Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-44098/3/ [2022-09-07T08:54:39.639Z] CHANGE_AUTHOR thaJeztah [2022-09-07T08:54:39.639Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-09-07T08:54:39.639Z] CHANGE_BRANCH 20.10_backport_swagger_updates [2022-09-07T08:54:39.639Z] CHANGE_FORK thaJeztah/docker [2022-09-07T08:54:39.639Z] CHANGE_ID 44098 [2022-09-07T08:54:39.639Z] CHANGE_TARGET 20.10 [2022-09-07T08:54:39.639Z] CHANGE_TITLE [20.10 backport] assorted swagger updates in documentation [2022-09-07T08:54:39.639Z] CHANGE_URL https://github.com/moby/moby/pull/44098 [2022-09-07T08:54:39.639Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-09-07T08:54:39.639Z] CommonProgramFiles C:\Program Files\Common Files [2022-09-07T08:54:39.639Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-09-07T08:54:39.639Z] CommonProgramW6432 C:\Program Files\Common Files [2022-09-07T08:54:39.639Z] COMPUTERNAME azwin-2-671f80 [2022-09-07T08:54:39.639Z] ComSpec C:\Windows\system32\cmd.exe [2022-09-07T08:54:39.639Z] ConfigSequenceNumber 0 [2022-09-07T08:54:39.639Z] DOCKER_BUILDKIT 0 [2022-09-07T08:54:39.639Z] DOCKER_DUT_DEBUG 1 [2022-09-07T08:54:39.639Z] DOCKER_EXPERIMENTAL 1 [2022-09-07T08:54:39.639Z] DOCKER_GRAPHDRIVER overlay2 [2022-09-07T08:54:39.639Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-09-07T08:54:39.639Z] EXECUTOR_NUMBER 0 [2022-09-07T08:54:39.639Z] FQDN azwin-2-671f80.westus.cloudapp.azure.com [2022-09-07T08:54:39.639Z] GIT_BRANCH PR-44098 [2022-09-07T08:54:39.639Z] GIT_COMMIT 773e211138b1e8820be3cbe4b1458ddc577ea9f8 [2022-09-07T08:54:39.639Z] GIT_PREVIOUS_COMMIT 23c7d84b8444ce5adafd128e93ab220db726fc6c [2022-09-07T08:54:39.639Z] GIT_URL https://github.com/moby/moby.git [2022-09-07T08:54:39.639Z] HUDSON_COOKIE 4f92e4b8-e5a1-456b-bf2d-12ff6a0f6c4a [2022-09-07T08:54:39.639Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-09-07T08:54:39.639Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-09-07T08:54:39.639Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-09-07T08:54:39.639Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-09-07T08:54:39.639Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-09-07T08:54:39.639Z] JENKINS_NODE_COOKIE 36d7b7fd-533b-435a-b1d6-876e5b221298 [2022-09-07T08:54:39.639Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-09-07T08:54:39.639Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-09-07T08:54:39.639Z] JOB_BASE_NAME PR-44098 [2022-09-07T08:54:39.639Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44098/display/redirect [2022-09-07T08:54:39.639Z] JOB_NAME moby/PR-44098 [2022-09-07T08:54:39.639Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-44098/ [2022-09-07T08:54:39.639Z] library.jps.version master [2022-09-07T08:54:39.639Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-09-07T08:54:39.639Z] NODE_LABELS amd64 azure azwin-2-671f80 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-09-07T08:54:39.639Z] NODE_NAME azwin-2-671f80 [2022-09-07T08:54:39.639Z] NUMBER_OF_PROCESSORS 4 [2022-09-07T08:54:39.639Z] OS Windows_NT [2022-09-07T08:54:39.639Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-09-07T08:54:39.639Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-09-07T08:54:39.639Z] PROCESSOR_ARCHITECTURE AMD64 [2022-09-07T08:54:39.639Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-09-07T08:54:39.639Z] PROCESSOR_LEVEL 6 [2022-09-07T08:54:39.639Z] PROCESSOR_REVISION 4f01 [2022-09-07T08:54:39.639Z] ProgramData C:\ProgramData [2022-09-07T08:54:39.639Z] ProgramFiles C:\Program Files [2022-09-07T08:54:39.639Z] ProgramFiles(x86) C:\Program Files (x86) [2022-09-07T08:54:39.639Z] ProgramW6432 C:\Program Files [2022-09-07T08:54:39.639Z] PROMPT $P$G [2022-09-07T08:54:39.639Z] PSExecutionPolicyPreference Bypass [2022-09-07T08:54:39.639Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-09-07T08:54:39.639Z] PUBLIC C:\Users\Public [2022-09-07T08:54:39.639Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44098/3/display/redirect?page=artif... [2022-09-07T08:54:39.639Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44098/3/display/redirect?page=changes [2022-09-07T08:54:39.639Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44098/3/display/redirect [2022-09-07T08:54:39.639Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44098/3/display/redirect?page=tests [2022-09-07T08:54:39.639Z] SKIP_VALIDATION_TESTS 1 [2022-09-07T08:54:39.639Z] SOURCES_DRIVE d [2022-09-07T08:54:39.639Z] SOURCES_SUBDIR gopath [2022-09-07T08:54:39.639Z] STAGE_NAME Run tests [2022-09-07T08:54:39.639Z] SystemDrive C: [2022-09-07T08:54:39.639Z] SystemRoot C:\Windows [2022-09-07T08:54:39.639Z] TEMP C:\Windows\TEMP [2022-09-07T08:54:39.639Z] TESTDEBUG 0 [2022-09-07T08:54:39.639Z] TESTRUN_DRIVE d [2022-09-07T08:54:39.639Z] TESTRUN_SUBDIR CI [2022-09-07T08:54:39.639Z] TIMEOUT 120m [2022-09-07T08:54:39.639Z] TMP C:\Windows\TEMP [2022-09-07T08:54:39.639Z] USERDOMAIN WORKGROUP [2022-09-07T08:54:39.639Z] USERNAME azwin-2-671f80$ [2022-09-07T08:54:39.639Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-09-07T08:54:39.639Z] windir C:\Windows [2022-09-07T08:54:39.639Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-09-07T08:54:39.639Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-09-07T08:54:39.639Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-09-07T08:54:39.639Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-09-07T08:54:39.639Z] [2022-09-07T08:54:39.639Z] [2022-09-07T08:54:39.639Z] [2022-09-07T08:54:39.670Z] #43 ... [2022-09-07T08:54:39.670Z] [2022-09-07T08:54:39.670Z] #63 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-07T08:54:39.670Z] #63 DONE 0.1s [2022-09-07T08:54:39.670Z] [2022-09-07T08:54:39.670Z] #43 [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 [2022-09-07T08:54:39.892Z] #50 55.83 Setting up iptables (1.8.2-4) ... [2022-09-07T08:54:40.025Z] #41 ... [2022-09-07T08:54:40.025Z] [2022-09-07T08:54:40.025Z] #50 [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 [2022-09-07T08:54:40.025Z] #50 13.12 Fetched 9022 kB in 10s (906 kB/s) [2022-09-07T08:54:40.025Z] #50 13.12 Reading package lists... [2022-09-07T08:54:40.025Z] #50 16.95 Reading package lists... [2022-09-07T08:54:40.025Z] #50 20.61 Building dependency tree... [2022-09-07T08:54:40.025Z] #50 22.06 libcap2-bin is already the newest version (1:2.25-2). [2022-09-07T08:54:40.025Z] #50 22.06 The following additional packages will be installed: [2022-09-07T08:54:40.025Z] #50 22.07 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-09-07T08:54:40.025Z] #50 22.07 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-09-07T08:54:40.025Z] #50 22.07 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-09-07T08:54:40.025Z] #50 22.07 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-09-07T08:54:40.025Z] #50 22.07 python3.7 python3.7-minimal vim-runtime xxd [2022-09-07T08:54:40.025Z] #50 22.08 Suggested packages: [2022-09-07T08:54:40.025Z] #50 22.08 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-09-07T08:54:40.025Z] #50 22.08 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-09-07T08:54:40.025Z] #50 22.08 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-09-07T08:54:40.025Z] #50 22.08 quota [2022-09-07T08:54:40.025Z] #50 22.08 Recommended packages: [2022-09-07T08:54:40.025Z] #50 22.08 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-09-07T08:54:40.025Z] #50 22.08 python3-keyrings.alt python3-xdg unzip [2022-09-07T08:54:40.112Z] #42 146.1 CC criu/protobuf-desc.o [2022-09-07T08:54:40.125Z] INFO: Sources under d:\gopath\... [2022-09-07T08:54:40.125Z] INFO: Test run under d:\CI\... [2022-09-07T08:54:40.151Z] #50 55.84 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-07T08:54:40.151Z] #50 55.86 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-07T08:54:40.151Z] #50 55.86 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-07T08:54:40.151Z] #50 55.87 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-07T08:54:40.151Z] #50 55.88 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-07T08:54:40.151Z] #50 55.88 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-07T08:54:40.151Z] #50 55.89 Setting up python3 (3.7.3-1) ... [2022-09-07T08:54:40.611Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-09-07T08:54:40.612Z] INFO: docker/docker repository was found [2022-09-07T08:54:40.612Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-09-07T08:54:40.612Z] ltsc2019: Pulling from windows/servercore [2022-09-07T08:54:40.694Z] #42 147.1 CC criu/protobuf.o [2022-09-07T08:54:40.718Z] #50 56.31 Setting up python3-wheel (0.32.3-2) ... [2022-09-07T08:54:40.989Z] #50 23.84 The following NEW packages will be installed: [2022-09-07T08:54:40.989Z] #50 23.84 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-09-07T08:54:40.989Z] #50 23.85 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-09-07T08:54:40.989Z] #50 23.87 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-09-07T08:54:40.989Z] #50 23.87 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-09-07T08:54:40.989Z] #50 23.87 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-09-07T08:54:40.989Z] #50 23.87 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-09-07T08:54:40.989Z] #50 23.87 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-09-07T08:54:40.989Z] #50 23.87 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-09-07T08:54:40.989Z] #50 23.87 xz-utils zip [2022-09-07T08:54:41.106Z] b111c3320c94: Pulling fs layer [2022-09-07T08:54:41.106Z] 294d77ac553d: Pulling fs layer [2022-09-07T08:54:41.248Z] #50 24.22 0 upgraded, 49 newly installed, 0 to remove and 3 not upgraded. [2022-09-07T08:54:41.248Z] #50 24.22 Need to get 28.6 MB of archives. [2022-09-07T08:54:41.248Z] #50 24.22 After this operation, 116 MB of additional disk space will be used. [2022-09-07T08:54:41.248Z] #50 24.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-09-07T08:54:41.248Z] #50 24.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-09-07T08:54:41.248Z] #50 24.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-09-07T08:54:41.248Z] #50 24.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-09-07T08:54:41.248Z] #50 24.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-09-07T08:54:41.248Z] #50 24.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-09-07T08:54:41.264Z] #42 147.5 CC criu/pstree.o [2022-09-07T08:54:41.291Z] #50 57.03 Setting up apparmor (2.13.2-10) ... [2022-09-07T08:54:41.518Z] #50 24.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-09-07T08:54:41.519Z] #50 24.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-09-07T08:54:41.519Z] #50 24.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-09-07T08:54:41.519Z] #50 24.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-09-07T08:54:41.519Z] #50 24.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-09-07T08:54:41.519Z] #50 24.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-09-07T08:54:41.519Z] #50 24.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-09-07T08:54:41.519Z] #50 24.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-09-07T08:54:41.519Z] #50 24.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-09-07T08:54:41.519Z] #50 24.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-09-07T08:54:41.519Z] #50 24.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-09-07T08:54:41.519Z] #50 24.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-09-07T08:54:41.519Z] #50 24.61 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-09-07T08:54:41.519Z] #50 24.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-09-07T08:54:41.775Z] #50 24.64 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-09-07T08:54:41.775Z] #50 24.65 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-09-07T08:54:41.775Z] #50 24.68 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-09-07T08:54:41.775Z] #50 24.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-09-07T08:54:41.775Z] #50 24.74 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-09-07T08:54:41.775Z] #50 ... [2022-09-07T08:54:41.775Z] [2022-09-07T08:54:41.775Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-07T08:54:41.775Z] #33 DONE 151.7s [2022-09-07T08:54:41.775Z] [2022-09-07T08:54:41.775Z] #50 [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 [2022-09-07T08:54:41.775Z] #50 24.76 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-09-07T08:54:41.775Z] #50 24.78 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-09-07T08:54:41.775Z] #50 24.78 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-09-07T08:54:41.775Z] #50 24.78 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-09-07T08:54:42.203Z] #42 148.7 CC criu/rbtree.o [2022-09-07T08:54:42.336Z] #50 25.35 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-09-07T08:54:42.336Z] #50 25.35 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-09-07T08:54:42.336Z] #50 25.35 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-09-07T08:54:42.336Z] #50 25.35 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-09-07T08:54:42.336Z] #50 25.36 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-09-07T08:54:42.336Z] #50 25.38 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-09-07T08:54:42.336Z] #50 25.39 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-09-07T08:54:42.592Z] #50 25.51 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-09-07T08:54:42.592Z] #50 25.51 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-09-07T08:54:42.592Z] #50 25.51 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-09-07T08:54:42.592Z] #50 25.51 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-09-07T08:54:42.592Z] #50 25.51 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-09-07T08:54:42.592Z] #50 25.54 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-09-07T08:54:42.592Z] #50 25.55 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-09-07T08:54:42.592Z] #50 25.67 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-09-07T08:54:42.772Z] #42 149.1 CC criu/rst-malloc.o [2022-09-07T08:54:42.772Z] #42 149.4 CC criu/seccomp.o [2022-09-07T08:54:42.849Z] #50 25.69 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-09-07T08:54:42.849Z] #50 25.72 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-09-07T08:54:43.104Z] #50 26.04 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-09-07T08:54:43.104Z] #50 26.11 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-09-07T08:54:43.104Z] #50 26.15 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-09-07T08:54:43.194Z] #50 58.91 Setting up xfsprogs (4.20.0-1) ... [2022-09-07T08:54:43.194Z] #50 58.93 Setting up python3-lib2to3 (3.7.3-1) ... [2022-09-07T08:54:43.452Z] #50 59.25 Setting up python3-pkg-resources (40.8.0-1) ... [2022-09-07T08:54:43.666Z] #50 26.83 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T08:54:43.711Z] #42 150.2 CC criu/seize.o [2022-09-07T08:54:43.922Z] #50 26.96 Fetched 28.6 MB in 2s (12.9 MB/s) [2022-09-07T08:54:43.922Z] #50 27.04 Selecting previously unselected package pigz. [2022-09-07T08:54:44.179Z] #50 27.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 ... 23452 files and directories currently installed.) [2022-09-07T08:54:44.179Z] #50 27.11 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-09-07T08:54:44.179Z] #50 27.12 Unpacking pigz (2.4-1) ... [2022-09-07T08:54:44.179Z] #50 27.22 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-09-07T08:54:44.179Z] #50 27.23 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-07T08:54:44.179Z] #50 27.25 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-07T08:54:44.386Z] #50 60.15 Setting up python3-distutils (3.7.3-1) ... [2022-09-07T08:54:44.650Z] #42 151.2 CC criu/servicefd.o [2022-09-07T08:54:44.745Z] #50 27.79 Selecting previously unselected package python3.7-minimal. [2022-09-07T08:54:44.745Z] #50 27.79 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-09-07T08:54:44.745Z] #50 27.80 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-07T08:54:44.953Z] #50 60.68 Setting up python3-setuptools (40.8.0-1) ... [2022-09-07T08:54:45.218Z] #42 151.7 CC criu/shmem.o [2022-09-07T08:54:45.675Z] #50 28.70 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-09-07T08:54:45.675Z] #50 28.73 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-09-07T08:54:45.890Z] #50 61.72 Setting up python3-pip (18.1-5) ... [2022-09-07T08:54:46.155Z] #42 152.8 CC criu/sigframe.o [2022-09-07T08:54:46.415Z] #42 153.0 CC criu/signalfd.o [2022-09-07T08:54:46.825Z] #50 62.65 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-07T08:54:46.825Z] #50 62.68 Processing triggers for mime-support (3.62) ... [2022-09-07T08:54:46.985Z] #42 153.3 CC criu/sk-inet.o [2022-09-07T08:54:47.084Z] #50 ... [2022-09-07T08:54:47.084Z] [2022-09-07T08:54:47.084Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:54:47.084Z] #41 98.39 CC criu/fault-injection.o [2022-09-07T08:54:47.084Z] #41 98.50 CC criu/fdstore.o [2022-09-07T08:54:47.084Z] #41 98.88 CC criu/fifo.o [2022-09-07T08:54:47.084Z] #41 99.20 CC criu/file-ids.o [2022-09-07T08:54:47.084Z] #41 99.55 CC criu/file-lock.o [2022-09-07T08:54:47.084Z] #41 100.3 CC criu/files-ext.o [2022-09-07T08:54:47.084Z] #41 100.8 CC criu/files-reg.o [2022-09-07T08:54:47.084Z] #41 102.9 CC criu/files.o [2022-09-07T08:54:47.084Z] #41 104.9 CC criu/filesystems.o [2022-09-07T08:54:47.084Z] #41 105.6 CC criu/fsnotify.o [2022-09-07T08:54:47.084Z] #41 106.7 CC criu/image-desc.o [2022-09-07T08:54:47.084Z] #41 106.9 CC criu/image.o [2022-09-07T08:54:47.084Z] #41 107.9 CC criu/ipc_ns.o [2022-09-07T08:54:47.650Z] #41 ... [2022-09-07T08:54:47.650Z] [2022-09-07T08:54:47.650Z] #50 [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 [2022-09-07T08:54:47.650Z] #50 DONE 63.5s [2022-09-07T08:54:47.920Z] [2022-09-07T08:54:47.920Z] #53 [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 [2022-09-07T08:54:47.922Z] #42 154.6 CC criu/sk-netlink.o [2022-09-07T08:54:48.190Z] #50 30.77 Selecting previously unselected package python3-minimal. [2022-09-07T08:54:48.190Z] #50 30.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-09-07T08:54:48.190Z] #50 30.84 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-09-07T08:54:48.190Z] #50 30.85 Unpacking python3-minimal (3.7.3-1) ... [2022-09-07T08:54:48.190Z] #50 30.93 Selecting previously unselected package libmpdec2:amd64. [2022-09-07T08:54:48.190Z] #50 30.95 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-09-07T08:54:48.190Z] #50 30.99 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-09-07T08:54:48.190Z] #50 31.09 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-09-07T08:54:48.190Z] #50 31.10 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-09-07T08:54:48.190Z] #50 31.11 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-07T08:54:48.489Z] #53 0.739 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-07T08:54:48.489Z] #53 0.744 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-07T08:54:48.489Z] #53 0.747 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-07T08:54:48.489Z] #53 DONE 0.9s [2022-09-07T08:54:48.489Z] [2022-09-07T08:54:48.489Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:54:48.489Z] #41 109.2 CC criu/irmap.o [2022-09-07T08:54:48.748Z] #41 110.1 CC criu/kcmp-ids.o [2022-09-07T08:54:48.861Z] #42 155.0 CC criu/sk-packet.o [2022-09-07T08:54:49.007Z] #41 110.5 CC criu/kerndat.o [2022-09-07T08:54:49.121Z] #50 32.13 Selecting previously unselected package python3.7. [2022-09-07T08:54:49.121Z] #50 32.13 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-09-07T08:54:49.121Z] #50 32.14 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-09-07T08:54:49.121Z] #50 32.26 Selecting previously unselected package libpython3-stdlib:amd64. [2022-09-07T08:54:49.121Z] #42 155.8 CC criu/sk-queue.o [2022-09-07T08:54:49.377Z] #50 32.27 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-09-07T08:54:49.377Z] #50 32.27 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-07T08:54:49.377Z] #50 32.40 Setting up python3-minimal (3.7.3-1) ... [2022-09-07T08:54:49.691Z] #42 156.4 CC criu/sk-tcp.o [2022-09-07T08:54:49.957Z] 294d77ac553d: Download complete [2022-09-07T08:54:50.305Z] #50 33.19 Selecting previously unselected package python3. [2022-09-07T08:54:50.305Z] #50 33.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24113 files and directories currently installed.) [2022-09-07T08:54:50.305Z] #50 33.24 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-09-07T08:54:50.305Z] #50 33.26 Unpacking python3 (3.7.3-1) ... [2022-09-07T08:54:50.305Z] #50 33.36 Selecting previously unselected package libip4tc0:amd64. [2022-09-07T08:54:50.305Z] #50 33.37 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-09-07T08:54:50.305Z] #50 33.38 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-09-07T08:54:50.305Z] #50 33.49 Selecting previously unselected package libip6tc0:amd64. [2022-09-07T08:54:50.383Z] #41 111.8 CC criu/libnetlink.o [2022-09-07T08:54:50.561Z] #50 33.49 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-09-07T08:54:50.561Z] #50 33.50 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-09-07T08:54:50.561Z] #50 33.60 Selecting previously unselected package libiptc0:amd64. [2022-09-07T08:54:50.561Z] #50 33.60 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-09-07T08:54:50.561Z] #50 33.60 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-09-07T08:54:50.561Z] #50 33.71 Selecting previously unselected package libnfnetlink0:amd64. [2022-09-07T08:54:50.629Z] #42 157.0 CC criu/sk-unix.o [2022-09-07T08:54:50.641Z] #41 112.2 CC criu/log.o [2022-09-07T08:54:50.817Z] #50 33.71 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-09-07T08:54:50.817Z] #50 33.72 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-07T08:54:50.817Z] #50 33.79 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-09-07T08:54:50.817Z] #50 33.81 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-09-07T08:54:50.817Z] #50 33.81 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-07T08:54:50.817Z] #50 33.90 Selecting previously unselected package libnftnl11:amd64. [2022-09-07T08:54:50.817Z] #50 33.90 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-09-07T08:54:50.817Z] #50 33.90 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-09-07T08:54:51.073Z] #50 33.99 Selecting previously unselected package iptables. [2022-09-07T08:54:51.073Z] #50 34.01 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-09-07T08:54:51.073Z] #50 34.02 Unpacking iptables (1.8.2-4) ... [2022-09-07T08:54:51.329Z] #50 34.33 Selecting previously unselected package xxd. [2022-09-07T08:54:51.329Z] #50 34.35 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-07T08:54:51.330Z] #50 34.36 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:54:51.330Z] #50 34.50 Selecting previously unselected package vim-common. [2022-09-07T08:54:51.576Z] #41 112.7 CC criu/lsm.o [2022-09-07T08:54:51.585Z] #50 34.50 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-07T08:54:51.585Z] #50 34.54 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:54:51.835Z] #41 113.1 CC criu/mem.o [2022-09-07T08:54:51.842Z] #50 34.71 Selecting previously unselected package bash-completion. [2022-09-07T08:54:51.842Z] #50 34.71 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-09-07T08:54:52.537Z] #42 159.0 CC criu/sockets.o [2022-09-07T08:54:53.211Z] #50 ... [2022-09-07T08:54:53.211Z] [2022-09-07T08:54:53.211Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:54:53.211Z] #41 87.47 CC criu/clone-noasan.o [2022-09-07T08:54:53.211Z] #41 87.74 CC criu/config.o [2022-09-07T08:54:53.211Z] #41 89.42 CC criu/cr-check.o [2022-09-07T08:54:53.211Z] #41 90.84 CC criu/cr-dedup.o [2022-09-07T08:54:53.211Z] #41 91.24 CC criu/cr-dump.o [2022-09-07T08:54:53.211Z] #41 93.54 CC criu/cr-errno.o [2022-09-07T08:54:53.211Z] #41 93.63 CC criu/cr-restore.o [2022-09-07T08:54:53.475Z] #42 159.9 CC criu/stats.o [2022-09-07T08:54:53.735Z] #42 160.3 CC criu/string.o [2022-09-07T08:54:53.737Z] #41 114.9 CC criu/memfd.o [2022-09-07T08:54:53.774Z] #41 98.19 CC criu/cr-service.o [2022-09-07T08:54:53.997Z] #42 160.4 CC criu/sysctl.o [2022-09-07T08:54:54.305Z] #41 115.6 CC criu/mount.o [2022-09-07T08:54:54.338Z] #41 ... [2022-09-07T08:54:54.338Z] [2022-09-07T08:54:54.338Z] #50 [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 [2022-09-07T08:54:54.338Z] #50 37.46 Unpacking bash-completion (1:2.8-6) ... [2022-09-07T08:54:54.566Z] #42 ... [2022-09-07T08:54:54.566Z] [2022-09-07T08:54:54.566Z] #32 [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 [2022-09-07T08:54:54.826Z] #32 236.1 + dpkg --print-architecture [2022-09-07T08:54:54.826Z] #32 236.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-09-07T08:54:54.899Z] #50 37.95 Selecting previously unselected package bzip2. [2022-09-07T08:54:54.899Z] #50 37.95 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-09-07T08:54:54.899Z] #50 37.95 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-07T08:54:54.899Z] #50 38.02 Selecting previously unselected package xz-utils. [2022-09-07T08:54:55.086Z] #32 236.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-07T08:54:55.086Z] #32 236.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-07T08:54:55.155Z] #50 38.02 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-09-07T08:54:55.155Z] #50 38.03 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-09-07T08:54:55.155Z] #50 38.21 Selecting previously unselected package apparmor. [2022-09-07T08:54:55.155Z] #50 38.22 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-09-07T08:54:55.155Z] #50 38.30 Unpacking apparmor (2.13.2-10) ... [2022-09-07T08:54:55.718Z] #50 38.65 Selecting previously unselected package aufs-tools. [2022-09-07T08:54:55.718Z] #50 38.65 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-09-07T08:54:55.718Z] #50 38.66 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-09-07T08:54:55.718Z] #50 38.80 Selecting previously unselected package libonig5:amd64. [2022-09-07T08:54:55.718Z] #50 38.81 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-09-07T08:54:55.718Z] #50 38.82 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-09-07T08:54:55.974Z] #50 38.96 Selecting previously unselected package libjq1:amd64. [2022-09-07T08:54:55.974Z] #50 38.97 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-09-07T08:54:55.974Z] #50 38.98 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-07T08:54:56.230Z] #50 39.07 Selecting previously unselected package jq. [2022-09-07T08:54:56.230Z] #50 39.09 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-09-07T08:54:56.230Z] #50 39.12 Unpacking jq (1.5+dfsg-2+b1) ... [2022-09-07T08:54:56.230Z] #50 39.22 Selecting previously unselected package libaio1:amd64. [2022-09-07T08:54:56.230Z] #50 39.23 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-09-07T08:54:56.230Z] #50 39.24 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-09-07T08:54:56.230Z] #50 39.32 Selecting previously unselected package libgpm2:amd64. [2022-09-07T08:54:56.489Z] #50 39.32 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-09-07T08:54:56.489Z] #50 39.33 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-09-07T08:54:56.489Z] #50 39.45 Selecting previously unselected package libicu63:amd64. [2022-09-07T08:54:56.489Z] #50 39.46 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-09-07T08:54:56.489Z] #50 39.47 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-07T08:54:57.589Z] #41 119.0 CC criu/namespaces.o [2022-09-07T08:54:58.561Z] #41 ... [2022-09-07T08:54:58.561Z] [2022-09-07T08:54:58.561Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-07T08:54:58.561Z] #0 4.906 Collecting yamllint==1.26.1 [2022-09-07T08:54:58.825Z] #54 10.27 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-09-07T08:54:59.395Z] #54 ... [2022-09-07T08:54:59.395Z] [2022-09-07T08:54:59.395Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:54:59.395Z] #41 120.9 CC criu/net.o [2022-09-07T08:55:00.591Z] b111c3320c94: Verifying Checksum [2022-09-07T08:55:00.591Z] b111c3320c94: Download complete [2022-09-07T08:55:00.656Z] #50 42.95 Selecting previously unselected package libnet1:amd64. [2022-09-07T08:55:00.656Z] #50 42.95 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-09-07T08:55:00.656Z] #50 42.96 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T08:55:00.656Z] #50 43.06 Selecting previously unselected package libnl-3-200:amd64. [2022-09-07T08:55:00.656Z] #50 43.06 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-09-07T08:55:00.656Z] #50 43.07 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-09-07T08:55:00.656Z] #50 43.15 Selecting previously unselected package libprotobuf-c1:amd64. [2022-09-07T08:55:00.656Z] #50 43.16 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-09-07T08:55:00.656Z] #50 43.17 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-07T08:55:00.656Z] #50 43.24 Selecting previously unselected package libreadline5:amd64. [2022-09-07T08:55:00.656Z] #50 43.24 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-09-07T08:55:00.656Z] #50 43.24 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-07T08:55:00.656Z] #50 43.36 Selecting previously unselected package net-tools. [2022-09-07T08:55:00.656Z] #50 43.38 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-09-07T08:55:00.656Z] #50 43.38 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-07T08:55:00.656Z] #50 43.56 Selecting previously unselected package patch. [2022-09-07T08:55:00.656Z] #50 43.58 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-09-07T08:55:00.656Z] #50 43.59 Unpacking patch (2.7.6-3+deb10u1) ... [2022-09-07T08:55:00.912Z] #50 43.72 Selecting previously unselected package python-pip-whl. [2022-09-07T08:55:00.912Z] #50 43.72 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-09-07T08:55:00.912Z] #50 43.72 Unpacking python-pip-whl (18.1-5) ... [2022-09-07T08:55:01.474Z] #50 44.32 Selecting previously unselected package python3-lib2to3. [2022-09-07T08:55:01.474Z] #50 44.32 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-09-07T08:55:01.474Z] #50 44.32 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-09-07T08:55:01.474Z] #50 44.44 Selecting previously unselected package python3-distutils. [2022-09-07T08:55:01.474Z] #50 44.44 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-09-07T08:55:01.474Z] #50 44.45 Unpacking python3-distutils (3.7.3-1) ... [2022-09-07T08:55:01.730Z] #50 44.61 Selecting previously unselected package python3-pip. [2022-09-07T08:55:01.730Z] #50 44.61 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-09-07T08:55:01.730Z] #50 44.61 Unpacking python3-pip (18.1-5) ... [2022-09-07T08:55:01.730Z] #50 44.77 Selecting previously unselected package python3-pkg-resources. [2022-09-07T08:55:01.730Z] #50 44.77 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-09-07T08:55:01.730Z] #50 44.77 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-09-07T08:55:01.730Z] #50 44.89 Selecting previously unselected package python3-setuptools. [2022-09-07T08:55:01.986Z] #50 44.90 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-09-07T08:55:01.986Z] #50 44.90 Unpacking python3-setuptools (40.8.0-1) ... [2022-09-07T08:55:01.986Z] #50 45.17 Selecting previously unselected package python3-wheel. [2022-09-07T08:55:02.242Z] #50 45.17 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-09-07T08:55:02.242Z] #50 45.18 Unpacking python3-wheel (0.32.3-2) ... [2022-09-07T08:55:02.242Z] #50 45.28 Selecting previously unselected package sudo. [2022-09-07T08:55:02.498Z] #50 45.28 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-09-07T08:55:02.498Z] #50 45.29 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-09-07T08:55:02.754Z] #50 45.86 Selecting previously unselected package thin-provisioning-tools. [2022-09-07T08:55:03.010Z] #50 45.87 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-09-07T08:55:03.010Z] #50 45.87 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-09-07T08:55:03.266Z] #50 46.17 Selecting previously unselected package uidmap. [2022-09-07T08:55:03.266Z] #50 46.19 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-09-07T08:55:03.266Z] #50 46.19 Unpacking uidmap (1:4.5-1.1) ... [2022-09-07T08:55:03.266Z] #50 46.35 Selecting previously unselected package vim-runtime. [2022-09-07T08:55:03.266Z] #50 46.35 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-09-07T08:55:03.266Z] #50 46.39 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-09-07T08:55:03.266Z] #50 46.44 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-09-07T08:55:03.522Z] #50 46.45 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:55:03.583Z] #41 124.8 CC criu/netfilter.o [2022-09-07T08:55:04.150Z] #41 125.3 CC criu/page-pipe.o [2022-09-07T08:55:05.072Z] #32 ... [2022-09-07T08:55:05.072Z] [2022-09-07T08:55:05.072Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:55:05.072Z] #42 161.2 CC criu/sysfs_parse.o [2022-09-07T08:55:05.072Z] #42 161.6 CC criu/timens.o [2022-09-07T08:55:05.072Z] #42 162.0 CC criu/timerfd.o [2022-09-07T08:55:05.072Z] #42 162.4 CC criu/tty.o [2022-09-07T08:55:05.072Z] #42 164.2 CC criu/tun.o [2022-09-07T08:55:05.072Z] #42 164.9 CC criu/uffd.o [2022-09-07T08:55:05.072Z] #42 166.4 CC criu/util.o [2022-09-07T08:55:05.072Z] #42 167.9 CC criu/uts_ns.o [2022-09-07T08:55:05.072Z] #42 168.2 CC criu/vdso-compat.o [2022-09-07T08:55:05.072Z] #42 168.5 CC criu/vdso.o [2022-09-07T08:55:05.072Z] #42 169.2 LINK criu/built-in.o [2022-09-07T08:55:05.072Z] #42 169.4 LINK criu/criu [2022-09-07T08:55:05.072Z] #42 170.0 DEP lib/c/criu.d [2022-09-07T08:55:05.072Z] #42 170.2 CC images/rpc.pb-c.o [2022-09-07T08:55:05.072Z] #42 170.9 CC lib/c/criu.o [2022-09-07T08:55:05.085Z] #41 126.2 CC criu/page-xfer.o [2022-09-07T08:55:05.419Z] #50 ... [2022-09-07T08:55:05.419Z] [2022-09-07T08:55:05.419Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:55:05.419Z] #41 99.74 CC criu/crtools.o [2022-09-07T08:55:05.419Z] #41 100.3 CC criu/eventfd.o [2022-09-07T08:55:05.419Z] #41 100.7 CC criu/eventpoll.o [2022-09-07T08:55:05.419Z] #41 101.6 CC criu/external.o [2022-09-07T08:55:05.419Z] #41 101.9 CC criu/fault-injection.o [2022-09-07T08:55:05.419Z] #41 102.0 CC criu/fdstore.o [2022-09-07T08:55:05.419Z] #41 102.4 CC criu/fifo.o [2022-09-07T08:55:05.419Z] #41 102.9 CC criu/file-ids.o [2022-09-07T08:55:05.419Z] #41 103.2 CC criu/file-lock.o [2022-09-07T08:55:05.419Z] #41 104.2 CC criu/files-ext.o [2022-09-07T08:55:05.419Z] #41 104.5 CC criu/files-reg.o [2022-09-07T08:55:05.419Z] #41 106.8 CC criu/files.o [2022-09-07T08:55:05.419Z] #41 108.8 CC criu/filesystems.o [2022-09-07T08:55:05.419Z] #41 109.6 CC criu/fsnotify.o [2022-09-07T08:55:05.641Z] #42 172.2 LINK lib/c/built-in.o [2022-09-07T08:55:05.641Z] #42 172.2 LINK lib/c/libcriu.so [2022-09-07T08:55:05.641Z] #42 172.3 LINK lib/c/libcriu.a [2022-09-07T08:55:06.211Z] #42 172.5 GEN magic.py [2022-09-07T08:55:06.211Z] #42 172.6 Note: Building without setproctitle() and strlcpy() support. [2022-09-07T08:55:06.211Z] #42 172.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-07T08:55:06.211Z] #42 172.6 Note: Building without GnuTLS support [2022-09-07T08:55:06.211Z] #42 172.6 Makefile.config:39: Warn: you have no libnftables installed [2022-09-07T08:55:06.211Z] #42 172.6 Makefile.config:40: Warn: Building without nftables support [2022-09-07T08:55:06.346Z] #41 110.9 CC criu/image-desc.o [2022-09-07T08:55:06.461Z] #41 127.7 CC criu/pagemap-cache.o [2022-09-07T08:55:06.602Z] #41 111.0 CC criu/image.o [2022-09-07T08:55:06.602Z] #41 ... [2022-09-07T08:55:06.602Z] [2022-09-07T08:55:06.602Z] #50 [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 [2022-09-07T08:55:06.602Z] #50 49.63 Selecting previously unselected package vim. [2022-09-07T08:55:06.602Z] #50 49.63 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-09-07T08:55:06.602Z] #50 49.65 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:55:07.028Z] #41 128.1 CC criu/pagemap.o [2022-09-07T08:55:07.150Z] #42 173.6 fatal: not a git repository (or any of the parent directories): .git [2022-09-07T08:55:07.165Z] #50 50.11 Selecting previously unselected package xfsprogs. [2022-09-07T08:55:07.165Z] #50 50.11 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-09-07T08:55:07.165Z] #50 50.12 Unpacking xfsprogs (4.20.0-1) ... [2022-09-07T08:55:07.379Z] sha256:1d2b91dc789acfbf6ef40263e85546b9d359d24a53f3acae9ef251ff98701f62 [2022-09-07T08:55:07.379Z] INFO: Starting docker-py tests... [2022-09-07T08:55:07.379Z] ============================= test session starts ============================== [2022-09-07T08:55:07.379Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-09-07T08:55:07.379Z] rootdir: /src, inifile: pytest.ini [2022-09-07T08:55:07.379Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-09-07T08:55:07.379Z] collected 389 items / 1 deselected / 388 selected [2022-09-07T08:55:07.379Z] [2022-09-07T08:55:07.594Z] #41 129.0 CC criu/parasite-syscall.o [2022-09-07T08:55:07.727Z] #50 50.62 Selecting previously unselected package zip. [2022-09-07T08:55:07.727Z] #50 50.63 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-09-07T08:55:07.727Z] #50 50.63 Unpacking zip (3.0-11+b1) ... [2022-09-07T08:55:07.727Z] #50 50.83 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-09-07T08:55:07.727Z] #50 50.85 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-09-07T08:55:07.727Z] #50 50.87 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-09-07T08:55:07.982Z] #50 50.89 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-09-07T08:55:07.982Z] #50 50.91 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-09-07T08:55:07.982Z] #50 50.93 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-09-07T08:55:07.982Z] #50 50.95 Setting up uidmap (1:4.5-1.1) ... [2022-09-07T08:55:07.982Z] #50 50.97 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-09-07T08:55:07.982Z] #50 50.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-09-07T08:55:07.982Z] #50 50.99 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-09-07T08:55:07.982Z] #50 51.02 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-09-07T08:55:07.982Z] #50 51.03 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-09-07T08:55:07.982Z] #50 51.06 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:55:07.982Z] #50 51.08 Setting up zip (3.0-11+b1) ... [2022-09-07T08:55:08.088Z] #42 174.4 make[1]: Nothing to be done for 'all'. [2022-09-07T08:55:08.239Z] #50 51.10 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:55:08.239Z] #50 51.14 Setting up bash-completion (1:2.8-6) ... [2022-09-07T08:55:08.531Z] #41 129.8 CC criu/path.o [2022-09-07T08:55:08.656Z] #42 175.2 make[1]: 'images/built-in.o' is up to date. [2022-09-07T08:55:08.790Z] #41 130.1 CC criu/pie-util-vdso.o [2022-09-07T08:55:08.917Z] #42 175.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-09-07T08:55:08.917Z] #42 175.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-09-07T08:55:08.917Z] #42 175.4 make[1]: 'compel/libcompel.a' is up to date. [2022-09-07T08:55:08.917Z] #42 175.4 make[1]: 'compel/compel-host-bin' is up to date. [2022-09-07T08:55:08.917Z] #42 175.5 make[1]: Nothing to be done for 'all'. [2022-09-07T08:55:08.917Z] #42 175.5 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-07T08:55:09.048Z] #41 130.5 CC criu/pie-util.o [2022-09-07T08:55:09.177Z] #42 175.7 make[2]: Nothing to be done for 'all'. [2022-09-07T08:55:09.177Z] #42 175.8 make[2]: Nothing to be done for 'all'. [2022-09-07T08:55:09.177Z] #42 175.8 make[2]: Nothing to be done for 'all'. [2022-09-07T08:55:09.307Z] #41 130.7 CC criu/pipes.o [2022-09-07T08:55:09.493Z] #42 176.0 make[2]: Nothing to be done for 'all'. [2022-09-07T08:55:09.493Z] #42 176.1 make[2]: Nothing to be done for 'all'. [2022-09-07T08:55:09.762Z] #42 176.1 make[2]: Nothing to be done for 'all'. [2022-09-07T08:55:09.762Z] #42 176.2 make[2]: Nothing to be done for 'all'. [2022-09-07T08:55:09.877Z] #41 ... [2022-09-07T08:55:09.878Z] [2022-09-07T08:55:09.878Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-07T08:55:09.878Z] #54 11.34 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-09-07T08:55:09.878Z] #54 11.44 Downloading https://files.pythonhosted.org/packages/63/82/2179fdc39bc1bb43296f638ae1dfe2581ec2617b4e87c28b0d23d44b997f/pathspec-0.10.1-py3-none-any.whl [2022-09-07T08:55:09.878Z] #54 11.51 Collecting pyyaml (from yamllint==1.26.1) [2022-09-07T08:55:09.878Z] #54 11.86 Downloading https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz (124kB) [2022-09-07T08:55:09.878Z] #54 12.54 Installing build dependencies: started [2022-09-07T08:55:10.024Z] #42 176.4 make[2]: Nothing to be done for 'all'. [2022-09-07T08:55:10.025Z] #42 176.4 INSTALL criu/criu [2022-09-07T08:55:10.136Z] #54 ... [2022-09-07T08:55:10.136Z] [2022-09-07T08:55:10.136Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:55:10.136Z] #41 131.5 CC criu/plugin.o [2022-09-07T08:55:10.602Z] #42 DONE 177.1s [2022-09-07T08:55:10.602Z] [2022-09-07T08:55:10.602Z] #40 [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 [2022-09-07T08:55:10.703Z] #41 131.9 CC criu/proc_parse.o [2022-09-07T08:55:10.758Z] #50 53.86 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-09-07T08:55:10.962Z] #41 ... [2022-09-07T08:55:10.962Z] [2022-09-07T08:55:10.962Z] #25 [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 [2022-09-07T08:55:10.962Z] #25 188.2 + dpkg --print-architecture [2022-09-07T08:55:10.962Z] #25 DONE 188.8s [2022-09-07T08:55:10.962Z] [2022-09-07T08:55:10.962Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-07T08:55:11.015Z] #50 53.88 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-09-07T08:55:11.015Z] #50 53.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-07T08:55:11.015Z] #50 53.91 Setting up patch (2.7.6-3+deb10u1) ... [2022-09-07T08:55:11.015Z] #50 53.93 Setting up sudo (1.8.27-1+deb10u3) ... [2022-09-07T08:55:11.015Z] #50 54.00 invoke-rc.d: could not determine current runlevel [2022-09-07T08:55:11.015Z] #50 54.01 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-07T08:55:11.015Z] #50 54.02 Setting up pigz (2.4-1) ... [2022-09-07T08:55:11.015Z] #50 54.03 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-09-07T08:55:11.015Z] #50 54.05 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-09-07T08:55:11.015Z] #50 54.07 Setting up python-pip-whl (18.1-5) ... [2022-09-07T08:55:11.015Z] #50 54.09 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-09-07T08:55:11.015Z] #50 54.10 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:55:11.578Z] #50 54.46 Setting up libaio1:amd64 (0.3.112-3) ... [2022-09-07T08:55:11.578Z] #50 54.47 Setting up libonig5:amd64 (6.9.1-1) ... [2022-09-07T08:55:11.578Z] #50 54.48 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-09-07T08:55:11.578Z] #50 54.49 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-09-07T08:55:11.578Z] #50 54.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-07T08:55:11.578Z] #50 54.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-07T08:55:11.578Z] #50 54.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-07T08:55:11.578Z] #50 54.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-07T08:55:11.578Z] #50 54.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-07T08:55:11.578Z] #50 54.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-07T08:55:11.578Z] #50 54.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-07T08:55:11.578Z] #50 54.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-07T08:55:11.578Z] #50 54.60 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-09-07T08:55:11.578Z] #50 54.62 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-09-07T08:55:11.578Z] #50 54.64 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-09-07T08:55:11.578Z] #50 54.65 Setting up jq (1.5+dfsg-2+b1) ... [2022-09-07T08:55:11.578Z] #50 54.67 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-09-07T08:55:11.578Z] #50 54.68 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-09-07T08:55:14.246Z] #54 ... [2022-09-07T08:55:14.246Z] [2022-09-07T08:55:14.246Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:55:14.246Z] #41 135.0 CC criu/protobuf-desc.o [2022-09-07T08:55:14.813Z] #41 136.1 CC criu/protobuf.o [2022-09-07T08:55:14.851Z] #50 57.60 Setting up iptables (1.8.2-4) ... [2022-09-07T08:55:14.851Z] #50 57.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-07T08:55:14.851Z] #50 57.63 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-07T08:55:14.851Z] #50 57.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-07T08:55:14.851Z] #50 57.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-07T08:55:14.851Z] #50 57.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-07T08:55:14.851Z] #50 57.66 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-07T08:55:14.851Z] #50 57.70 Setting up python3 (3.7.3-1) ... [2022-09-07T08:55:15.072Z] #41 136.5 CC criu/pstree.o [2022-09-07T08:55:15.108Z] #50 58.06 Setting up python3-wheel (0.32.3-2) ... [2022-09-07T08:55:16.037Z] #50 58.87 Setting up apparmor (2.13.2-10) ... [2022-09-07T08:55:16.447Z] #41 137.8 CC criu/rbtree.o [2022-09-07T08:55:16.706Z] #41 138.1 CC criu/rst-malloc.o [2022-09-07T08:55:16.965Z] #41 138.4 CC criu/seccomp.o [2022-09-07T08:55:17.405Z] #50 ... [2022-09-07T08:55:17.405Z] [2022-09-07T08:55:17.405Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:55:17.405Z] #41 112.0 CC criu/ipc_ns.o [2022-09-07T08:55:17.405Z] #41 113.1 CC criu/irmap.o [2022-09-07T08:55:17.405Z] #41 113.8 CC criu/kcmp-ids.o [2022-09-07T08:55:17.405Z] #41 114.1 CC criu/kerndat.o [2022-09-07T08:55:17.405Z] #41 115.4 CC criu/libnetlink.o [2022-09-07T08:55:17.405Z] #41 115.9 CC criu/log.o [2022-09-07T08:55:17.405Z] #41 116.5 CC criu/lsm.o [2022-09-07T08:55:17.405Z] #41 116.9 CC criu/mem.o [2022-09-07T08:55:17.405Z] #41 118.7 CC criu/memfd.o [2022-09-07T08:55:17.405Z] #41 119.4 CC criu/mount.o [2022-09-07T08:55:17.900Z] #41 139.2 CC criu/seize.o [2022-09-07T08:55:17.968Z] #41 ... [2022-09-07T08:55:17.968Z] [2022-09-07T08:55:17.968Z] #50 [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 [2022-09-07T08:55:17.968Z] #50 60.96 Setting up xfsprogs (4.20.0-1) ... [2022-09-07T08:55:17.968Z] #50 60.97 Setting up python3-lib2to3 (3.7.3-1) ... [2022-09-07T08:55:18.224Z] #50 61.35 Setting up python3-pkg-resources (40.8.0-1) ... [2022-09-07T08:55:18.397Z] #43 174.5 + mkdir -p /build [2022-09-07T08:55:18.397Z] #43 174.5 + cp runc /build/runc [2022-09-07T08:55:18.397Z] #43 DONE 175.3s [2022-09-07T08:55:18.397Z] [2022-09-07T08:55:18.397Z] #30 [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 [2022-09-07T08:55:18.835Z] #41 140.2 CC criu/servicefd.o [2022-09-07T08:55:19.154Z] #50 62.16 Setting up python3-distutils (3.7.3-1) ... [2022-09-07T08:55:19.234Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-09-07T08:55:19.401Z] #41 140.7 CC criu/shmem.o [2022-09-07T08:55:19.716Z] #50 62.67 Setting up python3-setuptools (40.8.0-1) ... [2022-09-07T08:55:19.799Z] tests/integration/api_client_test.py ..... [ 7%] [2022-09-07T08:55:20.297Z] #30 295.2 + /build/golangci-lint --version [2022-09-07T08:55:20.335Z] #41 141.7 CC criu/sigframe.o [2022-09-07T08:55:20.335Z] #41 141.8 CC criu/signalfd.o [2022-09-07T08:55:20.593Z] #41 142.1 CC criu/sk-inet.o [2022-09-07T08:55:20.602Z] #40 ... [2022-09-07T08:55:20.602Z] [2022-09-07T08:55:20.602Z] #32 [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 [2022-09-07T08:55:20.602Z] #32 DONE 261.1s [2022-09-07T08:55:20.602Z] [2022-09-07T08:55:20.602Z] #29 [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 [2022-09-07T08:55:20.602Z] #29 ... [2022-09-07T08:55:20.602Z] [2022-09-07T08:55:20.602Z] #60 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-09-07T08:55:21.083Z] #50 63.82 Setting up python3-pip (18.1-5) ... [2022-09-07T08:55:21.171Z] #60 DONE 0.5s [2022-09-07T08:55:21.171Z] [2022-09-07T08:55:21.171Z] #61 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-09-07T08:55:21.432Z] #61 DONE 0.1s [2022-09-07T08:55:21.432Z] [2022-09-07T08:55:21.432Z] #62 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-09-07T08:55:21.432Z] #62 DONE 0.1s [2022-09-07T08:55:21.432Z] [2022-09-07T08:55:21.432Z] #40 [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 [2022-09-07T08:55:21.432Z] #40 ... [2022-09-07T08:55:21.432Z] [2022-09-07T08:55:21.432Z] #63 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-07T08:55:21.432Z] #63 DONE 0.1s [2022-09-07T08:55:21.432Z] [2022-09-07T08:55:21.432Z] #29 [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 [2022-09-07T08:55:21.646Z] #50 64.75 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-07T08:55:21.646Z] #50 64.78 Processing triggers for mime-support (3.62) ... [2022-09-07T08:55:21.676Z] #30 296.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-09-07T08:55:21.740Z] tests/integration/api_config_test.py ..... [ 8%] [2022-09-07T08:55:21.967Z] #41 143.2 CC criu/sk-netlink.o [2022-09-07T08:55:22.209Z] #50 DONE 65.3s [2022-09-07T08:55:22.209Z] [2022-09-07T08:55:22.209Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:55:22.209Z] #41 123.6 CC criu/namespaces.o [2022-09-07T08:55:22.209Z] #41 125.7 CC criu/net.o [2022-09-07T08:55:22.225Z] #41 143.7 CC criu/sk-packet.o [2022-09-07T08:55:22.242Z] #30 DONE 297.2s [2022-09-07T08:55:22.242Z] [2022-09-07T08:55:22.242Z] #40 [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 [2022-09-07T08:55:23.159Z] #41 144.4 CC criu/sk-queue.o [2022-09-07T08:55:23.417Z] #41 144.9 CC criu/sk-tcp.o [2022-09-07T08:55:24.100Z] #41 ... [2022-09-07T08:55:24.100Z] [2022-09-07T08:55:24.100Z] #53 [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 [2022-09-07T08:55:24.101Z] #0 1.758 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-07T08:55:24.101Z] #0 1.763 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-07T08:55:24.101Z] #0 1.768 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-07T08:55:24.101Z] #53 DONE 1.8s [2022-09-07T08:55:24.101Z] [2022-09-07T08:55:24.101Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-07T08:55:24.149Z] #40 ... [2022-09-07T08:55:24.149Z] [2022-09-07T08:55:24.149Z] #64 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-07T08:55:24.352Z] #41 145.4 CC criu/sk-unix.o [2022-09-07T08:55:24.409Z] #64 DONE 0.7s [2022-09-07T08:55:24.409Z] [2022-09-07T08:55:24.409Z] #65 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-07T08:55:24.409Z] #65 DONE 0.1s [2022-09-07T08:55:24.409Z] [2022-09-07T08:55:24.409Z] #40 [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 [2022-09-07T08:55:24.409Z] #40 255.0 + bin/containerd [2022-09-07T08:55:24.976Z] #40 ... [2022-09-07T08:55:24.976Z] [2022-09-07T08:55:24.976Z] #66 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-09-07T08:55:24.976Z] #66 DONE 0.2s [2022-09-07T08:55:24.976Z] [2022-09-07T08:55:24.976Z] #40 [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 [2022-09-07T08:55:26.253Z] #41 147.5 CC criu/sockets.o [2022-09-07T08:55:27.189Z] #41 148.5 CC criu/stats.o [2022-09-07T08:55:27.448Z] #41 148.8 CC criu/string.o [2022-09-07T08:55:27.706Z] #41 148.9 CC criu/sysctl.o [2022-09-07T08:55:28.273Z] #41 ... [2022-09-07T08:55:28.273Z] [2022-09-07T08:55:28.273Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-07T08:55:28.273Z] #54 30.31 Installing build dependencies: finished with status 'done' [2022-09-07T08:55:28.273Z] #54 36.02 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-09-07T08:55:28.273Z] #54 36.03 Building wheels for collected packages: yamllint, pyyaml [2022-09-07T08:55:28.273Z] #54 36.03 Running setup.py bdist_wheel for yamllint: started [2022-09-07T08:55:28.273Z] #54 37.11 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-09-07T08:55:28.273Z] #54 37.12 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-09-07T08:55:28.273Z] #54 37.17 Running setup.py bdist_wheel for pyyaml: started [2022-09-07T08:55:28.273Z] #54 38.77 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2022-09-07T08:55:28.273Z] #54 38.77 Stored in directory: /root/.cache/pip/wheels/95/84/67/ebeac632c63797cfbeb90128ca41073117721540dad526d213 [2022-09-07T08:55:28.273Z] #54 38.91 Successfully built yamllint pyyaml [2022-09-07T08:55:28.273Z] #54 38.93 Installing collected packages: pathspec, pyyaml, yamllint [2022-09-07T08:55:28.273Z] #54 39.22 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-09-07T08:55:28.273Z] #54 DONE 39.7s [2022-09-07T08:55:28.273Z] [2022-09-07T08:55:28.273Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:55:28.273Z] #41 149.5 CC criu/sysfs_parse.o [2022-09-07T08:55:28.531Z] #41 149.8 CC criu/timens.o [2022-09-07T08:55:28.789Z] #41 150.1 CC criu/timerfd.o [2022-09-07T08:55:29.048Z] #41 150.4 CC criu/tty.o [2022-09-07T08:55:30.645Z] #54 5.861 Collecting yamllint==1.26.1 [2022-09-07T08:55:30.645Z] #54 ... [2022-09-07T08:55:30.645Z] [2022-09-07T08:55:30.645Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:55:30.645Z] #41 129.4 CC criu/netfilter.o [2022-09-07T08:55:30.645Z] #41 129.8 CC criu/page-pipe.o [2022-09-07T08:55:30.645Z] #41 130.5 CC criu/page-xfer.o [2022-09-07T08:55:30.645Z] #41 132.3 CC criu/pagemap-cache.o [2022-09-07T08:55:30.645Z] #41 132.7 CC criu/pagemap.o [2022-09-07T08:55:30.645Z] #41 133.9 CC criu/parasite-syscall.o [2022-09-07T08:55:30.645Z] #41 134.9 CC criu/path.o [2022-09-07T08:55:30.901Z] #41 135.2 CC criu/pie-util-vdso-elf32.o [2022-09-07T08:55:30.950Z] #41 152.2 CC criu/tun.o [2022-09-07T08:55:31.158Z] #41 135.6 CC criu/pie-util-vdso.o [2022-09-07T08:55:31.415Z] #41 136.0 CC criu/pie-util.o [2022-09-07T08:55:31.518Z] #41 152.7 CC criu/uffd.o [2022-09-07T08:55:31.672Z] #41 136.2 CC criu/pipes.o [2022-09-07T08:55:32.601Z] #41 136.9 CC criu/plugin.o [2022-09-07T08:55:32.858Z] #41 137.2 CC criu/proc_parse.o [2022-09-07T08:55:32.893Z] #41 153.9 CC criu/util.o [2022-09-07T08:55:33.828Z] #41 155.2 CC criu/uts_ns.o [2022-09-07T08:55:34.087Z] #41 155.4 CC criu/vdso.o [2022-09-07T08:55:34.654Z] #41 155.9 LINK criu/built-in.o [2022-09-07T08:55:34.654Z] #41 156.1 LINK criu/criu [2022-09-07T08:55:35.221Z] #41 156.5 DEP lib/c/criu.d [2022-09-07T08:55:35.221Z] #41 156.6 CC images/rpc.pb-c.o [2022-09-07T08:55:35.376Z] #41 ... [2022-09-07T08:55:35.376Z] [2022-09-07T08:55:35.376Z] #54 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-09-07T08:55:35.376Z] #54 11.28 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-09-07T08:55:35.788Z] #41 157.2 CC lib/c/criu.o [2022-09-07T08:55:36.723Z] #41 158.2 LINK lib/c/built-in.o [2022-09-07T08:55:36.793Z] #54 12.69 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-09-07T08:55:36.793Z] #54 12.76 Downloading https://files.pythonhosted.org/packages/63/82/2179fdc39bc1bb43296f638ae1dfe2581ec2617b4e87c28b0d23d44b997f/pathspec-0.10.1-py3-none-any.whl [2022-09-07T08:55:36.793Z] #54 12.82 Collecting pyyaml (from yamllint==1.26.1) [2022-09-07T08:55:36.981Z] #41 158.2 LINK lib/c/libcriu.so [2022-09-07T08:55:36.981Z] #41 158.3 LINK lib/c/libcriu.a [2022-09-07T08:55:37.240Z] #41 158.4 GEN magic.py [2022-09-07T08:55:37.240Z] #41 158.5 Note: Building without setproctitle() and strlcpy() support. [2022-09-07T08:55:37.240Z] #41 158.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-07T08:55:37.240Z] #41 158.6 Note: Building without GnuTLS support [2022-09-07T08:55:37.240Z] #41 158.6 Makefile.config:39: Warn: you have no libnftables installed [2022-09-07T08:55:37.240Z] #41 158.6 Makefile.config:40: Warn: Building without nftables support [2022-09-07T08:55:37.373Z] #54 13.30 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-09-07T08:55:37.637Z] #54 13.53 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-09-07T08:55:37.637Z] #54 13.54 Building wheels for collected packages: yamllint [2022-09-07T08:55:37.637Z] #54 13.54 Running setup.py bdist_wheel for yamllint: started [2022-09-07T08:55:38.175Z] #41 159.3 fatal: not a git repository (or any of the parent directories): .git [2022-09-07T08:55:39.008Z] #54 14.77 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-09-07T08:55:39.008Z] #54 14.77 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-09-07T08:55:39.008Z] #54 14.85 Successfully built yamllint [2022-09-07T08:55:39.008Z] #54 14.87 Installing collected packages: pathspec, pyyaml, yamllint [2022-09-07T08:55:39.122Z] #41 160.2 make[1]: Nothing to be done for 'all'. [2022-09-07T08:55:39.264Z] #54 15.28 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-09-07T08:55:39.690Z] #41 161.1 make[1]: 'images/built-in.o' is up to date. [2022-09-07T08:55:39.690Z] #41 161.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-09-07T08:55:39.690Z] #41 161.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-09-07T08:55:39.690Z] #41 161.2 make[1]: 'compel/libcompel.a' is up to date. [2022-09-07T08:55:39.949Z] #41 161.2 make[1]: 'compel/compel-host-bin' is up to date. [2022-09-07T08:55:39.949Z] #41 161.3 make[1]: Nothing to be done for 'all'. [2022-09-07T08:55:39.949Z] #41 161.3 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-07T08:55:40.192Z] #54 DONE 16.1s [2022-09-07T08:55:40.193Z] [2022-09-07T08:55:40.193Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:55:40.193Z] #41 140.0 CC criu/protobuf-desc.o [2022-09-07T08:55:40.193Z] #41 141.2 CC criu/protobuf.o [2022-09-07T08:55:40.193Z] #41 141.7 CC criu/pstree.o [2022-09-07T08:55:40.193Z] #41 143.2 CC criu/rbtree.o [2022-09-07T08:55:40.193Z] #41 143.7 CC criu/rst-malloc.o [2022-09-07T08:55:40.193Z] #41 144.0 CC criu/seccomp.o [2022-09-07T08:55:40.207Z] #41 161.6 make[2]: Nothing to be done for 'all'. [2022-09-07T08:55:40.207Z] #41 161.6 make[2]: Nothing to be done for 'all'. [2022-09-07T08:55:40.207Z] #41 161.6 make[2]: Nothing to be done for 'all'. [2022-09-07T08:55:40.207Z] #41 161.7 make[2]: Nothing to be done for 'all'. [2022-09-07T08:55:40.449Z] #41 144.9 CC criu/seize.o [2022-09-07T08:55:40.468Z] #41 161.7 make[2]: Nothing to be done for 'all'. [2022-09-07T08:55:40.468Z] #41 161.8 make[2]: Nothing to be done for 'all'. [2022-09-07T08:55:40.468Z] #41 161.8 make[2]: Nothing to be done for 'all'. [2022-09-07T08:55:40.468Z] #41 161.9 make[2]: Nothing to be done for 'all'. [2022-09-07T08:55:40.704Z] #41 ... [2022-09-07T08:55:40.704Z] [2022-09-07T08:55:40.704Z] #55 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-09-07T08:55:40.704Z] #55 DONE 0.4s [2022-09-07T08:55:40.704Z] [2022-09-07T08:55:40.704Z] #56 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-07T08:55:40.727Z] #41 161.9 INSTALL criu/criu [2022-09-07T08:55:40.727Z] #41 DONE 162.2s [2022-09-07T08:55:40.727Z] [2022-09-07T08:55:40.727Z] #40 [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 [2022-09-07T08:55:43.973Z] #56 DONE 2.7s [2022-09-07T08:55:43.973Z] [2022-09-07T08:55:43.973Z] #57 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-07T08:55:43.973Z] #57 DONE 0.2s [2022-09-07T08:55:43.973Z] [2022-09-07T08:55:43.973Z] #58 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-09-07T08:55:43.973Z] #58 DONE 0.1s [2022-09-07T08:55:43.973Z] [2022-09-07T08:55:43.973Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:55:43.973Z] #41 145.9 CC criu/servicefd.o [2022-09-07T08:55:43.973Z] #41 146.4 CC criu/shmem.o [2022-09-07T08:55:43.973Z] #41 147.6 CC criu/sigframe.o [2022-09-07T08:55:43.973Z] #41 147.8 CC criu/signalfd.o [2022-09-07T08:55:43.973Z] #41 ... [2022-09-07T08:55:43.974Z] [2022-09-07T08:55:43.974Z] #59 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-09-07T08:55:43.974Z] #59 DONE 0.1s [2022-09-07T08:55:43.974Z] [2022-09-07T08:55:43.974Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:55:43.974Z] #41 148.2 CC criu/sk-inet.o [2022-09-07T08:55:44.903Z] #41 149.3 CC criu/sk-netlink.o [2022-09-07T08:55:45.159Z] #41 149.8 CC criu/sk-packet.o [2022-09-07T08:55:46.092Z] #41 150.4 CC criu/sk-queue.o [2022-09-07T08:55:46.671Z] #41 151.0 CC criu/sk-tcp.o [2022-09-07T08:55:47.234Z] #41 151.7 CC criu/sk-unix.o [2022-09-07T08:55:49.757Z] #41 153.8 CC criu/sockets.o [2022-09-07T08:55:50.320Z] #41 154.8 CC criu/stats.o [2022-09-07T08:55:50.576Z] #41 155.1 CC criu/string.o [2022-09-07T08:55:50.576Z] #41 155.2 CC criu/sysctl.o [2022-09-07T08:55:51.363Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-09-07T08:55:51.507Z] #41 155.8 CC criu/sysfs_parse.o [2022-09-07T08:55:51.763Z] #41 156.2 CC criu/timens.o [2022-09-07T08:55:52.020Z] #41 156.6 CC criu/timerfd.o [2022-09-07T08:55:52.583Z] #41 157.0 CC criu/tty.o [2022-09-07T08:55:54.472Z] #41 ... [2022-09-07T08:55:54.472Z] [2022-09-07T08:55:54.472Z] #25 [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 [2022-09-07T08:55:54.472Z] #25 224.3 + dpkg --print-architecture [2022-09-07T08:55:54.472Z] #25 224.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-09-07T08:55:54.728Z] #25 224.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-09-07T08:55:54.728Z] #25 224.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-09-07T08:56:00.162Z] #29 ... [2022-09-07T08:56:00.162Z] [2022-09-07T08:56:00.162Z] #43 [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 [2022-09-07T08:56:00.162Z] #43 175.1 + mkdir -p /build [2022-09-07T08:56:00.162Z] #43 175.1 + cp runc /build/runc [2022-09-07T08:56:00.162Z] #43 DONE 175.9s [2022-09-07T08:56:00.162Z] [2022-09-07T08:56:00.162Z] #40 [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 [2022-09-07T08:56:01.545Z] #40 ... [2022-09-07T08:56:01.545Z] [2022-09-07T08:56:01.545Z] #29 [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 [2022-09-07T08:56:01.545Z] #29 303.1 + /build/golangci-lint --version [2022-09-07T08:56:02.925Z] #29 304.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-09-07T08:56:03.184Z] #29 DONE 305.1s [2022-09-07T08:56:03.184Z] [2022-09-07T08:56:03.184Z] #40 [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 [2022-09-07T08:56:04.672Z] #25 ... [2022-09-07T08:56:04.672Z] [2022-09-07T08:56:04.672Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-09-07T08:56:04.672Z] #41 159.1 CC criu/tun.o [2022-09-07T08:56:04.672Z] #41 159.7 CC criu/uffd.o [2022-09-07T08:56:04.672Z] #41 161.1 CC criu/util.o [2022-09-07T08:56:04.672Z] #41 162.5 CC criu/uts_ns.o [2022-09-07T08:56:04.672Z] #41 162.8 CC criu/vdso-compat.o [2022-09-07T08:56:04.672Z] #41 163.1 CC criu/vdso.o [2022-09-07T08:56:04.672Z] #41 163.8 LINK criu/built-in.o [2022-09-07T08:56:04.672Z] #41 164.0 LINK criu/criu [2022-09-07T08:56:04.672Z] #41 164.5 DEP lib/c/criu.d [2022-09-07T08:56:04.672Z] #41 164.5 CC images/rpc.pb-c.o [2022-09-07T08:56:04.672Z] #41 165.2 CC lib/c/criu.o [2022-09-07T08:56:04.672Z] #41 166.4 LINK lib/c/built-in.o [2022-09-07T08:56:04.672Z] #41 166.4 LINK lib/c/libcriu.so [2022-09-07T08:56:04.672Z] #41 166.5 LINK lib/c/libcriu.a [2022-09-07T08:56:04.672Z] #41 166.7 GEN magic.py [2022-09-07T08:56:04.672Z] #41 166.8 Note: Building without setproctitle() and strlcpy() support. [2022-09-07T08:56:04.672Z] #41 166.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-09-07T08:56:04.672Z] #41 166.8 Note: Building without GnuTLS support [2022-09-07T08:56:04.672Z] #41 166.8 Makefile.config:39: Warn: you have no libnftables installed [2022-09-07T08:56:04.672Z] #41 166.9 Makefile.config:40: Warn: Building without nftables support [2022-09-07T08:56:04.672Z] #41 167.6 fatal: not a git repository (or any of the parent directories): .git [2022-09-07T08:56:04.672Z] #41 168.4 make[1]: Nothing to be done for 'all'. [2022-09-07T08:56:04.672Z] #41 169.3 make[1]: 'images/built-in.o' is up to date. [2022-09-07T08:56:04.928Z] #41 169.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-09-07T08:56:04.928Z] #41 169.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-09-07T08:56:04.928Z] #41 169.5 make[1]: 'compel/libcompel.a' is up to date. [2022-09-07T08:56:04.928Z] #41 169.5 make[1]: 'compel/compel-host-bin' is up to date. [2022-09-07T08:56:04.928Z] #41 169.5 make[1]: Nothing to be done for 'all'. [2022-09-07T08:56:05.096Z] #40 ... [2022-09-07T08:56:05.096Z] [2022-09-07T08:56:05.096Z] #64 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-07T08:56:05.187Z] #41 169.5 make[1]: 'soccr/libsoccr.a' is up to date. [2022-09-07T08:56:05.443Z] #41 169.8 make[2]: Nothing to be done for 'all'. [2022-09-07T08:56:05.443Z] #41 169.9 make[2]: Nothing to be done for 'all'. [2022-09-07T08:56:05.443Z] #41 169.9 make[2]: Nothing to be done for 'all'. [2022-09-07T08:56:05.443Z] #41 170.1 make[2]: Nothing to be done for 'all'. [2022-09-07T08:56:05.700Z] #41 170.1 make[2]: Nothing to be done for 'all'. [2022-09-07T08:56:05.700Z] #41 170.2 make[2]: Nothing to be done for 'all'. [2022-09-07T08:56:05.700Z] #41 170.2 make[2]: Nothing to be done for 'all'. [2022-09-07T08:56:05.957Z] #41 170.4 make[2]: Nothing to be done for 'all'. [2022-09-07T08:56:05.957Z] #41 170.4 INSTALL criu/criu [2022-09-07T08:56:06.034Z] #64 DONE 0.8s [2022-09-07T08:56:06.034Z] [2022-09-07T08:56:06.034Z] #65 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-07T08:56:06.034Z] #65 DONE 0.1s [2022-09-07T08:56:06.034Z] [2022-09-07T08:56:06.034Z] #40 [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 [2022-09-07T08:56:06.034Z] #40 257.4 + bin/containerd [2022-09-07T08:56:06.213Z] #41 DONE 170.8s [2022-09-07T08:56:06.213Z] [2022-09-07T08:56:06.214Z] #47 [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 [2022-09-07T08:56:06.293Z] #40 ... [2022-09-07T08:56:06.293Z] [2022-09-07T08:56:06.293Z] #66 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-09-07T08:56:06.293Z] #66 DONE 0.3s [2022-09-07T08:56:06.293Z] [2022-09-07T08:56:06.293Z] #40 [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 [2022-09-07T08:56:12.826Z] #40 ... [2022-09-07T08:56:12.826Z] [2022-09-07T08:56:12.826Z] #30 [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 [2022-09-07T08:56:12.826Z] #30 248.6 + return [2022-09-07T08:56:12.826Z] #30 DONE 249.1s [2022-09-07T08:56:12.826Z] [2022-09-07T08:56:12.826Z] #40 [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 [2022-09-07T08:56:12.826Z] #40 ... [2022-09-07T08:56:12.826Z] [2022-09-07T08:56:12.826Z] #55 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-09-07T08:56:12.826Z] #55 ... [2022-09-07T08:56:12.826Z] [2022-09-07T08:56:12.826Z] #44 [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 [2022-09-07T08:56:12.826Z] #44 154.0 + mkdir -p /build [2022-09-07T08:56:12.826Z] #44 154.0 + cp runc /build/runc [2022-09-07T08:56:12.826Z] #44 DONE 154.1s [2022-09-07T08:56:12.826Z] [2022-09-07T08:56:12.826Z] #55 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-09-07T08:56:12.826Z] #55 DONE 0.1s [2022-09-07T08:56:12.826Z] [2022-09-07T08:56:12.826Z] #56 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-07T08:56:16.113Z] #56 DONE 3.4s [2022-09-07T08:56:16.113Z] [2022-09-07T08:56:16.113Z] #57 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-07T08:56:16.113Z] #57 DONE 0.1s [2022-09-07T08:56:16.113Z] [2022-09-07T08:56:16.113Z] #58 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-09-07T08:56:16.113Z] #58 DONE 0.1s [2022-09-07T08:56:16.113Z] [2022-09-07T08:56:16.113Z] #28 [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 [2022-09-07T08:56:16.113Z] #28 254.0 + /build/golangci-lint --version [2022-09-07T08:56:16.113Z] #28 ... [2022-09-07T08:56:16.113Z] [2022-09-07T08:56:16.113Z] #59 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-09-07T08:56:16.113Z] #59 DONE 0.1s [2022-09-07T08:56:16.113Z] [2022-09-07T08:56:16.113Z] #60 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-09-07T08:56:16.113Z] #60 DONE 0.2s [2022-09-07T08:56:16.113Z] [2022-09-07T08:56:16.113Z] #61 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-09-07T08:56:16.371Z] #61 DONE 0.1s [2022-09-07T08:56:16.372Z] [2022-09-07T08:56:16.372Z] #62 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-09-07T08:56:16.372Z] #62 DONE 0.1s [2022-09-07T08:56:16.372Z] [2022-09-07T08:56:16.372Z] #63 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-07T08:56:16.372Z] #63 DONE 0.1s [2022-09-07T08:56:16.372Z] [2022-09-07T08:56:16.372Z] #28 [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 [2022-09-07T08:56:16.939Z] #28 255.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-09-07T08:56:17.198Z] #28 DONE 255.2s [2022-09-07T08:56:17.198Z] [2022-09-07T08:56:17.198Z] #40 [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 [2022-09-07T08:56:18.138Z] #40 ... [2022-09-07T08:56:18.138Z] [2022-09-07T08:56:18.138Z] #64 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-07T08:56:18.394Z] #47 ... [2022-09-07T08:56:18.395Z] [2022-09-07T08:56:18.395Z] #25 [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 [2022-09-07T08:56:18.395Z] #25 DONE 247.7s [2022-09-07T08:56:18.395Z] [2022-09-07T08:56:18.395Z] #30 [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 [2022-09-07T08:56:18.396Z] #64 DONE 0.1s [2022-09-07T08:56:18.396Z] [2022-09-07T08:56:18.396Z] #65 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-07T08:56:18.396Z] #65 DONE 0.1s [2022-09-07T08:56:18.396Z] [2022-09-07T08:56:18.396Z] #66 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-09-07T08:56:18.396Z] #66 DONE 0.1s [2022-09-07T08:56:18.396Z] [2022-09-07T08:56:18.396Z] #40 [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 [2022-09-07T08:56:20.293Z] #30 ... [2022-09-07T08:56:20.293Z] [2022-09-07T08:56:20.293Z] #60 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-09-07T08:56:20.293Z] #60 DONE 0.2s [2022-09-07T08:56:20.293Z] [2022-09-07T08:56:20.293Z] #47 [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 [2022-09-07T08:56:20.293Z] #47 ... [2022-09-07T08:56:20.293Z] [2022-09-07T08:56:20.293Z] #61 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-09-07T08:56:20.293Z] #61 DONE 0.1s [2022-09-07T08:56:20.293Z] [2022-09-07T08:56:20.293Z] #62 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-09-07T08:56:20.293Z] #62 DONE 0.1s [2022-09-07T08:56:20.293Z] [2022-09-07T08:56:20.293Z] #47 [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 [2022-09-07T08:56:20.551Z] #47 ... [2022-09-07T08:56:20.551Z] [2022-09-07T08:56:20.551Z] #63 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-07T08:56:20.551Z] #63 DONE 0.1s [2022-09-07T08:56:20.551Z] [2022-09-07T08:56:20.551Z] #30 [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 [2022-09-07T08:56:20.924Z] #40 222.3 + bin/containerd [2022-09-07T08:56:21.200Z] #40 305.9 # github.com/containerd/containerd/cmd/containerd [2022-09-07T08:56:21.200Z] #40 305.9 /usr/bin/ld: /tmp/go-link-1709214326/000019.o: in function `New': [2022-09-07T08:56:21.200Z] #40 305.9 /tmp/tmp.CaTmcqqfvr/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-07T08:56:21.200Z] #40 306.0 + bin/containerd-stress [2022-09-07T08:56:21.200Z] #40 307.1 + bin/containerd-shim [2022-09-07T08:56:27.765Z] #40 318.4 + bin/containerd-shim-runc-v1 [2022-09-07T08:56:34.331Z] #40 324.9 + bin/containerd-shim-runc-v2 [2022-09-07T08:56:34.911Z] #40 325.7 + binaries [2022-09-07T08:56:35.169Z] #40 325.7 + install -D bin/containerd /build/containerd [2022-09-07T08:56:35.169Z] #40 325.7 + install -D bin/containerd-shim /build/containerd-shim [2022-09-07T08:56:35.169Z] #40 325.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-07T08:56:35.169Z] #40 325.8 + install -D bin/ctr /build/ctr [2022-09-07T08:56:37.067Z] #40 DONE 327.9s [2022-09-07T08:56:38.466Z] [2022-09-07T08:56:38.466Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-07T08:56:39.032Z] #67 DONE 0.9s [2022-09-07T08:56:39.032Z] [2022-09-07T08:56:39.032Z] #68 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-07T08:56:39.290Z] #68 DONE 0.2s [2022-09-07T08:56:39.290Z] [2022-09-07T08:56:39.290Z] #69 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-07T08:56:40.222Z] #69 DONE 0.9s [2022-09-07T08:56:40.222Z] [2022-09-07T08:56:40.222Z] #70 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-09-07T08:56:40.222Z] #70 DONE 0.1s [2022-09-07T08:56:40.222Z] [2022-09-07T08:56:40.222Z] #71 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-09-07T08:56:40.222Z] #71 DONE 0.0s [2022-09-07T08:56:40.222Z] [2022-09-07T08:56:40.222Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-07T08:56:41.156Z] #72 DONE 0.7s [2022-09-07T08:56:41.157Z] [2022-09-07T08:56:41.157Z] #73 exporting to image [2022-09-07T08:56:41.157Z] #73 exporting layers [2022-09-07T08:56:46.576Z] ..........................xx.................... [ 29%] [2022-09-07T08:56:47.716Z] #73 exporting layers 6.0s done [2022-09-07T08:56:47.716Z] #73 writing image sha256:e968b73980cc34a364f6478044ca1659600bcf82bef6801a17ec80aeece341f1 done [2022-09-07T08:56:47.716Z] #73 naming to docker.io/library/docker:7abef32d46e98f9a56e3ada77f1bfc9ff82373b9 done [2022-09-07T08:56:47.716Z] #73 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T08:56:48.069Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44098/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=7abef32d46e98f9a56e3ada77f1bfc9ff82373b9 -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:7abef32d46e98f9a56e3ada77f1bfc9ff82373b9 hack/make.sh dynbinary test-integration [2022-09-07T08:56:48.636Z] [2022-09-07T08:56:48.636Z] Removing bundles/ [2022-09-07T08:56:48.636Z] [2022-09-07T08:56:48.636Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-07T08:56:48.636Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-09-07T08:56:48.636Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T08:56:59.224Z] #30 ... [2022-09-07T08:56:59.224Z] [2022-09-07T08:56:59.224Z] #47 [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 [2022-09-07T08:56:59.224Z] #47 172.2 + mkdir -p /build [2022-09-07T08:56:59.224Z] #47 172.2 + cp runc /build/runc [2022-09-07T08:56:59.224Z] #47 DONE 172.4s [2022-09-07T08:56:59.224Z] [2022-09-07T08:56:59.224Z] #30 [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 [2022-09-07T08:56:59.629Z] #40 259.8 # github.com/containerd/containerd/cmd/containerd [2022-09-07T08:56:59.629Z] #40 259.8 /usr/bin/ld: /tmp/go-link-1290141432/000019.o: in function `New': [2022-09-07T08:56:59.629Z] #40 259.8 /tmp/tmp.El3iu62NgF/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-07T08:56:59.629Z] #40 259.9 + bin/containerd-stress [2022-09-07T08:56:59.629Z] #40 260.9 + bin/containerd-shim [2022-09-07T08:56:59.787Z] #30 289.8 + /build/golangci-lint --version [2022-09-07T08:57:00.717Z] #30 291.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-09-07T08:57:00.973Z] #30 DONE 291.2s [2022-09-07T08:57:00.973Z] [2022-09-07T08:57:00.973Z] #40 [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 [2022-09-07T08:57:02.552Z] #40 309.3 # github.com/containerd/containerd/cmd/containerd [2022-09-07T08:57:02.552Z] #40 309.3 /usr/bin/ld: /tmp/go-link-1263838711/000019.o: in function `New': [2022-09-07T08:57:02.552Z] #40 309.3 /tmp/tmp.1RkH5DKWkr/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-07T08:57:02.552Z] #40 309.3 + bin/containerd-stress [2022-09-07T08:57:02.552Z] #40 310.5 + bin/containerd-shim [2022-09-07T08:57:03.498Z] #40 ... [2022-09-07T08:57:03.498Z] [2022-09-07T08:57:03.498Z] #64 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-07T08:57:03.498Z] #64 DONE 0.3s [2022-09-07T08:57:03.498Z] [2022-09-07T08:57:03.498Z] #40 [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 [2022-09-07T08:57:03.498Z] #40 ... [2022-09-07T08:57:03.498Z] [2022-09-07T08:57:03.498Z] #65 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-07T08:57:03.498Z] #65 DONE 0.1s [2022-09-07T08:57:03.498Z] [2022-09-07T08:57:03.498Z] #66 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-09-07T08:57:03.689Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-09-07T08:57:03.754Z] #66 DONE 0.2s [2022-09-07T08:57:03.754Z] [2022-09-07T08:57:03.754Z] #40 [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 [2022-09-07T08:57:04.683Z] #40 252.1 + bin/containerd [2022-09-07T08:57:07.744Z] #40 269.3 + bin/containerd-shim-runc-v1 [2022-09-07T08:57:10.677Z] #40 321.9 + bin/containerd-shim-runc-v1 [2022-09-07T08:57:11.147Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-09-07T08:57:13.009Z] #40 274.1 + bin/containerd-shim-runc-v2 [2022-09-07T08:57:13.009Z] #40 274.8 + binaries [2022-09-07T08:57:13.009Z] #40 274.8 + install -D bin/containerd /build/containerd [2022-09-07T08:57:13.009Z] #40 274.9 + install -D bin/containerd-shim /build/containerd-shim [2022-09-07T08:57:13.009Z] #40 274.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-07T08:57:13.009Z] #40 274.9 + install -D bin/ctr /build/ctr [2022-09-07T08:57:13.575Z] #40 DONE 275.3s [2022-09-07T08:57:14.511Z] [2022-09-07T08:57:14.511Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-07T08:57:14.511Z] #67 DONE 0.3s [2022-09-07T08:57:14.769Z] [2022-09-07T08:57:14.769Z] #68 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-07T08:57:14.769Z] #68 DONE 0.1s [2022-09-07T08:57:14.769Z] [2022-09-07T08:57:14.769Z] #69 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-07T08:57:15.027Z] #69 DONE 0.2s [2022-09-07T08:57:15.027Z] [2022-09-07T08:57:15.027Z] #70 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-09-07T08:57:15.027Z] #70 DONE 0.1s [2022-09-07T08:57:15.027Z] [2022-09-07T08:57:15.027Z] #71 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-09-07T08:57:15.027Z] #71 DONE 0.0s [2022-09-07T08:57:15.027Z] [2022-09-07T08:57:15.027Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-07T08:57:15.749Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-09-07T08:57:16.076Z] #72 DONE 0.8s [2022-09-07T08:57:16.076Z] [2022-09-07T08:57:16.076Z] #73 exporting to image [2022-09-07T08:57:16.076Z] #73 exporting layers [2022-09-07T08:57:17.374Z] #40 328.3 + bin/containerd-shim-runc-v2 [2022-09-07T08:57:17.640Z] #40 329.2 + binaries [2022-09-07T08:57:17.640Z] #40 329.2 + install -D bin/containerd /build/containerd [2022-09-07T08:57:17.640Z] #40 329.2 + install -D bin/containerd-shim /build/containerd-shim [2022-09-07T08:57:17.640Z] #40 329.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-07T08:57:17.640Z] #40 329.2 + install -D bin/ctr /build/ctr [2022-09-07T08:57:18.605Z] #73 exporting layers 2.6s done [2022-09-07T08:57:18.605Z] #73 writing image sha256:f8eea3235029247b70b0590f13a3d3d58d93526d8ccfac4e51dac815b1fe064c [2022-09-07T08:57:18.605Z] #73 writing image sha256:f8eea3235029247b70b0590f13a3d3d58d93526d8ccfac4e51dac815b1fe064c done [2022-09-07T08:57:18.605Z] #73 naming to docker.io/library/docker:de794d78e3b9d1a11bc384ffa17e70f0efc0317d done [2022-09-07T08:57:18.605Z] #73 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-07T08:57:18.938Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44098/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=de794d78e3b9d1a11bc384ffa17e70f0efc0317d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:de794d78e3b9d1a11bc384ffa17e70f0efc0317d hack/test/unit [2022-09-07T08:57:19.543Z] #40 DONE 331.1s [2022-09-07T08:57:20.480Z] [2022-09-07T08:57:20.480Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-07T08:57:21.047Z] #67 DONE 0.8s [2022-09-07T08:57:21.306Z] [2022-09-07T08:57:21.306Z] #68 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-07T08:57:21.565Z] #68 DONE 0.2s [2022-09-07T08:57:21.565Z] [2022-09-07T08:57:21.565Z] #69 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-07T08:57:22.220Z] ? github.com/docker/docker/api [no test files] [2022-09-07T08:57:22.501Z] #69 DONE 0.9s [2022-09-07T08:57:22.501Z] [2022-09-07T08:57:22.501Z] #70 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-09-07T08:57:22.501Z] #70 DONE 0.0s [2022-09-07T08:57:22.501Z] [2022-09-07T08:57:22.501Z] #71 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-09-07T08:57:22.501Z] #71 DONE 0.0s [2022-09-07T08:57:22.501Z] [2022-09-07T08:57:22.501Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-07T08:57:23.070Z] #72 DONE 0.7s [2022-09-07T08:57:23.070Z] [2022-09-07T08:57:23.070Z] #73 exporting to image [2022-09-07T08:57:23.070Z] #73 exporting layers [2022-09-07T08:57:28.190Z] b111c3320c94: Pull complete [2022-09-07T08:57:29.639Z] #73 exporting layers 6.1s done [2022-09-07T08:57:29.639Z] #73 writing image sha256:80ea8c5a28b6016be42cbf43e0bcfcf0cadba45bff3096be4082b2612258b38c done [2022-09-07T08:57:29.639Z] #73 naming to docker.io/library/docker:9c623c65c8e56005a0454372738841e14ceb3f1b done [2022-09-07T08:57:29.639Z] #73 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-09-07T08:57:29.984Z] + trap exit INT TERM [2022-09-07T08:57:29.984Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-09-07T08:57:29.984Z] + CONTAINER_NAME=docker-pr3 [2022-09-07T08:57:29.984Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44098/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44098/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9c623c65c8e56005a0454372738841e14ceb3f1b -e DOCKER_GRAPHDRIVER docker:9c623c65c8e56005a0454372738841e14ceb3f1b hack/make.sh dynbinary-daemon [2022-09-07T08:57:31.360Z] [2022-09-07T08:57:31.360Z] Removing bundles/ [2022-09-07T08:57:31.360Z] [2022-09-07T08:57:31.360Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-09-07T08:57:31.360Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-09-07T08:57:31.360Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T08:57:32.802Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-09-07T08:57:34.424Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-09-07T08:57:41.831Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-09-07T08:57:43.332Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-09-07T08:57:48.186Z] tests/integration/api_service_test.py .................................. [ 60%] [2022-09-07T08:58:00.861Z] #40 302.5 # github.com/containerd/containerd/cmd/containerd [2022-09-07T08:58:00.861Z] #40 302.5 /usr/bin/ld: /tmp/go-link-948529283/000019.o: in function `New': [2022-09-07T08:58:00.861Z] #40 302.5 /tmp/tmp.MHxpQEQk0l/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-09-07T08:58:00.861Z] #40 302.6 + bin/containerd-stress [2022-09-07T08:58:00.861Z] #40 303.7 + bin/containerd-shim [2022-09-07T08:58:02.953Z] ......................... [ 67%] [2022-09-07T08:58:08.953Z] #40 314.9 + bin/containerd-shim-runc-v1 [2022-09-07T08:58:14.257Z] #40 321.2 + bin/containerd-shim-runc-v2 [2022-09-07T08:58:14.842Z] #40 322.1 + binaries [2022-09-07T08:58:14.842Z] #40 322.1 + install -D bin/containerd /build/containerd [2022-09-07T08:58:14.842Z] #40 322.1 + install -D bin/containerd-shim /build/containerd-shim [2022-09-07T08:58:14.842Z] #40 322.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-09-07T08:58:14.842Z] #40 322.1 + install -D bin/ctr /build/ctr [2022-09-07T08:58:16.225Z] #40 DONE 323.2s [2022-09-07T08:58:16.787Z] [2022-09-07T08:58:16.787Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-07T08:58:17.043Z] #67 DONE 0.2s [2022-09-07T08:58:17.043Z] [2022-09-07T08:58:17.043Z] #68 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-07T08:58:17.299Z] #68 DONE 0.1s [2022-09-07T08:58:17.299Z] [2022-09-07T08:58:17.299Z] #69 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-07T08:58:17.299Z] #69 DONE 0.2s [2022-09-07T08:58:17.556Z] [2022-09-07T08:58:17.556Z] #70 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-09-07T08:58:17.556Z] #70 DONE 0.1s [2022-09-07T08:58:17.556Z] [2022-09-07T08:58:17.556Z] #71 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-09-07T08:58:17.556Z] #71 DONE 0.0s [2022-09-07T08:58:17.556Z] [2022-09-07T08:58:17.556Z] #72 [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 [2022-09-07T08:58:18.118Z] #72 0.662 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2022-09-07T08:58:18.118Z] #72 0.663 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2022-09-07T08:58:18.118Z] #72 0.676 Hit:3 http://deb.debian.org/debian buster-backports InRelease [2022-09-07T08:58:18.375Z] #72 0.826 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2022-09-07T08:58:19.305Z] #72 1.015 Reading package lists... [2022-09-07T08:58:19.867Z] #72 1.640 Reading package lists... [2022-09-07T08:58:19.867Z] #72 2.246 Building dependency tree... [2022-09-07T08:58:19.867Z] #72 2.373 Reading state information... [2022-09-07T08:58:19.867Z] #72 2.474 The following additional packages will be installed: [2022-09-07T08:58:19.867Z] #72 2.474 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2022-09-07T08:58:19.867Z] #72 2.475 libpam-systemd [2022-09-07T08:58:19.867Z] #72 2.475 Suggested packages: [2022-09-07T08:58:19.867Z] #72 2.475 systemd-container policykit-1 [2022-09-07T08:58:19.867Z] #72 2.475 Recommended packages: [2022-09-07T08:58:19.867Z] #72 2.475 libnss-systemd [2022-09-07T08:58:19.867Z] #72 2.557 The following NEW packages will be installed: [2022-09-07T08:58:19.867Z] #72 2.557 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2022-09-07T08:58:19.867Z] #72 2.558 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2022-09-07T08:58:20.428Z] #72 2.830 0 upgraded, 11 newly installed, 0 to remove and 3 not upgraded. [2022-09-07T08:58:20.428Z] #72 2.830 Need to get 4759 kB of archives. [2022-09-07T08:58:20.428Z] #72 2.830 After this operation, 16.6 MB of additional disk space will be used. [2022-09-07T08:58:20.428Z] #72 2.830 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-09-07T08:58:20.428Z] #72 2.834 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2022-09-07T08:58:20.428Z] #72 2.840 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2022-09-07T08:58:20.428Z] #72 2.846 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2022-09-07T08:58:20.428Z] #72 3.021 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2022-09-07T08:58:20.428Z] #72 3.038 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2022-09-07T08:58:20.428Z] #72 3.075 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2022-09-07T08:58:20.428Z] #72 3.077 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2022-09-07T08:58:20.428Z] #72 3.079 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2022-09-07T08:58:20.428Z] #72 3.081 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2022-09-07T08:58:20.428Z] #72 3.083 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2022-09-07T08:58:20.684Z] #72 3.207 debconf: delaying package configuration, since apt-utils is not installed [2022-09-07T08:58:20.684Z] #72 3.232 Fetched 4759 kB in 1s (9235 kB/s) [2022-09-07T08:58:20.684Z] #72 3.265 Selecting previously unselected package libargon2-1:amd64. [2022-09-07T08:58:20.684Z] #72 3.265 (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 ... 28084 files and directories currently installed.) [2022-09-07T08:58:20.684Z] #72 3.280 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-09-07T08:58:20.684Z] #72 3.290 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-07T08:58:20.684Z] #72 3.332 Selecting previously unselected package libjson-c3:amd64. [2022-09-07T08:58:20.684Z] #72 3.334 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2022-09-07T08:58:20.684Z] #72 3.338 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-09-07T08:58:20.684Z] #72 3.375 Selecting previously unselected package libcryptsetup12:amd64. [2022-09-07T08:58:20.940Z] #72 3.378 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2022-09-07T08:58:20.940Z] #72 3.382 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-09-07T08:58:20.940Z] #72 3.434 Selecting previously unselected package libidn11:amd64. [2022-09-07T08:58:20.940Z] #72 3.437 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2022-09-07T08:58:20.940Z] #72 3.440 Unpacking libidn11:amd64 (1.33-2.2) ... [2022-09-07T08:58:20.940Z] #72 3.486 Selecting previously unselected package libkmod2:amd64. [2022-09-07T08:58:20.940Z] #72 3.486 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2022-09-07T08:58:20.941Z] #72 3.490 Unpacking libkmod2:amd64 (26-1) ... [2022-09-07T08:58:20.941Z] #72 3.534 Selecting previously unselected package systemd. [2022-09-07T08:58:20.941Z] #72 3.537 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2022-09-07T08:58:20.941Z] #72 3.577 Unpacking systemd (241-7~deb10u8) ... [2022-09-07T08:58:21.502Z] #72 3.985 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-09-07T08:58:21.502Z] #72 3.998 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-09-07T08:58:21.502Z] #72 4.010 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-09-07T08:58:21.502Z] #72 4.024 Setting up libidn11:amd64 (1.33-2.2) ... [2022-09-07T08:58:21.502Z] #72 4.036 Setting up libkmod2:amd64 (26-1) ... [2022-09-07T08:58:21.502Z] #72 4.047 Setting up systemd (241-7~deb10u8) ... [2022-09-07T08:58:21.502Z] #72 4.106 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-07T08:58:21.502Z] #72 4.108 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-07T08:58:21.502Z] #72 4.112 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-09-07T08:58:21.502Z] #72 4.112 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-09-07T08:58:21.502Z] #72 4.117 Initializing machine ID from KVM UUID. [2022-09-07T08:58:22.063Z] #72 4.514 Selecting previously unselected package systemd-sysv. [2022-09-07T08:58:22.063Z] #72 4.514 (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 ... 28881 files and directories currently installed.) [2022-09-07T08:58:22.063Z] #72 4.523 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2022-09-07T08:58:22.063Z] #72 4.527 Unpacking systemd-sysv (241-7~deb10u8) ... [2022-09-07T08:58:22.063Z] #72 4.571 Selecting previously unselected package libdbus-1-3:amd64. [2022-09-07T08:58:22.063Z] #72 4.574 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2022-09-07T08:58:22.063Z] #72 4.579 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-09-07T08:58:22.063Z] #72 4.646 Selecting previously unselected package dbus. [2022-09-07T08:58:22.063Z] #72 4.649 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2022-09-07T08:58:22.063Z] #72 4.660 Unpacking dbus (1.12.20-0+deb10u1) ... [2022-09-07T08:58:22.063Z] #72 4.724 Selecting previously unselected package libpam-systemd:amd64. [2022-09-07T08:58:22.063Z] #72 4.726 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2022-09-07T08:58:22.063Z] #72 4.731 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2022-09-07T08:58:22.063Z] #72 4.774 Selecting previously unselected package dbus-user-session. [2022-09-07T08:58:22.319Z] #72 4.777 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2022-09-07T08:58:22.319Z] #72 4.781 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2022-09-07T08:58:22.319Z] #72 4.827 Setting up systemd-sysv (241-7~deb10u8) ... [2022-09-07T08:58:22.319Z] #72 4.839 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-09-07T08:58:22.319Z] #72 4.850 Setting up dbus (1.12.20-0+deb10u1) ... [2022-09-07T08:58:22.575Z] #72 4.970 invoke-rc.d: could not determine current runlevel [2022-09-07T08:58:22.575Z] #72 4.973 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-07T08:58:22.575Z] #72 4.978 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2022-09-07T08:58:22.575Z] #72 5.090 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2022-09-07T08:58:22.575Z] #72 5.107 Processing triggers for systemd (241-7~deb10u8) ... [2022-09-07T08:58:22.575Z] #72 5.116 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-09-07T08:58:22.830Z] #72 DONE 5.2s [2022-09-07T08:58:22.830Z] [2022-09-07T08:58:22.830Z] #73 [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 [2022-09-07T08:58:23.087Z] #73 0.435 % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-07T08:58:23.087Z] #73 0.436 Dload Upload Total Spent Left Speed [2022-09-07T08:58:23.648Z] #73 0.438 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5732 0 --:--:-- --:--:-- --:--:-- 5732 [2022-09-07T08:58:23.648Z] #73 DONE 0.8s [2022-09-07T08:58:23.648Z] [2022-09-07T08:58:23.648Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-07T08:58:24.210Z] #74 DONE 0.8s [2022-09-07T08:58:24.469Z] [2022-09-07T08:58:24.469Z] #75 exporting to image [2022-09-07T08:58:24.469Z] #75 exporting layers [2022-09-07T08:58:30.690Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-07T08:58:30.690Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-07T08:58:30.690Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 16.2% of statements [2022-09-07T08:58:31.009Z] #75 exporting layers 6.2s done [2022-09-07T08:58:31.009Z] #75 writing image sha256:dfdab539db8f2dd1eddc517a939ea2b71fdd1f6cbcd3f828d7910627faef6e94 done [2022-09-07T08:58:31.009Z] #75 naming to docker.io/library/docker:de794d78e3b9d1a11bc384ffa17e70f0efc0317d done [2022-09-07T08:58:31.009Z] #75 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T08:58:31.277Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-09-07T08:58:31.277Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-07T08:58:31.277Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-07T08:58:31.277Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-07T08:58:31.360Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44098/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=de794d78e3b9d1a11bc384ffa17e70f0efc0317d -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:de794d78e3b9d1a11bc384ffa17e70f0efc0317d hack/make.sh dynbinary test-integration [2022-09-07T08:58:31.843Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-07T08:58:31.843Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-07T08:58:31.843Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-07T08:58:31.843Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-07T08:58:31.843Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-07T08:58:32.102Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-07T08:58:32.668Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-07T08:58:32.668Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-07T08:58:32.926Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.7% of statements [2022-09-07T08:58:32.926Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-07T08:58:33.184Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-09-07T08:58:33.184Z] ? github.com/docker/docker/api/types [no test files] [2022-09-07T08:58:33.184Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-07T08:58:33.184Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-07T08:58:33.184Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-07T08:58:33.184Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-07T08:58:33.252Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-09-07T08:58:33.252Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-09-07T08:58:33.252Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-09-07T08:58:33.252Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-09-07T08:58:33.252Z] 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) [2022-09-07T08:58:33.252Z] Detected virtualization docker. [2022-09-07T08:58:33.252Z] Detected architecture x86-64. [2022-09-07T08:58:33.252Z] Set hostname to . [2022-09-07T08:58:33.252Z] + source /etc/docker-entrypoint-cmd [2022-09-07T08:58:33.252Z] ++ hack/make.sh dynbinary test-integration [2022-09-07T08:58:33.252Z] [2022-09-07T08:58:33.443Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-09-07T08:58:33.443Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-07T08:58:33.443Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-07T08:58:33.443Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-07T08:58:33.443Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-07T08:58:33.443Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-09-07T08:58:33.443Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2022-09-07T08:58:33.443Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-07T08:58:33.443Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-07T08:58:33.508Z] Removing bundles/ [2022-09-07T08:58:33.508Z] [2022-09-07T08:58:33.508Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-07T08:58:33.508Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-09-07T08:58:33.508Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T08:58:33.701Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2022-09-07T08:58:33.701Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-09-07T08:58:33.701Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-07T08:58:33.701Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-07T08:58:33.701Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-07T08:58:33.701Z] ? github.com/docker/docker/builder [no test files] [2022-09-07T08:58:33.701Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-07T08:58:33.701Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-07T08:58:33.701Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-07T08:58:33.701Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-07T08:58:33.701Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-07T08:58:33.701Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-07T08:58:33.701Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-07T08:58:35.602Z] ok github.com/docker/docker/builder/remotecontext 0.098s coverage: 13.7% of statements [2022-09-07T08:58:35.861Z] ok github.com/docker/docker/builder/dockerfile 0.195s coverage: 48.5% of statements [2022-09-07T08:58:35.861Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-09-07T08:58:36.427Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-09-07T08:58:37.368Z] ok github.com/docker/docker/builder/remotecontext/git 1.473s coverage: 86.3% of statements [2022-09-07T08:58:37.368Z] ? github.com/docker/docker/cli [no test files] [2022-09-07T08:58:37.368Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-07T08:58:40.140Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-09-07T08:58:40.140Z] [2022-09-07T08:58:40.140Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-07T08:58:40.140Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-07T08:58:40.140Z] HOSTNAME=cad9e29af61c [2022-09-07T08:58:40.140Z] DEST=bundles/test-integration [2022-09-07T08:58:40.140Z] PWD=/go/src/github.com/docker/docker [2022-09-07T08:58:40.140Z] DOCKER_ROOTLESS=1 [2022-09-07T08:58:40.140Z] DOCKER_GITCOMMIT=7abef32d46e98f9a56e3ada77f1bfc9ff82373b9 [2022-09-07T08:58:40.140Z] container=docker [2022-09-07T08:58:40.140Z] HOME=/root [2022-09-07T08:58:40.140Z] GOLANG_VERSION=1.18.6 [2022-09-07T08:58:40.140Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-07T08:58:40.140Z] VALIDATE_BRANCH=20.10 [2022-09-07T08:58:40.140Z] TERM=xterm [2022-09-07T08:58:40.140Z] DOCKER_PKG=github.com/docker/docker [2022-09-07T08:58:40.140Z] SHLVL=1 [2022-09-07T08:58:40.140Z] TIMEOUT=120m [2022-09-07T08:58:40.140Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-07T08:58:40.140Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-07T08:58:40.140Z] GO111MODULE=off [2022-09-07T08:58:40.140Z] DOCKER_EXPERIMENTAL=1 [2022-09-07T08:58:40.140Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-07T08:58:40.140Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-07T08:58:40.140Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-07T08:58:40.140Z] GOPATH=/go [2022-09-07T08:58:40.140Z] PKG_CONFIG=pkg-config [2022-09-07T08:58:40.140Z] _=/usr/bin/env [2022-09-07T08:58:40.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-07T08:58:41.555Z] ok github.com/docker/docker/client 0.088s coverage: 75.4% of statements [2022-09-07T08:58:42.965Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-09-07T08:59:01.040Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-09-07T08:59:01.040Z] tests/integration/client_test.py ..... [ 75%] [2022-09-07T08:59:01.040Z] tests/integration/context_api_test.py ... [ 76%] [2022-09-07T08:59:01.040Z] tests/integration/errors_test.py . [ 76%] [2022-09-07T08:59:13.626Z] ok github.com/docker/docker/cmd/dockerd 0.096s coverage: 29.1% of statements [2022-09-07T08:59:13.626Z] ok github.com/docker/docker/container 0.117s coverage: 34.3% of statements [2022-09-07T08:59:13.626Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-07T08:59:13.626Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-07T08:59:13.626Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-07T08:59:13.626Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-07T08:59:15.002Z] ok github.com/docker/docker/daemon/cluster 0.049s coverage: 0.5% of statements [2022-09-07T08:59:15.937Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2022-09-07T08:59:17.312Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-09-07T08:59:18.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-07T08:59:18.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-07T08:59:19.736Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-09-07T08:59:22.833Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-09-07T08:59:22.833Z] [2022-09-07T08:59:22.833Z] + TEST_INTEGRATION_DEST=1 [2022-09-07T08:59:22.833Z] + CONTAINER_NAME=docker-pr3-1 [2022-09-07T08:59:22.833Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-09-07T08:59:22.833Z] + run_tests test-integration-flaky [2022-09-07T08:59:22.833Z] + '[' -n 0 ']' [2022-09-07T08:59:22.833Z] + rm= [2022-09-07T08:59:22.833Z] + c=0 [2022-09-07T08:59:22.833Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44098/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44098/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44098/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9c623c65c8e56005a0454372738841e14ceb3f1b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9c623c65c8e56005a0454372738841e14ceb3f1b hack/make.sh test-integration-flaky test-integration [2022-09-07T08:59:22.833Z] + TEST_INTEGRATION_DEST=3 [2022-09-07T08:59:22.833Z] + TEST_INTEGRATION_DEST=2 [2022-09-07T08:59:22.833Z] + CONTAINER_NAME=docker-pr3-2 [2022-09-07T08:59:22.833Z] + CONTAINER_NAME=docker-pr3-3 [2022-09-07T08:59:22.833Z] + TEST_SKIP_INTEGRATION=1 [2022-09-07T08:59:22.833Z] + TEST_SKIP_INTEGRATION=1 [2022-09-07T08:59:22.833Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-09-07T08:59:22.833Z] + run_tests [2022-09-07T08:59:22.833Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-09-07T08:59:22.833Z] + run_tests [2022-09-07T08:59:22.833Z] + '[' -n 0 ']' [2022-09-07T08:59:22.833Z] + '[' -n 0 ']' [2022-09-07T08:59:22.833Z] + rm= [2022-09-07T08:59:22.833Z] + rm= [2022-09-07T08:59:22.833Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44098/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44098/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44098/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9c623c65c8e56005a0454372738841e14ceb3f1b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9c623c65c8e56005a0454372738841e14ceb3f1b hack/make.sh '' test-integration [2022-09-07T08:59:22.833Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44098/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44098/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44098/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9c623c65c8e56005a0454372738841e14ceb3f1b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9c623c65c8e56005a0454372738841e14ceb3f1b hack/make.sh '' test-integration [2022-09-07T08:59:22.833Z] ++ jobs -p [2022-09-07T08:59:22.833Z] + for job in $(jobs -p) [2022-09-07T08:59:22.833Z] + wait 4729 [2022-09-07T08:59:22.833Z] [2022-09-07T08:59:22.833Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-07T08:59:22.833Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-07T08:59:22.833Z] HOSTNAME=815f6c287f86 [2022-09-07T08:59:22.833Z] TEST_SKIP_INTEGRATION=1 [2022-09-07T08:59:22.833Z] TESTDEBUG=0 [2022-09-07T08:59:22.833Z] DEST=bundles/test-integration [2022-09-07T08:59:22.833Z] PWD=/go/src/github.com/docker/docker [2022-09-07T08:59:22.833Z] KEEPBUNDLE=1 [2022-09-07T08:59:22.833Z] DOCKER_GITCOMMIT=9c623c65c8e56005a0454372738841e14ceb3f1b [2022-09-07T08:59:22.833Z] container=docker [2022-09-07T08:59:22.833Z] HOME=/root [2022-09-07T08:59:22.833Z] GOLANG_VERSION=1.18.6 [2022-09-07T08:59:22.833Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-07T08:59:22.833Z] VALIDATE_BRANCH=20.10 [2022-09-07T08:59:22.833Z] TERM=xterm [2022-09-07T08:59:22.833Z] DOCKER_PKG=github.com/docker/docker [2022-09-07T08:59:22.833Z] SHLVL=1 [2022-09-07T08:59:22.833Z] TIMEOUT=120m [2022-09-07T08:59:22.833Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-07T08:59:22.833Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-07T08:59:22.833Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-09-07T08:59:22.833Z] GO111MODULE=off [2022-09-07T08:59:22.833Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-07T08:59:22.833Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-07T08:59:22.833Z] GOPATH=/go [2022-09-07T08:59:22.833Z] PKG_CONFIG=pkg-config [2022-09-07T08:59:22.833Z] _=/usr/bin/env [2022-09-07T08:59:22.833Z] Building test suite binary ./integration-cli/test.main [2022-09-07T08:59:22.833Z] [2022-09-07T08:59:22.833Z] [2022-09-07T08:59:22.833Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-07T08:59:22.833Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-09-07T08:59:22.833Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-07T08:59:22.833Z] HOSTNAME=d20e8bba63e5 [2022-09-07T08:59:22.833Z] TEST_SKIP_INTEGRATION=1 [2022-09-07T08:59:22.833Z] TESTDEBUG=0 [2022-09-07T08:59:22.833Z] DEST=bundles/test-integration [2022-09-07T08:59:22.833Z] PWD=/go/src/github.com/docker/docker [2022-09-07T08:59:22.833Z] KEEPBUNDLE=1 [2022-09-07T08:59:22.833Z] DOCKER_GITCOMMIT=9c623c65c8e56005a0454372738841e14ceb3f1b [2022-09-07T08:59:22.833Z] container=docker [2022-09-07T08:59:22.833Z] HOME=/root [2022-09-07T08:59:22.833Z] GOLANG_VERSION=1.18.6 [2022-09-07T08:59:22.833Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-07T08:59:22.833Z] VALIDATE_BRANCH=20.10 [2022-09-07T08:59:22.833Z] TERM=xterm [2022-09-07T08:59:22.833Z] DOCKER_PKG=github.com/docker/docker [2022-09-07T08:59:22.833Z] SHLVL=1 [2022-09-07T08:59:22.833Z] TIMEOUT=120m [2022-09-07T08:59:22.833Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-07T08:59:22.833Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-07T08:59:22.833Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-09-07T08:59:22.833Z] GO111MODULE=off [2022-09-07T08:59:22.833Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-07T08:59:22.833Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-07T08:59:22.833Z] GOPATH=/go [2022-09-07T08:59:22.833Z] PKG_CONFIG=pkg-config [2022-09-07T08:59:22.833Z] _=/usr/bin/env [2022-09-07T08:59:22.833Z] Building test suite binary ./integration-cli/test.main [2022-09-07T08:59:22.833Z] No new tests added to integration. [2022-09-07T08:59:22.833Z] [2022-09-07T08:59:22.833Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-07T08:59:22.833Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-07T08:59:22.833Z] HOSTNAME=d796389dccd9 [2022-09-07T08:59:22.833Z] TESTDEBUG=0 [2022-09-07T08:59:22.833Z] DEST=bundles/test-integration [2022-09-07T08:59:22.833Z] PWD=/go/src/github.com/docker/docker [2022-09-07T08:59:22.833Z] KEEPBUNDLE=1 [2022-09-07T08:59:22.833Z] DOCKER_GITCOMMIT=9c623c65c8e56005a0454372738841e14ceb3f1b [2022-09-07T08:59:22.833Z] container=docker [2022-09-07T08:59:22.833Z] HOME=/root [2022-09-07T08:59:22.833Z] GOLANG_VERSION=1.18.6 [2022-09-07T08:59:22.833Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-07T08:59:22.833Z] VALIDATE_BRANCH=20.10 [2022-09-07T08:59:22.833Z] TERM=xterm [2022-09-07T08:59:22.833Z] DOCKER_PKG=github.com/docker/docker [2022-09-07T08:59:22.833Z] SHLVL=1 [2022-09-07T08:59:22.833Z] TIMEOUT=120m [2022-09-07T08:59:22.833Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-07T08:59:22.833Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-07T08:59:22.833Z] GO111MODULE=off [2022-09-07T08:59:22.833Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-07T08:59:22.833Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-07T08:59:22.833Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-07T08:59:22.833Z] GOPATH=/go [2022-09-07T08:59:22.833Z] PKG_CONFIG=pkg-config [2022-09-07T08:59:22.833Z] _=/usr/bin/env [2022-09-07T08:59:22.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-07T08:59:23.869Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.8% of statements [2022-09-07T08:59:24.434Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.8% of statements [2022-09-07T08:59:24.691Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2022-09-07T08:59:25.257Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-09-07T08:59:25.348Z] 294d77ac553d: Pull complete [2022-09-07T08:59:25.348Z] Digest: sha256:8ca3aaeb91e7715a98a0769dc62ed69212aac3e0bbee12ffd13b5e36d992d127 [2022-09-07T08:59:25.348Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-07T08:59:25.348Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-07T08:59:25.348Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-09-07T08:59:25.348Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-09-07T08:59:25.348Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.3287' [2022-09-07T08:59:25.348Z] INFO: Docker version of control daemon [2022-09-07T08:59:25.348Z] [2022-09-07T08:59:25.348Z] Client: [2022-09-07T08:59:25.348Z] Version: 20.10.9 [2022-09-07T08:59:25.348Z] API version: 1.41 [2022-09-07T08:59:25.348Z] Go version: go1.16.8 [2022-09-07T08:59:25.348Z] Git commit: c2ea9bc [2022-09-07T08:59:25.348Z] Built: Mon Oct 4 16:11:10 2021 [2022-09-07T08:59:25.348Z] OS/Arch: windows/amd64 [2022-09-07T08:59:25.348Z] Context: default [2022-09-07T08:59:25.348Z] Experimental: true [2022-09-07T08:59:25.348Z] [2022-09-07T08:59:25.348Z] Server: Docker Engine - Community [2022-09-07T08:59:25.348Z] Engine: [2022-09-07T08:59:25.348Z] Version: 20.10.9 [2022-09-07T08:59:25.348Z] API version: 1.41 (minimum version 1.24) [2022-09-07T08:59:25.348Z] Go version: go1.16.8 [2022-09-07T08:59:25.348Z] Git commit: 79ea9d3 [2022-09-07T08:59:25.348Z] Built: Mon Oct 4 16:06:39 2021 [2022-09-07T08:59:25.348Z] OS/Arch: windows/amd64 [2022-09-07T08:59:25.348Z] Experimental: true [2022-09-07T08:59:25.348Z] [2022-09-07T08:59:25.348Z] INFO: Docker info of control daemon [2022-09-07T08:59:25.348Z] [2022-09-07T08:59:25.348Z] Client: [2022-09-07T08:59:25.348Z] Context: default [2022-09-07T08:59:25.348Z] Debug Mode: false [2022-09-07T08:59:25.348Z] Plugins: [2022-09-07T08:59:25.348Z] app: Docker Application (Docker Inc., v0.8.0) [2022-09-07T08:59:25.348Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-09-07T08:59:25.348Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-09-07T08:59:25.348Z] [2022-09-07T08:59:25.348Z] Server: [2022-09-07T08:59:25.348Z] Containers: 0 [2022-09-07T08:59:25.348Z] Running: 0 [2022-09-07T08:59:25.348Z] Paused: 0 [2022-09-07T08:59:25.348Z] Stopped: 0 [2022-09-07T08:59:25.348Z] Images: 1 [2022-09-07T08:59:25.348Z] Server Version: 20.10.9 [2022-09-07T08:59:25.348Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-09-07T08:59:25.348Z] LCOW: [2022-09-07T08:59:25.348Z] Windows: [2022-09-07T08:59:25.348Z] Logging Driver: json-file [2022-09-07T08:59:25.348Z] Plugins: [2022-09-07T08:59:25.348Z] Volume: local [2022-09-07T08:59:25.348Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-09-07T08:59:25.348Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-09-07T08:59:25.348Z] Swarm: inactive [2022-09-07T08:59:25.348Z] Default Isolation: process [2022-09-07T08:59:25.348Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-09-07T08:59:25.348Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-09-07T08:59:25.348Z] OSType: windows [2022-09-07T08:59:25.348Z] Architecture: x86_64 [2022-09-07T08:59:25.348Z] CPUs: 4 [2022-09-07T08:59:25.348Z] Total Memory: 32GiB [2022-09-07T08:59:25.348Z] Name: azwin-2-671f80 [2022-09-07T08:59:25.348Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-09-07T08:59:25.348Z] Docker Root Dir: D:\docker [2022-09-07T08:59:25.348Z] Debug Mode: false [2022-09-07T08:59:25.348Z] Registry: https://index.docker.io/v1/ [2022-09-07T08:59:25.348Z] Labels: [2022-09-07T08:59:25.348Z] Experimental: true [2022-09-07T08:59:25.348Z] Insecure Registries: [2022-09-07T08:59:25.348Z] 10.0.0.4:5000 [2022-09-07T08:59:25.348Z] 127.0.0.0/8 [2022-09-07T08:59:25.348Z] Registry Mirrors: [2022-09-07T08:59:25.348Z] http://10.0.0.4:5000/ [2022-09-07T08:59:25.348Z] Live Restore Enabled: false [2022-09-07T08:59:25.348Z] Product License: Community Engine [2022-09-07T08:59:25.348Z] [2022-09-07T08:59:25.348Z] [2022-09-07T08:59:25.348Z] INFO: Commit hash is 773e211138 [2022-09-07T08:59:25.348Z] INFO: Nuke-Everything... [2022-09-07T08:59:25.348Z] INFO: Container count on control daemon to delete is 0 [2022-09-07T08:59:25.348Z] INFO: Nuking d:\CI [2022-09-07T08:59:25.348Z] INFO: Zapped successfully [2022-09-07T08:59:25.348Z] INFO: Location for testing is d:\CI\PR-44098\3 [2022-09-07T08:59:25.348Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-09-07T08:59:25.348Z] [2022-09-07T08:59:25.348Z] [2022-09-07T08:59:25.348Z] INFO: Building the image from Dockerfile.windows at 09/07/2022 08:59:15... [2022-09-07T08:59:25.348Z] [2022-09-07T08:59:25.348Z] Sending build context to Docker daemon 58.37MB [2022-09-07T08:59:25.348Z] [2022-09-07T08:59:25.348Z] Step 1/10 : FROM microsoft/windowsservercore [2022-09-07T08:59:25.348Z] ---> e795f3f8aa80 [2022-09-07T08:59:25.348Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-09-07T08:59:25.348Z] ---> Running in c0b02bf978da [2022-09-07T08:59:25.348Z] Removing intermediate container c0b02bf978da [2022-09-07T08:59:25.348Z] ---> 1a7bb151f3f6 [2022-09-07T08:59:25.348Z] Step 3/10 : ARG GO_VERSION=1.18.6 [2022-09-07T08:59:25.348Z] ---> Running in 27359655ead8 [2022-09-07T08:59:25.348Z] Removing intermediate container 27359655ead8 [2022-09-07T08:59:25.348Z] ---> 47aff10ea037 [2022-09-07T08:59:25.348Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-09-07T08:59:25.348Z] ---> Running in 6e1ee1ec067d [2022-09-07T08:59:25.348Z] Removing intermediate container 6e1ee1ec067d [2022-09-07T08:59:25.348Z] ---> bf261981109d [2022-09-07T08:59:25.348Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-09-07T08:59:25.348Z] ---> Running in dcdd579bcfa7 [2022-09-07T08:59:25.348Z] Removing intermediate container dcdd579bcfa7 [2022-09-07T08:59:25.348Z] ---> 9db9c0734479 [2022-09-07T08:59:25.348Z] 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; [2022-09-07T08:59:25.348Z] ---> Running in 93b59fcf6449 [2022-09-07T08:59:25.825Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-09-07T08:59:27.199Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.907s coverage: 73.3% of statements [2022-09-07T08:59:28.573Z] ok github.com/docker/docker/daemon 12.088s coverage: 17.1% of statements [2022-09-07T08:59:28.573Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-07T08:59:28.573Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-07T08:59:28.573Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-07T08:59:28.573Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-09-07T08:59:28.830Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2022-09-07T08:59:29.397Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.279s coverage: 60.7% of statements [2022-09-07T08:59:30.771Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2022-09-07T08:59:31.720Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.191s coverage: 50.5% of statements [2022-09-07T08:59:33.625Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.785s coverage: 46.2% of statements [2022-09-07T08:59:33.625Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-07T08:59:33.883Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.728s coverage: 58.0% of statements [2022-09-07T08:59:33.883Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-07T08:59:33.883Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-07T08:59:34.141Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.8% of statements [2022-09-07T08:59:34.707Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.030s coverage: 3.0% of statements [2022-09-07T08:59:34.966Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-09-07T08:59:36.342Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.6% of statements [2022-09-07T08:59:36.342Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-07T08:59:36.342Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-07T08:59:36.342Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 43.2% of statements [2022-09-07T08:59:36.342Z] ......... [ 86%] [2022-09-07T08:59:37.276Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2022-09-07T08:59:37.276Z] ok github.com/docker/docker/daemon/logger/awslogs 0.150s coverage: 77.4% of statements [2022-09-07T08:59:37.276Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-09-07T08:59:37.276Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-07T08:59:37.534Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-09-07T08:59:37.792Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-09-07T08:59:38.051Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-09-07T08:59:38.617Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 78.7% of statements [2022-09-07T08:59:38.617Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-07T08:59:38.875Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.032s coverage: 54.7% of statements [2022-09-07T08:59:39.133Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 31.5% of statements [2022-09-07T08:59:40.066Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-09-07T08:59:40.066Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-09-07T08:59:40.632Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-09-07T08:59:40.946Z] tests/integration/models_images_test.py ............... [ 89%] [2022-09-07T08:59:41.566Z] ok github.com/docker/docker/daemon/logger/splunk 1.568s coverage: 82.5% of statements [2022-09-07T08:59:41.566Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-07T08:59:41.566Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-07T08:59:42.132Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2022-09-07T08:59:42.397Z] tests/integration/models_networks_test.py .... [ 90%] [2022-09-07T08:59:43.506Z] ok github.com/docker/docker/distribution 1.517s coverage: 27.6% of statements [2022-09-07T08:59:43.506Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-07T08:59:43.764Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-09-07T08:59:44.337Z] ok github.com/docker/docker/image 0.016s coverage: 86.8% of statements [2022-09-07T08:59:44.611Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 84.6% of statements [2022-09-07T08:59:44.611Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-07T08:59:44.611Z] ok github.com/docker/docker/image/cache 0.017s coverage: 19.2% of statements [2022-09-07T08:59:44.611Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-09-07T08:59:45.196Z] ok github.com/docker/docker/image/v1 0.029s coverage: 25.0% of statements [2022-09-07T08:59:45.196Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-07T08:59:45.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-07T08:59:45.784Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-09-07T08:59:46.358Z] ok github.com/docker/docker/oci 0.007s coverage: 40.6% of statements [2022-09-07T08:59:46.842Z] [2022-09-07T08:59:46.842Z] SUCCESS: Specified value was saved. [2022-09-07T08:59:46.842Z] INFO: Downloading git... [2022-09-07T08:59:46.842Z] INFO: Downloading go... [2022-09-07T08:59:46.924Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2022-09-07T08:59:46.924Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-07T08:59:48.825Z] ok github.com/docker/docker/pkg/archive 0.293s coverage: 82.2% of statements [2022-09-07T08:59:48.970Z] tests/integration/models_nodes_test.py . [ 91%] [2022-09-07T08:59:48.970Z] tests/integration/models_resources_test.py . [ 91%] [2022-09-07T08:59:49.759Z] ok github.com/docker/docker/pkg/authorization 0.759s coverage: 68.3% of statements [2022-09-07T08:59:49.759Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-07T08:59:49.886Z] INFO: Downloading compiler 1 of 3... [2022-09-07T08:59:50.018Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-09-07T08:59:50.905Z] INFO: Downloading compiler 2 of 3... [2022-09-07T08:59:51.395Z] INFO: Downloading compiler 3 of 3... [2022-09-07T08:59:51.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-07T08:59:52.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-07T08:59:52.416Z] INFO: Extracting git... [2022-09-07T08:59:53.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-07T08:59:53.298Z] ok github.com/docker/docker/pkg/chrootarchive 2.518s coverage: 43.5% of statements [2022-09-07T08:59:53.298Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-09-07T08:59:53.557Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-09-07T08:59:53.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-07T08:59:53.816Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 97.6% of statements [2022-09-07T08:59:53.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-07T08:59:54.074Z] ok github.com/docker/docker/layer 7.898s coverage: 68.8% of statements [2022-09-07T08:59:54.074Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-07T08:59:54.074Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-07T08:59:54.074Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-07T08:59:54.074Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-07T08:59:54.074Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-07T08:59:54.074Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-09-07T08:59:54.074Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-07T08:59:54.642Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2022-09-07T08:59:54.901Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2022-09-07T08:59:55.059Z] tests/integration/models_services_test.py ..............x. [ 95%] [2022-09-07T08:59:55.160Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-09-07T08:59:55.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-07T08:59:56.094Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-09-07T08:59:56.353Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 86.5% of statements [2022-09-07T08:59:56.918Z] ok github.com/docker/docker/pkg/fsutils 0.188s coverage: 85.1% of statements [2022-09-07T08:59:57.177Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-09-07T08:59:57.177Z] ok github.com/docker/docker/pkg/discovery/kv 3.024s coverage: 84.1% of statements [2022-09-07T08:59:57.829Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-09-07T08:59:57.829Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-09-07T08:59:57.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-07T08:59:58.112Z] ok github.com/docker/docker/pkg/idtools 0.355s coverage: 69.5% of statements [2022-09-07T08:59:58.112Z] ok github.com/docker/docker/pkg/ioutils 0.341s coverage: 70.6% of statements [2022-09-07T08:59:58.370Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-09-07T08:59:58.370Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-09-07T08:59:58.370Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-09-07T08:59:58.370Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-07T08:59:58.370Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-09-07T08:59:58.628Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-09-07T08:59:58.628Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-09-07T08:59:58.628Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-09-07T08:59:58.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-07T08:59:58.886Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-09-07T08:59:59.144Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2022-09-07T08:59:59.145Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2022-09-07T08:59:59.145Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-07T08:59:59.145Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-07T08:59:59.712Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2022-09-07T08:59:59.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-07T08:59:59.973Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-09-07T09:00:00.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-07T09:00:00.236Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-07T09:00:00.496Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-07T09:00:00.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-07T09:00:01.442Z] tests/integration/regression_test.py ...... [ 98%] [2022-09-07T09:00:01.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-07T09:00:01.871Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-09-07T09:00:01.959Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-09-07T09:00:01.959Z] tests/integration/credentials/utils_test.py . [100%] [2022-09-07T09:00:01.959Z] [2022-09-07T09:00:01.959Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-09-07T09:00:01.959Z] =========================== short test summary info ============================ [2022-09-07T09:00:01.959Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-09-07T09:00:01.959Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-09-07T09:00:01.959Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-09-07T09:00:01.959Z] Not supported on most drivers [2022-09-07T09:00:01.959Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-09-07T09:00:01.959Z] Output of docker top depends on host distro, and is not formalized. [2022-09-07T09:00:01.959Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-09-07T09:00:01.959Z] Output of docker top depends on host distro, and is not formalized. [2022-09-07T09:00:01.959Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-09-07T09:00:01.959Z] Can fail if eth0 has multiple IP addresses [2022-09-07T09:00:01.959Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-09-07T09:00:01.959Z] This doesn't seem to be taken into account by the engine [2022-09-07T09:00:01.959Z] XFAIL tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks [2022-09-07T09:00:01.959Z] Flaky test [2022-09-07T09:00:01.959Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2022-09-07T09:00:01.959Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-09-07T09:00:01.959Z] = 378 passed, 2 skipped, 1 deselected, 7 xfailed, 1 xpassed in 299.69 seconds == [2022-09-07T09:00:02.130Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-09-07T09:00:02.217Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-09-07T09:00:02.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-07T09:00:03.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-07T09:00:04.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-07T09:00:04.951Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-07T09:00:04.951Z] Using test binary docker [2022-09-07T09:00:04.951Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-07T09:00:04.951Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-07T09:00:04.951Z] INFO: Waiting for daemon to start... [2022-09-07T09:00:04.951Z] Starting dockerd [2022-09-07T09:00:06.311Z] ok github.com/docker/docker/pkg/signal 3.322s coverage: 62.3% of statements [2022-09-07T09:00:06.311Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-09-07T09:00:06.311Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-09-07T09:00:06.311Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-07T09:00:06.878Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.5% of statements [2022-09-07T09:00:07.444Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-09-07T09:00:07.568Z] INFO: Expanding go... [2022-09-07T09:00:07.703Z] ok github.com/docker/docker/pkg/tailfile 0.046s coverage: 88.6% of statements [2022-09-07T09:00:07.962Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-09-07T09:00:08.220Z] coverage: [no statements] [2022-09-07T09:00:08.220Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-09-07T09:00:08.235Z] . [2022-09-07T09:00:08.235Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-07T09:00:08.235Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-07T09:00:08.235Z] Error: No such image: emptyfs [2022-09-07T09:00:08.235Z] Running integration-test (iteration 1) [2022-09-07T09:00:08.235Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-07T09:00:08.478Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-09-07T09:00:08.737Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-09-07T09:00:08.995Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-07T09:00:10.896Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-09-07T09:00:10.896Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-09-07T09:00:11.463Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2022-09-07T09:00:12.398Z] ok github.com/docker/docker/quota 0.200s coverage: 71.4% of statements [2022-09-07T09:00:12.656Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-09-07T09:00:14.030Z] ok github.com/docker/docker/registry 0.082s coverage: 57.1% of statements [2022-09-07T09:00:14.289Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-09-07T09:00:14.289Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-09-07T09:00:14.414Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-07T09:00:14.414Z] [2022-09-07T09:00:14.414Z] Unloading profiles will leave already running processes permanently [2022-09-07T09:00:14.414Z] unconfined, which can lead to unexpected situations. [2022-09-07T09:00:14.414Z] [2022-09-07T09:00:14.414Z] To set a process to complain mode, use the command line tool [2022-09-07T09:00:14.414Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-07T09:00:14.414Z] Post stage [Pipeline] junit [2022-09-07T09:00:14.686Z] Recording test results [2022-09-07T09:00:14.856Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2022-09-07T09:00:15.114Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-09-07T09:00:15.584Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-09-07T09:00:15.859Z] + echo Ensuring container killed. [2022-09-07T09:00:15.859Z] Ensuring container killed. [2022-09-07T09:00:15.859Z] + docker rm -vf docker-pr3 [2022-09-07T09:00:15.859Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh [2022-09-07T09:00:16.139Z] + echo Chowning /workspace to jenkins user [2022-09-07T09:00:16.139Z] Chowning /workspace to jenkins user [2022-09-07T09:00:16.139Z] + id -u [2022-09-07T09:00:16.139Z] + id -g [2022-09-07T09:00:16.139Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44098:/workspace busybox chown -R 1000:1000 /workspace [2022-09-07T09:00:16.139Z] Unable to find image 'busybox:latest' locally [2022-09-07T09:00:16.400Z] latest: Pulling from library/busybox [2022-09-07T09:00:16.400Z] 2c39bef88607: Pulling fs layer [2022-09-07T09:00:16.658Z] 2c39bef88607: Download complete [2022-09-07T09:00:16.658Z] 2c39bef88607: Pull complete [2022-09-07T09:00:16.658Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-07T09:00:16.658Z] Status: Downloaded newer image for busybox:latest [2022-09-07T09:00:17.015Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-07T09:00:17.272Z] ok github.com/docker/docker/volume/local 0.077s coverage: 76.4% of statements [2022-09-07T09:00:17.516Z] + bundleName=docker-py [2022-09-07T09:00:17.516Z] + echo Creating docker-py-bundles.tar.gz [2022-09-07T09:00:17.516Z] Creating docker-py-bundles.tar.gz [2022-09-07T09:00:17.516Z] + 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 [2022-09-07T09:00:17.529Z] Archiving artifacts [2022-09-07T09:00:17.839Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2022-09-07T09:00:18.774Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2022-09-07T09:00:19.023Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44098/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-09-07T09:00:19.371Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44098/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=d18400923674e8ef0f5de34d3c012ed6eb17df2d -e DOCKER_GRAPHDRIVER docker:d18400923674e8ef0f5de34d3c012ed6eb17df2d hack/make.sh binary-daemon [2022-09-07T09:00:19.630Z] [2022-09-07T09:00:19.630Z] Removing bundles/ [2022-09-07T09:00:19.630Z] [2022-09-07T09:00:19.630Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2022-09-07T09:00:19.889Z] Building: bundles/binary-daemon/dockerd-dev [2022-09-07T09:00:19.889Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T09:00:24.900Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-09-07T09:00:24.900Z] [2022-09-07T09:00:24.900Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-07T09:00:24.900Z] DOCKER_SYSTEMD=1 [2022-09-07T09:00:24.900Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-07T09:00:24.900Z] HOSTNAME=cf70f4ea4931 [2022-09-07T09:00:24.900Z] DEST=bundles/test-integration [2022-09-07T09:00:24.900Z] PWD=/go/src/github.com/docker/docker [2022-09-07T09:00:24.900Z] DOCKER_GITCOMMIT=de794d78e3b9d1a11bc384ffa17e70f0efc0317d [2022-09-07T09:00:24.900Z] container=docker [2022-09-07T09:00:24.900Z] HOME=/root [2022-09-07T09:00:24.900Z] LANG=C.UTF-8 [2022-09-07T09:00:24.900Z] INVOCATION_ID=5fa97756b4c844dd9fe04ff6f7a805e4 [2022-09-07T09:00:24.900Z] GOLANG_VERSION=1.18.6 [2022-09-07T09:00:24.900Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-07T09:00:24.900Z] VALIDATE_BRANCH=20.10 [2022-09-07T09:00:24.900Z] TERM=xterm [2022-09-07T09:00:24.900Z] DOCKER_PKG=github.com/docker/docker [2022-09-07T09:00:24.900Z] SHLVL=3 [2022-09-07T09:00:24.900Z] TIMEOUT=120m [2022-09-07T09:00:24.900Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-07T09:00:24.900Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-07T09:00:24.900Z] GO111MODULE=off [2022-09-07T09:00:24.900Z] DOCKER_EXPERIMENTAL=1 [2022-09-07T09:00:24.900Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-07T09:00:24.900Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-07T09:00:24.900Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-07T09:00:24.900Z] GOPATH=/go [2022-09-07T09:00:24.900Z] PKG_CONFIG=pkg-config [2022-09-07T09:00:24.900Z] _=/usr/bin/env [2022-09-07T09:00:24.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-07T09:00:30.159Z] Loaded image: buildpack-deps:buster [2022-09-07T09:00:30.159Z] Loaded image: busybox:latest [2022-09-07T09:00:30.159Z] Loaded image: busybox:glibc [2022-09-07T09:00:30.159Z] Loaded image: debian:bullseye [2022-09-07T09:00:30.159Z] Loaded image: hello-world:latest [2022-09-07T09:00:30.159Z] Loaded image: arm32v7/hello-world:latest [2022-09-07T09:00:30.159Z] INFO: Testing against a local daemon [2022-09-07T09:00:30.159Z] === RUN TestCgroupNamespacesBuild [2022-09-07T09:00:31.532Z] --- PASS: TestCgroupNamespacesBuild (2.33s) [2022-09-07T09:00:31.532Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-07T09:00:33.644Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2022-09-07T09:00:33.644Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-07T09:00:33.644Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-07T09:00:33.644Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-09-07T09:00:33.644Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-09-07T09:00:33.644Z] ? github.com/docker/docker/pkg/term [no test files] [2022-09-07T09:00:33.644Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-07T09:00:33.644Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-07T09:00:33.644Z] ? github.com/docker/docker/rootless [no test files] [2022-09-07T09:00:33.644Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-07T09:00:33.644Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-07T09:00:33.644Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-07T09:00:33.645Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-07T09:00:33.645Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-07T09:00:33.645Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-07T09:00:33.645Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-07T09:00:33.645Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-07T09:00:33.645Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-07T09:00:33.645Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-07T09:00:33.645Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-07T09:00:33.645Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-07T09:00:33.645Z] ? github.com/docker/docker/volume [no test files] [2022-09-07T09:00:33.645Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-07T09:00:33.645Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-07T09:00:33.645Z] [2022-09-07T09:00:33.645Z] === Skipped [2022-09-07T09:00:33.645Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-09-07T09:00:33.645Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-09-07T09:00:33.645Z] [2022-09-07T09:00:33.645Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-09-07T09:00:33.645Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-09-07T09:00:33.645Z] [2022-09-07T09:00:33.645Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-07T09:00:33.645Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T09:00:33.645Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-07T09:00:33.645Z] [2022-09-07T09:00:33.645Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-07T09:00:33.645Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T09:00:33.645Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-07T09:00:33.645Z] [2022-09-07T09:00:33.645Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-07T09:00:33.645Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T09:00:33.645Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-07T09:00:33.645Z] [2022-09-07T09:00:33.645Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-07T09:00:33.645Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T09:00:33.645Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-07T09:00:33.645Z] [2022-09-07T09:00:33.645Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-07T09:00:33.645Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T09:00:33.645Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-07T09:00:33.645Z] [2022-09-07T09:00:33.645Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-07T09:00:33.645Z] graphtest_unix.go:74: No driver to put! [2022-09-07T09:00:33.645Z] [2022-09-07T09:00:33.645Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-07T09:00:33.645Z] time="2022-09-07T08:59:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-07T09:00:33.645Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-07T09:00:33.645Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-07T09:00:33.645Z] [2022-09-07T09:00:33.645Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-07T09:00:33.645Z] time="2022-09-07T08:59:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-07T09:00:33.645Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-07T09:00:33.645Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-07T09:00:33.645Z] [2022-09-07T09:00:33.645Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-07T09:00:33.645Z] time="2022-09-07T08:59:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-07T09:00:33.645Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-07T09:00:33.645Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-07T09:00:33.645Z] [2022-09-07T09:00:33.645Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-07T09:00:33.645Z] time="2022-09-07T08:59:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-07T09:00:33.645Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-07T09:00:33.645Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-07T09:00:33.645Z] [2022-09-07T09:00:33.645Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-07T09:00:33.645Z] time="2022-09-07T08:59:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-07T09:00:33.645Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-07T09:00:33.645Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-07T09:00:33.645Z] [2022-09-07T09:00:33.645Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-07T09:00:33.645Z] graphtest_unix.go:74: No driver to put! [2022-09-07T09:00:33.645Z] [2022-09-07T09:00:33.645Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-07T09:00:33.645Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-07T09:00:33.645Z] [2022-09-07T09:00:33.645Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-07T09:00:33.645Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-07T09:00:33.645Z] [2022-09-07T09:00:33.645Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-07T09:00:33.645Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-09-07T09:00:33.645Z] [2022-09-07T09:00:33.645Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-07T09:00:33.645Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-07T09:00:33.645Z] [2022-09-07T09:00:33.645Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-07T09:00:33.645Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T09:00:33.645Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-07T09:00:33.645Z] [2022-09-07T09:00:33.645Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-07T09:00:33.645Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T09:00:33.645Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-07T09:00:33.645Z] [2022-09-07T09:00:33.645Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-07T09:00:33.645Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T09:00:33.645Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-07T09:00:33.645Z] [2022-09-07T09:00:33.645Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-07T09:00:33.645Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T09:00:33.645Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-07T09:00:33.645Z] [2022-09-07T09:00:33.645Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-07T09:00:33.645Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T09:00:33.645Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-07T09:00:33.645Z] [2022-09-07T09:00:33.645Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-07T09:00:33.645Z] graphtest_unix.go:74: No driver to put! [2022-09-07T09:00:33.645Z] [2022-09-07T09:00:33.645Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-07T09:00:33.645Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-09-07T09:00:33.645Z] [2022-09-07T09:00:33.645Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-07T09:00:33.645Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-09-07T09:00:33.645Z] [2022-09-07T09:00:33.645Z] DONE 2251 tests, 26 skipped in 192.247s [2022-09-07T09:00:34.061Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.24s) [2022-09-07T09:00:34.061Z] === RUN TestBuildWithSession [2022-09-07T09:00:34.061Z] build_session_test.go:25: TODO: BuildKit [2022-09-07T09:00:34.061Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-07T09:00:34.061Z] === RUN TestBuildSquashParent Post stage [Pipeline] junit [2022-09-07T09:00:34.222Z] Recording test results [2022-09-07T09:00:35.438Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-07T09:00:35.775Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44098/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=de794d78e3b9d1a11bc384ffa17e70f0efc0317d -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:de794d78e3b9d1a11bc384ffa17e70f0efc0317d hack/make.sh dynbinary test-integration [2022-09-07T09:00:36.341Z] [2022-09-07T09:00:36.341Z] Removing bundles/ [2022-09-07T09:00:36.341Z] [2022-09-07T09:00:36.341Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-07T09:00:36.341Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-09-07T09:00:36.341Z] GOOS="" GOARCH="" GOARM="" [2022-09-07T09:00:42.167Z] --- PASS: TestBuildSquashParent (7.45s) [2022-09-07T09:00:42.167Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-07T09:00:42.167Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T09:00:42.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T09:00:42.167Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T09:00:42.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T09:00:42.167Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T09:00:42.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T09:00:42.167Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T09:00:42.167Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T09:00:42.168Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T09:00:42.168Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T09:00:42.168Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T09:00:42.168Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T09:00:42.168Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T09:00:42.168Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T09:00:42.734Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T09:00:43.669Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T09:00:43.669Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T09:00:43.738Z] INFO: Expanding compiler 1 of 3... [2022-09-07T09:00:43.738Z] INFO: Expanding compiler 2 of 3... [2022-09-07T09:00:45.355Z] INFO: Expanding compiler 3 of 3... [2022-09-07T09:00:45.841Z] INFO: Removing downloaded files... [2022-09-07T09:00:45.841Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-09-07T09:00:45.841Z] INFO: Configuring git core.autocrlf... [2022-09-07T09:00:46.197Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T09:00:47.570Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-09-07T09:00:47.570Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.27s) [2022-09-07T09:00:47.570Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.42s) [2022-09-07T09:00:47.570Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.19s) [2022-09-07T09:00:47.570Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.99s) [2022-09-07T09:00:47.570Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s) [2022-09-07T09:00:47.570Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.79s) [2022-09-07T09:00:47.570Z] === RUN TestBuildMultiStageCopy [2022-09-07T09:00:47.570Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-07T09:00:50.098Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-07T09:00:51.034Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-07T09:00:51.980Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-09-07T09:00:51.980Z] Copying nested executables into bundles/binary-daemon [2022-09-07T09:00:51.980Z] [2022-09-07T09:00:52.406Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-07T09:00:53.339Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-09-07T09:00:54.203Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44098/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=d18400923674e8ef0f5de34d3c012ed6eb17df2d -e DOCKER_GRAPHDRIVER docker:d18400923674e8ef0f5de34d3c012ed6eb17df2d hack/make.sh cross [2022-09-07T09:00:54.271Z] --- PASS: TestBuildMultiStageCopy (6.62s) [2022-09-07T09:00:54.271Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.63s) [2022-09-07T09:00:54.271Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2022-09-07T09:00:54.271Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-09-07T09:00:54.271Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-09-07T09:00:54.271Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-09-07T09:00:54.271Z] === RUN TestBuildMultiStageParentConfig [2022-09-07T09:00:54.461Z] [2022-09-07T09:00:54.461Z] Removing bundles/ [2022-09-07T09:00:54.461Z] [2022-09-07T09:00:54.461Z] ---> Making bundle: cross (in bundles/cross) [2022-09-07T09:00:54.461Z] Cross building: bundles/cross/linux/amd64 [2022-09-07T09:00:54.720Z] Building: bundles/cross/linux/amd64/dockerd-dev [2022-09-07T09:00:54.720Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-09-07T09:00:59.533Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-09-07T09:00:59.533Z] === RUN TestBuildLabelWithTargets [2022-09-07T09:01:03.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-07T09:01:03.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-07T09:01:07.640Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-09-07T09:01:07.640Z] === RUN TestBuildWithEmptyLayers [2022-09-07T09:01:10.167Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-09-07T09:01:10.167Z] === RUN TestBuildMultiStageOnBuild [2022-09-07T09:01:15.428Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-09-07T09:01:15.428Z] === RUN TestBuildUncleanTarFilenames [2022-09-07T09:01:15.687Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-09-07T09:01:15.687Z] === RUN TestBuildMultiStageLayerLeak [2022-09-07T09:01:20.963Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s) [2022-09-07T09:01:20.963Z] === RUN TestBuildWithHugeFile [2022-09-07T09:01:26.809Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2022-09-07T09:01:26.809Z] Copying nested executables into bundles/cross/linux/amd64 [2022-09-07T09:01:26.809Z] Cross building: bundles/cross/windows/amd64 [2022-09-07T09:01:26.809Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2022-09-07T09:01:26.809Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-09-07T09:01:30.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-07T09:01:36.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-07T09:01:37.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-07T09:01:38.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-07T09:01:39.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-07T09:01:39.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-07T09:01:40.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-07T09:01:42.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-07T09:01:43.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-07T09:01:44.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-07T09:01:44.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-07T09:01:44.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-07T09:01:45.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-07T09:01:45.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-07T09:01:46.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-07T09:01:47.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-07T09:01:48.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-07T09:01:49.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-07T09:01:49.966Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-07T09:01:49.966Z] Using test binary docker [2022-09-07T09:01:50.222Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-07T09:01:50.222Z] Starting apparmor (via systemctl): apparmor.service. [2022-09-07T09:01:50.222Z] INFO: Waiting for daemon to start... [2022-09-07T09:01:50.222Z] Starting dockerd [2022-09-07T09:01:52.110Z] . [2022-09-07T09:01:52.110Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-07T09:01:52.110Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-07T09:01:52.110Z] Error: No such image: emptyfs [2022-09-07T09:01:52.366Z] Running integration-test (iteration 1) [2022-09-07T09:01:52.366Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-07T09:01:53.391Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2022-09-07T09:01:53.391Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-09-07T09:01:53.391Z] remote: Enumerating objects: 23, done. [2022-09-07T09:01:53.391Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-09-07T09:01:53.391Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-09-07T09:01:53.391Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-09-07T09:01:53.391Z] 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. [2022-09-07T09:01:53.391Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-09-07T09:01:57.577Z] [2022-09-07T09:01:57.781Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-09-07T09:01:57.781Z] [2022-09-07T09:01:57.781Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-07T09:01:57.781Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-07T09:01:57.781Z] HOSTNAME=4523108800dc [2022-09-07T09:01:57.781Z] TESTDEBUG=0 [2022-09-07T09:01:57.781Z] DEST=bundles/test-integration [2022-09-07T09:01:57.781Z] PWD=/go/src/github.com/docker/docker [2022-09-07T09:01:57.781Z] DOCKER_GITCOMMIT=de794d78e3b9d1a11bc384ffa17e70f0efc0317d [2022-09-07T09:01:57.781Z] container=docker [2022-09-07T09:01:57.781Z] HOME=/root [2022-09-07T09:01:57.781Z] GOLANG_VERSION=1.18.6 [2022-09-07T09:01:57.781Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-07T09:01:57.781Z] VALIDATE_BRANCH=20.10 [2022-09-07T09:01:57.781Z] TERM=xterm [2022-09-07T09:01:57.781Z] DOCKER_PKG=github.com/docker/docker [2022-09-07T09:01:57.781Z] SHLVL=1 [2022-09-07T09:01:57.781Z] TIMEOUT=120m [2022-09-07T09:01:57.781Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-09-07T09:01:57.781Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-07T09:01:57.781Z] GO111MODULE=off [2022-09-07T09:01:57.781Z] DOCKER_EXPERIMENTAL=1 [2022-09-07T09:01:57.781Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-07T09:01:57.781Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-07T09:01:57.781Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-07T09:01:57.781Z] GOPATH=/go [2022-09-07T09:01:57.781Z] PKG_CONFIG=pkg-config [2022-09-07T09:01:57.781Z] _=/usr/bin/env [2022-09-07T09:01:57.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-07T09:01:59.810Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44098/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d18400923674e8ef0f5de34d3c012ed6eb17df2d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:d18400923674e8ef0f5de34d3c012ed6eb17df2d hack/test/unit [2022-09-07T09:02:01.188Z] ? github.com/docker/docker/api [no test files] [2022-09-07T09:02:07.217Z] Loaded image: buildpack-deps:buster [2022-09-07T09:02:07.217Z] Loaded image: busybox:latest [2022-09-07T09:02:07.217Z] Loaded image: busybox:glibc [2022-09-07T09:02:07.779Z] Loaded image: debian:bullseye [2022-09-07T09:02:07.779Z] Loaded image: hello-world:latest [2022-09-07T09:02:08.035Z] Loaded image: arm32v7/hello-world:latest [2022-09-07T09:02:08.035Z] INFO: Testing against a local daemon [2022-09-07T09:02:08.035Z] === RUN TestCgroupNamespacesBuild [2022-09-07T09:02:09.318Z] ok github.com/docker/docker/api/server 0.039s coverage: 7.9% of statements [2022-09-07T09:02:09.923Z] --- PASS: TestCgroupNamespacesBuild (1.74s) [2022-09-07T09:02:09.923Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-07T09:02:11.290Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.53s) [2022-09-07T09:02:11.290Z] === RUN TestBuildWithSession [2022-09-07T09:02:11.290Z] build_session_test.go:25: TODO: BuildKit [2022-09-07T09:02:11.290Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-07T09:02:11.290Z] === RUN TestBuildSquashParent [2022-09-07T09:02:15.454Z] --- PASS: TestBuildSquashParent (4.01s) [2022-09-07T09:02:15.454Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-07T09:02:15.454Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T09:02:15.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T09:02:15.454Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T09:02:15.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T09:02:15.454Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T09:02:15.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T09:02:15.454Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T09:02:15.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T09:02:15.454Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T09:02:15.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T09:02:15.454Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T09:02:15.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T09:02:15.454Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T09:02:15.454Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T09:02:17.186Z] --- PASS: TestBuildWithHugeFile (52.74s) [2022-09-07T09:02:17.186Z] === RUN TestBuildWithEmptyDockerfile [2022-09-07T09:02:17.186Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T09:02:17.186Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T09:02:17.186Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T09:02:17.186Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T09:02:17.186Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T09:02:17.186Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T09:02:17.186Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T09:02:17.186Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T09:02:17.186Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T09:02:17.186Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2022-09-07T09:02:17.186Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-09-07T09:02:17.186Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-09-07T09:02:17.186Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-09-07T09:02:17.186Z] === RUN TestBuildPreserveOwnership [2022-09-07T09:02:17.186Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-07T09:02:17.346Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T09:02:17.346Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T09:02:18.711Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T09:02:18.711Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T09:02:19.084Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-07T09:02:20.599Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-09-07T09:02:20.600Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.79s) [2022-09-07T09:02:20.600Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.80s) [2022-09-07T09:02:20.600Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.62s) [2022-09-07T09:02:20.600Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.61s) [2022-09-07T09:02:20.600Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.38s) [2022-09-07T09:02:20.600Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.55s) [2022-09-07T09:02:20.600Z] === RUN TestBuildMultiStageCopy [2022-09-07T09:02:20.600Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-07T09:02:21.526Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-07T09:02:21.783Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-07T09:02:22.040Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-07T09:02:22.296Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-07T09:02:22.552Z] --- PASS: TestBuildMultiStageCopy (2.17s) [2022-09-07T09:02:22.552Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.35s) [2022-09-07T09:02:22.552Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-09-07T09:02:22.552Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-09-07T09:02:22.552Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-09-07T09:02:22.552Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-09-07T09:02:22.552Z] === RUN TestBuildMultiStageParentConfig [2022-09-07T09:02:23.113Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2022-09-07T09:02:23.113Z] === RUN TestBuildLabelWithTargets [2022-09-07T09:02:23.265Z] --- PASS: TestBuildPreserveOwnership (9.95s) [2022-09-07T09:02:23.265Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.94s) [2022-09-07T09:02:23.265Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-09-07T09:02:23.265Z] === RUN TestBuildPlatformInvalid [2022-09-07T09:02:23.265Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-07T09:02:23.265Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-07T09:02:23.265Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-09-07T09:02:23.265Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-07T09:02:23.265Z] PASS [2022-09-07T09:02:23.265Z] [2022-09-07T09:02:23.265Z] === Skipped [2022-09-07T09:02:23.265Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-07T09:02:23.265Z] build_session_test.go:25: TODO: BuildKit [2022-09-07T09:02:23.265Z] [2022-09-07T09:02:23.265Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-09-07T09:02:23.265Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-09-07T09:02:23.265Z] [2022-09-07T09:02:23.265Z] DONE 33 tests, 2 skipped in 135.445s [2022-09-07T09:02:23.265Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-07T09:02:23.524Z] INFO: Testing against a local daemon [2022-09-07T09:02:23.524Z] === RUN TestConfigInspect [2022-09-07T09:02:23.524Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:02:23.524Z] --- SKIP: TestConfigInspect (0.02s) [2022-09-07T09:02:23.524Z] === RUN TestConfigList [2022-09-07T09:02:23.524Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:02:23.524Z] --- SKIP: TestConfigList (0.02s) [2022-09-07T09:02:23.524Z] === RUN TestConfigsCreateAndDelete [2022-09-07T09:02:23.524Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:02:23.524Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-09-07T09:02:23.524Z] === RUN TestConfigsUpdate [2022-09-07T09:02:23.524Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:02:23.524Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-09-07T09:02:23.524Z] === RUN TestTemplatedConfig [2022-09-07T09:02:23.524Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:02:23.524Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-09-07T09:02:23.524Z] === RUN TestConfigCreateResolve [2022-09-07T09:02:23.524Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:02:23.524Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-09-07T09:02:23.524Z] === RUN TestConfigDaemonLibtrustID [2022-09-07T09:02:24.041Z] --- PASS: TestBuildLabelWithTargets (0.99s) [2022-09-07T09:02:24.041Z] === RUN TestBuildWithEmptyLayers [2022-09-07T09:02:24.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-07T09:02:24.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-07T09:02:24.603Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-09-07T09:02:24.603Z] === RUN TestBuildMultiStageOnBuild [2022-09-07T09:02:25.430Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2022-09-07T09:02:25.430Z] PASS [2022-09-07T09:02:25.430Z] [2022-09-07T09:02:25.430Z] === Skipped [2022-09-07T09:02:25.430Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-09-07T09:02:25.430Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:02:25.430Z] [2022-09-07T09:02:25.430Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-09-07T09:02:25.430Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:02:25.430Z] [2022-09-07T09:02:25.430Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-09-07T09:02:25.430Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:02:25.430Z] [2022-09-07T09:02:25.430Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-09-07T09:02:25.430Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:02:25.430Z] [2022-09-07T09:02:25.430Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-09-07T09:02:25.430Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:02:25.430Z] [2022-09-07T09:02:25.430Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-09-07T09:02:25.430Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:02:25.430Z] [2022-09-07T09:02:25.430Z] DONE 7 tests, 6 skipped in 1.742s [2022-09-07T09:02:25.430Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-07T09:02:25.430Z] INFO: Testing against a local daemon [2022-09-07T09:02:25.430Z] === RUN TestCheckpoint [2022-09-07T09:02:25.430Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-07T09:02:25.430Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-07T09:02:25.430Z] === RUN TestContainerInvalidJSON [2022-09-07T09:02:25.430Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-09-07T09:02:25.430Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-09-07T09:02:25.430Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-09-07T09:02:25.430Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-09-07T09:02:25.430Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-09-07T09:02:25.430Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-09-07T09:02:25.430Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-09-07T09:02:25.430Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-09-07T09:02:25.430Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-09-07T09:02:25.430Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-07T09:02:25.430Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-09-07T09:02:25.430Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-09-07T09:02:25.430Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-09-07T09:02:25.430Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-07T09:02:25.430Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-09-07T09:02:25.430Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-07T09:02:25.430Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-07T09:02:25.430Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-07T09:02:25.430Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-09-07T09:02:25.430Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-07T09:02:25.430Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-09-07T09:02:25.430Z] === RUN TestCopyFromContainer [2022-09-07T09:02:26.492Z] --- PASS: TestBuildMultiStageOnBuild (1.76s) [2022-09-07T09:02:26.492Z] === RUN TestBuildUncleanTarFilenames [2022-09-07T09:02:26.748Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2022-09-07T09:02:26.748Z] === RUN TestBuildMultiStageLayerLeak [2022-09-07T09:02:27.442Z] ok github.com/docker/docker/api/server/httputils 0.020s coverage: 16.2% of statements [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-07T09:02:27.442Z] ok github.com/docker/docker/api/types/strslice 0.030s coverage: 90.0% of statements [2022-09-07T09:02:27.442Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-07T09:02:27.442Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2022-09-07T09:02:27.442Z] ok github.com/docker/docker/api/types/time 0.032s coverage: 100.0% of statements [2022-09-07T09:02:27.442Z] ok github.com/docker/docker/api/types/versions 0.029s coverage: 75.0% of statements [2022-09-07T09:02:27.442Z] ok github.com/docker/docker/api/server/router/swarm 0.025s coverage: 5.7% of statements [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/api/types [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/builder [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-07T09:02:27.442Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-07T09:02:27.442Z] ok github.com/docker/docker/cli/debug 0.032s coverage: 100.0% of statements [2022-09-07T09:02:27.840Z] Removing intermediate container 93b59fcf6449 [2022-09-07T09:02:27.840Z] ---> 73e5a1800775 [2022-09-07T09:02:27.840Z] Step 7/10 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-09-07T09:02:27.840Z] ---> Running in d58a9fe09ab6 [2022-09-07T09:02:27.840Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-09-07T09:02:27.840Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-09-07T09:02:27.840Z] go: downloading github.com/fatih/color v1.10.0 [2022-09-07T09:02:27.840Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-09-07T09:02:27.840Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-09-07T09:02:27.840Z] go: downloading github.com/pkg/errors v0.9.1 [2022-09-07T09:02:27.840Z] go: downloading golang.org/x/tools v0.1.0 [2022-09-07T09:02:27.840Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-09-07T09:02:27.840Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-09-07T09:02:27.840Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-09-07T09:02:27.840Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-09-07T09:02:27.840Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-09-07T09:02:27.840Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-09-07T09:02:27.840Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-09-07T09:02:28.329Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-09-07T09:02:28.329Z] go: downloading golang.org/x/mod v0.3.0 [2022-09-07T09:02:28.639Z] --- PASS: TestBuildMultiStageLayerLeak (1.53s) [2022-09-07T09:02:28.639Z] === RUN TestBuildWithHugeFile [2022-09-07T09:02:29.349Z] ok github.com/docker/docker/builder/remotecontext 0.198s coverage: 13.7% of statements [2022-09-07T09:02:29.609Z] ok github.com/docker/docker/builder/dockerfile 0.374s coverage: 48.5% of statements [2022-09-07T09:02:29.609Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-09-07T09:02:29.611Z] === RUN TestCopyFromContainer// [2022-09-07T09:02:29.611Z] === RUN TestCopyFromContainer//bar/root [2022-09-07T09:02:29.611Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-07T09:02:29.611Z] === RUN TestCopyFromContainer/bar/quux [2022-09-07T09:02:29.611Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-07T09:02:29.611Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-07T09:02:29.611Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-07T09:02:29.611Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-07T09:02:29.612Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-07T09:02:29.612Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-07T09:02:29.612Z] --- PASS: TestCopyFromContainer (4.21s) [2022-09-07T09:02:29.612Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-09-07T09:02:29.612Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-09-07T09:02:29.612Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-07T09:02:29.612Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-09-07T09:02:29.612Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-09-07T09:02:29.612Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-09-07T09:02:29.612Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-09-07T09:02:29.612Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-09-07T09:02:29.612Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-09-07T09:02:29.612Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-09-07T09:02:29.612Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-07T09:02:29.612Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T09:02:29.612Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T09:02:29.612Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T09:02:29.612Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T09:02:29.612Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T09:02:29.612Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T09:02:29.870Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T09:02:29.870Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T09:02:29.870Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T09:02:29.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-07T09:02:29.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-07T09:02:29.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-07T09:02:29.870Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-07T09:02:29.870Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-07T09:02:29.870Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-07T09:02:29.870Z] === RUN TestCreateWithInvalidEnv [2022-09-07T09:02:29.870Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-07T09:02:29.870Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-07T09:02:29.870Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-07T09:02:29.870Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-07T09:02:29.870Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-07T09:02:29.870Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-07T09:02:29.870Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-07T09:02:29.870Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-07T09:02:29.870Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-07T09:02:29.870Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-07T09:02:29.870Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-07T09:02:29.870Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-07T09:02:29.870Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-07T09:02:29.870Z] === RUN TestCreateTmpfsMountsTarget [2022-09-07T09:02:29.870Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-07T09:02:29.870Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-07T09:02:31.243Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) [2022-09-07T09:02:31.243Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-07T09:02:32.177Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2022-09-07T09:02:32.177Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-07T09:02:32.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T09:02:32.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T09:02:32.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T09:02:32.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T09:02:32.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T09:02:32.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T09:02:32.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T09:02:32.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T09:02:32.177Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T09:02:32.177Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T09:02:32.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T09:02:32.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T09:02:32.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T09:02:32.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T09:02:32.177Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T09:02:32.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-07T09:02:32.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-07T09:02:32.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-07T09:02:32.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-07T09:02:32.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-07T09:02:32.177Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-07T09:02:32.177Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-07T09:02:32.749Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-09-07T09:02:32.749Z] === RUN TestCreateDifferentPlatform [2022-09-07T09:02:32.749Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-07T09:02:32.749Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-07T09:02:32.749Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-09-07T09:02:32.749Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-07T09:02:32.749Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-07T09:02:32.749Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-07T09:02:32.749Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-07T09:02:32.749Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-07T09:02:32.749Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-09-07T09:02:32.749Z] === RUN TestContainerStartOnDaemonRestart [2022-09-07T09:02:32.749Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-07T09:02:32.749Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-09-07T09:02:32.749Z] === RUN TestDaemonRestartIpcMode [2022-09-07T09:02:32.749Z] === PAUSE TestDaemonRestartIpcMode [2022-09-07T09:02:32.749Z] === RUN TestDaemonHostGatewayIP [2022-09-07T09:02:32.749Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T09:02:32.749Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-09-07T09:02:32.749Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-07T09:02:32.749Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-07T09:02:32.749Z] === RUN TestContainerKillOnDaemonStart [2022-09-07T09:02:32.749Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-07T09:02:32.749Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-09-07T09:02:32.749Z] === RUN TestDiff [2022-09-07T09:02:33.315Z] --- PASS: TestDiff (0.45s) [2022-09-07T09:02:33.315Z] === RUN TestExecWithCloseStdin [2022-09-07T09:02:33.807Z] ok github.com/docker/docker/builder/remotecontext/git 5.547s coverage: 86.3% of statements [2022-09-07T09:02:33.807Z] ? github.com/docker/docker/cli [no test files] [2022-09-07T09:02:33.807Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-07T09:02:33.807Z] ok github.com/docker/docker/client 0.139s coverage: 75.4% of statements [2022-09-07T09:02:33.882Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-09-07T09:02:33.882Z] === RUN TestExec [2022-09-07T09:02:34.140Z] --- PASS: TestExec (0.49s) [2022-09-07T09:02:34.140Z] === RUN TestExecUser [2022-09-07T09:02:34.707Z] --- PASS: TestExecUser (0.47s) [2022-09-07T09:02:34.707Z] === RUN TestExportContainerAndImportImage [2022-09-07T09:02:35.273Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-09-07T09:02:35.273Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-07T09:02:38.554Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2022-09-07T09:02:38.554Z] === RUN TestHealthCheckWorkdir [2022-09-07T09:02:39.121Z] --- PASS: TestHealthCheckWorkdir (0.58s) [2022-09-07T09:02:39.121Z] === RUN TestHealthKillContainer [2022-09-07T09:02:40.384Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.031s coverage: 65.3% of statements [2022-09-07T09:02:40.384Z] ok github.com/docker/docker/daemon/cluster/convert 0.041s coverage: 35.9% of statements [2022-09-07T09:02:40.384Z] ok github.com/docker/docker/container 0.151s coverage: 34.5% of statements [2022-09-07T09:02:40.643Z] ok github.com/docker/docker/daemon/discovery 0.026s coverage: 30.0% of statements [2022-09-07T09:02:40.903Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2022-09-07T09:02:40.903Z] ok github.com/docker/docker/daemon/config 0.065s coverage: 81.8% of statements [2022-09-07T09:02:41.472Z] ok github.com/docker/docker/daemon/graphdriver 0.029s coverage: 2.2% of statements [2022-09-07T09:02:42.043Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.296s coverage: 60.7% of statements [2022-09-07T09:02:42.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-07T09:02:43.958Z] ok github.com/docker/docker/daemon/cluster 0.069s coverage: 0.5% of statements [2022-09-07T09:02:43.958Z] ok github.com/docker/docker/cmd/dockerd 0.082s coverage: 29.1% of statements [2022-09-07T09:02:43.958Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-07T09:02:43.958Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-07T09:02:43.958Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-07T09:02:43.958Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-07T09:02:43.958Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.022s coverage: 1.8% of statements [2022-09-07T09:02:43.958Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.021s coverage: 2.9% of statements [2022-09-07T09:02:44.528Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.700s coverage: 73.3% of statements [2022-09-07T09:02:45.098Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.212s coverage: 50.5% of statements [2022-09-07T09:02:45.098Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.8% of statements [2022-09-07T09:02:45.671Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.036s coverage: 3.0% of statements [2022-09-07T09:02:45.671Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2022-09-07T09:02:46.242Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 43.2% of statements [2022-09-07T09:02:46.502Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.516s coverage: 58.0% of statements [2022-09-07T09:02:46.502Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2022-09-07T09:02:46.502Z] ok github.com/docker/docker/daemon/images 0.027s coverage: 6.6% of statements [2022-09-07T09:02:46.762Z] ok github.com/docker/docker/daemon/logger/awslogs 0.174s coverage: 77.8% of statements [2022-09-07T09:02:47.022Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.019s coverage: 87.2% of statements [2022-09-07T09:02:47.022Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 23.9% of statements [2022-09-07T09:02:47.233Z] --- PASS: TestHealthKillContainer (7.85s) [2022-09-07T09:02:47.233Z] === RUN TestHealthCheckProcessKilled [2022-09-07T09:02:47.283Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.026s coverage: 69.9% of statements [2022-09-07T09:02:47.283Z] ok github.com/docker/docker/daemon/logger/local 0.030s coverage: 78.7% of statements [2022-09-07T09:02:47.283Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.472s coverage: 13.7% of statements [2022-09-07T09:02:47.557Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.820s coverage: 46.2% of statements [2022-09-07T09:02:47.557Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.033s coverage: 31.5% of statements [2022-09-07T09:02:47.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-07T09:02:47.800Z] --- PASS: TestHealthCheckProcessKilled (0.75s) [2022-09-07T09:02:47.800Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-07T09:02:47.800Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-07T09:02:47.800Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-09-07T09:02:47.800Z] === RUN TestIpcModeNone [2022-09-07T09:02:47.822Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.052s coverage: 58.9% of statements [2022-09-07T09:02:47.822Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2022-09-07T09:02:48.082Z] ok github.com/docker/docker/daemon/logger/syslog 0.020s coverage: 46.8% of statements [2022-09-07T09:02:48.082Z] ok github.com/docker/docker/daemon/network 0.019s coverage: 63.8% of statements [2022-09-07T09:02:48.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-07T09:02:48.366Z] --- PASS: TestIpcModeNone (0.45s) [2022-09-07T09:02:48.367Z] === RUN TestIpcModePrivate [2022-09-07T09:02:48.625Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-09-07T09:02:48.625Z] --- PASS: TestIpcModePrivate (0.47s) [2022-09-07T09:02:48.625Z] === RUN TestIpcModeShareable [2022-09-07T09:02:48.625Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-07T09:02:48.625Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-09-07T09:02:48.625Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-07T09:02:48.652Z] ok github.com/docker/docker/distribution/metadata 0.073s coverage: 48.2% of statements [2022-09-07T09:02:48.652Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.0% of statements [2022-09-07T09:02:48.912Z] ok github.com/docker/docker/image 0.014s coverage: 86.8% of statements [2022-09-07T09:02:48.912Z] ok github.com/docker/docker/image/v1 0.012s coverage: 25.0% of statements [2022-09-07T09:02:49.171Z] ok github.com/docker/docker/image/cache 0.017s coverage: 19.2% of statements [2022-09-07T09:02:49.171Z] ok github.com/docker/docker/libcontainerd/queue 0.045s coverage: 100.0% of statements [2022-09-07T09:02:49.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-07T09:02:49.432Z] ok github.com/docker/docker/daemon/logger/splunk 1.549s coverage: 82.5% of statements [2022-09-07T09:02:49.692Z] ok github.com/docker/docker/oci 0.007s coverage: 40.6% of statements [2022-09-07T09:02:49.692Z] ok github.com/docker/docker/pkg/aaparser 0.013s coverage: 52.9% of statements [2022-09-07T09:02:49.692Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2022-09-07T09:02:49.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-07T09:02:49.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-07T09:02:49.863Z] Removing intermediate container d58a9fe09ab6 [2022-09-07T09:02:49.864Z] ---> 365c20984a1d [2022-09-07T09:02:49.864Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2022-09-07T09:02:49.864Z] ---> Running in 973d43de8b14 [2022-09-07T09:02:49.951Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2022-09-07T09:02:49.951Z] ok github.com/docker/docker/pkg/capabilities 0.008s coverage: 87.5% of statements [2022-09-07T09:02:50.349Z] Removing intermediate container 973d43de8b14 [2022-09-07T09:02:50.349Z] ---> 6b813b60bd58 [2022-09-07T09:02:50.349Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-09-07T09:02:50.349Z] ---> Running in 2688b486cc4a [2022-09-07T09:02:50.520Z] ok github.com/docker/docker/distribution/xfer 1.734s coverage: 85.1% of statements [2022-09-07T09:02:50.520Z] ok github.com/docker/docker/pkg/authorization 0.236s coverage: 68.3% of statements [2022-09-07T09:02:50.520Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements [2022-09-07T09:02:50.526Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.56s) [2022-09-07T09:02:50.526Z] === RUN TestAPIIpcModeHost [2022-09-07T09:02:50.526Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-07T09:02:50.526Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-09-07T09:02:50.526Z] === RUN TestDaemonIpcModeShareable [2022-09-07T09:02:50.526Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-07T09:02:50.526Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-09-07T09:02:50.526Z] === RUN TestDaemonIpcModePrivate [2022-09-07T09:02:50.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-07T09:02:50.780Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2022-09-07T09:02:50.780Z] ok github.com/docker/docker/distribution 1.569s coverage: 27.6% of statements [2022-09-07T09:02:50.780Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2022-09-07T09:02:50.836Z] Removing intermediate container 2688b486cc4a [2022-09-07T09:02:50.836Z] ---> 6cf8c7d066de [2022-09-07T09:02:50.836Z] Step 10/10 : COPY . . [2022-09-07T09:02:51.041Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2022-09-07T09:02:51.041Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2022-09-07T09:02:51.041Z] ok github.com/docker/docker/pkg/archive 0.469s coverage: 82.3% of statements [2022-09-07T09:02:51.041Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2022-09-07T09:02:51.091Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-09-07T09:02:51.610Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 86.5% of statements [2022-09-07T09:02:51.610Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-09-07T09:02:51.610Z] ok github.com/docker/docker/pkg/fsutils 0.218s coverage: 85.1% of statements [2022-09-07T09:02:52.179Z] ok github.com/docker/docker/pkg/filenotify 0.615s coverage: 67.0% of statements [2022-09-07T09:02:52.179Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2022-09-07T09:02:52.179Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-09-07T09:02:52.179Z] ok github.com/docker/docker/pkg/idtools 0.331s coverage: 69.5% of statements [2022-09-07T09:02:52.179Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2022-09-07T09:02:52.438Z] ok github.com/docker/docker/pkg/ioutils 0.440s coverage: 69.3% of statements [2022-09-07T09:02:52.438Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-09-07T09:02:52.438Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 86.7% of statements [2022-09-07T09:02:52.438Z] ok github.com/docker/docker/pkg/parsers/kernel 0.021s coverage: 60.0% of statements [2022-09-07T09:02:52.464Z] --- PASS: TestDaemonIpcModePrivate (2.13s) [2022-09-07T09:02:52.464Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-07T09:02:52.464Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-07T09:02:52.464Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-07T09:02:52.464Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-07T09:02:52.464Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-07T09:02:52.464Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-07T09:02:52.464Z] === RUN TestIpcModeOlderClient [2022-09-07T09:02:52.464Z] === PAUSE TestIpcModeOlderClient [2022-09-07T09:02:52.464Z] === RUN TestKillContainerInvalidSignal [2022-09-07T09:02:52.698Z] ok github.com/docker/docker/pkg/pidfile 0.036s coverage: 82.4% of statements [2022-09-07T09:02:52.723Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-09-07T09:02:52.723Z] === RUN TestKillContainer [2022-09-07T09:02:52.957Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.026s coverage: 56.8% of statements [2022-09-07T09:02:52.957Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-09-07T09:02:52.980Z] === RUN TestKillContainer/no_signal [2022-09-07T09:02:53.217Z] ok github.com/docker/docker/pkg/pools 0.031s coverage: 88.2% of statements [2022-09-07T09:02:53.217Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2022-09-07T09:02:53.217Z] ok github.com/docker/docker/pkg/chrootarchive 2.613s coverage: 43.5% of statements [2022-09-07T09:02:53.239Z] === RUN TestKillContainer/non_killing_signal [2022-09-07T09:02:53.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-07T09:02:53.476Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2022-09-07T09:02:53.476Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-09-07T09:02:53.498Z] === RUN TestKillContainer/killing_signal [2022-09-07T09:02:53.735Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2022-09-07T09:02:53.735Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-09-07T09:02:53.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-07T09:02:53.994Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 52.9% of statements [2022-09-07T09:02:54.064Z] --- PASS: TestKillContainer (1.25s) [2022-09-07T09:02:54.064Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-09-07T09:02:54.064Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-09-07T09:02:54.064Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-09-07T09:02:54.064Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-07T09:02:54.064Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-07T09:02:54.254Z] ok github.com/docker/docker/pkg/discovery/kv 3.029s coverage: 84.1% of statements [2022-09-07T09:02:54.255Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2022-09-07T09:02:54.255Z] ok github.com/docker/docker/pkg/pubsub 1.061s coverage: 75.0% of statements [2022-09-07T09:02:54.255Z] coverage: [no statements] [2022-09-07T09:02:54.255Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2022-09-07T09:02:54.514Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2022-09-07T09:02:54.514Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2022-09-07T09:02:54.514Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2022-09-07T09:02:54.514Z] ok github.com/docker/docker/pkg/tarsum 0.052s coverage: 89.3% of statements [2022-09-07T09:02:54.514Z] ok github.com/docker/docker/pkg/useragent 0.014s coverage: 88.9% of statements [2022-09-07T09:02:54.630Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-07T09:02:54.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-07T09:02:54.888Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2022-09-07T09:02:54.888Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-09-07T09:02:54.888Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-09-07T09:02:54.888Z] === RUN TestKillStoppedContainer [2022-09-07T09:02:54.888Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-09-07T09:02:54.888Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-07T09:02:55.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-07T09:02:55.082Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.4% of statements [2022-09-07T09:02:55.083Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2022-09-07T09:02:55.146Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-09-07T09:02:55.146Z] === RUN TestKillDifferentUserContainer [2022-09-07T09:02:55.342Z] ok github.com/docker/docker/reference 0.007s coverage: 83.7% of statements [2022-09-07T09:02:55.404Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-09-07T09:02:55.404Z] === RUN TestInspectOomKilledTrue [2022-09-07T09:02:55.404Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T09:02:55.404Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-07T09:02:55.404Z] === RUN TestInspectOomKilledFalse [2022-09-07T09:02:55.404Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-07T09:02:55.404Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-07T09:02:55.404Z] === RUN TestLinksEtcHostsContentMatch [2022-09-07T09:02:55.404Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-07T09:02:55.404Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-09-07T09:02:55.404Z] === RUN TestLinksContainerNames [2022-09-07T09:02:55.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-07T09:02:55.911Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-09-07T09:02:55.911Z] ok github.com/docker/docker/quota 0.346s coverage: 71.4% of statements [2022-09-07T09:02:56.170Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-09-07T09:02:56.170Z] ok github.com/docker/docker/registry 0.070s coverage: 57.1% of statements [2022-09-07T09:02:56.170Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2022-09-07T09:02:56.339Z] --- PASS: TestLinksContainerNames (0.84s) [2022-09-07T09:02:56.339Z] === RUN TestLogsFollowTailEmpty [2022-09-07T09:02:56.436Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2022-09-07T09:02:56.436Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2022-09-07T09:02:56.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-07T09:02:56.905Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-09-07T09:02:56.905Z] === RUN TestContainerNetworkMountsNoChown [2022-09-07T09:02:57.011Z] ok github.com/docker/docker/pkg/signal 3.387s coverage: 62.3% of statements [2022-09-07T09:02:57.011Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-09-07T09:02:57.163Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/default [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/default [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/private [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/private [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/rprivate [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/slave [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/slave [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/rslave [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/shared [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/shared [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/rshared [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-07T09:02:57.163Z] === CONT TestMountDaemonRoot/default [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-07T09:02:57.163Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-07T09:02:57.163Z] === CONT TestMountDaemonRoot/rprivate [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T09:02:57.163Z] === CONT TestMountDaemonRoot/private [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-07T09:02:57.163Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-07T09:02:57.163Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-07T09:02:57.163Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-07T09:02:57.163Z] === CONT TestMountDaemonRoot/shared [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-07T09:02:57.163Z] === CONT TestMountDaemonRoot/rshared [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-07T09:02:57.163Z] === CONT TestMountDaemonRoot/rslave [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T09:02:57.163Z] === CONT TestMountDaemonRoot/slave [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-07T09:02:57.163Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-07T09:02:57.163Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-07T09:02:57.163Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-07T09:02:57.163Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-07T09:02:57.163Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T09:02:57.270Z] ok github.com/docker/docker/volume/mounts 0.024s coverage: 67.0% of statements [2022-09-07T09:02:57.270Z] ok github.com/docker/docker/volume/local 0.124s coverage: 76.4% of statements [2022-09-07T09:02:57.421Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-07T09:02:57.421Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T09:02:57.421Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-07T09:02:57.421Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-07T09:02:57.421Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-07T09:02:57.421Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-07T09:02:57.421Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-07T09:02:57.421Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-07T09:02:57.421Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-07T09:02:57.421Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T09:02:57.421Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-07T09:02:57.421Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-07T09:02:57.421Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T09:02:57.421Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-07T09:02:57.421Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-07T09:02:57.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-07T09:02:57.680Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T09:02:57.680Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-07T09:02:57.680Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T09:02:57.680Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-07T09:02:57.680Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-07T09:02:57.680Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-07T09:02:57.680Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-07T09:02:57.680Z] === RUN TestContainerBindMountNonRecursive [2022-09-07T09:02:57.680Z] 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) [2022-09-07T09:02:57.680Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-09-07T09:02:57.680Z] === RUN TestContainerVolumesMountedAsShared [2022-09-07T09:02:57.680Z] 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) [2022-09-07T09:02:57.680Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-09-07T09:02:57.680Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-07T09:02:57.680Z] 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) [2022-09-07T09:02:57.680Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-09-07T09:02:57.680Z] === RUN TestNetworkNat [2022-09-07T09:02:57.837Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.1% of statements [2022-09-07T09:02:58.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-07T09:02:58.095Z] ok github.com/docker/docker/layer 7.952s coverage: 68.8% of statements [2022-09-07T09:02:58.248Z] --- PASS: TestNetworkNat (0.51s) [2022-09-07T09:02:58.248Z] === RUN TestNetworkLocalhostTCPNat [2022-09-07T09:02:58.507Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-09-07T09:02:58.507Z] === RUN TestNetworkLoopbackNat [2022-09-07T09:02:58.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-07T09:02:59.169Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-07T09:02:59.169Z] Using test binary docker [2022-09-07T09:02:59.169Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-07T09:02:59.169Z] +++ /etc/init.d/apparmor start [2022-09-07T09:02:59.169Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-07T09:02:59.169Z] INFO: Waiting for daemon to start... [2022-09-07T09:02:59.169Z] Starting dockerd [2022-09-07T09:02:59.169Z] +++ 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 [2022-09-07T09:02:59.996Z] ok github.com/docker/docker/daemon 12.153s coverage: 17.1% of statements [2022-09-07T09:02:59.996Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-07T09:02:59.996Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-07T09:02:59.996Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-07T09:02:59.996Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-09-07T09:02:59.996Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-07T09:02:59.996Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-07T09:02:59.996Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-07T09:02:59.996Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-07T09:02:59.996Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-07T09:02:59.996Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-09-07T09:02:59.996Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-07T09:02:59.996Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-07T09:02:59.996Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-07T09:02:59.996Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-07T09:02:59.996Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-07T09:02:59.996Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-07T09:02:59.996Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-09-07T09:02:59.996Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-07T09:02:59.996Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-07T09:02:59.996Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-07T09:02:59.996Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-07T09:02:59.996Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-07T09:02:59.996Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-07T09:02:59.996Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-09-07T09:02:59.996Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-07T09:02:59.996Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-09-07T09:02:59.996Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-07T09:02:59.996Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-09-07T09:02:59.996Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-09-07T09:02:59.996Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-07T09:02:59.996Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-07T09:03:01.697Z] . [2022-09-07T09:03:01.697Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-07T09:03:01.697Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-07T09:03:01.697Z] Error: No such image: emptyfs [2022-09-07T09:03:01.697Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-07T09:03:01.697Z] ++++ docker load [2022-09-07T09:03:01.697Z] Running integration-test (iteration 1) [2022-09-07T09:03:01.697Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-09-07T09:03:01.697Z] ++ 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 [2022-09-07T09:03:01.697Z] ++ set -e [2022-09-07T09:03:01.697Z] ++ '[' -n 0 ']' [2022-09-07T09:03:01.697Z] ++ set -x [2022-09-07T09:03:01.697Z] ++ env -i DEST=/go/src/github.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 [2022-09-07T09:03:01.788Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2022-09-07T09:03:01.788Z] === RUN TestPause [2022-09-07T09:03:01.788Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T09:03:01.788Z] --- SKIP: TestPause (0.00s) [2022-09-07T09:03:01.788Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-07T09:03:01.788Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-07T09:03:01.788Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-07T09:03:01.788Z] === RUN TestPauseStopPausedContainer [2022-09-07T09:03:01.788Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T09:03:01.788Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-09-07T09:03:01.788Z] === RUN TestPsFilter [2022-09-07T09:03:01.788Z] --- PASS: TestPsFilter (0.17s) [2022-09-07T09:03:01.788Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-07T09:03:01.788Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-09-07T09:03:01.788Z] === RUN TestRemoveContainerWithVolume [2022-09-07T09:03:02.354Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-09-07T09:03:02.354Z] === RUN TestRemoveContainerRunning [2022-09-07T09:03:02.612Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-09-07T09:03:02.612Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-07T09:03:03.189Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-09-07T09:03:03.189Z] === RUN TestRemoveInvalidContainer [2022-09-07T09:03:03.189Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-07T09:03:03.189Z] === RUN TestRenameLinkedContainer [2022-09-07T09:03:05.090Z] --- PASS: TestRenameLinkedContainer (1.70s) [2022-09-07T09:03:05.090Z] === RUN TestRenameStoppedContainer [2022-09-07T09:03:05.348Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-09-07T09:03:05.348Z] === RUN TestRenameRunningContainerAndReuse [2022-09-07T09:03:05.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-07T09:03:06.282Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-09-07T09:03:06.282Z] === RUN TestRenameInvalidName [2022-09-07T09:03:06.540Z] --- PASS: TestRenameInvalidName (0.41s) [2022-09-07T09:03:06.540Z] === RUN TestRenameAnonymousContainer [2022-09-07T09:03:07.916Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-09-07T09:03:07.916Z] === RUN TestRenameContainerWithSameName [2022-09-07T09:03:08.481Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-09-07T09:03:08.481Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-07T09:03:09.415Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-09-07T09:03:09.415Z] === RUN TestResize [2022-09-07T09:03:09.675Z] --- PASS: TestResize (0.44s) [2022-09-07T09:03:09.675Z] === RUN TestResizeWithInvalidSize [2022-09-07T09:03:10.244Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-09-07T09:03:10.244Z] === RUN TestResizeWhenContainerNotStarted [2022-09-07T09:03:10.502Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-09-07T09:03:10.502Z] === RUN TestDaemonRestartKillContainers [2022-09-07T09:03:10.502Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-07T09:03:10.502Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-09-07T09:03:10.502Z] === RUN TestCgroupNamespacesRun [2022-09-07T09:03:11.665Z] Loaded image: buildpack-deps:buster [2022-09-07T09:03:11.665Z] Loaded image: busybox:latest [2022-09-07T09:03:11.665Z] Loaded image: busybox:glibc [2022-09-07T09:03:12.231Z] Loaded image: debian:bullseye [2022-09-07T09:03:12.489Z] Loaded image: hello-world:latest [2022-09-07T09:03:12.489Z] Loaded image: arm32v7/hello-world:latest [2022-09-07T09:03:12.489Z] INFO: Testing against a local daemon [2022-09-07T09:03:12.489Z] === RUN TestCgroupNamespacesBuild [2022-09-07T09:03:13.031Z] --- PASS: TestCgroupNamespacesRun (2.14s) [2022-09-07T09:03:13.031Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-07T09:03:14.929Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s) [2022-09-07T09:03:14.929Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-07T09:03:15.018Z] --- PASS: TestCgroupNamespacesBuild (2.40s) [2022-09-07T09:03:15.018Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-07T09:03:15.951Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2022-09-07T09:03:15.951Z] === RUN TestBuildWithSession [2022-09-07T09:03:15.951Z] build_session_test.go:25: TODO: BuildKit [2022-09-07T09:03:15.951Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-07T09:03:15.951Z] === RUN TestBuildSquashParent [2022-09-07T09:03:17.456Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s) [2022-09-07T09:03:17.457Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-07T09:03:19.235Z] --- PASS: TestBuildSquashParent (3.17s) [2022-09-07T09:03:19.235Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-07T09:03:19.235Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T09:03:19.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T09:03:19.235Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T09:03:19.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T09:03:19.235Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T09:03:19.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T09:03:19.235Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T09:03:19.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T09:03:19.235Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T09:03:19.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T09:03:19.235Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T09:03:19.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T09:03:19.235Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T09:03:19.235Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T09:03:19.356Z] --- PASS: TestCgroupNamespacesRunHostMode (2.25s) [2022-09-07T09:03:19.356Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-07T09:03:20.611Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T09:03:20.611Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T09:03:21.249Z] ---> d0c5e3b1d520 [2022-09-07T09:03:21.249Z] Successfully built d0c5e3b1d520 [2022-09-07T09:03:21.249Z] Successfully tagged docker:latest [2022-09-07T09:03:21.249Z] INFO: Image build ended at 09/07/2022 09:03:20. Duration:00:04:04.3331328 [2022-09-07T09:03:21.249Z] [2022-09-07T09:03:21.249Z] [2022-09-07T09:03:21.249Z] INFO: Building the test binaries at 09/07/2022 09:03:20... [2022-09-07T09:03:21.884Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.15s) [2022-09-07T09:03:21.884Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-07T09:03:21.985Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T09:03:21.985Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T09:03:23.365Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-07T09:03:23.365Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.28s) [2022-09-07T09:03:23.365Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.31s) [2022-09-07T09:03:23.365Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.23s) [2022-09-07T09:03:23.365Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.33s) [2022-09-07T09:03:23.365Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.38s) [2022-09-07T09:03:23.365Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.28s) [2022-09-07T09:03:23.365Z] === RUN TestBuildMultiStageCopy [2022-09-07T09:03:23.365Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-07T09:03:23.782Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.13s) [2022-09-07T09:03:23.782Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-07T09:03:23.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-07T09:03:24.301Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-07T09:03:24.562Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-07T09:03:24.806Z] --- PASS: TestBuildWithHugeFile (51.89s) [2022-09-07T09:03:24.806Z] === RUN TestBuildWithEmptyDockerfile [2022-09-07T09:03:24.806Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T09:03:24.806Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T09:03:24.806Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T09:03:24.806Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T09:03:24.806Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T09:03:24.806Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T09:03:24.806Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T09:03:24.806Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T09:03:24.806Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T09:03:24.806Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2022-09-07T09:03:24.806Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2022-09-07T09:03:24.806Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2022-09-07T09:03:24.806Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-09-07T09:03:24.806Z] === RUN TestBuildPreserveOwnership [2022-09-07T09:03:24.806Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-07T09:03:24.806Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-07T09:03:24.806Z] --- PASS: TestBuildPreserveOwnership (3.34s) [2022-09-07T09:03:24.806Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.29s) [2022-09-07T09:03:24.806Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.04s) [2022-09-07T09:03:24.806Z] === RUN TestBuildPlatformInvalid [2022-09-07T09:03:24.806Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-07T09:03:24.806Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-07T09:03:24.951Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-07T09:03:25.210Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-07T09:03:25.210Z] --- PASS: TestBuildMultiStageCopy (2.01s) [2022-09-07T09:03:25.210Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.12s) [2022-09-07T09:03:25.210Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s) [2022-09-07T09:03:25.210Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-09-07T09:03:25.210Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-09-07T09:03:25.210Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-09-07T09:03:25.210Z] === RUN TestBuildMultiStageParentConfig [2022-09-07T09:03:25.691Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2022-09-07T09:03:25.691Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-07T09:03:25.776Z] --- PASS: TestBuildMultiStageParentConfig (0.57s) [2022-09-07T09:03:25.776Z] === RUN TestBuildLabelWithTargets [2022-09-07T09:03:26.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-07T09:03:26.710Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-09-07T09:03:26.710Z] === RUN TestBuildWithEmptyLayers [2022-09-07T09:03:27.266Z] INFO: make.ps1 starting at 09/07/2022 09:03:26 [2022-09-07T09:03:27.276Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2022-09-07T09:03:27.277Z] === RUN TestBuildMultiStageOnBuild [2022-09-07T09:03:27.593Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.19s) [2022-09-07T09:03:27.593Z] === RUN TestNISDomainname [2022-09-07T09:03:27.593Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-07T09:03:27.593Z] --- SKIP: TestNISDomainname (0.01s) [2022-09-07T09:03:27.593Z] === RUN TestHostnameDnsResolution [2022-09-07T09:03:27.752Z] INFO: Git commit (773e211138) assumed from DOCKER_GITCOMMIT environment variable [2022-09-07T09:03:27.752Z] INFO: Invoking autogen... [2022-09-07T09:03:28.158Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-09-07T09:03:28.158Z] === RUN TestUnprivilegedPortsAndPing [2022-09-07T09:03:28.158Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-09-07T09:03:28.158Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-09-07T09:03:28.158Z] === RUN TestStats [2022-09-07T09:03:28.158Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T09:03:28.158Z] --- SKIP: TestStats (0.00s) [2022-09-07T09:03:28.158Z] === RUN TestStopContainerWithTimeout [2022-09-07T09:03:28.158Z] === RUN TestStopContainerWithTimeout/0 [2022-09-07T09:03:28.158Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-07T09:03:28.158Z] === RUN TestStopContainerWithTimeout/1 [2022-09-07T09:03:28.158Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-07T09:03:28.158Z] === RUN TestStopContainerWithTimeout/3 [2022-09-07T09:03:28.158Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-07T09:03:28.158Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-07T09:03:28.158Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-07T09:03:28.158Z] === CONT TestStopContainerWithTimeout/0 [2022-09-07T09:03:28.158Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-07T09:03:28.240Z] INFO: Building daemon... [2022-09-07T09:03:28.652Z] --- PASS: TestBuildMultiStageOnBuild (1.31s) [2022-09-07T09:03:28.652Z] === RUN TestBuildUncleanTarFilenames [2022-09-07T09:03:28.724Z] === CONT TestStopContainerWithTimeout/3 [2022-09-07T09:03:28.910Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-09-07T09:03:28.910Z] === RUN TestBuildMultiStageLayerLeak [2022-09-07T09:03:29.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-07T09:03:30.820Z] --- PASS: TestBuildMultiStageLayerLeak (1.43s) [2022-09-07T09:03:30.820Z] === RUN TestBuildWithHugeFile [2022-09-07T09:03:31.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-07T09:03:31.252Z] === CONT TestStopContainerWithTimeout/1 [2022-09-07T09:03:31.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-07T09:03:32.063Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 76.6% of statements [2022-09-07T09:03:32.063Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-07T09:03:32.063Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-07T09:03:32.063Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-09-07T09:03:32.063Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-09-07T09:03:32.063Z] ? github.com/docker/docker/pkg/term [no test files] [2022-09-07T09:03:32.063Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-07T09:03:32.063Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-07T09:03:32.063Z] ? github.com/docker/docker/rootless [no test files] [2022-09-07T09:03:32.063Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-07T09:03:32.063Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-07T09:03:32.063Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-07T09:03:32.063Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-07T09:03:32.063Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-07T09:03:32.063Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-07T09:03:32.063Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-07T09:03:32.063Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-07T09:03:32.063Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-07T09:03:32.063Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-07T09:03:32.063Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-07T09:03:32.063Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-07T09:03:32.063Z] ? github.com/docker/docker/volume [no test files] [2022-09-07T09:03:32.063Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-07T09:03:32.063Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-07T09:03:32.063Z] [2022-09-07T09:03:32.063Z] === Skipped [2022-09-07T09:03:32.063Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-09-07T09:03:32.063Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-09-07T09:03:32.063Z] [2022-09-07T09:03:32.063Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-09-07T09:03:32.063Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-09-07T09:03:32.063Z] [2022-09-07T09:03:32.063Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-07T09:03:32.063Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T09:03:32.063Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-07T09:03:32.063Z] [2022-09-07T09:03:32.063Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-07T09:03:32.063Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T09:03:32.063Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-07T09:03:32.063Z] [2022-09-07T09:03:32.063Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-07T09:03:32.063Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T09:03:32.063Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-07T09:03:32.063Z] [2022-09-07T09:03:32.063Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-07T09:03:32.063Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T09:03:32.063Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-07T09:03:32.063Z] [2022-09-07T09:03:32.063Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-07T09:03:32.063Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T09:03:32.063Z] graphtest_unix.go:47: Driver btrfs not supported [2022-09-07T09:03:32.063Z] [2022-09-07T09:03:32.063Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-07T09:03:32.063Z] graphtest_unix.go:74: No driver to put! [2022-09-07T09:03:32.063Z] [2022-09-07T09:03:32.063Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-07T09:03:32.063Z] time="2022-09-07T09:02:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-07T09:03:32.063Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-07T09:03:32.063Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-07T09:03:32.063Z] [2022-09-07T09:03:32.063Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-07T09:03:32.063Z] time="2022-09-07T09:02:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-07T09:03:32.063Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-07T09:03:32.063Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-07T09:03:32.063Z] [2022-09-07T09:03:32.063Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-07T09:03:32.063Z] time="2022-09-07T09:02:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-07T09:03:32.063Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-07T09:03:32.063Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-07T09:03:32.063Z] [2022-09-07T09:03:32.063Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-07T09:03:32.063Z] time="2022-09-07T09:02:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-07T09:03:32.063Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-07T09:03:32.063Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-07T09:03:32.063Z] [2022-09-07T09:03:32.063Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-07T09:03:32.064Z] time="2022-09-07T09:02:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-07T09:03:32.064Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-09-07T09:03:32.064Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-09-07T09:03:32.064Z] [2022-09-07T09:03:32.064Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-07T09:03:32.064Z] graphtest_unix.go:74: No driver to put! [2022-09-07T09:03:32.064Z] [2022-09-07T09:03:32.064Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-07T09:03:32.064Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-07T09:03:32.064Z] [2022-09-07T09:03:32.064Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-07T09:03:32.064Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-07T09:03:32.064Z] [2022-09-07T09:03:32.064Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-07T09:03:32.064Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-09-07T09:03:32.064Z] [2022-09-07T09:03:32.064Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-07T09:03:32.064Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-07T09:03:32.064Z] [2022-09-07T09:03:32.064Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-07T09:03:32.064Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T09:03:32.064Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-07T09:03:32.064Z] [2022-09-07T09:03:32.064Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-07T09:03:32.064Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T09:03:32.064Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-07T09:03:32.064Z] [2022-09-07T09:03:32.064Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-07T09:03:32.064Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T09:03:32.064Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-07T09:03:32.064Z] [2022-09-07T09:03:32.064Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-07T09:03:32.064Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T09:03:32.064Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-07T09:03:32.064Z] [2022-09-07T09:03:32.064Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-07T09:03:32.064Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-07T09:03:32.064Z] graphtest_unix.go:47: Driver zfs not supported [2022-09-07T09:03:32.064Z] [2022-09-07T09:03:32.064Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-07T09:03:32.064Z] graphtest_unix.go:74: No driver to put! [2022-09-07T09:03:32.064Z] [2022-09-07T09:03:32.064Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-07T09:03:32.064Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-09-07T09:03:32.064Z] [2022-09-07T09:03:32.064Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-07T09:03:32.064Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-09-07T09:03:32.064Z] [2022-09-07T09:03:32.064Z] DONE 2251 tests, 26 skipped in 86.265s Post stage [Pipeline] junit [2022-09-07T09:03:32.077Z] Recording test results [2022-09-07T09:03:32.185Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-07T09:03:32.185Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-09-07T09:03:32.185Z] --- PASS: TestStopContainerWithTimeout/-1 (2.60s) [2022-09-07T09:03:32.185Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-09-07T09:03:32.185Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-09-07T09:03:32.185Z] === RUN TestDeleteDevicemapper [2022-09-07T09:03:32.185Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-07T09:03:32.185Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-07T09:03:32.185Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-07T09:03:32.280Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-09-07T09:03:32.603Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44098/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d18400923674e8ef0f5de34d3c012ed6eb17df2d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:d18400923674e8ef0f5de34d3c012ed6eb17df2d hack/validate/vendor [2022-09-07T09:03:33.170Z] update vendored copy of archive/tar [2022-09-07T09:03:33.170Z] downloading: https://golang.org/dl/go1.18.6.src.tar.gz [2022-09-07T09:03:33.562Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.43s) [2022-09-07T09:03:33.562Z] === RUN TestUpdateMemory [2022-09-07T09:03:33.563Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T09:03:33.563Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-07T09:03:33.563Z] === RUN TestUpdateCPUQuota [2022-09-07T09:03:33.563Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T09:03:33.563Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-09-07T09:03:33.563Z] === RUN TestUpdatePidsLimit [2022-09-07T09:03:33.563Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T09:03:33.563Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-09-07T09:03:33.563Z] === RUN TestUpdateRestartPolicy [2022-09-07T09:03:35.071Z] patching file stat_unix.go [2022-09-07T09:03:35.071Z] 2022/09/07 09:03:34 Collecting initial packages [2022-09-07T09:03:35.071Z] 2022/09/07 09:03:34 Download dependencies [2022-09-07T09:03:35.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-07T09:03:36.976Z] Loaded image: buildpack-deps:buster [2022-09-07T09:03:36.976Z] Loaded image: busybox:latest [2022-09-07T09:03:36.976Z] Loaded image: busybox:glibc [2022-09-07T09:03:39.259Z] 2022/09/07 09:03:38 Starting whole vndr cycle because no package specified [2022-09-07T09:03:39.259Z] 2022/09/07 09:03:38 Ignoring paths matching "^archive/tar" [2022-09-07T09:03:39.259Z] 2022/09/07 09:03:38 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2022-09-07T09:03:39.259Z] 2022/09/07 09:03:38 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2022-09-07T09:03:39.259Z] 2022/09/07 09:03:38 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2022-09-07T09:03:39.259Z] 2022/09/07 09:03:38 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2022-09-07T09:03:39.259Z] 2022/09/07 09:03:38 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2022-09-07T09:03:39.259Z] 2022/09/07 09:03:38 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2022-09-07T09:03:39.259Z] 2022/09/07 09:03:38 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2022-09-07T09:03:39.259Z] 2022/09/07 09:03:38 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2022-09-07T09:03:39.259Z] 2022/09/07 09:03:38 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2022-09-07T09:03:39.259Z] 2022/09/07 09:03:38 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2022-09-07T09:03:39.259Z] 2022/09/07 09:03:38 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2022-09-07T09:03:39.259Z] 2022/09/07 09:03:38 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2022-09-07T09:03:39.259Z] 2022/09/07 09:03:38 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2022-09-07T09:03:39.259Z] 2022/09/07 09:03:38 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2022-09-07T09:03:39.259Z] 2022/09/07 09:03:38 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2022-09-07T09:03:39.259Z] 2022/09/07 09:03:38 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2022-09-07T09:03:39.259Z] 2022/09/07 09:03:39 Finished clone github.com/tchap/go-patricia [2022-09-07T09:03:39.259Z] 2022/09/07 09:03:39 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2022-09-07T09:03:39.259Z] 2022/09/07 09:03:39 Finished clone github.com/creack/pty [2022-09-07T09:03:39.259Z] 2022/09/07 09:03:39 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2022-09-07T09:03:39.259Z] 2022/09/07 09:03:39 Finished clone github.com/moby/term [2022-09-07T09:03:39.259Z] 2022/09/07 09:03:39 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2022-09-07T09:03:39.493Z] Loaded image: debian:bullseye [2022-09-07T09:03:39.493Z] Loaded image: hello-world:latest [2022-09-07T09:03:39.493Z] Loaded image: arm32v7/hello-world:latest [2022-09-07T09:03:39.519Z] 2022/09/07 09:03:39 Finished clone github.com/docker/libtrust [2022-09-07T09:03:39.519Z] 2022/09/07 09:03:39 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2022-09-07T09:03:39.519Z] 2022/09/07 09:03:39 Finished clone github.com/Azure/go-ansiterm [2022-09-07T09:03:39.519Z] 2022/09/07 09:03:39 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2022-09-07T09:03:39.519Z] 2022/09/07 09:03:39 Finished clone github.com/gofrs/flock [2022-09-07T09:03:39.519Z] 2022/09/07 09:03:39 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2022-09-07T09:03:39.519Z] 2022/09/07 09:03:39 Finished clone github.com/google/uuid [2022-09-07T09:03:39.519Z] 2022/09/07 09:03:39 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2022-09-07T09:03:39.519Z] 2022/09/07 09:03:39 Finished clone github.com/moby/sys [2022-09-07T09:03:39.519Z] 2022/09/07 09:03:39 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2022-09-07T09:03:39.519Z] 2022/09/07 09:03:39 Finished clone github.com/gorilla/mux [2022-09-07T09:03:39.519Z] 2022/09/07 09:03:39 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2022-09-07T09:03:39.519Z] 2022/09/07 09:03:39 Finished clone github.com/Microsoft/go-winio [2022-09-07T09:03:39.519Z] 2022/09/07 09:03:39 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2022-09-07T09:03:39.519Z] 2022/09/07 09:03:39 Finished clone github.com/opentracing/opentracing-go [2022-09-07T09:03:39.519Z] 2022/09/07 09:03:39 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2022-09-07T09:03:39.519Z] 2022/09/07 09:03:39 Finished clone github.com/sirupsen/logrus [2022-09-07T09:03:39.519Z] 2022/09/07 09:03:39 Clone github.com/moby/buildkit, revision bc07b2b81b1c6a62d29981ac564b16a15ce2bfa7, attempt 1/20 [2022-09-07T09:03:39.519Z] 2022/09/07 09:03:39 Finished clone github.com/hashicorp/memberlist [2022-09-07T09:03:39.519Z] 2022/09/07 09:03:39 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2022-09-07T09:03:39.779Z] 2022/09/07 09:03:39 Finished clone github.com/tonistiigi/fsutil [2022-09-07T09:03:39.779Z] 2022/09/07 09:03:39 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2022-09-07T09:03:39.779Z] 2022/09/07 09:03:39 Finished clone github.com/docker/go-units [2022-09-07T09:03:39.779Z] 2022/09/07 09:03:39 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2022-09-07T09:03:39.779Z] 2022/09/07 09:03:39 Finished clone github.com/moby/locker [2022-09-07T09:03:39.779Z] 2022/09/07 09:03:39 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2022-09-07T09:03:39.779Z] 2022/09/07 09:03:39 Finished clone github.com/syndtr/gocapability [2022-09-07T09:03:39.779Z] 2022/09/07 09:03:39 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2022-09-07T09:03:40.039Z] 2022/09/07 09:03:39 Finished clone github.com/imdario/mergo [2022-09-07T09:03:40.039Z] 2022/09/07 09:03:39 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2022-09-07T09:03:40.039Z] 2022/09/07 09:03:39 Finished clone github.com/google/go-cmp [2022-09-07T09:03:40.039Z] 2022/09/07 09:03:39 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2022-09-07T09:03:40.039Z] 2022/09/07 09:03:39 Finished clone github.com/docker/go-connections [2022-09-07T09:03:40.039Z] 2022/09/07 09:03:39 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2022-09-07T09:03:40.039Z] 2022/09/07 09:03:40 Finished clone github.com/RackSec/srslog [2022-09-07T09:03:40.039Z] 2022/09/07 09:03:40 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2022-09-07T09:03:40.299Z] 2022/09/07 09:03:40 Finished clone github.com/golang/gddo [2022-09-07T09:03:40.299Z] 2022/09/07 09:03:40 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2022-09-07T09:03:40.299Z] 2022/09/07 09:03:40 Finished clone golang.org/x/sync [2022-09-07T09:03:40.299Z] 2022/09/07 09:03:40 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2022-09-07T09:03:40.559Z] 2022/09/07 09:03:40 Finished clone github.com/opentracing-contrib/go-stdlib [2022-09-07T09:03:40.559Z] 2022/09/07 09:03:40 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2022-09-07T09:03:40.559Z] 2022/09/07 09:03:40 Finished clone github.com/mitchellh/hashstructure [2022-09-07T09:03:40.559Z] 2022/09/07 09:03:40 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2022-09-07T09:03:40.559Z] 2022/09/07 09:03:40 Finished clone github.com/google/shlex [2022-09-07T09:03:40.559Z] 2022/09/07 09:03:40 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2022-09-07T09:03:40.559Z] 2022/09/07 09:03:40 Finished clone github.com/sean-/seed [2022-09-07T09:03:40.559Z] 2022/09/07 09:03:40 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2022-09-07T09:03:40.819Z] 2022/09/07 09:03:40 Finished clone github.com/hashicorp/errwrap [2022-09-07T09:03:40.819Z] 2022/09/07 09:03:40 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2022-09-07T09:03:40.819Z] 2022/09/07 09:03:40 Finished clone github.com/hashicorp/go-multierror [2022-09-07T09:03:40.819Z] 2022/09/07 09:03:40 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2022-09-07T09:03:41.079Z] 2022/09/07 09:03:41 Finished clone github.com/hashicorp/go-sockaddr [2022-09-07T09:03:41.079Z] 2022/09/07 09:03:41 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2022-09-07T09:03:41.079Z] 2022/09/07 09:03:41 Finished clone github.com/vishvananda/netns [2022-09-07T09:03:41.079Z] 2022/09/07 09:03:41 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2022-09-07T09:03:41.079Z] 2022/09/07 09:03:41 Finished clone github.com/docker/libkv [2022-09-07T09:03:41.079Z] 2022/09/07 09:03:41 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2022-09-07T09:03:41.339Z] 2022/09/07 09:03:41 Finished clone github.com/bsphere/le_go [2022-09-07T09:03:41.339Z] 2022/09/07 09:03:41 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2022-09-07T09:03:41.599Z] 2022/09/07 09:03:41 Finished clone gotest.tools/v3 [2022-09-07T09:03:41.599Z] 2022/09/07 09:03:41 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2022-09-07T09:03:41.599Z] 2022/09/07 09:03:41 Finished clone github.com/moby/ipvs [2022-09-07T09:03:41.599Z] 2022/09/07 09:03:41 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2022-09-07T09:03:41.599Z] 2022/09/07 09:03:41 Finished clone github.com/vishvananda/netlink [2022-09-07T09:03:41.599Z] 2022/09/07 09:03:41 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2022-09-07T09:03:41.859Z] 2022/09/07 09:03:41 Finished clone github.com/cyphar/filepath-securejoin [2022-09-07T09:03:41.859Z] 2022/09/07 09:03:41 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2022-09-07T09:03:42.121Z] 2022/09/07 09:03:41 Finished clone github.com/opencontainers/runtime-spec [2022-09-07T09:03:42.121Z] 2022/09/07 09:03:41 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2022-09-07T09:03:42.121Z] 2022/09/07 09:03:42 Finished clone github.com/coreos/go-systemd [2022-09-07T09:03:42.121Z] 2022/09/07 09:03:42 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2022-09-07T09:03:42.121Z] 2022/09/07 09:03:42 Finished clone github.com/Microsoft/opengcs [2022-09-07T09:03:42.121Z] 2022/09/07 09:03:42 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2022-09-07T09:03:42.453Z] 2022/09/07 09:03:42 Finished clone github.com/samuel/go-zookeeper [2022-09-07T09:03:42.453Z] 2022/09/07 09:03:42 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2022-09-07T09:03:42.453Z] 2022/09/07 09:03:42 Finished clone github.com/BurntSushi/toml [2022-09-07T09:03:42.453Z] 2022/09/07 09:03:42 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2022-09-07T09:03:42.453Z] 2022/09/07 09:03:42 Finished clone github.com/opencontainers/image-spec [2022-09-07T09:03:42.453Z] 2022/09/07 09:03:42 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2022-09-07T09:03:42.453Z] 2022/09/07 09:03:42 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2022-09-07T09:03:42.453Z] 2022/09/07 09:03:42 Finished clone github.com/hashicorp/serf [2022-09-07T09:03:42.713Z] 2022/09/07 09:03:42 Finished clone golang.org/x/net [2022-09-07T09:03:42.713Z] 2022/09/07 09:03:42 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2022-09-07T09:03:42.713Z] 2022/09/07 09:03:42 Finished clone github.com/godbus/dbus/v5 [2022-09-07T09:03:42.713Z] 2022/09/07 09:03:42 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2022-09-07T09:03:42.713Z] 2022/09/07 09:03:42 Finished clone github.com/coreos/go-systemd/v22 [2022-09-07T09:03:42.713Z] 2022/09/07 09:03:42 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2022-09-07T09:03:42.973Z] 2022/09/07 09:03:42 Finished clone github.com/coreos/go-semver [2022-09-07T09:03:42.973Z] 2022/09/07 09:03:42 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2022-09-07T09:03:43.233Z] 2022/09/07 09:03:43 Finished clone github.com/Graylog2/go-gelf [2022-09-07T09:03:43.233Z] 2022/09/07 09:03:43 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2022-09-07T09:03:43.233Z] 2022/09/07 09:03:43 Finished clone github.com/fluent/fluent-logger-golang [2022-09-07T09:03:43.233Z] 2022/09/07 09:03:43 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2022-09-07T09:03:43.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-07T09:03:43.494Z] 2022/09/07 09:03:43 Finished clone github.com/philhofer/fwd [2022-09-07T09:03:43.494Z] 2022/09/07 09:03:43 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2022-09-07T09:03:43.754Z] 2022/09/07 09:03:43 Finished clone github.com/fsnotify/fsnotify [2022-09-07T09:03:43.754Z] 2022/09/07 09:03:43 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2022-09-07T09:03:43.754Z] 2022/09/07 09:03:43 Finished clone github.com/deckarep/golang-set [2022-09-07T09:03:43.754Z] 2022/09/07 09:03:43 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2022-09-07T09:03:43.754Z] 2022/09/07 09:03:43 Finished clone github.com/jmespath/go-jmespath [2022-09-07T09:03:43.754Z] 2022/09/07 09:03:43 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2022-09-07T09:03:44.014Z] 2022/09/07 09:03:43 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2022-09-07T09:03:44.014Z] 2022/09/07 09:03:43 Finished clone github.com/opencontainers/runc [2022-09-07T09:03:44.014Z] 2022/09/07 09:03:43 Finished clone github.com/tinylib/msgp [2022-09-07T09:03:44.014Z] 2022/09/07 09:03:43 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2022-09-07T09:03:44.015Z] 2022/09/07 09:03:44 Finished clone github.com/ishidawataru/sctp [2022-09-07T09:03:44.015Z] 2022/09/07 09:03:44 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2022-09-07T09:03:44.288Z] 2022/09/07 09:03:44 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2022-09-07T09:03:44.288Z] 2022/09/07 09:03:44 Finished clone golang.org/x/sys [2022-09-07T09:03:44.548Z] 2022/09/07 09:03:44 Finished clone golang.org/x/oauth2 [2022-09-07T09:03:44.548Z] 2022/09/07 09:03:44 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2022-09-07T09:03:44.548Z] 2022/09/07 09:03:44 Finished clone github.com/modern-go/concurrent [2022-09-07T09:03:44.548Z] 2022/09/07 09:03:44 Finished clone github.com/modern-go/reflect2 [2022-09-07T09:03:44.548Z] 2022/09/07 09:03:44 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2022-09-07T09:03:44.548Z] 2022/09/07 09:03:44 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2022-09-07T09:03:44.807Z] 2022/09/07 09:03:44 Finished clone go.etcd.io/bbolt [2022-09-07T09:03:44.807Z] 2022/09/07 09:03:44 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20 [2022-09-07T09:03:44.807Z] 2022/09/07 09:03:44 Finished clone github.com/json-iterator/go [2022-09-07T09:03:44.807Z] 2022/09/07 09:03:44 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2022-09-07T09:03:45.067Z] 2022/09/07 09:03:44 Finished clone github.com/opencontainers/go-digest [2022-09-07T09:03:45.067Z] 2022/09/07 09:03:44 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2022-09-07T09:03:45.327Z] 2022/09/07 09:03:45 Finished clone github.com/mistifyio/go-zfs [2022-09-07T09:03:45.327Z] 2022/09/07 09:03:45 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2022-09-07T09:03:45.327Z] 2022/09/07 09:03:45 Finished clone github.com/containerd/typeurl [2022-09-07T09:03:45.327Z] 2022/09/07 09:03:45 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2022-09-07T09:03:45.327Z] 2022/09/07 09:03:45 Finished clone github.com/vbatts/tar-split [2022-09-07T09:03:45.327Z] 2022/09/07 09:03:45 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2022-09-07T09:03:45.588Z] 2022/09/07 09:03:45 Finished clone github.com/Microsoft/hcsshim [2022-09-07T09:03:45.588Z] 2022/09/07 09:03:45 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2022-09-07T09:03:45.769Z] --- PASS: TestUpdateRestartPolicy (10.81s) [2022-09-07T09:03:45.769Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-07T09:03:45.769Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-09-07T09:03:45.769Z] === RUN TestWaitNonBlocked [2022-09-07T09:03:45.770Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T09:03:45.770Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T09:03:45.770Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T09:03:45.770Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T09:03:45.770Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T09:03:45.770Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T09:03:45.770Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-07T09:03:45.770Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s) [2022-09-07T09:03:45.770Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-09-07T09:03:45.770Z] === RUN TestWaitBlocked [2022-09-07T09:03:45.770Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T09:03:45.770Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T09:03:45.770Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T09:03:45.770Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T09:03:45.770Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T09:03:45.770Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T09:03:45.847Z] 2022/09/07 09:03:45 Finished clone github.com/containerd/fifo [2022-09-07T09:03:45.847Z] 2022/09/07 09:03:45 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2022-09-07T09:03:45.847Z] 2022/09/07 09:03:45 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2022-09-07T09:03:45.847Z] 2022/09/07 09:03:45 Finished clone golang.org/x/text [2022-09-07T09:03:46.107Z] 2022/09/07 09:03:45 Finished clone github.com/miekg/dns [2022-09-07T09:03:46.107Z] 2022/09/07 09:03:45 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2022-09-07T09:03:46.107Z] 2022/09/07 09:03:46 Finished clone github.com/fernet/fernet-go [2022-09-07T09:03:46.107Z] 2022/09/07 09:03:46 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2022-09-07T09:03:46.107Z] 2022/09/07 09:03:46 Finished clone github.com/containerd/go-runc [2022-09-07T09:03:46.107Z] 2022/09/07 09:03:46 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2022-09-07T09:03:46.337Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-07T09:03:46.337Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2022-09-07T09:03:46.337Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) [2022-09-07T09:03:46.337Z] === CONT TestDaemonRestartIpcMode [2022-09-07T09:03:46.337Z] === CONT TestIpcModeOlderClient [2022-09-07T09:03:46.368Z] 2022/09/07 09:03:46 Finished clone github.com/containerd/ttrpc [2022-09-07T09:03:46.368Z] 2022/09/07 09:03:46 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2022-09-07T09:03:46.595Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-09-07T09:03:46.595Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-07T09:03:46.628Z] 2022/09/07 09:03:46 Finished clone github.com/containerd/console [2022-09-07T09:03:46.628Z] 2022/09/07 09:03:46 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2022-09-07T09:03:46.628Z] 2022/09/07 09:03:46 Finished clone github.com/gogo/googleapis [2022-09-07T09:03:46.628Z] 2022/09/07 09:03:46 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2022-09-07T09:03:46.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-07T09:03:47.198Z] 2022/09/07 09:03:47 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2022-09-07T09:03:47.198Z] 2022/09/07 09:03:47 Finished clone github.com/containerd/continuity [2022-09-07T09:03:47.458Z] 2022/09/07 09:03:47 Finished clone github.com/containerd/cgroups [2022-09-07T09:03:47.458Z] 2022/09/07 09:03:47 Clone github.com/docker/libnetwork, revision 0dde5c895075df6e3630e76f750a447cf63f4789, attempt 1/20 [2022-09-07T09:03:47.458Z] 2022/09/07 09:03:47 Finished clone github.com/moby/buildkit [2022-09-07T09:03:47.458Z] 2022/09/07 09:03:47 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2022-09-07T09:03:47.576Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.94s) [2022-09-07T09:03:47.576Z] PASS [2022-09-07T09:03:47.576Z] [2022-09-07T09:03:47.576Z] === Skipped [2022-09-07T09:03:47.576Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-07T09:03:47.576Z] build_session_test.go:25: TODO: BuildKit [2022-09-07T09:03:47.576Z] [2022-09-07T09:03:47.576Z] DONE 33 tests, 1 skipped in 114.659s [2022-09-07T09:03:47.576Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-07T09:03:47.576Z] INFO: Testing against a local daemon [2022-09-07T09:03:47.576Z] === RUN TestConfigInspect [2022-09-07T09:03:47.717Z] 2022/09/07 09:03:47 Finished clone github.com/docker/go-events [2022-09-07T09:03:47.717Z] 2022/09/07 09:03:47 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2022-09-07T09:03:48.287Z] 2022/09/07 09:03:48 Finished clone github.com/golang/groupcache [2022-09-07T09:03:48.287Z] 2022/09/07 09:03:48 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2022-09-07T09:03:48.547Z] 2022/09/07 09:03:48 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2022-09-07T09:03:48.547Z] 2022/09/07 09:03:48 Finished clone github.com/cilium/ebpf [2022-09-07T09:03:48.547Z] 2022/09/07 09:03:48 Finished clone github.com/golang/protobuf [2022-09-07T09:03:48.547Z] 2022/09/07 09:03:48 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2022-09-07T09:03:49.463Z] --- PASS: TestConfigInspect (2.22s) [2022-09-07T09:03:49.463Z] === RUN TestConfigList [2022-09-07T09:03:49.486Z] 2022/09/07 09:03:49 Finished clone github.com/armon/go-radix [2022-09-07T09:03:49.487Z] 2022/09/07 09:03:49 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2022-09-07T09:03:49.487Z] 2022/09/07 09:03:49 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2022-09-07T09:03:49.487Z] 2022/09/07 09:03:49 Finished clone google.golang.org/grpc [2022-09-07T09:03:49.487Z] 2022/09/07 09:03:49 Finished clone github.com/armon/go-metrics [2022-09-07T09:03:49.487Z] 2022/09/07 09:03:49 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2022-09-07T09:03:49.746Z] 2022/09/07 09:03:49 Finished clone go.opencensus.io [2022-09-07T09:03:49.747Z] 2022/09/07 09:03:49 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2022-09-07T09:03:49.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-07T09:03:50.007Z] 2022/09/07 09:03:49 Finished clone github.com/docker/distribution [2022-09-07T09:03:50.007Z] 2022/09/07 09:03:49 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2022-09-07T09:03:50.007Z] 2022/09/07 09:03:49 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2022-09-07T09:03:50.007Z] 2022/09/07 09:03:49 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2022-09-07T09:03:50.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-07T09:03:50.576Z] 2022/09/07 09:03:50 Finished clone github.com/tonistiigi/units [2022-09-07T09:03:50.577Z] 2022/09/07 09:03:50 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2022-09-07T09:03:50.577Z] 2022/09/07 09:03:50 Finished clone github.com/googleapis/gax-go [2022-09-07T09:03:50.577Z] 2022/09/07 09:03:50 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2022-09-07T09:03:50.780Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.20s) [2022-09-07T09:03:50.837Z] 2022/09/07 09:03:50 Finished clone github.com/hashicorp/go-memdb [2022-09-07T09:03:50.837Z] 2022/09/07 09:03:50 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2022-09-07T09:03:51.039Z] --- PASS: TestDaemonRestartIpcMode (4.58s) [2022-09-07T09:03:51.039Z] PASS [2022-09-07T09:03:51.039Z] [2022-09-07T09:03:51.039Z] === Skipped [2022-09-07T09:03:51.039Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-07T09:03:51.039Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-07T09:03:51.039Z] [2022-09-07T09:03:51.039Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-09-07T09:03:51.039Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-09-07T09:03:51.039Z] [2022-09-07T09:03:51.039Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-09-07T09:03:51.039Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T09:03:51.039Z] [2022-09-07T09:03:51.039Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-09-07T09:03:51.039Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-09-07T09:03:51.039Z] [2022-09-07T09:03:51.039Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-09-07T09:03:51.039Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-07T09:03:51.039Z] [2022-09-07T09:03:51.039Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-09-07T09:03:51.039Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-07T09:03:51.039Z] [2022-09-07T09:03:51.039Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-09-07T09:03:51.039Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-07T09:03:51.039Z] [2022-09-07T09:03:51.039Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-09-07T09:03:51.039Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-07T09:03:51.039Z] [2022-09-07T09:03:51.039Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-09-07T09:03:51.039Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-07T09:03:51.039Z] [2022-09-07T09:03:51.039Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-09-07T09:03:51.039Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-09-07T09:03:51.039Z] [2022-09-07T09:03:51.039Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-07T09:03:51.039Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T09:03:51.039Z] [2022-09-07T09:03:51.039Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-07T09:03:51.039Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-07T09:03:51.039Z] [2022-09-07T09:03:51.039Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-09-07T09:03:51.039Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-09-07T09:03:51.039Z] [2022-09-07T09:03:51.039Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-09-07T09:03:51.039Z] 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) [2022-09-07T09:03:51.039Z] [2022-09-07T09:03:51.039Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-09-07T09:03:51.039Z] 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) [2022-09-07T09:03:51.039Z] [2022-09-07T09:03:51.039Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-09-07T09:03:51.039Z] 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) [2022-09-07T09:03:51.039Z] [2022-09-07T09:03:51.039Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-09-07T09:03:51.039Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T09:03:51.039Z] [2022-09-07T09:03:51.039Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-07T09:03:51.039Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-07T09:03:51.039Z] [2022-09-07T09:03:51.039Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-09-07T09:03:51.039Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T09:03:51.039Z] [2022-09-07T09:03:51.039Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-09-07T09:03:51.039Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-09-07T09:03:51.039Z] [2022-09-07T09:03:51.039Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-09-07T09:03:51.039Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-09-07T09:03:51.039Z] [2022-09-07T09:03:51.039Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-09-07T09:03:51.039Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-09-07T09:03:51.039Z] [2022-09-07T09:03:51.039Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-09-07T09:03:51.039Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T09:03:51.039Z] [2022-09-07T09:03:51.039Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-07T09:03:51.039Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-07T09:03:51.039Z] [2022-09-07T09:03:51.039Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-07T09:03:51.039Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T09:03:51.039Z] [2022-09-07T09:03:51.039Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-09-07T09:03:51.039Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T09:03:51.039Z] [2022-09-07T09:03:51.039Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-09-07T09:03:51.039Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-09-07T09:03:51.039Z] [2022-09-07T09:03:51.039Z] DONE 178 tests, 27 skipped in 85.888s [2022-09-07T09:03:51.039Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-07T09:03:51.039Z] INFO: Testing against a local daemon [2022-09-07T09:03:51.039Z] === RUN TestCommitInheritsEnv [2022-09-07T09:03:51.101Z] 2022/09/07 09:03:50 Finished clone github.com/hashicorp/go-msgpack [2022-09-07T09:03:51.101Z] 2022/09/07 09:03:50 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2022-09-07T09:03:51.353Z] --- PASS: TestConfigList (2.13s) [2022-09-07T09:03:51.353Z] === RUN TestConfigsCreateAndDelete [2022-09-07T09:03:51.362Z] 2022/09/07 09:03:51 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2022-09-07T09:03:51.362Z] 2022/09/07 09:03:51 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2022-09-07T09:03:51.622Z] 2022/09/07 09:03:51 Finished clone golang.org/x/time [2022-09-07T09:03:51.622Z] 2022/09/07 09:03:51 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2022-09-07T09:03:51.882Z] 2022/09/07 09:03:51 Finished clone github.com/hashicorp/golang-lru [2022-09-07T09:03:51.882Z] 2022/09/07 09:03:51 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2022-09-07T09:03:52.451Z] 2022/09/07 09:03:52 Finished clone github.com/coreos/pkg [2022-09-07T09:03:52.451Z] 2022/09/07 09:03:52 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2022-09-07T09:03:52.711Z] 2022/09/07 09:03:52 Finished clone github.com/docker/libnetwork [2022-09-07T09:03:52.711Z] 2022/09/07 09:03:52 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2022-09-07T09:03:52.971Z] 2022/09/07 09:03:52 Finished clone github.com/hashicorp/go-immutable-radix [2022-09-07T09:03:52.971Z] 2022/09/07 09:03:52 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2022-09-07T09:03:53.231Z] 2022/09/07 09:03:53 Finished clone github.com/beorn7/perks [2022-09-07T09:03:53.231Z] 2022/09/07 09:03:53 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2022-09-07T09:03:53.566Z] --- PASS: TestCommitInheritsEnv (2.02s) [2022-09-07T09:03:53.566Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-07T09:03:53.566Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-07T09:03:53.566Z] === RUN TestImagesFilterMultiReference [2022-09-07T09:03:53.566Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-09-07T09:03:53.566Z] === RUN TestImagePullPlatformInvalid [2022-09-07T09:03:53.566Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-07T09:03:53.566Z] === RUN TestRemoveImageOrphaning [2022-09-07T09:03:53.800Z] 2022/09/07 09:03:53 Finished clone golang.org/x/crypto [2022-09-07T09:03:53.800Z] 2022/09/07 09:03:53 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2022-09-07T09:03:53.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-07T09:03:53.866Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2022-09-07T09:03:53.866Z] === RUN TestConfigsUpdate [2022-09-07T09:03:54.740Z] 2022/09/07 09:03:54 Finished clone code.cloudfoundry.org/clock [2022-09-07T09:03:54.740Z] 2022/09/07 09:03:54 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2022-09-07T09:03:54.740Z] 2022/09/07 09:03:54 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2022-09-07T09:03:54.740Z] 2022/09/07 09:03:54 Finished clone github.com/prometheus/client_golang [2022-09-07T09:03:54.740Z] 2022/09/07 09:03:54 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2022-09-07T09:03:54.740Z] 2022/09/07 09:03:54 Finished clone github.com/google/certificate-transparency-go [2022-09-07T09:03:54.740Z] 2022/09/07 09:03:54 Finished clone github.com/matttproud/golang_protobuf_extensions [2022-09-07T09:03:54.740Z] 2022/09/07 09:03:54 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2022-09-07T09:03:54.740Z] 2022/09/07 09:03:54 Finished clone github.com/prometheus/common [2022-09-07T09:03:54.740Z] 2022/09/07 09:03:54 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2022-09-07T09:03:54.999Z] 2022/09/07 09:03:54 Finished clone github.com/prometheus/procfs [2022-09-07T09:03:54.999Z] 2022/09/07 09:03:54 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2022-09-07T09:03:54.999Z] 2022/09/07 09:03:55 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2022-09-07T09:03:54.999Z] 2022/09/07 09:03:55 Finished clone github.com/cloudflare/cfssl [2022-09-07T09:03:55.259Z] 2022/09/07 09:03:55 Finished clone github.com/prometheus/client_model [2022-09-07T09:03:55.259Z] 2022/09/07 09:03:55 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2022-09-07T09:03:55.463Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2022-09-07T09:03:55.463Z] === RUN TestRemoveImageGarbageCollector [2022-09-07T09:03:55.463Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-07T09:03:55.463Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-07T09:03:55.463Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-07T09:03:55.463Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-07T09:03:55.463Z] === RUN TestTagInvalidReference [2022-09-07T09:03:55.463Z] --- PASS: TestTagInvalidReference (0.02s) [2022-09-07T09:03:55.463Z] === RUN TestTagValidPrefixedRepo [2022-09-07T09:03:55.463Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-09-07T09:03:55.463Z] === RUN TestTagExistedNameWithoutForce [2022-09-07T09:03:55.463Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-07T09:03:55.463Z] === RUN TestTagOfficialNames [2022-09-07T09:03:55.463Z] --- PASS: TestTagOfficialNames (0.06s) [2022-09-07T09:03:55.463Z] === RUN TestTagMatchesDigest [2022-09-07T09:03:55.463Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-07T09:03:55.463Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-07T09:03:55.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-07T09:03:55.753Z] --- PASS: TestConfigsUpdate (2.12s) [2022-09-07T09:03:55.753Z] === RUN TestTemplatedConfig [2022-09-07T09:03:55.828Z] 2022/09/07 09:03:55 Finished clone github.com/cespare/xxhash/v2 [2022-09-07T09:03:55.828Z] 2022/09/07 09:03:55 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2022-09-07T09:03:55.828Z] 2022/09/07 09:03:55 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2022-09-07T09:03:55.828Z] 2022/09/07 09:03:55 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2022-09-07T09:03:55.828Z] 2022/09/07 09:03:55 Finished clone github.com/pkg/errors [2022-09-07T09:03:55.828Z] 2022/09/07 09:03:55 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2022-09-07T09:03:55.828Z] 2022/09/07 09:03:55 Finished clone github.com/spf13/pflag [2022-09-07T09:03:55.828Z] 2022/09/07 09:03:55 Finished clone github.com/inconshreveable/mousetrap [2022-09-07T09:03:56.089Z] 2022/09/07 09:03:56 Finished clone github.com/spf13/cobra [2022-09-07T09:03:56.363Z] 2022/09/07 09:03:56 Finished clone github.com/morikuni/aec [2022-09-07T09:03:56.363Z] 2022/09/07 09:03:56 Finished clone github.com/containerd/containerd [2022-09-07T09:03:56.622Z] 2022/09/07 09:03:56 Finished clone github.com/willf/bitset [2022-09-07T09:03:56.882Z] 2022/09/07 09:03:56 Finished clone github.com/docker/go-metrics [2022-09-07T09:03:57.452Z] 2022/09/07 09:03:57 Finished clone github.com/opencontainers/selinux [2022-09-07T09:03:57.712Z] 2022/09/07 09:03:57 Finished clone github.com/coreos/etcd [2022-09-07T09:03:58.266Z] --- PASS: TestTemplatedConfig (2.52s) [2022-09-07T09:03:58.266Z] === RUN TestConfigCreateResolve [2022-09-07T09:03:58.282Z] 2022/09/07 09:03:58 Finished clone github.com/docker/swarmkit [2022-09-07T09:03:59.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-07T09:04:00.211Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-09-07T09:04:00.211Z] === RUN TestConfigDaemonLibtrustID [2022-09-07T09:04:00.786Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-09-07T09:04:00.786Z] PASS [2022-09-07T09:04:00.786Z] [2022-09-07T09:04:00.786Z] DONE 7 tests in 13.828s [2022-09-07T09:04:00.786Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-07T09:04:01.042Z] INFO: Testing against a local daemon [2022-09-07T09:04:01.042Z] === RUN TestCheckpoint [2022-09-07T09:04:01.042Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-07T09:04:01.042Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-07T09:04:01.042Z] === RUN TestContainerInvalidJSON [2022-09-07T09:04:01.042Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-09-07T09:04:01.042Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-09-07T09:04:01.042Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-09-07T09:04:01.042Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-09-07T09:04:01.042Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-09-07T09:04:01.042Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-09-07T09:04:01.042Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-09-07T09:04:01.042Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-09-07T09:04:01.042Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-09-07T09:04:01.042Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-07T09:04:01.042Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-09-07T09:04:01.042Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-09-07T09:04:01.042Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-09-07T09:04:01.042Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-07T09:04:01.042Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-09-07T09:04:01.042Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-07T09:04:01.042Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-07T09:04:01.042Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-07T09:04:01.042Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-09-07T09:04:01.042Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-07T09:04:01.298Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-09-07T09:04:01.298Z] === RUN TestCopyFromContainer [2022-09-07T09:04:01.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-07T09:04:01.615Z] 2022/09/07 09:04:01 Finished clone github.com/gogo/protobuf [2022-09-07T09:04:02.225Z] === RUN TestCopyFromContainer// [2022-09-07T09:04:02.225Z] === RUN TestCopyFromContainer//bar/root [2022-09-07T09:04:02.225Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-07T09:04:02.225Z] === RUN TestCopyFromContainer/bar/quux [2022-09-07T09:04:02.481Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-07T09:04:02.481Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-07T09:04:02.481Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-07T09:04:02.481Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-07T09:04:02.481Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-07T09:04:02.553Z] 2022/09/07 09:04:02 Finished clone google.golang.org/genproto [2022-09-07T09:04:02.737Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-07T09:04:02.737Z] --- PASS: TestCopyFromContainer (1.56s) [2022-09-07T09:04:02.737Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-09-07T09:04:02.737Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-09-07T09:04:02.737Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-09-07T09:04:02.737Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-09-07T09:04:02.737Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-09-07T09:04:02.737Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-09-07T09:04:02.737Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-09-07T09:04:02.737Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-07T09:04:02.737Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-09-07T09:04:02.737Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-09-07T09:04:02.737Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-07T09:04:02.737Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T09:04:02.737Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T09:04:02.737Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T09:04:02.737Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T09:04:02.737Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T09:04:02.737Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T09:04:02.737Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T09:04:02.737Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T09:04:02.737Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T09:04:02.737Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-07T09:04:02.737Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-07T09:04:02.737Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-07T09:04:02.737Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-07T09:04:02.737Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-07T09:04:02.737Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-09-07T09:04:02.737Z] === RUN TestCreateWithInvalidEnv [2022-09-07T09:04:02.737Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-07T09:04:02.737Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-07T09:04:02.737Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-07T09:04:02.737Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-07T09:04:02.737Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-07T09:04:02.737Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-07T09:04:02.737Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-07T09:04:02.737Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-07T09:04:02.737Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-07T09:04:02.737Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-07T09:04:02.737Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-07T09:04:02.737Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-07T09:04:02.737Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-07T09:04:02.737Z] === RUN TestCreateTmpfsMountsTarget [2022-09-07T09:04:02.737Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-07T09:04:02.737Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-07T09:04:03.932Z] 2022/09/07 09:04:03 Finished clone cloud.google.com/go [2022-09-07T09:04:04.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-07T09:04:04.624Z] --- PASS: TestCreateWithCustomMaskedPaths (1.47s) [2022-09-07T09:04:04.624Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-07T09:04:05.989Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s) [2022-09-07T09:04:05.989Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-07T09:04:05.989Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T09:04:05.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T09:04:05.989Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T09:04:05.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T09:04:05.989Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T09:04:05.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T09:04:05.989Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T09:04:05.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T09:04:05.989Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T09:04:05.989Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T09:04:05.989Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T09:04:05.989Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T09:04:05.989Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T09:04:05.989Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T09:04:05.989Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T09:04:05.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-07T09:04:05.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-07T09:04:05.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-07T09:04:05.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-07T09:04:05.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-07T09:04:05.989Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-09-07T09:04:05.989Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-07T09:04:06.551Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s) [2022-09-07T09:04:06.551Z] === RUN TestCreateDifferentPlatform [2022-09-07T09:04:06.551Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-07T09:04:06.551Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-07T09:04:06.551Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-07T09:04:06.551Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-07T09:04:06.551Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-07T09:04:06.551Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-07T09:04:06.551Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-09-07T09:04:06.551Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-07T09:04:06.551Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-09-07T09:04:06.551Z] === RUN TestContainerStartOnDaemonRestart [2022-09-07T09:04:06.551Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-07T09:04:06.551Z] === RUN TestDaemonRestartIpcMode [2022-09-07T09:04:06.551Z] === PAUSE TestDaemonRestartIpcMode [2022-09-07T09:04:06.551Z] === RUN TestDaemonHostGatewayIP [2022-09-07T09:04:06.551Z] === PAUSE TestDaemonHostGatewayIP [2022-09-07T09:04:06.551Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-07T09:04:06.551Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-07T09:04:06.551Z] === RUN TestContainerKillOnDaemonStart [2022-09-07T09:04:06.551Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-07T09:04:06.551Z] === RUN TestDiff [2022-09-07T09:04:06.627Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-07T09:04:06.627Z] Using test binary docker [2022-09-07T09:04:06.627Z] +++ /etc/init.d/apparmor start [2022-09-07T09:04:06.627Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-07T09:04:06.627Z] INFO: Waiting for daemon to start... [2022-09-07T09:04:06.627Z] Starting dockerd [2022-09-07T09:04:06.627Z] +++ 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 [2022-09-07T09:04:07.113Z] --- PASS: TestDiff (0.56s) [2022-09-07T09:04:07.113Z] === RUN TestExecWithCloseStdin [2022-09-07T09:04:07.674Z] --- PASS: TestExecWithCloseStdin (0.57s) [2022-09-07T09:04:07.674Z] === RUN TestExec [2022-09-07T09:04:08.236Z] --- PASS: TestExec (0.60s) [2022-09-07T09:04:08.236Z] === RUN TestExecUser [2022-09-07T09:04:08.535Z] . [2022-09-07T09:04:08.535Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-07T09:04:08.535Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-07T09:04:08.535Z] Error: No such image: emptyfs [2022-09-07T09:04:08.535Z] ++++ docker load [2022-09-07T09:04:08.535Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-07T09:04:08.795Z] Running integration-test (iteration 1) [2022-09-07T09:04:08.795Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-09-07T09:04:08.795Z] ++ 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 [2022-09-07T09:04:08.795Z] ++ set -e [2022-09-07T09:04:08.795Z] ++ '[' -n 0 ']' [2022-09-07T09:04:08.795Z] ++ set -x [2022-09-07T09:04:08.798Z] --- PASS: TestExecUser (0.54s) [2022-09-07T09:04:08.799Z] === RUN TestExportContainerAndImportImage [2022-09-07T09:04:09.055Z] ++ env -i DEST=/go/src/github.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 [2022-09-07T09:04:09.726Z] --- PASS: TestExportContainerAndImportImage (0.81s) [2022-09-07T09:04:09.726Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-07T09:04:11.091Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-09-07T09:04:11.091Z] === RUN TestHealthCheckWorkdir [2022-09-07T09:04:12.018Z] --- PASS: TestHealthCheckWorkdir (0.93s) [2022-09-07T09:04:12.018Z] === RUN TestHealthKillContainer [2022-09-07T09:04:17.489Z] --- PASS: TestBuildWithHugeFile (46.21s) [2022-09-07T09:04:17.489Z] === RUN TestBuildWithEmptyDockerfile [2022-09-07T09:04:17.489Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T09:04:17.489Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T09:04:17.489Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T09:04:17.489Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T09:04:17.489Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T09:04:17.489Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T09:04:17.489Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T09:04:17.489Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T09:04:17.489Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T09:04:17.489Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-09-07T09:04:17.489Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2022-09-07T09:04:17.489Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2022-09-07T09:04:17.489Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-09-07T09:04:17.489Z] === RUN TestBuildPreserveOwnership [2022-09-07T09:04:17.489Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-07T09:04:18.853Z] 2022/09/07 09:04:18 Finished clone github.com/hashicorp/consul [2022-09-07T09:04:18.862Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-07T09:04:19.795Z] --- PASS: TestBuildPreserveOwnership (2.85s) [2022-09-07T09:04:19.795Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.97s) [2022-09-07T09:04:19.795Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.87s) [2022-09-07T09:04:19.795Z] === RUN TestBuildPlatformInvalid [2022-09-07T09:04:19.795Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-07T09:04:19.795Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-07T09:04:21.954Z] --- PASS: TestHealthKillContainer (9.07s) [2022-09-07T09:04:21.954Z] === RUN TestHealthCheckProcessKilled [2022-09-07T09:04:22.210Z] --- PASS: TestHealthCheckProcessKilled (1.20s) [2022-09-07T09:04:22.210Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-07T09:04:22.772Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) [2022-09-07T09:04:22.772Z] === RUN TestIpcModeNone [2022-09-07T09:04:23.333Z] --- PASS: TestIpcModeNone (0.58s) [2022-09-07T09:04:23.333Z] === RUN TestIpcModePrivate [2022-09-07T09:04:23.589Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:58, shared: false, mustBeShared: false [2022-09-07T09:04:23.844Z] --- PASS: TestIpcModePrivate (0.55s) [2022-09-07T09:04:23.844Z] === RUN TestIpcModeShareable [2022-09-07T09:04:24.099Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:53, shared: true, mustBeShared: true [2022-09-07T09:04:24.123Z] 2022/09/07 09:04:23 Finished clone github.com/aws/aws-sdk-go [2022-09-07T09:04:24.355Z] --- PASS: TestIpcModeShareable (0.54s) [2022-09-07T09:04:24.355Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-07T09:04:26.243Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.74s) [2022-09-07T09:04:26.243Z] === RUN TestAPIIpcModeHost [2022-09-07T09:04:26.499Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-09-07T09:04:26.499Z] === RUN TestDaemonIpcModeShareable [2022-09-07T09:04:27.863Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2022-09-07T09:04:27.863Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-09-07T09:04:27.863Z] === RUN TestDaemonIpcModePrivate [2022-09-07T09:04:28.790Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2022-09-07T09:04:29.051Z] --- PASS: TestDaemonIpcModePrivate (1.23s) [2022-09-07T09:04:29.051Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-07T09:04:29.771Z] Loaded image: buildpack-deps:buster [2022-09-07T09:04:29.771Z] Loaded image: busybox:latest [2022-09-07T09:04:29.771Z] Loaded image: busybox:glibc [2022-09-07T09:04:29.978Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:67, shared: false, mustBeShared: false [2022-09-07T09:04:30.234Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-09-07T09:04:30.234Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-07T09:04:31.145Z] Loaded image: debian:bullseye [2022-09-07T09:04:31.145Z] Loaded image: hello-world:latest [2022-09-07T09:04:31.145Z] Loaded image: arm32v7/hello-world:latest [2022-09-07T09:04:31.169Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: true, mustBeShared: true [2022-09-07T09:04:31.424Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-09-07T09:04:31.424Z] === RUN TestIpcModeOlderClient [2022-09-07T09:04:31.424Z] === PAUSE TestIpcModeOlderClient [2022-09-07T09:04:31.424Z] === RUN TestKillContainerInvalidSignal [2022-09-07T09:04:31.680Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-09-07T09:04:31.680Z] === RUN TestKillContainer [2022-09-07T09:04:31.680Z] === RUN TestKillContainer/no_signal [2022-09-07T09:04:32.241Z] === RUN TestKillContainer/non_killing_signal [2022-09-07T09:04:32.497Z] === RUN TestKillContainer/killing_signal [2022-09-07T09:04:33.062Z] --- PASS: TestKillContainer (1.32s) [2022-09-07T09:04:33.062Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-09-07T09:04:33.062Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-09-07T09:04:33.062Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-09-07T09:04:33.062Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-07T09:04:33.062Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-07T09:04:33.623Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-07T09:04:34.551Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2022-09-07T09:04:34.551Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-09-07T09:04:34.551Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s) [2022-09-07T09:04:34.551Z] === RUN TestKillStoppedContainer [2022-09-07T09:04:34.551Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-09-07T09:04:34.551Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-07T09:04:34.551Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-09-07T09:04:34.551Z] === RUN TestKillDifferentUserContainer [2022-09-07T09:04:35.114Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-09-07T09:04:35.114Z] === RUN TestInspectOomKilledTrue [2022-09-07T09:04:35.114Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-07T09:04:35.114Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-07T09:04:35.114Z] === RUN TestInspectOomKilledFalse [2022-09-07T09:04:35.369Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-09-07T09:04:35.369Z] === RUN TestLinksEtcHostsContentMatch [2022-09-07T09:04:35.625Z] --- PASS: TestLinksEtcHostsContentMatch (0.36s) [2022-09-07T09:04:35.625Z] === RUN TestLinksContainerNames [2022-09-07T09:04:36.408Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.82s) [2022-09-07T09:04:36.409Z] PASS [2022-09-07T09:04:36.409Z] [2022-09-07T09:04:36.409Z] === Skipped [2022-09-07T09:04:36.409Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-09-07T09:04:36.409Z] build_session_test.go:25: TODO: BuildKit [2022-09-07T09:04:36.409Z] [2022-09-07T09:04:36.409Z] DONE 33 tests, 1 skipped in 95.073s [2022-09-07T09:04:36.553Z] --- PASS: TestLinksContainerNames (0.91s) [2022-09-07T09:04:36.553Z] === RUN TestLogsFollowTailEmpty [2022-09-07T09:04:36.667Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-09-07T09:04:36.667Z] ++ 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 [2022-09-07T09:04:36.667Z] ++ set -e [2022-09-07T09:04:36.667Z] ++ '[' -n 0 ']' [2022-09-07T09:04:36.667Z] ++ set -x [2022-09-07T09:04:36.667Z] ++ env -i DEST=/go/src/github.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 [2022-09-07T09:04:36.667Z] INFO: Testing against a local daemon [2022-09-07T09:04:36.667Z] === RUN TestConfigInspect [2022-09-07T09:04:37.115Z] --- PASS: TestLogsFollowTailEmpty (0.49s) [2022-09-07T09:04:37.115Z] === RUN TestContainerNetworkMountsNoChown [2022-09-07T09:04:37.371Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-09-07T09:04:37.371Z] === RUN TestMountDaemonRoot [2022-09-07T09:04:37.627Z] === RUN TestMountDaemonRoot/default [2022-09-07T09:04:37.627Z] === PAUSE TestMountDaemonRoot/default [2022-09-07T09:04:37.627Z] === RUN TestMountDaemonRoot/private [2022-09-07T09:04:37.627Z] === PAUSE TestMountDaemonRoot/private [2022-09-07T09:04:37.627Z] === RUN TestMountDaemonRoot/rprivate [2022-09-07T09:04:37.627Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-07T09:04:37.627Z] === RUN TestMountDaemonRoot/slave [2022-09-07T09:04:37.627Z] === PAUSE TestMountDaemonRoot/slave [2022-09-07T09:04:37.627Z] === RUN TestMountDaemonRoot/rslave [2022-09-07T09:04:37.627Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-07T09:04:37.627Z] === RUN TestMountDaemonRoot/shared [2022-09-07T09:04:37.628Z] === PAUSE TestMountDaemonRoot/shared [2022-09-07T09:04:37.628Z] === RUN TestMountDaemonRoot/rshared [2022-09-07T09:04:37.628Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-07T09:04:37.628Z] === CONT TestMountDaemonRoot/default [2022-09-07T09:04:37.628Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-07T09:04:37.628Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-07T09:04:37.628Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-07T09:04:37.628Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-07T09:04:37.628Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-07T09:04:37.628Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-07T09:04:37.628Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-07T09:04:37.628Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-07T09:04:37.628Z] === CONT TestMountDaemonRoot/rslave [2022-09-07T09:04:37.628Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-07T09:04:37.628Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-07T09:04:37.628Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T09:04:37.628Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T09:04:37.628Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-07T09:04:37.628Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-07T09:04:37.628Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T09:04:37.628Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T09:04:37.628Z] === CONT TestMountDaemonRoot/rshared [2022-09-07T09:04:37.628Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-07T09:04:37.628Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-07T09:04:37.628Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T09:04:37.628Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T09:04:37.628Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-07T09:04:37.628Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-07T09:04:37.628Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T09:04:37.628Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T09:04:37.628Z] === CONT TestMountDaemonRoot/shared [2022-09-07T09:04:37.628Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-07T09:04:37.628Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-07T09:04:37.628Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-07T09:04:37.628Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-07T09:04:37.628Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-07T09:04:37.628Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-07T09:04:37.628Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-07T09:04:37.628Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-07T09:04:37.628Z] === CONT TestMountDaemonRoot/rprivate [2022-09-07T09:04:37.628Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-07T09:04:37.628Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-07T09:04:37.628Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T09:04:37.628Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T09:04:37.628Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-07T09:04:37.628Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-07T09:04:37.628Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T09:04:37.628Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T09:04:37.628Z] === CONT TestMountDaemonRoot/slave [2022-09-07T09:04:37.628Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-07T09:04:37.628Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-07T09:04:37.628Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-07T09:04:37.628Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-07T09:04:37.628Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-07T09:04:37.628Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-07T09:04:37.628Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-07T09:04:37.628Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-07T09:04:37.628Z] === CONT TestMountDaemonRoot/private [2022-09-07T09:04:37.628Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-07T09:04:37.628Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-07T09:04:37.628Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-07T09:04:37.628Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-07T09:04:37.628Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-07T09:04:37.628Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-07T09:04:37.628Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-07T09:04:37.628Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-07T09:04:37.628Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-07T09:04:37.628Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-07T09:04:37.628Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-07T09:04:37.628Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-07T09:04:37.628Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-07T09:04:37.628Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-07T09:04:37.628Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-07T09:04:37.628Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T09:04:37.628Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-07T09:04:37.628Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T09:04:37.884Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-07T09:04:37.884Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T09:04:37.884Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-07T09:04:37.884Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T09:04:37.884Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-07T09:04:37.884Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-07T09:04:37.884Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-07T09:04:37.884Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-07T09:04:37.884Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-07T09:04:37.884Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T09:04:37.884Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-07T09:04:37.884Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T09:04:37.884Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-07T09:04:37.884Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-07T09:04:37.884Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-07T09:04:38.141Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-07T09:04:38.141Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-07T09:04:38.141Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-09-07T09:04:38.141Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-07T09:04:38.141Z] === RUN TestContainerBindMountNonRecursive [2022-09-07T09:04:39.244Z] --- PASS: TestConfigInspect (2.38s) [2022-09-07T09:04:39.244Z] === RUN TestConfigList [2022-09-07T09:04:39.509Z] --- PASS: TestContainerBindMountNonRecursive (1.15s) [2022-09-07T09:04:39.509Z] === RUN TestContainerVolumesMountedAsShared [2022-09-07T09:04:39.765Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-09-07T09:04:39.765Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-07T09:04:40.021Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-09-07T09:04:40.021Z] === RUN TestNetworkNat [2022-09-07T09:04:40.583Z] --- PASS: TestNetworkNat (0.48s) [2022-09-07T09:04:40.583Z] === RUN TestNetworkLocalhostTCPNat [2022-09-07T09:04:40.839Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-09-07T09:04:40.839Z] === RUN TestNetworkLoopbackNat [2022-09-07T09:04:41.148Z] --- PASS: TestConfigList (2.12s) [2022-09-07T09:04:41.148Z] === RUN TestConfigsCreateAndDelete [2022-09-07T09:04:43.679Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2022-09-07T09:04:43.679Z] === RUN TestConfigsUpdate [2022-09-07T09:04:44.104Z] --- PASS: TestNetworkLoopbackNat (2.63s) [2022-09-07T09:04:44.104Z] === RUN TestPause [2022-09-07T09:04:44.104Z] --- PASS: TestPause (0.52s) [2022-09-07T09:04:44.104Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-07T09:04:44.104Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-07T09:04:44.104Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-07T09:04:44.104Z] === RUN TestPauseStopPausedContainer [2022-09-07T09:04:44.666Z] --- PASS: TestPauseStopPausedContainer (0.57s) [2022-09-07T09:04:44.666Z] === RUN TestPsFilter [2022-09-07T09:04:44.666Z] --- PASS: TestPsFilter (0.15s) [2022-09-07T09:04:44.666Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-07T09:04:45.228Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-09-07T09:04:45.228Z] === RUN TestRemoveContainerWithVolume [2022-09-07T09:04:45.577Z] --- PASS: TestConfigsUpdate (2.10s) [2022-09-07T09:04:45.577Z] === RUN TestTemplatedConfig [2022-09-07T09:04:45.791Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-09-07T09:04:45.791Z] === RUN TestRemoveContainerRunning [2022-09-07T09:04:46.354Z] --- PASS: TestRemoveContainerRunning (0.56s) [2022-09-07T09:04:46.354Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-07T09:04:46.610Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-09-07T09:04:46.610Z] === RUN TestRemoveInvalidContainer [2022-09-07T09:04:46.610Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-07T09:04:46.610Z] === RUN TestRenameLinkedContainer [2022-09-07T09:04:48.105Z] --- PASS: TestTemplatedConfig (2.43s) [2022-09-07T09:04:48.105Z] === RUN TestConfigCreateResolve [2022-09-07T09:04:48.500Z] --- PASS: TestRenameLinkedContainer (1.79s) [2022-09-07T09:04:48.500Z] === RUN TestRenameStoppedContainer [2022-09-07T09:04:48.756Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-09-07T09:04:48.756Z] === RUN TestRenameRunningContainerAndReuse [2022-09-07T09:04:49.684Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2022-09-07T09:04:49.684Z] === RUN TestRenameInvalidName [2022-09-07T09:04:50.003Z] --- PASS: TestConfigCreateResolve (2.10s) [2022-09-07T09:04:50.003Z] === RUN TestConfigDaemonLibtrustID [2022-09-07T09:04:50.245Z] --- PASS: TestRenameInvalidName (0.45s) [2022-09-07T09:04:50.245Z] === RUN TestRenameAnonymousContainer [2022-09-07T09:04:50.568Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-09-07T09:04:50.568Z] PASS [2022-09-07T09:04:50.568Z] [2022-09-07T09:04:50.568Z] DONE 7 tests in 13.939s [2022-09-07T09:04:50.568Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-09-07T09:04:50.568Z] ++ 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 [2022-09-07T09:04:50.568Z] ++ set -e [2022-09-07T09:04:50.568Z] ++ '[' -n 0 ']' [2022-09-07T09:04:50.568Z] ++ set -x [2022-09-07T09:04:50.568Z] ++ env -i DEST=/go/src/github.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 [2022-09-07T09:04:50.568Z] INFO: Testing against a local daemon [2022-09-07T09:04:50.568Z] === RUN TestCheckpoint [2022-09-07T09:04:50.568Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-07T09:04:50.568Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-07T09:04:50.568Z] === RUN TestContainerInvalidJSON [2022-09-07T09:04:50.568Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-09-07T09:04:50.568Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-09-07T09:04:50.568Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-09-07T09:04:50.568Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-09-07T09:04:50.568Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-09-07T09:04:50.568Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-09-07T09:04:50.568Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-09-07T09:04:50.568Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-09-07T09:04:50.568Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-09-07T09:04:50.568Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-07T09:04:50.568Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-09-07T09:04:50.568Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-09-07T09:04:50.568Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-09-07T09:04:50.568Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-07T09:04:50.826Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-09-07T09:04:50.826Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-07T09:04:50.826Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-07T09:04:50.826Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-07T09:04:50.826Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-07T09:04:50.826Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-07T09:04:50.826Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-07T09:04:50.826Z] === RUN TestCopyFromContainer [2022-09-07T09:04:51.759Z] === RUN TestCopyFromContainer// [2022-09-07T09:04:51.759Z] === RUN TestCopyFromContainer//bar/root [2022-09-07T09:04:51.759Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-07T09:04:51.759Z] === RUN TestCopyFromContainer/bar/quux [2022-09-07T09:04:52.018Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-07T09:04:52.018Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-07T09:04:52.018Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-07T09:04:52.018Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-07T09:04:52.018Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-07T09:04:52.018Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-07T09:04:52.132Z] --- PASS: TestRenameAnonymousContainer (1.59s) [2022-09-07T09:04:52.132Z] === RUN TestRenameContainerWithSameName [2022-09-07T09:04:52.276Z] --- PASS: TestCopyFromContainer (1.35s) [2022-09-07T09:04:52.276Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-09-07T09:04:52.276Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-09-07T09:04:52.276Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-09-07T09:04:52.276Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-09-07T09:04:52.276Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-09-07T09:04:52.276Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-09-07T09:04:52.276Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-09-07T09:04:52.276Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-09-07T09:04:52.276Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-09-07T09:04:52.276Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-09-07T09:04:52.276Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-07T09:04:52.276Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T09:04:52.276Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T09:04:52.276Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T09:04:52.276Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T09:04:52.276Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T09:04:52.276Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T09:04:52.276Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T09:04:52.276Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T09:04:52.276Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T09:04:52.276Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-07T09:04:52.276Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-07T09:04:52.276Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-07T09:04:52.276Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-07T09:04:52.276Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-07T09:04:52.276Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-07T09:04:52.276Z] === RUN TestCreateWithInvalidEnv [2022-09-07T09:04:52.276Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-07T09:04:52.276Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-07T09:04:52.276Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-07T09:04:52.276Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-07T09:04:52.276Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-07T09:04:52.276Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-07T09:04:52.276Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-07T09:04:52.276Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-07T09:04:52.276Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-07T09:04:52.276Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-07T09:04:52.276Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-07T09:04:52.276Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-07T09:04:52.276Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-07T09:04:52.276Z] === RUN TestCreateTmpfsMountsTarget [2022-09-07T09:04:52.276Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-07T09:04:52.276Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-07T09:04:52.388Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-09-07T09:04:52.388Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-07T09:04:53.314Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-09-07T09:04:53.314Z] === RUN TestResize [2022-09-07T09:04:53.570Z] --- PASS: TestResize (0.43s) [2022-09-07T09:04:53.570Z] === RUN TestResizeWithInvalidSize [2022-09-07T09:04:53.649Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2022-09-07T09:04:53.649Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-07T09:04:54.131Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-09-07T09:04:54.131Z] === RUN TestResizeWhenContainerNotStarted [2022-09-07T09:04:54.387Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-09-07T09:04:54.387Z] === RUN TestDaemonRestartKillContainers [2022-09-07T09:04:54.387Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-07T09:04:54.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-07T09:04:54.387Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-07T09:04:54.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-07T09:04:54.387Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-07T09:04:54.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-07T09:04:54.387Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-07T09:04:54.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-07T09:04:54.387Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-07T09:04:54.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-07T09:04:54.388Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-07T09:04:54.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-07T09:04:54.388Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-07T09:04:54.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-07T09:04:54.388Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-07T09:04:54.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-07T09:04:54.388Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-07T09:04:54.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-07T09:04:54.388Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-07T09:04:54.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-07T09:04:54.388Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-07T09:04:54.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-07T09:04:54.388Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-07T09:04:54.388Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-07T09:04:54.388Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-07T09:04:54.388Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-07T09:04:54.583Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-09-07T09:04:54.583Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-07T09:04:54.583Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T09:04:54.583Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T09:04:54.583Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T09:04:54.583Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T09:04:54.583Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T09:04:54.583Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T09:04:54.583Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T09:04:54.583Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T09:04:54.583Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T09:04:54.583Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T09:04:54.583Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T09:04:54.583Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T09:04:54.583Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T09:04:54.583Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T09:04:54.583Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T09:04:54.583Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-07T09:04:54.583Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-07T09:04:54.583Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-07T09:04:54.583Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-07T09:04:54.583Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-07T09:04:54.583Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-07T09:04:54.583Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-07T09:04:55.148Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-09-07T09:04:55.148Z] === RUN TestCreateDifferentPlatform [2022-09-07T09:04:55.148Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-07T09:04:55.148Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-07T09:04:55.148Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-09-07T09:04:55.148Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-07T09:04:55.148Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-07T09:04:55.148Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-07T09:04:55.148Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-07T09:04:55.148Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-07T09:04:55.148Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-09-07T09:04:55.148Z] === RUN TestContainerStartOnDaemonRestart [2022-09-07T09:04:55.148Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-07T09:04:55.148Z] === RUN TestDaemonRestartIpcMode [2022-09-07T09:04:55.148Z] === PAUSE TestDaemonRestartIpcMode [2022-09-07T09:04:55.148Z] === RUN TestDaemonHostGatewayIP [2022-09-07T09:04:55.148Z] === PAUSE TestDaemonHostGatewayIP [2022-09-07T09:04:55.148Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-07T09:04:55.148Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-07T09:04:55.148Z] === RUN TestContainerKillOnDaemonStart [2022-09-07T09:04:55.148Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-07T09:04:55.148Z] === RUN TestDiff [2022-09-07T09:04:55.713Z] --- PASS: TestDiff (0.44s) [2022-09-07T09:04:55.713Z] === RUN TestExecWithCloseStdin [2022-09-07T09:04:55.751Z] Loaded image: buildpack-deps:buster [2022-09-07T09:04:55.751Z] Loaded image: busybox:latest [2022-09-07T09:04:55.751Z] Loaded image: busybox:glibc [2022-09-07T09:04:55.971Z] --- PASS: TestExecWithCloseStdin (0.44s) [2022-09-07T09:04:55.971Z] === RUN TestExec [2022-09-07T09:04:56.276Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-07T09:04:56.276Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-07T09:04:56.538Z] --- PASS: TestExec (0.45s) [2022-09-07T09:04:56.538Z] === RUN TestExecUser [2022-09-07T09:04:57.103Z] --- PASS: TestExecUser (0.46s) [2022-09-07T09:04:57.103Z] === RUN TestExportContainerAndImportImage [2022-09-07T09:04:57.135Z] Loaded image: debian:bullseye [2022-09-07T09:04:57.395Z] Loaded image: hello-world:latest [2022-09-07T09:04:57.395Z] Loaded image: arm32v7/hello-world:latest [2022-09-07T09:04:57.654Z] INFO: Testing against a local daemon [2022-09-07T09:04:57.654Z] === RUN TestCgroupNamespacesBuild [2022-09-07T09:04:57.669Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-09-07T09:04:57.669Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-07T09:04:57.684Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-07T09:04:57.684Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-07T09:04:58.612Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-07T09:04:59.043Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-09-07T09:04:59.043Z] === RUN TestHealthCheckWorkdir [2022-09-07T09:04:59.174Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-07T09:04:59.302Z] --- PASS: TestHealthCheckWorkdir (0.50s) [2022-09-07T09:04:59.302Z] === RUN TestHealthKillContainer [2022-09-07T09:05:00.540Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-07T09:05:00.795Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-07T09:05:02.683Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-07T09:05:02.936Z] --- PASS: TestCgroupNamespacesBuild (5.10s) [2022-09-07T09:05:02.936Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-07T09:05:02.940Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-07T09:05:04.828Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-07T09:05:04.828Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s) [2022-09-07T09:05:04.828Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.89s) [2022-09-07T09:05:04.828Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-09-07T09:05:04.828Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-09-07T09:05:04.828Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-09-07T09:05:04.828Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-09-07T09:05:04.828Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.78s) [2022-09-07T09:05:04.828Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.80s) [2022-09-07T09:05:04.828Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.98s) [2022-09-07T09:05:04.828Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.09s) [2022-09-07T09:05:04.828Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s) [2022-09-07T09:05:04.828Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.72s) [2022-09-07T09:05:04.828Z] === RUN TestCgroupNamespacesRun [2022-09-07T09:05:04.843Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.97s) [2022-09-07T09:05:04.843Z] === RUN TestBuildWithSession [2022-09-07T09:05:04.843Z] build_session_test.go:25: TODO: BuildKit [2022-09-07T09:05:04.843Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-07T09:05:04.843Z] === RUN TestBuildSquashParent [2022-09-07T09:05:05.755Z] --- PASS: TestCgroupNamespacesRun (1.22s) [2022-09-07T09:05:05.755Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-07T09:05:05.755Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-07T09:05:05.755Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-07T09:05:05.755Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-07T09:05:07.119Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s) [2022-09-07T09:05:07.119Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-07T09:05:07.407Z] --- PASS: TestHealthKillContainer (7.89s) [2022-09-07T09:05:07.407Z] === RUN TestHealthCheckProcessKilled [2022-09-07T09:05:07.973Z] --- PASS: TestHealthCheckProcessKilled (0.66s) [2022-09-07T09:05:07.973Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-07T09:05:08.231Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s) [2022-09-07T09:05:08.231Z] === RUN TestIpcModeNone [2022-09-07T09:05:08.483Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-09-07T09:05:08.483Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-07T09:05:08.796Z] --- PASS: TestIpcModeNone (0.44s) [2022-09-07T09:05:08.796Z] === RUN TestIpcModePrivate [2022-09-07T09:05:09.054Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-09-07T09:05:09.054Z] --- PASS: TestIpcModePrivate (0.48s) [2022-09-07T09:05:09.054Z] === RUN TestIpcModeShareable [2022-09-07T09:05:09.312Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-09-07T09:05:09.411Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2022-09-07T09:05:09.411Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-07T09:05:09.570Z] --- PASS: TestIpcModeShareable (0.47s) [2022-09-07T09:05:09.570Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-07T09:05:10.149Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-09-07T09:05:10.149Z] [2022-09-07T09:05:10.149Z] ________ ____ __. [2022-09-07T09:05:10.149Z] \_____ \ | |/ _| [2022-09-07T09:05:10.149Z] / | \| < [2022-09-07T09:05:10.149Z] / | \ | \ [2022-09-07T09:05:10.149Z] \_______ /____|__ \ [2022-09-07T09:05:10.149Z] \/ \/ [2022-09-07T09:05:10.149Z] [2022-09-07T09:05:10.149Z] INFO: make.ps1 ended at 09/07/2022 09:05:00 [2022-09-07T09:05:10.149Z] INFO: Binaries build ended at 09/07/2022 09:05:02. Duration:00:01:41.7860480 [2022-09-07T09:05:10.149Z] INFO: Copying the built daemon binary to d:\CI\PR-44098\3\binary\dockerd-773e211138.exe... [2022-09-07T09:05:10.149Z] INFO: Copying the built client binary to d:\CI\PR-44098\3\binary\docker-773e211138.exe... [2022-09-07T09:05:10.149Z] INFO: Copying dockerversion from the container... [2022-09-07T09:05:10.149Z] INFO: Copying the golang package from the container to d:\CI\PR-44098\3\installer\go.zip... [2022-09-07T09:05:10.149Z] INFO: Extracting go.zip to d:\CI\PR-44098\3\go [2022-09-07T09:05:10.775Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-09-07T09:05:10.775Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-07T09:05:10.944Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s) [2022-09-07T09:05:10.944Z] === RUN TestAPIIpcModeHost [2022-09-07T09:05:11.336Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-09-07T09:05:11.336Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-07T09:05:11.510Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-09-07T09:05:11.510Z] === RUN TestDaemonIpcModeShareable [2022-09-07T09:05:12.444Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-09-07T09:05:12.444Z] --- PASS: TestDaemonIpcModeShareable (1.09s) [2022-09-07T09:05:12.444Z] === RUN TestDaemonIpcModePrivate [2022-09-07T09:05:12.701Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-09-07T09:05:12.701Z] === RUN TestNISDomainname [2022-09-07T09:05:12.957Z] --- PASS: TestNISDomainname (0.58s) [2022-09-07T09:05:12.957Z] === RUN TestHostnameDnsResolution [2022-09-07T09:05:12.964Z] --- PASS: TestBuildSquashParent (7.62s) [2022-09-07T09:05:12.964Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-07T09:05:12.964Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T09:05:12.964Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T09:05:12.964Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T09:05:12.964Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T09:05:12.964Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T09:05:12.964Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T09:05:12.964Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T09:05:12.965Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T09:05:12.965Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T09:05:12.965Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T09:05:12.965Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T09:05:12.965Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T09:05:12.965Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T09:05:12.965Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T09:05:13.377Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-09-07T09:05:13.640Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-09-07T09:05:13.640Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-07T09:05:13.884Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-09-07T09:05:13.884Z] === RUN TestUnprivilegedPortsAndPing [2022-09-07T09:05:14.446Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) [2022-09-07T09:05:14.446Z] === RUN TestStats [2022-09-07T09:05:14.573Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-09-07T09:05:14.831Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-09-07T09:05:14.831Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-07T09:05:15.505Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T09:05:15.767Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T09:05:15.772Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-09-07T09:05:15.772Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s) [2022-09-07T09:05:15.772Z] === RUN TestIpcModeOlderClient [2022-09-07T09:05:16.030Z] === PAUSE TestIpcModeOlderClient [2022-09-07T09:05:16.030Z] === RUN TestKillContainerInvalidSignal [2022-09-07T09:05:16.288Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-09-07T09:05:16.288Z] === RUN TestKillContainer [2022-09-07T09:05:16.288Z] === RUN TestKillContainer/no_signal [2022-09-07T09:05:16.854Z] === RUN TestKillContainer/non_killing_signal [2022-09-07T09:05:16.959Z] --- PASS: TestStats (2.47s) [2022-09-07T09:05:16.959Z] === RUN TestStopContainerWithTimeout [2022-09-07T09:05:16.959Z] === RUN TestStopContainerWithTimeout/0 [2022-09-07T09:05:16.959Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-07T09:05:16.959Z] === RUN TestStopContainerWithTimeout/1 [2022-09-07T09:05:16.959Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-07T09:05:16.959Z] === RUN TestStopContainerWithTimeout/3 [2022-09-07T09:05:16.959Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-07T09:05:16.959Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-07T09:05:16.959Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-07T09:05:16.959Z] === CONT TestStopContainerWithTimeout/0 [2022-09-07T09:05:16.959Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-07T09:05:17.113Z] === RUN TestKillContainer/killing_signal [2022-09-07T09:05:17.521Z] === CONT TestStopContainerWithTimeout/3 [2022-09-07T09:05:17.678Z] --- PASS: TestKillContainer (1.26s) [2022-09-07T09:05:17.678Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-09-07T09:05:17.678Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-09-07T09:05:17.678Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-09-07T09:05:17.678Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-07T09:05:17.678Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-07T09:05:17.936Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-07T09:05:18.870Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s) [2022-09-07T09:05:18.870Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-09-07T09:05:18.870Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2022-09-07T09:05:18.870Z] === RUN TestKillStoppedContainer [2022-09-07T09:05:18.870Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-09-07T09:05:18.870Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-07T09:05:18.870Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-09-07T09:05:18.870Z] === RUN TestKillDifferentUserContainer [2022-09-07T09:05:19.062Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T09:05:19.062Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T09:05:19.127Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-09-07T09:05:19.127Z] === RUN TestInspectOomKilledTrue [2022-09-07T09:05:19.408Z] === CONT TestStopContainerWithTimeout/1 [2022-09-07T09:05:19.693Z] --- PASS: TestInspectOomKilledTrue (0.45s) [2022-09-07T09:05:19.693Z] === RUN TestInspectOomKilledFalse [2022-09-07T09:05:20.259Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-09-07T09:05:20.259Z] === RUN TestLinksEtcHostsContentMatch [2022-09-07T09:05:20.259Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-09-07T09:05:20.259Z] === RUN TestLinksContainerNames [2022-09-07T09:05:21.195Z] --- PASS: TestLinksContainerNames (0.80s) [2022-09-07T09:05:21.195Z] === RUN TestLogsFollowTailEmpty [2022-09-07T09:05:21.300Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-07T09:05:21.300Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-09-07T09:05:21.300Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2022-09-07T09:05:21.300Z] --- PASS: TestStopContainerWithTimeout/3 (2.44s) [2022-09-07T09:05:21.300Z] --- PASS: TestStopContainerWithTimeout/1 (1.52s) [2022-09-07T09:05:21.300Z] === RUN TestDeleteDevicemapper [2022-09-07T09:05:21.300Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-07T09:05:21.300Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-07T09:05:21.300Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-07T09:05:21.760Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-09-07T09:05:21.760Z] === RUN TestContainerNetworkMountsNoChown [2022-09-07T09:05:22.026Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-09-07T09:05:22.026Z] === RUN TestMountDaemonRoot [2022-09-07T09:05:22.026Z] === RUN TestMountDaemonRoot/default [2022-09-07T09:05:22.026Z] === PAUSE TestMountDaemonRoot/default [2022-09-07T09:05:22.026Z] === RUN TestMountDaemonRoot/private [2022-09-07T09:05:22.026Z] === PAUSE TestMountDaemonRoot/private [2022-09-07T09:05:22.026Z] === RUN TestMountDaemonRoot/rprivate [2022-09-07T09:05:22.026Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-07T09:05:22.026Z] === RUN TestMountDaemonRoot/slave [2022-09-07T09:05:22.026Z] === PAUSE TestMountDaemonRoot/slave [2022-09-07T09:05:22.026Z] === RUN TestMountDaemonRoot/rslave [2022-09-07T09:05:22.026Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-07T09:05:22.026Z] === RUN TestMountDaemonRoot/shared [2022-09-07T09:05:22.026Z] === PAUSE TestMountDaemonRoot/shared [2022-09-07T09:05:22.026Z] === RUN TestMountDaemonRoot/rshared [2022-09-07T09:05:22.026Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-07T09:05:22.026Z] === CONT TestMountDaemonRoot/default [2022-09-07T09:05:22.026Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-07T09:05:22.026Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-07T09:05:22.026Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-07T09:05:22.026Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-07T09:05:22.026Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-07T09:05:22.026Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-07T09:05:22.026Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-07T09:05:22.026Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-07T09:05:22.026Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-07T09:05:22.026Z] === CONT TestMountDaemonRoot/rshared [2022-09-07T09:05:22.026Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T09:05:22.026Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T09:05:22.026Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-07T09:05:22.026Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-07T09:05:22.026Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T09:05:22.026Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T09:05:22.026Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-07T09:05:22.026Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-07T09:05:22.026Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T09:05:22.026Z] === CONT TestMountDaemonRoot/shared [2022-09-07T09:05:22.026Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-07T09:05:22.026Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-07T09:05:22.026Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-07T09:05:22.026Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-07T09:05:22.026Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-07T09:05:22.026Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-07T09:05:22.026Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-07T09:05:22.027Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-07T09:05:22.027Z] === CONT TestMountDaemonRoot/rslave [2022-09-07T09:05:22.027Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-07T09:05:22.027Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-07T09:05:22.027Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T09:05:22.027Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T09:05:22.027Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-07T09:05:22.027Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-07T09:05:22.027Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T09:05:22.027Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T09:05:22.027Z] === CONT TestMountDaemonRoot/slave [2022-09-07T09:05:22.027Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-07T09:05:22.027Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-07T09:05:22.027Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-07T09:05:22.027Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-07T09:05:22.027Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-07T09:05:22.027Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-07T09:05:22.027Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-07T09:05:22.027Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-07T09:05:22.027Z] === CONT TestMountDaemonRoot/rprivate [2022-09-07T09:05:22.027Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T09:05:22.027Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T09:05:22.027Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-07T09:05:22.027Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-07T09:05:22.027Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T09:05:22.027Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T09:05:22.027Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-07T09:05:22.027Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-07T09:05:22.027Z] === CONT TestMountDaemonRoot/private [2022-09-07T09:05:22.027Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-07T09:05:22.027Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-07T09:05:22.027Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-07T09:05:22.027Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-07T09:05:22.027Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-07T09:05:22.027Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-07T09:05:22.027Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-07T09:05:22.027Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-07T09:05:22.027Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-07T09:05:22.027Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-07T09:05:22.027Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-07T09:05:22.027Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-07T09:05:22.027Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T09:05:22.027Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-07T09:05:22.285Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-07T09:05:22.285Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-07T09:05:22.285Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-07T09:05:22.285Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-07T09:05:22.285Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-07T09:05:22.285Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-07T09:05:22.285Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T09:05:22.285Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-07T09:05:22.285Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T09:05:22.285Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T09:05:22.285Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-07T09:05:22.285Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-07T09:05:22.285Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-07T09:05:22.285Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-07T09:05:22.285Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-07T09:05:22.285Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T09:05:22.285Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-07T09:05:22.285Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-07T09:05:22.359Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-09-07T09:05:22.359Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.27s) [2022-09-07T09:05:22.359Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.42s) [2022-09-07T09:05:22.359Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.06s) [2022-09-07T09:05:22.359Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.99s) [2022-09-07T09:05:22.359Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.96s) [2022-09-07T09:05:22.359Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.12s) [2022-09-07T09:05:22.359Z] === RUN TestBuildMultiStageCopy [2022-09-07T09:05:22.359Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-07T09:05:22.543Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-07T09:05:22.543Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-07T09:05:22.543Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-07T09:05:22.543Z] === RUN TestContainerBindMountNonRecursive [2022-09-07T09:05:23.191Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.85s) [2022-09-07T09:05:23.191Z] === RUN TestUpdateMemory [2022-09-07T09:05:23.447Z] --- PASS: TestUpdateMemory (0.62s) [2022-09-07T09:05:23.447Z] === RUN TestUpdateCPUQuota [2022-09-07T09:05:23.920Z] --- PASS: TestContainerBindMountNonRecursive (1.26s) [2022-09-07T09:05:23.920Z] === RUN TestContainerVolumesMountedAsShared [2022-09-07T09:05:24.178Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-09-07T09:05:24.178Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-07T09:05:24.269Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-07T09:05:24.375Z] --- PASS: TestUpdateCPUQuota (0.86s) [2022-09-07T09:05:24.375Z] === RUN TestUpdatePidsLimit [2022-09-07T09:05:24.375Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-07T09:05:24.436Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-09-07T09:05:24.436Z] === RUN TestNetworkNat [2022-09-07T09:05:24.631Z] === RUN TestUpdatePidsLimit/no_change [2022-09-07T09:05:24.838Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-07T09:05:24.887Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-07T09:05:24.887Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-07T09:05:25.035Z] --- PASS: TestNetworkNat (0.48s) [2022-09-07T09:05:25.035Z] === RUN TestNetworkLocalhostTCPNat [2022-09-07T09:05:25.143Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-07T09:05:25.311Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2022-09-07T09:05:25.311Z] === RUN TestNetworkLoopbackNat [2022-09-07T09:05:25.399Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-07T09:05:25.406Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-07T09:05:25.656Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-07T09:05:25.975Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-07T09:05:26.236Z] --- PASS: TestBuildMultiStageCopy (4.48s) [2022-09-07T09:05:26.236Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.45s) [2022-09-07T09:05:26.236Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2022-09-07T09:05:26.236Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2022-09-07T09:05:26.236Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.49s) [2022-09-07T09:05:26.236Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.51s) [2022-09-07T09:05:26.236Z] === RUN TestBuildMultiStageParentConfig [2022-09-07T09:05:26.583Z] --- PASS: TestUpdatePidsLimit (2.08s) [2022-09-07T09:05:26.583Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-09-07T09:05:26.583Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-09-07T09:05:26.583Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-09-07T09:05:26.583Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2022-09-07T09:05:26.583Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-09-07T09:05:26.583Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-09-07T09:05:26.583Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-09-07T09:05:26.583Z] === RUN TestUpdateRestartPolicy [2022-09-07T09:05:27.616Z] --- PASS: TestBuildMultiStageParentConfig (1.15s) [2022-09-07T09:05:27.617Z] === RUN TestBuildLabelWithTargets [2022-09-07T09:05:27.853Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-09-07T09:05:27.853Z] === RUN TestPause [2022-09-07T09:05:28.420Z] --- PASS: TestPause (0.42s) [2022-09-07T09:05:28.420Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-07T09:05:28.420Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-07T09:05:28.420Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-07T09:05:28.420Z] === RUN TestPauseStopPausedContainer [2022-09-07T09:05:28.678Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-09-07T09:05:28.678Z] === RUN TestPsFilter [2022-09-07T09:05:28.937Z] --- PASS: TestPsFilter (0.12s) [2022-09-07T09:05:28.937Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-07T09:05:29.195Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-09-07T09:05:29.195Z] === RUN TestRemoveContainerWithVolume [2022-09-07T09:05:29.524Z] --- PASS: TestBuildLabelWithTargets (2.04s) [2022-09-07T09:05:29.524Z] === RUN TestBuildWithEmptyLayers [2022-09-07T09:05:29.761Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-09-07T09:05:29.761Z] === RUN TestRemoveContainerRunning [2022-09-07T09:05:30.020Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-09-07T09:05:30.020Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-07T09:05:30.586Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-09-07T09:05:30.586Z] === RUN TestRemoveInvalidContainer [2022-09-07T09:05:30.586Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-07T09:05:30.586Z] === RUN TestRenameLinkedContainer [2022-09-07T09:05:30.905Z] --- PASS: TestBuildWithEmptyLayers (1.13s) [2022-09-07T09:05:30.905Z] === RUN TestBuildMultiStageOnBuild [2022-09-07T09:05:31.900Z] --- PASS: TestImportExtremelyLargeImageWorks (94.93s) [2022-09-07T09:05:31.900Z] PASS [2022-09-07T09:05:31.900Z] [2022-09-07T09:05:31.900Z] === Skipped [2022-09-07T09:05:31.900Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-07T09:05:31.900Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-09-07T09:05:31.900Z] [2022-09-07T09:05:31.900Z] DONE 12 tests, 1 skipped in 99.334s [2022-09-07T09:05:31.900Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-07T09:05:31.900Z] INFO: Testing against a local daemon [2022-09-07T09:05:31.900Z] === RUN TestNetworkCreateDelete [2022-09-07T09:05:31.900Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-09-07T09:05:31.900Z] === RUN TestDockerNetworkDeletePreferID [2022-09-07T09:05:31.900Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-09-07T09:05:31.900Z] === RUN TestDaemonDNSFallback [2022-09-07T09:05:32.486Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-09-07T09:05:32.486Z] === RUN TestRenameStoppedContainer [2022-09-07T09:05:32.744Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-09-07T09:05:32.744Z] === RUN TestRenameRunningContainerAndReuse [2022-09-07T09:05:33.444Z] --- PASS: TestBuildMultiStageOnBuild (2.85s) [2022-09-07T09:05:33.444Z] === RUN TestBuildUncleanTarFilenames [2022-09-07T09:05:33.678Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-09-07T09:05:33.678Z] === RUN TestRenameInvalidName [2022-09-07T09:05:33.937Z] --- PASS: TestRenameInvalidName (0.41s) [2022-09-07T09:05:33.937Z] === RUN TestRenameAnonymousContainer [2022-09-07T09:05:35.312Z] --- PASS: TestRenameAnonymousContainer (1.44s) [2022-09-07T09:05:35.312Z] === RUN TestRenameContainerWithSameName [2022-09-07T09:05:35.355Z] --- PASS: TestBuildUncleanTarFilenames (1.62s) [2022-09-07T09:05:35.355Z] === RUN TestBuildMultiStageLayerLeak [2022-09-07T09:05:35.570Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-09-07T09:05:35.570Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-07T09:05:36.504Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-09-07T09:05:36.504Z] === RUN TestResize [2022-09-07T09:05:37.070Z] --- PASS: TestResize (0.41s) [2022-09-07T09:05:37.070Z] === RUN TestResizeWithInvalidSize [2022-09-07T09:05:37.328Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-09-07T09:05:37.328Z] === RUN TestResizeWhenContainerNotStarted [2022-09-07T09:05:37.587Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-09-07T09:05:37.588Z] === RUN TestDaemonRestartKillContainers [2022-09-07T09:05:37.588Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-07T09:05:37.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-07T09:05:37.588Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-07T09:05:37.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-07T09:05:37.588Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-07T09:05:37.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-07T09:05:37.588Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-07T09:05:37.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-07T09:05:37.588Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-07T09:05:37.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-07T09:05:37.588Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-07T09:05:37.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-07T09:05:37.588Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-07T09:05:37.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-07T09:05:37.588Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-07T09:05:37.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-07T09:05:37.588Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-07T09:05:37.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-07T09:05:37.588Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-07T09:05:37.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-07T09:05:37.588Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-07T09:05:37.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-07T09:05:37.588Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-07T09:05:37.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-07T09:05:37.588Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-07T09:05:37.588Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-07T09:05:38.455Z] --- PASS: TestDaemonDNSFallback (7.33s) [2022-09-07T09:05:38.455Z] === RUN TestInspectNetwork [2022-09-07T09:05:38.455Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:05:38.455Z] --- SKIP: TestInspectNetwork (0.00s) [2022-09-07T09:05:38.455Z] === RUN TestRunContainerWithBridgeNone [2022-09-07T09:05:38.455Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T09:05:38.455Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-09-07T09:05:38.455Z] === RUN TestNetworkInvalidJSON [2022-09-07T09:05:38.455Z] === RUN TestNetworkInvalidJSON//networks/create [2022-09-07T09:05:38.455Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-09-07T09:05:38.455Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-09-07T09:05:38.455Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-09-07T09:05:38.455Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-07T09:05:38.455Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-07T09:05:38.455Z] === CONT TestNetworkInvalidJSON//networks/create [2022-09-07T09:05:38.455Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-07T09:05:38.455Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-09-07T09:05:38.455Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-07T09:05:38.455Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-09-07T09:05:38.455Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-09-07T09:05:38.455Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-09-07T09:05:38.455Z] === RUN TestNetworkList [2022-09-07T09:05:38.455Z] === RUN TestNetworkList//networks [2022-09-07T09:05:38.455Z] === PAUSE TestNetworkList//networks [2022-09-07T09:05:38.455Z] === RUN TestNetworkList//networks/ [2022-09-07T09:05:38.455Z] === PAUSE TestNetworkList//networks/ [2022-09-07T09:05:38.455Z] === CONT TestNetworkList//networks [2022-09-07T09:05:38.455Z] === CONT TestNetworkList//networks/ [2022-09-07T09:05:38.455Z] --- PASS: TestNetworkList (0.01s) [2022-09-07T09:05:38.455Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-07T09:05:38.455Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-07T09:05:38.455Z] === RUN TestHostIPv4BridgeLabel [2022-09-07T09:05:38.455Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T09:05:38.455Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-09-07T09:05:38.455Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-07T09:05:38.455Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T09:05:38.455Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-09-07T09:05:38.455Z] === RUN TestDaemonDefaultNetworkPools [2022-09-07T09:05:38.455Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T09:05:38.455Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-09-07T09:05:38.455Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-07T09:05:38.455Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T09:05:38.455Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-09-07T09:05:38.455Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-07T09:05:38.455Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T09:05:38.455Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-09-07T09:05:38.455Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-07T09:05:38.455Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T09:05:38.455Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-09-07T09:05:38.455Z] === RUN TestServiceWithPredefinedNetwork [2022-09-07T09:05:38.455Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:05:38.455Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-09-07T09:05:38.455Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-07T09:05:38.455Z] service_test.go:242: FLAKY_TEST [2022-09-07T09:05:38.455Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-07T09:05:38.456Z] === RUN TestServiceWithDataPathPortInit [2022-09-07T09:05:38.456Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:05:38.456Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-09-07T09:05:38.456Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-07T09:05:38.456Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:05:38.456Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-07T09:05:38.456Z] PASS [2022-09-07T09:05:38.456Z] [2022-09-07T09:05:38.456Z] === Skipped [2022-09-07T09:05:38.456Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-09-07T09:05:38.456Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:05:38.456Z] [2022-09-07T09:05:38.456Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-09-07T09:05:38.456Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T09:05:38.456Z] [2022-09-07T09:05:38.456Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-09-07T09:05:38.456Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T09:05:38.456Z] [2022-09-07T09:05:38.456Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2022-09-07T09:05:38.456Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T09:05:38.456Z] [2022-09-07T09:05:38.456Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-09-07T09:05:38.456Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T09:05:38.456Z] [2022-09-07T09:05:38.456Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-09-07T09:05:38.456Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T09:05:38.456Z] [2022-09-07T09:05:38.456Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-09-07T09:05:38.456Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T09:05:38.456Z] [2022-09-07T09:05:38.456Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-09-07T09:05:38.456Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T09:05:38.456Z] [2022-09-07T09:05:38.456Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-09-07T09:05:38.456Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:05:38.456Z] [2022-09-07T09:05:38.456Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-07T09:05:38.456Z] service_test.go:242: FLAKY_TEST [2022-09-07T09:05:38.456Z] [2022-09-07T09:05:38.456Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-09-07T09:05:38.456Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:05:38.456Z] [2022-09-07T09:05:38.456Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-09-07T09:05:38.456Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:05:38.456Z] [2022-09-07T09:05:38.456Z] DONE 22 tests, 12 skipped in 8.052s [2022-09-07T09:05:38.456Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-07T09:05:38.456Z] INFO: Testing against a local daemon [2022-09-07T09:05:38.456Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-07T09:05:38.456Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T09:05:38.456Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-07T09:05:38.456Z] === RUN TestDockerNetworkIpvlan [2022-09-07T09:05:38.456Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T09:05:38.456Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-07T09:05:38.456Z] PASS [2022-09-07T09:05:38.456Z] [2022-09-07T09:05:38.456Z] === Skipped [2022-09-07T09:05:38.456Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-07T09:05:38.456Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T09:05:38.456Z] [2022-09-07T09:05:38.456Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-07T09:05:38.456Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T09:05:38.456Z] [2022-09-07T09:05:38.456Z] DONE 2 tests, 2 skipped in 0.135s [2022-09-07T09:05:38.456Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-07T09:05:38.647Z] --- PASS: TestBuildMultiStageLayerLeak (3.47s) [2022-09-07T09:05:38.647Z] === RUN TestBuildWithHugeFile [2022-09-07T09:05:38.714Z] INFO: Testing against a local daemon [2022-09-07T09:05:38.714Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-07T09:05:38.714Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T09:05:38.714Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-07T09:05:38.714Z] === RUN TestDockerNetworkMacvlan [2022-09-07T09:05:38.714Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T09:05:38.714Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-09-07T09:05:38.714Z] PASS [2022-09-07T09:05:38.714Z] [2022-09-07T09:05:38.714Z] === Skipped [2022-09-07T09:05:38.714Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-09-07T09:05:38.714Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T09:05:38.714Z] [2022-09-07T09:05:38.714Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-09-07T09:05:38.714Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T09:05:38.714Z] [2022-09-07T09:05:38.714Z] DONE 2 tests, 2 skipped in 0.123s [2022-09-07T09:05:38.714Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-07T09:05:38.714Z] testing: warning: no tests to run [2022-09-07T09:05:38.714Z] PASS [2022-09-07T09:05:38.714Z] [2022-09-07T09:05:38.714Z] DONE 0 tests in 0.030s [2022-09-07T09:05:38.714Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-07T09:05:38.714Z] INFO: Testing against a local daemon [2022-09-07T09:05:38.714Z] === RUN TestAuthZPluginAllowRequest [2022-09-07T09:05:38.714Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:38.714Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-09-07T09:05:38.714Z] === RUN TestAuthZPluginTLS [2022-09-07T09:05:38.714Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:38.714Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-09-07T09:05:38.714Z] === RUN TestAuthZPluginDenyRequest [2022-09-07T09:05:38.714Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:38.714Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-09-07T09:05:38.714Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-07T09:05:38.714Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:38.714Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-07T09:05:38.714Z] === RUN TestAuthZPluginDenyResponse [2022-09-07T09:05:38.714Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:38.714Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-09-07T09:05:38.714Z] === RUN TestAuthZPluginAllowEventStream [2022-09-07T09:05:38.714Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:38.714Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-09-07T09:05:38.714Z] === RUN TestAuthZPluginErrorResponse [2022-09-07T09:05:38.714Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:38.714Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-09-07T09:05:38.714Z] === RUN TestAuthZPluginErrorRequest [2022-09-07T09:05:38.714Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:38.714Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-09-07T09:05:38.714Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-07T09:05:38.714Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:38.714Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-07T09:05:38.714Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-07T09:05:38.714Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:38.714Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-07T09:05:38.714Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-07T09:05:38.714Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:38.714Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-07T09:05:38.714Z] === RUN TestAuthZPluginHeader [2022-09-07T09:05:38.714Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:38.714Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-09-07T09:05:38.714Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-07T09:05:38.753Z] --- PASS: TestUpdateRestartPolicy (11.06s) [2022-09-07T09:05:38.753Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-07T09:05:38.753Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-09-07T09:05:38.753Z] === RUN TestWaitNonBlocked [2022-09-07T09:05:38.753Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T09:05:38.753Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T09:05:38.753Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T09:05:38.753Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T09:05:38.753Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T09:05:38.753Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T09:05:38.753Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-09-07T09:05:38.753Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.53s) [2022-09-07T09:05:38.753Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.58s) [2022-09-07T09:05:38.753Z] === RUN TestWaitBlocked [2022-09-07T09:05:38.753Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T09:05:38.753Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T09:05:38.753Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T09:05:38.753Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T09:05:38.753Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T09:05:38.753Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T09:05:38.961Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-07T09:05:39.219Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-07T09:05:39.280Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:39.280Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.46s) [2022-09-07T09:05:39.280Z] === RUN TestAuthZPluginV2Disable [2022-09-07T09:05:39.316Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-07T09:05:39.316Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s) [2022-09-07T09:05:39.316Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2022-09-07T09:05:39.316Z] === CONT TestContainerStartOnDaemonRestart [2022-09-07T09:05:39.316Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-07T09:05:39.538Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:39.538Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-09-07T09:05:39.538Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-07T09:05:40.103Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:40.103Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-07T09:05:40.103Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-07T09:05:40.361Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:40.361Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-07T09:05:40.361Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-07T09:05:40.557Z] INFO: Extraction ended at 09/07/2022 09:05:36. Duration:00:00:32.1708488 [2022-09-07T09:05:40.557Z] INFO: Updating the golang and path environment variables [2022-09-07T09:05:40.557Z] INFO: GOPATH=d:\gopath [2022-09-07T09:05:40.557Z] INFO: go version go1.18.6 windows/amd64 [2022-09-07T09:05:40.557Z] INFO: Running the daemon under test in debug mode [2022-09-07T09:05:40.557Z] INFO: Starting a daemon under test... [2022-09-07T09:05:40.557Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-44098\3\daemon --pidfile d:\CI\PR-44098\3\docker.pid -D [2022-09-07T09:05:40.557Z] INFO: Process started successfully. [2022-09-07T09:05:40.557Z] INFO: Start tailing logs of the daemon under tests [2022-09-07T09:05:40.557Z] INFO: Waiting for the daemon under test to start... [2022-09-07T09:05:40.593Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-07T09:05:40.620Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:40.620Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-07T09:05:40.620Z] PASS [2022-09-07T09:05:40.620Z] [2022-09-07T09:05:40.620Z] === Skipped [2022-09-07T09:05:40.620Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-09-07T09:05:40.620Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:40.620Z] [2022-09-07T09:05:40.620Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-09-07T09:05:40.620Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:40.620Z] [2022-09-07T09:05:40.620Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-09-07T09:05:40.620Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:40.620Z] [2022-09-07T09:05:40.620Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-09-07T09:05:40.620Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:40.620Z] [2022-09-07T09:05:40.620Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-09-07T09:05:40.620Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:40.620Z] [2022-09-07T09:05:40.620Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-09-07T09:05:40.620Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:40.620Z] [2022-09-07T09:05:40.620Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-09-07T09:05:40.620Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:40.620Z] [2022-09-07T09:05:40.620Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-09-07T09:05:40.620Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:40.620Z] [2022-09-07T09:05:40.620Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-09-07T09:05:40.620Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:40.620Z] [2022-09-07T09:05:40.620Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-09-07T09:05:40.620Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:40.620Z] [2022-09-07T09:05:40.620Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-09-07T09:05:40.620Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:40.620Z] [2022-09-07T09:05:40.620Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-09-07T09:05:40.620Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:40.620Z] [2022-09-07T09:05:40.620Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.46s) [2022-09-07T09:05:40.620Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:40.620Z] [2022-09-07T09:05:40.620Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-09-07T09:05:40.620Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:40.620Z] [2022-09-07T09:05:40.620Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-09-07T09:05:40.620Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:40.620Z] [2022-09-07T09:05:40.620Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-09-07T09:05:40.620Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:40.620Z] [2022-09-07T09:05:40.620Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-09-07T09:05:40.620Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:40.620Z] [2022-09-07T09:05:40.620Z] DONE 17 tests, 17 skipped in 1.868s [2022-09-07T09:05:40.620Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-07T09:05:40.620Z] INFO: Testing against a local daemon [2022-09-07T09:05:40.620Z] === RUN TestPluginInvalidJSON [2022-09-07T09:05:40.620Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-07T09:05:40.620Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-07T09:05:40.620Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-07T09:05:40.620Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-07T09:05:40.620Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-09-07T09:05:40.620Z] === RUN TestPluginInstall [2022-09-07T09:05:40.620Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:40.620Z] --- SKIP: TestPluginInstall (0.00s) [2022-09-07T09:05:40.620Z] === RUN TestPluginsWithRuntimes [2022-09-07T09:05:40.620Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-09-07T09:05:40.620Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-09-07T09:05:40.620Z] === RUN TestPluginBackCompatMediaTypes [2022-09-07T09:05:40.620Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-07T09:05:40.620Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-09-07T09:05:40.620Z] PASS [2022-09-07T09:05:40.620Z] [2022-09-07T09:05:40.620Z] === Skipped [2022-09-07T09:05:40.620Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-09-07T09:05:40.620Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-09-07T09:05:40.620Z] [2022-09-07T09:05:40.620Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-09-07T09:05:40.620Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-09-07T09:05:40.620Z] [2022-09-07T09:05:40.620Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-09-07T09:05:40.620Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-09-07T09:05:40.620Z] [2022-09-07T09:05:40.620Z] DONE 5 tests, 3 skipped in 0.151s [2022-09-07T09:05:40.851Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-07T09:05:40.878Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-07T09:05:40.878Z] INFO: Testing against a local daemon [2022-09-07T09:05:40.878Z] === RUN TestExternalGraphDriver [2022-09-07T09:05:41.135Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-07T09:05:41.135Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-09-07T09:05:41.135Z] === RUN TestGraphdriverPluginV2 [2022-09-07T09:05:41.785Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-07T09:05:41.833Z] --- PASS: TestContainerStartOnDaemonRestart (2.25s) [2022-09-07T09:05:41.833Z] === CONT TestDaemonHostGatewayIP [2022-09-07T09:05:41.833Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.33s) [2022-09-07T09:05:41.833Z] === CONT TestDaemonRestartIpcMode [2022-09-07T09:05:42.042Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-07T09:05:43.416Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-07T09:05:43.674Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-07T09:05:44.351Z] --- PASS: TestDaemonHostGatewayIP (2.72s) [2022-09-07T09:05:44.351Z] === CONT TestIpcModeOlderClient [2022-09-07T09:05:44.351Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-09-07T09:05:44.351Z] === CONT TestContainerKillOnDaemonStart [2022-09-07T09:05:44.351Z] --- PASS: TestDaemonRestartIpcMode (2.72s) [2022-09-07T09:05:45.048Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-07T09:05:45.307Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-07T09:05:47.207Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-07T09:05:47.207Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-09-07T09:05:47.207Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.55s) [2022-09-07T09:05:47.207Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-09-07T09:05:47.207Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.79s) [2022-09-07T09:05:47.207Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s) [2022-09-07T09:05:47.207Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-09-07T09:05:47.207Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s) [2022-09-07T09:05:47.207Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.65s) [2022-09-07T09:05:47.207Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.61s) [2022-09-07T09:05:47.207Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.76s) [2022-09-07T09:05:47.207Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.61s) [2022-09-07T09:05:47.207Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.59s) [2022-09-07T09:05:47.207Z] === RUN TestCgroupNamespacesRun [2022-09-07T09:05:47.694Z] --- PASS: TestGraphdriverPluginV2 (6.06s) [2022-09-07T09:05:47.694Z] PASS [2022-09-07T09:05:47.694Z] [2022-09-07T09:05:47.694Z] === Skipped [2022-09-07T09:05:47.694Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-09-07T09:05:47.694Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-09-07T09:05:47.694Z] [2022-09-07T09:05:47.694Z] DONE 2 tests, 1 skipped in 6.527s [2022-09-07T09:05:47.694Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-07T09:05:47.694Z] INFO: Testing against a local daemon [2022-09-07T09:05:47.694Z] === RUN TestContinueAfterPluginCrash [2022-09-07T09:05:47.694Z] === PAUSE TestContinueAfterPluginCrash [2022-09-07T09:05:47.694Z] === RUN TestReadPluginNoRead [2022-09-07T09:05:47.694Z] === PAUSE TestReadPluginNoRead [2022-09-07T09:05:47.694Z] === RUN TestDaemonStartWithLogOpt [2022-09-07T09:05:47.694Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-07T09:05:47.694Z] === CONT TestContinueAfterPluginCrash [2022-09-07T09:05:47.694Z] === CONT TestDaemonStartWithLogOpt [2022-09-07T09:05:48.141Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-09-07T09:05:48.141Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-07T09:05:49.514Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-09-07T09:05:49.514Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-07T09:05:50.448Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) [2022-09-07T09:05:50.448Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-07T09:05:51.382Z] --- PASS: TestCgroupNamespacesRunHostMode (1.07s) [2022-09-07T09:05:51.382Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-07T09:05:52.755Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-09-07T09:05:52.755Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-07T09:05:53.689Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-09-07T09:05:53.689Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-07T09:05:54.252Z] --- PASS: TestDaemonStartWithLogOpt (6.38s) [2022-09-07T09:05:54.252Z] === CONT TestReadPluginNoRead [2022-09-07T09:05:54.255Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-09-07T09:05:54.255Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-07T09:05:55.629Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) [2022-09-07T09:05:55.629Z] === RUN TestNISDomainname [2022-09-07T09:05:55.887Z] --- PASS: TestNISDomainname (0.55s) [2022-09-07T09:05:55.887Z] === RUN TestHostnameDnsResolution [2022-09-07T09:05:56.513Z] --- PASS: TestContainerKillOnDaemonStart (11.51s) [2022-09-07T09:05:56.513Z] PASS [2022-09-07T09:05:56.513Z] [2022-09-07T09:05:56.513Z] === Skipped [2022-09-07T09:05:56.513Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-07T09:05:56.513Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-07T09:05:56.513Z] [2022-09-07T09:05:56.513Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-07T09:05:56.513Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-09-07T09:05:56.513Z] [2022-09-07T09:05:56.513Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-07T09:05:56.513Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-07T09:05:56.513Z] [2022-09-07T09:05:56.513Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-09-07T09:05:56.513Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-09-07T09:05:56.513Z] [2022-09-07T09:05:56.513Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-07T09:05:56.513Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-07T09:05:56.513Z] [2022-09-07T09:05:56.513Z] DONE 197 tests, 5 skipped in 115.024s [2022-09-07T09:05:56.513Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-07T09:05:56.513Z] INFO: Testing against a local daemon [2022-09-07T09:05:56.513Z] === RUN TestCommitInheritsEnv [2022-09-07T09:05:56.513Z] --- PASS: TestCommitInheritsEnv (0.36s) [2022-09-07T09:05:56.513Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-07T09:05:56.513Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-07T09:05:56.513Z] === RUN TestImagesFilterMultiReference [2022-09-07T09:05:56.513Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-09-07T09:05:56.513Z] === RUN TestImagePullPlatformInvalid [2022-09-07T09:05:56.513Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-07T09:05:56.513Z] === RUN TestRemoveImageOrphaning [2022-09-07T09:05:56.772Z] --- PASS: TestRemoveImageOrphaning (0.36s) [2022-09-07T09:05:56.773Z] === RUN TestRemoveImageGarbageCollector [2022-09-07T09:05:56.822Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-09-07T09:05:56.822Z] === RUN TestUnprivilegedPortsAndPing [2022-09-07T09:05:57.388Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-09-07T09:05:57.388Z] === RUN TestStats [2022-09-07T09:05:57.532Z] === RUN TestReadPluginNoRead/default [2022-09-07T09:05:57.532Z] --- PASS: TestContinueAfterPluginCrash (10.06s) [2022-09-07T09:05:58.615Z] .....INFO: Daemon under test started and replied! [2022-09-07T09:05:58.615Z] INFO: Docker version of the daemon under test [2022-09-07T09:05:58.615Z] [2022-09-07T09:05:58.615Z] Client: [2022-09-07T09:05:58.615Z] Version: 17.06.2-ce [2022-09-07T09:05:58.615Z] API version: 1.30 [2022-09-07T09:05:58.615Z] Go version: go1.8.3 [2022-09-07T09:05:58.615Z] Git commit: cec0b72 [2022-09-07T09:05:58.615Z] Built: Tue Sep 5 19:57:19 2017 [2022-09-07T09:05:58.615Z] OS/Arch: windows/amd64 [2022-09-07T09:05:58.615Z] [2022-09-07T09:05:58.615Z] Server: [2022-09-07T09:05:58.615Z] Version: 0.0.0-dev [2022-09-07T09:05:58.615Z] API version: 1.41 (minimum version 1.24) [2022-09-07T09:05:58.615Z] Go version: go1.18.6 [2022-09-07T09:05:58.615Z] Git commit: 773e211138 [2022-09-07T09:05:58.615Z] Built: 09/07/2022 09:03:27 [2022-09-07T09:05:58.615Z] OS/Arch: windows/amd64 [2022-09-07T09:05:58.615Z] Experimental: false [2022-09-07T09:05:58.615Z] [2022-09-07T09:05:58.615Z] INFO: Docker info of the daemon under test [2022-09-07T09:05:58.615Z] [2022-09-07T09:05:58.615Z] Containers: 0 [2022-09-07T09:05:58.615Z] Running: 0 [2022-09-07T09:05:58.615Z] Paused: 0 [2022-09-07T09:05:58.615Z] Stopped: 0 [2022-09-07T09:05:58.615Z] Images: 0 [2022-09-07T09:05:58.615Z] Server Version: 0.0.0-dev [2022-09-07T09:05:58.615Z] Storage Driver: windowsfilter [2022-09-07T09:05:58.615Z] Windows: [2022-09-07T09:05:58.615Z] Logging Driver: json-file [2022-09-07T09:05:58.615Z] Plugins: [2022-09-07T09:05:58.615Z] Volume: local [2022-09-07T09:05:58.615Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-09-07T09:05:58.615Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-09-07T09:05:58.615Z] Swarm: inactive [2022-09-07T09:05:58.615Z] Default Isolation: process [2022-09-07T09:05:58.615Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-09-07T09:05:58.615Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-09-07T09:05:58.615Z] OSType: windows [2022-09-07T09:05:58.615Z] Architecture: x86_64 [2022-09-07T09:05:58.615Z] CPUs: 4 [2022-09-07T09:05:58.615Z] Total Memory: 32GiB [2022-09-07T09:05:58.615Z] Name: azwin-2-671f80 [2022-09-07T09:05:58.615Z] ID: HM6R:WPLP:CH2T:OO6K:5FGG:2WY7:IAVY:VJNB:MYYB:H7GB:L72Z:5UN6 [2022-09-07T09:05:58.615Z] Docker Root Dir: D:\CI\PR-44098\3\daemon [2022-09-07T09:05:58.615Z] Debug Mode (client): false [2022-09-07T09:05:58.615Z] Debug Mode (server): true [2022-09-07T09:05:58.615Z] File Descriptors: -1 [2022-09-07T09:05:58.615Z] Goroutines: 16 [2022-09-07T09:05:58.615Z] System Time: 2022-09-07T09:05:56.2300953Z [2022-09-07T09:05:58.615Z] EventsListeners: 0 [2022-09-07T09:05:58.615Z] Registry: https://index.docker.io/v1/ [2022-09-07T09:05:58.615Z] Labels: [2022-09-07T09:05:58.615Z] Experimental: false [2022-09-07T09:05:58.615Z] Insecure Registries: [2022-09-07T09:05:58.615Z] 127.0.0.0/8 [2022-09-07T09:05:58.615Z] Live Restore Enabled: false [2022-09-07T09:05:58.615Z] [2022-09-07T09:05:58.615Z] [2022-09-07T09:05:58.615Z] INFO: Docker images of the daemon under test [2022-09-07T09:05:58.615Z] [2022-09-07T09:05:58.615Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-07T09:05:58.615Z] [2022-09-07T09:05:58.615Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-09-07T09:05:58.615Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-09-07T09:05:58.615Z] ltsc2019: Pulling from windows/servercore [2022-09-07T09:05:58.615Z] b111c3320c94: Pulling fs layer [2022-09-07T09:05:58.615Z] 294d77ac553d: Pulling fs layer [2022-09-07T09:05:59.287Z] --- PASS: TestRemoveImageGarbageCollector (1.93s) [2022-09-07T09:05:59.287Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-07T09:05:59.287Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-07T09:05:59.287Z] === RUN TestTagInvalidReference [2022-09-07T09:05:59.287Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-07T09:05:59.287Z] === RUN TestTagValidPrefixedRepo [2022-09-07T09:05:59.287Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-09-07T09:05:59.287Z] === RUN TestTagExistedNameWithoutForce [2022-09-07T09:05:59.287Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-07T09:05:59.287Z] === RUN TestTagOfficialNames [2022-09-07T09:05:59.287Z] --- PASS: TestTagOfficialNames (0.05s) [2022-09-07T09:05:59.287Z] === RUN TestTagMatchesDigest [2022-09-07T09:05:59.287Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-07T09:05:59.287Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-07T09:05:59.432Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-07T09:05:59.916Z] --- PASS: TestStats (2.43s) [2022-09-07T09:05:59.916Z] === RUN TestStopContainerWithTimeout [2022-09-07T09:05:59.916Z] === RUN TestStopContainerWithTimeout/0 [2022-09-07T09:05:59.916Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-07T09:05:59.916Z] === RUN TestStopContainerWithTimeout/1 [2022-09-07T09:05:59.916Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-07T09:05:59.916Z] === RUN TestStopContainerWithTimeout/3 [2022-09-07T09:05:59.916Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-07T09:05:59.916Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-07T09:05:59.916Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-07T09:05:59.916Z] === CONT TestStopContainerWithTimeout/0 [2022-09-07T09:05:59.916Z] === CONT TestStopContainerWithTimeout/3 [2022-09-07T09:06:00.482Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-07T09:06:01.959Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-07T09:06:02.392Z] === CONT TestStopContainerWithTimeout/1 [2022-09-07T09:06:03.765Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-07T09:06:03.765Z] --- PASS: TestStopContainerWithTimeout/0 (0.78s) [2022-09-07T09:06:03.765Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2022-09-07T09:06:03.765Z] --- PASS: TestStopContainerWithTimeout/-1 (2.37s) [2022-09-07T09:06:03.765Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-09-07T09:06:03.765Z] === RUN TestDeleteDevicemapper [2022-09-07T09:06:03.765Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-07T09:06:03.765Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-07T09:06:03.765Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-07T09:06:03.859Z] === CONT TestReadPluginNoRead [2022-09-07T09:06:03.859Z] read_test.go:92: [d8ea8c137ca3b] daemon is not started [2022-09-07T09:06:03.859Z] --- PASS: TestReadPluginNoRead (10.04s) [2022-09-07T09:06:03.859Z] --- PASS: TestReadPluginNoRead/default (2.30s) [2022-09-07T09:06:03.859Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.26s) [2022-09-07T09:06:03.859Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.29s) [2022-09-07T09:06:03.859Z] PASS [2022-09-07T09:06:03.859Z] [2022-09-07T09:06:03.859Z] DONE 6 tests in 16.547s [2022-09-07T09:06:03.859Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-07T09:06:03.859Z] testing: warning: no tests to run [2022-09-07T09:06:03.859Z] PASS [2022-09-07T09:06:03.859Z] [2022-09-07T09:06:03.859Z] DONE 0 tests in 0.040s [2022-09-07T09:06:03.859Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-07T09:06:04.117Z] INFO: Testing against a local daemon [2022-09-07T09:06:04.117Z] === RUN TestPluginWithDevMounts [2022-09-07T09:06:04.117Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-09-07T09:06:04.117Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-09-07T09:06:04.117Z] PASS [2022-09-07T09:06:04.117Z] [2022-09-07T09:06:04.117Z] === Skipped [2022-09-07T09:06:04.117Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-09-07T09:06:04.117Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-09-07T09:06:04.117Z] [2022-09-07T09:06:04.117Z] DONE 1 tests, 1 skipped in 0.136s [2022-09-07T09:06:04.117Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-07T09:06:04.117Z] INFO: Testing against a local daemon [2022-09-07T09:06:04.117Z] === RUN TestSecretInspect [2022-09-07T09:06:04.117Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:04.117Z] --- SKIP: TestSecretInspect (0.02s) [2022-09-07T09:06:04.117Z] === RUN TestSecretList [2022-09-07T09:06:04.117Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:04.117Z] --- SKIP: TestSecretList (0.01s) [2022-09-07T09:06:04.117Z] === RUN TestSecretsCreateAndDelete [2022-09-07T09:06:04.117Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:04.117Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-09-07T09:06:04.117Z] === RUN TestSecretsUpdate [2022-09-07T09:06:04.117Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:04.117Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-09-07T09:06:04.117Z] === RUN TestTemplatedSecret [2022-09-07T09:06:04.117Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:04.117Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-09-07T09:06:04.117Z] === RUN TestSecretCreateResolve [2022-09-07T09:06:04.117Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:04.117Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-09-07T09:06:04.117Z] PASS [2022-09-07T09:06:04.117Z] [2022-09-07T09:06:04.117Z] === Skipped [2022-09-07T09:06:04.117Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-09-07T09:06:04.117Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:04.117Z] [2022-09-07T09:06:04.117Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-09-07T09:06:04.117Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:04.117Z] [2022-09-07T09:06:04.117Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-09-07T09:06:04.117Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:04.117Z] [2022-09-07T09:06:04.117Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-09-07T09:06:04.117Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:04.117Z] [2022-09-07T09:06:04.117Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-09-07T09:06:04.117Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:04.117Z] [2022-09-07T09:06:04.117Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-09-07T09:06:04.117Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:04.117Z] [2022-09-07T09:06:04.117Z] DONE 6 tests, 6 skipped in 0.181s [2022-09-07T09:06:04.117Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-07T09:06:04.375Z] INFO: Testing against a local daemon [2022-09-07T09:06:04.375Z] === RUN TestServiceCreateInit [2022-09-07T09:06:04.375Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-07T09:06:04.375Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:04.375Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-07T09:06:04.375Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:04.375Z] --- PASS: TestServiceCreateInit (0.02s) [2022-09-07T09:06:04.375Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-07T09:06:04.375Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-07T09:06:04.375Z] === RUN TestCreateServiceMultipleTimes [2022-09-07T09:06:04.375Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:04.375Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-09-07T09:06:04.375Z] === RUN TestCreateServiceConflict [2022-09-07T09:06:04.375Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:04.375Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-09-07T09:06:04.375Z] === RUN TestCreateServiceMaxReplicas [2022-09-07T09:06:04.375Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:04.375Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-09-07T09:06:04.375Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-07T09:06:04.376Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:04.376Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-09-07T09:06:04.376Z] === RUN TestCreateServiceSecretFileMode [2022-09-07T09:06:04.376Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:04.376Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-09-07T09:06:04.376Z] === RUN TestCreateServiceConfigFileMode [2022-09-07T09:06:04.376Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:04.376Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-09-07T09:06:04.376Z] === RUN TestCreateServiceSysctls [2022-09-07T09:06:04.376Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:04.634Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-09-07T09:06:04.634Z] === RUN TestCreateServiceCapabilities [2022-09-07T09:06:04.634Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:04.634Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-09-07T09:06:04.634Z] === RUN TestInspect [2022-09-07T09:06:04.634Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:04.634Z] --- SKIP: TestInspect (0.01s) [2022-09-07T09:06:04.634Z] === RUN TestCreateJob [2022-09-07T09:06:04.634Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:04.634Z] --- SKIP: TestCreateJob (0.01s) [2022-09-07T09:06:04.634Z] === RUN TestReplicatedJob [2022-09-07T09:06:04.634Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:04.634Z] --- SKIP: TestReplicatedJob (0.01s) [2022-09-07T09:06:04.634Z] === RUN TestUpdateReplicatedJob [2022-09-07T09:06:04.634Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:04.634Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-09-07T09:06:04.634Z] === RUN TestServiceListWithStatuses [2022-09-07T09:06:04.634Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-07T09:06:04.634Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-07T09:06:04.634Z] === RUN TestDockerNetworkConnectAlias [2022-09-07T09:06:04.634Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:04.634Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-09-07T09:06:04.634Z] === RUN TestDockerNetworkReConnect [2022-09-07T09:06:04.634Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:04.634Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-09-07T09:06:04.634Z] === RUN TestServicePlugin [2022-09-07T09:06:05.140Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.42s) [2022-09-07T09:06:05.140Z] === RUN TestUpdateMemory [2022-09-07T09:06:05.706Z] --- PASS: TestUpdateMemory (0.52s) [2022-09-07T09:06:05.706Z] === RUN TestUpdateCPUQuota [2022-09-07T09:06:06.271Z] --- PASS: TestUpdateCPUQuota (0.70s) [2022-09-07T09:06:06.271Z] === RUN TestUpdatePidsLimit [2022-09-07T09:06:06.271Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-07T09:06:06.529Z] === RUN TestUpdatePidsLimit/no_change [2022-09-07T09:06:06.787Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-07T09:06:07.045Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-07T09:06:07.045Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-07T09:06:07.303Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-07T09:06:07.479Z] 294d77ac553d: Verifying Checksum [2022-09-07T09:06:07.479Z] 294d77ac553d: Download complete [2022-09-07T09:06:07.562Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-07T09:06:07.919Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:07.919Z] --- SKIP: TestServicePlugin (2.94s) [2022-09-07T09:06:07.919Z] === RUN TestServiceUpdateLabel [2022-09-07T09:06:07.919Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:07.919Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-09-07T09:06:07.919Z] === RUN TestServiceUpdateSecrets [2022-09-07T09:06:07.919Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:07.919Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-09-07T09:06:07.919Z] === RUN TestServiceUpdateConfigs [2022-09-07T09:06:07.919Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:07.919Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-09-07T09:06:07.919Z] === RUN TestServiceUpdateNetwork [2022-09-07T09:06:07.919Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:07.919Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-09-07T09:06:07.919Z] === RUN TestServiceUpdatePidsLimit [2022-09-07T09:06:07.919Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:07.919Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-09-07T09:06:07.919Z] PASS [2022-09-07T09:06:07.919Z] [2022-09-07T09:06:07.919Z] === Skipped [2022-09-07T09:06:07.919Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-07T09:06:07.919Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:07.919Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-07T09:06:07.919Z] [2022-09-07T09:06:07.919Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-07T09:06:07.919Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:07.919Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-07T09:06:07.919Z] [2022-09-07T09:06:07.919Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-09-07T09:06:07.919Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:07.919Z] [2022-09-07T09:06:07.919Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-09-07T09:06:07.919Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:07.919Z] [2022-09-07T09:06:07.919Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-09-07T09:06:07.919Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:07.919Z] [2022-09-07T09:06:07.919Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-09-07T09:06:07.919Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:07.919Z] [2022-09-07T09:06:07.919Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-09-07T09:06:07.919Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:07.919Z] [2022-09-07T09:06:07.919Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-09-07T09:06:07.919Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:07.919Z] [2022-09-07T09:06:07.919Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-09-07T09:06:07.919Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:07.919Z] [2022-09-07T09:06:07.919Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-09-07T09:06:07.919Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:07.919Z] [2022-09-07T09:06:07.919Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-09-07T09:06:07.919Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:07.919Z] [2022-09-07T09:06:07.919Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-09-07T09:06:07.919Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:07.919Z] [2022-09-07T09:06:07.919Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-09-07T09:06:07.919Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:07.919Z] [2022-09-07T09:06:07.919Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-09-07T09:06:07.919Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:07.919Z] [2022-09-07T09:06:07.919Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-07T09:06:07.919Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-07T09:06:07.919Z] [2022-09-07T09:06:07.919Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-09-07T09:06:07.919Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:07.919Z] [2022-09-07T09:06:07.919Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-09-07T09:06:07.919Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:07.919Z] [2022-09-07T09:06:07.919Z] === SKIP: amd64.integration.service TestServicePlugin (2.94s) [2022-09-07T09:06:07.919Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:07.919Z] [2022-09-07T09:06:07.919Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-09-07T09:06:07.919Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:07.919Z] [2022-09-07T09:06:07.919Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-09-07T09:06:07.919Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:07.919Z] [2022-09-07T09:06:07.919Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-09-07T09:06:07.919Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:07.919Z] [2022-09-07T09:06:07.919Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-09-07T09:06:07.919Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:07.919Z] [2022-09-07T09:06:07.919Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-09-07T09:06:07.919Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-09-07T09:06:07.919Z] [2022-09-07T09:06:07.919Z] DONE 24 tests, 23 skipped in 3.352s [2022-09-07T09:06:07.919Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-07T09:06:07.919Z] INFO: Testing against a local daemon [2022-09-07T09:06:07.919Z] === RUN TestSessionCreate [2022-09-07T09:06:07.919Z] --- PASS: TestSessionCreate (0.02s) [2022-09-07T09:06:07.919Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-07T09:06:07.919Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-07T09:06:07.919Z] PASS [2022-09-07T09:06:07.919Z] [2022-09-07T09:06:07.919Z] DONE 2 tests in 0.157s [2022-09-07T09:06:07.919Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-07T09:06:07.919Z] INFO: Testing against a local daemon [2022-09-07T09:06:07.919Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-07T09:06:07.919Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-07T09:06:07.919Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-07T09:06:07.919Z] === RUN TestEventsExecDie [2022-09-07T09:06:08.128Z] --- PASS: TestUpdatePidsLimit (1.74s) [2022-09-07T09:06:08.128Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-09-07T09:06:08.128Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-09-07T09:06:08.128Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-09-07T09:06:08.128Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.17s) [2022-09-07T09:06:08.128Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-09-07T09:06:08.128Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-09-07T09:06:08.128Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-09-07T09:06:08.128Z] === RUN TestUpdateRestartPolicy [2022-09-07T09:06:08.484Z] --- PASS: TestEventsExecDie (0.50s) [2022-09-07T09:06:08.484Z] === RUN TestEventsBackwardsCompatible [2022-09-07T09:06:08.484Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-09-07T09:06:08.484Z] === RUN TestInfoBinaryCommits [2022-09-07T09:06:08.484Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-07T09:06:08.484Z] === RUN TestInfoAPIVersioned [2022-09-07T09:06:08.484Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-07T09:06:08.484Z] === RUN TestInfoDiscoveryBackend [2022-09-07T09:06:10.383Z] --- PASS: TestInfoDiscoveryBackend (1.55s) [2022-09-07T09:06:10.383Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-09-07T09:06:13.663Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2022-09-07T09:06:13.663Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-09-07T09:06:13.663Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T09:06:13.663Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-09-07T09:06:13.663Z] === RUN TestInfoAPI [2022-09-07T09:06:13.663Z] --- PASS: TestInfoAPI (0.02s) [2022-09-07T09:06:13.663Z] === RUN TestInfoAPIWarnings [2022-09-07T09:06:15.583Z] 2022/09/07 09:06:11 Finished clone google.golang.org/api [2022-09-07T09:06:15.583Z] 2022/09/07 09:06:11 Dependencies downloaded. Download time: 2m32.801459936s [2022-09-07T09:06:15.583Z] 2022/09/07 09:06:11 Collecting all dependencies [2022-09-07T09:06:20.402Z] --- PASS: TestUpdateRestartPolicy (10.78s) [2022-09-07T09:06:20.402Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-07T09:06:20.402Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-09-07T09:06:20.402Z] === RUN TestWaitNonBlocked [2022-09-07T09:06:20.402Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T09:06:20.402Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T09:06:20.402Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T09:06:20.402Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T09:06:20.402Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T09:06:20.402Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T09:06:20.402Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-07T09:06:20.402Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2022-09-07T09:06:20.402Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2022-09-07T09:06:20.402Z] === RUN TestWaitBlocked [2022-09-07T09:06:20.402Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T09:06:20.402Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T09:06:20.402Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T09:06:20.402Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T09:06:20.402Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T09:06:20.402Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T09:06:20.660Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-07T09:06:20.660Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.55s) [2022-09-07T09:06:20.660Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.58s) [2022-09-07T09:06:20.660Z] === CONT TestContainerStartOnDaemonRestart [2022-09-07T09:06:20.660Z] === CONT TestContainerKillOnDaemonStart [2022-09-07T09:06:20.853Z] 2022/09/07 09:06:19 Clean vendor dir from unused packages [2022-09-07T09:06:20.853Z] 2022/09/07 09:06:19 Ignoring paths matching "^archive/tar" [2022-09-07T09:06:20.853Z] 2022/09/07 09:06:20 Success [2022-09-07T09:06:20.853Z] 2022/09/07 09:06:20 Running time: 2m46.008582957s [2022-09-07T09:06:20.853Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-07T09:06:21.727Z] + echo Ensuring container killed. [2022-09-07T09:06:21.727Z] Ensuring container killed. [2022-09-07T09:06:21.727Z] + docker rm -vf docker-pr3 [2022-09-07T09:06:21.727Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh [2022-09-07T09:06:22.008Z] + echo Chowning /workspace to jenkins user [2022-09-07T09:06:22.008Z] Chowning /workspace to jenkins user [2022-09-07T09:06:22.008Z] + id -u [2022-09-07T09:06:22.008Z] + id -g [2022-09-07T09:06:22.008Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44098:/workspace busybox chown -R 1000:1000 /workspace [2022-09-07T09:06:22.559Z] --- PASS: TestContainerStartOnDaemonRestart (2.02s) [2022-09-07T09:06:22.559Z] === CONT TestIpcModeOlderClient [2022-09-07T09:06:22.559Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-09-07T09:06:22.559Z] === CONT TestDaemonHostGatewayIP [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-07T09:06:22.868Z] + bundleName=unit [2022-09-07T09:06:22.868Z] + echo Creating unit-bundles.tar.gz [2022-09-07T09:06:22.868Z] Creating unit-bundles.tar.gz [2022-09-07T09:06:22.868Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2022-09-07T09:06:22.868Z] bundles/junit-report.xml [2022-09-07T09:06:22.868Z] bundles/go-test-report.json [2022-09-07T09:06:22.868Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-09-07T09:06:22.880Z] Archiving artifacts [2022-09-07T09:06:23.209Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44098/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-07T09:06:23.514Z] + make clean [2022-09-07T09:06:23.772Z] docker volume rm -f docker-dev-cache [2022-09-07T09:06:23.772Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-07T09:06:25.088Z] --- PASS: TestDaemonHostGatewayIP (2.15s) [2022-09-07T09:06:25.088Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-07T09:06:25.550Z] b111c3320c94: Verifying Checksum [2022-09-07T09:06:25.550Z] b111c3320c94: Download complete [2022-09-07T09:06:26.461Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.61s) [2022-09-07T09:06:26.461Z] === CONT TestDaemonRestartIpcMode [2022-09-07T09:06:28.988Z] --- PASS: TestDaemonRestartIpcMode (2.08s) [2022-09-07T09:06:31.732Z] --- PASS: TestInfoAPIWarnings (17.36s) [2022-09-07T09:06:31.733Z] === RUN TestInfoDebug [2022-09-07T09:06:31.733Z] --- PASS: TestInfoDebug (0.54s) [2022-09-07T09:06:31.733Z] === RUN TestInfoInsecureRegistries [2022-09-07T09:06:32.269Z] --- PASS: TestContainerKillOnDaemonStart (11.63s) [2022-09-07T09:06:32.269Z] PASS [2022-09-07T09:06:32.269Z] [2022-09-07T09:06:32.269Z] === Skipped [2022-09-07T09:06:32.269Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-09-07T09:06:32.269Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-07T09:06:32.269Z] [2022-09-07T09:06:32.269Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-07T09:06:32.269Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-07T09:06:32.269Z] [2022-09-07T09:06:32.269Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-07T09:06:32.269Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-07T09:06:32.269Z] [2022-09-07T09:06:32.269Z] DONE 197 tests, 3 skipped in 101.723s [2022-09-07T09:06:32.269Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-09-07T09:06:32.269Z] ++ 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 [2022-09-07T09:06:32.269Z] ++ set -e [2022-09-07T09:06:32.269Z] ++ '[' -n 0 ']' [2022-09-07T09:06:32.269Z] ++ set -x [2022-09-07T09:06:32.269Z] ++ env -i DEST=/go/src/github.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 [2022-09-07T09:06:32.269Z] INFO: Testing against a local daemon [2022-09-07T09:06:32.269Z] === RUN TestCommitInheritsEnv [2022-09-07T09:06:32.527Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-09-07T09:06:32.527Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-07T09:06:32.527Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-09-07T09:06:32.527Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-07T09:06:32.527Z] === RUN TestImagesFilterMultiReference [2022-09-07T09:06:32.785Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-09-07T09:06:32.785Z] === RUN TestImagePullPlatformInvalid [2022-09-07T09:06:32.785Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-07T09:06:32.785Z] === RUN TestRemoveImageOrphaning [2022-09-07T09:06:33.043Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-09-07T09:06:33.043Z] === RUN TestRemoveImageGarbageCollector [2022-09-07T09:06:33.043Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T09:06:33.043Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-07T09:06:33.043Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-07T09:06:33.043Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-07T09:06:33.043Z] === RUN TestTagInvalidReference [2022-09-07T09:06:33.043Z] --- PASS: TestTagInvalidReference (0.02s) [2022-09-07T09:06:33.043Z] === RUN TestTagValidPrefixedRepo [2022-09-07T09:06:33.043Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-07T09:06:33.043Z] === RUN TestTagExistedNameWithoutForce [2022-09-07T09:06:33.043Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-09-07T09:06:33.043Z] === RUN TestTagOfficialNames [2022-09-07T09:06:33.043Z] --- PASS: TestTagOfficialNames (0.06s) [2022-09-07T09:06:33.043Z] === RUN TestTagMatchesDigest [2022-09-07T09:06:33.043Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-07T09:06:33.043Z] PASS [2022-09-07T09:06:33.043Z] [2022-09-07T09:06:33.043Z] === Skipped [2022-09-07T09:06:33.043Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-07T09:06:33.043Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-09-07T09:06:33.043Z] [2022-09-07T09:06:33.043Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-07T09:06:33.043Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T09:06:33.043Z] [2022-09-07T09:06:33.043Z] DONE 12 tests, 2 skipped in 0.898s [2022-09-07T09:06:33.043Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-09-07T09:06:33.043Z] ++ 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 [2022-09-07T09:06:33.043Z] ++ set -e [2022-09-07T09:06:33.043Z] ++ '[' -n 0 ']' [2022-09-07T09:06:33.043Z] ++ set -x [2022-09-07T09:06:33.043Z] ++ env -i DEST=/go/src/github.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 [2022-09-07T09:06:33.105Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2022-09-07T09:06:33.105Z] === RUN TestInfoRegistryMirrors [2022-09-07T09:06:33.301Z] INFO: Testing against a local daemon [2022-09-07T09:06:33.301Z] === RUN TestNetworkCreateDelete [2022-09-07T09:06:33.301Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-09-07T09:06:33.301Z] === RUN TestDockerNetworkDeletePreferID [2022-09-07T09:06:33.869Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) [2022-09-07T09:06:33.869Z] === RUN TestDaemonDNSFallback [2022-09-07T09:06:34.477Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2022-09-07T09:06:34.477Z] === RUN TestLoginFailsWithBadCredentials [2022-09-07T09:06:34.736Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-07T09:06:34.736Z] === RUN TestPingCacheHeaders [2022-09-07T09:06:34.736Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-07T09:06:34.736Z] === RUN TestPingGet [2022-09-07T09:06:34.736Z] --- PASS: TestPingGet (0.01s) [2022-09-07T09:06:34.736Z] === RUN TestPingHead [2022-09-07T09:06:34.736Z] --- PASS: TestPingHead (0.02s) [2022-09-07T09:06:34.736Z] === RUN TestVersion [2022-09-07T09:06:34.891Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-07T09:06:34.891Z] Using test binary docker [2022-09-07T09:06:34.891Z] +++ /etc/init.d/apparmor start [2022-09-07T09:06:34.891Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-07T09:06:34.891Z] INFO: Waiting for daemon to start... [2022-09-07T09:06:34.891Z] Starting dockerd [2022-09-07T09:06:34.891Z] +++ 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 [2022-09-07T09:06:34.891Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-07T09:06:34.891Z] Using test binary docker [2022-09-07T09:06:34.891Z] +++ /etc/init.d/apparmor start [2022-09-07T09:06:34.891Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-09-07T09:06:34.891Z] Starting dockerd [2022-09-07T09:06:34.891Z] INFO: Waiting for daemon to start... [2022-09-07T09:06:34.891Z] +++ 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 [2022-09-07T09:06:34.891Z] . [2022-09-07T09:06:34.891Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-07T09:06:34.891Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-07T09:06:34.891Z] Error: No such image: emptyfs [2022-09-07T09:06:34.891Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-07T09:06:34.891Z] ++++ docker load [2022-09-07T09:06:34.891Z] Running integration-test (iteration 1) [2022-09-07T09:06:34.891Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-09-07T09:06:34.891Z] ++ 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)/' [2022-09-07T09:06:34.891Z] ++ set -e [2022-09-07T09:06:34.891Z] ++ '[' -n 0 ']' [2022-09-07T09:06:34.891Z] ++ set -x [2022-09-07T09:06:34.891Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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)/' [2022-09-07T09:06:34.891Z] [2022-09-07T09:06:34.891Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-07T09:06:34.891Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-07T09:06:34.891Z] Error: No such image: emptyfs [2022-09-07T09:06:34.891Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-07T09:06:34.891Z] ++++ docker load [2022-09-07T09:06:34.891Z] Running integration-test (iteration 1) [2022-09-07T09:06:34.891Z] 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)/ [2022-09-07T09:06:34.891Z] ++ 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)/' [2022-09-07T09:06:34.891Z] ++ set -e [2022-09-07T09:06:34.891Z] ++ '[' -n 0 ']' [2022-09-07T09:06:34.891Z] ++ set -x [2022-09-07T09:06:34.891Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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)/' [2022-09-07T09:06:34.994Z] --- PASS: TestVersion (0.02s) [2022-09-07T09:06:34.994Z] PASS [2022-09-07T09:06:34.994Z] [2022-09-07T09:06:34.994Z] === Skipped [2022-09-07T09:06:34.994Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-07T09:06:34.994Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-07T09:06:34.994Z] [2022-09-07T09:06:34.994Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-09-07T09:06:34.994Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-09-07T09:06:34.994Z] [2022-09-07T09:06:34.994Z] DONE 18 tests, 2 skipped in 27.094s [2022-09-07T09:06:34.994Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-07T09:06:34.994Z] INFO: Testing against a local daemon [2022-09-07T09:06:34.994Z] === RUN TestVolumesCreateAndList [2022-09-07T09:06:34.994Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-07T09:06:34.994Z] === RUN TestVolumesRemove [2022-09-07T09:06:34.994Z] --- PASS: TestVolumesRemove (0.07s) [2022-09-07T09:06:34.994Z] === RUN TestVolumesInspect [2022-09-07T09:06:34.994Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-07T09:06:34.994Z] === RUN TestVolumesInvalidJSON [2022-09-07T09:06:35.252Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-09-07T09:06:35.252Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-09-07T09:06:35.252Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-09-07T09:06:35.252Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-07T09:06:35.252Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-09-07T09:06:35.252Z] PASS [2022-09-07T09:06:35.252Z] [2022-09-07T09:06:35.252Z] DONE 5 tests in 0.246s [2022-09-07T09:06:35.252Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-07T09:06:35.252Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12364 is not a child of this shell [2022-09-07T09:06:35.252Z] warning: PID 12364 from bundles/test-integration/docker.pid had a nonzero exit code [2022-09-07T09:06:35.252Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-07T09:06:35.252Z] [2022-09-07T09:06:35.252Z] Unloading profiles will leave already running processes permanently [2022-09-07T09:06:35.252Z] unconfined, which can lead to unexpected situations. [2022-09-07T09:06:35.252Z] [2022-09-07T09:06:35.252Z] To set a process to complain mode, use the command line tool [2022-09-07T09:06:35.252Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-07T09:06:35.252Z] Removing test suite binaries [2022-09-07T09:06:35.252Z] exiting test-integration [2022-09-07T09:06:35.252Z] ++ exit 0 [2022-09-07T09:06:36.185Z] Post stage [Pipeline] junit [2022-09-07T09:06:37.570Z] Recording test results [2022-09-07T09:06:39.266Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-07T09:06:39.610Z] + echo Ensuring container killed. [2022-09-07T09:06:39.610Z] Ensuring container killed. [2022-09-07T09:06:39.610Z] + docker rm -vf docker-pr3 [2022-09-07T09:06:40.175Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh [2022-09-07T09:06:40.426Z] --- PASS: TestDaemonDNSFallback (6.24s) [2022-09-07T09:06:40.426Z] === RUN TestInspectNetwork [2022-09-07T09:06:40.475Z] + echo Chowning /workspace to jenkins user [2022-09-07T09:06:40.475Z] Chowning /workspace to jenkins user [2022-09-07T09:06:40.475Z] + id -u [2022-09-07T09:06:40.475Z] + id -g [2022-09-07T09:06:40.475Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44098:/workspace busybox chown -R 1000:1000 /workspace [2022-09-07T09:06:40.475Z] Unable to find image 'busybox:latest' locally [2022-09-07T09:06:40.733Z] latest: Pulling from library/busybox [2022-09-07T09:06:40.733Z] 2c39bef88607: Pulling fs layer [2022-09-07T09:06:40.733Z] 2c39bef88607: Verifying Checksum [2022-09-07T09:06:40.733Z] 2c39bef88607: Download complete [2022-09-07T09:06:40.733Z] 2c39bef88607: Pull complete [2022-09-07T09:06:40.733Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-07T09:06:40.733Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-07T09:06:42.931Z] + bundleName=amd64-rootless [2022-09-07T09:06:42.932Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-09-07T09:06:42.932Z] Creating amd64-rootless-bundles.tar.gz [2022-09-07T09:06:42.932Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-09-07T09:06:42.932Z] + 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 [2022-09-07T09:06:42.943Z] Archiving artifacts [2022-09-07T09:06:42.953Z] === RUN TestInspectNetwork/full_network_id [2022-09-07T09:06:42.953Z] === RUN TestInspectNetwork/partial_network_id [2022-09-07T09:06:42.953Z] === RUN TestInspectNetwork/network_name [2022-09-07T09:06:42.953Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-07T09:06:44.756Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44098/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-07T09:06:45.062Z] + make clean [2022-09-07T09:06:45.321Z] docker volume rm -f docker-dev-cache [2022-09-07T09:06:45.321Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-07T09:06:47.135Z] --- PASS: TestInspectNetwork (6.98s) [2022-09-07T09:06:47.135Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-07T09:06:47.135Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-07T09:06:47.135Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-07T09:06:47.135Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-07T09:06:47.135Z] === RUN TestRunContainerWithBridgeNone [2022-09-07T09:06:48.508Z] --- PASS: TestRunContainerWithBridgeNone (1.47s) [2022-09-07T09:06:48.508Z] === RUN TestNetworkInvalidJSON [2022-09-07T09:06:48.508Z] === RUN TestNetworkInvalidJSON//networks/create [2022-09-07T09:06:48.508Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-09-07T09:06:48.508Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-09-07T09:06:48.508Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-09-07T09:06:48.508Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-07T09:06:48.508Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-07T09:06:48.508Z] === CONT TestNetworkInvalidJSON//networks/create [2022-09-07T09:06:48.508Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-07T09:06:48.508Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-09-07T09:06:48.508Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-07T09:06:48.508Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-09-07T09:06:48.508Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-09-07T09:06:48.508Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-09-07T09:06:48.508Z] === RUN TestNetworkList [2022-09-07T09:06:48.508Z] === RUN TestNetworkList//networks [2022-09-07T09:06:48.508Z] === PAUSE TestNetworkList//networks [2022-09-07T09:06:48.508Z] === RUN TestNetworkList//networks/ [2022-09-07T09:06:48.508Z] === PAUSE TestNetworkList//networks/ [2022-09-07T09:06:48.508Z] === CONT TestNetworkList//networks [2022-09-07T09:06:48.508Z] === CONT TestNetworkList//networks/ [2022-09-07T09:06:48.508Z] --- PASS: TestNetworkList (0.01s) [2022-09-07T09:06:48.508Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-07T09:06:48.508Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-07T09:06:48.508Z] === RUN TestHostIPv4BridgeLabel [2022-09-07T09:06:49.073Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-07T09:06:49.073Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-07T09:06:50.007Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-07T09:06:50.007Z] === RUN TestDaemonDefaultNetworkPools [2022-09-07T09:06:50.941Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-09-07T09:06:50.941Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-07T09:06:51.875Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-09-07T09:06:51.875Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-07T09:06:53.248Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-09-07T09:06:53.248Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-07T09:06:53.815Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-09-07T09:06:53.815Z] === RUN TestServiceWithPredefinedNetwork [2022-09-07T09:06:56.344Z] --- PASS: TestServiceWithPredefinedNetwork (2.17s) [2022-09-07T09:06:56.344Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-07T09:06:56.344Z] service_test.go:242: FLAKY_TEST [2022-09-07T09:06:56.344Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-07T09:06:56.344Z] === RUN TestServiceWithDataPathPortInit [2022-09-07T09:07:11.210Z] --- PASS: TestServiceWithDataPathPortInit (13.38s) [2022-09-07T09:07:11.210Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-07T09:07:11.776Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vnkuphu7ub5e6qyoj6zogqruc Created:2022-09-07 09:07:10.621807663 +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[409125469fa436d03c094124a3d6a1b6a00ca97d1ff90920acdf298b5e980489:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nb0j6hp6f1nrynacgekqixsq3 EndpointID:003f0339c19ba369c8e784f80d36d5de5dfae318e719c304f490cac6b65db9fd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5d839a1b2f895d2b0628670635a777baa94f4aeeafe9a278250b089237eb468c 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:96847cbb52cd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nb0j6hp6f1nrynacgekqixsq3 EndpointID:003f0339c19ba369c8e784f80d36d5de5dfae318e719c304f490cac6b65db9fd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-07T09:07:13.628Z] Loaded image: buildpack-deps:buster [2022-09-07T09:07:13.628Z] Loaded image: busybox:latest [2022-09-07T09:07:13.628Z] Loaded image: busybox:glibc [2022-09-07T09:07:13.628Z] Loaded image: buildpack-deps:buster [2022-09-07T09:07:13.628Z] Loaded image: busybox:latest [2022-09-07T09:07:13.628Z] Loaded image: busybox:glibc [2022-09-07T09:07:15.960Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.65s) [2022-09-07T09:07:15.960Z] PASS [2022-09-07T09:07:15.960Z] [2022-09-07T09:07:15.960Z] === Skipped [2022-09-07T09:07:15.960Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-07T09:07:15.960Z] service_test.go:242: FLAKY_TEST [2022-09-07T09:07:15.960Z] [2022-09-07T09:07:15.960Z] DONE 26 tests, 1 skipped in 42.857s [2022-09-07T09:07:15.960Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-07T09:07:15.960Z] ++ 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 [2022-09-07T09:07:15.960Z] ++ set -e [2022-09-07T09:07:15.960Z] ++ '[' -n 0 ']' [2022-09-07T09:07:15.960Z] ++ set -x [2022-09-07T09:07:15.960Z] ++ env -i DEST=/go/src/github.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 [2022-09-07T09:07:16.218Z] INFO: Testing against a local daemon [2022-09-07T09:07:16.218Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-07T09:07:16.218Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T09:07:16.218Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-07T09:07:16.218Z] === RUN TestDockerNetworkIpvlan [2022-09-07T09:07:16.218Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T09:07:16.218Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-07T09:07:16.218Z] PASS [2022-09-07T09:07:16.218Z] [2022-09-07T09:07:16.218Z] === Skipped [2022-09-07T09:07:16.218Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-07T09:07:16.218Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T09:07:16.218Z] [2022-09-07T09:07:16.218Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-07T09:07:16.218Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T09:07:16.218Z] [2022-09-07T09:07:16.218Z] DONE 2 tests, 2 skipped in 0.098s [2022-09-07T09:07:16.218Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-07T09:07:16.218Z] ++ 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 [2022-09-07T09:07:16.218Z] ++ set -e [2022-09-07T09:07:16.218Z] ++ '[' -n 0 ']' [2022-09-07T09:07:16.218Z] ++ set -x [2022-09-07T09:07:16.218Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-09-07T09:07:16.218Z] INFO: Testing against a local daemon [2022-09-07T09:07:16.218Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-07T09:07:17.594Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2022-09-07T09:07:17.594Z] === RUN TestDockerNetworkMacvlan [2022-09-07T09:07:17.868Z] Loaded image: debian:bullseye [2022-09-07T09:07:18.127Z] Loaded image: hello-world:latest [2022-09-07T09:07:18.159Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-07T09:07:18.386Z] Loaded image: arm32v7/hello-world:latest [2022-09-07T09:07:18.386Z] INFO: Testing against a local daemon [2022-09-07T09:07:18.386Z] === RUN TestDockerDaemonSuite [2022-09-07T09:07:18.386Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-09-07T09:07:18.645Z] Loaded image: debian:bullseye [2022-09-07T09:07:18.905Z] Loaded image: hello-world:latest [2022-09-07T09:07:19.093Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-07T09:07:19.165Z] Loaded image: arm32v7/hello-world:latest [2022-09-07T09:07:19.165Z] INFO: Testing against a local daemon [2022-09-07T09:07:19.165Z] === RUN TestDockerSuite [2022-09-07T09:07:19.165Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-09-07T09:07:19.165Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-09-07T09:07:19.165Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-09-07T09:07:19.165Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-09-07T09:07:19.165Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-09-07T09:07:19.165Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-09-07T09:07:19.165Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-09-07T09:07:19.165Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-09-07T09:07:19.659Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-07T09:07:20.544Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-09-07T09:07:20.803Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-09-07T09:07:21.561Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-07T09:07:21.742Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-09-07T09:07:22.002Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-09-07T09:07:22.942Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-07T09:07:22.958Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-09-07T09:07:23.899Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-09-07T09:07:23.899Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-09-07T09:07:24.468Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-09-07T09:07:25.409Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-09-07T09:07:25.668Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-09-07T09:07:25.668Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-09-07T09:07:25.669Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-09-07T09:07:25.928Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-09-07T09:07:26.254Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-07T09:07:26.820Z] --- PASS: TestDockerNetworkMacvlan (9.36s) [2022-09-07T09:07:26.820Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-09-07T09:07:26.820Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-09-07T09:07:26.820Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s) [2022-09-07T09:07:26.820Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-09-07T09:07:26.820Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.93s) [2022-09-07T09:07:26.820Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-09-07T09:07:26.820Z] PASS [2022-09-07T09:07:26.820Z] [2022-09-07T09:07:26.820Z] DONE 8 tests in 10.720s [2022-09-07T09:07:26.820Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-07T09:07:26.820Z] ++ 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 [2022-09-07T09:07:26.820Z] ++ set -e [2022-09-07T09:07:26.820Z] ++ '[' -n 0 ']' [2022-09-07T09:07:26.820Z] ++ set -x [2022-09-07T09:07:26.820Z] ++ env -i DEST=/go/src/github.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 [2022-09-07T09:07:26.820Z] testing: warning: no tests to run [2022-09-07T09:07:26.820Z] PASS [2022-09-07T09:07:26.820Z] [2022-09-07T09:07:26.820Z] DONE 0 tests in 0.028s [2022-09-07T09:07:26.820Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-07T09:07:26.820Z] ++ 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 [2022-09-07T09:07:26.820Z] ++ set -e [2022-09-07T09:07:26.820Z] ++ '[' -n 0 ']' [2022-09-07T09:07:26.820Z] ++ set -x [2022-09-07T09:07:26.821Z] ++ env -i DEST=/go/src/github.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 [2022-09-07T09:07:26.864Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-09-07T09:07:27.078Z] INFO: Testing against a local daemon [2022-09-07T09:07:27.078Z] === RUN TestAuthZPluginAllowRequest [2022-09-07T09:07:27.809Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-09-07T09:07:27.809Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-09-07T09:07:27.809Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-09-07T09:07:27.809Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-09-07T09:07:28.012Z] --- PASS: TestAuthZPluginAllowRequest (1.08s) [2022-09-07T09:07:28.012Z] === RUN TestAuthZPluginTLS [2022-09-07T09:07:28.578Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-09-07T09:07:28.578Z] === RUN TestAuthZPluginDenyRequest [2022-09-07T09:07:29.144Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-07T09:07:29.144Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-07T09:07:29.709Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-07T09:07:29.709Z] === RUN TestAuthZPluginDenyResponse [2022-09-07T09:07:30.275Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-09-07T09:07:30.275Z] === RUN TestAuthZPluginAllowEventStream [2022-09-07T09:07:31.647Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-09-07T09:07:31.647Z] === RUN TestAuthZPluginErrorResponse [2022-09-07T09:07:31.905Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-07T09:07:31.905Z] === RUN TestAuthZPluginErrorRequest [2022-09-07T09:07:32.471Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-07T09:07:32.471Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-07T09:07:33.036Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-09-07T09:07:33.036Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-07T09:07:33.091Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-09-07T09:07:34.029Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-09-07T09:07:34.409Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.30s) [2022-09-07T09:07:34.409Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-07T09:07:35.408Z] --- PASS: TestBuildWithHugeFile (116.70s) [2022-09-07T09:07:35.408Z] === RUN TestBuildWithEmptyDockerfile [2022-09-07T09:07:35.408Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T09:07:35.408Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T09:07:35.408Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T09:07:35.408Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T09:07:35.408Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T09:07:35.408Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T09:07:35.408Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T09:07:35.408Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T09:07:35.408Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T09:07:35.408Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-09-07T09:07:35.408Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-09-07T09:07:35.408Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-09-07T09:07:35.408Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-09-07T09:07:35.408Z] === RUN TestBuildPreserveOwnership [2022-09-07T09:07:35.408Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-07T09:07:35.782Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.28s) [2022-09-07T09:07:35.782Z] === RUN TestAuthZPluginHeader [2022-09-07T09:07:35.783Z] --- PASS: TestImportExtremelyLargeImageWorks (94.27s) [2022-09-07T09:07:35.783Z] PASS [2022-09-07T09:07:35.783Z] [2022-09-07T09:07:35.783Z] DONE 12 tests in 97.347s [2022-09-07T09:07:35.783Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-07T09:07:35.783Z] INFO: Testing against a local daemon [2022-09-07T09:07:35.783Z] === RUN TestNetworkCreateDelete [2022-09-07T09:07:35.783Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-09-07T09:07:35.783Z] === RUN TestDockerNetworkDeletePreferID [2022-09-07T09:07:35.783Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2022-09-07T09:07:35.783Z] === RUN TestDaemonDNSFallback [2022-09-07T09:07:35.976Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-09-07T09:07:36.347Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-09-07T09:07:36.348Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-07T09:07:36.348Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T09:07:36.348Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-07T09:07:36.348Z] === RUN TestAuthZPluginV2Disable [2022-09-07T09:07:36.348Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T09:07:36.348Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-09-07T09:07:36.348Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-07T09:07:36.348Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T09:07:36.348Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-07T09:07:36.348Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-07T09:07:36.348Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T09:07:36.348Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-07T09:07:36.348Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-07T09:07:37.882Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-07T09:07:37.882Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-09-07T09:07:38.451Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-09-07T09:07:39.018Z] --- PASS: TestBuildPreserveOwnership (3.44s) [2022-09-07T09:07:39.018Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.23s) [2022-09-07T09:07:39.018Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.20s) [2022-09-07T09:07:39.018Z] === RUN TestBuildPlatformInvalid [2022-09-07T09:07:39.018Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2022-09-07T09:07:39.018Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-07T09:07:39.018Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-09-07T09:07:39.586Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-09-07T09:07:40.525Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-09-07T09:07:41.068Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-09-07T09:07:41.068Z] === RUN TestInspectNetwork [2022-09-07T09:07:42.430Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-09-07T09:07:42.997Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-09-07T09:07:43.623Z] === RUN TestInspectNetwork/full_network_id [2022-09-07T09:07:43.623Z] === RUN TestInspectNetwork/partial_network_id [2022-09-07T09:07:43.623Z] === RUN TestInspectNetwork/network_name [2022-09-07T09:07:43.623Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-07T09:07:44.376Z] === RUN TestDockerSuite/TestAttachDetach [2022-09-07T09:07:44.376Z] docker_cli_daemon_test.go:1456: [d4ee2f9f254d2] daemon is not started [2022-09-07T09:07:45.317Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-09-07T09:07:45.578Z] check_test.go:309: [daa4baa4efa96] daemon is not started [2022-09-07T09:07:45.578Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-09-07T09:07:46.153Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-09-07T09:07:47.786Z] --- PASS: TestInspectNetwork (7.39s) [2022-09-07T09:07:47.786Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-07T09:07:47.786Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-07T09:07:47.786Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-07T09:07:47.786Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-07T09:07:47.786Z] === RUN TestRunContainerWithBridgeNone [2022-09-07T09:07:48.060Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-09-07T09:07:48.061Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-09-07T09:07:48.999Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-09-07T09:07:49.567Z] check_test.go:309: [d683ba3e68b21] daemon is not started [2022-09-07T09:07:49.567Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-09-07T09:07:49.673Z] --- PASS: TestRunContainerWithBridgeNone (1.73s) [2022-09-07T09:07:49.673Z] === RUN TestNetworkInvalidJSON [2022-09-07T09:07:49.673Z] === RUN TestNetworkInvalidJSON//networks/create [2022-09-07T09:07:49.673Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-09-07T09:07:49.673Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-09-07T09:07:49.673Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-09-07T09:07:49.673Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-07T09:07:49.673Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-07T09:07:49.673Z] === CONT TestNetworkInvalidJSON//networks/create [2022-09-07T09:07:49.673Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-07T09:07:49.673Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-09-07T09:07:49.673Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-09-07T09:07:49.673Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-09-07T09:07:49.673Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-09-07T09:07:49.673Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-09-07T09:07:49.673Z] === RUN TestNetworkList [2022-09-07T09:07:49.673Z] === RUN TestNetworkList//networks [2022-09-07T09:07:49.673Z] === PAUSE TestNetworkList//networks [2022-09-07T09:07:49.673Z] === RUN TestNetworkList//networks/ [2022-09-07T09:07:49.673Z] === PAUSE TestNetworkList//networks/ [2022-09-07T09:07:49.673Z] === CONT TestNetworkList//networks [2022-09-07T09:07:49.673Z] === CONT TestNetworkList//networks/ [2022-09-07T09:07:49.673Z] --- PASS: TestNetworkList (0.02s) [2022-09-07T09:07:49.673Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-07T09:07:49.673Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-07T09:07:49.673Z] === RUN TestHostIPv4BridgeLabel [2022-09-07T09:07:49.828Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-09-07T09:07:49.929Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-07T09:07:49.929Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-07T09:07:50.855Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-09-07T09:07:50.855Z] === RUN TestDaemonDefaultNetworkPools [2022-09-07T09:07:51.208Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-09-07T09:07:51.783Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-09-07T09:07:51.783Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-07T09:07:52.589Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-09-07T09:07:53.146Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-09-07T09:07:53.146Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-07T09:07:53.968Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-09-07T09:07:53.968Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-09-07T09:07:54.072Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-09-07T09:07:54.072Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-07T09:07:54.418Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-09-07T09:07:54.418Z] PASS [2022-09-07T09:07:54.418Z] [2022-09-07T09:07:54.418Z] === Skipped [2022-09-07T09:07:54.418Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-07T09:07:54.418Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T09:07:54.418Z] [2022-09-07T09:07:54.418Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-09-07T09:07:54.418Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T09:07:54.418Z] [2022-09-07T09:07:54.418Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-07T09:07:54.418Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T09:07:54.418Z] [2022-09-07T09:07:54.418Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-07T09:07:54.418Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T09:07:54.418Z] [2022-09-07T09:07:54.418Z] DONE 17 tests, 4 skipped in 26.198s [2022-09-07T09:07:54.418Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-07T09:07:54.418Z] ++ 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 [2022-09-07T09:07:54.418Z] ++ set -e [2022-09-07T09:07:54.418Z] ++ '[' -n 0 ']' [2022-09-07T09:07:54.418Z] ++ set -x [2022-09-07T09:07:54.418Z] ++ env -i DEST=/go/src/github.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 [2022-09-07T09:07:54.418Z] INFO: Testing against a local daemon [2022-09-07T09:07:54.418Z] === RUN TestPluginInvalidJSON [2022-09-07T09:07:54.418Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-07T09:07:54.418Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-07T09:07:54.418Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-07T09:07:54.418Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-07T09:07:54.418Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-09-07T09:07:54.418Z] === RUN TestPluginInstall [2022-09-07T09:07:54.418Z] === RUN TestPluginInstall/no_auth [2022-09-07T09:07:54.418Z] time="2022-09-07T09:07:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T09:07:54.418Z] time="2022-09-07T09:07:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f70c4865cd032e5cd1fabf6a4e6272758840c6c1c8642e7d9b45824bfd30ccc0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T09:07:54.418Z] time="2022-09-07T09:07:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T09:07:54.418Z] time="2022-09-07T09:07:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f70c4865cd032e5cd1fabf6a4e6272758840c6c1c8642e7d9b45824bfd30ccc0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T09:07:54.418Z] === RUN TestPluginInstall/with_htpasswd [2022-09-07T09:07:54.633Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-09-07T09:07:54.633Z] === RUN TestServiceWithPredefinedNetwork [2022-09-07T09:07:54.676Z] time="2022-09-07T09:07:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T09:07:54.676Z] time="2022-09-07T09:07:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27c23dd934bef21c2557300f03e32898adf96ac02b58bf7b41c6647b00768b6c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T09:07:54.676Z] time="2022-09-07T09:07:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T09:07:54.676Z] time="2022-09-07T09:07:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27c23dd934bef21c2557300f03e32898adf96ac02b58bf7b41c6647b00768b6c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T09:07:54.907Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-09-07T09:07:54.907Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-09-07T09:07:54.934Z] === RUN TestPluginInstall/with_insecure [2022-09-07T09:07:55.847Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-09-07T09:07:55.867Z] time="2022-09-07T09:07:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T09:07:55.867Z] time="2022-09-07T09:07:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3e68b66ef086db6f1e46f760489b925241c246e544112ca092ae73f565ef98d4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T09:07:55.867Z] time="2022-09-07T09:07:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T09:07:55.867Z] time="2022-09-07T09:07:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3e68b66ef086db6f1e46f760489b925241c246e544112ca092ae73f565ef98d4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T09:07:55.867Z] plugin_test.go:165: [deab8eaf75bb0] daemon is not started [2022-09-07T09:07:55.867Z] --- PASS: TestPluginInstall (2.55s) [2022-09-07T09:07:55.867Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-09-07T09:07:55.867Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-09-07T09:07:55.867Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-09-07T09:07:55.867Z] === RUN TestPluginsWithRuntimes [2022-09-07T09:07:56.786Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-09-07T09:07:56.786Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-09-07T09:07:57.145Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2022-09-07T09:07:57.145Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-07T09:07:57.145Z] service_test.go:242: FLAKY_TEST [2022-09-07T09:07:57.145Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-07T09:07:57.145Z] === RUN TestServiceWithDataPathPortInit [2022-09-07T09:07:57.239Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-07T09:07:58.172Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-07T09:07:59.105Z] --- PASS: TestPluginsWithRuntimes (3.23s) [2022-09-07T09:07:59.105Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-09-07T09:07:59.105Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2022-09-07T09:07:59.105Z] === RUN TestPluginBackCompatMediaTypes [2022-09-07T09:07:59.324Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-09-07T09:07:59.671Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-09-07T09:07:59.671Z] PASS [2022-09-07T09:07:59.671Z] [2022-09-07T09:07:59.671Z] DONE 10 tests in 6.498s [2022-09-07T09:07:59.671Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-07T09:07:59.671Z] ++ 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 [2022-09-07T09:07:59.671Z] ++ set -e [2022-09-07T09:07:59.671Z] ++ '[' -n 0 ']' [2022-09-07T09:07:59.671Z] ++ set -x [2022-09-07T09:07:59.671Z] ++ env -i DEST=/go/src/github.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 [2022-09-07T09:07:59.671Z] INFO: Testing against a local daemon [2022-09-07T09:07:59.671Z] === RUN TestExternalGraphDriver [2022-09-07T09:08:00.236Z] === RUN TestExternalGraphDriver/json [2022-09-07T09:08:01.609Z] === RUN TestExternalGraphDriver/spec [2022-09-07T09:08:02.618Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-09-07T09:08:03.508Z] === RUN TestExternalGraphDriver/pull [2022-09-07T09:08:04.880Z] --- PASS: TestExternalGraphDriver (5.11s) [2022-09-07T09:08:04.880Z] --- PASS: TestExternalGraphDriver/json (1.54s) [2022-09-07T09:08:04.880Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-09-07T09:08:04.880Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-09-07T09:08:04.880Z] === RUN TestGraphdriverPluginV2 [2022-09-07T09:08:05.138Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T09:08:05.138Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-09-07T09:08:05.138Z] PASS [2022-09-07T09:08:05.138Z] [2022-09-07T09:08:05.138Z] === Skipped [2022-09-07T09:08:05.138Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-09-07T09:08:05.138Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T09:08:05.138Z] [2022-09-07T09:08:05.138Z] DONE 5 tests, 1 skipped in 5.535s [2022-09-07T09:08:05.138Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-07T09:08:05.138Z] ++ 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 [2022-09-07T09:08:05.138Z] ++ set -e [2022-09-07T09:08:05.138Z] ++ '[' -n 0 ']' [2022-09-07T09:08:05.138Z] ++ set -x [2022-09-07T09:08:05.138Z] ++ env -i DEST=/go/src/github.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 [2022-09-07T09:08:05.158Z] Loaded image: buildpack-deps:buster [2022-09-07T09:08:05.396Z] INFO: Testing against a local daemon [2022-09-07T09:08:05.396Z] === RUN TestContinueAfterPluginCrash [2022-09-07T09:08:05.396Z] === PAUSE TestContinueAfterPluginCrash [2022-09-07T09:08:05.396Z] === RUN TestReadPluginNoRead [2022-09-07T09:08:05.396Z] === PAUSE TestReadPluginNoRead [2022-09-07T09:08:05.396Z] === RUN TestDaemonStartWithLogOpt [2022-09-07T09:08:05.396Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-07T09:08:05.396Z] === CONT TestContinueAfterPluginCrash [2022-09-07T09:08:05.396Z] === CONT TestDaemonStartWithLogOpt [2022-09-07T09:08:05.419Z] Loaded image: busybox:latest [2022-09-07T09:08:05.679Z] Loaded image: busybox:glibc [2022-09-07T09:08:05.939Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-09-07T09:08:08.677Z] --- PASS: TestDaemonStartWithLogOpt (2.97s) [2022-09-07T09:08:08.677Z] === CONT TestReadPluginNoRead [2022-09-07T09:08:09.230Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-09-07T09:08:10.170Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-09-07T09:08:10.576Z] === RUN TestReadPluginNoRead/default [2022-09-07T09:08:10.739Z] Loaded image: debian:bullseye [2022-09-07T09:08:10.999Z] Loaded image: hello-world:latest [2022-09-07T09:08:10.999Z] Loaded image: arm32v7/hello-world:latest [2022-09-07T09:08:11.509Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-07T09:08:11.980Z] --- PASS: TestServiceWithDataPathPortInit (13.86s) [2022-09-07T09:08:11.980Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-07T09:08:12.381Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-09-07T09:08:12.882Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-07T09:08:12.949Z] check_test.go:309: [d7717c7cab63a] daemon is not started [2022-09-07T09:08:12.949Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-09-07T09:08:13.345Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hzxn80kkpsc8wlzxpqk57jhrc Created:2022-09-07 09:08:12.034061825 +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[73e6943cc3b57ba8301df9c749abbacf4a03fb8663fa205be0b045cfc0524a44:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.d2tk7sml6cu78nn4ftc8mj374 EndpointID:fe26a4210916937d73906e9fac03f7e61f37aa7916eb5cecd377aaeafdd19f57 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9f9966f6a9ee1a6598b80d2aebf47e71df4ca958bfe6d4306ea88e6fcf0f9035 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:8e33fbf7e379 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.d2tk7sml6cu78nn4ftc8mj374 EndpointID:fe26a4210916937d73906e9fac03f7e61f37aa7916eb5cecd377aaeafdd19f57 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-07T09:08:13.447Z] --- PASS: TestContinueAfterPluginCrash (7.96s) [2022-09-07T09:08:13.518Z] check_test.go:309: [d9e03b9740481] daemon is not started [2022-09-07T09:08:13.518Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-09-07T09:08:14.013Z] === CONT TestReadPluginNoRead [2022-09-07T09:08:14.013Z] read_test.go:92: [d3151e4764ce3] daemon is not started [2022-09-07T09:08:14.013Z] --- PASS: TestReadPluginNoRead (5.59s) [2022-09-07T09:08:14.013Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2022-09-07T09:08:14.013Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-09-07T09:08:14.013Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2022-09-07T09:08:14.013Z] PASS [2022-09-07T09:08:14.013Z] [2022-09-07T09:08:14.013Z] DONE 6 tests in 8.665s [2022-09-07T09:08:14.013Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-07T09:08:14.013Z] ++ 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 [2022-09-07T09:08:14.013Z] ++ set -e [2022-09-07T09:08:14.013Z] ++ '[' -n 0 ']' [2022-09-07T09:08:14.013Z] ++ set -x [2022-09-07T09:08:14.014Z] ++ env -i DEST=/go/src/github.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 [2022-09-07T09:08:14.014Z] testing: warning: no tests to run [2022-09-07T09:08:14.014Z] PASS [2022-09-07T09:08:14.014Z] [2022-09-07T09:08:14.014Z] DONE 0 tests in 0.032s [2022-09-07T09:08:14.014Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-07T09:08:14.014Z] ++ 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 [2022-09-07T09:08:14.014Z] ++ set -e [2022-09-07T09:08:14.014Z] ++ '[' -n 0 ']' [2022-09-07T09:08:14.014Z] ++ set -x [2022-09-07T09:08:14.014Z] ++ env -i DEST=/go/src/github.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 [2022-09-07T09:08:14.014Z] INFO: Testing against a local daemon [2022-09-07T09:08:14.014Z] === RUN TestPluginWithDevMounts [2022-09-07T09:08:14.014Z] === PAUSE TestPluginWithDevMounts [2022-09-07T09:08:14.014Z] === CONT TestPluginWithDevMounts [2022-09-07T09:08:14.897Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-09-07T09:08:15.157Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-09-07T09:08:15.416Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-09-07T09:08:15.675Z] check_test.go:309: [d8af3e57c3468] daemon is not started [2022-09-07T09:08:15.675Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-09-07T09:08:15.912Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-09-07T09:08:15.912Z] PASS [2022-09-07T09:08:15.912Z] [2022-09-07T09:08:15.912Z] DONE 1 tests in 1.627s [2022-09-07T09:08:15.912Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-07T09:08:15.912Z] ++ 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 [2022-09-07T09:08:15.912Z] ++ set -e [2022-09-07T09:08:15.912Z] ++ '[' -n 0 ']' [2022-09-07T09:08:15.912Z] ++ set -x [2022-09-07T09:08:15.912Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2022-09-07T09:08:15.912Z] INFO: Testing against a local daemon [2022-09-07T09:08:15.912Z] === RUN TestSecretInspect [2022-09-07T09:08:17.582Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-09-07T09:08:17.582Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-09-07T09:08:17.810Z] --- PASS: TestSecretInspect (2.14s) [2022-09-07T09:08:17.810Z] === RUN TestSecretList [2022-09-07T09:08:18.151Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-09-07T09:08:18.410Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-09-07T09:08:18.585Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2022-09-07T09:08:18.585Z] PASS [2022-09-07T09:08:18.585Z] [2022-09-07T09:08:18.585Z] === Skipped [2022-09-07T09:08:18.585Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-07T09:08:18.585Z] service_test.go:242: FLAKY_TEST [2022-09-07T09:08:18.585Z] [2022-09-07T09:08:18.585Z] DONE 26 tests, 1 skipped in 44.356s [2022-09-07T09:08:18.585Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-07T09:08:18.585Z] INFO: Testing against a local daemon [2022-09-07T09:08:18.585Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-07T09:08:18.585Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T09:08:18.585Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-07T09:08:18.585Z] === RUN TestDockerNetworkIpvlan [2022-09-07T09:08:18.585Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T09:08:18.585Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-07T09:08:18.585Z] PASS [2022-09-07T09:08:18.585Z] [2022-09-07T09:08:18.585Z] === Skipped [2022-09-07T09:08:18.585Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-07T09:08:18.585Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T09:08:18.585Z] [2022-09-07T09:08:18.585Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-07T09:08:18.585Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T09:08:18.585Z] [2022-09-07T09:08:18.585Z] DONE 2 tests, 2 skipped in 0.040s [2022-09-07T09:08:18.585Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-07T09:08:18.585Z] INFO: Testing against a local daemon [2022-09-07T09:08:18.585Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-07T09:08:19.149Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-09-07T09:08:19.149Z] === RUN TestDockerNetworkMacvlan [2022-09-07T09:08:19.710Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-07T09:08:19.791Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-09-07T09:08:20.338Z] --- PASS: TestSecretList (2.09s) [2022-09-07T09:08:20.338Z] === RUN TestSecretsCreateAndDelete [2022-09-07T09:08:20.635Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-07T09:08:20.729Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-09-07T09:08:21.197Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-07T09:08:21.432Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (42.46s) [2022-09-07T09:08:21.432Z] PASS [2022-09-07T09:08:21.432Z] [2022-09-07T09:08:21.432Z] === Skipped [2022-09-07T09:08:21.432Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-09-07T09:08:21.432Z] build_session_test.go:25: TODO: BuildKit [2022-09-07T09:08:21.432Z] [2022-09-07T09:08:21.432Z] DONE 33 tests, 1 skipped in 252.499s [2022-09-07T09:08:21.432Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-09-07T09:08:21.432Z] ++ 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 [2022-09-07T09:08:21.432Z] ++ set -e [2022-09-07T09:08:21.432Z] ++ '[' -n 0 ']' [2022-09-07T09:08:21.432Z] ++ set -x [2022-09-07T09:08:21.432Z] ++ env -i DEST=/go/src/github.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 [2022-09-07T09:08:21.692Z] INFO: Testing against a local daemon [2022-09-07T09:08:21.692Z] === RUN TestConfigInspect [2022-09-07T09:08:21.951Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-09-07T09:08:22.236Z] --- PASS: TestSecretsCreateAndDelete (2.11s) [2022-09-07T09:08:22.236Z] === RUN TestSecretsUpdate [2022-09-07T09:08:22.887Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-09-07T09:08:23.084Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-07T09:08:23.145Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-09-07T09:08:23.405Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-09-07T09:08:23.972Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-09-07T09:08:24.135Z] --- PASS: TestSecretsUpdate (2.10s) [2022-09-07T09:08:24.135Z] === RUN TestTemplatedSecret [2022-09-07T09:08:24.235Z] --- PASS: TestConfigInspect (2.53s) [2022-09-07T09:08:24.235Z] === RUN TestConfigList [2022-09-07T09:08:24.973Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-07T09:08:26.663Z] --- PASS: TestTemplatedSecret (2.42s) [2022-09-07T09:08:26.663Z] === RUN TestSecretCreateResolve [2022-09-07T09:08:26.771Z] --- PASS: TestConfigList (2.54s) [2022-09-07T09:08:26.771Z] === RUN TestConfigsCreateAndDelete [2022-09-07T09:08:27.031Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-09-07T09:08:28.240Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-07T09:08:28.620Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-09-07T09:08:28.620Z] PASS [2022-09-07T09:08:28.620Z] [2022-09-07T09:08:28.621Z] DONE 6 tests in 13.113s [2022-09-07T09:08:28.621Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-09-07T09:08:28.621Z] ++ 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 [2022-09-07T09:08:28.621Z] ++ set -e [2022-09-07T09:08:28.621Z] ++ '[' -n 0 ']' [2022-09-07T09:08:28.621Z] ++ set -x [2022-09-07T09:08:28.621Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-09-07T09:08:28.802Z] --- PASS: TestDockerNetworkMacvlan (9.61s) [2022-09-07T09:08:28.802Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-09-07T09:08:28.802Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-09-07T09:08:28.802Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2022-09-07T09:08:28.802Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s) [2022-09-07T09:08:28.802Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.00s) [2022-09-07T09:08:28.802Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-09-07T09:08:28.802Z] PASS [2022-09-07T09:08:28.802Z] [2022-09-07T09:08:28.802Z] DONE 8 tests in 10.927s [2022-09-07T09:08:28.802Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-07T09:08:28.802Z] testing: warning: no tests to run [2022-09-07T09:08:28.802Z] PASS [2022-09-07T09:08:28.802Z] [2022-09-07T09:08:28.802Z] DONE 0 tests in 0.011s [2022-09-07T09:08:28.802Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-07T09:08:28.802Z] INFO: Testing against a local daemon [2022-09-07T09:08:28.802Z] === RUN TestAuthZPluginAllowRequest [2022-09-07T09:08:28.898Z] INFO: Testing against a local daemon [2022-09-07T09:08:28.898Z] === RUN TestServiceCreateInit [2022-09-07T09:08:28.898Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-07T09:08:28.936Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-09-07T09:08:29.196Z] --- PASS: TestConfigsCreateAndDelete (2.37s) [2022-09-07T09:08:29.196Z] === RUN TestConfigsUpdate [2022-09-07T09:08:29.729Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-09-07T09:08:29.729Z] === RUN TestAuthZPluginTLS [2022-09-07T09:08:30.290Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-09-07T09:08:30.290Z] === RUN TestAuthZPluginDenyRequest [2022-09-07T09:08:30.852Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-07T09:08:30.852Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-07T09:08:31.103Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-09-07T09:08:31.362Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-09-07T09:08:31.362Z] check_test.go:309: [d5f14e779240c] daemon is not started [2022-09-07T09:08:31.362Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-09-07T09:08:31.362Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-09-07T09:08:31.413Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-07T09:08:31.413Z] === RUN TestAuthZPluginDenyResponse [2022-09-07T09:08:31.622Z] --- PASS: TestConfigsUpdate (2.58s) [2022-09-07T09:08:31.622Z] === RUN TestTemplatedConfig [2022-09-07T09:08:31.881Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-09-07T09:08:31.975Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-09-07T09:08:31.975Z] === RUN TestAuthZPluginAllowEventStream [2022-09-07T09:08:32.450Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-09-07T09:08:32.709Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-09-07T09:08:32.969Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-09-07T09:08:33.079Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-07T09:08:33.340Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-09-07T09:08:33.340Z] === RUN TestAuthZPluginErrorResponse [2022-09-07T09:08:33.596Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-09-07T09:08:33.596Z] === RUN TestAuthZPluginErrorRequest [2022-09-07T09:08:34.160Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-09-07T09:08:34.160Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-07T09:08:34.722Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-09-07T09:08:34.722Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-07T09:08:35.507Z] --- PASS: TestTemplatedConfig (3.42s) [2022-09-07T09:08:35.507Z] === RUN TestConfigCreateResolve [2022-09-07T09:08:35.767Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-09-07T09:08:35.767Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-09-07T09:08:36.087Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-09-07T09:08:36.087Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-07T09:08:36.361Z] --- PASS: TestServiceCreateInit (7.03s) [2022-09-07T09:08:36.361Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.52s) [2022-09-07T09:08:36.361Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s) [2022-09-07T09:08:36.361Z] === RUN TestCreateServiceMultipleTimes [2022-09-07T09:08:36.705Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-09-07T09:08:37.274Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-09-07T09:08:37.843Z] --- PASS: TestConfigCreateResolve (2.86s) [2022-09-07T09:08:37.843Z] === RUN TestConfigDaemonLibtrustID [2022-09-07T09:08:37.975Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.49s) [2022-09-07T09:08:37.975Z] === RUN TestAuthZPluginHeader [2022-09-07T09:08:38.230Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-09-07T09:08:38.230Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-07T09:08:38.412Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-09-07T09:08:38.412Z] PASS [2022-09-07T09:08:38.412Z] [2022-09-07T09:08:38.412Z] DONE 7 tests in 17.028s [2022-09-07T09:08:38.412Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-09-07T09:08:38.412Z] ++ 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 [2022-09-07T09:08:38.412Z] ++ set -e [2022-09-07T09:08:38.412Z] ++ '[' -n 0 ']' [2022-09-07T09:08:38.412Z] ++ set -x [2022-09-07T09:08:38.412Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-09-07T09:08:38.671Z] INFO: Testing against a local daemon [2022-09-07T09:08:38.671Z] === RUN TestCheckpoint [2022-09-07T09:08:38.671Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-07T09:08:38.671Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-07T09:08:38.671Z] === RUN TestContainerInvalidJSON [2022-09-07T09:08:38.672Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-09-07T09:08:38.672Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-09-07T09:08:38.672Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-09-07T09:08:38.672Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-09-07T09:08:38.672Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-09-07T09:08:38.672Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-09-07T09:08:38.672Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-09-07T09:08:38.672Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-09-07T09:08:38.672Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-09-07T09:08:38.672Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-07T09:08:38.672Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-09-07T09:08:38.672Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-09-07T09:08:38.672Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-09-07T09:08:38.672Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-07T09:08:38.672Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-09-07T09:08:38.672Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-07T09:08:38.932Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-09-07T09:08:38.932Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-07T09:08:38.932Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-09-07T09:08:38.932Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-07T09:08:38.932Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2022-09-07T09:08:38.932Z] === RUN TestCopyFromContainer [2022-09-07T09:08:39.871Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-09-07T09:08:40.441Z] === RUN TestCopyFromContainer// [2022-09-07T09:08:40.700Z] === RUN TestCopyFromContainer//bar/root [2022-09-07T09:08:40.700Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-07T09:08:40.700Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-09-07T09:08:40.700Z] === RUN TestCopyFromContainer/bar/quux [2022-09-07T09:08:40.700Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-07T09:08:40.960Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-07T09:08:40.960Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-07T09:08:40.960Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-07T09:08:40.960Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-07T09:08:41.220Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-07T09:08:41.220Z] --- PASS: TestCopyFromContainer (2.20s) [2022-09-07T09:08:41.220Z] --- PASS: TestCopyFromContainer// (0.09s) [2022-09-07T09:08:41.220Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-09-07T09:08:41.220Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2022-09-07T09:08:41.220Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-09-07T09:08:41.220Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2022-09-07T09:08:41.220Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2022-09-07T09:08:41.220Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-09-07T09:08:41.220Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2022-09-07T09:08:41.220Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-09-07T09:08:41.220Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-09-07T09:08:41.220Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-07T09:08:41.220Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T09:08:41.220Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T09:08:41.220Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T09:08:41.220Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T09:08:41.220Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T09:08:41.220Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T09:08:41.220Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T09:08:41.220Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T09:08:41.220Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T09:08:41.220Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-09-07T09:08:41.220Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-07T09:08:41.220Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-07T09:08:41.220Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-07T09:08:41.220Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-07T09:08:41.220Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2022-09-07T09:08:41.220Z] === RUN TestCreateWithInvalidEnv [2022-09-07T09:08:41.220Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-07T09:08:41.220Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-07T09:08:41.220Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-07T09:08:41.220Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-07T09:08:41.220Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-07T09:08:41.220Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-07T09:08:41.220Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-07T09:08:41.220Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-07T09:08:41.220Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-07T09:08:41.220Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-07T09:08:41.220Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-07T09:08:41.220Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-07T09:08:41.220Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-07T09:08:41.220Z] === RUN TestCreateTmpfsMountsTarget [2022-09-07T09:08:41.220Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-09-07T09:08:41.220Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-07T09:08:43.129Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-09-07T09:08:43.129Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-09-07T09:08:43.129Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-07T09:08:43.129Z] check_test.go:309: [dcc41d2e0428f] daemon is not started [2022-09-07T09:08:43.129Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-09-07T09:08:43.129Z] --- PASS: TestCreateWithCustomMaskedPaths (1.65s) [2022-09-07T09:08:43.129Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-07T09:08:43.471Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.30s) [2022-09-07T09:08:43.471Z] === RUN TestAuthZPluginV2Disable [2022-09-07T09:08:43.698Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-09-07T09:08:45.080Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-09-07T09:08:45.080Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.05s) [2022-09-07T09:08:45.080Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-07T09:08:45.080Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T09:08:45.080Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T09:08:45.080Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T09:08:45.080Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T09:08:45.080Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T09:08:45.080Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T09:08:45.080Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T09:08:45.080Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T09:08:45.080Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T09:08:45.080Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T09:08:45.080Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T09:08:45.080Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T09:08:45.080Z] === RUN TestDockerSuite/TestBuildAddScript [2022-09-07T09:08:45.080Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T09:08:45.080Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T09:08:45.080Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T09:08:45.080Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-09-07T09:08:45.080Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-09-07T09:08:45.080Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-09-07T09:08:45.080Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-09-07T09:08:45.080Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-09-07T09:08:45.080Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-09-07T09:08:45.080Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-07T09:08:45.650Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2022-09-07T09:08:45.650Z] === RUN TestCreateDifferentPlatform [2022-09-07T09:08:45.650Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-07T09:08:45.650Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-07T09:08:45.650Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-09-07T09:08:45.650Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-09-07T09:08:45.650Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-07T09:08:45.650Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-07T09:08:45.650Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-09-07T09:08:45.650Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-07T09:08:45.909Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-09-07T09:08:45.909Z] === RUN TestContainerStartOnDaemonRestart [2022-09-07T09:08:45.909Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-07T09:08:45.909Z] === RUN TestDaemonRestartIpcMode [2022-09-07T09:08:45.909Z] === PAUSE TestDaemonRestartIpcMode [2022-09-07T09:08:45.909Z] === RUN TestDaemonHostGatewayIP [2022-09-07T09:08:45.909Z] === PAUSE TestDaemonHostGatewayIP [2022-09-07T09:08:45.909Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-07T09:08:45.909Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-07T09:08:45.909Z] === RUN TestContainerKillOnDaemonStart [2022-09-07T09:08:45.909Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-07T09:08:45.909Z] === RUN TestDiff [2022-09-07T09:08:46.737Z] --- PASS: TestAuthZPluginV2Disable (3.71s) [2022-09-07T09:08:46.737Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-07T09:08:46.848Z] --- PASS: TestDiff (0.80s) [2022-09-07T09:08:46.849Z] === RUN TestExecWithCloseStdin [2022-09-07T09:08:46.849Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-09-07T09:08:47.418Z] --- PASS: TestExecWithCloseStdin (0.80s) [2022-09-07T09:08:47.418Z] === RUN TestExec [2022-09-07T09:08:47.991Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-09-07T09:08:48.250Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-09-07T09:08:48.250Z] --- PASS: TestExec (0.88s) [2022-09-07T09:08:48.251Z] === RUN TestExecUser [2022-09-07T09:08:49.217Z] --- PASS: TestExecUser (0.86s) [2022-09-07T09:08:49.217Z] === RUN TestExportContainerAndImportImage [2022-09-07T09:08:50.002Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.53s) [2022-09-07T09:08:50.002Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-07T09:08:50.155Z] check_test.go:309: [dcd692c7f49cd] daemon is not started [2022-09-07T09:08:50.155Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-09-07T09:08:50.155Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2022-09-07T09:08:50.155Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-07T09:08:51.228Z] --- PASS: TestCreateServiceMultipleTimes (14.86s) [2022-09-07T09:08:51.228Z] === RUN TestCreateServiceConflict [2022-09-07T09:08:51.536Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2022-09-07T09:08:51.536Z] === RUN TestHealthCheckWorkdir [2022-09-07T09:08:52.916Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2022-09-07T09:08:52.916Z] === RUN TestHealthKillContainer [2022-09-07T09:08:52.916Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-09-07T09:08:53.128Z] --- PASS: TestCreateServiceConflict (2.13s) [2022-09-07T09:08:53.128Z] === RUN TestCreateServiceMaxReplicas [2022-09-07T09:08:53.485Z] check_test.go:309: [d8a71580fda3c] daemon is not started [2022-09-07T09:08:53.485Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-09-07T09:08:54.053Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-09-07T09:08:55.657Z] --- PASS: TestCreateServiceMaxReplicas (2.64s) [2022-09-07T09:08:55.657Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-07T09:08:56.592Z] docker_cli_daemon_plugins_test.go:80: [d355f09eeb04a] daemon is not started [2022-09-07T09:08:57.160Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-09-07T09:08:57.160Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-09-07T09:08:59.065Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-09-07T09:08:59.065Z] === RUN TestDockerSuite/TestBuildAddTar [2022-09-07T09:09:00.004Z] docker_cli_daemon_plugins_test.go:170: [d69d2548a45d4] daemon is not started [2022-09-07T09:09:01.384Z] --- PASS: TestHealthKillContainer (8.44s) [2022-09-07T09:09:01.384Z] === RUN TestHealthCheckProcessKilled [2022-09-07T09:09:01.384Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-09-07T09:09:02.169Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.49s) [2022-09-07T09:09:02.169Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-07T09:09:02.325Z] --- PASS: TestHealthCheckProcessKilled (1.01s) [2022-09-07T09:09:02.326Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-07T09:09:02.895Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s) [2022-09-07T09:09:02.895Z] === RUN TestIpcModeNone [2022-09-07T09:09:03.835Z] --- PASS: TestIpcModeNone (0.81s) [2022-09-07T09:09:03.835Z] === RUN TestIpcModePrivate [2022-09-07T09:09:04.404Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:81, shared: false, mustBeShared: false [2022-09-07T09:09:04.404Z] --- PASS: TestIpcModePrivate (0.85s) [2022-09-07T09:09:04.404Z] === RUN TestIpcModeShareable [2022-09-07T09:09:04.664Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-09-07T09:09:05.234Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-09-07T09:09:05.234Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-09-07T09:09:05.234Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-09-07T09:09:05.493Z] --- PASS: TestIpcModeShareable (0.86s) [2022-09-07T09:09:05.493Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-07T09:09:05.752Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-09-07T09:09:06.321Z] check_test.go:309: [d712e21a46841] daemon is not started [2022-09-07T09:09:06.321Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-09-07T09:09:06.580Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-09-07T09:09:07.518Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.22s) [2022-09-07T09:09:07.518Z] === RUN TestAPIIpcModeHost [2022-09-07T09:09:07.777Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-09-07T09:09:07.777Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-09-07T09:09:08.346Z] --- PASS: TestAPIIpcModeHost (0.68s) [2022-09-07T09:09:08.346Z] === RUN TestDaemonIpcModeShareable [2022-09-07T09:09:08.428Z] b111c3320c94: Pull complete [2022-09-07T09:09:09.726Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-09-07T09:09:09.726Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2022-09-07T09:09:09.986Z] --- PASS: TestDaemonIpcModeShareable (1.73s) [2022-09-07T09:09:09.986Z] === RUN TestDaemonIpcModePrivate [2022-09-07T09:09:10.523Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s) [2022-09-07T09:09:10.523Z] === RUN TestCreateServiceSecretFileMode [2022-09-07T09:09:10.939Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-09-07T09:09:11.199Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-09-07T09:09:11.460Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-09-07T09:09:11.720Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2022-09-07T09:09:11.720Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-07T09:09:12.658Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-09-07T09:09:13.226Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-09-07T09:09:13.488Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s) [2022-09-07T09:09:13.488Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-07T09:09:14.058Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-09-07T09:09:14.997Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: true, mustBeShared: true [2022-09-07T09:09:14.997Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.62s) [2022-09-07T09:09:14.997Z] === RUN TestIpcModeOlderClient [2022-09-07T09:09:14.998Z] === PAUSE TestIpcModeOlderClient [2022-09-07T09:09:14.998Z] === RUN TestKillContainerInvalidSignal [2022-09-07T09:09:15.935Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2022-09-07T09:09:15.935Z] === RUN TestKillContainer [2022-09-07T09:09:15.935Z] === RUN TestKillContainer/no_signal [2022-09-07T09:09:15.935Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-09-07T09:09:16.505Z] === RUN TestKillContainer/non_killing_signal [2022-09-07T09:09:17.088Z] === RUN TestKillContainer/killing_signal [2022-09-07T09:09:17.088Z] === RUN TestDockerSuite/TestBuildBlankName [2022-09-07T09:09:17.656Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-09-07T09:09:17.656Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-09-07T09:09:17.915Z] --- PASS: TestKillContainer (2.10s) [2022-09-07T09:09:17.915Z] --- PASS: TestKillContainer/no_signal (0.67s) [2022-09-07T09:09:17.915Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2022-09-07T09:09:17.915Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2022-09-07T09:09:17.915Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-07T09:09:17.915Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-07T09:09:18.174Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-09-07T09:09:18.746Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-07T09:09:19.315Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) [2022-09-07T09:09:19.315Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2022-09-07T09:09:19.315Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2022-09-07T09:09:19.315Z] === RUN TestKillStoppedContainer [2022-09-07T09:09:19.315Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-09-07T09:09:19.315Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-07T09:09:19.315Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-09-07T09:09:19.315Z] === RUN TestKillDifferentUserContainer [2022-09-07T09:09:19.574Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-09-07T09:09:19.834Z] --- PASS: TestKillDifferentUserContainer (0.60s) [2022-09-07T09:09:19.834Z] === RUN TestInspectOomKilledTrue [2022-09-07T09:09:19.834Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-07T09:09:19.834Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-07T09:09:19.834Z] === RUN TestInspectOomKilledFalse [2022-09-07T09:09:19.834Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-07T09:09:19.834Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-07T09:09:19.834Z] === RUN TestLinksEtcHostsContentMatch [2022-09-07T09:09:20.263Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-09-07T09:09:20.263Z] PASS [2022-09-07T09:09:20.263Z] [2022-09-07T09:09:20.263Z] DONE 17 tests in 48.569s [2022-09-07T09:09:20.263Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-07T09:09:20.263Z] INFO: Testing against a local daemon [2022-09-07T09:09:20.263Z] === RUN TestPluginInvalidJSON [2022-09-07T09:09:20.263Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-07T09:09:20.263Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-07T09:09:20.263Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-07T09:09:20.263Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-07T09:09:20.263Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-09-07T09:09:20.263Z] === RUN TestPluginInstall [2022-09-07T09:09:20.263Z] === RUN TestPluginInstall/no_auth [2022-09-07T09:09:20.263Z] time="2022-09-07T09:09:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T09:09:20.263Z] time="2022-09-07T09:09:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:22bd2b4145ca2edd564f6ab9a7b91a08e3fff9c2a247500ffcd1024ce0ba0f21" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T09:09:20.263Z] time="2022-09-07T09:09:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T09:09:20.263Z] time="2022-09-07T09:09:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:22bd2b4145ca2edd564f6ab9a7b91a08e3fff9c2a247500ffcd1024ce0ba0f21" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T09:09:20.263Z] === RUN TestPluginInstall/with_htpasswd [2022-09-07T09:09:20.263Z] time="2022-09-07T09:09:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T09:09:20.263Z] time="2022-09-07T09:09:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:52cd6328cf9043e741029b093b66f88836ddf0e097dee6757e9332765b30ac87" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T09:09:20.263Z] time="2022-09-07T09:09:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T09:09:20.263Z] time="2022-09-07T09:09:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:52cd6328cf9043e741029b093b66f88836ddf0e097dee6757e9332765b30ac87" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T09:09:20.263Z] === RUN TestPluginInstall/with_insecure [2022-09-07T09:09:20.263Z] time="2022-09-07T09:09:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T09:09:20.263Z] time="2022-09-07T09:09:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:59cd8b046f23e11e7efb2e0c05642de1998e2bce7781a30403769f4ad31d6bf9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T09:09:20.263Z] time="2022-09-07T09:09:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T09:09:20.263Z] time="2022-09-07T09:09:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:59cd8b046f23e11e7efb2e0c05642de1998e2bce7781a30403769f4ad31d6bf9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T09:09:20.263Z] plugin_test.go:165: [d9ffce54e5b22] daemon is not started [2022-09-07T09:09:20.263Z] --- PASS: TestPluginInstall (2.83s) [2022-09-07T09:09:20.263Z] --- PASS: TestPluginInstall/no_auth (1.08s) [2022-09-07T09:09:20.263Z] --- PASS: TestPluginInstall/with_htpasswd (0.64s) [2022-09-07T09:09:20.264Z] --- PASS: TestPluginInstall/with_insecure (1.10s) [2022-09-07T09:09:20.264Z] === RUN TestPluginsWithRuntimes [2022-09-07T09:09:20.409Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s) [2022-09-07T09:09:20.409Z] === RUN TestLinksContainerNames [2022-09-07T09:09:20.977Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-09-07T09:09:21.545Z] --- PASS: TestLinksContainerNames (1.11s) [2022-09-07T09:09:21.546Z] === RUN TestLogsFollowTailEmpty [2022-09-07T09:09:21.628Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-07T09:09:21.804Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-09-07T09:09:22.064Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-09-07T09:09:22.064Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2022-09-07T09:09:22.064Z] === RUN TestContainerNetworkMountsNoChown [2022-09-07T09:09:22.554Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-07T09:09:22.631Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s) [2022-09-07T09:09:22.631Z] === RUN TestMountDaemonRoot [2022-09-07T09:09:22.631Z] === RUN TestMountDaemonRoot/default [2022-09-07T09:09:22.631Z] === PAUSE TestMountDaemonRoot/default [2022-09-07T09:09:22.631Z] === RUN TestMountDaemonRoot/private [2022-09-07T09:09:22.631Z] === PAUSE TestMountDaemonRoot/private [2022-09-07T09:09:22.631Z] === RUN TestMountDaemonRoot/rprivate [2022-09-07T09:09:22.631Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-07T09:09:22.631Z] === RUN TestMountDaemonRoot/slave [2022-09-07T09:09:22.631Z] === PAUSE TestMountDaemonRoot/slave [2022-09-07T09:09:22.631Z] === RUN TestMountDaemonRoot/rslave [2022-09-07T09:09:22.631Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-07T09:09:22.631Z] === RUN TestMountDaemonRoot/shared [2022-09-07T09:09:22.631Z] === PAUSE TestMountDaemonRoot/shared [2022-09-07T09:09:22.631Z] === RUN TestMountDaemonRoot/rshared [2022-09-07T09:09:22.631Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-07T09:09:22.631Z] === CONT TestMountDaemonRoot/default [2022-09-07T09:09:22.631Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-07T09:09:22.631Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-07T09:09:22.631Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-07T09:09:22.631Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-07T09:09:22.631Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-07T09:09:22.631Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-07T09:09:22.631Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-07T09:09:22.631Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-07T09:09:22.631Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-07T09:09:22.631Z] === CONT TestMountDaemonRoot/rprivate [2022-09-07T09:09:22.631Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-07T09:09:22.631Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-07T09:09:22.631Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T09:09:22.631Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T09:09:22.631Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-07T09:09:22.631Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-07T09:09:22.631Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T09:09:22.632Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T09:09:22.632Z] === CONT TestMountDaemonRoot/private [2022-09-07T09:09:22.632Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-07T09:09:22.632Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-07T09:09:22.632Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-07T09:09:22.632Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-07T09:09:22.632Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-07T09:09:22.632Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-07T09:09:22.632Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-07T09:09:22.632Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-07T09:09:22.632Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-07T09:09:22.714Z] --- PASS: TestCreateServiceSecretFileMode (12.24s) [2022-09-07T09:09:22.714Z] === RUN TestCreateServiceConfigFileMode [2022-09-07T09:09:22.890Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-07T09:09:22.890Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-07T09:09:22.890Z] === CONT TestMountDaemonRoot/shared [2022-09-07T09:09:22.890Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-07T09:09:22.890Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-07T09:09:22.890Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-07T09:09:22.890Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-07T09:09:22.890Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-07T09:09:22.890Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-07T09:09:22.890Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-07T09:09:22.890Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-07T09:09:22.890Z] === CONT TestMountDaemonRoot/rshared [2022-09-07T09:09:22.890Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-07T09:09:22.890Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-07T09:09:22.891Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T09:09:22.891Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T09:09:22.891Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-07T09:09:22.891Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-07T09:09:22.891Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T09:09:22.891Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T09:09:22.891Z] === CONT TestMountDaemonRoot/rslave [2022-09-07T09:09:22.891Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T09:09:22.891Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T09:09:22.891Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-07T09:09:22.891Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-07T09:09:22.891Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T09:09:22.891Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T09:09:22.891Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-07T09:09:22.891Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-07T09:09:22.891Z] === CONT TestMountDaemonRoot/slave [2022-09-07T09:09:22.891Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-07T09:09:22.891Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-07T09:09:22.891Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-07T09:09:22.891Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-07T09:09:22.891Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-07T09:09:22.891Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-07T09:09:22.891Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-07T09:09:22.891Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-07T09:09:22.891Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-07T09:09:22.891Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-07T09:09:22.891Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-07T09:09:22.891Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-07T09:09:22.891Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-07T09:09:22.891Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-07T09:09:22.891Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-07T09:09:22.891Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-07T09:09:22.891Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-07T09:09:22.891Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-07T09:09:22.891Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-07T09:09:22.891Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-07T09:09:22.891Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-07T09:09:22.891Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-07T09:09:23.149Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-07T09:09:23.149Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-07T09:09:23.149Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-07T09:09:23.149Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-07T09:09:23.149Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-07T09:09:23.149Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-07T09:09:23.149Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-07T09:09:23.149Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-07T09:09:23.149Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-07T09:09:23.149Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-07T09:09:23.149Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-07T09:09:23.149Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-07T09:09:23.149Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-09-07T09:09:23.149Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-09-07T09:09:23.149Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-09-07T09:09:23.149Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-09-07T09:09:23.149Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-07T09:09:23.149Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-07T09:09:23.149Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-09-07T09:09:23.149Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-09-07T09:09:23.149Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-09-07T09:09:23.149Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-07T09:09:23.149Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-07T09:09:23.149Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-09-07T09:09:23.149Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-09-07T09:09:23.149Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-09-07T09:09:23.149Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-07T09:09:23.149Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-09-07T09:09:23.150Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-09-07T09:09:23.150Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-07T09:09:23.150Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-09-07T09:09:23.150Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-07T09:09:23.150Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-09-07T09:09:23.150Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-07T09:09:23.150Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-09-07T09:09:23.150Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-09-07T09:09:23.150Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-07T09:09:23.150Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-09-07T09:09:23.150Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-09-07T09:09:23.150Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-09-07T09:09:23.150Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-09-07T09:09:23.150Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-07T09:09:23.150Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-07T09:09:23.150Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-07T09:09:23.150Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-09-07T09:09:23.150Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-09-07T09:09:23.150Z] === RUN TestContainerBindMountNonRecursive [2022-09-07T09:09:23.482Z] --- PASS: TestPluginsWithRuntimes (3.30s) [2022-09-07T09:09:23.482Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-09-07T09:09:23.482Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-09-07T09:09:23.482Z] === RUN TestPluginBackCompatMediaTypes [2022-09-07T09:09:23.720Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-09-07T09:09:24.043Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-09-07T09:09:24.043Z] PASS [2022-09-07T09:09:24.043Z] [2022-09-07T09:09:24.043Z] DONE 10 tests in 6.767s [2022-09-07T09:09:24.043Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-07T09:09:24.043Z] INFO: Testing against a local daemon [2022-09-07T09:09:24.043Z] === RUN TestExternalGraphDriver [2022-09-07T09:09:24.604Z] === RUN TestExternalGraphDriver/json [2022-09-07T09:09:25.100Z] --- PASS: TestContainerBindMountNonRecursive (1.66s) [2022-09-07T09:09:25.100Z] === RUN TestContainerVolumesMountedAsShared [2022-09-07T09:09:25.100Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-09-07T09:09:25.359Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s) [2022-09-07T09:09:25.359Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-07T09:09:25.927Z] --- PASS: TestContainerVolumesMountedAsSlave (0.51s) [2022-09-07T09:09:25.927Z] === RUN TestNetworkNat [2022-09-07T09:09:26.493Z] === RUN TestExternalGraphDriver/spec [2022-09-07T09:09:26.495Z] --- PASS: TestNetworkNat (0.56s) [2022-09-07T09:09:26.495Z] === RUN TestNetworkLocalhostTCPNat [2022-09-07T09:09:27.062Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-09-07T09:09:27.062Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s) [2022-09-07T09:09:27.062Z] === RUN TestNetworkLoopbackNat [2022-09-07T09:09:27.857Z] === RUN TestExternalGraphDriver/pull [2022-09-07T09:09:28.000Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-09-07T09:09:28.258Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-09-07T09:09:29.744Z] --- PASS: TestExternalGraphDriver (5.25s) [2022-09-07T09:09:29.744Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-09-07T09:09:29.744Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2022-09-07T09:09:29.744Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2022-09-07T09:09:29.744Z] === RUN TestGraphdriverPluginV2 [2022-09-07T09:09:30.164Z] --- PASS: TestNetworkLoopbackNat (3.03s) [2022-09-07T09:09:30.164Z] === RUN TestPause [2022-09-07T09:09:30.423Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-09-07T09:09:30.993Z] --- PASS: TestPause (0.72s) [2022-09-07T09:09:30.993Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-07T09:09:30.993Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-07T09:09:30.993Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-07T09:09:30.993Z] === RUN TestPauseStopPausedContainer [2022-09-07T09:09:31.562Z] --- PASS: TestPauseStopPausedContainer (0.64s) [2022-09-07T09:09:31.562Z] === RUN TestPsFilter [2022-09-07T09:09:31.562Z] --- PASS: TestPsFilter (0.17s) [2022-09-07T09:09:31.562Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-07T09:09:32.500Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2022-09-07T09:09:32.500Z] === RUN TestRemoveContainerWithVolume [2022-09-07T09:09:33.070Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2022-09-07T09:09:33.070Z] === RUN TestRemoveContainerRunning [2022-09-07T09:09:33.907Z] --- PASS: TestGraphdriverPluginV2 (4.32s) [2022-09-07T09:09:33.907Z] PASS [2022-09-07T09:09:33.907Z] [2022-09-07T09:09:33.907Z] DONE 5 tests in 9.646s [2022-09-07T09:09:33.907Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-07T09:09:33.907Z] INFO: Testing against a local daemon [2022-09-07T09:09:33.907Z] === RUN TestContinueAfterPluginCrash [2022-09-07T09:09:33.907Z] === PAUSE TestContinueAfterPluginCrash [2022-09-07T09:09:33.907Z] === RUN TestReadPluginNoRead [2022-09-07T09:09:33.907Z] === PAUSE TestReadPluginNoRead [2022-09-07T09:09:33.907Z] === RUN TestDaemonStartWithLogOpt [2022-09-07T09:09:33.907Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-07T09:09:33.907Z] === CONT TestContinueAfterPluginCrash [2022-09-07T09:09:33.907Z] === CONT TestDaemonStartWithLogOpt [2022-09-07T09:09:34.008Z] --- PASS: TestRemoveContainerRunning (0.77s) [2022-09-07T09:09:34.008Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-07T09:09:34.577Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2022-09-07T09:09:34.577Z] === RUN TestRemoveInvalidContainer [2022-09-07T09:09:34.839Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-09-07T09:09:34.839Z] === RUN TestRenameLinkedContainer [2022-09-07T09:09:34.903Z] --- PASS: TestCreateServiceConfigFileMode (12.38s) [2022-09-07T09:09:34.903Z] === RUN TestCreateServiceSysctls [2022-09-07T09:09:35.099Z] check_test.go:309: [d75a291c2e5ff] daemon is not started [2022-09-07T09:09:35.359Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-09-07T09:09:36.276Z] --- PASS: TestCreateServiceSysctls (3.02s) [2022-09-07T09:09:36.276Z] === RUN TestCreateServiceCapabilities [2022-09-07T09:09:37.176Z] --- PASS: TestDaemonStartWithLogOpt (3.41s) [2022-09-07T09:09:37.176Z] === CONT TestReadPluginNoRead [2022-09-07T09:09:37.896Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-09-07T09:09:37.896Z] --- PASS: TestRenameLinkedContainer (2.93s) [2022-09-07T09:09:37.896Z] === RUN TestRenameStoppedContainer [2022-09-07T09:09:38.464Z] --- PASS: TestRenameStoppedContainer (0.70s) [2022-09-07T09:09:38.464Z] === RUN TestRenameRunningContainerAndReuse [2022-09-07T09:09:38.803Z] --- PASS: TestCreateServiceCapabilities (2.44s) [2022-09-07T09:09:38.803Z] === RUN TestInspect [2022-09-07T09:09:39.690Z] === RUN TestReadPluginNoRead/default [2022-09-07T09:09:40.375Z] --- PASS: TestRenameRunningContainerAndReuse (1.89s) [2022-09-07T09:09:40.376Z] === RUN TestRenameInvalidName [2022-09-07T09:09:40.616Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-07T09:09:40.944Z] --- PASS: TestRenameInvalidName (0.82s) [2022-09-07T09:09:40.944Z] === RUN TestRenameAnonymousContainer [2022-09-07T09:09:41.331Z] --- PASS: TestInspect (2.63s) [2022-09-07T09:09:41.331Z] === RUN TestCreateJob [2022-09-07T09:09:41.513Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-09-07T09:09:41.981Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-07T09:09:42.237Z] --- PASS: TestContinueAfterPluginCrash (8.42s) [2022-09-07T09:09:43.164Z] === CONT TestReadPluginNoRead [2022-09-07T09:09:43.164Z] read_test.go:92: [d92986c969c6e] daemon is not started [2022-09-07T09:09:43.164Z] --- PASS: TestReadPluginNoRead (5.85s) [2022-09-07T09:09:43.164Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-09-07T09:09:43.164Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-09-07T09:09:43.164Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-09-07T09:09:43.164Z] PASS [2022-09-07T09:09:43.164Z] [2022-09-07T09:09:43.164Z] DONE 6 tests in 9.294s [2022-09-07T09:09:43.164Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-07T09:09:43.164Z] testing: warning: no tests to run [2022-09-07T09:09:43.164Z] PASS [2022-09-07T09:09:43.164Z] [2022-09-07T09:09:43.164Z] DONE 0 tests in 0.008s [2022-09-07T09:09:43.164Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-07T09:09:43.164Z] INFO: Testing against a local daemon [2022-09-07T09:09:43.164Z] === RUN TestPluginWithDevMounts [2022-09-07T09:09:43.164Z] === PAUSE TestPluginWithDevMounts [2022-09-07T09:09:43.164Z] === CONT TestPluginWithDevMounts [2022-09-07T09:09:44.529Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-09-07T09:09:44.529Z] PASS [2022-09-07T09:09:44.529Z] [2022-09-07T09:09:44.529Z] DONE 1 tests in 1.629s [2022-09-07T09:09:44.612Z] --- PASS: TestCreateJob (2.90s) [2022-09-07T09:09:44.612Z] === RUN TestReplicatedJob [2022-09-07T09:09:44.784Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-07T09:09:44.784Z] INFO: Testing against a local daemon [2022-09-07T09:09:44.784Z] === RUN TestSecretInspect [2022-09-07T09:09:44.824Z] --- PASS: TestRenameAnonymousContainer (3.19s) [2022-09-07T09:09:44.824Z] === RUN TestRenameContainerWithSameName [2022-09-07T09:09:44.824Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-09-07T09:09:45.083Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2022-09-07T09:09:45.083Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-07T09:09:46.676Z] --- PASS: TestSecretInspect (2.09s) [2022-09-07T09:09:46.676Z] === RUN TestSecretList [2022-09-07T09:09:46.994Z] --- PASS: TestRenameContainerWithLinkedContainer (1.89s) [2022-09-07T09:09:46.994Z] === RUN TestResize [2022-09-07T09:09:47.253Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-09-07T09:09:47.822Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-09-07T09:09:47.822Z] --- PASS: TestResize (0.85s) [2022-09-07T09:09:47.822Z] === RUN TestResizeWithInvalidSize [2022-09-07T09:09:49.190Z] --- PASS: TestSecretList (2.13s) [2022-09-07T09:09:49.190Z] === RUN TestSecretsCreateAndDelete [2022-09-07T09:09:49.207Z] --- PASS: TestResizeWithInvalidSize (0.99s) [2022-09-07T09:09:49.207Z] === RUN TestResizeWhenContainerNotStarted [2022-09-07T09:09:49.777Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s) [2022-09-07T09:09:49.777Z] === RUN TestDaemonRestartKillContainers [2022-09-07T09:09:49.777Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-07T09:09:49.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-07T09:09:49.777Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-07T09:09:49.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-07T09:09:49.777Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-07T09:09:49.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-07T09:09:49.777Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-07T09:09:49.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-07T09:09:49.777Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-07T09:09:49.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-07T09:09:49.777Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-07T09:09:49.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-07T09:09:49.777Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-07T09:09:49.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-07T09:09:49.777Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-07T09:09:49.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-07T09:09:49.777Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-07T09:09:49.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-07T09:09:49.777Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-07T09:09:49.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-07T09:09:49.777Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-07T09:09:49.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-07T09:09:49.777Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-07T09:09:49.777Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-07T09:09:49.777Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-07T09:09:49.777Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-07T09:09:49.873Z] --- PASS: TestReplicatedJob (5.06s) [2022-09-07T09:09:49.873Z] === RUN TestUpdateReplicatedJob [2022-09-07T09:09:50.036Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-09-07T09:09:51.076Z] --- PASS: TestSecretsCreateAndDelete (2.10s) [2022-09-07T09:09:51.076Z] === RUN TestSecretsUpdate [2022-09-07T09:09:51.946Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-09-07T09:09:52.400Z] --- PASS: TestUpdateReplicatedJob (3.02s) [2022-09-07T09:09:52.400Z] === RUN TestServiceListWithStatuses [2022-09-07T09:09:52.400Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-07T09:09:52.400Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-07T09:09:52.400Z] === RUN TestDockerNetworkConnectAlias [2022-09-07T09:09:52.515Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-07T09:09:52.775Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-07T09:09:53.035Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-09-07T09:09:53.589Z] --- PASS: TestSecretsUpdate (2.12s) [2022-09-07T09:09:53.589Z] === RUN TestTemplatedSecret [2022-09-07T09:09:53.973Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-09-07T09:09:54.232Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-07T09:09:54.491Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-07T09:09:55.070Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-09-07T09:09:55.519Z] --- PASS: TestTemplatedSecret (2.46s) [2022-09-07T09:09:55.519Z] === RUN TestSecretCreateResolve [2022-09-07T09:09:56.009Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-07T09:09:56.009Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-07T09:09:56.581Z] --- PASS: TestDockerNetworkConnectAlias (3.90s) [2022-09-07T09:09:56.581Z] === RUN TestDockerNetworkReConnect [2022-09-07T09:09:58.032Z] --- PASS: TestSecretCreateResolve (2.11s) [2022-09-07T09:09:58.032Z] PASS [2022-09-07T09:09:58.032Z] [2022-09-07T09:09:58.032Z] DONE 6 tests in 13.042s [2022-09-07T09:09:58.032Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-07T09:09:58.032Z] INFO: Testing against a local daemon [2022-09-07T09:09:58.032Z] === RUN TestServiceCreateInit [2022-09-07T09:09:58.032Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-07T09:09:58.552Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-09-07T09:09:58.552Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-07T09:09:59.121Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-07T09:09:59.380Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-09-07T09:09:59.860Z] --- PASS: TestDockerNetworkReConnect (3.19s) [2022-09-07T09:09:59.861Z] === RUN TestServicePlugin [2022-09-07T09:09:59.861Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T09:09:59.861Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-07T09:09:59.861Z] === RUN TestServiceUpdateLabel [2022-09-07T09:09:59.949Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-09-07T09:10:00.888Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-09-07T09:10:01.306Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-07T09:10:01.770Z] --- PASS: TestServiceUpdateLabel (2.10s) [2022-09-07T09:10:01.770Z] === RUN TestServiceUpdateSecrets [2022-09-07T09:10:01.828Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-09-07T09:10:02.086Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-07T09:10:02.656Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-09-07T09:10:02.915Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-07T09:10:03.175Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-09-07T09:10:05.472Z] --- PASS: TestServiceCreateInit (7.26s) [2022-09-07T09:10:05.472Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.51s) [2022-09-07T09:10:05.472Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s) [2022-09-07T09:10:05.472Z] === RUN TestCreateServiceMultipleTimes [2022-09-07T09:10:05.717Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-07T09:10:05.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.86s) [2022-09-07T09:10:05.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.93s) [2022-09-07T09:10:05.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s) [2022-09-07T09:10:05.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s) [2022-09-07T09:10:05.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s) [2022-09-07T09:10:05.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.76s) [2022-09-07T09:10:05.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.57s) [2022-09-07T09:10:05.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.86s) [2022-09-07T09:10:05.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.48s) [2022-09-07T09:10:05.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.00s) [2022-09-07T09:10:05.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.61s) [2022-09-07T09:10:05.717Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.57s) [2022-09-07T09:10:05.717Z] === RUN TestCgroupNamespacesRun [2022-09-07T09:10:07.098Z] --- PASS: TestCgroupNamespacesRun (1.64s) [2022-09-07T09:10:07.098Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-07T09:10:08.035Z] check_test.go:309: [d9bbf496f4c25] daemon is not started [2022-09-07T09:10:08.035Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-09-07T09:10:08.295Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-09-07T09:10:08.865Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2022-09-07T09:10:08.865Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-07T09:10:09.805Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-09-07T09:10:09.805Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-09-07T09:10:10.375Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-09-07T09:10:10.375Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s) [2022-09-07T09:10:10.375Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-07T09:10:11.312Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-09-07T09:10:11.881Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-09-07T09:10:12.141Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2022-09-07T09:10:12.141Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-07T09:10:14.048Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.68s) [2022-09-07T09:10:14.048Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-07T09:10:15.955Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.65s) [2022-09-07T09:10:15.955Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-07T09:10:16.524Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2022-09-07T09:10:16.524Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-07T09:10:16.658Z] --- PASS: TestServiceUpdateSecrets (14.18s) [2022-09-07T09:10:16.658Z] === RUN TestServiceUpdateConfigs [2022-09-07T09:10:16.784Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-09-07T09:10:18.164Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2022-09-07T09:10:18.165Z] === RUN TestNISDomainname [2022-09-07T09:10:19.111Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-09-07T09:10:19.111Z] --- PASS: TestNISDomainname (0.87s) [2022-09-07T09:10:19.111Z] === RUN TestHostnameDnsResolution [2022-09-07T09:10:20.051Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-09-07T09:10:20.620Z] --- PASS: TestHostnameDnsResolution (1.33s) [2022-09-07T09:10:20.620Z] === RUN TestUnprivilegedPortsAndPing [2022-09-07T09:10:20.620Z] === RUN TestDockerSuite/TestBuildCmd [2022-09-07T09:10:20.879Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-09-07T09:10:21.139Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-09-07T09:10:21.398Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-09-07T09:10:21.398Z] --- PASS: TestUnprivilegedPortsAndPing (1.05s) [2022-09-07T09:10:21.398Z] === RUN TestStats [2022-09-07T09:10:21.658Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-09-07T09:10:21.658Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-09-07T09:10:21.658Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-09-07T09:10:23.036Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-09-07T09:10:23.515Z] --- PASS: TestCreateServiceMultipleTimes (15.72s) [2022-09-07T09:10:23.515Z] === RUN TestCreateServiceConflict [2022-09-07T09:10:23.515Z] --- PASS: TestCreateServiceConflict (2.11s) [2022-09-07T09:10:23.515Z] === RUN TestCreateServiceMaxReplicas [2022-09-07T09:10:23.607Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-09-07T09:10:24.175Z] --- PASS: TestStats (2.73s) [2022-09-07T09:10:24.175Z] === RUN TestStopContainerWithTimeout [2022-09-07T09:10:24.175Z] === RUN TestStopContainerWithTimeout/0 [2022-09-07T09:10:24.175Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-07T09:10:24.176Z] === RUN TestStopContainerWithTimeout/1 [2022-09-07T09:10:24.176Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-07T09:10:24.176Z] === RUN TestStopContainerWithTimeout/3 [2022-09-07T09:10:24.176Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-07T09:10:24.176Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-07T09:10:24.176Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-07T09:10:24.176Z] === CONT TestStopContainerWithTimeout/0 [2022-09-07T09:10:24.176Z] === CONT TestStopContainerWithTimeout/3 [2022-09-07T09:10:25.402Z] --- PASS: TestCreateServiceMaxReplicas (2.63s) [2022-09-07T09:10:25.402Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-07T09:10:25.560Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-09-07T09:10:25.560Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-07T09:10:27.469Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-09-07T09:10:27.469Z] === CONT TestStopContainerWithTimeout/1 [2022-09-07T09:10:27.469Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-09-07T09:10:28.038Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-09-07T09:10:28.613Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-09-07T09:10:28.873Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-07T09:10:28.873Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2022-09-07T09:10:28.873Z] --- PASS: TestStopContainerWithTimeout/3 (3.02s) [2022-09-07T09:10:28.873Z] --- PASS: TestStopContainerWithTimeout/-1 (2.60s) [2022-09-07T09:10:28.873Z] --- PASS: TestStopContainerWithTimeout/1 (1.68s) [2022-09-07T09:10:28.873Z] === RUN TestDeleteDevicemapper [2022-09-07T09:10:28.873Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-07T09:10:28.873Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-07T09:10:28.873Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-07T09:10:28.873Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-09-07T09:10:29.812Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-09-07T09:10:29.812Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-09-07T09:10:29.812Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-07T09:10:29.812Z] check_test.go:309: [ddddcf872f6a3] daemon is not started [2022-09-07T09:10:29.812Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-09-07T09:10:29.812Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-07T09:10:29.812Z] check_test.go:309: [d7457ccf78081] daemon is not started [2022-09-07T09:10:29.812Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-09-07T09:10:30.382Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-09-07T09:10:30.951Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-09-07T09:10:31.520Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.53s) [2022-09-07T09:10:31.520Z] === RUN TestUpdateMemory [2022-09-07T09:10:31.520Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-07T09:10:31.520Z] --- SKIP: TestUpdateMemory (0.00s) [2022-09-07T09:10:31.520Z] === RUN TestUpdateCPUQuota [2022-09-07T09:10:31.524Z] --- PASS: TestServiceUpdateConfigs (14.16s) [2022-09-07T09:10:31.524Z] === RUN TestServiceUpdateNetwork [2022-09-07T09:10:32.905Z] --- PASS: TestUpdateCPUQuota (1.13s) [2022-09-07T09:10:32.905Z] === RUN TestUpdatePidsLimit [2022-09-07T09:10:32.905Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-07T09:10:32.905Z] === RUN TestUpdatePidsLimit/no_change [2022-09-07T09:10:33.473Z] check_test.go:309: [d1e8bd49242f8] daemon is not started [2022-09-07T09:10:33.474Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-09-07T09:10:33.474Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-07T09:10:33.732Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-07T09:10:34.301Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-07T09:10:34.560Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-07T09:10:34.823Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-07T09:10:36.205Z] --- PASS: TestUpdatePidsLimit (3.67s) [2022-09-07T09:10:36.205Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2022-09-07T09:10:36.205Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2022-09-07T09:10:36.205Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-09-07T09:10:36.205Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2022-09-07T09:10:36.205Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2022-09-07T09:10:36.205Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2022-09-07T09:10:36.205Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2022-09-07T09:10:36.205Z] === RUN TestUpdateRestartPolicy [2022-09-07T09:10:38.120Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-09-07T09:10:40.235Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.11s) [2022-09-07T09:10:40.235Z] === RUN TestCreateServiceSecretFileMode [2022-09-07T09:10:40.655Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-09-07T09:10:40.915Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-09-07T09:10:41.483Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-09-07T09:10:42.052Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-09-07T09:10:42.990Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-09-07T09:10:43.716Z] --- PASS: TestServiceUpdateNetwork (11.97s) [2022-09-07T09:10:43.716Z] === RUN TestServiceUpdatePidsLimit [2022-09-07T09:10:43.716Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-07T09:10:43.716Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-07T09:10:44.370Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-09-07T09:10:46.277Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-09-07T09:10:46.536Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-09-07T09:10:47.474Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-09-07T09:10:47.474Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-09-07T09:10:47.474Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-09-07T09:10:47.474Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-09-07T09:10:47.474Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-09-07T09:10:47.474Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-09-07T09:10:47.474Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-09-07T09:10:47.474Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-09-07T09:10:47.474Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-09-07T09:10:48.857Z] --- PASS: TestUpdateRestartPolicy (12.29s) [2022-09-07T09:10:48.857Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-07T09:10:49.117Z] --- PASS: TestUpdateRestartWithAutoRemove (0.63s) [2022-09-07T09:10:49.117Z] === RUN TestWaitNonBlocked [2022-09-07T09:10:49.117Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T09:10:49.117Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T09:10:49.117Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T09:10:49.117Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T09:10:49.117Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T09:10:49.117Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T09:10:50.498Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-09-07T09:10:50.498Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2022-09-07T09:10:50.498Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2022-09-07T09:10:50.498Z] === RUN TestWaitBlocked [2022-09-07T09:10:50.498Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T09:10:50.498Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T09:10:50.498Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T09:10:50.498Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T09:10:50.498Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-07T09:10:50.498Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-07T09:10:50.758Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-09-07T09:10:50.758Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-09-07T09:10:51.699Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-07T09:10:51.699Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2022-09-07T09:10:51.699Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.26s) [2022-09-07T09:10:51.699Z] === CONT TestContainerStartOnDaemonRestart [2022-09-07T09:10:51.699Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-07T09:10:51.821Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-07T09:10:52.471Z] --- PASS: TestCreateServiceSecretFileMode (12.54s) [2022-09-07T09:10:52.471Z] === RUN TestCreateServiceConfigFileMode [2022-09-07T09:10:54.998Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-09-07T09:10:55.258Z] --- PASS: TestContainerStartOnDaemonRestart (3.72s) [2022-09-07T09:10:55.258Z] === CONT TestIpcModeOlderClient [2022-09-07T09:10:55.258Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-09-07T09:10:55.258Z] === CONT TestContainerKillOnDaemonStart [2022-09-07T09:10:55.518Z] === CONT TestDaemonHostGatewayIP [2022-09-07T09:10:55.518Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.01s) [2022-09-07T09:10:55.778Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-09-07T09:10:58.378Z] --- PASS: TestServiceUpdatePidsLimit (15.98s) [2022-09-07T09:10:58.378Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s) [2022-09-07T09:10:58.378Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-09-07T09:10:58.378Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-09-07T09:10:58.378Z] PASS [2022-09-07T09:10:58.378Z] [2022-09-07T09:10:58.378Z] === Skipped [2022-09-07T09:10:58.378Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-07T09:10:58.378Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-07T09:10:58.378Z] [2022-09-07T09:10:58.378Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-09-07T09:10:58.378Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-07T09:10:58.378Z] [2022-09-07T09:10:58.378Z] DONE 27 tests, 2 skipped in 149.157s [2022-09-07T09:10:58.378Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-09-07T09:10:58.378Z] ++ 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 [2022-09-07T09:10:58.378Z] ++ set -e [2022-09-07T09:10:58.378Z] ++ '[' -n 0 ']' [2022-09-07T09:10:58.378Z] ++ set -x [2022-09-07T09:10:58.378Z] ++ env -i DEST=/go/src/github.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 [2022-09-07T09:10:58.378Z] INFO: Testing against a local daemon [2022-09-07T09:10:58.378Z] === RUN TestSessionCreate [2022-09-07T09:10:58.378Z] --- PASS: TestSessionCreate (0.02s) [2022-09-07T09:10:58.378Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-07T09:10:58.378Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-07T09:10:58.378Z] PASS [2022-09-07T09:10:58.378Z] [2022-09-07T09:10:58.378Z] DONE 2 tests in 0.132s [2022-09-07T09:10:58.378Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-09-07T09:10:58.378Z] ++ 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 [2022-09-07T09:10:58.378Z] ++ set -e [2022-09-07T09:10:58.378Z] ++ '[' -n 0 ']' [2022-09-07T09:10:58.378Z] ++ set -x [2022-09-07T09:10:58.378Z] ++ env -i DEST=/go/src/github.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 [2022-09-07T09:10:58.378Z] INFO: Testing against a local daemon [2022-09-07T09:10:58.378Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-07T09:10:58.378Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-07T09:10:58.378Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-07T09:10:58.378Z] === RUN TestEventsExecDie [2022-09-07T09:10:58.636Z] --- PASS: TestEventsExecDie (0.52s) [2022-09-07T09:10:58.636Z] === RUN TestEventsBackwardsCompatible [2022-09-07T09:10:58.636Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-09-07T09:10:58.636Z] === RUN TestInfoBinaryCommits [2022-09-07T09:10:58.636Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-07T09:10:58.636Z] === RUN TestInfoAPIVersioned [2022-09-07T09:10:58.636Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-07T09:10:58.636Z] === RUN TestInfoDiscoveryBackend [2022-09-07T09:10:59.073Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-09-07T09:10:59.073Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-09-07T09:10:59.202Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-09-07T09:10:59.202Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-09-07T09:10:59.332Z] --- PASS: TestDaemonHostGatewayIP (3.86s) [2022-09-07T09:10:59.332Z] === CONT TestDaemonRestartIpcMode [2022-09-07T09:10:59.332Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-09-07T09:11:00.135Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-09-07T09:11:00.135Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-09-07T09:11:00.701Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-09-07T09:11:00.701Z] === RUN TestInfoAPI [2022-09-07T09:11:00.701Z] --- PASS: TestInfoAPI (0.02s) [2022-09-07T09:11:00.701Z] === RUN TestInfoAPIWarnings [2022-09-07T09:11:01.238Z] check_test.go:309: [dfba7f841c886] daemon is not started [2022-09-07T09:11:01.238Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-09-07T09:11:02.618Z] --- PASS: TestDaemonRestartIpcMode (3.20s) [2022-09-07T09:11:04.526Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-09-07T09:11:04.526Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-09-07T09:11:04.635Z] --- PASS: TestCreateServiceConfigFileMode (12.51s) [2022-09-07T09:11:04.635Z] === RUN TestCreateServiceSysctls [2022-09-07T09:11:07.149Z] --- PASS: TestCreateServiceSysctls (3.16s) [2022-09-07T09:11:07.149Z] === RUN TestCreateServiceCapabilities [2022-09-07T09:11:07.827Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-09-07T09:11:08.087Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-09-07T09:11:08.087Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-09-07T09:11:08.346Z] --- PASS: TestContainerKillOnDaemonStart (13.02s) [2022-09-07T09:11:08.346Z] PASS [2022-09-07T09:11:08.346Z] [2022-09-07T09:11:08.346Z] === Skipped [2022-09-07T09:11:08.346Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-09-07T09:11:08.346Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-07T09:11:08.346Z] [2022-09-07T09:11:08.346Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-09-07T09:11:08.346Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-07T09:11:08.346Z] [2022-09-07T09:11:08.346Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-09-07T09:11:08.346Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-07T09:11:08.346Z] [2022-09-07T09:11:08.346Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-07T09:11:08.346Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-07T09:11:08.346Z] [2022-09-07T09:11:08.346Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-07T09:11:08.346Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-07T09:11:08.346Z] [2022-09-07T09:11:08.346Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-09-07T09:11:08.346Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-09-07T09:11:08.346Z] [2022-09-07T09:11:08.346Z] DONE 197 tests, 6 skipped in 149.854s [2022-09-07T09:11:08.346Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-09-07T09:11:08.346Z] ++ 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 [2022-09-07T09:11:08.346Z] ++ set -e [2022-09-07T09:11:08.346Z] ++ '[' -n 0 ']' [2022-09-07T09:11:08.346Z] ++ set -x [2022-09-07T09:11:08.346Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2022-09-07T09:11:08.606Z] INFO: Testing against a local daemon [2022-09-07T09:11:08.606Z] === RUN TestCommitInheritsEnv [2022-09-07T09:11:09.176Z] --- PASS: TestCommitInheritsEnv (0.47s) [2022-09-07T09:11:09.176Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-07T09:11:09.176Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-09-07T09:11:09.176Z] === RUN TestImagesFilterMultiReference [2022-09-07T09:11:09.176Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-09-07T09:11:09.176Z] === RUN TestImagePullPlatformInvalid [2022-09-07T09:11:09.176Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-09-07T09:11:09.176Z] === RUN TestRemoveImageOrphaning [2022-09-07T09:11:09.435Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-09-07T09:11:09.664Z] --- PASS: TestCreateServiceCapabilities (2.44s) [2022-09-07T09:11:09.664Z] === RUN TestInspect [2022-09-07T09:11:09.695Z] check_test.go:309: [d1b373455a3f5] daemon is not started [2022-09-07T09:11:09.695Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-09-07T09:11:09.695Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2022-09-07T09:11:09.695Z] === RUN TestRemoveImageGarbageCollector [2022-09-07T09:11:11.601Z] --- PASS: TestRemoveImageGarbageCollector (2.01s) [2022-09-07T09:11:11.601Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-07T09:11:11.861Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-09-07T09:11:11.861Z] === RUN TestTagInvalidReference [2022-09-07T09:11:11.861Z] --- PASS: TestTagInvalidReference (0.02s) [2022-09-07T09:11:11.861Z] === RUN TestTagValidPrefixedRepo [2022-09-07T09:11:11.861Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-09-07T09:11:11.861Z] === RUN TestTagExistedNameWithoutForce [2022-09-07T09:11:11.861Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-07T09:11:11.861Z] === RUN TestTagOfficialNames [2022-09-07T09:11:11.861Z] --- PASS: TestTagOfficialNames (0.06s) [2022-09-07T09:11:11.861Z] === RUN TestTagMatchesDigest [2022-09-07T09:11:11.861Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-09-07T09:11:11.861Z] === CONT TestImportExtremelyLargeImageWorks [2022-09-07T09:11:12.119Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-09-07T09:11:12.177Z] --- PASS: TestInspect (2.79s) [2022-09-07T09:11:12.177Z] === RUN TestCreateJob [2022-09-07T09:11:12.378Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-09-07T09:11:12.379Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-09-07T09:11:13.324Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-09-07T09:11:13.324Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-09-07T09:11:14.693Z] --- PASS: TestCreateJob (2.59s) [2022-09-07T09:11:14.693Z] === RUN TestReplicatedJob [2022-09-07T09:11:14.706Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-09-07T09:11:15.644Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-09-07T09:11:18.769Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-09-07T09:11:18.769Z] === RUN TestInfoDebug [2022-09-07T09:11:18.769Z] --- PASS: TestInfoDebug (0.52s) [2022-09-07T09:11:18.769Z] === RUN TestInfoInsecureRegistries [2022-09-07T09:11:18.769Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-07T09:11:18.769Z] === RUN TestInfoRegistryMirrors [2022-09-07T09:11:18.769Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-07T09:11:18.769Z] === RUN TestLoginFailsWithBadCredentials [2022-09-07T09:11:19.027Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-09-07T09:11:19.027Z] === RUN TestPingCacheHeaders [2022-09-07T09:11:19.027Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-07T09:11:19.027Z] === RUN TestPingGet [2022-09-07T09:11:19.027Z] --- PASS: TestPingGet (0.02s) [2022-09-07T09:11:19.027Z] === RUN TestPingHead [2022-09-07T09:11:19.027Z] --- PASS: TestPingHead (0.02s) [2022-09-07T09:11:19.027Z] === RUN TestVersion [2022-09-07T09:11:19.027Z] --- PASS: TestVersion (0.02s) [2022-09-07T09:11:19.027Z] PASS [2022-09-07T09:11:19.027Z] [2022-09-07T09:11:19.027Z] === Skipped [2022-09-07T09:11:19.027Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-07T09:11:19.027Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-07T09:11:19.027Z] [2022-09-07T09:11:19.027Z] DONE 18 tests, 1 skipped in 21.012s [2022-09-07T09:11:19.027Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-07T09:11:19.027Z] ++ 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 [2022-09-07T09:11:19.027Z] ++ set -e [2022-09-07T09:11:19.027Z] ++ '[' -n 0 ']' [2022-09-07T09:11:19.027Z] ++ set -x [2022-09-07T09:11:19.027Z] ++ env -i DEST=/go/src/github.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 [2022-09-07T09:11:19.285Z] INFO: Testing against a local daemon [2022-09-07T09:11:19.285Z] === RUN TestVolumesCreateAndList [2022-09-07T09:11:19.285Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-07T09:11:19.285Z] === RUN TestVolumesRemove [2022-09-07T09:11:19.285Z] --- PASS: TestVolumesRemove (0.06s) [2022-09-07T09:11:19.285Z] === RUN TestVolumesInspect [2022-09-07T09:11:19.285Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-07T09:11:19.285Z] === RUN TestVolumesInvalidJSON [2022-09-07T09:11:19.285Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-09-07T09:11:19.285Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-09-07T09:11:19.285Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-09-07T09:11:19.285Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-09-07T09:11:19.285Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-09-07T09:11:19.285Z] PASS [2022-09-07T09:11:19.285Z] [2022-09-07T09:11:19.285Z] DONE 5 tests in 0.216s [2022-09-07T09:11:19.285Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-07T09:11:19.285Z] ++++ cat bundles/test-integration/docker.pid [2022-09-07T09:11:19.285Z] +++ kill 12407 [2022-09-07T09:11:19.838Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-09-07T09:11:19.935Z] --- PASS: TestReplicatedJob (5.20s) [2022-09-07T09:11:19.935Z] === RUN TestUpdateReplicatedJob [2022-09-07T09:11:20.098Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-09-07T09:11:20.658Z] +++ /etc/init.d/apparmor stop [2022-09-07T09:11:20.658Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-07T09:11:20.658Z] [2022-09-07T09:11:20.658Z] Unloading profiles will leave already running processes permanently [2022-09-07T09:11:20.658Z] unconfined, which can lead to unexpected situations. [2022-09-07T09:11:20.658Z] [2022-09-07T09:11:20.658Z] To set a process to complain mode, use the command line tool [2022-09-07T09:11:20.658Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-07T09:11:20.658Z] +++ true [2022-09-07T09:11:20.658Z] exiting test-integration [2022-09-07T09:11:20.658Z] ++ exit 0 [2022-09-07T09:11:20.658Z] [2022-09-07T09:11:20.666Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-09-07T09:11:20.779Z] 294d77ac553d: Pull complete [2022-09-07T09:11:20.779Z] Digest: sha256:8ca3aaeb91e7715a98a0769dc62ed69212aac3e0bbee12ffd13b5e36d992d127 [2022-09-07T09:11:20.779Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-07T09:11:20.779Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-09-07T09:11:20.779Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-09-07T09:11:20.779Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.3287' [2022-09-07T09:11:20.779Z] WARN: Skipping validation tests [2022-09-07T09:11:20.779Z] INFO: Running unit tests at 09/07/2022 09:11:09... [2022-09-07T09:11:20.779Z] INFO: make.ps1 starting at 09/07/2022 09:11:15 [2022-09-07T09:11:20.779Z] INFO: Git commit (773e211138) assumed from DOCKER_GITCOMMIT environment variable [2022-09-07T09:11:20.779Z] INFO: Invoking autogen... [2022-09-07T09:11:20.779Z] INFO: Running unit tests... [2022-09-07T09:11:21.235Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-09-07T09:11:21.235Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from config [2022-09-07T09:11:21.807Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config Post stage [Pipeline] junit [2022-09-07T09:11:22.043Z] Recording test results [2022-09-07T09:11:22.315Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-07T09:11:22.375Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from config [2022-09-07T09:11:22.646Z] + echo Ensuring container killed. [2022-09-07T09:11:22.646Z] Ensuring container killed. [2022-09-07T09:11:22.646Z] + docker rm -vf docker-pr3 [2022-09-07T09:11:22.646Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh [2022-09-07T09:11:22.928Z] + echo Chowning /workspace to jenkins user [2022-09-07T09:11:22.928Z] Chowning /workspace to jenkins user [2022-09-07T09:11:22.928Z] + id -u [2022-09-07T09:11:22.928Z] + id -g [2022-09-07T09:11:22.928Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44098:/workspace busybox chown -R 1000:1000 /workspace [2022-09-07T09:11:22.928Z] Unable to find image 'busybox:latest' locally [2022-09-07T09:11:22.928Z] latest: Pulling from library/busybox [2022-09-07T09:11:22.944Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config [2022-09-07T09:11:23.186Z] 4189ef966ca4: Pulling fs layer [2022-09-07T09:11:23.186Z] 4189ef966ca4: Download complete [2022-09-07T09:11:23.186Z] 4189ef966ca4: Pull complete [2022-09-07T09:11:23.199Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2022-09-07T09:11:23.199Z] === RUN TestServiceListWithStatuses [2022-09-07T09:11:23.199Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-07T09:11:23.199Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-07T09:11:23.199Z] === RUN TestDockerNetworkConnectAlias [2022-09-07T09:11:23.444Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-07T09:11:23.444Z] Status: Downloaded newer image for busybox:latest [2022-09-07T09:11:23.511Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config [2022-09-07T09:11:23.771Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli [2022-09-07T09:11:24.339Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-07T09:11:24.675Z] + bundleName=arm64-integration [2022-09-07T09:11:24.675Z] + echo Creating arm64-integration-bundles.tar.gz [2022-09-07T09:11:24.675Z] Creating arm64-integration-bundles.tar.gz [2022-09-07T09:11:24.675Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-07T09:11:24.675Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-07T09:11:24.687Z] Archiving artifacts [2022-09-07T09:11:24.908Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-09-07T09:11:24.908Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli [2022-09-07T09:11:25.476Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli [2022-09-07T09:11:26.044Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli [2022-09-07T09:11:26.044Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-09-07T09:11:26.329Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44098/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-07T09:11:26.612Z] check_test.go:309: [d03dcbc04571a] daemon is not started [2022-09-07T09:11:26.613Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-09-07T09:11:26.634Z] + make clean [2022-09-07T09:11:26.785Z] 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/httpstatus 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 [2022-09-07T09:11:26.892Z] docker volume rm -f docker-dev-cache [2022-09-07T09:11:26.892Z] docker-dev-cache [Pipeline] deleteDir [2022-09-07T09:11:27.365Z] --- PASS: TestDockerNetworkConnectAlias (4.13s) [2022-09-07T09:11:27.365Z] === RUN TestDockerNetworkReConnect [2022-09-07T09:11:27.551Z] check_test.go:309: [d65019fc7bd86] daemon is not started [2022-09-07T09:11:27.551Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-09-07T09:11:28.119Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [Pipeline] } [2022-09-07T09:11:28.690Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-07T09:11:29.627Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-09-07T09:11:30.630Z] --- PASS: TestDockerNetworkReConnect (3.35s) [2022-09-07T09:11:30.630Z] === RUN TestServicePlugin [2022-09-07T09:11:32.922Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-09-07T09:11:33.181Z] check_test.go:309: [d1b2f2a1818e8] daemon is not started [2022-09-07T09:11:33.181Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-09-07T09:11:33.896Z] plugin_test.go:62: [d123a345c0c34] joining swarm manager [d33ad40ab3d98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T09:11:35.260Z] plugin_test.go:65: [dad99791198d1] joining swarm manager [d33ad40ab3d98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T09:11:36.473Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-09-07T09:11:37.852Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-09-07T09:11:39.487Z] ? github.com/docker/docker/api [no test files] [2022-09-07T09:11:39.759Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-09-07T09:11:40.697Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-09-07T09:11:40.957Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-09-07T09:11:41.899Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-09-07T09:11:42.840Z] check_test.go:309: [d142f5e3463d8] daemon is not started [2022-09-07T09:11:42.840Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-09-07T09:11:45.382Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-09-07T09:11:47.289Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-09-07T09:11:47.289Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-09-07T09:11:49.826Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-09-07T09:11:50.769Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-09-07T09:11:54.059Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-09-07T09:11:55.966Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-09-07T09:11:55.966Z] check_test.go:309: [dc54e72081cfe] daemon is not started [2022-09-07T09:11:55.966Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-09-07T09:11:56.534Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-09-07T09:11:57.471Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-09-07T09:11:57.732Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-09-07T09:11:57.991Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-09-07T09:11:59.898Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-09-07T09:11:59.898Z] check_test.go:309: [daf723c8b2b89] daemon is not started [2022-09-07T09:11:59.898Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-09-07T09:12:00.158Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-09-07T09:12:01.009Z] === RUN TestMiddlewares [2022-09-07T09:12:01.009Z] --- PASS: TestMiddlewares (0.00s) [2022-09-07T09:12:01.009Z] PASS [2022-09-07T09:12:01.009Z] coverage: 7.9% of statements [2022-09-07T09:12:01.009Z] ok github.com/docker/docker/api/server 0.063s coverage: 7.9% of statements [2022-09-07T09:12:01.749Z] --- PASS: TestServicePlugin (29.94s) [2022-09-07T09:12:01.749Z] === RUN TestServiceUpdateLabel [2022-09-07T09:12:02.675Z] --- PASS: TestServiceUpdateLabel (2.13s) [2022-09-07T09:12:02.675Z] === RUN TestServiceUpdateSecrets [2022-09-07T09:12:02.708Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-09-07T09:12:05.243Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-09-07T09:12:09.445Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-09-07T09:12:10.825Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-09-07T09:12:12.731Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-09-07T09:12:14.654Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-09-07T09:12:14.654Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-09-07T09:12:16.034Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-09-07T09:12:17.509Z] --- PASS: TestServiceUpdateSecrets (14.44s) [2022-09-07T09:12:17.509Z] === RUN TestServiceUpdateConfigs [2022-09-07T09:12:19.328Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-09-07T09:12:19.329Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-09-07T09:12:19.588Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-09-07T09:12:20.156Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-09-07T09:12:21.094Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-09-07T09:12:21.094Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-09-07T09:12:21.355Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-09-07T09:12:21.924Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-09-07T09:12:23.306Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-09-07T09:12:23.874Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-09-07T09:12:25.254Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-09-07T09:12:25.513Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-09-07T09:12:26.450Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-09-07T09:12:27.388Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-09-07T09:12:27.388Z] === RUN TestDockerSuite/TestBuildEnv [2022-09-07T09:12:28.771Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-09-07T09:12:30.676Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-09-07T09:12:30.676Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-09-07T09:12:31.615Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-09-07T09:12:32.342Z] --- PASS: TestServiceUpdateConfigs (14.56s) [2022-09-07T09:12:32.342Z] === RUN TestServiceUpdateNetwork [2022-09-07T09:12:35.809Z] docker_cli_daemon_test.go:2551: [d2c1c7419e4b9] daemon is not started [2022-09-07T09:12:37.716Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-09-07T09:12:38.285Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-09-07T09:12:44.505Z] --- PASS: TestServiceUpdateNetwork (12.35s) [2022-09-07T09:12:44.505Z] === RUN TestServiceUpdatePidsLimit [2022-09-07T09:12:45.065Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-07T09:12:45.992Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-07T09:12:46.408Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-09-07T09:12:48.946Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-09-07T09:12:50.862Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-09-07T09:12:53.400Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-09-07T09:12:53.400Z] check_test.go:309: [d4791442ab095] daemon is not started [2022-09-07T09:12:53.400Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-09-07T09:12:54.071Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-07T09:12:58.706Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-09-07T09:12:59.275Z] --- PASS: TestDockerDaemonSuite (340.98s) [2022-09-07T09:12:59.275Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.06s) [2022-09-07T09:12:59.275Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.55s) [2022-09-07T09:12:59.275Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.89s) [2022-09-07T09:12:59.275Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.56s) [2022-09-07T09:12:59.275Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.23s) [2022-09-07T09:12:59.275Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.86s) [2022-09-07T09:12:59.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.42s) [2022-09-07T09:12:59.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.82s) [2022-09-07T09:12:59.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.39s) [2022-09-07T09:12:59.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.43s) [2022-09-07T09:12:59.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.39s) [2022-09-07T09:12:59.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.65s) [2022-09-07T09:12:59.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.51s) [2022-09-07T09:12:59.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.26s) [2022-09-07T09:12:59.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-09-07T09:12:59.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-09-07T09:12:59.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.60s) [2022-09-07T09:12:59.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-09-07T09:12:59.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.40s) [2022-09-07T09:12:59.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.53s) [2022-09-07T09:12:59.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.32s) [2022-09-07T09:12:59.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s) [2022-09-07T09:12:59.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2022-09-07T09:12:59.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-09-07T09:12:59.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.73s) [2022-09-07T09:12:59.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-09-07T09:12:59.275Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-09-07T09:12:59.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.56s) [2022-09-07T09:12:59.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-09-07T09:12:59.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.97s) [2022-09-07T09:12:59.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.86s) [2022-09-07T09:12:59.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.03s) [2022-09-07T09:12:59.276Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-07T09:12:59.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.02s) [2022-09-07T09:12:59.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.96s) [2022-09-07T09:12:59.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.52s) [2022-09-07T09:12:59.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.73s) [2022-09-07T09:12:59.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.82s) [2022-09-07T09:12:59.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-09-07T09:12:59.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.90s) [2022-09-07T09:12:59.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.14s) [2022-09-07T09:12:59.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.37s) [2022-09-07T09:12:59.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-09-07T09:12:59.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-09-07T09:12:59.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-09-07T09:12:59.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.56s) [2022-09-07T09:12:59.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.53s) [2022-09-07T09:12:59.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.59s) [2022-09-07T09:12:59.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.59s) [2022-09-07T09:12:59.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.55s) [2022-09-07T09:12:59.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.69s) [2022-09-07T09:12:59.276Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.86s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.95s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.23s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.18s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.35s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.85s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.21s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.97s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.50s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.19s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.26s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.57s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.02s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.64s) [2022-09-07T09:12:59.535Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-07T09:12:59.535Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.45s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.34s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.69s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.57s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.16s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.64s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.01s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.14s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.32s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.89s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.86s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.63s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.89s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.51s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.95s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.81s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.80s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.97s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.13s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.51s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.26s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.94s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.55s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.86s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.56s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.85s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.40s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.40s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.75s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.15s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.29s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.30s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.71s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.08s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.02s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.35s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.40s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.66s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.76s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.61s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2022-09-07T09:12:59.535Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.09s) [2022-09-07T09:12:59.535Z] === RUN TestDockerSwarmSuite [2022-09-07T09:12:59.535Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-09-07T09:13:00.647Z] --- PASS: TestServiceUpdatePidsLimit (16.15s) [2022-09-07T09:13:00.647Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-09-07T09:13:00.647Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-09-07T09:13:00.647Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-09-07T09:13:00.647Z] PASS [2022-09-07T09:13:00.647Z] [2022-09-07T09:13:00.647Z] === Skipped [2022-09-07T09:13:00.647Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-07T09:13:00.647Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-07T09:13:00.647Z] [2022-09-07T09:13:00.647Z] DONE 27 tests, 1 skipped in 182.270s [2022-09-07T09:13:00.647Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-07T09:13:00.647Z] INFO: Testing against a local daemon [2022-09-07T09:13:00.647Z] === RUN TestSessionCreate [2022-09-07T09:13:00.647Z] --- PASS: TestSessionCreate (0.04s) [2022-09-07T09:13:00.647Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-07T09:13:00.647Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-09-07T09:13:00.647Z] PASS [2022-09-07T09:13:00.647Z] [2022-09-07T09:13:00.647Z] DONE 2 tests in 0.179s [2022-09-07T09:13:00.647Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-07T09:13:00.647Z] INFO: Testing against a local daemon [2022-09-07T09:13:00.647Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-07T09:13:00.647Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-09-07T09:13:00.647Z] === RUN TestEventsExecDie [2022-09-07T09:13:00.906Z] --- PASS: TestEventsExecDie (0.56s) [2022-09-07T09:13:00.906Z] === RUN TestEventsBackwardsCompatible [2022-09-07T09:13:00.906Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-09-07T09:13:00.906Z] === RUN TestInfoBinaryCommits [2022-09-07T09:13:00.906Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-07T09:13:00.906Z] === RUN TestInfoAPIVersioned [2022-09-07T09:13:00.906Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-07T09:13:00.906Z] === RUN TestInfoDiscoveryBackend [2022-09-07T09:13:00.915Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-09-07T09:13:01.489Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-09-07T09:13:01.489Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-09-07T09:13:02.299Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-09-07T09:13:02.433Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-09-07T09:13:02.433Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-09-07T09:13:02.994Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-09-07T09:13:02.994Z] === RUN TestInfoAPI [2022-09-07T09:13:02.994Z] --- PASS: TestInfoAPI (0.02s) [2022-09-07T09:13:02.994Z] === RUN TestInfoAPIWarnings [2022-09-07T09:13:05.593Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-09-07T09:13:10.876Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-09-07T09:13:10.876Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-09-07T09:13:10.876Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-09-07T09:13:11.445Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-09-07T09:13:12.013Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-09-07T09:13:13.687Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-07T09:13:13.687Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-07T09:13:13.687Z] === RUN TestBoolValue [2022-09-07T09:13:13.687Z] --- PASS: TestBoolValue (0.00s) [2022-09-07T09:13:13.687Z] === RUN TestBoolValueOrDefault [2022-09-07T09:13:13.687Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-09-07T09:13:13.687Z] === RUN TestInt64ValueOrZero [2022-09-07T09:13:13.687Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-09-07T09:13:13.687Z] === RUN TestInt64ValueOrDefault [2022-09-07T09:13:13.687Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-09-07T09:13:13.687Z] === RUN TestInt64ValueOrDefaultWithError [2022-09-07T09:13:13.687Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-09-07T09:13:13.687Z] === RUN TestJsonContentType [2022-09-07T09:13:13.687Z] --- PASS: TestJsonContentType (0.00s) [2022-09-07T09:13:13.687Z] PASS [2022-09-07T09:13:13.687Z] coverage: 16.2% of statements [2022-09-07T09:13:13.687Z] ok github.com/docker/docker/api/server/httputils 0.061s coverage: 16.2% of statements [2022-09-07T09:13:13.687Z] === RUN TestMaskSecretKeys [2022-09-07T09:13:13.687Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-09-07T09:13:13.687Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-09-07T09:13:13.687Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-09-07T09:13:13.687Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-09-07T09:13:13.687Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-09-07T09:13:13.687Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-09-07T09:13:13.687Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-09-07T09:13:13.687Z] === RUN TestVersionMiddlewareVersion [2022-09-07T09:13:13.687Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-09-07T09:13:13.687Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-09-07T09:13:13.687Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-09-07T09:13:13.687Z] PASS [2022-09-07T09:13:13.687Z] coverage: 37.7% of statements [2022-09-07T09:13:13.687Z] ok github.com/docker/docker/api/server/middleware 0.064s coverage: 37.7% of statements [2022-09-07T09:13:13.687Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-07T09:13:13.687Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-07T09:13:13.687Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-07T09:13:13.687Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-07T09:13:13.687Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-07T09:13:13.687Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-07T09:13:13.687Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-07T09:13:13.687Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-07T09:13:13.687Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-07T09:13:13.687Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-07T09:13:13.687Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-07T09:13:13.687Z] === RUN TestToJSON [2022-09-07T09:13:13.687Z] --- PASS: TestToJSON (0.01s) [2022-09-07T09:13:13.687Z] === RUN TestToParamWithVersion [2022-09-07T09:13:13.687Z] --- PASS: TestToParamWithVersion (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestFromJSON [2022-09-07T09:13:13.688Z] --- PASS: TestFromJSON (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestEmpty [2022-09-07T09:13:13.688Z] --- PASS: TestEmpty (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestArgsMatchKVListEmptySources [2022-09-07T09:13:13.688Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestArgsMatchKVList [2022-09-07T09:13:13.688Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestArgsMatch [2022-09-07T09:13:13.688Z] --- PASS: TestArgsMatch (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestAdd [2022-09-07T09:13:13.688Z] --- PASS: TestAdd (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestDel [2022-09-07T09:13:13.688Z] --- PASS: TestDel (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestLen [2022-09-07T09:13:13.688Z] --- PASS: TestLen (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestExactMatch [2022-09-07T09:13:13.688Z] --- PASS: TestExactMatch (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestOnlyOneExactMatch [2022-09-07T09:13:13.688Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestContains [2022-09-07T09:13:13.688Z] --- PASS: TestContains (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestValidate [2022-09-07T09:13:13.688Z] --- PASS: TestValidate (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestWalkValues [2022-09-07T09:13:13.688Z] --- PASS: TestWalkValues (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestFuzzyMatch [2022-09-07T09:13:13.688Z] --- PASS: TestFuzzyMatch (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestClone [2022-09-07T09:13:13.688Z] --- PASS: TestClone (0.00s) [2022-09-07T09:13:13.688Z] PASS [2022-09-07T09:13:13.688Z] coverage: 92.2% of statements [2022-09-07T09:13:13.688Z] ok github.com/docker/docker/api/types/filters 0.044s coverage: 92.2% of statements [2022-09-07T09:13:13.688Z] === RUN TestStrSliceMarshalJSON [2022-09-07T09:13:13.688Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestStrSliceUnmarshalJSON [2022-09-07T09:13:13.688Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestStrSliceUnmarshalString [2022-09-07T09:13:13.688Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestStrSliceUnmarshalSlice [2022-09-07T09:13:13.688Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-09-07T09:13:13.688Z] PASS [2022-09-07T09:13:13.688Z] coverage: 90.0% of statements [2022-09-07T09:13:13.688Z] ok github.com/docker/docker/api/types/strslice 0.063s coverage: 90.0% of statements [2022-09-07T09:13:13.688Z] === RUN TestAdjustForAPIVersion [2022-09-07T09:13:13.688Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-09-07T09:13:13.688Z] PASS [2022-09-07T09:13:13.688Z] coverage: 5.7% of statements [2022-09-07T09:13:13.688Z] === RUN TestDurationToSecondsString [2022-09-07T09:13:13.688Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestGetTimestamp [2022-09-07T09:13:13.688Z] ok github.com/docker/docker/api/server/router/swarm 0.053s coverage: 5.7% of statements [2022-09-07T09:13:13.688Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-07T09:13:13.688Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-09-07T09:13:13.688Z] ? github.com/docker/docker/api/types [no test files] [2022-09-07T09:13:13.688Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-07T09:13:13.688Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-07T09:13:13.688Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-07T09:13:13.688Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-07T09:13:13.688Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-07T09:13:13.688Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-07T09:13:13.688Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-07T09:13:13.688Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-07T09:13:13.688Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-09-07T09:13:13.688Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-07T09:13:13.688Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-07T09:13:13.688Z] --- PASS: TestGetTimestamp (0.19s) [2022-09-07T09:13:13.688Z] === RUN TestParseTimestamps [2022-09-07T09:13:13.688Z] --- PASS: TestParseTimestamps (0.00s) [2022-09-07T09:13:13.688Z] PASS [2022-09-07T09:13:13.688Z] coverage: 100.0% of statements [2022-09-07T09:13:13.688Z] ok github.com/docker/docker/api/types/time 0.233s coverage: 100.0% of statements [2022-09-07T09:13:13.688Z] === RUN TestCompareVersion [2022-09-07T09:13:13.688Z] --- PASS: TestCompareVersion (0.00s) [2022-09-07T09:13:13.688Z] PASS [2022-09-07T09:13:13.688Z] coverage: 75.0% of statements [2022-09-07T09:13:13.688Z] ok github.com/docker/docker/api/types/versions 0.058s coverage: 75.0% of statements [2022-09-07T09:13:13.688Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-07T09:13:13.688Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-07T09:13:13.688Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-07T09:13:13.688Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-09-07T09:13:13.688Z] ? github.com/docker/docker/builder [no test files] [2022-09-07T09:13:13.688Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-07T09:13:13.688Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-07T09:13:13.688Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-07T09:13:13.688Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-07T09:13:13.688Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-07T09:13:13.688Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-07T09:13:13.688Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-07T09:13:13.688Z] === RUN TestParseRemoteURL [2022-09-07T09:13:13.688Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-09-07T09:13:13.688Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-09-07T09:13:13.688Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-09-07T09:13:13.688Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-09-07T09:13:13.688Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-09-07T09:13:13.688Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-09-07T09:13:13.688Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-09-07T09:13:13.688Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-09-07T09:13:13.688Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-09-07T09:13:13.688Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-09-07T09:13:13.688Z] --- PASS: TestParseRemoteURL (0.00s) [2022-09-07T09:13:13.688Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-09-07T09:13:13.688Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-09-07T09:13:13.688Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-09-07T09:13:13.688Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-09-07T09:13:13.688Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-09-07T09:13:13.688Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-09-07T09:13:13.688Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-09-07T09:13:13.688Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-09-07T09:13:13.688Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-09-07T09:13:13.688Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestCloneArgsSmartHttp [2022-09-07T09:13:13.688Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-09-07T09:13:13.688Z] === RUN TestCloneArgsDumbHttp [2022-09-07T09:13:13.688Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestCloneArgsGit [2022-09-07T09:13:13.688Z] --- PASS: TestCloneArgsGit (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestCheckoutGit [2022-09-07T09:13:13.688Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-09-07T09:13:13.688Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-09-07T09:13:13.688Z] === RUN TestProcessNoDockerignore [2022-09-07T09:13:13.688Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-09-07T09:13:13.688Z] === RUN TestProcessShouldLeaveAllFiles [2022-09-07T09:13:13.688Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestDetectContentType [2022-09-07T09:13:13.688Z] --- PASS: TestDetectContentType (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestSelectAcceptableMIME [2022-09-07T09:13:13.688Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestInspectEmptyResponse [2022-09-07T09:13:13.688Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestInspectResponseBinary [2022-09-07T09:13:13.688Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestResponseUnsupportedContentType [2022-09-07T09:13:13.688Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestInspectResponseTextSimple [2022-09-07T09:13:13.688Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestInspectResponseEmptyContentType [2022-09-07T09:13:13.688Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestUnknownContentLength [2022-09-07T09:13:13.688Z] --- PASS: TestUnknownContentLength (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestDownloadRemote [2022-09-07T09:13:13.688Z] === RUN TestEnable [2022-09-07T09:13:13.688Z] --- PASS: TestEnable (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestDisable [2022-09-07T09:13:13.688Z] --- PASS: TestDisable (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestEnabled [2022-09-07T09:13:13.688Z] --- PASS: TestEnabled (0.00s) [2022-09-07T09:13:13.688Z] PASS [2022-09-07T09:13:13.688Z] coverage: 100.0% of statements [2022-09-07T09:13:13.688Z] ok github.com/docker/docker/cli/debug 0.046s coverage: 100.0% of statements [2022-09-07T09:13:13.688Z] --- PASS: TestDownloadRemote (0.11s) [2022-09-07T09:13:13.688Z] === RUN TestGetWithStatusError [2022-09-07T09:13:13.688Z] --- PASS: TestGetWithStatusError (0.01s) [2022-09-07T09:13:13.688Z] === RUN TestCloseRootDirectory [2022-09-07T09:13:13.688Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-07T09:13:13.688Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestHashFile [2022-09-07T09:13:13.688Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-07T09:13:13.688Z] --- SKIP: TestHashFile (0.01s) [2022-09-07T09:13:13.688Z] === RUN TestHashSubdir [2022-09-07T09:13:13.688Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-07T09:13:13.688Z] --- SKIP: TestHashSubdir (0.01s) [2022-09-07T09:13:13.688Z] === RUN TestRemoveDirectory [2022-09-07T09:13:13.688Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-07T09:13:13.688Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-09-07T09:13:13.688Z] PASS [2022-09-07T09:13:13.688Z] coverage: 9.3% of statements [2022-09-07T09:13:13.688Z] ok github.com/docker/docker/builder/remotecontext 0.385s coverage: 9.3% of statements [2022-09-07T09:13:13.688Z] === RUN TestGetAllAllowed [2022-09-07T09:13:13.688Z] --- PASS: TestGetAllAllowed (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestGetAllMeta [2022-09-07T09:13:13.688Z] --- PASS: TestGetAllMeta (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestWarnOnUnusedBuildArgs [2022-09-07T09:13:13.688Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestIsUnreferencedBuiltin [2022-09-07T09:13:13.688Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestIsExistingDirectory [2022-09-07T09:13:13.688Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-09-07T09:13:13.688Z] === RUN TestGetFilenameForDownload [2022-09-07T09:13:13.688Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestEnv2Variables [2022-09-07T09:13:13.688Z] --- PASS: TestEnv2Variables (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-09-07T09:13:13.688Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestMaintainer [2022-09-07T09:13:13.688Z] --- PASS: TestMaintainer (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestLabel [2022-09-07T09:13:13.688Z] --- PASS: TestLabel (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestFromScratch [2022-09-07T09:13:13.688Z] --- PASS: TestFromScratch (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestFromWithArg [2022-09-07T09:13:13.688Z] --- PASS: TestFromWithArg (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-09-07T09:13:13.688Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestFromWithUndefinedArg [2022-09-07T09:13:13.688Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestFromMultiStageWithNamedStage [2022-09-07T09:13:13.688Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestOnbuild [2022-09-07T09:13:13.688Z] --- PASS: TestOnbuild (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestWorkdir [2022-09-07T09:13:13.688Z] --- PASS: TestWorkdir (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestCmd [2022-09-07T09:13:13.688Z] --- PASS: TestCmd (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestHealthcheckNone [2022-09-07T09:13:13.688Z] --- PASS: TestHealthcheckNone (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestHealthcheckCmd [2022-09-07T09:13:13.688Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestEntrypoint [2022-09-07T09:13:13.688Z] --- PASS: TestEntrypoint (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestExpose [2022-09-07T09:13:13.688Z] --- PASS: TestExpose (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestUser [2022-09-07T09:13:13.688Z] --- PASS: TestUser (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestVolume [2022-09-07T09:13:13.688Z] --- PASS: TestVolume (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestStopSignal [2022-09-07T09:13:13.688Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-09-07T09:13:13.688Z] --- SKIP: TestStopSignal (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestArg [2022-09-07T09:13:13.688Z] --- PASS: TestArg (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestShell [2022-09-07T09:13:13.688Z] --- PASS: TestShell (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestPrependEnvOnCmd [2022-09-07T09:13:13.688Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestRunWithBuildArgs [2022-09-07T09:13:13.688Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestRunIgnoresHealthcheck [2022-09-07T09:13:13.688Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestDispatchUnsupportedOptions [2022-09-07T09:13:13.688Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-09-07T09:13:13.688Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-09-07T09:13:13.688Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-09-07T09:13:13.688Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-09-07T09:13:13.688Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-09-07T09:13:13.688Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-09-07T09:13:13.688Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestNormalizeWorkdir [2022-09-07T09:13:13.688Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestDispatch [2022-09-07T09:13:13.688Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-09-07T09:13:13.688Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-09-07T09:13:13.688Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-09-07T09:13:13.688Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-09-07T09:13:13.688Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-09-07T09:13:13.688Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-09-07T09:13:13.688Z] === RUN TestDispatch/COPY_url [2022-09-07T09:13:13.688Z] --- PASS: TestDispatch (0.16s) [2022-09-07T09:13:13.688Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-09-07T09:13:13.688Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-09-07T09:13:13.688Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-09-07T09:13:13.688Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.00s) [2022-09-07T09:13:13.688Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.00s) [2022-09-07T09:13:13.688Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.02s) [2022-09-07T09:13:13.688Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestAddScratchImageAddsToMounts [2022-09-07T09:13:13.688Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestAddFromScratchPopulatesPlatform [2022-09-07T09:13:13.688Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-09-07T09:13:13.688Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-09-07T09:13:13.688Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestImageSourceGetAddsToMounts [2022-09-07T09:13:13.688Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestEmptyDockerfile [2022-09-07T09:13:13.688Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-09-07T09:13:13.688Z] === RUN TestSymlinkDockerfile [2022-09-07T09:13:13.688Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-09-07T09:13:13.688Z] === RUN TestDockerfileOutsideTheBuildContext [2022-09-07T09:13:13.688Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-09-07T09:13:13.688Z] === RUN TestNonExistingDockerfile [2022-09-07T09:13:13.688Z] --- PASS: TestNonExistingDockerfile (0.01s) [2022-09-07T09:13:13.688Z] === RUN TestCopyRunConfig [2022-09-07T09:13:13.688Z] --- PASS: TestCopyRunConfig (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestDeepCopyRunConfig [2022-09-07T09:13:13.688Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestExportImage [2022-09-07T09:13:13.688Z] --- PASS: TestExportImage (0.00s) [2022-09-07T09:13:13.688Z] === RUN TestNormalizeDest [2022-09-07T09:13:13.688Z] --- PASS: TestNormalizeDest (0.00s) [2022-09-07T09:13:13.688Z] PASS [2022-09-07T09:13:13.688Z] coverage: 46.8% of statements [2022-09-07T09:13:13.688Z] ok github.com/docker/docker/builder/dockerfile 0.517s coverage: 46.8% of statements [2022-09-07T09:13:13.688Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-09-07T09:13:13.918Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-09-07T09:13:13.918Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-09-07T09:13:13.918Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-09-07T09:13:13.918Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-09-07T09:13:21.027Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-09-07T09:13:21.028Z] === RUN TestInfoDebug [2022-09-07T09:13:21.028Z] --- PASS: TestInfoDebug (0.52s) [2022-09-07T09:13:21.028Z] === RUN TestInfoInsecureRegistries [2022-09-07T09:13:21.028Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-07T09:13:21.028Z] === RUN TestInfoRegistryMirrors [2022-09-07T09:13:21.028Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-07T09:13:21.028Z] === RUN TestLoginFailsWithBadCredentials [2022-09-07T09:13:21.028Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-07T09:13:21.283Z] === RUN TestPingCacheHeaders [2022-09-07T09:13:21.283Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-07T09:13:21.283Z] === RUN TestPingGet [2022-09-07T09:13:21.283Z] --- PASS: TestPingGet (0.02s) [2022-09-07T09:13:21.283Z] === RUN TestPingHead [2022-09-07T09:13:21.283Z] --- PASS: TestPingHead (0.02s) [2022-09-07T09:13:21.283Z] === RUN TestVersion [2022-09-07T09:13:21.283Z] --- PASS: TestVersion (0.02s) [2022-09-07T09:13:21.283Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-09-07T09:13:22.646Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.17s) [2022-09-07T09:13:22.646Z] PASS [2022-09-07T09:13:22.646Z] [2022-09-07T09:13:22.646Z] DONE 18 tests in 22.175s [2022-09-07T09:13:22.646Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-07T09:13:22.646Z] INFO: Testing against a local daemon [2022-09-07T09:13:22.646Z] === RUN TestVolumesCreateAndList [2022-09-07T09:13:22.646Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-07T09:13:22.646Z] === RUN TestVolumesRemove [2022-09-07T09:13:22.646Z] --- PASS: TestVolumesRemove (0.07s) [2022-09-07T09:13:22.646Z] === RUN TestVolumesInspect [2022-09-07T09:13:22.646Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-07T09:13:22.646Z] === RUN TestVolumesInvalidJSON [2022-09-07T09:13:22.646Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-09-07T09:13:22.646Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-09-07T09:13:22.646Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-09-07T09:13:22.646Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-09-07T09:13:22.646Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-09-07T09:13:22.646Z] PASS [2022-09-07T09:13:22.646Z] [2022-09-07T09:13:22.646Z] DONE 5 tests in 0.157s [2022-09-07T09:13:22.646Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-07T09:13:23.207Z] Stopping apparmor (via systemctl): apparmor.service. [2022-09-07T09:13:23.207Z] Removing test suite binaries [2022-09-07T09:13:23.207Z] exiting test-integration [2022-09-07T09:13:23.207Z] ++ exit 0 [2022-09-07T09:13:23.207Z] [2022-09-07T09:13:23.901Z] === RUN TestDockerSuite/TestBuildExpose [2022-09-07T09:13:23.901Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-09-07T09:13:23.901Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-09-07T09:13:23.901Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-09-07T09:13:23.901Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-09-07T09:13:24.469Z] === RUN TestDockerSuite/TestBuildFails [2022-09-07T09:13:24.469Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-09-07T09:13:25.037Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-09-07T09:13:25.296Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-09-07T09:13:26.391Z] === RUN TestCheckpointCreateError [2022-09-07T09:13:26.391Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-09-07T09:13:26.391Z] === RUN TestCheckpointCreate [2022-09-07T09:13:26.391Z] --- PASS: TestCheckpointCreate (0.00s) [2022-09-07T09:13:26.391Z] === RUN TestCheckpointDeleteError [2022-09-07T09:13:26.391Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-09-07T09:13:26.391Z] === RUN TestCheckpointDelete [2022-09-07T09:13:26.391Z] --- PASS: TestCheckpointDelete (0.00s) [2022-09-07T09:13:26.391Z] === RUN TestCheckpointListError [2022-09-07T09:13:26.391Z] --- PASS: TestCheckpointListError (0.00s) [2022-09-07T09:13:26.391Z] === RUN TestCheckpointList [2022-09-07T09:13:26.391Z] --- PASS: TestCheckpointList (0.00s) [2022-09-07T09:13:26.391Z] === RUN TestCheckpointListContainerNotFound [2022-09-07T09:13:26.391Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-09-07T09:13:26.391Z] === RUN TestNewClientWithOpsFromEnv [2022-09-07T09:13:26.391Z] client_test.go:23: runtime.GOOS == "windows" [2022-09-07T09:13:26.391Z] --- SKIP: TestNewClientWithOpsFromEnv (0.01s) [2022-09-07T09:13:26.391Z] === RUN TestGetAPIPath [2022-09-07T09:13:26.391Z] --- PASS: TestGetAPIPath (0.00s) [2022-09-07T09:13:26.391Z] === RUN TestParseHostURL [2022-09-07T09:13:26.391Z] --- PASS: TestParseHostURL (0.00s) [2022-09-07T09:13:26.391Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-09-07T09:13:26.391Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-09-07T09:13:26.391Z] === RUN TestNegotiateAPIVersionEmpty [2022-09-07T09:13:26.391Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-09-07T09:13:26.391Z] === RUN TestNegotiateAPIVersion [2022-09-07T09:13:26.391Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-09-07T09:13:26.391Z] === RUN TestNegotiateAPVersionOverride [2022-09-07T09:13:26.391Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-09-07T09:13:26.391Z] === RUN TestNegotiateAPIVersionAutomatic [2022-09-07T09:13:26.391Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-09-07T09:13:26.391Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-09-07T09:13:26.391Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-09-07T09:13:26.391Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-09-07T09:13:26.391Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestClientRedirect [2022-09-07T09:13:26.392Z] --- PASS: TestClientRedirect (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestConfigCreateUnsupported [2022-09-07T09:13:26.392Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestConfigCreateError [2022-09-07T09:13:26.392Z] --- PASS: TestConfigCreateError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestConfigCreate [2022-09-07T09:13:26.392Z] --- PASS: TestConfigCreate (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestConfigInspectNotFound [2022-09-07T09:13:26.392Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestConfigInspectWithEmptyID [2022-09-07T09:13:26.392Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestConfigInspectUnsupported [2022-09-07T09:13:26.392Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestConfigInspectError [2022-09-07T09:13:26.392Z] --- PASS: TestConfigInspectError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestConfigInspectConfigNotFound [2022-09-07T09:13:26.392Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestConfigInspect [2022-09-07T09:13:26.392Z] --- PASS: TestConfigInspect (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestConfigListUnsupported [2022-09-07T09:13:26.392Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestConfigListError [2022-09-07T09:13:26.392Z] --- PASS: TestConfigListError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestConfigList [2022-09-07T09:13:26.392Z] --- PASS: TestConfigList (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestConfigRemoveUnsupported [2022-09-07T09:13:26.392Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestConfigRemoveError [2022-09-07T09:13:26.392Z] --- PASS: TestConfigRemoveError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestConfigRemove [2022-09-07T09:13:26.392Z] --- PASS: TestConfigRemove (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestConfigUpdateUnsupported [2022-09-07T09:13:26.392Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestConfigUpdateError [2022-09-07T09:13:26.392Z] --- PASS: TestConfigUpdateError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestConfigUpdate [2022-09-07T09:13:26.392Z] --- PASS: TestConfigUpdate (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerCommitError [2022-09-07T09:13:26.392Z] --- PASS: TestContainerCommitError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerCommit [2022-09-07T09:13:26.392Z] --- PASS: TestContainerCommit (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerStatPathError [2022-09-07T09:13:26.392Z] --- PASS: TestContainerStatPathError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerStatPathNotFoundError [2022-09-07T09:13:26.392Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerStatPathNoHeaderError [2022-09-07T09:13:26.392Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerStatPath [2022-09-07T09:13:26.392Z] --- PASS: TestContainerStatPath (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestCopyToContainerError [2022-09-07T09:13:26.392Z] --- PASS: TestCopyToContainerError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestCopyToContainerNotFoundError [2022-09-07T09:13:26.392Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestCopyToContainerNotStatusOKError [2022-09-07T09:13:26.392Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestCopyToContainer [2022-09-07T09:13:26.392Z] --- PASS: TestCopyToContainer (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestCopyFromContainerError [2022-09-07T09:13:26.392Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestCopyFromContainerNotFoundError [2022-09-07T09:13:26.392Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestCopyFromContainerNotStatusOKError [2022-09-07T09:13:26.392Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestCopyFromContainerNoHeaderError [2022-09-07T09:13:26.392Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestCopyFromContainer [2022-09-07T09:13:26.392Z] --- PASS: TestCopyFromContainer (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerCreateError [2022-09-07T09:13:26.392Z] --- PASS: TestContainerCreateError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerCreateImageNotFound [2022-09-07T09:13:26.392Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerCreateWithName [2022-09-07T09:13:26.392Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerCreateAutoRemove [2022-09-07T09:13:26.392Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerDiffError [2022-09-07T09:13:26.392Z] --- PASS: TestContainerDiffError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerDiff [2022-09-07T09:13:26.392Z] --- PASS: TestContainerDiff (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerExecCreateError [2022-09-07T09:13:26.392Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerExecCreate [2022-09-07T09:13:26.392Z] --- PASS: TestContainerExecCreate (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerExecStartError [2022-09-07T09:13:26.392Z] --- PASS: TestContainerExecStartError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerExecStart [2022-09-07T09:13:26.392Z] --- PASS: TestContainerExecStart (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerExecInspectError [2022-09-07T09:13:26.392Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerExecInspect [2022-09-07T09:13:26.392Z] --- PASS: TestContainerExecInspect (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerExportError [2022-09-07T09:13:26.392Z] --- PASS: TestContainerExportError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerExport [2022-09-07T09:13:26.392Z] --- PASS: TestContainerExport (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerInspectError [2022-09-07T09:13:26.392Z] --- PASS: TestContainerInspectError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerInspectContainerNotFound [2022-09-07T09:13:26.392Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerInspectWithEmptyID [2022-09-07T09:13:26.392Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerInspect [2022-09-07T09:13:26.392Z] --- PASS: TestContainerInspect (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerInspectNode [2022-09-07T09:13:26.392Z] --- PASS: TestContainerInspectNode (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerKillError [2022-09-07T09:13:26.392Z] --- PASS: TestContainerKillError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerKill [2022-09-07T09:13:26.392Z] --- PASS: TestContainerKill (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerListError [2022-09-07T09:13:26.392Z] --- PASS: TestContainerListError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerList [2022-09-07T09:13:26.392Z] --- PASS: TestContainerList (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerLogsNotFoundError [2022-09-07T09:13:26.392Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerLogsError [2022-09-07T09:13:26.392Z] --- PASS: TestContainerLogsError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerLogs [2022-09-07T09:13:26.392Z] --- PASS: TestContainerLogs (0.20s) [2022-09-07T09:13:26.392Z] === RUN TestContainerPauseError [2022-09-07T09:13:26.392Z] --- PASS: TestContainerPauseError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerPause [2022-09-07T09:13:26.392Z] --- PASS: TestContainerPause (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainersPruneError [2022-09-07T09:13:26.392Z] --- PASS: TestContainersPruneError (0.03s) [2022-09-07T09:13:26.392Z] === RUN TestContainersPrune [2022-09-07T09:13:26.392Z] --- PASS: TestContainersPrune (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerRemoveError [2022-09-07T09:13:26.392Z] --- PASS: TestContainerRemoveError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerRemoveNotFoundError [2022-09-07T09:13:26.392Z] --- PASS: TestContainerRemoveNotFoundError (0.01s) [2022-09-07T09:13:26.392Z] === RUN TestContainerRemove [2022-09-07T09:13:26.392Z] --- PASS: TestContainerRemove (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerRenameError [2022-09-07T09:13:26.392Z] --- PASS: TestContainerRenameError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerRename [2022-09-07T09:13:26.392Z] --- PASS: TestContainerRename (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerResizeError [2022-09-07T09:13:26.392Z] --- PASS: TestContainerResizeError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerExecResizeError [2022-09-07T09:13:26.392Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerResize [2022-09-07T09:13:26.392Z] --- PASS: TestContainerResize (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerExecResize [2022-09-07T09:13:26.392Z] --- PASS: TestContainerExecResize (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerRestartError [2022-09-07T09:13:26.392Z] --- PASS: TestContainerRestartError (0.01s) [2022-09-07T09:13:26.392Z] === RUN TestContainerRestart [2022-09-07T09:13:26.392Z] --- PASS: TestContainerRestart (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerStartError [2022-09-07T09:13:26.392Z] --- PASS: TestContainerStartError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerStart [2022-09-07T09:13:26.392Z] --- PASS: TestContainerStart (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerStatsError [2022-09-07T09:13:26.392Z] --- PASS: TestContainerStatsError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerStats [2022-09-07T09:13:26.392Z] --- PASS: TestContainerStats (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerStopError [2022-09-07T09:13:26.392Z] --- PASS: TestContainerStopError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerStop [2022-09-07T09:13:26.392Z] --- PASS: TestContainerStop (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerTopError [2022-09-07T09:13:26.392Z] --- PASS: TestContainerTopError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerTop [2022-09-07T09:13:26.392Z] --- PASS: TestContainerTop (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerUnpauseError [2022-09-07T09:13:26.392Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerUnpause [2022-09-07T09:13:26.392Z] --- PASS: TestContainerUnpause (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerUpdateError [2022-09-07T09:13:26.392Z] --- PASS: TestContainerUpdateError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerUpdate [2022-09-07T09:13:26.392Z] --- PASS: TestContainerUpdate (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerWaitError [2022-09-07T09:13:26.392Z] --- PASS: TestContainerWaitError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestContainerWait [2022-09-07T09:13:26.392Z] --- PASS: TestContainerWait (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestDiskUsageError [2022-09-07T09:13:26.392Z] --- PASS: TestDiskUsageError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestDiskUsage [2022-09-07T09:13:26.392Z] --- PASS: TestDiskUsage (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestDistributionInspectUnsupported [2022-09-07T09:13:26.392Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestDistributionInspectWithEmptyID [2022-09-07T09:13:26.392Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestEventsErrorInOptions [2022-09-07T09:13:26.392Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestEventsErrorFromServer [2022-09-07T09:13:26.392Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestEvents [2022-09-07T09:13:26.392Z] --- PASS: TestEvents (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestTLSCloseWriter [2022-09-07T09:13:26.392Z] === PAUSE TestTLSCloseWriter [2022-09-07T09:13:26.392Z] === RUN TestImageBuildError [2022-09-07T09:13:26.392Z] --- PASS: TestImageBuildError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageBuild [2022-09-07T09:13:26.392Z] --- PASS: TestImageBuild (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestGetDockerOS [2022-09-07T09:13:26.392Z] --- PASS: TestGetDockerOS (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageCreateError [2022-09-07T09:13:26.392Z] --- PASS: TestImageCreateError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageCreate [2022-09-07T09:13:26.392Z] --- PASS: TestImageCreate (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageHistoryError [2022-09-07T09:13:26.392Z] --- PASS: TestImageHistoryError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageHistory [2022-09-07T09:13:26.392Z] --- PASS: TestImageHistory (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageImportError [2022-09-07T09:13:26.392Z] --- PASS: TestImageImportError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageImport [2022-09-07T09:13:26.392Z] --- PASS: TestImageImport (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageInspectError [2022-09-07T09:13:26.392Z] --- PASS: TestImageInspectError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageInspectImageNotFound [2022-09-07T09:13:26.392Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageInspectWithEmptyID [2022-09-07T09:13:26.392Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageInspect [2022-09-07T09:13:26.392Z] --- PASS: TestImageInspect (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageListError [2022-09-07T09:13:26.392Z] --- PASS: TestImageListError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageList [2022-09-07T09:13:26.392Z] --- PASS: TestImageList (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageListApiBefore125 [2022-09-07T09:13:26.392Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageLoadError [2022-09-07T09:13:26.392Z] --- PASS: TestImageLoadError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageLoad [2022-09-07T09:13:26.392Z] --- PASS: TestImageLoad (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImagesPruneError [2022-09-07T09:13:26.392Z] --- PASS: TestImagesPruneError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImagesPrune [2022-09-07T09:13:26.392Z] --- PASS: TestImagesPrune (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImagePullReferenceParseError [2022-09-07T09:13:26.392Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImagePullAnyError [2022-09-07T09:13:26.392Z] --- PASS: TestImagePullAnyError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImagePullStatusUnauthorizedError [2022-09-07T09:13:26.392Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-09-07T09:13:26.392Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-09-07T09:13:26.392Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-09-07T09:13:26.392Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImagePullWithoutErrors [2022-09-07T09:13:26.392Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImagePushReferenceError [2022-09-07T09:13:26.392Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImagePushAnyError [2022-09-07T09:13:26.392Z] --- PASS: TestImagePushAnyError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImagePushStatusUnauthorizedError [2022-09-07T09:13:26.392Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-09-07T09:13:26.392Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-09-07T09:13:26.392Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-09-07T09:13:26.392Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImagePushWithoutErrors [2022-09-07T09:13:26.392Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-09-07T09:13:26.392Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-09-07T09:13:26.392Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-09-07T09:13:26.392Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-09-07T09:13:26.392Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-09-07T09:13:26.392Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-09-07T09:13:26.392Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-09-07T09:13:26.392Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-09-07T09:13:26.392Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageRemoveError [2022-09-07T09:13:26.392Z] --- PASS: TestImageRemoveError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageRemoveImageNotFound [2022-09-07T09:13:26.392Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageRemove [2022-09-07T09:13:26.392Z] --- PASS: TestImageRemove (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageSaveError [2022-09-07T09:13:26.392Z] --- PASS: TestImageSaveError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageSave [2022-09-07T09:13:26.392Z] --- PASS: TestImageSave (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageSearchAnyError [2022-09-07T09:13:26.392Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageSearchStatusUnauthorizedError [2022-09-07T09:13:26.392Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-09-07T09:13:26.392Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-09-07T09:13:26.392Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-09-07T09:13:26.392Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageSearchWithoutErrors [2022-09-07T09:13:26.392Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageTagError [2022-09-07T09:13:26.392Z] --- PASS: TestImageTagError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageTagInvalidReference [2022-09-07T09:13:26.392Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageTagInvalidSourceImageName [2022-09-07T09:13:26.392Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageTagHexSource [2022-09-07T09:13:26.392Z] --- PASS: TestImageTagHexSource (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestImageTag [2022-09-07T09:13:26.392Z] --- PASS: TestImageTag (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestInfoServerError [2022-09-07T09:13:26.392Z] --- PASS: TestInfoServerError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestInfoInvalidResponseJSONError [2022-09-07T09:13:26.392Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestInfo [2022-09-07T09:13:26.392Z] --- PASS: TestInfo (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestNetworkConnectError [2022-09-07T09:13:26.392Z] --- PASS: TestNetworkConnectError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-09-07T09:13:26.392Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestNetworkConnect [2022-09-07T09:13:26.392Z] --- PASS: TestNetworkConnect (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestNetworkCreateError [2022-09-07T09:13:26.392Z] --- PASS: TestNetworkCreateError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestNetworkCreate [2022-09-07T09:13:26.392Z] --- PASS: TestNetworkCreate (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestNetworkDisconnectError [2022-09-07T09:13:26.392Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestNetworkDisconnect [2022-09-07T09:13:26.392Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestNetworkInspectError [2022-09-07T09:13:26.392Z] --- PASS: TestNetworkInspectError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestNetworkInspectNotFoundError [2022-09-07T09:13:26.392Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestNetworkInspectWithEmptyID [2022-09-07T09:13:26.392Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestNetworkInspect [2022-09-07T09:13:26.392Z] --- PASS: TestNetworkInspect (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestNetworkListError [2022-09-07T09:13:26.392Z] --- PASS: TestNetworkListError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestNetworkList [2022-09-07T09:13:26.392Z] --- PASS: TestNetworkList (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestNetworksPruneError [2022-09-07T09:13:26.392Z] --- PASS: TestNetworksPruneError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestNetworksPrune [2022-09-07T09:13:26.392Z] --- PASS: TestNetworksPrune (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestNetworkRemoveError [2022-09-07T09:13:26.392Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestNetworkRemove [2022-09-07T09:13:26.392Z] --- PASS: TestNetworkRemove (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestNodeInspectError [2022-09-07T09:13:26.392Z] --- PASS: TestNodeInspectError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestNodeInspectNodeNotFound [2022-09-07T09:13:26.392Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestNodeInspectWithEmptyID [2022-09-07T09:13:26.392Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestNodeInspect [2022-09-07T09:13:26.392Z] --- PASS: TestNodeInspect (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestNodeListError [2022-09-07T09:13:26.392Z] --- PASS: TestNodeListError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestNodeList [2022-09-07T09:13:26.392Z] --- PASS: TestNodeList (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestNodeRemoveError [2022-09-07T09:13:26.392Z] --- PASS: TestNodeRemoveError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestNodeRemove [2022-09-07T09:13:26.392Z] --- PASS: TestNodeRemove (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestNodeUpdateError [2022-09-07T09:13:26.392Z] --- PASS: TestNodeUpdateError (0.00s) [2022-09-07T09:13:26.392Z] === RUN TestNodeUpdate [2022-09-07T09:13:26.393Z] --- PASS: TestNodeUpdate (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestOptionWithTimeout [2022-09-07T09:13:26.393Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestPingFail [2022-09-07T09:13:26.393Z] --- PASS: TestPingFail (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestPingWithError [2022-09-07T09:13:26.393Z] 2022/09/07 09:13:25 RoundTripper returned a response & error; ignoring response [2022-09-07T09:13:26.393Z] 2022/09/07 09:13:25 RoundTripper returned a response & error; ignoring response [2022-09-07T09:13:26.393Z] --- PASS: TestPingWithError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestPingSuccess [2022-09-07T09:13:26.393Z] --- PASS: TestPingSuccess (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestPingHeadFallback [2022-09-07T09:13:26.393Z] === RUN TestPingHeadFallback/OK [2022-09-07T09:13:26.393Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-09-07T09:13:26.393Z] === RUN TestPingHeadFallback/Not_Found [2022-09-07T09:13:26.393Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-09-07T09:13:26.393Z] --- PASS: TestPingHeadFallback (0.00s) [2022-09-07T09:13:26.393Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-09-07T09:13:26.393Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-09-07T09:13:26.393Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-09-07T09:13:26.393Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestPluginDisableError [2022-09-07T09:13:26.393Z] --- PASS: TestPluginDisableError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestPluginDisable [2022-09-07T09:13:26.393Z] --- PASS: TestPluginDisable (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestPluginEnableError [2022-09-07T09:13:26.393Z] --- PASS: TestPluginEnableError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestPluginEnable [2022-09-07T09:13:26.393Z] --- PASS: TestPluginEnable (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestPluginInspectError [2022-09-07T09:13:26.393Z] --- PASS: TestPluginInspectError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestPluginInspectWithEmptyID [2022-09-07T09:13:26.393Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestPluginInspect [2022-09-07T09:13:26.393Z] --- PASS: TestPluginInspect (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestPluginListError [2022-09-07T09:13:26.393Z] --- PASS: TestPluginListError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestPluginList [2022-09-07T09:13:26.393Z] --- PASS: TestPluginList (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestPluginPushError [2022-09-07T09:13:26.393Z] --- PASS: TestPluginPushError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestPluginPush [2022-09-07T09:13:26.393Z] --- PASS: TestPluginPush (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestPluginRemoveError [2022-09-07T09:13:26.393Z] --- PASS: TestPluginRemoveError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestPluginRemove [2022-09-07T09:13:26.393Z] --- PASS: TestPluginRemove (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestPluginSetError [2022-09-07T09:13:26.393Z] --- PASS: TestPluginSetError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestPluginSet [2022-09-07T09:13:26.393Z] --- PASS: TestPluginSet (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestSetHostHeader [2022-09-07T09:13:26.393Z] --- PASS: TestSetHostHeader (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestPlainTextError [2022-09-07T09:13:26.393Z] --- PASS: TestPlainTextError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestInfiniteError [2022-09-07T09:13:26.393Z] --- PASS: TestInfiniteError (0.04s) [2022-09-07T09:13:26.393Z] === RUN TestSecretCreateUnsupported [2022-09-07T09:13:26.393Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestSecretCreateError [2022-09-07T09:13:26.393Z] --- PASS: TestSecretCreateError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestSecretCreate [2022-09-07T09:13:26.393Z] --- PASS: TestSecretCreate (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestSecretInspectUnsupported [2022-09-07T09:13:26.393Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestSecretInspectError [2022-09-07T09:13:26.393Z] --- PASS: TestSecretInspectError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestSecretInspectSecretNotFound [2022-09-07T09:13:26.393Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestSecretInspectWithEmptyID [2022-09-07T09:13:26.393Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestSecretInspect [2022-09-07T09:13:26.393Z] --- PASS: TestSecretInspect (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestSecretListUnsupported [2022-09-07T09:13:26.393Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestSecretListError [2022-09-07T09:13:26.393Z] --- PASS: TestSecretListError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestSecretList [2022-09-07T09:13:26.393Z] --- PASS: TestSecretList (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestSecretRemoveUnsupported [2022-09-07T09:13:26.393Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestSecretRemoveError [2022-09-07T09:13:26.393Z] --- PASS: TestSecretRemoveError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestSecretRemove [2022-09-07T09:13:26.393Z] --- PASS: TestSecretRemove (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestSecretUpdateUnsupported [2022-09-07T09:13:26.393Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestSecretUpdateError [2022-09-07T09:13:26.393Z] --- PASS: TestSecretUpdateError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestSecretUpdate [2022-09-07T09:13:26.393Z] --- PASS: TestSecretUpdate (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestServiceCreateError [2022-09-07T09:13:26.393Z] --- PASS: TestServiceCreateError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestServiceCreate [2022-09-07T09:13:26.393Z] --- PASS: TestServiceCreate (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestServiceCreateCompatiblePlatforms [2022-09-07T09:13:26.393Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestServiceCreateDigestPinning [2022-09-07T09:13:26.393Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestServiceInspectError [2022-09-07T09:13:26.393Z] --- PASS: TestServiceInspectError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestServiceInspectServiceNotFound [2022-09-07T09:13:26.393Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestServiceInspectWithEmptyID [2022-09-07T09:13:26.393Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestServiceInspect [2022-09-07T09:13:26.393Z] --- PASS: TestServiceInspect (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestServiceListError [2022-09-07T09:13:26.393Z] --- PASS: TestServiceListError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestServiceList [2022-09-07T09:13:26.393Z] --- PASS: TestServiceList (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestServiceLogsError [2022-09-07T09:13:26.393Z] --- PASS: TestServiceLogsError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestServiceLogs [2022-09-07T09:13:26.393Z] --- PASS: TestServiceLogs (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestServiceRemoveError [2022-09-07T09:13:26.393Z] --- PASS: TestServiceRemoveError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestServiceRemoveNotFoundError [2022-09-07T09:13:26.393Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestServiceRemove [2022-09-07T09:13:26.393Z] --- PASS: TestServiceRemove (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestServiceUpdateError [2022-09-07T09:13:26.393Z] --- PASS: TestServiceUpdateError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestServiceUpdate [2022-09-07T09:13:26.393Z] --- PASS: TestServiceUpdate (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestSwarmGetUnlockKeyError [2022-09-07T09:13:26.393Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestSwarmGetUnlockKey [2022-09-07T09:13:26.393Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestSwarmInitError [2022-09-07T09:13:26.393Z] --- PASS: TestSwarmInitError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestSwarmInit [2022-09-07T09:13:26.393Z] --- PASS: TestSwarmInit (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestSwarmInspectError [2022-09-07T09:13:26.393Z] --- PASS: TestSwarmInspectError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestSwarmInspect [2022-09-07T09:13:26.393Z] --- PASS: TestSwarmInspect (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestSwarmJoinError [2022-09-07T09:13:26.393Z] --- PASS: TestSwarmJoinError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestSwarmJoin [2022-09-07T09:13:26.393Z] --- PASS: TestSwarmJoin (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestSwarmLeaveError [2022-09-07T09:13:26.393Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestSwarmLeave [2022-09-07T09:13:26.393Z] --- PASS: TestSwarmLeave (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestSwarmUnlockError [2022-09-07T09:13:26.393Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestSwarmUnlock [2022-09-07T09:13:26.393Z] --- PASS: TestSwarmUnlock (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestSwarmUpdateError [2022-09-07T09:13:26.393Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestSwarmUpdate [2022-09-07T09:13:26.393Z] --- PASS: TestSwarmUpdate (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestTaskInspectError [2022-09-07T09:13:26.393Z] --- PASS: TestTaskInspectError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestTaskInspectWithEmptyID [2022-09-07T09:13:26.393Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestTaskInspect [2022-09-07T09:13:26.393Z] --- PASS: TestTaskInspect (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestTaskListError [2022-09-07T09:13:26.393Z] --- PASS: TestTaskListError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestTaskList [2022-09-07T09:13:26.393Z] --- PASS: TestTaskList (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestVolumeCreateError [2022-09-07T09:13:26.393Z] --- PASS: TestVolumeCreateError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestVolumeCreate [2022-09-07T09:13:26.393Z] --- PASS: TestVolumeCreate (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestVolumeInspectError [2022-09-07T09:13:26.393Z] --- PASS: TestVolumeInspectError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestVolumeInspectNotFound [2022-09-07T09:13:26.393Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestVolumeInspectWithEmptyID [2022-09-07T09:13:26.393Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestVolumeInspect [2022-09-07T09:13:26.393Z] --- PASS: TestVolumeInspect (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestVolumeListError [2022-09-07T09:13:26.393Z] --- PASS: TestVolumeListError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestVolumeList [2022-09-07T09:13:26.393Z] --- PASS: TestVolumeList (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestVolumeRemoveError [2022-09-07T09:13:26.393Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-09-07T09:13:26.393Z] === RUN TestVolumeRemove [2022-09-07T09:13:26.393Z] --- PASS: TestVolumeRemove (0.00s) [2022-09-07T09:13:26.393Z] === CONT TestTLSCloseWriter [2022-09-07T09:13:26.393Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-09-07T09:13:26.393Z] PASS [2022-09-07T09:13:26.393Z] coverage: 74.9% of statements [2022-09-07T09:13:26.393Z] ok github.com/docker/docker/client 0.530s coverage: 74.9% of statements Post stage [Pipeline] junit [2022-09-07T09:13:26.486Z] Recording test results [2022-09-07T09:13:27.209Z] docker_api_swarm_test.go:563: [de42097936da2] joining swarm manager [de3655f05524c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T09:13:27.777Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-09-07T09:13:27.920Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-07T09:13:28.302Z] + echo Ensuring container killed. [2022-09-07T09:13:28.302Z] Ensuring container killed. [2022-09-07T09:13:28.302Z] + docker rm -vf docker-pr3 [2022-09-07T09:13:28.302Z] Error response from daemon: No such container: docker-pr3 [Pipeline] sh [2022-09-07T09:13:28.631Z] + echo Chowning /workspace to jenkins user [2022-09-07T09:13:28.631Z] Chowning /workspace to jenkins user [2022-09-07T09:13:28.631Z] + id -u [2022-09-07T09:13:28.631Z] + id -g [2022-09-07T09:13:28.631Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44098:/workspace busybox chown -R 1000:1000 /workspace [2022-09-07T09:13:28.631Z] Unable to find image 'busybox:latest' locally [2022-09-07T09:13:28.887Z] latest: Pulling from library/busybox [2022-09-07T09:13:28.887Z] 2c39bef88607: Pulling fs layer [2022-09-07T09:13:28.887Z] 2c39bef88607: Download complete [2022-09-07T09:13:29.143Z] 2c39bef88607: Pull complete [2022-09-07T09:13:29.143Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-07T09:13:29.143Z] Status: Downloaded newer image for busybox:latest [2022-09-07T09:13:30.314Z] === RUN TestDockerSuite/TestBuildForceRm [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-07T09:13:30.838Z] + bundleName=amd64-cgroup2 [2022-09-07T09:13:30.838Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-09-07T09:13:30.838Z] Creating amd64-cgroup2-bundles.tar.gz [2022-09-07T09:13:30.838Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-09-07T09:13:30.838Z] + 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 [2022-09-07T09:13:31.102Z] Archiving artifacts [2022-09-07T09:13:32.222Z] === RUN TestDockerSuite/TestBuildFromGit [2022-09-07T09:13:33.113Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44098/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-07T09:13:33.160Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-09-07T09:13:33.416Z] + make clean [2022-09-07T09:13:33.671Z] docker volume rm -f docker-dev-cache [2022-09-07T09:13:33.671Z] docker-dev-cache [Pipeline] deleteDir [2022-09-07T09:13:33.729Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-09-07T09:13:34.668Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-07T09:13:36.050Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-09-07T09:13:36.989Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-09-07T09:13:37.247Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-09-07T09:13:39.784Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-09-07T09:13:40.044Z] docker_api_swarm_test.go:585: [d1a9f940327ac] joining swarm manager [de3655f05524c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T09:13:41.950Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-09-07T09:13:42.891Z] check_test.go:380: [de42097936da2] daemon is not started [2022-09-07T09:13:43.489Z] === RUN TestDockerSuite/TestBuildHistory [2022-09-07T09:13:47.682Z] === RUN TestDockerSuite/TestBuildIidFile [2022-09-07T09:13:47.682Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-09-07T09:13:47.901Z] --- PASS: TestCheckoutGit (37.06s) [2022-09-07T09:13:47.901Z] === RUN TestValidGitTransport [2022-09-07T09:13:47.901Z] --- PASS: TestValidGitTransport (0.00s) [2022-09-07T09:13:47.901Z] === RUN TestGitInvalidRef [2022-09-07T09:13:47.901Z] --- PASS: TestGitInvalidRef (0.39s) [2022-09-07T09:13:47.901Z] PASS [2022-09-07T09:13:47.901Z] coverage: 86.3% of statements [2022-09-07T09:13:47.901Z] ok github.com/docker/docker/builder/remotecontext/git 37.528s coverage: 86.3% of statements [2022-09-07T09:13:47.901Z] ? github.com/docker/docker/cli [no test files] [2022-09-07T09:13:47.901Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-07T09:13:48.620Z] === RUN TestDockerSuite/TestBuildInheritance [2022-09-07T09:13:49.557Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-09-07T09:13:49.557Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-09-07T09:13:49.557Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-07T09:13:49.557Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-09-07T09:13:50.126Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-09-07T09:13:50.386Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-09-07T09:13:51.323Z] === RUN TestDockerSuite/TestBuildLabel [2022-09-07T09:13:51.892Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-09-07T09:13:52.461Z] docker_api_swarm_test.go:46: [d7a54adb35386] joining swarm manager [d4172d3868b38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T09:13:52.720Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-09-07T09:13:53.289Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-09-07T09:13:53.549Z] === RUN TestDockerSuite/TestBuildLabels [2022-09-07T09:13:53.808Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-09-07T09:13:55.188Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-09-07T09:13:55.213Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-09-07T09:13:55.213Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-09-07T09:13:55.213Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-09-07T09:13:55.213Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-09-07T09:13:55.213Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-09-07T09:13:55.213Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-09-07T09:13:55.213Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-09-07T09:13:55.213Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-09-07T09:13:55.213Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-09-07T09:13:55.213Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-09-07T09:13:55.213Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-09-07T09:13:55.213Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-09-07T09:13:55.213Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-09-07T09:13:55.213Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-09-07T09:13:55.213Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-09-07T09:13:55.213Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-09-07T09:13:55.213Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-09-07T09:13:55.213Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-09-07T09:13:55.213Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-09-07T09:13:55.213Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-09-07T09:13:55.213Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-09-07T09:13:55.213Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-09-07T09:13:55.213Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-09-07T09:13:55.213Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-09-07T09:13:55.213Z] === RUN TestConfigureDaemonLogs [2022-09-07T09:13:55.213Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-09-07T09:13:55.213Z] === RUN TestCommonOptionsInstallFlags [2022-09-07T09:13:55.213Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-09-07T09:13:55.213Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-09-07T09:13:55.213Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-09-07T09:13:55.213Z] PASS [2022-09-07T09:13:55.213Z] coverage: 18.4% of statements [2022-09-07T09:13:55.213Z] ok github.com/docker/docker/cmd/dockerd 0.251s coverage: 18.4% of statements [2022-09-07T09:13:57.505Z] === RUN TestContainerStopSignal [2022-09-07T09:13:57.505Z] --- PASS: TestContainerStopSignal (0.00s) [2022-09-07T09:13:57.505Z] === RUN TestContainerStopTimeout [2022-09-07T09:13:57.505Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-09-07T09:13:57.505Z] === RUN TestContainerSecretReferenceDestTarget [2022-09-07T09:13:57.505Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-09-07T09:13:57.505Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-09-07T09:13:57.505Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-09-07T09:13:57.505Z] === RUN TestContainerLogPathSetForRingLogger [2022-09-07T09:13:57.505Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-09-07T09:13:57.505Z] === RUN TestReplaceAndAppendEnvVars [2022-09-07T09:13:57.505Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-09-07T09:13:57.505Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-09-07T09:13:57.505Z] === RUN TestNewMemoryStore [2022-09-07T09:13:57.505Z] --- PASS: TestNewMemoryStore (0.00s) [2022-09-07T09:13:57.505Z] === RUN TestAddContainers [2022-09-07T09:13:57.505Z] --- PASS: TestAddContainers (0.00s) [2022-09-07T09:13:57.505Z] === RUN TestGetContainer [2022-09-07T09:13:57.505Z] --- PASS: TestGetContainer (0.00s) [2022-09-07T09:13:57.505Z] === RUN TestDeleteContainer [2022-09-07T09:13:57.505Z] --- PASS: TestDeleteContainer (0.00s) [2022-09-07T09:13:57.505Z] === RUN TestListContainers [2022-09-07T09:13:57.505Z] --- PASS: TestListContainers (0.00s) [2022-09-07T09:13:57.505Z] === RUN TestFirstContainer [2022-09-07T09:13:57.505Z] --- PASS: TestFirstContainer (0.00s) [2022-09-07T09:13:57.505Z] === RUN TestApplyAllContainer [2022-09-07T09:13:57.505Z] --- PASS: TestApplyAllContainer (0.00s) [2022-09-07T09:13:57.505Z] === RUN TestIsValidHealthString [2022-09-07T09:13:57.505Z] --- PASS: TestIsValidHealthString (0.00s) [2022-09-07T09:13:57.505Z] === RUN TestStateRunStop [2022-09-07T09:13:57.505Z] --- PASS: TestStateRunStop (0.00s) [2022-09-07T09:13:57.505Z] === RUN TestStateTimeoutWait [2022-09-07T09:13:57.505Z] state_test.go:141: Stop callback fired [2022-09-07T09:13:57.505Z] state_test.go:165: Stop callback fired [2022-09-07T09:13:57.505Z] --- PASS: TestStateTimeoutWait (0.11s) [2022-09-07T09:13:57.505Z] === RUN TestIsValidStateString [2022-09-07T09:13:57.505Z] --- PASS: TestIsValidStateString (0.00s) [2022-09-07T09:13:57.505Z] === RUN TestViewSaveDelete [2022-09-07T09:13:57.505Z] --- PASS: TestViewSaveDelete (0.02s) [2022-09-07T09:13:57.505Z] === RUN TestViewAll [2022-09-07T09:13:57.505Z] --- PASS: TestViewAll (0.02s) [2022-09-07T09:13:57.505Z] === RUN TestViewGet [2022-09-07T09:13:57.505Z] --- PASS: TestViewGet (0.01s) [2022-09-07T09:13:57.505Z] === RUN TestNames [2022-09-07T09:13:57.505Z] --- PASS: TestNames (0.00s) [2022-09-07T09:13:57.505Z] === RUN TestViewWithHealthCheck [2022-09-07T09:13:57.505Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-09-07T09:13:57.505Z] PASS [2022-09-07T09:13:57.505Z] coverage: 41.4% of statements [2022-09-07T09:13:57.505Z] ok github.com/docker/docker/container 0.277s coverage: 41.4% of statements [2022-09-07T09:13:57.505Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-07T09:13:57.505Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-07T09:13:57.505Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-07T09:13:57.505Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-07T09:13:57.725Z] === RUN TestDockerSuite/TestBuildLastModified [2022-09-07T09:13:57.990Z] === RUN TestPrepare [2022-09-07T09:13:57.990Z] --- PASS: TestPrepare (0.00s) [2022-09-07T09:13:57.990Z] === RUN TestStart [2022-09-07T09:13:57.990Z] --- PASS: TestStart (0.00s) [2022-09-07T09:13:57.990Z] === RUN TestWaitCancel [2022-09-07T09:13:57.990Z] --- PASS: TestWaitCancel (0.00s) [2022-09-07T09:13:57.990Z] === RUN TestWaitDisabled [2022-09-07T09:13:57.990Z] --- PASS: TestWaitDisabled (0.00s) [2022-09-07T09:13:57.990Z] === RUN TestWaitEnabled [2022-09-07T09:13:57.990Z] --- PASS: TestWaitEnabled (0.00s) [2022-09-07T09:13:57.990Z] === RUN TestRemove [2022-09-07T09:13:57.990Z] --- PASS: TestRemove (0.00s) [2022-09-07T09:13:57.990Z] PASS [2022-09-07T09:13:57.990Z] coverage: 65.3% of statements [2022-09-07T09:13:57.990Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.069s coverage: 65.3% of statements [2022-09-07T09:14:01.026Z] === RUN TestNewListSecretsFilters [2022-09-07T09:14:01.026Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-09-07T09:14:01.026Z] === RUN TestNewListConfigsFilters [2022-09-07T09:14:01.026Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-09-07T09:14:01.026Z] PASS [2022-09-07T09:14:01.026Z] coverage: 0.5% of statements [2022-09-07T09:14:01.026Z] ok github.com/docker/docker/daemon/cluster 0.314s coverage: 0.5% of statements [2022-09-07T09:14:01.026Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-09-07T09:14:01.026Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2022-09-07T09:14:01.026Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-09-07T09:14:01.026Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-09-07T09:14:01.026Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-09-07T09:14:01.026Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-09-07T09:14:01.026Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-09-07T09:14:01.026Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-09-07T09:14:01.026Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-09-07T09:14:01.026Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-09-07T09:14:01.026Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-09-07T09:14:01.026Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-09-07T09:14:01.026Z] === RUN TestServiceConvertToGRPCIsolation [2022-09-07T09:14:01.026Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-09-07T09:14:01.026Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-09-07T09:14:01.026Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-09-07T09:14:01.026Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-09-07T09:14:01.026Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-09-07T09:14:01.026Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-09-07T09:14:01.026Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-09-07T09:14:01.026Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-09-07T09:14:01.026Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-09-07T09:14:01.026Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-09-07T09:14:01.026Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-09-07T09:14:01.026Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-09-07T09:14:01.026Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-09-07T09:14:01.026Z] === RUN TestServiceConvertFromGRPCIsolation [2022-09-07T09:14:01.026Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-09-07T09:14:01.026Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-09-07T09:14:01.026Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-09-07T09:14:01.026Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-09-07T09:14:01.026Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-09-07T09:14:01.026Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-09-07T09:14:01.026Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-09-07T09:14:01.026Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-09-07T09:14:01.026Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-09-07T09:14:01.026Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-09-07T09:14:01.026Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-09-07T09:14:01.026Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-09-07T09:14:01.027Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-09-07T09:14:01.027Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-09-07T09:14:01.027Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-09-07T09:14:01.027Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-09-07T09:14:01.027Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-09-07T09:14:01.027Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-09-07T09:14:01.027Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-09-07T09:14:01.027Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-09-07T09:14:01.027Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-09-07T09:14:01.027Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-09-07T09:14:01.027Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-09-07T09:14:01.027Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-09-07T09:14:01.027Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-09-07T09:14:01.027Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-09-07T09:14:01.027Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-09-07T09:14:01.027Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-09-07T09:14:01.027Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-09-07T09:14:01.027Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-09-07T09:14:01.027Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-09-07T09:14:01.027Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-09-07T09:14:01.027Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-09-07T09:14:01.027Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-09-07T09:14:01.027Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-09-07T09:14:01.027Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-09-07T09:14:01.027Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-09-07T09:14:01.027Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-09-07T09:14:01.027Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-09-07T09:14:01.027Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-09-07T09:14:01.027Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-09-07T09:14:01.027Z] === RUN TestServiceConvertFromGRPCConfigs [2022-09-07T09:14:01.027Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-09-07T09:14:01.027Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-09-07T09:14:01.027Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-09-07T09:14:01.027Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-09-07T09:14:01.027Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-09-07T09:14:01.512Z] === RUN TestServiceConvertToGRPCConfigs [2022-09-07T09:14:01.512Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-09-07T09:14:01.512Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-09-07T09:14:01.512Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-09-07T09:14:01.512Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-09-07T09:14:01.512Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-09-07T09:14:01.512Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-09-07T09:14:01.512Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-09-07T09:14:01.512Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-09-07T09:14:01.512Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-09-07T09:14:01.512Z] PASS [2022-09-07T09:14:01.512Z] coverage: 35.9% of statements [2022-09-07T09:14:01.512Z] ok github.com/docker/docker/daemon/cluster/convert 0.300s coverage: 35.9% of statements [2022-09-07T09:14:03.003Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-09-07T09:14:03.867Z] === RUN TestDiscoveryOptsErrors [2022-09-07T09:14:03.867Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-09-07T09:14:03.867Z] === RUN TestDiscoveryOpts [2022-09-07T09:14:03.867Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-09-07T09:14:03.867Z] PASS [2022-09-07T09:14:04.354Z] coverage: 30.0% of statements [2022-09-07T09:14:04.354Z] ok github.com/docker/docker/daemon/discovery 0.049s coverage: 30.0% of statements [2022-09-07T09:14:04.354Z] === RUN TestWaitNodeAttachment [2022-09-07T09:14:04.840Z] --- PASS: TestWaitNodeAttachment (0.42s) [2022-09-07T09:14:04.840Z] === RUN TestIsolationConversion [2022-09-07T09:14:04.840Z] === RUN TestIsolationConversion/default [2022-09-07T09:14:04.840Z] === RUN TestIsolationConversion/process [2022-09-07T09:14:04.840Z] === RUN TestIsolationConversion/hyperv [2022-09-07T09:14:04.840Z] --- PASS: TestIsolationConversion (0.00s) [2022-09-07T09:14:04.840Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-09-07T09:14:04.840Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-09-07T09:14:04.840Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-09-07T09:14:04.840Z] === RUN TestContainerLabels [2022-09-07T09:14:04.840Z] --- PASS: TestContainerLabels (0.00s) [2022-09-07T09:14:04.840Z] === RUN TestCredentialSpecConversion [2022-09-07T09:14:04.840Z] === RUN TestCredentialSpecConversion/none [2022-09-07T09:14:04.840Z] === RUN TestCredentialSpecConversion/config [2022-09-07T09:14:04.840Z] === RUN TestCredentialSpecConversion/file [2022-09-07T09:14:04.840Z] === RUN TestCredentialSpecConversion/registry [2022-09-07T09:14:04.840Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-09-07T09:14:04.840Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-09-07T09:14:04.840Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-09-07T09:14:04.840Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-09-07T09:14:04.840Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-09-07T09:14:04.840Z] === RUN TestControllerValidateMountBind [2022-09-07T09:14:04.840Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-09-07T09:14:04.840Z] === RUN TestControllerValidateMountVolume [2022-09-07T09:14:04.840Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-09-07T09:14:04.840Z] === RUN TestControllerValidateMountTarget [2022-09-07T09:14:04.840Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-09-07T09:14:04.840Z] === RUN TestControllerValidateMountTmpfs [2022-09-07T09:14:04.840Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-09-07T09:14:04.840Z] === RUN TestControllerValidateMountInvalidType [2022-09-07T09:14:04.840Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-09-07T09:14:04.840Z] === RUN TestControllerValidateMountNamedPipe [2022-09-07T09:14:04.840Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-09-07T09:14:04.840Z] PASS [2022-09-07T09:14:04.840Z] coverage: 11.0% of statements [2022-09-07T09:14:04.840Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.652s coverage: 11.0% of statements [2022-09-07T09:14:05.862Z] === RUN TestBuilderGC [2022-09-07T09:14:05.862Z] --- PASS: TestBuilderGC (0.00s) [2022-09-07T09:14:05.862Z] === RUN TestDaemonConfigurationNotFound [2022-09-07T09:14:05.862Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-09-07T09:14:05.862Z] === RUN TestDaemonBrokenConfiguration [2022-09-07T09:14:05.862Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-09-07T09:14:05.862Z] === RUN TestParseClusterAdvertiseSettings [2022-09-07T09:14:05.862Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-09-07T09:14:05.862Z] === RUN TestFindConfigurationConflicts [2022-09-07T09:14:05.862Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-09-07T09:14:05.862Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-09-07T09:14:05.862Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-09-07T09:14:05.862Z] === RUN TestDaemonConfigurationMergeConflicts [2022-09-07T09:14:05.862Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-09-07T09:14:05.862Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-09-07T09:14:05.862Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-09-07T09:14:05.862Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-09-07T09:14:05.862Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-09-07T09:14:05.862Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-09-07T09:14:05.862Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-09-07T09:14:05.862Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-09-07T09:14:05.862Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-09-07T09:14:05.862Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-09-07T09:14:05.862Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-09-07T09:14:05.862Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-09-07T09:14:05.862Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-09-07T09:14:05.862Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-09-07T09:14:05.862Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-09-07T09:14:05.862Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-09-07T09:14:05.862Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-09-07T09:14:05.862Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-09-07T09:14:05.862Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-09-07T09:14:05.862Z] === RUN TestValidateConfigurationErrors [2022-09-07T09:14:05.862Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-09-07T09:14:05.862Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-09-07T09:14:05.862Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-09-07T09:14:05.862Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-09-07T09:14:05.862Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-09-07T09:14:05.862Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-09-07T09:14:05.862Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-09-07T09:14:05.862Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-09-07T09:14:05.862Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-09-07T09:14:05.862Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-09-07T09:14:05.862Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-09-07T09:14:05.862Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-09-07T09:14:05.862Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-09-07T09:14:05.862Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-09-07T09:14:05.862Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-09-07T09:14:05.862Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-09-07T09:14:05.862Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-09-07T09:14:05.862Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-09-07T09:14:05.862Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-09-07T09:14:05.862Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-09-07T09:14:05.862Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-09-07T09:14:05.862Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-09-07T09:14:05.862Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-09-07T09:14:05.862Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-09-07T09:14:05.862Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-09-07T09:14:05.862Z] === RUN TestValidateConfiguration [2022-09-07T09:14:05.862Z] === RUN TestValidateConfiguration/with_label [2022-09-07T09:14:05.862Z] === RUN TestValidateConfiguration/with_dns [2022-09-07T09:14:05.862Z] === RUN TestValidateConfiguration/with_dns-search [2022-09-07T09:14:05.862Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-09-07T09:14:05.862Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-09-07T09:14:05.862Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-09-07T09:14:05.862Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-09-07T09:14:05.862Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-09-07T09:14:05.862Z] --- PASS: TestValidateConfiguration (0.02s) [2022-09-07T09:14:05.862Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-09-07T09:14:05.862Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-09-07T09:14:05.862Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-09-07T09:14:05.862Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-09-07T09:14:05.862Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-09-07T09:14:05.862Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-09-07T09:14:05.862Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-09-07T09:14:05.862Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-09-07T09:14:05.862Z] === RUN TestModifiedDiscoverySettings [2022-09-07T09:14:05.862Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-09-07T09:14:05.862Z] === RUN TestReloadSetConfigFileNotExist [2022-09-07T09:14:05.862Z] time="2022-09-07T09:14:05Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-09-07T09:14:05.862Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) [2022-09-07T09:14:05.862Z] === RUN TestReloadDefaultConfigNotExist [2022-09-07T09:14:05.862Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-09-07T09:14:05.862Z] --- SKIP: TestReloadDefaultConfigNotExist (0.07s) [2022-09-07T09:14:05.862Z] === RUN TestReloadBadDefaultConfig [2022-09-07T09:14:05.862Z] time="2022-09-07T09:14:05Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1959327176" [2022-09-07T09:14:05.862Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-09-07T09:14:05.862Z] === RUN TestReloadWithConflictingLabels [2022-09-07T09:14:05.862Z] time="2022-09-07T09:14:05Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-874664088" [2022-09-07T09:14:05.862Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2022-09-07T09:14:05.862Z] === RUN TestReloadWithDuplicateLabels [2022-09-07T09:14:05.862Z] time="2022-09-07T09:14:05Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-944277056" [2022-09-07T09:14:05.862Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-09-07T09:14:05.862Z] === RUN TestDaemonConfigurationMerge [2022-09-07T09:14:05.862Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-09-07T09:14:05.862Z] PASS [2022-09-07T09:14:05.862Z] coverage: 79.7% of statements [2022-09-07T09:14:05.862Z] ok github.com/docker/docker/daemon/config 0.391s coverage: 79.7% of statements [2022-09-07T09:14:06.293Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-09-07T09:14:06.293Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-09-07T09:14:06.293Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-09-07T09:14:06.293Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-09-07T09:14:06.293Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-09-07T09:14:06.349Z] === RUN TestEventsLog [2022-09-07T09:14:06.349Z] --- PASS: TestEventsLog (0.00s) [2022-09-07T09:14:06.349Z] === RUN TestEventsLogTimeout [2022-09-07T09:14:06.349Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-09-07T09:14:06.349Z] === RUN TestLogEvents [2022-09-07T09:14:06.349Z] --- PASS: TestLogEvents (0.07s) [2022-09-07T09:14:06.349Z] === RUN TestLoadBufferedEvents [2022-09-07T09:14:06.349Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-09-07T09:14:06.349Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-09-07T09:14:06.349Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-09-07T09:14:06.349Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-09-07T09:14:06.349Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-09-07T09:14:06.349Z] PASS [2022-09-07T09:14:06.349Z] coverage: 50.0% of statements [2022-09-07T09:14:06.349Z] ok github.com/docker/docker/daemon/events 0.340s coverage: 50.0% of statements [2022-09-07T09:14:06.552Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-09-07T09:14:07.964Z] === RUN TestIsEmptyDir [2022-09-07T09:14:07.964Z] --- PASS: TestIsEmptyDir (0.01s) [2022-09-07T09:14:07.964Z] PASS [2022-09-07T09:14:07.964Z] coverage: 2.3% of statements [2022-09-07T09:14:07.964Z] ok github.com/docker/docker/daemon/graphdriver 0.087s coverage: 2.3% of statements [2022-09-07T09:14:07.964Z] === RUN TestLinkNaming [2022-09-07T09:14:07.964Z] --- PASS: TestLinkNaming (0.00s) [2022-09-07T09:14:07.964Z] === RUN TestLinkNew [2022-09-07T09:14:07.964Z] --- PASS: TestLinkNew (0.00s) [2022-09-07T09:14:07.964Z] === RUN TestLinkEnv [2022-09-07T09:14:07.964Z] --- PASS: TestLinkEnv (0.00s) [2022-09-07T09:14:07.964Z] === RUN TestLinkMultipleEnv [2022-09-07T09:14:07.964Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-09-07T09:14:07.964Z] === RUN TestLinkPortRangeEnv [2022-09-07T09:14:07.964Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-09-07T09:14:07.964Z] PASS [2022-09-07T09:14:07.964Z] coverage: 93.0% of statements [2022-09-07T09:14:07.964Z] ok github.com/docker/docker/daemon/links 0.063s coverage: 93.0% of statements [2022-09-07T09:14:08.465Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-09-07T09:14:08.986Z] === RUN TestVerifyNetworkingConfig [2022-09-07T09:14:08.986Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-09-07T09:14:08.986Z] === RUN TestGetContainer [2022-09-07T09:14:08.986Z] --- PASS: TestGetContainer (0.00s) [2022-09-07T09:14:08.986Z] === RUN TestValidContainerNames [2022-09-07T09:14:08.986Z] --- PASS: TestValidContainerNames (0.00s) [2022-09-07T09:14:08.986Z] === RUN TestContainerInitDNS [2022-09-07T09:14:08.986Z] daemon_test.go:147: root required [2022-09-07T09:14:08.986Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-09-07T09:14:08.986Z] === RUN TestMerge [2022-09-07T09:14:08.986Z] --- PASS: TestMerge (0.00s) [2022-09-07T09:14:08.986Z] === RUN TestValidateContainerIsolation [2022-09-07T09:14:08.986Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-09-07T09:14:08.986Z] === RUN TestFindNetworkErrorType [2022-09-07T09:14:08.986Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-09-07T09:14:08.986Z] === RUN TestEnsureServicesExist [2022-09-07T09:14:08.986Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-09-07T09:14:08.986Z] === RUN TestEnsureServicesExistErrors [2022-09-07T09:14:08.986Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-09-07T09:14:08.986Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-09-07T09:14:08.986Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-09-07T09:14:08.986Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-09-07T09:14:08.986Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-09-07T09:14:08.986Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-09-07T09:14:08.986Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-09-07T09:14:08.986Z] === RUN TestContainerDelete [2022-09-07T09:14:08.986Z] --- PASS: TestContainerDelete (0.01s) [2022-09-07T09:14:08.986Z] === RUN TestContainerDoubleDelete [2022-09-07T09:14:08.986Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-09-07T09:14:08.986Z] === RUN TestLogContainerEventCopyLabels [2022-09-07T09:14:08.986Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-09-07T09:14:08.986Z] === RUN TestLogContainerEventWithAttributes [2022-09-07T09:14:08.986Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-09-07T09:14:08.986Z] === RUN TestNoneHealthcheck [2022-09-07T09:14:08.986Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-09-07T09:14:08.986Z] === RUN TestHealthStates [2022-09-07T09:14:08.986Z] time="2022-09-07T09:14:08Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-09-07T09:14:08.986Z] time="2022-09-07T09:14:08Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-09-07T09:14:08.986Z] time="2022-09-07T09:14:08Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-09-07T09:14:08.986Z] time="2022-09-07T09:14:08Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-09-07T09:14:08.986Z] time="2022-09-07T09:14:08Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-09-07T09:14:08.986Z] time="2022-09-07T09:14:08Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-09-07T09:14:08.986Z] time="2022-09-07T09:14:08Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-09-07T09:14:08.986Z] time="2022-09-07T09:14:08Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-09-07T09:14:08.986Z] time="2022-09-07T09:14:08Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-09-07T09:14:08.986Z] time="2022-09-07T09:14:08Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-09-07T09:14:08.986Z] --- PASS: TestHealthStates (0.19s) [2022-09-07T09:14:08.986Z] === RUN TestMaskURLCredentials [2022-09-07T09:14:08.986Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-09-07T09:14:08.986Z] === RUN TestGetInspectData [2022-09-07T09:14:08.986Z] --- PASS: TestGetInspectData (0.00s) [2022-09-07T09:14:08.986Z] === RUN TestFillLicense [2022-09-07T09:14:08.986Z] --- PASS: TestFillLicense (0.00s) [2022-09-07T09:14:08.986Z] === RUN TestListInvalidFilter [2022-09-07T09:14:08.986Z] --- PASS: TestListInvalidFilter (0.00s) [2022-09-07T09:14:08.986Z] === RUN TestNameFilter [2022-09-07T09:14:08.986Z] --- PASS: TestNameFilter (0.01s) [2022-09-07T09:14:08.986Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-09-07T09:14:08.986Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-09-07T09:14:08.986Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-09-07T09:14:08.986Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-09-07T09:14:08.986Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-09-07T09:14:08.986Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-09-07T09:14:08.986Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-09-07T09:14:08.986Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-09-07T09:14:08.986Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-09-07T09:14:08.986Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-09-07T09:14:08.986Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-09-07T09:14:08.986Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-09-07T09:14:08.986Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-09-07T09:14:08.986Z] === 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 [2022-09-07T09:14:08.986Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-09-07T09:14:08.986Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-09-07T09:14:08.986Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-09-07T09:14:08.986Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-09-07T09:14:08.986Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-09-07T09:14:08.986Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-09-07T09:14:08.986Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-09-07T09:14:08.986Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-09-07T09:14:08.986Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-09-07T09:14:08.986Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-09-07T09:14:08.986Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-09-07T09:14:08.986Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-09-07T09:14:08.986Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-09-07T09:14:08.986Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-09-07T09:14:08.986Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-09-07T09:14:08.986Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-09-07T09:14:08.986Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-09-07T09:14:08.986Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-09-07T09:14:08.986Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-09-07T09:14:08.986Z] --- 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) [2022-09-07T09:14:08.986Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-09-07T09:14:08.986Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-09-07T09:14:08.986Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-09-07T09:14:08.986Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-09-07T09:14:08.986Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-09-07T09:14:08.986Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-09-07T09:14:08.986Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-09-07T09:14:08.986Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-09-07T09:14:08.986Z] === RUN TestDaemonReloadLabels [2022-09-07T09:14:08.986Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-09-07T09:14:08.986Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-09-07T09:14:08.986Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-09-07T09:14:08.986Z] === RUN TestDaemonReloadMirrors [2022-09-07T09:14:08.986Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-09-07T09:14:08.986Z] === RUN TestDaemonReloadInsecureRegistries [2022-09-07T09:14:08.986Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-09-07T09:14:08.986Z] === RUN TestDaemonReloadNotAffectOthers [2022-09-07T09:14:08.986Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-09-07T09:14:08.986Z] === RUN TestDaemonDiscoveryReload [2022-09-07T09:14:09.845Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-09-07T09:14:10.008Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2022-09-07T09:14:10.008Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-09-07T09:14:10.493Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2022-09-07T09:14:10.493Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-09-07T09:14:10.783Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-09-07T09:14:10.979Z] === RUN TestSearchRegistryForImagesErrors [2022-09-07T09:14:10.979Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-09-07T09:14:10.979Z] === RUN TestSearchRegistryForImages [2022-09-07T09:14:10.979Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-09-07T09:14:10.979Z] === RUN TestOnlyPlatformWithFallback [2022-09-07T09:14:10.979Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-09-07T09:14:10.979Z] === RUN TestImageDelete [2022-09-07T09:14:10.979Z] === RUN TestAdapterReadLogs [2022-09-07T09:14:10.979Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-09-07T09:14:10.979Z] === RUN TestCopier [2022-09-07T09:14:10.979Z] --- PASS: TestCopier (0.00s) [2022-09-07T09:14:10.979Z] === RUN TestCopierLongLines [2022-09-07T09:14:10.979Z] --- PASS: TestCopierLongLines (0.00s) [2022-09-07T09:14:10.979Z] === RUN TestCopierSlow [2022-09-07T09:14:10.979Z] === RUN TestImageDelete/no_lease [2022-09-07T09:14:10.979Z] === RUN TestImageDelete/lease_exists [2022-09-07T09:14:10.979Z] --- PASS: TestImageDelete (0.05s) [2022-09-07T09:14:10.979Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-09-07T09:14:10.979Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-09-07T09:14:10.979Z] === RUN TestContentStoreForPull [2022-09-07T09:14:10.979Z] === RUN TestNewStreamConfig [2022-09-07T09:14:10.979Z] === RUN TestNewStreamConfig/defaults [2022-09-07T09:14:10.979Z] === RUN TestNewStreamConfig/invalid_create_group [2022-09-07T09:14:10.979Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-09-07T09:14:10.979Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-09-07T09:14:10.979Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-09-07T09:14:10.979Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-09-07T09:14:10.979Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-09-07T09:14:10.979Z] --- PASS: TestNewStreamConfig (0.00s) [2022-09-07T09:14:10.979Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-09-07T09:14:10.979Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-09-07T09:14:10.979Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-09-07T09:14:10.979Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-09-07T09:14:10.979Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-09-07T09:14:10.979Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-09-07T09:14:10.979Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-09-07T09:14:10.979Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-09-07T09:14:10.979Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-09-07T09:14:10.979Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-09-07T09:14:10.979Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-09-07T09:14:10.979Z] === RUN TestNewAWSLogsClientRegionDetect [2022-09-07T09:14:10.979Z] --- PASS: TestCopierSlow (0.20s) [2022-09-07T09:14:10.979Z] === RUN TestCopierWithSized [2022-09-07T09:14:10.979Z] === RUN TestCopierWithSized/as_is [2022-09-07T09:14:10.979Z] === RUN TestCopierWithSized/With_RingLogger [2022-09-07T09:14:10.979Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2022-09-07T09:14:11.352Z] --- PASS: TestImportExtremelyLargeImageWorks (179.36s) [2022-09-07T09:14:11.352Z] PASS [2022-09-07T09:14:11.352Z] [2022-09-07T09:14:11.352Z] DONE 12 tests in 182.927s [2022-09-07T09:14:11.352Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-09-07T09:14:11.352Z] ++ 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 [2022-09-07T09:14:11.352Z] ++ set -e [2022-09-07T09:14:11.352Z] ++ '[' -n 0 ']' [2022-09-07T09:14:11.352Z] ++ set -x [2022-09-07T09:14:11.352Z] ++ env -i DEST=/go/src/github.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 [2022-09-07T09:14:11.464Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-09-07T09:14:11.464Z] reload_test.go:520: root required [2022-09-07T09:14:11.464Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-09-07T09:14:11.464Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-09-07T09:14:11.464Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-09-07T09:14:11.464Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-09-07T09:14:11.464Z] --- PASS: TestCopierWithSized (0.01s) [2022-09-07T09:14:11.464Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-09-07T09:14:11.464Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-09-07T09:14:11.464Z] === RUN TestCopierWithPartial [2022-09-07T09:14:11.464Z] --- PASS: TestCopierWithPartial (0.00s) [2022-09-07T09:14:11.464Z] === RUN TestRingLogger [2022-09-07T09:14:11.464Z] --- PASS: TestRingLogger (0.00s) [2022-09-07T09:14:11.464Z] === RUN TestRingCap [2022-09-07T09:14:11.464Z] --- PASS: TestRingCap (0.00s) [2022-09-07T09:14:11.464Z] === RUN TestRingClose [2022-09-07T09:14:11.464Z] --- PASS: TestRingClose (0.00s) [2022-09-07T09:14:11.464Z] === RUN TestRingDrain [2022-09-07T09:14:11.464Z] --- PASS: TestRingDrain (0.00s) [2022-09-07T09:14:11.464Z] PASS [2022-09-07T09:14:11.464Z] coverage: 43.5% of statements [2022-09-07T09:14:11.464Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-09-07T09:14:11.464Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-09-07T09:14:11.464Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-09-07T09:14:11.464Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-09-07T09:14:11.464Z] ok github.com/docker/docker/daemon/logger 0.288s coverage: 43.5% of statements [2022-09-07T09:14:11.464Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-09-07T09:14:11.464Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-09-07T09:14:11.464Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-09-07T09:14:11.464Z] === RUN TestParseVolumesFrom [2022-09-07T09:14:11.464Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-09-07T09:14:11.464Z] PASS [2022-09-07T09:14:11.464Z] coverage: 9.0% of statements [2022-09-07T09:14:11.464Z] ok github.com/docker/docker/daemon 2.490s coverage: 9.0% of statements [2022-09-07T09:14:11.464Z] --- PASS: TestContentStoreForPull (0.28s) [2022-09-07T09:14:11.464Z] PASS [2022-09-07T09:14:11.464Z] coverage: 6.6% of statements [2022-09-07T09:14:11.464Z] time="2022-09-07T09:14:10Z" level=info msg="Trying to get region from EC2 Metadata" [2022-09-07T09:14:11.464Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.24s) [2022-09-07T09:14:11.464Z] === RUN TestCreateSuccess [2022-09-07T09:14:11.464Z] --- PASS: TestCreateSuccess (0.00s) [2022-09-07T09:14:11.464Z] === RUN TestCreateLogGroupSuccess [2022-09-07T09:14:11.464Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-09-07T09:14:11.464Z] === RUN TestCreateError [2022-09-07T09:14:11.464Z] --- PASS: TestCreateError (0.00s) [2022-09-07T09:14:11.464Z] === RUN TestCreateAlreadyExists [2022-09-07T09:14:11.464Z] time="2022-09-07T09:14:11Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-09-07T09:14:11.464Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-09-07T09:14:11.464Z] === RUN TestLogClosed [2022-09-07T09:14:11.464Z] --- PASS: TestLogClosed (0.00s) [2022-09-07T09:14:11.464Z] === RUN TestLogBlocking [2022-09-07T09:14:11.464Z] --- PASS: TestLogBlocking (0.00s) [2022-09-07T09:14:11.464Z] === RUN TestLogNonBlockingBufferEmpty [2022-09-07T09:14:11.464Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-09-07T09:14:11.464Z] === RUN TestLogNonBlockingBufferFull [2022-09-07T09:14:11.464Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-09-07T09:14:11.464Z] === RUN TestPublishBatchSuccess [2022-09-07T09:14:11.464Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-09-07T09:14:11.464Z] === RUN TestPublishBatchError [2022-09-07T09:14:11.464Z] time="2022-09-07T09:14:11Z" level=error msg=Error [2022-09-07T09:14:11.464Z] --- PASS: TestPublishBatchError (0.00s) [2022-09-07T09:14:11.464Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-09-07T09:14:11.464Z] time="2022-09-07T09:14:11Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-09-07T09:14:11.464Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-09-07T09:14:11.464Z] === RUN TestPublishBatchAlreadyAccepted [2022-09-07T09:14:11.464Z] time="2022-09-07T09:14:11Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-09-07T09:14:11.464Z] time="2022-09-07T09:14:11Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-09-07T09:14:11.464Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-09-07T09:14:11.464Z] === RUN TestCollectBatchSimple [2022-09-07T09:14:11.464Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-09-07T09:14:11.464Z] === RUN TestCollectBatchTicker [2022-09-07T09:14:11.464Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-09-07T09:14:11.464Z] === RUN TestCollectBatchMultilinePattern [2022-09-07T09:14:11.464Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-09-07T09:14:11.464Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-09-07T09:14:11.464Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-09-07T09:14:11.464Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-09-07T09:14:11.464Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-09-07T09:14:11.464Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-09-07T09:14:11.464Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-07T09:14:11.464Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-07T09:14:11.464Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-07T09:14:11.464Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-09-07T09:14:11.464Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-09-07T09:14:11.464Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-09-07T09:14:11.464Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-09-07T09:14:11.464Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-07T09:14:11.464Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2022-09-07T09:14:11.464Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-09-07T09:14:11.464Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-09-07T09:14:11.464Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-07T09:14:11.464Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-09-07T09:14:11.464Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-09-07T09:14:11.465Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-09-07T09:14:11.465Z] ok github.com/docker/docker/daemon/images 0.441s coverage: 6.6% of statements [2022-09-07T09:14:11.465Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-09-07T09:14:11.465Z] === RUN TestCollectBatchClose [2022-09-07T09:14:11.465Z] --- PASS: TestCollectBatchClose (0.00s) [2022-09-07T09:14:11.465Z] === RUN TestEffectiveLen [2022-09-07T09:14:11.465Z] === RUN TestEffectiveLen/0/Hello [2022-09-07T09:14:11.465Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-09-07T09:14:11.465Z] === RUN TestEffectiveLen/2/🙃 [2022-09-07T09:14:11.465Z] === RUN TestEffectiveLen/3/���� [2022-09-07T09:14:11.465Z] === RUN TestEffectiveLen/4/He��o [2022-09-07T09:14:11.465Z] === RUN TestEffectiveLen/5/ [2022-09-07T09:14:11.465Z] --- PASS: TestEffectiveLen (0.00s) [2022-09-07T09:14:11.465Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-09-07T09:14:11.465Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-09-07T09:14:11.465Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-09-07T09:14:11.465Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-09-07T09:14:11.465Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-09-07T09:14:11.465Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-09-07T09:14:11.465Z] === RUN TestFindValidSplit [2022-09-07T09:14:11.465Z] === RUN TestFindValidSplit/0/ [2022-09-07T09:14:11.465Z] cloudwatchlogs_test.go:1044: [2022-09-07T09:14:11.465Z] cloudwatchlogs_test.go:1045: [2022-09-07T09:14:11.465Z] === RUN TestFindValidSplit/1/Hello [2022-09-07T09:14:11.465Z] cloudwatchlogs_test.go:1044: Hello [2022-09-07T09:14:11.465Z] cloudwatchlogs_test.go:1045: [2022-09-07T09:14:11.465Z] === RUN TestFindValidSplit/2/Hello [2022-09-07T09:14:11.465Z] cloudwatchlogs_test.go:1044: He [2022-09-07T09:14:11.465Z] cloudwatchlogs_test.go:1045: llo [2022-09-07T09:14:11.465Z] === RUN TestFindValidSplit/3/Hello [2022-09-07T09:14:11.465Z] cloudwatchlogs_test.go:1044: [2022-09-07T09:14:11.465Z] cloudwatchlogs_test.go:1045: Hello [2022-09-07T09:14:11.465Z] === RUN TestFindValidSplit/4/🙃 [2022-09-07T09:14:11.465Z] cloudwatchlogs_test.go:1044: [2022-09-07T09:14:11.465Z] cloudwatchlogs_test.go:1045: 🙃 [2022-09-07T09:14:11.465Z] === RUN TestFindValidSplit/5/🙃 [2022-09-07T09:14:11.465Z] cloudwatchlogs_test.go:1044: 🙃 [2022-09-07T09:14:11.465Z] cloudwatchlogs_test.go:1045: [2022-09-07T09:14:11.465Z] === RUN TestFindValidSplit/6/a� [2022-09-07T09:14:11.465Z] cloudwatchlogs_test.go:1044: a [2022-09-07T09:14:11.465Z] cloudwatchlogs_test.go:1045: � [2022-09-07T09:14:11.465Z] === RUN TestFindValidSplit/7/a� [2022-09-07T09:14:11.465Z] cloudwatchlogs_test.go:1044: a� [2022-09-07T09:14:11.465Z] cloudwatchlogs_test.go:1045: [2022-09-07T09:14:11.465Z] --- PASS: TestFindValidSplit (0.00s) [2022-09-07T09:14:11.465Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-09-07T09:14:11.465Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-09-07T09:14:11.465Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-09-07T09:14:11.465Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-09-07T09:14:11.465Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-09-07T09:14:11.465Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-09-07T09:14:11.465Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-09-07T09:14:11.465Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-09-07T09:14:11.465Z] === RUN TestProcessEventEmoji [2022-09-07T09:14:11.465Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-09-07T09:14:11.465Z] === RUN TestCollectBatchLineSplit [2022-09-07T09:14:11.465Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2022-09-07T09:14:11.465Z] === RUN TestCollectBatchLineSplitWithBinary [2022-09-07T09:14:11.465Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-09-07T09:14:11.465Z] === RUN TestCollectBatchMaxEvents [2022-09-07T09:14:11.465Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-09-07T09:14:11.465Z] === RUN TestCollectBatchMaxTotalBytes [2022-09-07T09:14:11.465Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-09-07T09:14:11.465Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-09-07T09:14:11.465Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-09-07T09:14:11.465Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-09-07T09:14:11.465Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-07T09:14:11.465Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-07T09:14:11.465Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-09-07T09:14:11.465Z] === RUN TestParseLogOptionsMultilinePattern [2022-09-07T09:14:11.465Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-09-07T09:14:11.465Z] === RUN TestParseLogOptionsDatetimeFormat [2022-09-07T09:14:11.465Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-09-07T09:14:11.465Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-09-07T09:14:11.465Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-09-07T09:14:11.465Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-09-07T09:14:11.465Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-09-07T09:14:11.465Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-09-07T09:14:11.465Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-09-07T09:14:11.465Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-09-07T09:14:11.465Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-09-07T09:14:11.465Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-09-07T09:14:11.465Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-09-07T09:14:11.465Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-09-07T09:14:11.465Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-09-07T09:14:11.465Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-09-07T09:14:11.465Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-09-07T09:14:11.465Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-09-07T09:14:11.465Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-09-07T09:14:11.465Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-09-07T09:14:11.465Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-09-07T09:14:11.465Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-09-07T09:14:11.465Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-09-07T09:14:11.465Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-09-07T09:14:11.465Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-09-07T09:14:11.465Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-09-07T09:14:11.465Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-09-07T09:14:11.465Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-09-07T09:14:11.465Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-09-07T09:14:11.465Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-09-07T09:14:11.465Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-09-07T09:14:11.465Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-09-07T09:14:11.465Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-09-07T09:14:11.465Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-09-07T09:14:11.465Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-09-07T09:14:11.465Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-09-07T09:14:11.465Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-09-07T09:14:11.465Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-09-07T09:14:11.465Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-09-07T09:14:11.465Z] === RUN TestCreateTagSuccess [2022-09-07T09:14:11.465Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-09-07T09:14:11.465Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-09-07T09:14:11.465Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-09-07T09:14:11.465Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-09-07T09:14:11.465Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-09-07T09:14:11.465Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-09-07T09:14:11.465Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.02s) [2022-09-07T09:14:11.465Z] PASS [2022-09-07T09:14:11.465Z] coverage: 77.4% of statements [2022-09-07T09:14:11.465Z] ok github.com/docker/docker/daemon/logger/awslogs 0.501s coverage: 77.4% of statements [2022-09-07T09:14:11.465Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-09-07T09:14:11.465Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-09-07T09:14:11.465Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-07T09:14:11.465Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-09-07T09:14:11.465Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-09-07T09:14:11.611Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-09-07T09:14:11.611Z] INFO: Testing against a local daemon [2022-09-07T09:14:11.611Z] === RUN TestNetworkCreateDelete [2022-09-07T09:14:11.611Z] --- PASS: TestNetworkCreateDelete (0.19s) [2022-09-07T09:14:11.611Z] === RUN TestDockerNetworkDeletePreferID [2022-09-07T09:14:12.180Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2022-09-07T09:14:12.180Z] === RUN TestDaemonDNSFallback [2022-09-07T09:14:12.486Z] === RUN TestJSONLogsMarshalJSONBuf [2022-09-07T09:14:12.486Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-09-07T09:14:12.486Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-09-07T09:14:12.486Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2022-09-07T09:14:12.486Z] === RUN TestFastTimeMarshalJSON [2022-09-07T09:14:12.486Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2022-09-07T09:14:12.486Z] PASS [2022-09-07T09:14:12.486Z] coverage: 87.2% of statements [2022-09-07T09:14:12.972Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.246s coverage: 87.2% of statements [2022-09-07T09:14:12.972Z] === RUN TestJSONFileLogger [2022-09-07T09:14:12.972Z] --- PASS: TestJSONFileLogger (0.00s) [2022-09-07T09:14:12.972Z] === RUN TestJSONFileLoggerWithTags [2022-09-07T09:14:12.972Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-09-07T09:14:12.972Z] === RUN TestJSONFileLoggerWithOpts [2022-09-07T09:14:12.972Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-09-07T09:14:12.972Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-09-07T09:14:12.972Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-09-07T09:14:12.972Z] === RUN TestEncodeDecode [2022-09-07T09:14:12.972Z] === PAUSE TestEncodeDecode [2022-09-07T09:14:12.972Z] === RUN TestUnexpectedEOF [2022-09-07T09:14:13.134Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-09-07T09:14:13.459Z] time="2022-09-07T09:14:12Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-09-07T09:14:13.459Z] time="2022-09-07T09:14:12Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-09-07T09:14:13.459Z] --- PASS: TestUnexpectedEOF (0.19s) [2022-09-07T09:14:13.459Z] === CONT TestEncodeDecode [2022-09-07T09:14:13.459Z] --- PASS: TestEncodeDecode (0.00s) [2022-09-07T09:14:13.459Z] PASS [2022-09-07T09:14:13.459Z] coverage: 69.9% of statements [2022-09-07T09:14:13.459Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.285s coverage: 69.9% of statements [2022-09-07T09:14:13.459Z] === RUN TestWriteLog [2022-09-07T09:14:13.459Z] === PAUSE TestWriteLog [2022-09-07T09:14:13.459Z] === RUN TestReadLog [2022-09-07T09:14:13.459Z] === PAUSE TestReadLog [2022-09-07T09:14:13.459Z] === RUN TestDecode [2022-09-07T09:14:13.459Z] --- PASS: TestDecode (0.03s) [2022-09-07T09:14:13.459Z] === CONT TestWriteLog [2022-09-07T09:14:13.459Z] === CONT TestReadLog [2022-09-07T09:14:13.459Z] === RUN TestReadLog/tail_exact [2022-09-07T09:14:13.459Z] --- PASS: TestWriteLog (0.00s) [2022-09-07T09:14:13.704Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-09-07T09:14:13.944Z] === RUN TestReadLog/tail_less_than_available [2022-09-07T09:14:13.944Z] === RUN TestReadLog/tail_more_than_available [2022-09-07T09:14:13.944Z] --- PASS: TestReadLog (0.21s) [2022-09-07T09:14:13.944Z] --- PASS: TestReadLog/tail_exact (0.19s) [2022-09-07T09:14:13.944Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-09-07T09:14:13.944Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-09-07T09:14:13.944Z] PASS [2022-09-07T09:14:13.944Z] coverage: 78.7% of statements [2022-09-07T09:14:13.944Z] ok github.com/docker/docker/daemon/logger/local 0.314s coverage: 78.7% of statements [2022-09-07T09:14:13.944Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-07T09:14:13.944Z] === RUN TestOpenFileDelete [2022-09-07T09:14:13.944Z] --- PASS: TestOpenFileDelete (0.00s) [2022-09-07T09:14:13.944Z] === RUN TestOpenFileRename [2022-09-07T09:14:13.944Z] --- PASS: TestOpenFileRename (0.00s) [2022-09-07T09:14:13.944Z] === RUN TestHandleDecoderErr [2022-09-07T09:14:13.944Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-09-07T09:14:13.944Z] === RUN TestParseLogTagDefaultTag [2022-09-07T09:14:13.944Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-09-07T09:14:13.944Z] === RUN TestParseLogTag [2022-09-07T09:14:13.944Z] --- PASS: TestParseLogTag (0.00s) [2022-09-07T09:14:13.944Z] === RUN TestParseLogTagEmptyTag [2022-09-07T09:14:13.944Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-09-07T09:14:13.944Z] === RUN TestTailFiles [2022-09-07T09:14:13.944Z] --- PASS: TestTailFiles (0.00s) [2022-09-07T09:14:13.944Z] === RUN TestFollowLogsConsumerGone [2022-09-07T09:14:13.944Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-09-07T09:14:13.944Z] === RUN TestFollowLogsProducerGone [2022-09-07T09:14:13.944Z] logfile_test.go:181: logDecode() closed after sending 1659 messages [2022-09-07T09:14:13.944Z] logfile_test.go:234: messages sent: 1659, received: 1659 [2022-09-07T09:14:13.944Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-09-07T09:14:13.944Z] === RUN TestCheckCapacityAndRotate [2022-09-07T09:14:13.944Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-09-07T09:14:13.944Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-09-07T09:14:13.944Z] --- PASS: TestCheckCapacityAndRotate (0.19s) [2022-09-07T09:14:13.944Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-09-07T09:14:13.944Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-09-07T09:14:13.944Z] PASS [2022-09-07T09:14:13.944Z] coverage: 54.9% of statements [2022-09-07T09:14:14.273Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-09-07T09:14:14.432Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.295s coverage: 54.9% of statements [2022-09-07T09:14:14.919Z] === RUN TestLog [2022-09-07T09:14:14.919Z] --- PASS: TestLog (0.01s) [2022-09-07T09:14:14.919Z] PASS [2022-09-07T09:14:14.919Z] coverage: 31.5% of statements [2022-09-07T09:14:14.919Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.068s coverage: 31.5% of statements [2022-09-07T09:14:15.405Z] === RUN TestValidateLogOpt [2022-09-07T09:14:15.405Z] --- PASS: TestValidateLogOpt (0.00s) [2022-09-07T09:14:15.405Z] === RUN TestNewMissedConfig [2022-09-07T09:14:15.405Z] --- PASS: TestNewMissedConfig (0.00s) [2022-09-07T09:14:15.405Z] === RUN TestNewMissedUrl [2022-09-07T09:14:15.405Z] --- PASS: TestNewMissedUrl (0.00s) [2022-09-07T09:14:15.405Z] === RUN TestNewMissedToken [2022-09-07T09:14:15.405Z] --- PASS: TestNewMissedToken (0.00s) [2022-09-07T09:14:15.405Z] === RUN TestNewWithProxy [2022-09-07T09:14:15.405Z] --- PASS: TestNewWithProxy (0.00s) [2022-09-07T09:14:15.405Z] === RUN TestDefault [2022-09-07T09:14:15.405Z] --- PASS: TestDefault (0.04s) [2022-09-07T09:14:15.405Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-09-07T09:14:15.405Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-09-07T09:14:15.405Z] === RUN TestJsonFormat [2022-09-07T09:14:15.405Z] --- PASS: TestJsonFormat (0.00s) [2022-09-07T09:14:15.405Z] === RUN TestRawFormat [2022-09-07T09:14:15.405Z] --- PASS: TestRawFormat (0.01s) [2022-09-07T09:14:15.405Z] === RUN TestRawFormatWithLabels [2022-09-07T09:14:15.405Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-09-07T09:14:15.405Z] === RUN TestRawFormatWithoutTag [2022-09-07T09:14:15.405Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-09-07T09:14:15.405Z] === RUN TestBatching [2022-09-07T09:14:15.405Z] === RUN TestParseLogFormat [2022-09-07T09:14:15.405Z] --- PASS: TestParseLogFormat (0.00s) [2022-09-07T09:14:15.405Z] === RUN TestValidateLogOptEmpty [2022-09-07T09:14:15.405Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-09-07T09:14:15.405Z] === RUN TestValidateSyslogAddress [2022-09-07T09:14:15.405Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-09-07T09:14:15.405Z] === RUN TestParseAddressDefaultPort [2022-09-07T09:14:15.405Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-09-07T09:14:15.405Z] === RUN TestValidateSyslogFacility [2022-09-07T09:14:15.405Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-09-07T09:14:15.405Z] === RUN TestValidateLogOptSyslogFormat [2022-09-07T09:14:15.405Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-09-07T09:14:15.405Z] === RUN TestValidateLogOpt [2022-09-07T09:14:15.405Z] --- PASS: TestValidateLogOpt (0.00s) [2022-09-07T09:14:15.405Z] PASS [2022-09-07T09:14:15.405Z] coverage: 46.8% of statements [2022-09-07T09:14:15.405Z] === RUN TestNewParse [2022-09-07T09:14:15.405Z] --- PASS: TestNewParse (0.00s) [2022-09-07T09:14:15.405Z] PASS [2022-09-07T09:14:15.405Z] ok github.com/docker/docker/daemon/logger/syslog 0.068s coverage: 46.8% of statements [2022-09-07T09:14:15.405Z] coverage: 8.3% of statements [2022-09-07T09:14:15.892Z] ok github.com/docker/docker/daemon/logger/templates 0.051s coverage: 8.3% of statements [2022-09-07T09:14:15.892Z] --- PASS: TestBatching (0.26s) [2022-09-07T09:14:15.892Z] === RUN TestFrequency [2022-09-07T09:14:15.892Z] --- PASS: TestFrequency (0.20s) [2022-09-07T09:14:15.892Z] === RUN TestOneMessagePerRequest [2022-09-07T09:14:15.892Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-09-07T09:14:15.892Z] === RUN TestVerify [2022-09-07T09:14:15.892Z] --- PASS: TestVerify (0.00s) [2022-09-07T09:14:15.892Z] === RUN TestSkipVerify [2022-09-07T09:14:15.892Z] time="2022-09-07T09:14:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-07T09:14:16.377Z] time="2022-09-07T09:14:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-07T09:14:16.377Z] time="2022-09-07T09:14:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-07T09:14:16.377Z] time="2022-09-07T09:14:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-07T09:14:16.863Z] --- PASS: TestSkipVerify (0.70s) [2022-09-07T09:14:16.863Z] === RUN TestBufferMaximum [2022-09-07T09:14:16.863Z] time="2022-09-07T09:14:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-07T09:14:16.863Z] time="2022-09-07T09:14:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-07T09:14:16.863Z] time="2022-09-07T09:14:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-07T09:14:16.863Z] time="2022-09-07T09:14:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-07T09:14:16.863Z] time="2022-09-07T09:14:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-07T09:14:16.863Z] time="2022-09-07T09:14:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662542056.318017\",\"host\":\"5ee706420176\"}'" [2022-09-07T09:14:16.863Z] time="2022-09-07T09:14:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662542056.318017\",\"host\":\"5ee706420176\"}'" [2022-09-07T09:14:16.863Z] --- PASS: TestBufferMaximum (0.07s) [2022-09-07T09:14:16.863Z] === RUN TestServerAlwaysDown [2022-09-07T09:14:16.863Z] time="2022-09-07T09:14:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-07T09:14:16.863Z] time="2022-09-07T09:14:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-07T09:14:16.863Z] time="2022-09-07T09:14:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662542056.389747\",\"host\":\"5ee706420176\"}'" [2022-09-07T09:14:16.863Z] time="2022-09-07T09:14:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662542056.389747\",\"host\":\"5ee706420176\"}'" [2022-09-07T09:14:16.863Z] time="2022-09-07T09:14:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-09-07T09:14:16.863Z] time="2022-09-07T09:14:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662542056.389747\",\"host\":\"5ee706420176\"}'" [2022-09-07T09:14:16.863Z] time="2022-09-07T09:14:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662542056.389747\",\"host\":\"5ee706420176\"}'" [2022-09-07T09:14:16.863Z] time="2022-09-07T09:14:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1662542056.389747\",\"host\":\"5ee706420176\"}'" [2022-09-07T09:14:16.863Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-09-07T09:14:16.863Z] === RUN TestCannotSendAfterClose [2022-09-07T09:14:16.863Z] --- PASS: TestCannotSendAfterClose (0.01s) [2022-09-07T09:14:16.863Z] === RUN TestDeadlockOnBlockedEndpoint [2022-09-07T09:14:17.886Z] === RUN TestV1IDService [2022-09-07T09:14:17.886Z] --- PASS: TestV1IDService (0.03s) [2022-09-07T09:14:17.886Z] === RUN TestV2MetadataService [2022-09-07T09:14:17.886Z] time="2022-09-07T09:14:17Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49200/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-09-07T09:14:17.886Z] time="2022-09-07T09:14:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"5ee706420176\"}'" [2022-09-07T09:14:17.886Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-09-07T09:14:17.886Z] PASS [2022-09-07T09:14:17.886Z] coverage: 82.5% of statements [2022-09-07T09:14:17.886Z] ok github.com/docker/docker/daemon/logger/splunk 2.421s coverage: 82.5% of statements [2022-09-07T09:14:17.886Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-07T09:14:17.886Z] ? github.com/docker/docker/daemon/network [no test files] [2022-09-07T09:14:17.886Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-07T09:14:17.886Z] === RUN TestSuccessfulDownload [2022-09-07T09:14:17.886Z] download_test.go:268: Needs fixing on Windows [2022-09-07T09:14:17.886Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-09-07T09:14:17.886Z] === RUN TestCancelledDownload [2022-09-07T09:14:17.886Z] --- PASS: TestCancelledDownload (0.00s) [2022-09-07T09:14:17.886Z] === RUN TestMaxDownloadAttempts [2022-09-07T09:14:17.886Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-09-07T09:14:17.886Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-09-07T09:14:17.886Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-09-07T09:14:17.886Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-09-07T09:14:17.886Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-09-07T09:14:17.886Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-09-07T09:14:17.886Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-09-07T09:14:17.886Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-09-07T09:14:17.886Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-09-07T09:14:17.886Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-09-07T09:14:17.886Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-09-07T09:14:17.886Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-09-07T09:14:18.374Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-09-07T09:14:18.374Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-09-07T09:14:18.374Z] === RUN TestContinueOnError_MirrorEndpoint [2022-09-07T09:14:18.374Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-09-07T09:14:18.374Z] === RUN TestContinueOnError_NeverContinue [2022-09-07T09:14:18.374Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-09-07T09:14:18.374Z] === RUN TestContinueOnError_UnnestsErrors [2022-09-07T09:14:18.374Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2022-09-07T09:14:18.374Z] === RUN TestManifestStore [2022-09-07T09:14:18.374Z] === RUN TestManifestStore/no_remote_or_local [2022-09-07T09:14:18.374Z] time="2022-09-07T09:14:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-09-07T09:14:18.374Z] time="2022-09-07T09:14:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-09-07T09:14:18.374Z] time="2022-09-07T09:14:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-09-07T09:14:18.374Z] time="2022-09-07T09:14:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-09-07T09:14:18.374Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-09-07T09:14:18.374Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.60s) [2022-09-07T09:14:18.374Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.60s) [2022-09-07T09:14:18.374Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.60s) [2022-09-07T09:14:18.374Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.60s) [2022-09-07T09:14:18.374Z] === RUN TestTransfer [2022-09-07T09:14:18.860Z] --- PASS: TestTransfer (0.18s) [2022-09-07T09:14:18.860Z] === RUN TestConcurrencyLimit [2022-09-07T09:14:18.860Z] --- PASS: TestV2MetadataService (1.14s) [2022-09-07T09:14:18.860Z] PASS [2022-09-07T09:14:18.860Z] coverage: 48.2% of statements [2022-09-07T09:14:18.860Z] time="2022-09-07T09:14:18Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2098697000\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-09-07T09:14:18.860Z] === RUN TestManifestStore/no_local_cache [2022-09-07T09:14:18.860Z] ok github.com/docker/docker/distribution/metadata 1.260s coverage: 48.2% of statements [2022-09-07T09:14:18.860Z] === RUN TestManifestStore/with_local_cache [2022-09-07T09:14:18.860Z] === RUN TestManifestStore/unknown_media_type [2022-09-07T09:14:18.860Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-09-07T09:14:18.860Z] time="2022-09-07T09:14:18Z" level=warning msg="reference for unknown type: " [2022-09-07T09:14:18.860Z] time="2022-09-07T09:14:18Z" level=warning msg="reference for unknown type: " [2022-09-07T09:14:18.860Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-09-07T09:14:18.860Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-09-07T09:14:18.860Z] time="2022-09-07T09:14:18Z" level=warning msg="reference for unknown type: " [2022-09-07T09:14:18.860Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-09-07T09:14:18.860Z] time="2022-09-07T09:14:18Z" level=warning msg="reference for unknown type: " [2022-09-07T09:14:18.860Z] time="2022-09-07T09:14:18Z" level=warning msg="reference for unknown type: " [2022-09-07T09:14:18.860Z] === RUN TestManifestStore/error_persisting_manifest [2022-09-07T09:14:18.860Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-09-07T09:14:18.860Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-09-07T09:14:18.860Z] time="2022-09-07T09:14:18Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-09-07T09:14:18.860Z] --- PASS: TestManifestStore (0.43s) [2022-09-07T09:14:18.860Z] --- PASS: TestManifestStore/no_remote_or_local (0.27s) [2022-09-07T09:14:18.860Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-09-07T09:14:18.860Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2022-09-07T09:14:18.860Z] --- PASS: TestManifestStore/unknown_media_type (0.09s) [2022-09-07T09:14:18.860Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-09-07T09:14:18.860Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2022-09-07T09:14:18.860Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.04s) [2022-09-07T09:14:18.860Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-09-07T09:14:18.860Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-09-07T09:14:18.860Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-09-07T09:14:18.860Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-09-07T09:14:18.860Z] === RUN TestDetectManifestBlobMediaType [2022-09-07T09:14:18.860Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-09-07T09:14:18.860Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-09-07T09:14:18.860Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-09-07T09:14:18.860Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-09-07T09:14:18.860Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-09-07T09:14:18.860Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-09-07T09:14:18.860Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-09-07T09:14:18.860Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-09-07T09:14:18.860Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-09-07T09:14:18.860Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-09-07T09:14:18.860Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-09-07T09:14:18.860Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-09-07T09:14:18.860Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-09-07T09:14:18.860Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-09-07T09:14:18.860Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-09-07T09:14:18.860Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-09-07T09:14:18.860Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-09-07T09:14:18.860Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-09-07T09:14:18.860Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-09-07T09:14:18.860Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-09-07T09:14:18.860Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-09-07T09:14:18.860Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-09-07T09:14:18.860Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-09-07T09:14:18.860Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-09-07T09:14:18.860Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-09-07T09:14:18.860Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-09-07T09:14:18.860Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-09-07T09:14:18.860Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.01s) [2022-09-07T09:14:18.860Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-09-07T09:14:18.860Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-09-07T09:14:18.860Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-09-07T09:14:18.860Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-09-07T09:14:18.860Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-09-07T09:14:18.860Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-09-07T09:14:18.860Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-09-07T09:14:18.860Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-09-07T09:14:18.860Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-09-07T09:14:18.860Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-09-07T09:14:18.860Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-09-07T09:14:18.860Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-09-07T09:14:18.860Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-09-07T09:14:18.860Z] === RUN TestFixManifestLayers [2022-09-07T09:14:18.860Z] --- PASS: TestFixManifestLayers (0.00s) [2022-09-07T09:14:18.860Z] === RUN TestFixManifestLayersBaseLayerParent [2022-09-07T09:14:18.860Z] pull_v2_test.go:82: Needs fixing on Windows [2022-09-07T09:14:18.860Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-09-07T09:14:18.860Z] === RUN TestFixManifestLayersBadParent [2022-09-07T09:14:18.860Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-09-07T09:14:18.860Z] === RUN TestValidateManifest [2022-09-07T09:14:18.860Z] pull_v2_test.go:127: Needs fixing on Windows [2022-09-07T09:14:18.860Z] --- SKIP: TestValidateManifest (0.00s) [2022-09-07T09:14:18.860Z] === RUN TestFormatPlatform [2022-09-07T09:14:18.860Z] --- PASS: TestFormatPlatform (0.01s) [2022-09-07T09:14:18.860Z] === RUN TestPullSchema2Config [2022-09-07T09:14:18.860Z] === RUN TestPullSchema2Config/success_first_time [2022-09-07T09:14:18.860Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-09-07T09:14:18.860Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-07T09:14:18.860Z] === RUN TestPullSchema2Config/500_status [2022-09-07T09:14:18.860Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-09-07T09:14:18.860Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-07T09:14:19.348Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-07T09:14:19.348Z] === RUN TestPullSchema2Config/EOF [2022-09-07T09:14:19.348Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-09-07T09:14:19.348Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-07T09:14:19.348Z] 2022/09/07 09:14:18 http: panic serving 127.0.0.1:49211: intentional panic [2022-09-07T09:14:19.348Z] goroutine 29 [running]: [2022-09-07T09:14:19.348Z] net/http.(*conn).serve.func1() [2022-09-07T09:14:19.348Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-09-07T09:14:19.348Z] panic({0x1083b20, 0x1228ec0}) [2022-09-07T09:14:19.348Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-09-07T09:14:19.348Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00003d380?, {0x122fd80?, 0xc0002880e0?}) [2022-09-07T09:14:19.348Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-09-07T09:14:19.348Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x122fd80, 0xc0002880e0}, 0xc000298300) [2022-09-07T09:14:19.348Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-09-07T09:14:19.348Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x122fd80?, 0xc0002880e0?}, 0xc000046800?) [2022-09-07T09:14:19.348Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-09-07T09:14:19.348Z] net/http.serverHandler.ServeHTTP({0xc00031ef90?}, {0x122fd80, 0xc0002880e0}, 0xc000298300) [2022-09-07T09:14:19.348Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-09-07T09:14:19.348Z] net/http.(*conn).serve(0xc0002dc280, {0x1230498, 0xc0001fd0e0}) [2022-09-07T09:14:19.348Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-09-07T09:14:19.348Z] created by net/http.(*Server).Serve [2022-09-07T09:14:19.348Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-09-07T09:14:19.348Z] --- PASS: TestConcurrencyLimit (0.52s) [2022-09-07T09:14:19.348Z] === RUN TestInactiveJobs [2022-09-07T09:14:19.348Z] === RUN TestNotFound [2022-09-07T09:14:19.348Z] --- PASS: TestNotFound (0.00s) [2022-09-07T09:14:19.348Z] === RUN TestConflict [2022-09-07T09:14:19.348Z] --- PASS: TestConflict (0.00s) [2022-09-07T09:14:19.348Z] === RUN TestForbidden [2022-09-07T09:14:19.348Z] --- PASS: TestForbidden (0.00s) [2022-09-07T09:14:19.348Z] === RUN TestInvalidParameter [2022-09-07T09:14:19.348Z] --- PASS: TestInvalidParameter (0.00s) [2022-09-07T09:14:19.348Z] === RUN TestNotImplemented [2022-09-07T09:14:19.348Z] --- PASS: TestNotImplemented (0.00s) [2022-09-07T09:14:19.348Z] === RUN TestNotModified [2022-09-07T09:14:19.348Z] --- PASS: TestNotModified (0.00s) [2022-09-07T09:14:19.348Z] === RUN TestUnauthorized [2022-09-07T09:14:19.348Z] --- PASS: TestUnauthorized (0.00s) [2022-09-07T09:14:19.348Z] === RUN TestUnknown [2022-09-07T09:14:19.348Z] --- PASS: TestUnknown (0.00s) [2022-09-07T09:14:19.348Z] === RUN TestCancelled [2022-09-07T09:14:19.348Z] --- PASS: TestCancelled (0.00s) [2022-09-07T09:14:19.348Z] === RUN TestDeadline [2022-09-07T09:14:19.348Z] --- PASS: TestDeadline (0.00s) [2022-09-07T09:14:19.348Z] === RUN TestDataLoss [2022-09-07T09:14:19.348Z] --- PASS: TestDataLoss (0.00s) [2022-09-07T09:14:19.348Z] === RUN TestUnavailable [2022-09-07T09:14:19.348Z] --- PASS: TestUnavailable (0.00s) [2022-09-07T09:14:19.348Z] === RUN TestSystem [2022-09-07T09:14:19.348Z] --- PASS: TestSystem (0.00s) [2022-09-07T09:14:19.348Z] === RUN TestFromStatusCode [2022-09-07T09:14:19.348Z] === RUN TestFromStatusCode/Not_Found [2022-09-07T09:14:19.348Z] === RUN TestFromStatusCode/Bad_Request [2022-09-07T09:14:19.348Z] === RUN TestFromStatusCode/Conflict [2022-09-07T09:14:19.348Z] === RUN TestFromStatusCode/Unauthorized [2022-09-07T09:14:19.348Z] === RUN TestFromStatusCode/Service_Unavailable [2022-09-07T09:14:19.348Z] === RUN TestFromStatusCode/Forbidden [2022-09-07T09:14:19.348Z] === RUN TestFromStatusCode/Not_Modified [2022-09-07T09:14:19.348Z] === RUN TestFromStatusCode/Not_Implemented [2022-09-07T09:14:19.348Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-09-07T09:14:19.348Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-09-07T09:14:19.348Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-09-07T09:14:19.348Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-09-07T09:14:19.348Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-09-07T09:14:19.348Z] --- PASS: TestFromStatusCode (0.00s) [2022-09-07T09:14:19.348Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-09-07T09:14:19.348Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-09-07T09:14:19.348Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-09-07T09:14:19.348Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-09-07T09:14:19.348Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-09-07T09:14:19.348Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-09-07T09:14:19.348Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-09-07T09:14:19.348Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-09-07T09:14:19.348Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-09-07T09:14:19.348Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-09-07T09:14:19.348Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-09-07T09:14:19.348Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-09-07T09:14:19.348Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-09-07T09:14:19.348Z] PASS [2022-09-07T09:14:19.348Z] coverage: 77.0% of statements [2022-09-07T09:14:19.348Z] ok github.com/docker/docker/errdefs 0.060s coverage: 77.0% of statements [2022-09-07T09:14:19.348Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-07T09:14:19.348Z] === RUN TestPullSchema2Config/unauthorized [2022-09-07T09:14:19.348Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-09-07T09:14:19.348Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-09-07T09:14:19.348Z] --- PASS: TestPullSchema2Config (0.55s) [2022-09-07T09:14:19.348Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-09-07T09:14:19.348Z] --- PASS: TestPullSchema2Config/500_status (0.27s) [2022-09-07T09:14:19.348Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2022-09-07T09:14:19.348Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-09-07T09:14:19.348Z] === RUN TestGetRepositoryMountCandidates [2022-09-07T09:14:19.348Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-09-07T09:14:19.348Z] === RUN TestLayerAlreadyExists [2022-09-07T09:14:19.348Z] 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} [2022-09-07T09:14:19.348Z] 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} [2022-09-07T09:14:19.348Z] 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} [2022-09-07T09:14:19.348Z] 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} [2022-09-07T09:14:19.348Z] 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} [2022-09-07T09:14:19.348Z] 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} [2022-09-07T09:14:19.348Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-09-07T09:14:19.348Z] === RUN TestWhenEmptyAuthConfig [2022-09-07T09:14:19.560Z] --- PASS: TestDaemonDNSFallback (6.98s) [2022-09-07T09:14:19.560Z] === RUN TestInspectNetwork [2022-09-07T09:14:19.834Z] --- PASS: TestInactiveJobs (0.53s) [2022-09-07T09:14:19.834Z] === RUN TestWatchRelease [2022-09-07T09:14:19.834Z] --- PASS: TestWatchRelease (0.10s) [2022-09-07T09:14:19.834Z] === RUN TestWatchFinishedTransfer [2022-09-07T09:14:19.834Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-09-07T09:14:19.834Z] === RUN TestDuplicateTransfer [2022-09-07T09:14:19.834Z] --- PASS: TestDuplicateTransfer (0.06s) [2022-09-07T09:14:19.834Z] === RUN TestSuccessfulUpload [2022-09-07T09:14:20.320Z] time="2022-09-07T09:14:20Z" level=error msg="Upload failed, retrying: simulating retry" [2022-09-07T09:14:20.320Z] --- PASS: TestSuccessfulUpload (0.57s) [2022-09-07T09:14:20.320Z] === RUN TestCancelledUpload [2022-09-07T09:14:20.502Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-09-07T09:14:20.805Z] --- PASS: TestCancelledUpload (0.02s) [2022-09-07T09:14:20.805Z] PASS [2022-09-07T09:14:20.805Z] coverage: 76.4% of statements [2022-09-07T09:14:20.805Z] ok github.com/docker/docker/distribution/xfer 2.668s coverage: 76.4% of statements [2022-09-07T09:14:20.805Z] --- PASS: TestWhenEmptyAuthConfig (1.30s) [2022-09-07T09:14:20.805Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-09-07T09:14:20.805Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-09-07T09:14:20.805Z] === RUN TestTokenPassThru [2022-09-07T09:14:20.805Z] --- PASS: TestTokenPassThru (0.01s) [2022-09-07T09:14:20.805Z] === RUN TestTokenPassThruDifferentHost [2022-09-07T09:14:20.805Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-09-07T09:14:20.805Z] PASS [2022-09-07T09:14:20.805Z] coverage: 26.0% of statements [2022-09-07T09:14:20.805Z] === RUN TestCompare [2022-09-07T09:14:20.805Z] --- PASS: TestCompare (0.00s) [2022-09-07T09:14:20.805Z] PASS [2022-09-07T09:14:20.805Z] coverage: 19.2% of statements [2022-09-07T09:14:20.805Z] ok github.com/docker/docker/image/cache 0.091s coverage: 19.2% of statements [2022-09-07T09:14:20.805Z] ok github.com/docker/docker/distribution 2.424s coverage: 26.0% of statements [2022-09-07T09:14:20.805Z] === RUN TestFSGetInvalidData [2022-09-07T09:14:20.805Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-09-07T09:14:20.805Z] === RUN TestFSInvalidSet [2022-09-07T09:14:20.805Z] --- PASS: TestFSInvalidSet (0.02s) [2022-09-07T09:14:20.805Z] === RUN TestFSInvalidRoot [2022-09-07T09:14:20.805Z] --- PASS: TestFSInvalidRoot (0.02s) [2022-09-07T09:14:20.805Z] === RUN TestFSMetadataGetSet [2022-09-07T09:14:20.805Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-09-07T09:14:20.805Z] === RUN TestFSInvalidWalker [2022-09-07T09:14:20.805Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-09-07T09:14:20.805Z] === RUN TestFSGetSet [2022-09-07T09:14:20.805Z] --- PASS: TestFSGetSet (0.02s) [2022-09-07T09:14:20.805Z] === RUN TestFSGetUnsetKey [2022-09-07T09:14:21.290Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-09-07T09:14:21.290Z] === RUN TestFSGetEmptyData [2022-09-07T09:14:21.290Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-09-07T09:14:21.290Z] === RUN TestFSDelete [2022-09-07T09:14:21.290Z] --- PASS: TestFSDelete (0.03s) [2022-09-07T09:14:21.290Z] === RUN TestFSWalker [2022-09-07T09:14:21.290Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-07T09:14:21.290Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-07T09:14:21.290Z] --- PASS: TestFSWalker (0.02s) [2022-09-07T09:14:21.290Z] === RUN TestFSWalkerStopOnError [2022-09-07T09:14:21.290Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-09-07T09:14:21.290Z] === RUN TestNewFromJSON [2022-09-07T09:14:21.290Z] --- PASS: TestNewFromJSON (0.00s) [2022-09-07T09:14:21.290Z] === RUN TestNewFromJSONWithInvalidJSON [2022-09-07T09:14:21.290Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-09-07T09:14:21.290Z] === RUN TestMarshalKeyOrder [2022-09-07T09:14:21.290Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-09-07T09:14:21.290Z] === RUN TestImage [2022-09-07T09:14:21.290Z] --- PASS: TestImage (0.00s) [2022-09-07T09:14:21.290Z] === RUN TestImageOSNotEmpty [2022-09-07T09:14:21.290Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-09-07T09:14:21.290Z] === RUN TestNewChildImageFromImageWithRootFS [2022-09-07T09:14:21.290Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-09-07T09:14:21.290Z] === RUN TestCreate [2022-09-07T09:14:21.290Z] --- PASS: TestCreate (0.01s) [2022-09-07T09:14:21.290Z] === RUN TestRestore [2022-09-07T09:14:21.290Z] time="2022-09-07T09:14:20Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-09-07T09:14:21.290Z] --- PASS: TestRestore (0.29s) [2022-09-07T09:14:21.290Z] === RUN TestAddDelete [2022-09-07T09:14:21.290Z] --- PASS: TestAddDelete (0.04s) [2022-09-07T09:14:21.290Z] === RUN TestSearchAfterDelete [2022-09-07T09:14:21.290Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-09-07T09:14:21.290Z] === RUN TestParentReset [2022-09-07T09:14:21.290Z] --- PASS: TestParentReset (0.05s) [2022-09-07T09:14:21.290Z] === RUN TestGetAndSetLastUpdated [2022-09-07T09:14:21.784Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-09-07T09:14:21.784Z] === RUN TestStoreLen [2022-09-07T09:14:21.784Z] --- PASS: TestStoreLen (0.07s) [2022-09-07T09:14:21.784Z] PASS [2022-09-07T09:14:21.784Z] coverage: 86.8% of statements [2022-09-07T09:14:21.784Z] ok github.com/docker/docker/image 0.812s coverage: 86.8% of statements [2022-09-07T09:14:21.784Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-09-07T09:14:22.272Z] === RUN TestMakeV1ConfigFromConfig [2022-09-07T09:14:22.272Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-09-07T09:14:22.272Z] PASS [2022-09-07T09:14:22.272Z] coverage: 25.0% of statements [2022-09-07T09:14:22.272Z] ok github.com/docker/docker/image/v1 0.114s coverage: 25.0% of statements [2022-09-07T09:14:22.272Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-07T09:14:23.047Z] === RUN TestInspectNetwork/full_network_id [2022-09-07T09:14:23.047Z] === RUN TestInspectNetwork/partial_network_id [2022-09-07T09:14:23.047Z] === RUN TestInspectNetwork/network_name [2022-09-07T09:14:23.047Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-07T09:14:23.298Z] === RUN TestSerialization [2022-09-07T09:14:23.298Z] --- PASS: TestSerialization (0.03s) [2022-09-07T09:14:23.298Z] PASS [2022-09-07T09:14:23.298Z] coverage: 100.0% of statements [2022-09-07T09:14:23.298Z] ok github.com/docker/docker/libcontainerd/queue 0.080s coverage: 100.0% of statements [2022-09-07T09:14:23.306Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-09-07T09:14:23.783Z] === RUN TestEnvironmentParsing [2022-09-07T09:14:23.783Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-09-07T09:14:23.783Z] PASS [2022-09-07T09:14:23.783Z] coverage: 1.0% of statements [2022-09-07T09:14:23.783Z] ok github.com/docker/docker/libcontainerd/local 0.071s coverage: 1.0% of statements [2022-09-07T09:14:24.243Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-09-07T09:14:24.269Z] === RUN TestEmptyLayer [2022-09-07T09:14:24.269Z] --- PASS: TestEmptyLayer (0.00s) [2022-09-07T09:14:24.269Z] === RUN TestCommitFailure [2022-09-07T09:14:24.269Z] --- PASS: TestCommitFailure (0.01s) [2022-09-07T09:14:24.269Z] === RUN TestStartTransactionFailure [2022-09-07T09:14:24.269Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-09-07T09:14:24.269Z] === RUN TestGetOrphan [2022-09-07T09:14:24.269Z] --- PASS: TestGetOrphan (0.02s) [2022-09-07T09:14:24.269Z] === RUN TestMountAndRegister [2022-09-07T09:14:24.269Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-09-07T09:14:24.269Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-09-07T09:14:24.269Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-09-07T09:14:24.269Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-09-07T09:14:24.269Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-09-07T09:14:24.269Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-09-07T09:14:24.269Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-09-07T09:14:24.269Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-09-07T09:14:24.269Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-09-07T09:14:24.269Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-09-07T09:14:24.269Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-09-07T09:14:24.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-09-07T09:14:24.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-09-07T09:14:24.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-09-07T09:14:24.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-09-07T09:14:24.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-09-07T09:14:24.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-09-07T09:14:24.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-09-07T09:14:24.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-09-07T09:14:24.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-09-07T09:14:24.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-09-07T09:14:24.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-09-07T09:14:24.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-09-07T09:14:24.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-09-07T09:14:24.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-09-07T09:14:24.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-09-07T09:14:24.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-09-07T09:14:24.270Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-09-07T09:14:24.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-09-07T09:14:24.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-09-07T09:14:24.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-09-07T09:14:24.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-09-07T09:14:24.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-09-07T09:14:24.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-09-07T09:14:24.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-09-07T09:14:24.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-09-07T09:14:24.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-09-07T09:14:24.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-09-07T09:14:24.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-09-07T09:14:24.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-09-07T09:14:24.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-09-07T09:14:24.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-09-07T09:14:24.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-09-07T09:14:24.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-09-07T09:14:24.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-09-07T09:14:24.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-09-07T09:14:24.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-09-07T09:14:24.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-09-07T09:14:24.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-09-07T09:14:24.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-09-07T09:14:24.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-09-07T09:14:24.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-09-07T09:14:24.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-09-07T09:14:24.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-09-07T09:14:24.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-09-07T09:14:24.270Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-09-07T09:14:24.270Z] PASS [2022-09-07T09:14:24.270Z] coverage: 45.8% of statements [2022-09-07T09:14:24.270Z] ok github.com/docker/docker/oci 0.098s coverage: 45.8% of statements [2022-09-07T09:14:24.270Z] layer_test.go:271: Layer size: 14 [2022-09-07T09:14:24.270Z] --- PASS: TestMountAndRegister (0.15s) [2022-09-07T09:14:24.270Z] === RUN TestLayerRelease [2022-09-07T09:14:24.270Z] layer_test.go:304: Failing on Windows [2022-09-07T09:14:24.270Z] --- SKIP: TestLayerRelease (0.00s) [2022-09-07T09:14:24.270Z] === RUN TestStoreRestore [2022-09-07T09:14:24.270Z] layer_test.go:353: Failing on Windows [2022-09-07T09:14:24.270Z] --- SKIP: TestStoreRestore (0.00s) [2022-09-07T09:14:24.270Z] === RUN TestTarStreamStability [2022-09-07T09:14:24.270Z] layer_test.go:468: Failing on Windows [2022-09-07T09:14:24.270Z] --- SKIP: TestTarStreamStability (0.00s) [2022-09-07T09:14:24.270Z] === RUN TestRegisterExistingLayer [2022-09-07T09:14:24.270Z] --- PASS: TestRegisterExistingLayer (0.18s) [2022-09-07T09:14:24.270Z] === RUN TestTarStreamVerification [2022-09-07T09:14:24.270Z] layer_test.go:697: Failing on Windows [2022-09-07T09:14:24.270Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-09-07T09:14:24.270Z] === RUN TestLayerMigration [2022-09-07T09:14:24.270Z] migration_test.go:46: Failing on Windows [2022-09-07T09:14:24.270Z] --- SKIP: TestLayerMigration (0.00s) [2022-09-07T09:14:24.270Z] === RUN TestLayerMigrationNoTarsplit [2022-09-07T09:14:24.270Z] migration_test.go:182: Failing on Windows [2022-09-07T09:14:24.270Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-09-07T09:14:24.270Z] === RUN TestMountInit [2022-09-07T09:14:24.270Z] mount_test.go:17: Failing on Windows [2022-09-07T09:14:24.270Z] --- SKIP: TestMountInit (0.00s) [2022-09-07T09:14:24.270Z] === RUN TestMountSize [2022-09-07T09:14:24.270Z] mount_test.go:76: Failing on Windows [2022-09-07T09:14:24.270Z] --- SKIP: TestMountSize (0.00s) [2022-09-07T09:14:24.270Z] === RUN TestMountChanges [2022-09-07T09:14:24.270Z] mount_test.go:125: Failing on Windows [2022-09-07T09:14:24.270Z] --- SKIP: TestMountChanges (0.00s) [2022-09-07T09:14:24.270Z] === RUN TestMountApply [2022-09-07T09:14:24.270Z] mount_test.go:212: Failing on Windows [2022-09-07T09:14:24.270Z] --- SKIP: TestMountApply (0.00s) [2022-09-07T09:14:24.270Z] PASS [2022-09-07T09:14:24.270Z] coverage: 30.1% of statements [2022-09-07T09:14:24.270Z] ok github.com/docker/docker/layer 0.473s coverage: 30.1% of statements [2022-09-07T09:14:24.758Z] === RUN TestParseVersion [2022-09-07T09:14:24.758Z] --- PASS: TestParseVersion (0.00s) [2022-09-07T09:14:24.758Z] PASS [2022-09-07T09:14:24.758Z] coverage: 52.9% of statements [2022-09-07T09:14:24.758Z] ok github.com/docker/docker/pkg/aaparser 0.089s coverage: 52.9% of statements [2022-09-07T09:14:24.758Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-07T09:14:24.758Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-07T09:14:24.758Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-07T09:14:24.758Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-07T09:14:24.758Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-07T09:14:25.243Z] === RUN TestAddressPoolOpt [2022-09-07T09:14:25.243Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-09-07T09:14:25.243Z] === RUN TestValidateEnv [2022-09-07T09:14:25.243Z] === RUN TestValidateEnv/a [2022-09-07T09:14:25.243Z] === RUN TestValidateEnv/something [2022-09-07T09:14:25.243Z] === RUN TestValidateEnv/_=a [2022-09-07T09:14:25.243Z] === RUN TestValidateEnv/env1=value1 [2022-09-07T09:14:25.243Z] === RUN TestValidateEnv/_env1=value1 [2022-09-07T09:14:25.243Z] === RUN TestValidateEnv/env2=value2=value3 [2022-09-07T09:14:25.243Z] === RUN TestValidateEnv/env3=abc!qwe [2022-09-07T09:14:25.243Z] === RUN TestValidateEnv/env_4=value_4 [2022-09-07T09:14:25.243Z] === RUN TestValidateEnv/PATH [2022-09-07T09:14:25.243Z] === RUN TestValidateEnv/=a [2022-09-07T09:14:25.243Z] === RUN TestValidateEnv/PATH= [2022-09-07T09:14:25.243Z] === RUN TestValidateEnv/PATH=something [2022-09-07T09:14:25.243Z] === RUN TestValidateEnv/asd!qwe [2022-09-07T09:14:25.243Z] === RUN TestValidateEnv/1asd [2022-09-07T09:14:25.243Z] === RUN TestValidateEnv/123 [2022-09-07T09:14:25.243Z] === RUN TestValidateEnv/some_space [2022-09-07T09:14:25.243Z] === RUN TestValidateEnv/__some_space_before [2022-09-07T09:14:25.243Z] === RUN TestValidateEnv/some_space_after__ [2022-09-07T09:14:25.243Z] === RUN TestValidateEnv/= [2022-09-07T09:14:25.243Z] === RUN TestValidateEnv/PaTh [2022-09-07T09:14:25.243Z] --- PASS: TestValidateEnv (0.00s) [2022-09-07T09:14:25.243Z] --- PASS: TestValidateEnv/a (0.00s) [2022-09-07T09:14:25.243Z] --- PASS: TestValidateEnv/something (0.00s) [2022-09-07T09:14:25.243Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-09-07T09:14:25.243Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-09-07T09:14:25.243Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-09-07T09:14:25.243Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-09-07T09:14:25.243Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-09-07T09:14:25.243Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-09-07T09:14:25.243Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-09-07T09:14:25.243Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-09-07T09:14:25.243Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-09-07T09:14:25.243Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-09-07T09:14:25.243Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-09-07T09:14:25.244Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-09-07T09:14:25.244Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-09-07T09:14:25.244Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-09-07T09:14:25.244Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-09-07T09:14:25.244Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-09-07T09:14:25.244Z] --- PASS: TestValidateEnv/= (0.00s) [2022-09-07T09:14:25.244Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-09-07T09:14:25.244Z] === RUN TestParseHost [2022-09-07T09:14:25.244Z] --- PASS: TestParseHost (0.01s) [2022-09-07T09:14:25.244Z] === RUN TestParseDockerDaemonHost [2022-09-07T09:14:25.244Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-09-07T09:14:25.244Z] === RUN TestParseTCP [2022-09-07T09:14:25.244Z] --- PASS: TestParseTCP (0.00s) [2022-09-07T09:14:25.244Z] === RUN TestParseInvalidUnixAddrInvalid [2022-09-07T09:14:25.244Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-09-07T09:14:25.244Z] === RUN TestValidateExtraHosts [2022-09-07T09:14:25.244Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-09-07T09:14:25.244Z] === RUN TestIpOptString [2022-09-07T09:14:25.244Z] --- PASS: TestIpOptString (0.00s) [2022-09-07T09:14:25.244Z] === RUN TestNewIpOptInvalidDefaultVal [2022-09-07T09:14:25.244Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-09-07T09:14:25.244Z] === RUN TestNewIpOptValidDefaultVal [2022-09-07T09:14:25.244Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-09-07T09:14:25.244Z] === RUN TestIpOptSetInvalidVal [2022-09-07T09:14:25.244Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-09-07T09:14:25.244Z] === RUN TestValidateIPAddress [2022-09-07T09:14:25.244Z] --- PASS: TestValidateIPAddress (0.00s) [2022-09-07T09:14:25.244Z] === RUN TestMapOpts [2022-09-07T09:14:25.244Z] --- PASS: TestMapOpts (0.00s) [2022-09-07T09:14:25.244Z] === RUN TestListOptsWithoutValidator [2022-09-07T09:14:25.244Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-09-07T09:14:25.244Z] === RUN TestListOptsWithValidator [2022-09-07T09:14:25.244Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-09-07T09:14:25.244Z] === RUN TestValidateDNSSearch [2022-09-07T09:14:25.244Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-09-07T09:14:25.244Z] === RUN TestValidateLabel [2022-09-07T09:14:25.244Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-09-07T09:14:25.244Z] === RUN TestValidateLabel/label_with_general_format [2022-09-07T09:14:25.244Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-09-07T09:14:25.244Z] === RUN TestValidateLabel/label_with_one_more [2022-09-07T09:14:25.244Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-09-07T09:14:25.244Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-09-07T09:14:25.244Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-09-07T09:14:25.244Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-09-07T09:14:25.244Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-09-07T09:14:25.244Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-09-07T09:14:25.244Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-09-07T09:14:25.244Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-09-07T09:14:25.244Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-09-07T09:14:25.244Z] --- PASS: TestValidateLabel (0.00s) [2022-09-07T09:14:25.244Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-09-07T09:14:25.244Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-09-07T09:14:25.244Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-09-07T09:14:25.244Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-09-07T09:14:25.244Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-09-07T09:14:25.244Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-09-07T09:14:25.244Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-09-07T09:14:25.244Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-09-07T09:14:25.244Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-09-07T09:14:25.244Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-09-07T09:14:25.244Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-09-07T09:14:25.244Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-09-07T09:14:25.244Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-09-07T09:14:25.244Z] === RUN TestNamedListOpts [2022-09-07T09:14:25.244Z] --- PASS: TestNamedListOpts (0.00s) [2022-09-07T09:14:25.244Z] === RUN TestNamedMapOpts [2022-09-07T09:14:25.244Z] --- PASS: TestNamedMapOpts (0.00s) [2022-09-07T09:14:25.244Z] === RUN TestParseLink [2022-09-07T09:14:25.244Z] --- PASS: TestParseLink (0.00s) [2022-09-07T09:14:25.244Z] === RUN TestQuotedStringSetWithQuotes [2022-09-07T09:14:25.244Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-09-07T09:14:25.244Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-09-07T09:14:25.244Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-09-07T09:14:25.244Z] === RUN TestQuotedStringSetWithNoQuotes [2022-09-07T09:14:25.244Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-09-07T09:14:25.244Z] === RUN TestUlimitOpt [2022-09-07T09:14:25.244Z] --- PASS: TestUlimitOpt (0.00s) [2022-09-07T09:14:25.244Z] PASS [2022-09-07T09:14:25.244Z] coverage: 67.1% of statements [2022-09-07T09:14:25.244Z] ok github.com/docker/docker/opts 0.162s coverage: 67.1% of statements [2022-09-07T09:14:25.622Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-09-07T09:14:25.622Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-09-07T09:14:25.622Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-09-07T09:14:25.730Z] === RUN TestUnbuffered [2022-09-07T09:14:25.730Z] --- PASS: TestUnbuffered (0.00s) [2022-09-07T09:14:25.730Z] === RUN TestRaceUnbuffered [2022-09-07T09:14:25.730Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-09-07T09:14:25.730Z] PASS [2022-09-07T09:14:25.730Z] coverage: 100.0% of statements [2022-09-07T09:14:25.730Z] ok github.com/docker/docker/pkg/broadcaster 0.048s coverage: 100.0% of statements [2022-09-07T09:14:26.750Z] === RUN TestPeerCertificateMarshalJSON [2022-09-07T09:14:26.750Z] === RUN TestMatch [2022-09-07T09:14:26.750Z] === RUN TestMatch/[[]] [2022-09-07T09:14:26.750Z] === RUN TestMatch/[[foo]] [2022-09-07T09:14:26.750Z] === RUN TestMatch/[[bar]_[foo]] [2022-09-07T09:14:26.750Z] === RUN TestMatch/[[foo_bar]] [2022-09-07T09:14:26.750Z] === RUN TestMatch/[[qux]_[foo]] [2022-09-07T09:14:26.750Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-09-07T09:14:26.750Z] === RUN TestMatch/[] [2022-09-07T09:14:26.750Z] === RUN TestMatch/[]#01 [2022-09-07T09:14:26.750Z] === RUN TestMatch/[[qux]] [2022-09-07T09:14:26.750Z] === RUN TestMatch/[[foo_bar_qux]] [2022-09-07T09:14:26.750Z] === RUN TestMatch/[[qux]_[baz]] [2022-09-07T09:14:26.750Z] === RUN TestMatch/[[foo_baz]] [2022-09-07T09:14:26.750Z] --- PASS: TestMatch (0.00s) [2022-09-07T09:14:26.750Z] --- PASS: TestMatch/[[]] (0.00s) [2022-09-07T09:14:26.750Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-09-07T09:14:26.750Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-09-07T09:14:26.750Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-09-07T09:14:26.750Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-09-07T09:14:26.750Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-09-07T09:14:26.750Z] --- PASS: TestMatch/[] (0.00s) [2022-09-07T09:14:26.750Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-09-07T09:14:26.750Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-09-07T09:14:26.750Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-09-07T09:14:26.750Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-09-07T09:14:26.750Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-09-07T09:14:26.750Z] PASS [2022-09-07T09:14:26.750Z] coverage: 87.5% of statements [2022-09-07T09:14:26.750Z] ok github.com/docker/docker/pkg/capabilities 0.047s coverage: 87.5% of statements [2022-09-07T09:14:26.750Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-09-07T09:14:26.750Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-09-07T09:14:26.750Z] --- PASS: TestPeerCertificateMarshalJSON (0.51s) [2022-09-07T09:14:26.750Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-09-07T09:14:26.750Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-09-07T09:14:26.750Z] === RUN TestMiddleware [2022-09-07T09:14:26.750Z] --- PASS: TestMiddleware (0.00s) [2022-09-07T09:14:26.750Z] === RUN TestNewResponseModifier [2022-09-07T09:14:26.750Z] --- PASS: TestNewResponseModifier (0.00s) [2022-09-07T09:14:26.750Z] PASS [2022-09-07T09:14:26.750Z] coverage: 26.8% of statements [2022-09-07T09:14:26.750Z] ok github.com/docker/docker/pkg/authorization 0.574s coverage: 26.8% of statements [2022-09-07T09:14:27.235Z] === RUN TestChrootTarUntar [2022-09-07T09:14:27.235Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-09-07T09:14:27.235Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-09-07T09:14:27.235Z] === RUN TestChrootUntarWithHugeExcludesList [2022-09-07T09:14:27.235Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-09-07T09:14:27.235Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-09-07T09:14:27.235Z] === RUN TestChrootUntarEmptyArchive [2022-09-07T09:14:27.235Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-09-07T09:14:27.235Z] === RUN TestChrootTarUntarWithSymlink [2022-09-07T09:14:27.235Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-07T09:14:27.235Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-09-07T09:14:27.235Z] === RUN TestChrootCopyWithTar [2022-09-07T09:14:27.235Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-07T09:14:27.235Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-09-07T09:14:27.235Z] === RUN TestChrootCopyFileWithTar [2022-09-07T09:14:27.527Z] --- PASS: TestInspectNetwork (7.90s) [2022-09-07T09:14:27.527Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-07T09:14:27.527Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-07T09:14:27.527Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-07T09:14:27.527Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-07T09:14:27.527Z] === RUN TestRunContainerWithBridgeNone [2022-09-07T09:14:27.721Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-09-07T09:14:27.721Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-09-07T09:14:27.721Z] === RUN TestChrootUntarPath [2022-09-07T09:14:27.721Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-07T09:14:27.721Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-09-07T09:14:27.721Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-09-07T09:14:27.721Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-09-07T09:14:27.721Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2022-09-07T09:14:27.721Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-09-07T09:14:27.721Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-09-07T09:14:27.721Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-09-07T09:14:27.721Z] === RUN TestChrootApplyDotDotFile [2022-09-07T09:14:27.721Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-09-07T09:14:27.721Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-09-07T09:14:27.721Z] PASS [2022-09-07T09:14:27.721Z] coverage: 15.1% of statements [2022-09-07T09:14:27.721Z] ok github.com/docker/docker/pkg/chrootarchive 0.100s coverage: 15.1% of statements [2022-09-07T09:14:27.721Z] === RUN TestIsArchivePathDir [2022-09-07T09:14:27.721Z] --- PASS: TestIsArchivePathDir (0.09s) [2022-09-07T09:14:27.721Z] === RUN TestIsArchivePathInvalidFile [2022-09-07T09:14:27.721Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-09-07T09:14:27.721Z] === RUN TestIsArchivePathTar [2022-09-07T09:14:27.721Z] === RUN TestSizeEmpty [2022-09-07T09:14:27.721Z] --- PASS: TestSizeEmpty (0.00s) [2022-09-07T09:14:27.721Z] === RUN TestSizeEmptyFile [2022-09-07T09:14:27.721Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-09-07T09:14:27.721Z] === RUN TestSizeNonemptyFile [2022-09-07T09:14:27.721Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-09-07T09:14:27.721Z] === RUN TestSizeNestedDirectoryEmpty [2022-09-07T09:14:27.721Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-09-07T09:14:27.721Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-09-07T09:14:27.721Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-09-07T09:14:27.721Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-09-07T09:14:27.721Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.01s) [2022-09-07T09:14:27.721Z] === RUN TestMoveToSubdir [2022-09-07T09:14:27.721Z] --- PASS: TestMoveToSubdir (0.01s) [2022-09-07T09:14:27.721Z] === RUN TestSizeNonExistingDirectory [2022-09-07T09:14:27.721Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-09-07T09:14:27.721Z] PASS [2022-09-07T09:14:27.721Z] coverage: 80.0% of statements [2022-09-07T09:14:27.721Z] ok github.com/docker/docker/pkg/directory 0.078s coverage: 80.0% of statements [2022-09-07T09:14:28.207Z] --- PASS: TestIsArchivePathTar (0.21s) [2022-09-07T09:14:28.207Z] === RUN TestDecompressStreamGzip [2022-09-07T09:14:28.207Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-09-07T09:14:28.207Z] === RUN TestDecompressStreamBzip2 [2022-09-07T09:14:28.207Z] === RUN Test [2022-09-07T09:14:28.207Z] === RUN Test/TestContainsEntry [2022-09-07T09:14:28.207Z] === RUN Test/TestCreateEntries [2022-09-07T09:14:28.207Z] === RUN Test/TestEntriesDiff [2022-09-07T09:14:28.207Z] === RUN Test/TestEntriesEquality [2022-09-07T09:14:28.207Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-09-07T09:14:28.207Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-09-07T09:14:28.207Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-09-07T09:14:28.207Z] === RUN Test/TestGeneratorNotGenerate [2022-09-07T09:14:28.207Z] === RUN Test/TestGeneratorWithPort [2022-09-07T09:14:28.207Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-09-07T09:14:28.207Z] === RUN Test/TestNewEntry [2022-09-07T09:14:28.207Z] === RUN Test/TestParse [2022-09-07T09:14:28.207Z] --- PASS: Test (0.00s) [2022-09-07T09:14:28.207Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-09-07T09:14:28.207Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-09-07T09:14:28.207Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-09-07T09:14:28.207Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-09-07T09:14:28.207Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-09-07T09:14:28.207Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-09-07T09:14:28.207Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-09-07T09:14:28.207Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-09-07T09:14:28.207Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-09-07T09:14:28.207Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-09-07T09:14:28.207Z] --- PASS: Test/TestNewEntry (0.00s) [2022-09-07T09:14:28.207Z] --- PASS: Test/TestParse (0.00s) [2022-09-07T09:14:28.207Z] PASS [2022-09-07T09:14:28.207Z] coverage: 58.3% of statements [2022-09-07T09:14:28.207Z] --- PASS: TestDecompressStreamBzip2 (0.17s) [2022-09-07T09:14:28.207Z] === RUN TestDecompressStreamXz [2022-09-07T09:14:28.207Z] archive_test.go:134: Xz not present in msys2 [2022-09-07T09:14:28.207Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-09-07T09:14:28.207Z] === RUN TestCompressStreamXzUnsupported [2022-09-07T09:14:28.207Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-09-07T09:14:28.207Z] === RUN TestCompressStreamBzip2Unsupported [2022-09-07T09:14:28.207Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-09-07T09:14:28.207Z] === RUN TestCompressStreamInvalid [2022-09-07T09:14:28.207Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-09-07T09:14:28.207Z] === RUN TestExtensionInvalid [2022-09-07T09:14:28.207Z] --- PASS: TestExtensionInvalid (0.00s) [2022-09-07T09:14:28.207Z] === RUN TestExtensionUncompressed [2022-09-07T09:14:28.207Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-09-07T09:14:28.207Z] === RUN TestExtensionBzip2 [2022-09-07T09:14:28.207Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-09-07T09:14:28.207Z] === RUN TestExtensionGzip [2022-09-07T09:14:28.207Z] --- PASS: TestExtensionGzip (0.00s) [2022-09-07T09:14:28.207Z] === RUN TestExtensionXz [2022-09-07T09:14:28.207Z] --- PASS: TestExtensionXz (0.00s) [2022-09-07T09:14:28.207Z] === RUN TestCmdStreamLargeStderr [2022-09-07T09:14:28.207Z] ok github.com/docker/docker/pkg/discovery 0.053s coverage: 58.3% of statements [2022-09-07T09:14:28.207Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2022-09-07T09:14:28.207Z] === RUN TestCmdStreamBad [2022-09-07T09:14:28.207Z] archive_test.go:239: Failing on Windows CI machines [2022-09-07T09:14:28.207Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-09-07T09:14:28.207Z] === RUN TestCmdStreamGood [2022-09-07T09:14:28.692Z] --- PASS: TestCmdStreamGood (0.06s) [2022-09-07T09:14:28.692Z] === RUN TestUntarPathWithInvalidDest [2022-09-07T09:14:28.692Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-09-07T09:14:28.692Z] === RUN TestUntarPathWithInvalidSrc [2022-09-07T09:14:28.692Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-09-07T09:14:28.692Z] === RUN TestUntarPath [2022-09-07T09:14:28.692Z] === RUN Test [2022-09-07T09:14:28.692Z] === RUN Test/TestContent [2022-09-07T09:14:28.692Z] === RUN Test/TestInitialize [2022-09-07T09:14:28.692Z] === RUN Test/TestNew [2022-09-07T09:14:28.692Z] === RUN Test/TestParsingContentsWithComments [2022-09-07T09:14:28.692Z] === RUN Test/TestRegister [2022-09-07T09:14:28.692Z] === RUN Test/TestWatch [2022-09-07T09:14:28.692Z] --- PASS: Test (0.02s) [2022-09-07T09:14:28.692Z] --- PASS: Test/TestContent (0.00s) [2022-09-07T09:14:28.692Z] --- PASS: Test/TestInitialize (0.00s) [2022-09-07T09:14:28.692Z] --- PASS: Test/TestNew (0.00s) [2022-09-07T09:14:28.692Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-09-07T09:14:28.692Z] --- PASS: Test/TestRegister (0.00s) [2022-09-07T09:14:28.692Z] --- PASS: Test/TestWatch (0.02s) [2022-09-07T09:14:28.692Z] PASS [2022-09-07T09:14:28.692Z] coverage: 97.6% of statements [2022-09-07T09:14:28.692Z] --- PASS: TestUntarPath (0.08s) [2022-09-07T09:14:28.692Z] === RUN TestUntarPathWithDestinationFile [2022-09-07T09:14:28.692Z] ok github.com/docker/docker/pkg/discovery/file 0.067s coverage: 97.6% of statements [2022-09-07T09:14:28.692Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-09-07T09:14:28.692Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-09-07T09:14:28.692Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2022-09-07T09:14:28.692Z] === RUN TestCopyWithTarInvalidSrc [2022-09-07T09:14:28.692Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-09-07T09:14:28.692Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-09-07T09:14:28.692Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-09-07T09:14:28.692Z] === RUN TestCopyWithTarSrcFile [2022-09-07T09:14:28.692Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-09-07T09:14:28.692Z] === RUN TestCopyWithTarSrcFolder [2022-09-07T09:14:28.692Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-09-07T09:14:28.692Z] === RUN TestCopyFileWithTarInvalidSrc [2022-09-07T09:14:28.692Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-09-07T09:14:28.692Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-09-07T09:14:28.692Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-09-07T09:14:28.692Z] === RUN TestCopyFileWithTarSrcFolder [2022-09-07T09:14:28.692Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-09-07T09:14:28.692Z] === RUN TestCopyFileWithTarSrcFile [2022-09-07T09:14:28.692Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-09-07T09:14:28.692Z] === RUN TestTarFiles [2022-09-07T09:14:28.932Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-09-07T09:14:29.178Z] === RUN Test [2022-09-07T09:14:29.178Z] === RUN Test/TestWatch [2022-09-07T09:14:29.194Z] --- PASS: TestRunContainerWithBridgeNone (2.02s) [2022-09-07T09:14:29.194Z] === RUN TestNetworkInvalidJSON [2022-09-07T09:14:29.194Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-09-07T09:14:29.194Z] === RUN TestNetworkInvalidJSON//networks/create [2022-09-07T09:14:29.194Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-09-07T09:14:29.194Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-09-07T09:14:29.194Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-09-07T09:14:29.194Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-07T09:14:29.194Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-07T09:14:29.194Z] === CONT TestNetworkInvalidJSON//networks/create [2022-09-07T09:14:29.194Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-07T09:14:29.194Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-09-07T09:14:29.194Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-07T09:14:29.194Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-09-07T09:14:29.194Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-09-07T09:14:29.194Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-09-07T09:14:29.194Z] === RUN TestNetworkList [2022-09-07T09:14:29.194Z] === RUN TestNetworkList//networks [2022-09-07T09:14:29.194Z] === PAUSE TestNetworkList//networks [2022-09-07T09:14:29.194Z] === RUN TestNetworkList//networks/ [2022-09-07T09:14:29.194Z] === PAUSE TestNetworkList//networks/ [2022-09-07T09:14:29.194Z] === CONT TestNetworkList//networks [2022-09-07T09:14:29.194Z] === CONT TestNetworkList//networks/ [2022-09-07T09:14:29.194Z] --- PASS: TestNetworkList (0.02s) [2022-09-07T09:14:29.194Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-07T09:14:29.194Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-07T09:14:29.194Z] === RUN TestHostIPv4BridgeLabel [2022-09-07T09:14:29.664Z] --- PASS: Test (0.01s) [2022-09-07T09:14:29.664Z] --- PASS: Test/TestWatch (0.01s) [2022-09-07T09:14:29.664Z] PASS [2022-09-07T09:14:29.664Z] coverage: 92.3% of statements [2022-09-07T09:14:29.664Z] ok github.com/docker/docker/pkg/discovery/memory 0.061s coverage: 92.3% of statements [2022-09-07T09:14:29.664Z] === RUN Test [2022-09-07T09:14:29.664Z] === RUN Test/TestInitialize [2022-09-07T09:14:29.664Z] === RUN Test [2022-09-07T09:14:29.664Z] === RUN Test/TestInitialize [2022-09-07T09:14:29.664Z] === RUN Test/TestInitializeWithPattern [2022-09-07T09:14:29.664Z] === RUN Test/TestRegister [2022-09-07T09:14:29.664Z] === RUN Test/TestWatch [2022-09-07T09:14:29.664Z] --- PASS: Test (0.00s) [2022-09-07T09:14:29.664Z] --- PASS: Test/TestInitialize (0.00s) [2022-09-07T09:14:29.664Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-09-07T09:14:29.664Z] --- PASS: Test/TestRegister (0.00s) [2022-09-07T09:14:29.664Z] --- PASS: Test/TestWatch (0.00s) [2022-09-07T09:14:29.664Z] PASS [2022-09-07T09:14:29.664Z] coverage: 93.8% of statements [2022-09-07T09:14:29.664Z] ok github.com/docker/docker/pkg/discovery/nodes 0.047s coverage: 93.8% of statements [2022-09-07T09:14:29.664Z] time="2022-09-07T09:14:29Z" level=info msg="Initializing discovery without TLS" [2022-09-07T09:14:29.664Z] time="2022-09-07T09:14:29Z" level=info msg="Initializing discovery without TLS" [2022-09-07T09:14:29.664Z] time="2022-09-07T09:14:29Z" level=info msg="Initializing discovery without TLS" [2022-09-07T09:14:29.664Z] === RUN Test/TestInitializeWithCerts [2022-09-07T09:14:29.664Z] time="2022-09-07T09:14:29Z" level=info msg="Initializing discovery with TLS" [2022-09-07T09:14:29.664Z] === RUN Test/TestWatch [2022-09-07T09:14:29.664Z] time="2022-09-07T09:14:29Z" level=info msg="Initializing discovery without TLS" [2022-09-07T09:14:29.763Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-09-07T09:14:29.763Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-07T09:14:30.686Z] === RUN TestPollerAddRemove [2022-09-07T09:14:30.686Z] --- PASS: TestPollerAddRemove (0.00s) [2022-09-07T09:14:30.686Z] === RUN TestPollerEvent [2022-09-07T09:14:30.686Z] poller_test.go:41: No chmod on Windows [2022-09-07T09:14:30.686Z] --- SKIP: TestPollerEvent (0.00s) [2022-09-07T09:14:30.686Z] === RUN TestPollerClose [2022-09-07T09:14:30.686Z] --- PASS: TestPollerClose (0.00s) [2022-09-07T09:14:30.686Z] PASS [2022-09-07T09:14:30.686Z] coverage: 36.2% of statements [2022-09-07T09:14:30.686Z] ok github.com/docker/docker/pkg/filenotify 0.098s coverage: 36.2% of statements [2022-09-07T09:14:30.699Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-09-07T09:14:30.958Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-09-07T09:14:30.958Z] === RUN TestDaemonDefaultNetworkPools [2022-09-07T09:14:30.958Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-09-07T09:14:31.171Z] === RUN TestCopyFileWithInvalidSrc [2022-09-07T09:14:31.171Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-09-07T09:14:31.171Z] === RUN TestCopyFileWithInvalidDest [2022-09-07T09:14:31.171Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-09-07T09:14:31.171Z] === RUN TestCopyFileWithSameSrcAndDest [2022-09-07T09:14:31.171Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-09-07T09:14:31.171Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-09-07T09:14:31.171Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-09-07T09:14:31.171Z] === RUN TestCopyFile [2022-09-07T09:14:31.171Z] --- PASS: TestCopyFile (0.01s) [2022-09-07T09:14:31.171Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-09-07T09:14:31.171Z] fileutils_test.go:134: Needs porting to Windows [2022-09-07T09:14:31.171Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-09-07T09:14:31.171Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-09-07T09:14:31.171Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-09-07T09:14:31.171Z] === RUN TestReadSymlinkedDirectoryToFile [2022-09-07T09:14:31.171Z] fileutils_test.go:180: Needs porting to Windows [2022-09-07T09:14:31.171Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-09-07T09:14:31.171Z] === RUN TestWildcardMatches [2022-09-07T09:14:31.171Z] --- PASS: TestWildcardMatches (0.00s) [2022-09-07T09:14:31.171Z] === RUN TestPatternMatches [2022-09-07T09:14:31.171Z] --- PASS: TestPatternMatches (0.00s) [2022-09-07T09:14:31.171Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-09-07T09:14:31.171Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-09-07T09:14:31.171Z] === RUN TestPatternMatchesFolderExclusions [2022-09-07T09:14:31.171Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-09-07T09:14:31.171Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-09-07T09:14:31.171Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-09-07T09:14:31.171Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-09-07T09:14:31.171Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-09-07T09:14:31.172Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-09-07T09:14:31.172Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-09-07T09:14:31.172Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-09-07T09:14:31.172Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-09-07T09:14:31.172Z] === RUN TestSingleExclamationError [2022-09-07T09:14:31.172Z] --- PASS: TestSingleExclamationError (0.00s) [2022-09-07T09:14:31.172Z] === RUN TestMatchesWithNoPatterns [2022-09-07T09:14:31.172Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-09-07T09:14:31.172Z] === RUN TestMatchesWithMalformedPatterns [2022-09-07T09:14:31.172Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-09-07T09:14:31.172Z] === RUN TestMatches [2022-09-07T09:14:31.172Z] --- PASS: TestMatches (0.00s) [2022-09-07T09:14:31.172Z] === RUN TestCleanPatterns [2022-09-07T09:14:31.172Z] --- PASS: TestCleanPatterns (0.00s) [2022-09-07T09:14:31.172Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-09-07T09:14:31.172Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-09-07T09:14:31.172Z] === RUN TestCleanPatternsExceptionFlag [2022-09-07T09:14:31.172Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-09-07T09:14:31.172Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-09-07T09:14:31.172Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-09-07T09:14:31.172Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-09-07T09:14:31.172Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-09-07T09:14:31.172Z] === RUN TestCleanPatternsErrorSingleException [2022-09-07T09:14:31.172Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-09-07T09:14:31.172Z] === RUN TestCreateIfNotExistsDir [2022-09-07T09:14:31.172Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-09-07T09:14:31.172Z] === RUN TestCreateIfNotExistsFile [2022-09-07T09:14:31.172Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-09-07T09:14:31.172Z] === RUN TestMatch [2022-09-07T09:14:31.172Z] --- PASS: TestMatch (0.00s) [2022-09-07T09:14:31.172Z] PASS [2022-09-07T09:14:31.172Z] coverage: 85.4% of statements [2022-09-07T09:14:31.172Z] ok github.com/docker/docker/pkg/fileutils 0.090s coverage: 85.4% of statements [2022-09-07T09:14:31.527Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-09-07T09:14:31.527Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-07T09:14:31.798Z] === RUN TestGet [2022-09-07T09:14:31.798Z] --- PASS: TestGet (0.00s) [2022-09-07T09:14:31.798Z] === RUN TestGetShortcutString [2022-09-07T09:14:31.798Z] --- PASS: TestGetShortcutString (0.00s) [2022-09-07T09:14:31.798Z] PASS [2022-09-07T09:14:31.798Z] coverage: 42.9% of statements [2022-09-07T09:14:31.798Z] ok github.com/docker/docker/pkg/homedir 0.049s coverage: 42.9% of statements [2022-09-07T09:14:32.285Z] === RUN TestCreateIDMapOrder [2022-09-07T09:14:32.285Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-09-07T09:14:32.285Z] PASS [2022-09-07T09:14:32.285Z] coverage: 7.2% of statements [2022-09-07T09:14:32.285Z] ok github.com/docker/docker/pkg/idtools 0.173s coverage: 7.2% of statements [2022-09-07T09:14:32.467Z] === RUN TestDockerSuite/TestBuildNetNone [2022-09-07T09:14:32.727Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-09-07T09:14:32.727Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-07T09:14:32.727Z] === RUN TestDockerSuite/TestBuildNoContext [2022-09-07T09:14:32.771Z] --- PASS: Test (3.21s) [2022-09-07T09:14:32.771Z] --- PASS: Test/TestInitialize (0.20s) [2022-09-07T09:14:32.771Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2022-09-07T09:14:32.771Z] --- PASS: Test/TestWatch (3.00s) [2022-09-07T09:14:32.771Z] PASS [2022-09-07T09:14:32.771Z] coverage: 84.1% of statements [2022-09-07T09:14:32.771Z] ok github.com/docker/docker/pkg/discovery/kv 3.288s coverage: 84.1% of statements [2022-09-07T09:14:33.256Z] === RUN TestFixedBufferCap [2022-09-07T09:14:33.256Z] --- PASS: TestFixedBufferCap (0.00s) [2022-09-07T09:14:33.256Z] === RUN TestFixedBufferLen [2022-09-07T09:14:33.256Z] --- PASS: TestFixedBufferLen (0.00s) [2022-09-07T09:14:33.256Z] === RUN TestFixedBufferString [2022-09-07T09:14:33.256Z] --- PASS: TestFixedBufferString (0.00s) [2022-09-07T09:14:33.256Z] === RUN TestFixedBufferWrite [2022-09-07T09:14:33.256Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-09-07T09:14:33.256Z] === RUN TestFixedBufferRead [2022-09-07T09:14:33.256Z] --- PASS: TestFixedBufferRead (0.00s) [2022-09-07T09:14:33.256Z] === RUN TestBytesPipeRead [2022-09-07T09:14:33.256Z] --- PASS: TestBytesPipeRead (0.00s) [2022-09-07T09:14:33.256Z] === RUN TestBytesPipeWrite [2022-09-07T09:14:33.256Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-09-07T09:14:33.256Z] === RUN TestBytesPipeWriteRandomChunks [2022-09-07T09:14:33.679Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-09-07T09:14:33.742Z] === RUN TestError [2022-09-07T09:14:33.742Z] --- PASS: TestError (0.00s) [2022-09-07T09:14:33.742Z] === RUN TestProgressString [2022-09-07T09:14:33.742Z] === RUN TestProgressString/no_progress [2022-09-07T09:14:33.742Z] === RUN TestProgressString/progress_1 [2022-09-07T09:14:33.742Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-09-07T09:14:33.742Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-09-07T09:14:33.742Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-09-07T09:14:33.742Z] === RUN TestProgressString/with_units [2022-09-07T09:14:33.742Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-09-07T09:14:33.742Z] === RUN TestProgressString/hide_counts [2022-09-07T09:14:33.742Z] --- PASS: TestProgressString (0.00s) [2022-09-07T09:14:33.742Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-09-07T09:14:33.742Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-09-07T09:14:33.742Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-09-07T09:14:33.742Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-09-07T09:14:33.742Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-09-07T09:14:33.742Z] --- PASS: TestProgressString/with_units (0.00s) [2022-09-07T09:14:33.742Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-09-07T09:14:33.742Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-09-07T09:14:33.742Z] === RUN TestJSONMessageDisplay [2022-09-07T09:14:33.742Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s) [2022-09-07T09:14:33.742Z] === RUN TestAtomicWriteToFile [2022-09-07T09:14:33.742Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-09-07T09:14:33.742Z] === RUN TestJSONMessageDisplayWithJSONError [2022-09-07T09:14:33.742Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-09-07T09:14:33.742Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-09-07T09:14:33.742Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-09-07T09:14:33.742Z] === RUN TestDisplayJSONMessagesStream [2022-09-07T09:14:33.742Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-09-07T09:14:33.742Z] PASS [2022-09-07T09:14:33.742Z] coverage: 91.7% of statements [2022-09-07T09:14:33.742Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-09-07T09:14:33.742Z] === RUN TestAtomicWriteSetCommit [2022-09-07T09:14:33.742Z] ok github.com/docker/docker/pkg/jsonmessage 0.241s coverage: 91.7% of statements [2022-09-07T09:14:33.742Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-09-07T09:14:33.742Z] === RUN TestAtomicWriteSetCancel [2022-09-07T09:14:33.742Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-09-07T09:14:33.742Z] === RUN TestReadCloserWrapperClose [2022-09-07T09:14:33.742Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-09-07T09:14:33.742Z] === RUN TestReaderErrWrapperReadOnError [2022-09-07T09:14:33.742Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-09-07T09:14:33.742Z] === RUN TestReaderErrWrapperRead [2022-09-07T09:14:33.742Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-09-07T09:14:33.742Z] === RUN TestHashData [2022-09-07T09:14:33.742Z] --- PASS: TestHashData (0.00s) [2022-09-07T09:14:33.742Z] === RUN TestCancelReadCloser [2022-09-07T09:14:33.742Z] --- PASS: TestCancelReadCloser (0.10s) [2022-09-07T09:14:33.742Z] === RUN TestWriteCloserWrapperClose [2022-09-07T09:14:33.742Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-09-07T09:14:33.742Z] === RUN TestNopWriteCloser [2022-09-07T09:14:33.742Z] --- PASS: TestNopWriteCloser (0.00s) [2022-09-07T09:14:33.742Z] === RUN TestNopWriter [2022-09-07T09:14:33.742Z] --- PASS: TestNopWriter (0.00s) [2022-09-07T09:14:33.742Z] === RUN TestWriteCounter [2022-09-07T09:14:33.742Z] --- PASS: TestWriteCounter (0.00s) [2022-09-07T09:14:33.742Z] PASS [2022-09-07T09:14:33.742Z] coverage: 69.2% of statements [2022-09-07T09:14:33.742Z] === RUN TestStandardLongPath [2022-09-07T09:14:33.742Z] --- PASS: TestStandardLongPath (0.00s) [2022-09-07T09:14:33.742Z] === RUN TestUNCLongPath [2022-09-07T09:14:33.742Z] --- PASS: TestUNCLongPath (0.00s) [2022-09-07T09:14:33.742Z] PASS [2022-09-07T09:14:33.742Z] coverage: 100.0% of statements [2022-09-07T09:14:33.742Z] ok github.com/docker/docker/pkg/longpath 0.052s coverage: 100.0% of statements [2022-09-07T09:14:33.742Z] ok github.com/docker/docker/pkg/ioutils 0.717s coverage: 69.2% of statements [2022-09-07T09:14:34.250Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.37s) [2022-09-07T09:14:34.250Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-07T09:14:34.250Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-09-07T09:14:34.763Z] === RUN TestNameFormat [2022-09-07T09:14:34.763Z] --- PASS: TestNameFormat (0.00s) [2022-09-07T09:14:34.763Z] === RUN TestNameRetries [2022-09-07T09:14:34.763Z] --- PASS: TestNameRetries (0.00s) [2022-09-07T09:14:34.763Z] PASS [2022-09-07T09:14:34.763Z] coverage: 85.7% of statements [2022-09-07T09:14:34.763Z] ok github.com/docker/docker/pkg/namesgenerator 0.050s coverage: 85.7% of statements [2022-09-07T09:14:34.763Z] === RUN TestParseKeyValueOpt [2022-09-07T09:14:34.763Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-09-07T09:14:34.763Z] === RUN TestParseUintList [2022-09-07T09:14:34.763Z] --- PASS: TestParseUintList (0.00s) [2022-09-07T09:14:34.763Z] === RUN TestParseUintListMaximumLimits [2022-09-07T09:14:34.763Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-09-07T09:14:34.763Z] PASS [2022-09-07T09:14:34.763Z] coverage: 97.0% of statements [2022-09-07T09:14:34.763Z] ok github.com/docker/docker/pkg/parsers 0.057s coverage: 97.0% of statements [2022-09-07T09:14:34.818Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-09-07T09:14:34.818Z] === RUN TestServiceWithPredefinedNetwork [2022-09-07T09:14:35.248Z] === RUN TestNewAndRemove [2022-09-07T09:14:35.248Z] --- PASS: TestNewAndRemove (0.00s) [2022-09-07T09:14:35.248Z] === RUN TestRemoveInvalidPath [2022-09-07T09:14:35.248Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-09-07T09:14:35.248Z] PASS [2022-09-07T09:14:35.248Z] coverage: 82.6% of statements [2022-09-07T09:14:35.248Z] ok github.com/docker/docker/pkg/pidfile 0.078s coverage: 82.6% of statements [2022-09-07T09:14:35.755Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-09-07T09:14:35.755Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-09-07T09:14:35.755Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-09-07T09:14:36.274Z] === RUN TestParseEmptyInterface [2022-09-07T09:14:36.274Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-09-07T09:14:36.274Z] === RUN TestParseNonInterfaceType [2022-09-07T09:14:36.274Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-09-07T09:14:36.274Z] === RUN TestParseWithOneFunction [2022-09-07T09:14:36.274Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-09-07T09:14:36.274Z] === RUN TestParseWithMultipleFuncs [2022-09-07T09:14:36.274Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-09-07T09:14:36.274Z] === RUN TestParseWithUnnamedReturn [2022-09-07T09:14:36.274Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-09-07T09:14:36.274Z] === RUN TestEmbeddedInterface [2022-09-07T09:14:36.274Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-09-07T09:14:36.274Z] === RUN TestParsedImports [2022-09-07T09:14:36.274Z] --- PASS: TestParsedImports (0.00s) [2022-09-07T09:14:36.274Z] === RUN TestAliasedImports [2022-09-07T09:14:36.274Z] --- PASS: TestAliasedImports (0.00s) [2022-09-07T09:14:36.274Z] PASS [2022-09-07T09:14:36.274Z] coverage: 56.8% of statements [2022-09-07T09:14:36.274Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.068s coverage: 56.8% of statements [2022-09-07T09:14:36.274Z] --- PASS: TestTarFiles (7.69s) [2022-09-07T09:14:36.323Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-09-07T09:14:36.759Z] === RUN TestTarUntar [2022-09-07T09:14:36.759Z] --- PASS: TestTarUntar (0.04s) [2022-09-07T09:14:36.759Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-09-07T09:14:36.759Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-09-07T09:14:36.759Z] === RUN TestTarWithOptions [2022-09-07T09:14:36.759Z] --- PASS: TestTarWithOptions (0.04s) [2022-09-07T09:14:36.759Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-09-07T09:14:36.759Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.01s) [2022-09-07T09:14:36.759Z] === RUN TestUntarUstarGnuConflict [2022-09-07T09:14:36.759Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-09-07T09:14:36.759Z] === RUN TestUntarInvalidFilenames [2022-09-07T09:14:36.760Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames4114229714\\dest" [2022-09-07T09:14:36.760Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2022-09-07T09:14:36.760Z] === RUN TestUntarHardlinkToSymlink [2022-09-07T09:14:36.760Z] --- PASS: TestUntarHardlinkToSymlink (0.00s) [2022-09-07T09:14:36.760Z] === RUN TestUntarInvalidHardlink [2022-09-07T09:14:36.760Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink683414024\\victim\\hello" -> "../victim/hello" [2022-09-07T09:14:36.760Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink227112826\\victim\\hello" -> "/../victim/hello" [2022-09-07T09:14:36.760Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1512284768\\victim" -> "../victim" [2022-09-07T09:14:36.760Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1544889131\\victim" -> "../victim" [2022-09-07T09:14:36.760Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3321560411\\victim" -> "../victim" [2022-09-07T09:14:36.760Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2044685222\\victim" -> "../victim" [2022-09-07T09:14:36.760Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-09-07T09:14:36.760Z] === RUN TestUntarInvalidSymlink [2022-09-07T09:14:36.760Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink269218425\\dest\\dotdot" -> "../victim/hello" [2022-09-07T09:14:36.760Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3705645485\\dest\\slash-dotdot" -> "/../victim/hello" [2022-09-07T09:14:36.760Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4002564288\\dest\\loophole-victim" -> "../victim" [2022-09-07T09:14:36.760Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink185724046\\dest\\loophole-victim" -> "../victim" [2022-09-07T09:14:36.760Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1869648938\\dest\\loophole-victim" -> "../victim" [2022-09-07T09:14:36.760Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3594759722\\dest\\loophole-victim" -> "../victim" [2022-09-07T09:14:36.760Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2001882758\\dest\\dir\\loophole" -> "../../victim" [2022-09-07T09:14:36.760Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-09-07T09:14:36.760Z] === RUN TestTempArchiveCloseMultipleTimes [2022-09-07T09:14:36.760Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-09-07T09:14:36.760Z] === RUN TestXGlobalNoParent [2022-09-07T09:14:36.760Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-09-07T09:14:36.760Z] === RUN TestReplaceFileTarWrapper [2022-09-07T09:14:36.760Z] === RUN TestFailedConnection [2022-09-07T09:14:36.891Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-09-07T09:14:37.245Z] --- PASS: TestReplaceFileTarWrapper (0.26s) [2022-09-07T09:14:37.245Z] === RUN TestPrefixHeaderReadable [2022-09-07T09:14:37.245Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-09-07T09:14:37.245Z] === RUN TestDisablePigz [2022-09-07T09:14:37.245Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2022-09-07T09:14:37.245Z] === RUN TestHTTPTransport [2022-09-07T09:14:37.245Z] --- PASS: TestHTTPTransport (0.00s) [2022-09-07T09:14:37.245Z] PASS [2022-09-07T09:14:37.245Z] coverage: 85.7% of statements [2022-09-07T09:14:37.245Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-09-07T09:14:37.245Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-09-07T09:14:37.246Z] === RUN TestBufioReaderPoolPutAndGet [2022-09-07T09:14:37.246Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-09-07T09:14:37.246Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-09-07T09:14:37.246Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-09-07T09:14:37.246Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-09-07T09:14:37.246Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-09-07T09:14:37.246Z] === RUN TestBufioWriterPoolPutAndGet [2022-09-07T09:14:37.246Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-09-07T09:14:37.246Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-09-07T09:14:37.246Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-09-07T09:14:37.246Z] === RUN TestBufferPoolPutAndGet [2022-09-07T09:14:37.246Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-09-07T09:14:37.246Z] PASS [2022-09-07T09:14:37.246Z] coverage: 88.2% of statements [2022-09-07T09:14:37.246Z] ok github.com/docker/docker/pkg/plugins/transport 0.077s coverage: 85.7% of statements [2022-09-07T09:14:37.246Z] ok github.com/docker/docker/pkg/pools 0.068s coverage: 88.2% of statements [2022-09-07T09:14:37.246Z] --- PASS: TestDisablePigz (0.18s) [2022-09-07T09:14:37.246Z] === RUN TestPigz [2022-09-07T09:14:37.460Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-09-07T09:14:37.460Z] --- PASS: TestServiceWithPredefinedNetwork (2.57s) [2022-09-07T09:14:37.460Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-07T09:14:37.460Z] service_test.go:242: FLAKY_TEST [2022-09-07T09:14:37.460Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-07T09:14:37.460Z] === RUN TestServiceWithDataPathPortInit [2022-09-07T09:14:37.731Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2022-09-07T09:14:37.731Z] --- PASS: TestPigz (0.17s) [2022-09-07T09:14:37.731Z] === RUN TestCopyFileWithInvalidDest [2022-09-07T09:14:37.731Z] archive_windows_test.go:17: Currently fails [2022-09-07T09:14:37.731Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-09-07T09:14:37.731Z] === RUN TestCanonicalTarNameForPath [2022-09-07T09:14:37.731Z] --- PASS: TestCanonicalTarNameForPath (0.01s) [2022-09-07T09:14:37.731Z] === RUN TestCanonicalTarName [2022-09-07T09:14:37.731Z] --- PASS: TestCanonicalTarName (0.00s) [2022-09-07T09:14:37.731Z] === RUN TestChmodTarEntry [2022-09-07T09:14:37.731Z] --- PASS: TestChmodTarEntry (0.00s) [2022-09-07T09:14:37.731Z] === RUN TestHardLinkOrder [2022-09-07T09:14:37.731Z] --- PASS: TestHardLinkOrder (0.10s) [2022-09-07T09:14:37.731Z] === RUN TestChangeString [2022-09-07T09:14:37.731Z] --- PASS: TestChangeString (0.00s) [2022-09-07T09:14:37.731Z] === RUN TestChangesWithNoChanges [2022-09-07T09:14:37.731Z] --- PASS: TestChangesWithNoChanges (0.06s) [2022-09-07T09:14:37.731Z] === RUN TestChangesWithChanges [2022-09-07T09:14:37.731Z] --- PASS: TestChangesWithChanges (0.05s) [2022-09-07T09:14:37.731Z] === RUN TestChangesWithChangesGH13590 [2022-09-07T09:14:37.731Z] changes_test.go:192: needs more investigation [2022-09-07T09:14:37.731Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-09-07T09:14:37.731Z] === RUN TestChangesDirsEmpty [2022-09-07T09:14:37.731Z] --- PASS: TestChangesDirsEmpty (0.18s) [2022-09-07T09:14:37.731Z] === RUN TestChangesDirsMutated [2022-09-07T09:14:38.221Z] --- PASS: TestFailedConnection (1.11s) [2022-09-07T09:14:38.221Z] === RUN TestFailOnce [2022-09-07T09:14:38.221Z] --- PASS: TestChangesDirsMutated (0.19s) [2022-09-07T09:14:38.221Z] === RUN TestApplyLayer [2022-09-07T09:14:38.221Z] changes_test.go:405: needs further investigation [2022-09-07T09:14:38.221Z] --- SKIP: TestApplyLayer (0.00s) [2022-09-07T09:14:38.221Z] === RUN TestChangesSizeWithHardlinks [2022-09-07T09:14:38.221Z] changes_test.go:441: needs further investigation [2022-09-07T09:14:38.221Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-09-07T09:14:38.221Z] === RUN TestChangesSizeWithNoChanges [2022-09-07T09:14:38.221Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-09-07T09:14:38.221Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-09-07T09:14:38.221Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-09-07T09:14:38.221Z] === RUN TestChangesSize [2022-09-07T09:14:38.221Z] --- PASS: TestChangesSize (0.00s) [2022-09-07T09:14:38.221Z] === RUN TestApplyLayerInvalidFilenames [2022-09-07T09:14:38.221Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3576047448\\dest" [2022-09-07T09:14:38.221Z] === RUN TestOutputOnPrematureClose [2022-09-07T09:14:38.221Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-09-07T09:14:38.221Z] === RUN TestCompleteSilently [2022-09-07T09:14:38.221Z] --- PASS: TestCompleteSilently (0.00s) [2022-09-07T09:14:38.221Z] PASS [2022-09-07T09:14:38.221Z] coverage: 75.9% of statements [2022-09-07T09:14:38.221Z] ok github.com/docker/docker/pkg/progress 0.060s coverage: 75.9% of statements [2022-09-07T09:14:38.221Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-09-07T09:14:38.221Z] === RUN TestApplyLayerInvalidHardlink [2022-09-07T09:14:38.221Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3581333919\\victim\\hello" -> "../victim/hello" [2022-09-07T09:14:38.221Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink38828350\\victim\\hello" -> "/../victim/hello" [2022-09-07T09:14:38.221Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2564122537\\victim" -> "../victim" [2022-09-07T09:14:38.221Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3641462630\\victim" -> "../victim" [2022-09-07T09:14:38.221Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3011334685\\victim" -> "../victim" [2022-09-07T09:14:38.221Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1379449993\\victim" -> "../victim" [2022-09-07T09:14:38.221Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-09-07T09:14:38.221Z] === RUN TestApplyLayerInvalidSymlink [2022-09-07T09:14:38.221Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink134474808\\dest\\dotdot" -> "../victim/hello" [2022-09-07T09:14:38.221Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3434784162\\dest\\slash-dotdot" -> "/../victim/hello" [2022-09-07T09:14:38.221Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2902748565\\dest\\loophole-victim" -> "../victim" [2022-09-07T09:14:38.221Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1613406405\\dest\\loophole-victim" -> "../victim" [2022-09-07T09:14:38.221Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink406098940\\dest\\loophole-victim" -> "../victim" [2022-09-07T09:14:38.221Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3828316646\\dest\\loophole-victim" -> "../victim" [2022-09-07T09:14:38.221Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-09-07T09:14:38.221Z] === RUN TestApplyLayerWhiteouts [2022-09-07T09:14:38.221Z] === RUN TestSendToOneSub [2022-09-07T09:14:38.221Z] --- PASS: TestSendToOneSub (0.00s) [2022-09-07T09:14:38.221Z] === RUN TestSendToMultipleSubs [2022-09-07T09:14:38.221Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-09-07T09:14:38.221Z] === RUN TestEvictOneSub [2022-09-07T09:14:38.221Z] --- PASS: TestEvictOneSub (0.00s) [2022-09-07T09:14:38.221Z] === RUN TestClosePublisher [2022-09-07T09:14:38.221Z] --- PASS: TestClosePublisher (0.00s) [2022-09-07T09:14:38.221Z] === RUN TestPubSubRace [2022-09-07T09:14:38.221Z] 2022/09/07 09:14:37 http: panic serving 127.0.0.1:49233: Plugin not ready [2022-09-07T09:14:38.221Z] goroutine 9 [running]: [2022-09-07T09:14:38.221Z] net/http.(*conn).serve.func1() [2022-09-07T09:14:38.221Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-09-07T09:14:38.221Z] panic({0x11b5960, 0x12f9260}) [2022-09-07T09:14:38.221Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-09-07T09:14:38.221Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3d0000000000003b?, 0xffffffffffffffff?}, 0x3dac5fc698604b2f?) [2022-09-07T09:14:38.221Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-09-07T09:14:38.221Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x12feaa8?, 0xc000168000?}, 0xc000053a78?) [2022-09-07T09:14:38.221Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-09-07T09:14:38.221Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x12feaa8, 0xc000168000}, 0xc00015e100) [2022-09-07T09:14:38.221Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-09-07T09:14:38.221Z] net/http.serverHandler.ServeHTTP({0x12fcfd8?}, {0x12feaa8, 0xc000168000}, 0xc00015e100) [2022-09-07T09:14:38.221Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-09-07T09:14:38.221Z] net/http.(*conn).serve(0xc000064be0, {0x12feeb8, 0xc0000880c0}) [2022-09-07T09:14:38.221Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-09-07T09:14:38.221Z] created by net/http.(*Server).Serve [2022-09-07T09:14:38.221Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-09-07T09:14:38.221Z] time="2022-09-07T09:14:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49232/Test.FailOnce: Post \"http://127.0.0.1:49232/Test.FailOnce\": EOF, retrying in 1s" [2022-09-07T09:14:38.221Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2022-09-07T09:14:38.221Z] === RUN TestGenerateEmptyFile [2022-09-07T09:14:38.221Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-09-07T09:14:38.221Z] === RUN TestGenerateWithContent [2022-09-07T09:14:38.221Z] --- PASS: TestGenerateWithContent (0.00s) [2022-09-07T09:14:38.221Z] PASS [2022-09-07T09:14:38.221Z] coverage: 62.6% of statements [2022-09-07T09:14:38.221Z] ok github.com/docker/docker/pkg/archive 10.842s coverage: 62.6% of statements [2022-09-07T09:14:38.838Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-09-07T09:14:39.243Z] === RUN TestRegister [2022-09-07T09:14:39.243Z] --- PASS: TestRegister (0.00s) [2022-09-07T09:14:39.243Z] === RUN TestCommand [2022-09-07T09:14:39.243Z] --- PASS: TestCommand (0.04s) [2022-09-07T09:14:39.243Z] === RUN TestNaiveSelf [2022-09-07T09:14:39.243Z] --- PASS: TestNaiveSelf (0.04s) [2022-09-07T09:14:39.243Z] PASS [2022-09-07T09:14:39.243Z] coverage: 82.4% of statements [2022-09-07T09:14:39.243Z] ok github.com/docker/docker/pkg/reexec 0.128s coverage: 82.4% of statements [2022-09-07T09:14:39.243Z] --- PASS: TestFailOnce (1.24s) [2022-09-07T09:14:39.244Z] === RUN TestEchoInputOutput [2022-09-07T09:14:39.244Z] --- PASS: TestEchoInputOutput (0.00s) [2022-09-07T09:14:39.244Z] === RUN TestBackoff [2022-09-07T09:14:39.244Z] --- PASS: TestBackoff (0.00s) [2022-09-07T09:14:39.244Z] === RUN TestAbortRetry [2022-09-07T09:14:39.244Z] --- PASS: TestAbortRetry (0.00s) [2022-09-07T09:14:39.244Z] === RUN TestClientScheme [2022-09-07T09:14:39.244Z] --- PASS: TestClientScheme (0.00s) [2022-09-07T09:14:39.244Z] === RUN TestNewClientWithTimeout [2022-09-07T09:14:39.244Z] --- PASS: TestPubSubRace (1.10s) [2022-09-07T09:14:39.244Z] PASS [2022-09-07T09:14:39.244Z] coverage: 75.0% of statements [2022-09-07T09:14:39.244Z] ok github.com/docker/docker/pkg/pubsub 1.151s coverage: 75.0% of statements [2022-09-07T09:14:39.405Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-09-07T09:14:39.735Z] time="2022-09-07T09:14:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49237/Test.Echo: Post \"http://127.0.0.1:49237/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-09-07T09:14:40.221Z] === RUN TestParseSignal [2022-09-07T09:14:40.221Z] --- PASS: TestParseSignal (0.00s) [2022-09-07T09:14:40.221Z] === RUN TestValidSignalForPlatform [2022-09-07T09:14:40.221Z] --- PASS: TestValidSignalForPlatform (0.00s) [2022-09-07T09:14:40.221Z] PASS [2022-09-07T09:14:40.221Z] coverage: 19.7% of statements [2022-09-07T09:14:40.221Z] ok github.com/docker/docker/pkg/signal 0.074s coverage: 19.7% of statements [2022-09-07T09:14:40.712Z] === RUN TestNewStdWriter [2022-09-07T09:14:40.712Z] --- PASS: TestNewStdWriter (0.00s) [2022-09-07T09:14:40.712Z] === RUN TestWriteWithUninitializedStdWriter [2022-09-07T09:14:40.712Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-09-07T09:14:40.712Z] === RUN TestWriteWithNilBytes [2022-09-07T09:14:40.712Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-09-07T09:14:40.712Z] === RUN TestWrite [2022-09-07T09:14:40.712Z] --- PASS: TestWrite (0.00s) [2022-09-07T09:14:40.712Z] === RUN TestWriteWithWriterError [2022-09-07T09:14:40.712Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-09-07T09:14:40.712Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-09-07T09:14:40.712Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-09-07T09:14:40.712Z] === RUN TestStdCopyWriteAndRead [2022-09-07T09:14:40.712Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-09-07T09:14:40.712Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-09-07T09:14:40.712Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-09-07T09:14:40.712Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-09-07T09:14:40.712Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-09-07T09:14:40.712Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-09-07T09:14:40.712Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-09-07T09:14:40.712Z] === RUN TestStdCopyWithInvalidInputHeader [2022-09-07T09:14:40.712Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-09-07T09:14:40.712Z] === RUN TestStdCopyWithCorruptedPrefix [2022-09-07T09:14:40.712Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-09-07T09:14:40.712Z] === RUN TestStdCopyReturnsWriteErrors [2022-09-07T09:14:40.712Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-09-07T09:14:40.712Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-09-07T09:14:40.712Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-09-07T09:14:40.712Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-09-07T09:14:40.712Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-09-07T09:14:40.712Z] PASS [2022-09-07T09:14:40.712Z] coverage: 100.0% of statements [2022-09-07T09:14:40.712Z] ok github.com/docker/docker/pkg/stdcopy 0.054s coverage: 100.0% of statements [2022-09-07T09:14:41.197Z] time="2022-09-07T09:14:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49237/Test.Echo: Post \"http://127.0.0.1:49237/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-09-07T09:14:41.197Z] === RUN TestGenerateRandomID [2022-09-07T09:14:41.197Z] --- PASS: TestGenerateRandomID (0.00s) [2022-09-07T09:14:41.197Z] === RUN TestShortenId [2022-09-07T09:14:41.197Z] --- PASS: TestShortenId (0.00s) [2022-09-07T09:14:41.197Z] === RUN TestShortenSha256Id [2022-09-07T09:14:41.197Z] --- PASS: TestShortenSha256Id (0.00s) [2022-09-07T09:14:41.197Z] === RUN TestShortenIdEmpty [2022-09-07T09:14:41.197Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-09-07T09:14:41.197Z] === RUN TestShortenIdInvalid [2022-09-07T09:14:41.197Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-09-07T09:14:41.197Z] === RUN TestIsShortIDNonHex [2022-09-07T09:14:41.197Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-09-07T09:14:41.197Z] === RUN TestIsShortIDNotCorrectSize [2022-09-07T09:14:41.197Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-09-07T09:14:41.197Z] PASS [2022-09-07T09:14:41.197Z] coverage: 70.6% of statements [2022-09-07T09:14:41.197Z] ok github.com/docker/docker/pkg/stringid 0.062s coverage: 70.6% of statements [2022-09-07T09:14:41.197Z] === RUN TestRawProgressFormatterFormatStatus [2022-09-07T09:14:41.197Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-09-07T09:14:41.197Z] === RUN TestRawProgressFormatterFormatProgress [2022-09-07T09:14:41.197Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-09-07T09:14:41.197Z] === RUN TestFormatStatus [2022-09-07T09:14:41.197Z] --- PASS: TestFormatStatus (0.00s) [2022-09-07T09:14:41.197Z] === RUN TestFormatError [2022-09-07T09:14:41.197Z] --- PASS: TestFormatError (0.00s) [2022-09-07T09:14:41.197Z] === RUN TestFormatJSONError [2022-09-07T09:14:41.197Z] --- PASS: TestFormatJSONError (0.00s) [2022-09-07T09:14:41.197Z] === RUN TestJsonProgressFormatterFormatProgress [2022-09-07T09:14:41.197Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-09-07T09:14:41.197Z] === RUN TestJsonProgressFormatterFormatStatus [2022-09-07T09:14:41.197Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-09-07T09:14:41.197Z] === RUN TestNewJSONProgressOutput [2022-09-07T09:14:41.197Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-09-07T09:14:41.197Z] === RUN TestAuxFormatterEmit [2022-09-07T09:14:41.197Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-09-07T09:14:41.197Z] === RUN TestStreamWriterStdout [2022-09-07T09:14:41.197Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-09-07T09:14:41.197Z] === RUN TestStreamWriterStderr [2022-09-07T09:14:41.197Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-09-07T09:14:41.197Z] PASS [2022-09-07T09:14:41.197Z] coverage: 66.2% of statements [2022-09-07T09:14:41.197Z] ok github.com/docker/docker/pkg/streamformatter 0.073s coverage: 66.2% of statements [2022-09-07T09:14:41.310Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-09-07T09:14:42.245Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-09-07T09:14:42.816Z] === RUN TestIsCpusetListAvailable [2022-09-07T09:14:42.816Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-09-07T09:14:42.816Z] PASS [2022-09-07T09:14:42.816Z] coverage: 38.2% of statements [2022-09-07T09:14:42.816Z] ok github.com/docker/docker/pkg/sysinfo 0.054s coverage: 38.2% of statements [2022-09-07T09:14:43.624Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-09-07T09:14:43.847Z] === RUN TestChtimes [2022-09-07T09:14:43.847Z] --- PASS: TestChtimes (0.00s) [2022-09-07T09:14:43.847Z] === RUN TestChtimesWindows [2022-09-07T09:14:43.847Z] --- PASS: TestChtimesWindows (0.00s) [2022-09-07T09:14:43.847Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-09-07T09:14:43.847Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-09-07T09:14:43.847Z] === RUN TestEnsureRemoveAllNotExist [2022-09-07T09:14:43.847Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-09-07T09:14:43.847Z] === RUN TestEnsureRemoveAllWithDir [2022-09-07T09:14:43.847Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-09-07T09:14:43.847Z] === RUN TestEnsureRemoveAllWithFile [2022-09-07T09:14:43.847Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-09-07T09:14:43.847Z] === RUN TestHasWin32KSupport [2022-09-07T09:14:43.847Z] syscall_windows_test.go:8: win32k: true [2022-09-07T09:14:43.847Z] --- PASS: TestHasWin32KSupport (0.01s) [2022-09-07T09:14:43.847Z] PASS [2022-09-07T09:14:43.847Z] coverage: 12.0% of statements [2022-09-07T09:14:43.847Z] ok github.com/docker/docker/pkg/system 0.074s coverage: 12.0% of statements [2022-09-07T09:14:43.847Z] time="2022-09-07T09:14:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49237/Test.Echo: Post \"http://127.0.0.1:49237/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-09-07T09:14:43.847Z] === RUN TestTailFile [2022-09-07T09:14:43.847Z] --- PASS: TestTailFile (0.00s) [2022-09-07T09:14:43.847Z] === RUN TestTailFileManyLines [2022-09-07T09:14:43.847Z] --- PASS: TestTailFileManyLines (0.00s) [2022-09-07T09:14:43.847Z] === RUN TestTailEmptyFile [2022-09-07T09:14:43.847Z] --- PASS: TestTailEmptyFile (0.00s) [2022-09-07T09:14:43.847Z] === RUN TestTailNegativeN [2022-09-07T09:14:43.847Z] --- PASS: TestTailNegativeN (0.00s) [2022-09-07T09:14:43.847Z] === RUN TestNewTailReader [2022-09-07T09:14:43.847Z] === PAUSE TestNewTailReader [2022-09-07T09:14:43.847Z] === CONT TestNewTailReader [2022-09-07T09:14:43.847Z] === RUN TestNewTailReader/12_byte_delimiter [2022-09-07T09:14:43.847Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-09-07T09:14:43.847Z] === RUN TestNewTailReader/no_delimiter [2022-09-07T09:14:43.847Z] === PAUSE TestNewTailReader/no_delimiter [2022-09-07T09:14:43.847Z] === RUN TestNewTailReader/single_byte_delimiter [2022-09-07T09:14:43.847Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-09-07T09:14:43.847Z] === RUN TestNewTailReader/2_byte_delimiter [2022-09-07T09:14:43.847Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-09-07T09:14:43.847Z] === RUN TestNewTailReader/4_byte_delimiter [2022-09-07T09:14:43.847Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-09-07T09:14:43.847Z] === RUN TestNewTailReader/8_byte_delimiter [2022-09-07T09:14:43.847Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-09-07T09:14:43.847Z] === RUN TestNewTailReader/truncated_last_line [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-09-07T09:14:43.848Z] === CONT TestNewTailReader/12_byte_delimiter [2022-09-07T09:14:43.848Z] === CONT TestNewTailReader/8_byte_delimiter [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-09-07T09:14:43.848Z] === CONT TestNewTailReader/single_byte_delimiter [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-07T09:14:43.848Z] === CONT TestNewTailReader/2_byte_delimiter [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-09-07T09:14:43.848Z] === CONT TestNewTailReader/4_byte_delimiter [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-09-07T09:14:43.848Z] === CONT TestNewTailReader/no_delimiter [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-09-07T09:14:43.848Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-07T09:14:43.848Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-07T09:14:43.848Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-07T09:14:43.848Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-07T09:14:43.848Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-07T09:14:43.848Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-07T09:14:43.848Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-07T09:14:43.848Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-07T09:14:43.848Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-07T09:14:43.848Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-07T09:14:43.848Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-09-07T09:14:43.848Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-09-07T09:14:43.848Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-07T09:14:43.849Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-07T09:14:43.849Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-07T09:14:43.849Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-07T09:14:43.849Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-07T09:14:43.849Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-09-07T09:14:43.849Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-09-07T09:14:43.849Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-09-07T09:14:43.849Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-07T09:14:43.849Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-07T09:14:43.849Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-07T09:14:43.849Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-07T09:14:44.335Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-07T09:14:44.336Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-07T09:14:44.336Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-07T09:14:44.336Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-09-07T09:14:44.337Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-09-07T09:14:44.337Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-07T09:14:44.337Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-07T09:14:44.337Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-09-07T09:14:44.337Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-07T09:14:44.337Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-09-07T09:14:44.337Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-09-07T09:14:44.337Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-09-07T09:14:44.338Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-07T09:14:44.338Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-07T09:14:44.339Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-09-07T09:14:44.340Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-09-07T09:14:44.340Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-09-07T09:14:44.340Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-09-07T09:14:44.340Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-09-07T09:14:44.340Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-09-07T09:14:44.340Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-09-07T09:14:44.340Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-09-07T09:14:44.340Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-09-07T09:14:44.340Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-09-07T09:14:44.340Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-09-07T09:14:44.340Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-09-07T09:14:44.340Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-09-07T09:14:44.340Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-09-07T09:14:44.340Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-09-07T09:14:44.340Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-09-07T09:14:44.340Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-09-07T09:14:44.340Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-09-07T09:14:44.340Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-09-07T09:14:44.340Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-09-07T09:14:44.340Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-09-07T09:14:44.340Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-09-07T09:14:44.340Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-09-07T09:14:44.340Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-09-07T09:14:44.340Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-09-07T09:14:44.340Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-09-07T09:14:44.340Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-09-07T09:14:44.340Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-09-07T09:14:44.340Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-09-07T09:14:44.340Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-09-07T09:14:44.562Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-09-07T09:14:44.825Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-09-07T09:14:44.825Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-09-07T09:14:44.825Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-09-07T09:14:44.825Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-09-07T09:14:44.825Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-09-07T09:14:44.825Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-09-07T09:14:44.825Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-09-07T09:14:44.825Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-09-07T09:14:44.825Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-09-07T09:14:44.825Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-09-07T09:14:44.825Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-09-07T09:14:44.825Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-09-07T09:14:44.825Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-09-07T09:14:44.825Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-09-07T09:14:44.825Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-09-07T09:14:44.825Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-09-07T09:14:44.825Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-09-07T09:14:44.825Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-09-07T09:14:44.825Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-09-07T09:14:44.825Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-09-07T09:14:44.825Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-09-07T09:14:44.825Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-09-07T09:14:44.825Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-09-07T09:14:44.825Z] --- PASS: TestNewTailReader (0.00s) [2022-09-07T09:14:44.825Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-09-07T09:14:44.825Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-09-07T09:14:44.825Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-09-07T09:14:44.825Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-09-07T09:14:44.825Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-09-07T09:14:44.825Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-09-07T09:14:44.825Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-09-07T09:14:44.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-09-07T09:14:44.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-09-07T09:14:44.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-09-07T09:14:44.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-09-07T09:14:44.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-07T09:14:44.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-09-07T09:14:44.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-07T09:14:44.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-09-07T09:14:44.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-07T09:14:44.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-07T09:14:44.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.825Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.01s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.02s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.01s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-09-07T09:14:44.826Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.04s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-09-07T09:14:44.827Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-09-07T09:14:44.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-09-07T09:14:44.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-09-07T09:14:44.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-09-07T09:14:44.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-09-07T09:14:44.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-09-07T09:14:44.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-09-07T09:14:44.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-09-07T09:14:44.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-09-07T09:14:44.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-09-07T09:14:44.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-09-07T09:14:44.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-09-07T09:14:44.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-09-07T09:14:44.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-09-07T09:14:44.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-09-07T09:14:44.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-09-07T09:14:44.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2022-09-07T09:14:44.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-09-07T09:14:44.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-09-07T09:14:44.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-09-07T09:14:44.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-09-07T09:14:44.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-09-07T09:14:44.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-09-07T09:14:44.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-09-07T09:14:44.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-09-07T09:14:44.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-09-07T09:14:44.828Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-09-07T09:14:44.828Z] PASS [2022-09-07T09:14:44.828Z] coverage: 88.6% of statements [2022-09-07T09:14:44.828Z] ok github.com/docker/docker/pkg/tailfile 0.376s coverage: 88.6% of statements [2022-09-07T09:14:45.313Z] === RUN TestTarSumRemoveNonExistent [2022-09-07T09:14:45.313Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-09-07T09:14:45.313Z] === RUN TestTarSumRemove [2022-09-07T09:14:45.313Z] --- PASS: TestTarSumRemove (0.00s) [2022-09-07T09:14:45.313Z] === RUN TestSortFileInfoSums [2022-09-07T09:14:45.313Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-09-07T09:14:45.313Z] === RUN TestNewTarSumForLabelInvalid [2022-09-07T09:14:45.313Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-09-07T09:14:45.313Z] === RUN TestNewTarSumForLabel [2022-09-07T09:14:45.313Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-09-07T09:14:45.313Z] === RUN TestEmptyTar [2022-09-07T09:14:45.313Z] --- PASS: TestEmptyTar (0.01s) [2022-09-07T09:14:45.313Z] === RUN TestTarSumsReadSize [2022-09-07T09:14:45.313Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-09-07T09:14:45.313Z] === RUN TestTarSums [2022-09-07T09:14:45.313Z] --- PASS: TestTarSums (0.11s) [2022-09-07T09:14:45.313Z] === RUN TestIteration [2022-09-07T09:14:45.313Z] --- PASS: TestIteration (0.00s) [2022-09-07T09:14:45.313Z] === RUN TestVersionLabelForChecksum [2022-09-07T09:14:45.313Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-09-07T09:14:45.313Z] === RUN TestVersion [2022-09-07T09:14:45.314Z] --- PASS: TestVersion (0.00s) [2022-09-07T09:14:45.314Z] === RUN TestGetVersion [2022-09-07T09:14:45.314Z] --- PASS: TestGetVersion (0.00s) [2022-09-07T09:14:45.314Z] === RUN TestGetVersions [2022-09-07T09:14:45.314Z] --- PASS: TestGetVersions (0.00s) [2022-09-07T09:14:45.314Z] PASS [2022-09-07T09:14:45.314Z] coverage: 89.3% of statements [2022-09-07T09:14:45.314Z] ok github.com/docker/docker/pkg/tarsum 0.198s coverage: 89.3% of statements [2022-09-07T09:14:45.500Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-09-07T09:14:45.500Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-09-07T09:14:45.800Z] testing: warning: no tests to run [2022-09-07T09:14:45.800Z] PASS [2022-09-07T09:14:45.800Z] coverage: [no statements] [2022-09-07T09:14:45.800Z] ok github.com/docker/docker/pkg/term/windows 0.060s coverage: [no statements] [no tests to run] [2022-09-07T09:14:46.286Z] === RUN TestTruncIndex [2022-09-07T09:14:46.286Z] --- PASS: TestTruncIndex (0.10s) [2022-09-07T09:14:46.286Z] PASS [2022-09-07T09:14:46.286Z] coverage: 91.5% of statements [2022-09-07T09:14:46.286Z] ok github.com/docker/docker/pkg/truncindex 0.153s coverage: 91.5% of statements [2022-09-07T09:14:46.286Z] === RUN TestIsGIT [2022-09-07T09:14:46.286Z] --- PASS: TestIsGIT (0.00s) [2022-09-07T09:14:46.286Z] === RUN TestIsTransport [2022-09-07T09:14:46.286Z] --- PASS: TestIsTransport (0.00s) [2022-09-07T09:14:46.286Z] PASS [2022-09-07T09:14:46.286Z] coverage: 100.0% of statements [2022-09-07T09:14:46.286Z] ok github.com/docker/docker/pkg/urlutil 0.052s coverage: 100.0% of statements [2022-09-07T09:14:47.310Z] === RUN TestVersionInfo [2022-09-07T09:14:47.310Z] --- PASS: TestVersionInfo (0.00s) [2022-09-07T09:14:47.310Z] === RUN TestAppendVersions [2022-09-07T09:14:47.310Z] --- PASS: TestAppendVersions (0.00s) [2022-09-07T09:14:47.310Z] PASS [2022-09-07T09:14:47.310Z] coverage: 88.9% of statements [2022-09-07T09:14:47.310Z] ok github.com/docker/docker/pkg/useragent 0.061s coverage: 88.9% of statements [2022-09-07T09:14:48.330Z] time="2022-09-07T09:14:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49237/Test.Echo: Post \"http://127.0.0.1:49237/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-09-07T09:14:48.793Z] === RUN TestDockerSuite/TestBuildPATH [2022-09-07T09:14:48.815Z] === RUN TestValidatePrivileges [2022-09-07T09:14:48.815Z] --- PASS: TestValidatePrivileges (0.00s) [2022-09-07T09:14:48.815Z] === RUN TestFilterByCapNeg [2022-09-07T09:14:48.815Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-09-07T09:14:48.815Z] === RUN TestFilterByCapPos [2022-09-07T09:14:48.815Z] --- PASS: TestFilterByCapPos (0.00s) [2022-09-07T09:14:48.815Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-09-07T09:14:48.815Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-09-07T09:14:48.815Z] PASS [2022-09-07T09:14:48.815Z] coverage: 12.0% of statements [2022-09-07T09:14:48.815Z] ok github.com/docker/docker/plugin 0.068s coverage: 12.0% of statements [2022-09-07T09:14:48.815Z] === RUN TestNewSettable [2022-09-07T09:14:48.815Z] --- PASS: TestNewSettable (0.00s) [2022-09-07T09:14:48.815Z] === RUN TestIsSettable [2022-09-07T09:14:48.815Z] --- PASS: TestIsSettable (0.00s) [2022-09-07T09:14:48.815Z] === RUN TestUpdateSettingsEnv [2022-09-07T09:14:48.815Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-09-07T09:14:48.815Z] PASS [2022-09-07T09:14:48.815Z] coverage: 20.0% of statements [2022-09-07T09:14:48.815Z] ok github.com/docker/docker/plugin/v2 0.060s coverage: 20.0% of statements [2022-09-07T09:14:49.729Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-09-07T09:14:50.297Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-09-07T09:14:50.432Z] === RUN TestLoad [2022-09-07T09:14:50.432Z] --- PASS: TestLoad (0.00s) [2022-09-07T09:14:50.432Z] === RUN TestSave [2022-09-07T09:14:50.432Z] --- PASS: TestSave (0.05s) [2022-09-07T09:14:50.432Z] === RUN TestAddDeleteGet [2022-09-07T09:14:50.432Z] --- PASS: TestAddDeleteGet (0.07s) [2022-09-07T09:14:50.432Z] === RUN TestInvalidTags [2022-09-07T09:14:50.432Z] --- PASS: TestInvalidTags (0.01s) [2022-09-07T09:14:50.432Z] PASS [2022-09-07T09:14:50.432Z] coverage: 84.4% of statements [2022-09-07T09:14:50.432Z] ok github.com/docker/docker/reference 0.202s coverage: 84.4% of statements [2022-09-07T09:14:50.866Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-09-07T09:14:51.452Z] === RUN TestResolveAuthConfigIndexServer [2022-09-07T09:14:51.452Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-09-07T09:14:51.452Z] === RUN TestResolveAuthConfigFullURL [2022-09-07T09:14:51.452Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-09-07T09:14:51.452Z] === RUN TestLoadAllowNondistributableArtifacts [2022-09-07T09:14:51.453Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-09-07T09:14:51.453Z] === RUN TestValidateMirror [2022-09-07T09:14:51.453Z] --- PASS: TestValidateMirror (0.00s) [2022-09-07T09:14:51.453Z] === RUN TestLoadInsecureRegistries [2022-09-07T09:14:51.938Z] time="2022-09-07T09:14:51Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-09-07T09:14:51.938Z] time="2022-09-07T09:14:51Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-09-07T09:14:51.938Z] time="2022-09-07T09:14:51Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-09-07T09:14:51.938Z] --- PASS: TestLoadInsecureRegistries (0.20s) [2022-09-07T09:14:51.938Z] === RUN TestNewServiceConfig [2022-09-07T09:14:51.938Z] --- PASS: TestNewServiceConfig (0.00s) [2022-09-07T09:14:51.938Z] === RUN TestValidateIndexName [2022-09-07T09:14:51.938Z] --- PASS: TestValidateIndexName (0.00s) [2022-09-07T09:14:51.938Z] === RUN TestValidateIndexNameWithError [2022-09-07T09:14:51.938Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-09-07T09:14:51.938Z] === RUN TestEndpointParse [2022-09-07T09:14:51.938Z] --- PASS: TestEndpointParse (0.00s) [2022-09-07T09:14:51.938Z] === RUN TestEndpointParseInvalid [2022-09-07T09:14:51.938Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-09-07T09:14:51.938Z] === RUN TestValidateEndpoint [2022-09-07T09:14:51.938Z] --- PASS: TestValidateEndpoint (0.01s) [2022-09-07T09:14:51.938Z] === RUN TestPing [2022-09-07T09:14:51.938Z] --- PASS: TestPing (0.00s) [2022-09-07T09:14:51.938Z] === RUN TestPingRegistryEndpoint [2022-09-07T09:14:51.938Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-09-07T09:14:51.938Z] --- SKIP: TestPingRegistryEndpoint (0.02s) [2022-09-07T09:14:51.938Z] === RUN TestEndpoint [2022-09-07T09:14:51.938Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-09-07T09:14:51.938Z] --- SKIP: TestEndpoint (0.01s) [2022-09-07T09:14:51.938Z] === RUN TestParseRepositoryInfo [2022-09-07T09:14:51.938Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-09-07T09:14:51.938Z] === RUN TestNewIndexInfo [2022-09-07T09:14:51.938Z] --- PASS: TestNewIndexInfo (0.00s) [2022-09-07T09:14:51.938Z] === RUN TestMirrorEndpointLookup [2022-09-07T09:14:51.938Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-09-07T09:14:51.938Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-09-07T09:14:51.938Z] === RUN TestSearchRepositories [2022-09-07T09:14:51.938Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-09-07T09:14:51.938Z] Host: 127.0.0.1:49242 [2022-09-07T09:14:51.938Z] User-Agent: docker test client [2022-09-07T09:14:51.938Z] Authorization: Token fake-token [2022-09-07T09:14:51.938Z] X-Docker-Token: true [2022-09-07T09:14:51.938Z] Accept-Encoding: gzip [2022-09-07T09:14:51.938Z] [2022-09-07T09:14:51.938Z] [2022-09-07T09:14:51.938Z] registry_test.go:730: HTTP/1.1 200 OK [2022-09-07T09:14:51.938Z] Connection: close [2022-09-07T09:14:51.938Z] Content-Length: 144 [2022-09-07T09:14:51.938Z] Cache-Control: no-cache [2022-09-07T09:14:51.938Z] Content-Type: application/json [2022-09-07T09:14:51.938Z] Date: Wed, 07 Sep 2022 09:14:51 GMT [2022-09-07T09:14:51.938Z] Expires: -1 [2022-09-07T09:14:51.938Z] Pragma: no-cache [2022-09-07T09:14:51.938Z] Server: docker-tests/mock [2022-09-07T09:14:51.938Z] X-Docker-Registry-Config: mock [2022-09-07T09:14:51.938Z] X-Docker-Registry-Version: 0.0.0 [2022-09-07T09:14:51.938Z] [2022-09-07T09:14:51.938Z] [2022-09-07T09:14:51.938Z] --- PASS: TestSearchRepositories (0.01s) [2022-09-07T09:14:51.938Z] === RUN TestTrustedLocation [2022-09-07T09:14:51.938Z] --- PASS: TestTrustedLocation (0.00s) [2022-09-07T09:14:51.938Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-09-07T09:14:51.938Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-09-07T09:14:51.938Z] === RUN TestAllowNondistributableArtifacts [2022-09-07T09:14:51.938Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-09-07T09:14:51.938Z] === RUN TestIsSecureIndex [2022-09-07T09:14:51.938Z] --- PASS: TestIsSecureIndex (0.00s) [2022-09-07T09:14:51.938Z] PASS [2022-09-07T09:14:51.938Z] coverage: 50.2% of statements [2022-09-07T09:14:51.938Z] ok github.com/docker/docker/registry 0.313s coverage: 50.2% of statements [2022-09-07T09:14:51.938Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-09-07T09:14:51.938Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-09-07T09:14:51.938Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-09-07T09:14:51.938Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-09-07T09:14:51.938Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-09-07T09:14:51.938Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-09-07T09:14:51.938Z] === RUN TestResumableRequestReaderWithReadError [2022-09-07T09:14:52.423Z] time="2022-09-07T09:14:51Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-09-07T09:14:52.423Z] --- PASS: TestResumableRequestReaderWithReadError (0.23s) [2022-09-07T09:14:52.423Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-09-07T09:14:52.423Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-09-07T09:14:52.423Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-09-07T09:14:52.423Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-09-07T09:14:52.423Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-09-07T09:14:52.423Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-09-07T09:14:52.423Z] === RUN TestResumableRequestReader [2022-09-07T09:14:52.423Z] --- PASS: TestResumableRequestReader (0.00s) [2022-09-07T09:14:52.423Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-09-07T09:14:52.423Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-09-07T09:14:52.423Z] PASS [2022-09-07T09:14:52.423Z] coverage: 100.0% of statements [2022-09-07T09:14:52.423Z] ok github.com/docker/docker/registry/resumable 0.323s coverage: 100.0% of statements [2022-09-07T09:14:52.775Z] --- PASS: TestServiceWithDataPathPortInit (15.46s) [2022-09-07T09:14:52.775Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-07T09:14:52.909Z] === RUN TestRestartManagerTimeout [2022-09-07T09:14:52.909Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-09-07T09:14:52.909Z] === RUN TestRestartManagerTimeoutReset [2022-09-07T09:14:52.909Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-09-07T09:14:52.909Z] PASS [2022-09-07T09:14:52.909Z] coverage: 50.9% of statements [2022-09-07T09:14:52.909Z] ok github.com/docker/docker/restartmanager 0.075s coverage: 50.9% of statements [2022-09-07T09:14:53.400Z] === RUN TestDecodeContainerConfig [2022-09-07T09:14:53.400Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-09-07T09:14:53.400Z] === RUN TestDecodeContainerConfigIsolation [2022-09-07T09:14:53.400Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-09-07T09:14:53.400Z] === RUN TestValidatePrivileged [2022-09-07T09:14:53.400Z] --- PASS: TestValidatePrivileged (0.00s) [2022-09-07T09:14:53.400Z] PASS [2022-09-07T09:14:53.400Z] coverage: 52.2% of statements [2022-09-07T09:14:53.400Z] ok github.com/docker/docker/runconfig 0.061s coverage: 52.2% of statements [2022-09-07T09:14:53.885Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-09-07T09:14:53.885Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-09-07T09:14:53.885Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-09-07T09:14:53.885Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-09-07T09:14:53.885Z] PASS [2022-09-07T09:14:53.885Z] coverage: 62.5% of statements [2022-09-07T09:14:53.885Z] ok github.com/docker/docker/testutil 0.063s coverage: 62.5% of statements [2022-09-07T09:14:56.067Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p71bfgo2ps9is8ztj1sejfkcc Created:2022-09-07 09:14:54.217499738 +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[f21099016152040c208ab361bbd700935d8da838dfd6b5902d11f6ad42060e5b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ju1te48ph2pcljemibk844746 EndpointID:ec66b7cf467a3ed74f7e28bcc01d688d533fe309308df5f1e9bfb8b122715637 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:100dda44ce5dc76705edaa241a2dad625367745213474ff8be6e1c3ff4b72c93 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:73afbb084bf8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ju1te48ph2pcljemibk844746 EndpointID:ec66b7cf467a3ed74f7e28bcc01d688d533fe309308df5f1e9bfb8b122715637 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-07T09:14:56.922Z] --- PASS: TestNewClientWithTimeout (17.65s) [2022-09-07T09:14:56.922Z] === RUN TestClientStream [2022-09-07T09:14:56.922Z] --- PASS: TestClientStream (0.00s) [2022-09-07T09:14:56.922Z] === RUN TestClientSendFile [2022-09-07T09:14:56.922Z] --- PASS: TestClientSendFile (0.00s) [2022-09-07T09:14:56.922Z] === RUN TestClientWithRequestTimeout [2022-09-07T09:14:56.922Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-09-07T09:14:56.922Z] === RUN TestFileSpecPlugin [2022-09-07T09:14:56.922Z] --- PASS: TestFileSpecPlugin (0.03s) [2022-09-07T09:14:56.922Z] === RUN TestFileJSONSpecPlugin [2022-09-07T09:14:56.922Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-09-07T09:14:56.922Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-09-07T09:14:56.922Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.02s) [2022-09-07T09:14:56.922Z] === RUN TestPluginAddHandler [2022-09-07T09:14:56.922Z] --- PASS: TestPluginAddHandler (0.00s) [2022-09-07T09:14:56.922Z] === RUN TestPluginWaitBadPlugin [2022-09-07T09:14:56.922Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-09-07T09:14:56.922Z] === RUN TestGet [2022-09-07T09:14:56.922Z] time="2022-09-07T09:14:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-09-07T09:14:57.004Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-09-07T09:14:57.408Z] === RUN TestGetDriver [2022-09-07T09:14:57.408Z] --- PASS: TestGetDriver (0.00s) [2022-09-07T09:14:57.408Z] === RUN TestVolumeRequestError [2022-09-07T09:14:57.408Z] --- PASS: TestVolumeRequestError (0.01s) [2022-09-07T09:14:57.408Z] PASS [2022-09-07T09:14:57.408Z] coverage: 36.1% of statements [2022-09-07T09:14:57.408Z] ok github.com/docker/docker/volume/drivers 0.072s coverage: 36.1% of statements [2022-09-07T09:14:57.408Z] === RUN TestGetAddress [2022-09-07T09:14:57.408Z] --- PASS: TestGetAddress (0.00s) [2022-09-07T09:14:57.408Z] === RUN TestRemove [2022-09-07T09:14:57.408Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-09-07T09:14:57.408Z] --- SKIP: TestRemove (0.01s) [2022-09-07T09:14:57.408Z] === RUN TestInitializeWithVolumes [2022-09-07T09:14:57.408Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-09-07T09:14:57.408Z] === RUN TestCreate [2022-09-07T09:14:57.408Z] --- PASS: TestCreate (0.02s) [2022-09-07T09:14:57.408Z] === RUN TestValidateName [2022-09-07T09:14:57.408Z] --- PASS: TestValidateName (0.00s) [2022-09-07T09:14:57.408Z] === RUN TestCreateWithOpts [2022-09-07T09:14:57.408Z] local_test.go:181: runtime.GOOS == "windows" [2022-09-07T09:14:57.408Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-09-07T09:14:57.408Z] === RUN TestRelaodNoOpts [2022-09-07T09:14:57.408Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-09-07T09:14:57.408Z] PASS [2022-09-07T09:14:57.408Z] coverage: 41.5% of statements [2022-09-07T09:14:57.408Z] ok github.com/docker/docker/volume/local 0.108s coverage: 41.5% of statements [2022-09-07T09:14:57.893Z] time="2022-09-07T09:14:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-09-07T09:14:58.914Z] === RUN TestConvertTmpfsOptions [2022-09-07T09:14:58.914Z] parser_test.go:49: data="mode=700,size=1m" [2022-09-07T09:14:58.914Z] parser_test.go:49: data="ro" [2022-09-07T09:14:58.914Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-09-07T09:14:58.914Z] === RUN TestParseMountRaw [2022-09-07T09:14:58.914Z] --- PASS: TestParseMountRaw (0.03s) [2022-09-07T09:14:58.914Z] === RUN TestParseMountRawSplit [2022-09-07T09:14:58.914Z] parser_test.go:390: case 0 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 1 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 2 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 3 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 4 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 5 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 6 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 7 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 8 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 0 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 1 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 2 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 3 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 4 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 5 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 6 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 7 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 8 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 9 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 10 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 11 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 12 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 0 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 1 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 2 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 3 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 4 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 5 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 6 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 7 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 8 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 9 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 10 [2022-09-07T09:14:58.914Z] parser_test.go:390: case 11 [2022-09-07T09:14:58.914Z] --- PASS: TestParseMountRawSplit (0.01s) [2022-09-07T09:14:58.914Z] === RUN TestParseMountSpec [2022-09-07T09:14:58.914Z] parser_test.go:455: case 0 [2022-09-07T09:14:58.914Z] parser_test.go:455: case 1 [2022-09-07T09:14:58.914Z] parser_test.go:455: case 2 [2022-09-07T09:14:58.914Z] parser_test.go:455: case 3 [2022-09-07T09:14:58.914Z] parser_test.go:455: case 4 [2022-09-07T09:14:58.914Z] parser_test.go:455: case 5 [2022-09-07T09:14:58.914Z] --- PASS: TestParseMountSpec (0.00s) [2022-09-07T09:14:58.914Z] === RUN TestParseMountSpecBindWithFileinfoError [2022-09-07T09:14:58.914Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2022-09-07T09:14:58.914Z] === RUN TestValidateMount [2022-09-07T09:14:58.914Z] --- PASS: TestValidateMount (0.00s) [2022-09-07T09:14:58.914Z] PASS [2022-09-07T09:14:58.914Z] coverage: 66.2% of statements [2022-09-07T09:14:58.914Z] ok github.com/docker/docker/volume/mounts 0.107s coverage: 66.2% of statements [2022-09-07T09:14:59.538Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-09-07T09:14:59.936Z] === RUN TestSetGetMeta [2022-09-07T09:14:59.936Z] === PAUSE TestSetGetMeta [2022-09-07T09:14:59.936Z] === RUN TestRestore [2022-09-07T09:14:59.936Z] === PAUSE TestRestore [2022-09-07T09:14:59.936Z] === RUN TestServiceCreate [2022-09-07T09:14:59.936Z] === PAUSE TestServiceCreate [2022-09-07T09:14:59.936Z] === RUN TestServiceList [2022-09-07T09:14:59.936Z] === PAUSE TestServiceList [2022-09-07T09:14:59.936Z] === RUN TestServiceRemove [2022-09-07T09:14:59.936Z] === PAUSE TestServiceRemove [2022-09-07T09:14:59.936Z] === RUN TestServiceGet [2022-09-07T09:14:59.936Z] === PAUSE TestServiceGet [2022-09-07T09:14:59.936Z] === RUN TestServicePrune [2022-09-07T09:14:59.936Z] === PAUSE TestServicePrune [2022-09-07T09:14:59.936Z] === RUN TestCreate [2022-09-07T09:14:59.936Z] === PAUSE TestCreate [2022-09-07T09:14:59.936Z] === RUN TestRemove [2022-09-07T09:14:59.936Z] === PAUSE TestRemove [2022-09-07T09:14:59.936Z] === RUN TestList [2022-09-07T09:14:59.936Z] === PAUSE TestList [2022-09-07T09:14:59.936Z] === RUN TestFindByDriver [2022-09-07T09:14:59.936Z] === PAUSE TestFindByDriver [2022-09-07T09:14:59.936Z] === RUN TestFindByReferenced [2022-09-07T09:14:59.936Z] === PAUSE TestFindByReferenced [2022-09-07T09:14:59.936Z] === RUN TestDerefMultipleOfSameRef [2022-09-07T09:14:59.936Z] === PAUSE TestDerefMultipleOfSameRef [2022-09-07T09:14:59.936Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-09-07T09:14:59.936Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-09-07T09:14:59.936Z] === RUN TestDefererencePluginOnCreateError [2022-09-07T09:14:59.936Z] === PAUSE TestDefererencePluginOnCreateError [2022-09-07T09:14:59.936Z] === RUN TestRefDerefRemove [2022-09-07T09:14:59.936Z] === PAUSE TestRefDerefRemove [2022-09-07T09:14:59.936Z] === RUN TestGet [2022-09-07T09:14:59.936Z] === PAUSE TestGet [2022-09-07T09:14:59.936Z] === RUN TestGetWithReference [2022-09-07T09:14:59.936Z] === PAUSE TestGetWithReference [2022-09-07T09:14:59.936Z] === RUN TestFilterFunc [2022-09-07T09:14:59.936Z] === RUN TestFilterFunc/test_nil_list [2022-09-07T09:14:59.936Z] === PAUSE TestFilterFunc/test_nil_list [2022-09-07T09:14:59.936Z] === RUN TestFilterFunc/test_empty_list [2022-09-07T09:14:59.936Z] === PAUSE TestFilterFunc/test_empty_list [2022-09-07T09:14:59.936Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-09-07T09:14:59.936Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-09-07T09:14:59.936Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-09-07T09:14:59.936Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-09-07T09:14:59.936Z] === RUN TestFilterFunc/test_filter_some [2022-09-07T09:14:59.936Z] === PAUSE TestFilterFunc/test_filter_some [2022-09-07T09:14:59.936Z] === RUN TestFilterFunc/test_filter_middle [2022-09-07T09:14:59.936Z] === PAUSE TestFilterFunc/test_filter_middle [2022-09-07T09:14:59.936Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-09-07T09:14:59.936Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-09-07T09:14:59.936Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-09-07T09:14:59.936Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-09-07T09:14:59.936Z] === CONT TestFilterFunc/test_nil_list [2022-09-07T09:14:59.936Z] === CONT TestFilterFunc/test_filter_some [2022-09-07T09:14:59.936Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-09-07T09:14:59.936Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-09-07T09:14:59.936Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-09-07T09:14:59.936Z] === CONT TestFilterFunc/test_empty_list [2022-09-07T09:14:59.936Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-09-07T09:14:59.936Z] === CONT TestFilterFunc/test_filter_middle [2022-09-07T09:14:59.936Z] --- PASS: TestFilterFunc (0.00s) [2022-09-07T09:14:59.936Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-09-07T09:14:59.936Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-09-07T09:14:59.936Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-09-07T09:14:59.936Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-09-07T09:14:59.936Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-09-07T09:14:59.936Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-09-07T09:14:59.936Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-09-07T09:14:59.936Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-09-07T09:14:59.936Z] === CONT TestSetGetMeta [2022-09-07T09:14:59.936Z] === CONT TestGetWithReference [2022-09-07T09:14:59.936Z] === CONT TestGet [2022-09-07T09:14:59.936Z] === CONT TestRemove [2022-09-07T09:14:59.936Z] --- PASS: TestSetGetMeta (0.03s) [2022-09-07T09:14:59.936Z] === CONT TestDerefMultipleOfSameRef [2022-09-07T09:14:59.936Z] --- PASS: TestGet (0.04s) [2022-09-07T09:14:59.936Z] === CONT TestRefDerefRemove [2022-09-07T09:14:59.936Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-09-07T09:14:59.936Z] === CONT TestDefererencePluginOnCreateError [2022-09-07T09:14:59.936Z] --- PASS: TestGetWithReference (0.06s) [2022-09-07T09:14:59.936Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-09-07T09:14:59.936Z] --- PASS: TestRemove (0.06s) [2022-09-07T09:14:59.936Z] === CONT TestFindByDriver [2022-09-07T09:14:59.936Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-09-07T09:14:59.936Z] === CONT TestFindByReferenced [2022-09-07T09:14:59.936Z] --- PASS: TestRefDerefRemove (0.04s) [2022-09-07T09:14:59.936Z] === CONT TestServiceRemove [2022-09-07T09:14:59.936Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-09-07T09:14:59.936Z] === CONT TestCreate [2022-09-07T09:14:59.936Z] --- PASS: TestFindByDriver (0.04s) [2022-09-07T09:14:59.936Z] === CONT TestServicePrune [2022-09-07T09:14:59.936Z] --- PASS: TestFindByReferenced (0.04s) [2022-09-07T09:14:59.936Z] === CONT TestServiceGet [2022-09-07T09:14:59.936Z] --- PASS: TestCreate (0.04s) [2022-09-07T09:14:59.936Z] === CONT TestList [2022-09-07T09:14:59.936Z] time="2022-09-07T09:14:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-09-07T09:14:59.937Z] --- PASS: TestList (0.04s) [2022-09-07T09:14:59.937Z] === CONT TestServiceCreate [2022-09-07T09:15:00.107Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-09-07T09:15:00.423Z] --- PASS: TestServiceGet (0.21s) [2022-09-07T09:15:00.423Z] === CONT TestServiceList [2022-09-07T09:15:00.423Z] time="2022-09-07T09:14:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-09-07T09:15:00.423Z] --- PASS: TestServiceRemove (0.25s) [2022-09-07T09:15:00.423Z] === CONT TestRestore [2022-09-07T09:15:00.423Z] time="2022-09-07T09:14:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-09-07T09:15:00.423Z] --- PASS: TestServiceCreate (0.19s) [2022-09-07T09:15:00.423Z] time="2022-09-07T09:14:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-09-07T09:15:00.423Z] time="2022-09-07T09:14:59Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-09-07T09:15:00.423Z] --- PASS: TestServiceList (0.04s) [2022-09-07T09:15:00.423Z] time="2022-09-07T09:15:00Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-09-07T09:15:00.423Z] --- PASS: TestRestore (0.05s) [2022-09-07T09:15:00.423Z] --- PASS: TestServicePrune (0.29s) [2022-09-07T09:15:00.423Z] PASS [2022-09-07T09:15:00.423Z] coverage: 70.3% of statements [2022-09-07T09:15:00.423Z] ok github.com/docker/docker/volume/service 0.461s coverage: 70.3% of statements [2022-09-07T09:15:00.674Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.91s) [2022-09-07T09:15:00.674Z] PASS [2022-09-07T09:15:00.674Z] [2022-09-07T09:15:00.674Z] === Skipped [2022-09-07T09:15:00.674Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-07T09:15:00.674Z] service_test.go:242: FLAKY_TEST [2022-09-07T09:15:00.674Z] [2022-09-07T09:15:00.674Z] DONE 26 tests, 1 skipped in 49.375s [2022-09-07T09:15:00.674Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-07T09:15:00.674Z] ++ 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 [2022-09-07T09:15:00.674Z] ++ set -e [2022-09-07T09:15:00.674Z] ++ '[' -n 0 ']' [2022-09-07T09:15:00.674Z] ++ set -x [2022-09-07T09:15:00.674Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2022-09-07T09:15:00.933Z] INFO: Testing against a local daemon [2022-09-07T09:15:00.933Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-07T09:15:00.933Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T09:15:00.933Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-07T09:15:00.933Z] === RUN TestDockerNetworkIpvlan [2022-09-07T09:15:00.933Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T09:15:00.933Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-07T09:15:00.933Z] PASS [2022-09-07T09:15:00.933Z] [2022-09-07T09:15:00.933Z] === Skipped [2022-09-07T09:15:00.933Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-07T09:15:00.933Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T09:15:00.933Z] [2022-09-07T09:15:00.933Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-07T09:15:00.933Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-07T09:15:00.933Z] [2022-09-07T09:15:00.933Z] DONE 2 tests, 2 skipped in 0.163s [2022-09-07T09:15:00.933Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-07T09:15:00.933Z] ++ 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 [2022-09-07T09:15:00.933Z] ++ set -e [2022-09-07T09:15:00.933Z] ++ '[' -n 0 ']' [2022-09-07T09:15:00.933Z] ++ set -x [2022-09-07T09:15:00.933Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-09-07T09:15:01.193Z] INFO: Testing against a local daemon [2022-09-07T09:15:01.193Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-07T09:15:01.452Z] === RUN TestDockerSuite/TestBuildRm [2022-09-07T09:15:02.830Z] docker_api_swarm_test.go:304: [dbca80ad9636c] joining swarm manager [d9046b7ab9af9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T09:15:02.830Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.54s) [2022-09-07T09:15:02.830Z] === RUN TestDockerNetworkMacvlan [2022-09-07T09:15:03.398Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-07T09:15:03.459Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-09-07T09:15:03.459Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-07T09:15:03.459Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-09-07T09:15:03.459Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-09-07T09:15:03.459Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-09-07T09:15:03.459Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-09-07T09:15:03.459Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-09-07T09:15:03.459Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-07T09:15:03.459Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-07T09:15:03.944Z] time="2022-09-07T09:15:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-09-07T09:15:03.967Z] docker_api_swarm_test.go:305: [debf75a7d34d3] joining swarm manager [d9046b7ab9af9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T09:15:04.534Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-07T09:15:04.534Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-09-07T09:15:05.103Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-09-07T09:15:05.103Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-07T09:15:05.362Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-09-07T09:15:06.742Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-09-07T09:15:06.742Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-09-07T09:15:07.316Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-07T09:15:07.316Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-09-07T09:15:08.252Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-09-07T09:15:09.190Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-09-07T09:15:09.451Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-07T09:15:10.388Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-09-07T09:15:12.769Z] --- PASS: TestGet (15.04s) [2022-09-07T09:15:12.769Z] === RUN TestPluginWithNoManifest [2022-09-07T09:15:12.769Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-09-07T09:15:12.769Z] === RUN TestGetAll [2022-09-07T09:15:12.769Z] --- PASS: TestGetAll (0.00s) [2022-09-07T09:15:12.769Z] PASS [2022-09-07T09:15:12.769Z] coverage: 73.4% of statements [2022-09-07T09:15:12.769Z] ok github.com/docker/docker/pkg/plugins 35.194s coverage: 73.4% of statements [2022-09-07T09:15:12.769Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-07T09:15:12.769Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-07T09:15:12.769Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-09-07T09:15:12.769Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-09-07T09:15:12.769Z] ? github.com/docker/docker/pkg/term [no test files] [2022-09-07T09:15:12.769Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-07T09:15:12.769Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-09-07T09:15:12.769Z] ? github.com/docker/docker/quota [no test files] [2022-09-07T09:15:12.769Z] ? github.com/docker/docker/rootless [no test files] [2022-09-07T09:15:12.769Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-07T09:15:12.769Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-07T09:15:12.769Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-07T09:15:12.769Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-07T09:15:12.769Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-07T09:15:12.769Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-07T09:15:12.769Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-07T09:15:12.769Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-07T09:15:12.769Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-07T09:15:12.769Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-07T09:15:12.769Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-07T09:15:12.769Z] ? github.com/docker/docker/volume [no test files] [2022-09-07T09:15:12.769Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-07T09:15:12.769Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-07T09:15:13.684Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-09-07T09:15:13.684Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-09-07T09:15:13.684Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-09-07T09:15:13.684Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-09-07T09:15:13.684Z] === RUN TestDockerSuite/TestBuildSpaces [2022-09-07T09:15:13.684Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-07T09:15:13.943Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-09-07T09:15:14.881Z] --- PASS: TestDockerNetworkMacvlan (12.11s) [2022-09-07T09:15:14.881Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-09-07T09:15:14.881Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-09-07T09:15:14.881Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.07s) [2022-09-07T09:15:14.881Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.20s) [2022-09-07T09:15:14.881Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.97s) [2022-09-07T09:15:14.881Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.77s) [2022-09-07T09:15:14.881Z] PASS [2022-09-07T09:15:14.881Z] [2022-09-07T09:15:14.881Z] DONE 8 tests in 13.800s [2022-09-07T09:15:14.881Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-07T09:15:14.881Z] ++ 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 [2022-09-07T09:15:14.881Z] ++ set -e [2022-09-07T09:15:14.881Z] ++ '[' -n 0 ']' [2022-09-07T09:15:14.881Z] ++ set -x [2022-09-07T09:15:14.881Z] ++ env -i DEST=/go/src/github.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 [2022-09-07T09:15:14.881Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-09-07T09:15:14.881Z] testing: warning: no tests to run [2022-09-07T09:15:14.881Z] PASS [2022-09-07T09:15:14.881Z] [2022-09-07T09:15:14.881Z] DONE 0 tests in 0.043s [2022-09-07T09:15:14.882Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-07T09:15:14.882Z] ++ 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 [2022-09-07T09:15:14.882Z] ++ set -e [2022-09-07T09:15:14.882Z] ++ '[' -n 0 ']' [2022-09-07T09:15:14.882Z] ++ set -x [2022-09-07T09:15:14.882Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2022-09-07T09:15:14.882Z] === RUN TestDockerSuite/TestBuildStderr [2022-09-07T09:15:14.882Z] INFO: Testing against a local daemon [2022-09-07T09:15:14.882Z] === RUN TestAuthZPluginAllowRequest [2022-09-07T09:15:15.450Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === Skipped [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-09-07T09:15:15.806Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-09-07T09:15:15.806Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-09-07T09:15:15.806Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-09-07T09:15:15.806Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-09-07T09:15:15.806Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.01s) [2022-09-07T09:15:15.806Z] client_test.go:23: runtime.GOOS == "windows" [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-09-07T09:15:15.806Z] daemon_test.go:147: root required [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-09-07T09:15:15.806Z] reload_test.go:520: root required [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.07s) [2022-09-07T09:15:15.806Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-09-07T09:15:15.806Z] pull_v2_test.go:82: Needs fixing on Windows [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-09-07T09:15:15.806Z] pull_v2_test.go:127: Needs fixing on Windows [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-09-07T09:15:15.806Z] download_test.go:268: Needs fixing on Windows [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-09-07T09:15:15.806Z] layer_test.go:304: Failing on Windows [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-09-07T09:15:15.806Z] layer_test.go:353: Failing on Windows [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-09-07T09:15:15.806Z] layer_test.go:468: Failing on Windows [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-09-07T09:15:15.806Z] layer_test.go:697: Failing on Windows [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-09-07T09:15:15.806Z] migration_test.go:46: Failing on Windows [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-09-07T09:15:15.806Z] migration_test.go:182: Failing on Windows [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-09-07T09:15:15.806Z] mount_test.go:17: Failing on Windows [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-09-07T09:15:15.806Z] mount_test.go:76: Failing on Windows [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-09-07T09:15:15.806Z] mount_test.go:125: Failing on Windows [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-09-07T09:15:15.806Z] mount_test.go:212: Failing on Windows [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-09-07T09:15:15.806Z] archive_test.go:134: Xz not present in msys2 [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-09-07T09:15:15.806Z] archive_test.go:239: Failing on Windows CI machines [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-09-07T09:15:15.806Z] archive_windows_test.go:17: Currently fails [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-09-07T09:15:15.806Z] changes_test.go:192: needs more investigation [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-09-07T09:15:15.806Z] changes_test.go:405: needs further investigation [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-09-07T09:15:15.806Z] changes_test.go:441: needs further investigation [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-09-07T09:15:15.806Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-09-07T09:15:15.806Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-09-07T09:15:15.806Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-09-07T09:15:15.806Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-09-07T09:15:15.806Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-09-07T09:15:15.806Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.01s) [2022-09-07T09:15:15.806Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-09-07T09:15:15.806Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-09-07T09:15:15.806Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-09-07T09:15:15.806Z] poller_test.go:41: No chmod on Windows [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-09-07T09:15:15.806Z] fileutils_test.go:134: Needs porting to Windows [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-09-07T09:15:15.806Z] fileutils_test.go:180: Needs porting to Windows [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.02s) [2022-09-07T09:15:15.806Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-09-07T09:15:15.806Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-09-07T09:15:15.806Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.01s) [2022-09-07T09:15:15.806Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-09-07T09:15:15.806Z] local_test.go:181: runtime.GOOS == "windows" [2022-09-07T09:15:15.806Z] [2022-09-07T09:15:15.806Z] DONE 1851 tests, 45 skipped in 228.708s [2022-09-07T09:15:15.806Z] INFO: make.ps1 ended at 09/07/2022 09:15:15 [2022-09-07T09:15:16.386Z] --- PASS: TestAuthZPluginAllowRequest (1.37s) [2022-09-07T09:15:16.386Z] === RUN TestAuthZPluginTLS [2022-09-07T09:15:16.955Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-09-07T09:15:16.955Z] === RUN TestAuthZPluginDenyRequest [2022-09-07T09:15:17.523Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-09-07T09:15:17.523Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-07T09:15:18.088Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-09-07T09:15:18.088Z] INFO: Unit tests ended at 09/07/2022 09:15:17. Duration:00:04:08.2984870 [2022-09-07T09:15:18.088Z] INFO: Building busybox [2022-09-07T09:15:18.088Z] Sending build context to Docker daemon 5.12kB [2022-09-07T09:15:18.088Z] [2022-09-07T09:15:18.088Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-09-07T09:15:18.088Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-09-07T09:15:18.088Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-09-07T09:15:18.088Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-09-07T09:15:18.088Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-09-07T09:15:18.088Z] ---> e795f3f8aa80 [2022-09-07T09:15:18.088Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-09-07T09:15:18.088Z] ---> Running in 3edc9d1dcb00 [2022-09-07T09:15:18.097Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-09-07T09:15:18.097Z] === RUN TestAuthZPluginDenyResponse [2022-09-07T09:15:18.669Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-09-07T09:15:18.669Z] === RUN TestAuthZPluginAllowEventStream [2022-09-07T09:15:18.669Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-09-07T09:15:20.046Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-09-07T09:15:20.046Z] --- PASS: TestAuthZPluginAllowEventStream (1.53s) [2022-09-07T09:15:20.046Z] === RUN TestAuthZPluginErrorResponse [2022-09-07T09:15:20.614Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-09-07T09:15:20.614Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2022-09-07T09:15:20.614Z] === RUN TestAuthZPluginErrorRequest [2022-09-07T09:15:20.873Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-09-07T09:15:21.133Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-09-07T09:15:21.133Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-09-07T09:15:21.133Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-07T09:15:21.702Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-09-07T09:15:21.702Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-07T09:15:21.702Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-09-07T09:15:23.079Z] === RUN TestDockerSuite/TestBuildUser [2022-09-07T09:15:23.340Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.70s) [2022-09-07T09:15:23.340Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-07T09:15:24.276Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-09-07T09:15:25.213Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2022-09-07T09:15:25.213Z] === RUN TestAuthZPluginHeader [2022-09-07T09:15:25.785Z] --- PASS: TestAuthZPluginHeader (0.79s) [2022-09-07T09:15:25.785Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-07T09:15:27.163Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-09-07T09:15:30.455Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.60s) [2022-09-07T09:15:30.455Z] === RUN TestAuthZPluginV2Disable [2022-09-07T09:15:34.649Z] --- PASS: TestAuthZPluginV2Disable (4.06s) [2022-09-07T09:15:34.649Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-07T09:15:36.554Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-09-07T09:15:37.931Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-09-07T09:15:38.500Z] docker_api_swarm_test.go:272: [d470dabbe3cdc] joining swarm manager [d4403ca8cd9e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T09:15:38.759Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.19s) [2022-09-07T09:15:38.759Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-07T09:15:39.018Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-09-07T09:15:39.018Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-09-07T09:15:39.578Z] Removing intermediate container 3edc9d1dcb00 [2022-09-07T09:15:39.578Z] ---> eaf4f9aa734a [2022-09-07T09:15:39.578Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-09-07T09:15:39.578Z] ---> Running in c01bfb4a0714 [2022-09-07T09:15:39.578Z] Removing intermediate container c01bfb4a0714 [2022-09-07T09:15:39.578Z] ---> e4112c6aaf8e [2022-09-07T09:15:39.578Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-09-07T09:15:39.578Z] ---> Running in ede31eca5f4a [2022-09-07T09:15:39.578Z] Removing intermediate container ede31eca5f4a [2022-09-07T09:15:39.578Z] ---> f6352fe5e510 [2022-09-07T09:15:39.578Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-09-07T09:15:39.578Z] [2022-09-07T09:15:39.956Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-09-07T09:15:39.956Z] docker_api_swarm_test.go:273: [df0c4670609e8] joining swarm manager [d4403ca8cd9e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T09:15:40.063Z] ---> 8a48adb3fd62 [2022-09-07T09:15:40.064Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-09-07T09:15:40.064Z] ---> Running in 1b777712fe8d [2022-09-07T09:15:40.524Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-09-07T09:15:41.908Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-09-07T09:15:41.908Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-07T09:15:41.908Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-09-07T09:15:41.908Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-09-07T09:15:41.908Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-09-07T09:15:41.908Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-09-07T09:15:41.908Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-09-07T09:15:41.908Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-09-07T09:15:41.908Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-09-07T09:15:43.814Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-09-07T09:15:43.814Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-09-07T09:15:44.753Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-09-07T09:15:45.700Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-09-07T09:15:46.647Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-09-07T09:15:46.906Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-09-07T09:15:49.441Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-09-07T09:15:50.377Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-09-07T09:15:50.377Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.57s) [2022-09-07T09:15:50.377Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-07T09:15:50.945Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-09-07T09:15:51.204Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-09-07T09:15:51.772Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-09-07T09:15:51.772Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-09-07T09:15:51.772Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-09-07T09:15:52.339Z] === RUN TestDockerSuite/TestBuildXZHost [2022-09-07T09:15:53.720Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-09-07T09:15:53.720Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-09-07T09:15:53.720Z] docker_cli_sni_test.go:18: Flakey test [2022-09-07T09:15:53.720Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-09-07T09:15:53.979Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-09-07T09:15:54.547Z] === RUN TestDockerSuite/TestCommitChange [2022-09-07T09:15:55.483Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-09-07T09:15:55.742Z] === RUN TestDockerSuite/TestCommitHardlink [2022-09-07T09:15:56.688Z] === RUN TestDockerSuite/TestCommitNewFile [2022-09-07T09:15:58.071Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-09-07T09:15:58.330Z] === RUN TestDockerSuite/TestCommitTTY [2022-09-07T09:15:59.707Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-09-07T09:15:59.969Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-09-07T09:16:00.906Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-09-07T09:16:01.166Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-09-07T09:16:01.425Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-09-07T09:16:01.684Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-09-07T09:16:01.684Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-09-07T09:16:01.684Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-09-07T09:16:01.684Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-09-07T09:16:01.684Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-09-07T09:16:01.684Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-09-07T09:16:03.062Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-09-07T09:16:04.440Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-09-07T09:16:04.440Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-09-07T09:16:04.699Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-09-07T09:16:05.267Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-09-07T09:16:05.527Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-09-07T09:16:05.689Z] Removing intermediate container 1b777712fe8d [2022-09-07T09:16:05.689Z] ---> 1fa8bcefd2d9 [2022-09-07T09:16:05.689Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-09-07T09:16:05.689Z] ---> Running in 422c9ccf598a [2022-09-07T09:16:06.094Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-09-07T09:16:06.664Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-09-07T09:16:06.664Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-09-07T09:16:06.664Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-09-07T09:16:06.709Z] [2022-09-07T09:16:06.709Z] SUCCESS: Specified value was saved. [2022-09-07T09:16:07.233Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-09-07T09:16:07.233Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-09-07T09:16:07.233Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-09-07T09:16:07.233Z] PASS [2022-09-07T09:16:07.233Z] [2022-09-07T09:16:07.233Z] DONE 17 tests in 52.343s [2022-09-07T09:16:07.233Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-09-07T09:16:07.233Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-07T09:16:07.233Z] ++ 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 [2022-09-07T09:16:07.233Z] ++ set -e [2022-09-07T09:16:07.233Z] ++ '[' -n 0 ']' [2022-09-07T09:16:07.233Z] ++ set -x [2022-09-07T09:16:07.233Z] ++ env -i DEST=/go/src/github.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 [2022-09-07T09:16:07.233Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-09-07T09:16:07.493Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-09-07T09:16:07.493Z] INFO: Testing against a local daemon [2022-09-07T09:16:07.493Z] === RUN TestPluginInvalidJSON [2022-09-07T09:16:07.493Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-07T09:16:07.493Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-07T09:16:07.493Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-07T09:16:07.493Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-07T09:16:07.493Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-09-07T09:16:07.493Z] === RUN TestPluginInstall [2022-09-07T09:16:07.493Z] === RUN TestPluginInstall/no_auth [2022-09-07T09:16:08.061Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-09-07T09:16:08.630Z] time="2022-09-07T09:16:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T09:16:08.630Z] time="2022-09-07T09:16:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:684d72cfc13543ca3ec0db3e03bc7592ba210fcfe8cc28fe21b1c5e6a022e38d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T09:16:08.630Z] time="2022-09-07T09:16:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T09:16:08.630Z] time="2022-09-07T09:16:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:684d72cfc13543ca3ec0db3e03bc7592ba210fcfe8cc28fe21b1c5e6a022e38d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T09:16:08.890Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-09-07T09:16:08.890Z] === RUN TestPluginInstall/with_htpasswd [2022-09-07T09:16:09.460Z] time="2022-09-07T09:16:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T09:16:09.460Z] time="2022-09-07T09:16:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:429b7eda596108e30d289a990180ab922a43f377d90ef08261876563993b9b3b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T09:16:09.460Z] time="2022-09-07T09:16:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T09:16:09.460Z] time="2022-09-07T09:16:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:429b7eda596108e30d289a990180ab922a43f377d90ef08261876563993b9b3b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T09:16:09.460Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-09-07T09:16:09.460Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-09-07T09:16:09.719Z] === RUN TestPluginInstall/with_insecure [2022-09-07T09:16:09.747Z] Removing intermediate container 422c9ccf598a [2022-09-07T09:16:09.747Z] ---> e2387ccb0b94 [2022-09-07T09:16:09.747Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-09-07T09:16:09.747Z] ---> Running in 3375c18ed114 [2022-09-07T09:16:10.662Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-09-07T09:16:10.662Z] time="2022-09-07T09:16:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T09:16:10.662Z] time="2022-09-07T09:16:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fcc0da72ef5fd9c3c1c65240142f1ef84e255c2a8f5376e5acbd2935a0048e50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T09:16:10.662Z] time="2022-09-07T09:16:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-07T09:16:10.662Z] time="2022-09-07T09:16:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fcc0da72ef5fd9c3c1c65240142f1ef84e255c2a8f5376e5acbd2935a0048e50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-07T09:16:11.230Z] plugin_test.go:165: [d9eb17b108104] daemon is not started [2022-09-07T09:16:11.230Z] --- PASS: TestPluginInstall (3.72s) [2022-09-07T09:16:11.230Z] --- PASS: TestPluginInstall/no_auth (1.48s) [2022-09-07T09:16:11.230Z] --- PASS: TestPluginInstall/with_htpasswd (0.89s) [2022-09-07T09:16:11.230Z] --- PASS: TestPluginInstall/with_insecure (1.34s) [2022-09-07T09:16:11.230Z] === RUN TestPluginsWithRuntimes [2022-09-07T09:16:11.489Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-09-07T09:16:11.489Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-09-07T09:16:12.058Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-09-07T09:16:12.626Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-09-07T09:16:12.886Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-07T09:16:13.145Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-09-07T09:16:13.713Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-09-07T09:16:13.713Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-09-07T09:16:13.971Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-07T09:16:14.230Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-09-07T09:16:14.798Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-09-07T09:16:15.059Z] --- PASS: TestPluginsWithRuntimes (3.94s) [2022-09-07T09:16:15.059Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) [2022-09-07T09:16:15.059Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2022-09-07T09:16:15.059Z] === RUN TestPluginBackCompatMediaTypes [2022-09-07T09:16:15.318Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-09-07T09:16:15.318Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-09-07T09:16:15.755Z] Cannot create a file when that file already exists. [2022-09-07T09:16:15.887Z] --- PASS: TestPluginBackCompatMediaTypes (0.81s) [2022-09-07T09:16:15.887Z] PASS [2022-09-07T09:16:15.887Z] [2022-09-07T09:16:15.887Z] DONE 10 tests in 8.654s [2022-09-07T09:16:15.887Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-07T09:16:15.887Z] ++ 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 [2022-09-07T09:16:15.887Z] ++ set -e [2022-09-07T09:16:15.887Z] ++ '[' -n 0 ']' [2022-09-07T09:16:15.887Z] ++ set -x [2022-09-07T09:16:15.887Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-09-07T09:16:16.146Z] INFO: Testing against a local daemon [2022-09-07T09:16:16.146Z] === RUN TestExternalGraphDriver [2022-09-07T09:16:16.146Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-09-07T09:16:16.405Z] === RUN TestExternalGraphDriver/json [2022-09-07T09:16:16.974Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-09-07T09:16:18.353Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-09-07T09:16:18.353Z] === RUN TestExternalGraphDriver/spec [2022-09-07T09:16:18.353Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-09-07T09:16:18.353Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-09-07T09:16:18.353Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-09-07T09:16:18.353Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-09-07T09:16:18.921Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-09-07T09:16:19.857Z] === RUN TestExternalGraphDriver/pull [2022-09-07T09:16:21.760Z] Removing intermediate container 3375c18ed114 [2022-09-07T09:16:21.760Z] ---> cffbf94a17c5 [2022-09-07T09:16:21.760Z] Step 13/13 : CMD ["sh"] [2022-09-07T09:16:21.760Z] ---> Running in a8afefa3ffa1 [2022-09-07T09:16:21.761Z] --- PASS: TestExternalGraphDriver (5.46s) [2022-09-07T09:16:21.761Z] --- PASS: TestExternalGraphDriver/json (1.82s) [2022-09-07T09:16:21.761Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-09-07T09:16:21.761Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-09-07T09:16:21.761Z] === RUN TestGraphdriverPluginV2 [2022-09-07T09:16:22.245Z] Removing intermediate container a8afefa3ffa1 [2022-09-07T09:16:22.245Z] ---> de3b361ce408 [2022-09-07T09:16:22.245Z] Successfully built de3b361ce408 [2022-09-07T09:16:22.245Z] Successfully tagged busybox:latest [2022-09-07T09:16:22.245Z] INFO: Docker images of the daemon under test [2022-09-07T09:16:22.245Z] [2022-09-07T09:16:22.245Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-07T09:16:22.245Z] busybox latest de3b361ce408 1 second ago 5.63GB [2022-09-07T09:16:22.245Z] microsoft/windowsservercore latest e795f3f8aa80 4 weeks ago 5.6GB [2022-09-07T09:16:22.245Z] mcr.microsoft.com/windows/servercore ltsc2019 e795f3f8aa80 4 weeks ago 5.6GB [2022-09-07T09:16:22.245Z] [2022-09-07T09:16:22.245Z] INFO: Running integration tests at 09/07/2022 09:16:22... [2022-09-07T09:16:22.245Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-09-07T09:16:22.245Z] INFO: Integration API tests being run from the host: [2022-09-07T09:16:22.245Z] INFO: make.ps1 starting at 09/07/2022 09:16:22 [2022-09-07T09:16:23.140Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-09-07T09:16:23.288Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-09-07T09:16:23.710Z] === RUN TestDockerSuite/TestContainerAPITop [2022-09-07T09:16:24.279Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-09-07T09:16:24.279Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-09-07T09:16:24.279Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-09-07T09:16:24.279Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-09-07T09:16:24.538Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-09-07T09:16:25.919Z] --- PASS: TestGraphdriverPluginV2 (4.40s) [2022-09-07T09:16:25.919Z] PASS [2022-09-07T09:16:25.919Z] [2022-09-07T09:16:25.919Z] DONE 5 tests in 9.991s [2022-09-07T09:16:25.919Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-07T09:16:25.919Z] ++ 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 [2022-09-07T09:16:25.919Z] ++ set -e [2022-09-07T09:16:25.919Z] ++ '[' -n 0 ']' [2022-09-07T09:16:25.919Z] ++ set -x [2022-09-07T09:16:25.919Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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 [2022-09-07T09:16:26.178Z] INFO: Testing against a local daemon [2022-09-07T09:16:26.178Z] === RUN TestContinueAfterPluginCrash [2022-09-07T09:16:26.178Z] === PAUSE TestContinueAfterPluginCrash [2022-09-07T09:16:26.178Z] === RUN TestReadPluginNoRead [2022-09-07T09:16:26.178Z] === PAUSE TestReadPluginNoRead [2022-09-07T09:16:26.178Z] === RUN TestDaemonStartWithLogOpt [2022-09-07T09:16:26.178Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-07T09:16:26.178Z] === CONT TestContinueAfterPluginCrash [2022-09-07T09:16:26.178Z] === CONT TestDaemonStartWithLogOpt [2022-09-07T09:16:27.116Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-09-07T09:16:28.055Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-09-07T09:16:28.992Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-09-07T09:16:29.561Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-09-07T09:16:32.101Z] docker_api_swarm_node_test.go:20: [d667aa6878dc7] joining swarm manager [dffbb79d334f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T09:16:32.101Z] --- PASS: TestDaemonStartWithLogOpt (5.71s) [2022-09-07T09:16:32.101Z] === CONT TestReadPluginNoRead [2022-09-07T09:16:32.669Z] docker_api_swarm_node_test.go:21: [de9845ac5a048] joining swarm manager [dffbb79d334f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T09:16:34.048Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-09-07T09:16:34.617Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-09-07T09:16:34.617Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-07T09:16:35.554Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-09-07T09:16:36.123Z] === RUN TestReadPluginNoRead/default [2022-09-07T09:16:36.693Z] --- PASS: TestContinueAfterPluginCrash (10.70s) [2022-09-07T09:16:36.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-09-07T09:16:37.521Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-07T09:16:37.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-09-07T09:16:39.159Z] === CONT TestReadPluginNoRead [2022-09-07T09:16:39.159Z] read_test.go:92: [d5ff7cd2f7e6e] daemon is not started [2022-09-07T09:16:39.159Z] --- PASS: TestReadPluginNoRead (7.12s) [2022-09-07T09:16:39.159Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2022-09-07T09:16:39.159Z] --- PASS: TestReadPluginNoRead/default (1.49s) [2022-09-07T09:16:39.159Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.27s) [2022-09-07T09:16:39.159Z] PASS [2022-09-07T09:16:39.159Z] [2022-09-07T09:16:39.159Z] DONE 6 tests in 13.005s [2022-09-07T09:16:39.159Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-07T09:16:39.159Z] ++ 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 [2022-09-07T09:16:39.159Z] ++ set -e [2022-09-07T09:16:39.159Z] ++ '[' -n 0 ']' [2022-09-07T09:16:39.159Z] ++ set -x [2022-09-07T09:16:39.159Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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 [2022-09-07T09:16:39.159Z] testing: warning: no tests to run [2022-09-07T09:16:39.159Z] PASS [2022-09-07T09:16:39.159Z] [2022-09-07T09:16:39.159Z] DONE 0 tests in 0.036s [2022-09-07T09:16:39.159Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-07T09:16:39.159Z] ++ 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 [2022-09-07T09:16:39.159Z] ++ set -e [2022-09-07T09:16:39.159Z] ++ '[' -n 0 ']' [2022-09-07T09:16:39.159Z] ++ set -x [2022-09-07T09:16:39.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-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 [2022-09-07T09:16:39.160Z] INFO: Testing against a local daemon [2022-09-07T09:16:39.160Z] === RUN TestPluginWithDevMounts [2022-09-07T09:16:39.160Z] === PAUSE TestPluginWithDevMounts [2022-09-07T09:16:39.160Z] === CONT TestPluginWithDevMounts [2022-09-07T09:16:39.160Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-09-07T09:16:40.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-09-07T09:16:40.798Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-09-07T09:16:40.798Z] PASS [2022-09-07T09:16:40.798Z] [2022-09-07T09:16:40.798Z] DONE 1 tests in 1.716s [2022-09-07T09:16:40.798Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-07T09:16:40.798Z] ++ 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 [2022-09-07T09:16:40.798Z] ++ set -e [2022-09-07T09:16:40.798Z] ++ '[' -n 0 ']' [2022-09-07T09:16:40.798Z] ++ set -x [2022-09-07T09:16:40.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=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 [2022-09-07T09:16:40.798Z] INFO: Testing against a local daemon [2022-09-07T09:16:40.798Z] === RUN TestSecretInspect [2022-09-07T09:16:42.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-09-07T09:16:43.111Z] --- PASS: TestSecretInspect (2.31s) [2022-09-07T09:16:43.111Z] === RUN TestSecretList [2022-09-07T09:16:43.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008f1458_} [2022-09-07T09:16:43.631Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-09-07T09:16:44.568Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13462416093_/foo_false____} [2022-09-07T09:16:45.572Z] --- PASS: TestSecretList (2.41s) [2022-09-07T09:16:45.572Z] === RUN TestSecretsCreateAndDelete [2022-09-07T09:16:46.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13462416093_/foo_true____} [2022-09-07T09:16:47.520Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33493023502_/foo_false____} [2022-09-07T09:16:47.779Z] docker_api_swarm_test.go:502: [d5a0f67699fa6] joining swarm manager [da172e5048020]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T09:16:48.350Z] --- PASS: TestSecretsCreateAndDelete (2.87s) [2022-09-07T09:16:48.350Z] === RUN TestSecretsUpdate [2022-09-07T09:16:49.297Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33493023502_/foo_true____} [2022-09-07T09:16:50.675Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33493023502_/foo_true__0xc0008f14d0__} [2022-09-07T09:16:50.675Z] --- PASS: TestSecretsUpdate (2.17s) [2022-09-07T09:16:50.675Z] === RUN TestTemplatedSecret [2022-09-07T09:16:52.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008f14e8_} [2022-09-07T09:16:53.436Z] --- PASS: TestTemplatedSecret (2.73s) [2022-09-07T09:16:53.436Z] === RUN TestSecretCreateResolve [2022-09-07T09:16:53.436Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008f1500_} [2022-09-07T09:16:54.828Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008f1560_} [2022-09-07T09:16:55.397Z] docker_api_swarm_test.go:507: [dc9c19f1880bb] joining swarm manager [da172e5048020]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T09:16:55.656Z] --- PASS: TestSecretCreateResolve (2.46s) [2022-09-07T09:16:55.656Z] PASS [2022-09-07T09:16:55.656Z] [2022-09-07T09:16:55.656Z] DONE 6 tests in 15.062s [2022-09-07T09:16:55.915Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-09-07T09:16:55.915Z] ++ 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 [2022-09-07T09:16:55.915Z] ++ set -e [2022-09-07T09:16:55.915Z] ++ '[' -n 0 ']' [2022-09-07T09:16:55.915Z] ++ set -x [2022-09-07T09:16:55.915Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-09-07T09:16:55.915Z] INFO: Testing against a local daemon [2022-09-07T09:16:55.915Z] === RUN TestServiceCreateInit [2022-09-07T09:16:55.915Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-07T09:16:56.175Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008f1578_} [2022-09-07T09:16:56.743Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-09-07T09:16:58.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-09-07T09:16:58.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-09-07T09:16:58.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-09-07T09:16:58.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-09-07T09:16:58.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-09-07T09:16:58.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-09-07T09:16:58.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-09-07T09:16:58.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-09-07T09:16:58.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-09-07T09:16:58.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-09-07T09:16:58.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-09-07T09:16:58.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-09-07T09:16:58.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-09-07T09:16:58.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-09-07T09:16:58.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-09-07T09:16:58.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-09-07T09:16:58.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-09-07T09:16:58.382Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-09-07T09:16:59.626Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-07T09:16:59.627Z] INFO: Testing against a local daemon [2022-09-07T09:16:59.627Z] === RUN TestBuildWithSession [2022-09-07T09:16:59.627Z] build_session_test.go:25: TODO: BuildKit [2022-09-07T09:16:59.627Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-07T09:16:59.627Z] === RUN TestBuildSquashParent [2022-09-07T09:16:59.627Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:16:59.627Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-09-07T09:16:59.627Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-07T09:16:59.627Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T09:16:59.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T09:16:59.627Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T09:16:59.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T09:16:59.627Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T09:16:59.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T09:16:59.627Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T09:16:59.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T09:16:59.627Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T09:16:59.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T09:16:59.627Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T09:16:59.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T09:16:59.627Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-07T09:16:59.627Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-07T09:16:59.627Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-07T09:16:59.627Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-07T09:17:00.295Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-07T09:17:00.862Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-09-07T09:17:02.241Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-09-07T09:17:04.778Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-09-07T09:17:04.779Z] --- PASS: TestServiceCreateInit (8.87s) [2022-09-07T09:17:04.779Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.41s) [2022-09-07T09:17:04.779Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.44s) [2022-09-07T09:17:04.779Z] === RUN TestCreateServiceMultipleTimes [2022-09-07T09:17:05.716Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-09-07T09:17:05.716Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-09-07T09:17:06.653Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-09-07T09:17:07.222Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-09-07T09:17:08.169Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-09-07T09:17:09.108Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-09-07T09:17:09.678Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-09-07T09:17:10.287Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-07T09:17:10.287Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-07T09:17:10.617Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-09-07T09:17:11.554Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-09-07T09:17:12.121Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-09-07T09:17:13.062Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-09-07T09:17:13.630Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-09-07T09:17:14.199Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-09-07T09:17:14.766Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-09-07T09:17:15.704Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-09-07T09:17:17.085Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-09-07T09:17:17.345Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-09-07T09:17:17.914Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-09-07T09:17:17.914Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-09-07T09:17:18.481Z] === RUN TestDockerSuite/TestCpRelativePath [2022-09-07T09:17:19.049Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-09-07T09:17:19.126Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-09-07T09:17:19.126Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.91s) [2022-09-07T09:17:19.126Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.14s) [2022-09-07T09:17:19.126Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.36s) [2022-09-07T09:17:19.126Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.49s) [2022-09-07T09:17:19.126Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.06s) [2022-09-07T09:17:19.126Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.02s) [2022-09-07T09:17:19.126Z] === RUN TestBuildMultiStageCopy [2022-09-07T09:17:19.126Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-07T09:17:19.618Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-09-07T09:17:20.186Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-09-07T09:17:20.754Z] === RUN TestDockerSuite/TestCpToCaseA [2022-09-07T09:17:21.691Z] === RUN TestDockerSuite/TestCpToCaseB [2022-09-07T09:17:21.951Z] --- PASS: TestCreateServiceMultipleTimes (17.10s) [2022-09-07T09:17:21.951Z] === RUN TestCreateServiceConflict [2022-09-07T09:17:22.210Z] === RUN TestDockerSuite/TestCpToCaseC [2022-09-07T09:17:24.115Z] === RUN TestDockerSuite/TestCpToCaseD [2022-09-07T09:17:24.385Z] --- PASS: TestCreateServiceConflict (2.40s) [2022-09-07T09:17:24.385Z] === RUN TestCreateServiceMaxReplicas [2022-09-07T09:17:27.680Z] === RUN TestDockerSuite/TestCpToCaseE [2022-09-07T09:17:27.680Z] --- PASS: TestCreateServiceMaxReplicas (3.35s) [2022-09-07T09:17:27.680Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-07T09:17:29.589Z] === RUN TestDockerSuite/TestCpToCaseF [2022-09-07T09:17:29.741Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-07T09:17:29.741Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-07T09:17:30.227Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-07T09:17:30.532Z] === RUN TestDockerSuite/TestCpToCaseG [2022-09-07T09:17:31.250Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-07T09:17:32.270Z] --- PASS: TestBuildMultiStageCopy (13.51s) [2022-09-07T09:17:32.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.59s) [2022-09-07T09:17:32.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.78s) [2022-09-07T09:17:32.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.87s) [2022-09-07T09:17:32.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.13s) [2022-09-07T09:17:32.270Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.13s) [2022-09-07T09:17:32.270Z] === RUN TestBuildMultiStageParentConfig [2022-09-07T09:17:33.829Z] === RUN TestDockerSuite/TestCpToCaseH [2022-09-07T09:17:35.206Z] === RUN TestDockerSuite/TestCpToCaseI [2022-09-07T09:17:35.310Z] --- PASS: TestBuildMultiStageParentConfig (2.65s) [2022-09-07T09:17:35.310Z] === RUN TestBuildLabelWithTargets [2022-09-07T09:17:35.310Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-07T09:17:35.310Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-09-07T09:17:35.310Z] === RUN TestBuildWithEmptyLayers [2022-09-07T09:17:35.780Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-09-07T09:17:36.330Z] --- PASS: TestBuildWithEmptyLayers (1.41s) [2022-09-07T09:17:36.330Z] === RUN TestBuildMultiStageOnBuild [2022-09-07T09:17:36.718Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-09-07T09:17:38.625Z] docker_api_swarm_node_test.go:81: [d1f0c7facb968] joining swarm manager [d139eedeae936]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T09:17:38.884Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-09-07T09:17:39.455Z] === RUN TestDockerSuite/TestCpToDot [2022-09-07T09:17:39.715Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-09-07T09:17:41.093Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-09-07T09:17:41.662Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.91s) [2022-09-07T09:17:41.662Z] === RUN TestCreateServiceSecretFileMode [2022-09-07T09:17:42.230Z] === RUN TestDockerSuite/TestCpToStdout [2022-09-07T09:17:42.798Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-09-07T09:17:44.177Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-09-07T09:17:44.436Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-09-07T09:17:45.374Z] === RUN TestDockerSuite/TestCpVolumePath [2022-09-07T09:17:46.321Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-09-07T09:17:46.580Z] === RUN TestDockerSuite/TestCreateArgs [2022-09-07T09:17:46.580Z] === RUN TestDockerSuite/TestCreateByImageID [2022-09-07T09:17:47.149Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-09-07T09:17:47.717Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-09-07T09:17:47.717Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-09-07T09:17:47.717Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-09-07T09:17:47.717Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-09-07T09:17:47.976Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-09-07T09:17:48.235Z] === RUN TestDockerSuite/TestCreateLabels [2022-09-07T09:17:48.235Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-09-07T09:17:48.494Z] === RUN TestDockerSuite/TestCreateRM [2022-09-07T09:17:48.494Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-09-07T09:17:48.494Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-07T09:17:48.494Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-09-07T09:17:48.494Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-09-07T09:17:48.753Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-09-07T09:17:50.131Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-09-07T09:17:50.131Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-09-07T09:17:50.131Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-09-07T09:17:52.052Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-09-07T09:17:52.989Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-09-07T09:17:52.989Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-09-07T09:17:52.989Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-09-07T09:17:53.248Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-09-07T09:17:53.248Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-09-07T09:17:53.507Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-09-07T09:17:53.767Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-09-07T09:17:54.706Z] --- PASS: TestCreateServiceSecretFileMode (13.08s) [2022-09-07T09:17:54.706Z] === RUN TestCreateServiceConfigFileMode [2022-09-07T09:17:54.706Z] docker_api_swarm_node_test.go:53: [dafa64ce4d33a] joining swarm manager [d0c44e833bea4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T09:17:55.274Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-09-07T09:17:55.841Z] docker_api_swarm_node_test.go:54: [d45ae9bf98eca] joining swarm manager [d0c44e833bea4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T09:17:56.122Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-09-07T09:17:57.501Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-09-07T09:17:57.813Z] --- PASS: TestBuildMultiStageOnBuild (18.89s) [2022-09-07T09:17:57.813Z] === RUN TestBuildUncleanTarFilenames [2022-09-07T09:17:57.813Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-07T09:17:57.813Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-09-07T09:17:57.813Z] === RUN TestBuildMultiStageLayerLeak [2022-09-07T09:17:58.440Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-09-07T09:17:58.698Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-09-07T09:17:59.267Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-09-07T09:17:59.267Z] === RUN TestDockerSuite/TestDevicePermissions [2022-09-07T09:17:59.838Z] === RUN TestDockerSuite/TestDockerFails [2022-09-07T09:17:59.838Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-09-07T09:17:59.838Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-09-07T09:17:59.838Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-09-07T09:18:00.406Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-09-07T09:18:00.974Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-09-07T09:18:02.364Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-09-07T09:18:02.364Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-09-07T09:18:02.364Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-09-07T09:18:02.364Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-09-07T09:18:07.633Z] --- PASS: TestCreateServiceConfigFileMode (12.84s) [2022-09-07T09:18:07.633Z] === RUN TestCreateServiceSysctls [2022-09-07T09:18:07.633Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-09-07T09:18:10.168Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-09-07T09:18:11.547Z] --- PASS: TestCreateServiceSysctls (3.82s) [2022-09-07T09:18:11.547Z] === RUN TestCreateServiceCapabilities [2022-09-07T09:18:11.807Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-09-07T09:18:13.185Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-09-07T09:18:14.124Z] --- PASS: TestCreateServiceCapabilities (2.89s) [2022-09-07T09:18:14.124Z] === RUN TestInspect [2022-09-07T09:18:14.124Z] === RUN TestDockerSuite/TestEventsAttach [2022-09-07T09:18:14.693Z] === RUN TestDockerSuite/TestEventsCommit [2022-09-07T09:18:15.630Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-09-07T09:18:16.201Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-09-07T09:18:16.769Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-09-07T09:18:17.335Z] --- PASS: TestInspect (3.24s) [2022-09-07T09:18:17.336Z] === RUN TestCreateJob [2022-09-07T09:18:17.594Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-09-07T09:18:19.296Z] --- PASS: TestBuildMultiStageLayerLeak (21.29s) [2022-09-07T09:18:19.296Z] === RUN TestBuildWithHugeFile [2022-09-07T09:18:19.500Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-09-07T09:18:20.439Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-09-07T09:18:21.008Z] --- PASS: TestCreateJob (3.69s) [2022-09-07T09:18:21.008Z] === RUN TestReplicatedJob [2022-09-07T09:18:23.545Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-09-07T09:18:26.080Z] === RUN TestDockerSuite/TestEventsCopy [2022-09-07T09:18:26.649Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-09-07T09:18:27.586Z] --- PASS: TestReplicatedJob (6.26s) [2022-09-07T09:18:27.586Z] === RUN TestUpdateReplicatedJob [2022-09-07T09:18:27.845Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-09-07T09:18:28.104Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-09-07T09:18:31.393Z] --- PASS: TestUpdateReplicatedJob (3.42s) [2022-09-07T09:18:31.393Z] === RUN TestServiceListWithStatuses [2022-09-07T09:18:31.393Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-07T09:18:31.393Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-07T09:18:31.393Z] === RUN TestDockerNetworkConnectAlias [2022-09-07T09:18:33.928Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-09-07T09:18:33.928Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-09-07T09:18:34.187Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-09-07T09:18:35.125Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-09-07T09:18:35.384Z] --- PASS: TestDockerNetworkConnectAlias (4.68s) [2022-09-07T09:18:35.384Z] === RUN TestDockerNetworkReConnect [2022-09-07T09:18:36.322Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-09-07T09:18:36.322Z] === RUN TestDockerSuite/TestEventsFilterType [2022-09-07T09:18:36.581Z] docker_api_swarm_test.go:202: [d9da391892660] joining swarm manager [d68980beb9138]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T09:18:36.841Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-09-07T09:18:37.100Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-09-07T09:18:37.100Z] === RUN TestDockerSuite/TestEventsFilters [2022-09-07T09:18:38.480Z] === RUN TestDockerSuite/TestEventsFormat [2022-09-07T09:18:39.857Z] --- PASS: TestDockerNetworkReConnect (4.24s) [2022-09-07T09:18:39.857Z] === RUN TestServicePlugin [2022-09-07T09:18:39.857Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-09-07T09:18:39.857Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-09-07T09:18:39.857Z] === RUN TestDockerSuite/TestEventsImageImport [2022-09-07T09:18:40.797Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-09-07T09:18:40.797Z] === RUN TestDockerSuite/TestEventsImagePull [2022-09-07T09:18:42.175Z] === RUN TestDockerSuite/TestEventsImageTag [2022-09-07T09:18:43.111Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-09-07T09:18:43.370Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-09-07T09:18:43.370Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-09-07T09:18:43.370Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-09-07T09:18:43.370Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-09-07T09:18:43.370Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-09-07T09:18:43.370Z] plugin_test.go:62: [da4ac7930e0fe] joining swarm manager [d3c318b858f5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T09:18:44.751Z] plugin_test.go:65: [d54ff791294be] joining swarm manager [d3c318b858f5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T09:18:46.131Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-09-07T09:18:46.390Z] === RUN TestDockerSuite/TestEventsRename [2022-09-07T09:18:46.958Z] === RUN TestDockerSuite/TestEventsResize [2022-09-07T09:18:47.525Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-09-07T09:18:52.797Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-09-07T09:18:53.366Z] === RUN TestDockerSuite/TestEventsStreaming [2022-09-07T09:18:53.935Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-09-07T09:18:55.843Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-09-07T09:18:56.781Z] === RUN TestDockerSuite/TestEventsTop [2022-09-07T09:18:57.351Z] === RUN TestDockerSuite/TestEventsUntag [2022-09-07T09:18:58.289Z] docker_api_swarm_test.go:384: [dd469f951c69f] joining swarm manager [dcbd8323402c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T09:18:59.665Z] docker_api_swarm_test.go:385: [df05b62f3e8dd] joining swarm manager [dcbd8323402c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T09:18:59.924Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-09-07T09:19:12.143Z] === RUN TestDockerSuite/TestExec [2022-09-07T09:19:12.143Z] --- PASS: TestServicePlugin (31.23s) [2022-09-07T09:19:12.143Z] === RUN TestServiceUpdateLabel [2022-09-07T09:19:12.143Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-09-07T09:19:12.143Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-09-07T09:19:12.711Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-09-07T09:19:13.290Z] === RUN TestDockerSuite/TestExecAPIStart [2022-09-07T09:19:13.290Z] --- PASS: TestServiceUpdateLabel (2.45s) [2022-09-07T09:19:13.290Z] === RUN TestServiceUpdateSecrets [2022-09-07T09:19:14.669Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-09-07T09:19:15.238Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-09-07T09:19:15.806Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-09-07T09:19:16.375Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-09-07T09:19:16.944Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-09-07T09:19:17.511Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-09-07T09:19:18.078Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-09-07T09:19:19.014Z] === RUN TestDockerSuite/TestExecCgroup [2022-09-07T09:19:19.951Z] === RUN TestDockerSuite/TestExecEnv [2022-09-07T09:19:20.519Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-09-07T09:19:21.457Z] === RUN TestDockerSuite/TestExecExitStatus [2022-09-07T09:19:22.025Z] === RUN TestDockerSuite/TestExecInspectID [2022-09-07T09:19:24.562Z] === RUN TestDockerSuite/TestExecInteractive [2022-09-07T09:19:25.133Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-09-07T09:19:25.701Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-09-07T09:19:26.268Z] === RUN TestDockerSuite/TestExecParseError [2022-09-07T09:19:26.527Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-09-07T09:19:27.095Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-09-07T09:19:27.664Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-09-07T09:19:28.231Z] --- PASS: TestServiceUpdateSecrets (14.89s) [2022-09-07T09:19:28.231Z] === RUN TestServiceUpdateConfigs [2022-09-07T09:19:28.800Z] === RUN TestDockerSuite/TestExecSetEnv [2022-09-07T09:19:29.369Z] === RUN TestDockerSuite/TestExecStartFails [2022-09-07T09:19:30.307Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-09-07T09:19:42.512Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-09-07T09:19:42.512Z] === RUN TestDockerSuite/TestExecTTY [2022-09-07T09:19:42.512Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-09-07T09:19:42.771Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-09-07T09:19:43.030Z] --- PASS: TestServiceUpdateConfigs (14.81s) [2022-09-07T09:19:43.030Z] === RUN TestServiceUpdateNetwork [2022-09-07T09:19:43.289Z] === RUN TestDockerSuite/TestExecUlimits [2022-09-07T09:19:44.228Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-09-07T09:19:44.228Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-09-07T09:19:44.228Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-09-07T09:19:46.133Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-09-07T09:19:46.702Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-09-07T09:19:47.639Z] === RUN TestDockerSuite/TestExecWithTERM [2022-09-07T09:19:47.899Z] === RUN TestDockerSuite/TestExecWithUser [2022-09-07T09:19:48.466Z] === RUN TestDockerSuite/TestGetContainerStats [2022-09-07T09:19:53.736Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-09-07T09:19:55.111Z] check_test.go:380: [df05b62f3e8dd] daemon is not started [2022-09-07T09:19:55.111Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-09-07T09:19:57.014Z] --- PASS: TestServiceUpdateNetwork (13.56s) [2022-09-07T09:19:57.014Z] === RUN TestServiceUpdatePidsLimit [2022-09-07T09:19:57.014Z] docker_api_swarm_test.go:802: [d7677f64670ab] joining swarm manager [d6544be7c25b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T09:19:57.585Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-09-07T09:19:58.153Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-07T09:19:58.412Z] docker_api_swarm_test.go:802: [d5a150167e637] joining swarm manager [d6544be7c25b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T09:19:58.980Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-07T09:19:58.980Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-09-07T09:19:59.548Z] docker_api_swarm_test.go:802: [d465be9139c13] joining swarm manager [d6544be7c25b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-07T09:20:00.924Z] docker_api_swarm_test.go:802: [d7e2c230c3539] joining swarm manager [d6544be7c25b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-07T09:20:02.302Z] docker_api_swarm_test.go:810: [dc093e8d092cf] joining swarm manager [d6544be7c25b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-09-07T09:20:03.678Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-09-07T09:20:03.937Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-09-07T09:20:03.937Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-09-07T09:20:04.196Z] === RUN TestDockerSuite/TestHealth [2022-09-07T09:20:06.100Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-07T09:20:14.232Z] --- PASS: TestServiceUpdatePidsLimit (16.75s) [2022-09-07T09:20:14.232Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-09-07T09:20:14.232Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2022-09-07T09:20:14.232Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s) [2022-09-07T09:20:14.232Z] PASS [2022-09-07T09:20:14.232Z] [2022-09-07T09:20:14.232Z] === Skipped [2022-09-07T09:20:14.232Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-07T09:20:14.232Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-07T09:20:14.232Z] [2022-09-07T09:20:14.232Z] DONE 27 tests, 1 skipped in 197.612s [2022-09-07T09:20:14.232Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-09-07T09:20:14.232Z] ++ 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 [2022-09-07T09:20:14.232Z] ++ set -e [2022-09-07T09:20:14.232Z] ++ '[' -n 0 ']' [2022-09-07T09:20:14.232Z] ++ set -x [2022-09-07T09:20:14.232Z] ++ env -i DEST=/go/src/github.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 [2022-09-07T09:20:14.232Z] INFO: Testing against a local daemon [2022-09-07T09:20:14.232Z] === RUN TestSessionCreate [2022-09-07T09:20:14.232Z] --- PASS: TestSessionCreate (0.02s) [2022-09-07T09:20:14.232Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-07T09:20:14.232Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-07T09:20:14.232Z] PASS [2022-09-07T09:20:14.232Z] [2022-09-07T09:20:14.232Z] DONE 2 tests in 0.157s [2022-09-07T09:20:14.232Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-09-07T09:20:14.232Z] ++ 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 [2022-09-07T09:20:14.232Z] ++ set -e [2022-09-07T09:20:14.232Z] ++ '[' -n 0 ']' [2022-09-07T09:20:14.232Z] ++ set -x [2022-09-07T09:20:14.233Z] ++ env -i DEST=/go/src/github.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 [2022-09-07T09:20:14.233Z] INFO: Testing against a local daemon [2022-09-07T09:20:14.233Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-07T09:20:14.233Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-07T09:20:14.233Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-07T09:20:14.233Z] === RUN TestEventsExecDie [2022-09-07T09:20:14.233Z] --- PASS: TestEventsExecDie (0.54s) [2022-09-07T09:20:14.233Z] === RUN TestEventsBackwardsCompatible [2022-09-07T09:20:14.233Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-09-07T09:20:14.233Z] === RUN TestInfoBinaryCommits [2022-09-07T09:20:14.233Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-09-07T09:20:14.233Z] === RUN TestInfoAPIVersioned [2022-09-07T09:20:14.233Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-07T09:20:14.233Z] === RUN TestInfoDiscoveryBackend [2022-09-07T09:20:14.800Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-09-07T09:20:14.800Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-09-07T09:20:16.179Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-09-07T09:20:16.179Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-09-07T09:20:16.437Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2022-09-07T09:20:16.437Z] === RUN TestInfoAPI [2022-09-07T09:20:16.437Z] --- PASS: TestInfoAPI (0.03s) [2022-09-07T09:20:16.437Z] === RUN TestInfoAPIWarnings [2022-09-07T09:20:23.000Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-09-07T09:20:23.000Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-09-07T09:20:23.000Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-09-07T09:20:23.000Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-09-07T09:20:23.568Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-09-07T09:20:23.568Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-09-07T09:20:24.137Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-09-07T09:20:24.137Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-09-07T09:20:24.137Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-09-07T09:20:24.396Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-09-07T09:20:24.396Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-09-07T09:20:24.655Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-09-07T09:20:24.914Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-09-07T09:20:24.914Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-09-07T09:20:25.482Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-09-07T09:20:25.482Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-09-07T09:20:26.420Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-09-07T09:20:26.992Z] === RUN TestDockerSuite/TestImagesFormat [2022-09-07T09:20:26.992Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-09-07T09:20:27.563Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-09-07T09:20:30.102Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-09-07T09:20:30.102Z] === RUN TestDockerSuite/TestImportBadURL [2022-09-07T09:20:30.102Z] === RUN TestDockerSuite/TestImportDisplay [2022-09-07T09:20:31.041Z] === RUN TestDockerSuite/TestImportFile [2022-09-07T09:20:32.419Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-09-07T09:20:32.419Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-09-07T09:20:32.680Z] --- PASS: TestInfoAPIWarnings (16.35s) [2022-09-07T09:20:32.680Z] === RUN TestInfoDebug [2022-09-07T09:20:33.248Z] --- PASS: TestInfoDebug (0.56s) [2022-09-07T09:20:33.248Z] === RUN TestInfoInsecureRegistries [2022-09-07T09:20:33.508Z] === RUN TestDockerSuite/TestImportGzipped [2022-09-07T09:20:33.767Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-07T09:20:33.767Z] === RUN TestInfoRegistryMirrors [2022-09-07T09:20:34.336Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-09-07T09:20:34.336Z] === RUN TestLoginFailsWithBadCredentials [2022-09-07T09:20:34.599Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-09-07T09:20:34.858Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2022-09-07T09:20:34.858Z] === RUN TestPingCacheHeaders [2022-09-07T09:20:34.858Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-07T09:20:34.858Z] === RUN TestPingGet [2022-09-07T09:20:34.858Z] --- PASS: TestPingGet (0.01s) [2022-09-07T09:20:34.858Z] === RUN TestPingHead [2022-09-07T09:20:34.858Z] --- PASS: TestPingHead (0.06s) [2022-09-07T09:20:34.858Z] === RUN TestVersion [2022-09-07T09:20:34.858Z] --- PASS: TestVersion (0.02s) [2022-09-07T09:20:34.858Z] PASS [2022-09-07T09:20:34.858Z] [2022-09-07T09:20:34.858Z] === Skipped [2022-09-07T09:20:34.858Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-07T09:20:34.858Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-07T09:20:34.858Z] [2022-09-07T09:20:34.858Z] DONE 18 tests, 1 skipped in 21.353s [2022-09-07T09:20:34.858Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-07T09:20:34.858Z] ++ 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 [2022-09-07T09:20:34.858Z] ++ set -e [2022-09-07T09:20:34.858Z] ++ '[' -n 0 ']' [2022-09-07T09:20:34.858Z] ++ set -x [2022-09-07T09:20:34.858Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-09-07T09:20:35.117Z] INFO: Testing against a local daemon [2022-09-07T09:20:35.117Z] === RUN TestVolumesCreateAndList [2022-09-07T09:20:35.117Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-09-07T09:20:35.117Z] === RUN TestVolumesRemove [2022-09-07T09:20:35.117Z] --- PASS: TestVolumesRemove (0.08s) [2022-09-07T09:20:35.117Z] === RUN TestVolumesInspect [2022-09-07T09:20:35.117Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-07T09:20:35.117Z] === RUN TestVolumesInvalidJSON [2022-09-07T09:20:35.117Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-09-07T09:20:35.117Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-09-07T09:20:35.117Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-09-07T09:20:35.117Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-09-07T09:20:35.117Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-09-07T09:20:35.117Z] PASS [2022-09-07T09:20:35.117Z] [2022-09-07T09:20:35.117Z] DONE 5 tests in 0.282s [2022-09-07T09:20:35.376Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-07T09:20:35.376Z] ++++ cat bundles/test-integration/docker.pid [2022-09-07T09:20:35.376Z] +++ kill 5636 [2022-09-07T09:20:36.319Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-09-07T09:20:36.892Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-09-07T09:20:36.892Z] +++ /etc/init.d/apparmor stop [2022-09-07T09:20:36.892Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-07T09:20:36.892Z] [2022-09-07T09:20:36.892Z] Unloading profiles will leave already running processes permanently [2022-09-07T09:20:36.892Z] unconfined, which can lead to unexpected situations. [2022-09-07T09:20:36.892Z] [2022-09-07T09:20:36.892Z] To set a process to complain mode, use the command line tool [2022-09-07T09:20:36.892Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-07T09:20:36.892Z] +++ true [2022-09-07T09:20:36.892Z] exiting test-integration [2022-09-07T09:20:36.892Z] ++ exit 0 [2022-09-07T09:20:36.892Z] [2022-09-07T09:20:37.151Z] + for job in $(jobs -p) [2022-09-07T09:20:37.151Z] + wait 4730 [2022-09-07T09:20:37.719Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-09-07T09:20:37.978Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-09-07T09:20:37.978Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-09-07T09:20:37.978Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-09-07T09:20:38.547Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-09-07T09:20:39.115Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-09-07T09:20:39.374Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-09-07T09:20:39.942Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-09-07T09:20:40.509Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-09-07T09:20:40.769Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-09-07T09:20:40.769Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-09-07T09:20:42.148Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-09-07T09:20:42.148Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-09-07T09:20:42.716Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-09-07T09:20:42.716Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-09-07T09:20:43.287Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-09-07T09:20:43.287Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-09-07T09:20:43.287Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-09-07T09:20:43.870Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-09-07T09:20:44.438Z] === RUN TestDockerSuite/TestInspectDefault [2022-09-07T09:20:45.006Z] === RUN TestDockerSuite/TestInspectHistory [2022-09-07T09:20:45.265Z] === RUN TestDockerSuite/TestInspectImage [2022-09-07T09:20:45.523Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-09-07T09:20:45.523Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-09-07T09:20:45.523Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-09-07T09:20:45.523Z] === RUN TestDockerSuite/TestInspectInt64 [2022-09-07T09:20:45.782Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-09-07T09:20:46.350Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-09-07T09:20:46.350Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-09-07T09:20:46.918Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-09-07T09:20:47.177Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-09-07T09:20:47.436Z] === RUN TestDockerSuite/TestInspectPlugin [2022-09-07T09:20:49.968Z] === RUN TestDockerSuite/TestInspectRootFS [2022-09-07T09:20:49.968Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-09-07T09:20:50.229Z] === RUN TestDockerSuite/TestInspectStatus [2022-09-07T09:20:50.798Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-09-07T09:20:51.734Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-09-07T09:20:52.306Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-09-07T09:20:52.875Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-09-07T09:20:53.133Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-09-07T09:20:53.702Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-09-07T09:20:54.269Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-09-07T09:20:54.532Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-09-07T09:20:54.532Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-09-07T09:20:55.910Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-09-07T09:20:56.848Z] === RUN TestDockerSuite/TestLinksEnvs [2022-09-07T09:20:57.785Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-09-07T09:20:57.785Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-09-07T09:20:59.163Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-09-07T09:21:00.541Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-09-07T09:21:01.921Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-09-07T09:21:01.921Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-09-07T09:21:02.128Z] --- PASS: TestBuildWithHugeFile (158.18s) [2022-09-07T09:21:02.128Z] === RUN TestBuildWithEmptyDockerfile [2022-09-07T09:21:02.128Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T09:21:02.128Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T09:21:02.128Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T09:21:02.128Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T09:21:02.128Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T09:21:02.128Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T09:21:02.128Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-07T09:21:02.128Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-07T09:21:02.128Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-07T09:21:02.128Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-09-07T09:21:02.128Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-09-07T09:21:02.128Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-09-07T09:21:02.128Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-09-07T09:21:02.128Z] === RUN TestBuildPreserveOwnership [2022-09-07T09:21:02.128Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-07T09:21:02.128Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-09-07T09:21:02.128Z] === RUN TestBuildPlatformInvalid [2022-09-07T09:21:02.128Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-07T09:21:02.128Z] PASS [2022-09-07T09:21:02.128Z] ok github.com/docker/docker/integration/build 239.369s [2022-09-07T09:21:02.128Z] [2022-09-07T09:21:02.128Z] === Skipped [2022-09-07T09:21:02.128Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-09-07T09:21:02.128Z] build_session_test.go:25: TODO: BuildKit [2022-09-07T09:21:02.128Z] [2022-09-07T09:21:02.128Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-09-07T09:21:02.128Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:21:02.128Z] [2022-09-07T09:21:02.128Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-09-07T09:21:02.128Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-07T09:21:02.128Z] [2022-09-07T09:21:02.128Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-09-07T09:21:02.128Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-07T09:21:02.128Z] [2022-09-07T09:21:02.128Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-09-07T09:21:02.128Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-07T09:21:02.128Z] [2022-09-07T09:21:02.128Z] DONE 28 tests, 5 skipped in 271.991s [2022-09-07T09:21:02.128Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-09-07T09:21:02.128Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-07T09:21:02.128Z] INFO: Testing against a local daemon [2022-09-07T09:21:02.128Z] === RUN TestConfigInspect [2022-09-07T09:21:02.128Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:21:02.128Z] --- SKIP: TestConfigInspect (0.00s) [2022-09-07T09:21:02.128Z] === RUN TestConfigList [2022-09-07T09:21:02.128Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:21:02.128Z] --- SKIP: TestConfigList (0.00s) [2022-09-07T09:21:02.128Z] === RUN TestConfigsCreateAndDelete [2022-09-07T09:21:02.128Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:21:02.128Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-09-07T09:21:02.128Z] === RUN TestConfigsUpdate [2022-09-07T09:21:02.128Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:21:02.128Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-09-07T09:21:02.128Z] === RUN TestTemplatedConfig [2022-09-07T09:21:02.128Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:21:02.128Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-09-07T09:21:02.128Z] === RUN TestConfigCreateResolve [2022-09-07T09:21:02.128Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-09-07T09:21:02.128Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-09-07T09:21:02.128Z] === RUN TestConfigDaemonLibtrustID [2022-09-07T09:21:02.128Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-09-07T09:21:02.128Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-09-07T09:21:02.128Z] PASS [2022-09-07T09:21:02.128Z] ok github.com/docker/docker/integration/config 0.148s [2022-09-07T09:21:02.128Z] [2022-09-07T09:21:02.128Z] === Skipped [2022-09-07T09:21:02.128Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-09-07T09:21:02.128Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:21:02.128Z] [2022-09-07T09:21:02.128Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-09-07T09:21:02.128Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:21:02.128Z] [2022-09-07T09:21:02.128Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-09-07T09:21:02.128Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:21:02.128Z] [2022-09-07T09:21:02.128Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-09-07T09:21:02.128Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:21:02.128Z] [2022-09-07T09:21:02.128Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-09-07T09:21:02.128Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:21:02.128Z] [2022-09-07T09:21:02.128Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-09-07T09:21:02.128Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-09-07T09:21:02.128Z] [2022-09-07T09:21:02.128Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2022-09-07T09:21:02.128Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-09-07T09:21:02.128Z] [2022-09-07T09:21:02.128Z] DONE 7 tests, 7 skipped in 2.516s [2022-09-07T09:21:02.128Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-09-07T09:21:02.128Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-07T09:21:02.128Z] INFO: Testing against a local daemon [2022-09-07T09:21:02.128Z] === RUN TestCheckpoint [2022-09-07T09:21:02.128Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-07T09:21:02.128Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-07T09:21:02.128Z] === RUN TestContainerInvalidJSON [2022-09-07T09:21:02.128Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-09-07T09:21:02.128Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-09-07T09:21:02.128Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-09-07T09:21:02.128Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-09-07T09:21:02.128Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-09-07T09:21:02.128Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-09-07T09:21:02.128Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-09-07T09:21:02.128Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-09-07T09:21:02.128Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-09-07T09:21:02.128Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-09-07T09:21:02.128Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-09-07T09:21:02.128Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-09-07T09:21:02.128Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-09-07T09:21:02.128Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-07T09:21:02.128Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2022-09-07T09:21:02.128Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-07T09:21:02.128Z] copy_test.go:38: testEnv.OSType == "windows" [2022-09-07T09:21:02.128Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-07T09:21:02.128Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-07T09:21:02.128Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2022-09-07T09:21:02.128Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-07T09:21:02.128Z] copy_test.go:63: testEnv.OSType == "windows" [2022-09-07T09:21:02.128Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s) [2022-09-07T09:21:02.128Z] === RUN TestCopyFromContainer [2022-09-07T09:21:02.128Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:21:02.128Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-09-07T09:21:02.128Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-07T09:21:02.128Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T09:21:02.128Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T09:21:02.128Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T09:21:02.128Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T09:21:02.128Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T09:21:02.128Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T09:21:02.128Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-07T09:21:02.128Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-07T09:21:02.128Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-07T09:21:02.128Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-09-07T09:21:02.128Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-07T09:21:02.128Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-09-07T09:21:02.128Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-09-07T09:21:02.128Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-07T09:21:02.128Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-09-07T09:21:02.128Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-09-07T09:21:02.128Z] === RUN TestCreateWithInvalidEnv [2022-09-07T09:21:02.128Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-07T09:21:02.128Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-07T09:21:02.128Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-07T09:21:02.128Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-07T09:21:02.128Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-07T09:21:02.128Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-07T09:21:02.128Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-07T09:21:02.128Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-07T09:21:02.128Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-07T09:21:02.614Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-09-07T09:21:02.614Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-07T09:21:02.614Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-09-07T09:21:02.614Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-09-07T09:21:02.614Z] === RUN TestCreateTmpfsMountsTarget [2022-09-07T09:21:02.614Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:21:02.614Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-09-07T09:21:02.614Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-07T09:21:02.614Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-09-07T09:21:02.614Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-09-07T09:21:02.614Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-07T09:21:02.614Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-09-07T09:21:02.614Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.01s) [2022-09-07T09:21:02.614Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-07T09:21:02.614Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T09:21:02.614Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T09:21:02.614Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T09:21:02.614Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T09:21:02.614Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T09:21:02.614Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T09:21:02.614Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T09:21:02.614Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T09:21:02.614Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T09:21:02.614Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T09:21:02.614Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-07T09:21:02.614Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-07T09:21:02.614Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-07T09:21:02.614Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-07T09:21:02.614Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-07T09:21:02.614Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-09-07T09:21:02.614Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-07T09:21:02.614Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-07T09:21:02.614Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-07T09:21:02.614Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-07T09:21:02.614Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-07T09:21:02.614Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-07T09:21:02.614Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-09-07T09:21:02.614Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-09-07T09:21:02.614Z] === RUN TestCreateDifferentPlatform [2022-09-07T09:21:02.614Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-07T09:21:02.614Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-07T09:21:02.614Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2022-09-07T09:21:02.614Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-09-07T09:21:02.614Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-09-07T09:21:02.614Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-07T09:21:02.614Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-09-07T09:21:02.614Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-07T09:21:02.614Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-09-07T09:21:02.614Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-09-07T09:21:02.614Z] === RUN TestContainerKillOnDaemonStart [2022-09-07T09:21:02.614Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:21:02.614Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-09-07T09:21:02.614Z] === RUN TestDiff [2022-09-07T09:21:02.614Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-09-07T09:21:02.614Z] --- SKIP: TestDiff (0.00s) [2022-09-07T09:21:02.614Z] === RUN TestExecWithCloseStdin [2022-09-07T09:21:03.299Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-09-07T09:21:03.299Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-09-07T09:21:03.866Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-09-07T09:21:05.648Z] --- PASS: TestExecWithCloseStdin (2.83s) [2022-09-07T09:21:05.648Z] === RUN TestExec [2022-09-07T09:21:08.001Z] --- PASS: TestExec (2.83s) [2022-09-07T09:21:08.001Z] === RUN TestExecUser [2022-09-07T09:21:08.487Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-09-07T09:21:08.487Z] --- SKIP: TestExecUser (0.00s) [2022-09-07T09:21:08.487Z] === RUN TestExportContainerAndImportImage [2022-09-07T09:21:08.487Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:21:08.487Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-09-07T09:21:08.487Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-07T09:21:08.487Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:21:08.487Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-09-07T09:21:08.487Z] === RUN TestHealthCheckWorkdir [2022-09-07T09:21:08.487Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2022-09-07T09:21:08.487Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-09-07T09:21:08.487Z] === RUN TestHealthKillContainer [2022-09-07T09:21:08.487Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-09-07T09:21:08.487Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-09-07T09:21:08.487Z] === RUN TestHealthCheckProcessKilled [2022-09-07T09:21:09.136Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-09-07T09:21:10.777Z] --- PASS: TestHealthCheckProcessKilled (2.69s) [2022-09-07T09:21:10.777Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-07T09:21:10.777Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-07T09:21:10.777Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-09-07T09:21:10.777Z] === RUN TestKillContainerInvalidSignal [2022-09-07T09:21:11.678Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-09-07T09:21:13.064Z] --- PASS: TestKillContainerInvalidSignal (2.35s) [2022-09-07T09:21:13.064Z] === RUN TestKillContainer [2022-09-07T09:21:13.549Z] === RUN TestKillContainer/no_signal [2022-09-07T09:21:13.586Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-09-07T09:21:13.586Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-09-07T09:21:14.965Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-09-07T09:21:15.533Z] docker_api_swarm_service_test.go:395: [d5e498a622fd6] joining swarm manager [dfbb14f77d157]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T09:21:15.533Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-09-07T09:21:15.830Z] === RUN TestKillContainer/non_killing_signal [2022-09-07T09:21:15.830Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-09-07T09:21:15.830Z] === RUN TestKillContainer/killing_signal [2022-09-07T09:21:16.471Z] docker_api_swarm_service_test.go:395: [d48907799134b] joining swarm manager [dfbb14f77d157]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T09:21:17.410Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-09-07T09:21:17.410Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-09-07T09:21:17.669Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-09-07T09:21:17.669Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-09-07T09:21:17.669Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-09-07T09:21:18.112Z] --- PASS: TestKillContainer (4.94s) [2022-09-07T09:21:18.112Z] --- PASS: TestKillContainer/no_signal (2.33s) [2022-09-07T09:21:18.112Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-09-07T09:21:18.112Z] --- PASS: TestKillContainer/killing_signal (2.55s) [2022-09-07T09:21:18.112Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-07T09:21:18.112Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-07T09:21:18.112Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-09-07T09:21:18.112Z] === RUN TestKillStoppedContainer [2022-09-07T09:21:18.112Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-07T09:21:18.112Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-09-07T09:21:18.112Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-07T09:21:18.112Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-07T09:21:18.112Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-09-07T09:21:18.112Z] === RUN TestKillDifferentUserContainer [2022-09-07T09:21:18.112Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-09-07T09:21:18.112Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-09-07T09:21:18.112Z] === RUN TestInspectOomKilledTrue [2022-09-07T09:21:18.112Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:21:18.112Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-09-07T09:21:18.112Z] === RUN TestInspectOomKilledFalse [2022-09-07T09:21:18.112Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-07T09:21:18.112Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-09-07T09:21:18.112Z] === RUN TestLogsFollowTailEmpty [2022-09-07T09:21:18.239Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-09-07T09:21:19.181Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-09-07T09:21:20.394Z] --- PASS: TestLogsFollowTailEmpty (2.33s) [2022-09-07T09:21:20.394Z] === RUN TestNetworkNat [2022-09-07T09:21:20.394Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-09-07T09:21:20.394Z] --- SKIP: TestNetworkNat (0.00s) [2022-09-07T09:21:20.394Z] === RUN TestNetworkLocalhostTCPNat [2022-09-07T09:21:23.377Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-09-07T09:21:23.377Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-09-07T09:21:23.430Z] --- PASS: TestNetworkLocalhostTCPNat (2.67s) [2022-09-07T09:21:23.430Z] === RUN TestNetworkLoopbackNat [2022-09-07T09:21:23.430Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-09-07T09:21:23.430Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-09-07T09:21:23.430Z] === RUN TestPause [2022-09-07T09:21:23.430Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-09-07T09:21:23.430Z] --- SKIP: TestPause (0.00s) [2022-09-07T09:21:23.430Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-07T09:21:25.710Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.27s) [2022-09-07T09:21:25.710Z] === RUN TestPauseStopPausedContainer [2022-09-07T09:21:25.710Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:21:25.710Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-09-07T09:21:25.710Z] === RUN TestPsFilter [2022-09-07T09:21:25.710Z] --- PASS: TestPsFilter (0.12s) [2022-09-07T09:21:25.710Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-07T09:21:27.565Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-09-07T09:21:27.994Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.59s) [2022-09-07T09:21:27.994Z] === RUN TestRemoveContainerWithVolume [2022-09-07T09:21:28.133Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-09-07T09:21:28.133Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-09-07T09:21:29.071Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-09-07T09:21:29.642Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-09-07T09:21:30.582Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-09-07T09:21:31.033Z] --- PASS: TestRemoveContainerWithVolume (2.71s) [2022-09-07T09:21:31.033Z] === RUN TestRemoveContainerRunning [2022-09-07T09:21:31.518Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-09-07T09:21:31.518Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-09-07T09:21:32.455Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-09-07T09:21:33.315Z] --- PASS: TestRemoveContainerRunning (2.26s) [2022-09-07T09:21:33.315Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-07T09:21:33.833Z] docker_api_swarm_service_test.go:343: [dfee27054c01f] joining swarm manager [d390d236216e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T09:21:34.401Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-09-07T09:21:34.661Z] docker_api_swarm_service_test.go:343: [dcd74b98dbbba] joining swarm manager [d390d236216e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T09:21:35.229Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-09-07T09:21:35.596Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.38s) [2022-09-07T09:21:35.596Z] === RUN TestRemoveInvalidContainer [2022-09-07T09:21:35.596Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-09-07T09:21:35.596Z] === RUN TestRenameLinkedContainer [2022-09-07T09:21:35.596Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-09-07T09:21:35.596Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-09-07T09:21:35.596Z] === RUN TestRenameStoppedContainer [2022-09-07T09:21:35.797Z] === RUN TestDockerSuite/TestLogsSince [2022-09-07T09:21:42.483Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-09-07T09:21:43.038Z] --- PASS: TestRenameStoppedContainer (7.56s) [2022-09-07T09:21:43.038Z] === RUN TestRenameRunningContainerAndReuse [2022-09-07T09:21:47.912Z] --- PASS: TestRenameRunningContainerAndReuse (4.83s) [2022-09-07T09:21:47.912Z] === RUN TestRenameInvalidName [2022-09-07T09:21:49.045Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-09-07T09:21:49.045Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-09-07T09:21:49.045Z] === RUN TestDockerSuite/TestLogsTail [2022-09-07T09:21:49.304Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-09-07T09:21:49.873Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-09-07T09:21:50.194Z] --- PASS: TestRenameInvalidName (2.36s) [2022-09-07T09:21:50.194Z] === RUN TestRenameAnonymousContainer [2022-09-07T09:21:50.194Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-09-07T09:21:50.194Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2022-09-07T09:21:50.194Z] === RUN TestRenameContainerWithSameName [2022-09-07T09:21:50.442Z] docker_api_swarm_service_test.go:490: [da46aeb98384f] joining swarm manager [ddf6cfcc5dbe5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T09:21:50.442Z] === RUN TestDockerSuite/TestMountIntoProc [2022-09-07T09:21:50.701Z] === RUN TestDockerSuite/TestMountIntoSys [2022-09-07T09:21:51.270Z] === RUN TestDockerSuite/TestNetHostname [2022-09-07T09:21:51.270Z] docker_api_swarm_service_test.go:490: [d4772764197ab] joining swarm manager [ddf6cfcc5dbe5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T09:21:52.478Z] --- PASS: TestRenameContainerWithSameName (2.31s) [2022-09-07T09:21:52.478Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-07T09:21:52.478Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-09-07T09:21:52.478Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.01s) [2022-09-07T09:21:52.478Z] === RUN TestResize [2022-09-07T09:21:53.183Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-09-07T09:21:53.443Z] === RUN TestDockerSuite/TestNetworkEvents [2022-09-07T09:21:55.514Z] --- PASS: TestResize (2.34s) [2022-09-07T09:21:55.514Z] === RUN TestResizeWithInvalidSize [2022-09-07T09:21:55.514Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-09-07T09:21:55.514Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2022-09-07T09:21:55.514Z] === RUN TestResizeWhenContainerNotStarted [2022-09-07T09:22:00.008Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-09-07T09:22:00.267Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-09-07T09:22:00.834Z] === RUN TestDockerSuite/TestPluginActive [2022-09-07T09:22:02.819Z] --- PASS: TestResizeWhenContainerNotStarted (7.52s) [2022-09-07T09:22:02.819Z] === RUN TestDaemonRestartKillContainers [2022-09-07T09:22:02.819Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:22:02.819Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-09-07T09:22:02.819Z] === RUN TestStats [2022-09-07T09:22:02.819Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-09-07T09:22:02.819Z] --- SKIP: TestStats (0.00s) [2022-09-07T09:22:02.819Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-07T09:22:03.370Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-09-07T09:22:03.936Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-09-07T09:22:10.508Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-09-07T09:22:10.508Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-09-07T09:22:10.508Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-09-07T09:22:10.767Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-09-07T09:22:12.150Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-09-07T09:22:12.717Z] docker_api_swarm_service_test.go:128: [d670bda67ba1c] joining swarm manager [d83e9af431579]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T09:22:13.654Z] docker_api_swarm_service_test.go:129: [d72b8b4808d96] joining swarm manager [d83e9af431579]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T09:22:15.032Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-09-07T09:22:15.518Z] --- PASS: TestStopContainerWithRestartPolicyAlways (11.41s) [2022-09-07T09:22:15.518Z] === RUN TestStopContainerWithTimeout [2022-09-07T09:22:15.518Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-09-07T09:22:15.518Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-09-07T09:22:15.518Z] === RUN TestUpdateRestartPolicy [2022-09-07T09:22:15.600Z] docker_api_swarm_service_test.go:137: [d2641709ed87e] joining swarm manager [d83e9af431579]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-07T09:22:16.168Z] docker_api_swarm_service_test.go:138: [d2a7aa3e51fce] joining swarm manager [d83e9af431579]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-09-07T09:22:17.113Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-09-07T09:22:20.397Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-09-07T09:22:25.670Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-09-07T09:22:26.606Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-09-07T09:22:27.543Z] === RUN TestDockerSuite/TestPortHostBinding [2022-09-07T09:22:28.479Z] === RUN TestDockerSuite/TestPortList [2022-09-07T09:22:35.049Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-09-07T09:22:35.618Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-09-07T09:22:38.154Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-09-07T09:22:40.688Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-09-07T09:22:41.084Z] --- PASS: TestUpdateRestartPolicy (23.30s) [2022-09-07T09:22:41.084Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-07T09:22:41.084Z] --- PASS: TestUpdateRestartWithAutoRemove (2.35s) [2022-09-07T09:22:41.084Z] === RUN TestWaitNonBlocked [2022-09-07T09:22:41.084Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T09:22:41.084Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T09:22:41.084Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T09:22:41.084Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T09:22:41.084Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-07T09:22:41.084Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-07T09:22:42.065Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-09-07T09:22:42.065Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-09-07T09:22:42.065Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-09-07T09:22:42.635Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-09-07T09:22:42.635Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-09-07T09:22:42.635Z] docker_api_swarm_service_test.go:304: [d2420cd1f82bb] joining swarm manager [d87ad20eb0994]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T09:22:43.203Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-09-07T09:22:43.203Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-09-07T09:22:43.463Z] docker_api_swarm_service_test.go:304: [d84e49e5306c0] joining swarm manager [d87ad20eb0994]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T09:22:43.722Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-09-07T09:22:43.722Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-09-07T09:22:45.101Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-09-07T09:22:45.101Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-09-07T09:22:47.007Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-09-07T09:22:47.945Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-09-07T09:22:48.396Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-09-07T09:22:48.396Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.05s) [2022-09-07T09:22:48.396Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.73s) [2022-09-07T09:22:48.396Z] === RUN TestWaitBlocked [2022-09-07T09:22:48.396Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-09-07T09:22:48.396Z] --- SKIP: TestWaitBlocked (0.00s) [2022-09-07T09:22:48.396Z] PASS [2022-09-07T09:22:48.396Z] ok github.com/docker/docker/integration/container 105.704s [2022-09-07T09:22:48.396Z] [2022-09-07T09:22:48.396Z] === Skipped [2022-09-07T09:22:48.396Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-09-07T09:22:48.396Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-07T09:22:48.396Z] [2022-09-07T09:22:48.396Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-07T09:22:48.396Z] copy_test.go:38: testEnv.OSType == "windows" [2022-09-07T09:22:48.396Z] [2022-09-07T09:22:48.396Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s) [2022-09-07T09:22:48.396Z] copy_test.go:63: testEnv.OSType == "windows" [2022-09-07T09:22:48.396Z] [2022-09-07T09:22:48.396Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-09-07T09:22:48.396Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:22:48.396Z] [2022-09-07T09:22:48.396Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-09-07T09:22:48.396Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-09-07T09:22:48.396Z] [2022-09-07T09:22:48.396Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-09-07T09:22:48.396Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:22:48.396Z] [2022-09-07T09:22:48.396Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-09-07T09:22:48.396Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-09-07T09:22:48.396Z] [2022-09-07T09:22:48.396Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.01s) [2022-09-07T09:22:48.396Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-09-07T09:22:48.396Z] [2022-09-07T09:22:48.396Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-09-07T09:22:48.396Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-09-07T09:22:48.396Z] [2022-09-07T09:22:48.396Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-09-07T09:22:48.396Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-09-07T09:22:48.396Z] [2022-09-07T09:22:48.396Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-09-07T09:22:48.397Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:22:48.397Z] [2022-09-07T09:22:48.397Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-09-07T09:22:48.397Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-09-07T09:22:48.397Z] [2022-09-07T09:22:48.397Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-09-07T09:22:48.397Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-09-07T09:22:48.397Z] [2022-09-07T09:22:48.397Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-09-07T09:22:48.397Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:22:48.397Z] [2022-09-07T09:22:48.397Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-09-07T09:22:48.397Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:22:48.397Z] [2022-09-07T09:22:48.397Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-09-07T09:22:48.397Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2022-09-07T09:22:48.397Z] [2022-09-07T09:22:48.397Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-09-07T09:22:48.397Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-09-07T09:22:48.397Z] [2022-09-07T09:22:48.397Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-09-07T09:22:48.397Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-09-07T09:22:48.397Z] [2022-09-07T09:22:48.397Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-09-07T09:22:48.397Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-09-07T09:22:48.397Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-09-07T09:22:48.397Z] [2022-09-07T09:22:48.397Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-09-07T09:22:48.397Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-07T09:22:48.397Z] [2022-09-07T09:22:48.397Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-09-07T09:22:48.397Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-07T09:22:48.397Z] [2022-09-07T09:22:48.397Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-09-07T09:22:48.397Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-09-07T09:22:48.397Z] [2022-09-07T09:22:48.397Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-09-07T09:22:48.397Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-09-07T09:22:48.397Z] [2022-09-07T09:22:48.397Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-09-07T09:22:48.397Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:22:48.397Z] [2022-09-07T09:22:48.397Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-09-07T09:22:48.397Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-09-07T09:22:48.397Z] [2022-09-07T09:22:48.397Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-09-07T09:22:48.397Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-09-07T09:22:48.397Z] [2022-09-07T09:22:48.397Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-09-07T09:22:48.397Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-09-07T09:22:48.397Z] [2022-09-07T09:22:48.397Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-09-07T09:22:48.397Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-09-07T09:22:48.397Z] [2022-09-07T09:22:48.397Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-09-07T09:22:48.397Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:22:48.397Z] [2022-09-07T09:22:48.397Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-09-07T09:22:48.397Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-09-07T09:22:48.397Z] [2022-09-07T09:22:48.397Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2022-09-07T09:22:48.397Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-09-07T09:22:48.397Z] [2022-09-07T09:22:48.397Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.01s) [2022-09-07T09:22:48.397Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-09-07T09:22:48.397Z] [2022-09-07T09:22:48.397Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2022-09-07T09:22:48.397Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-09-07T09:22:48.397Z] [2022-09-07T09:22:48.397Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-09-07T09:22:48.397Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:22:48.397Z] [2022-09-07T09:22:48.397Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-09-07T09:22:48.397Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-09-07T09:22:48.397Z] [2022-09-07T09:22:48.397Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-09-07T09:22:48.397Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-09-07T09:22:48.397Z] [2022-09-07T09:22:48.397Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-09-07T09:22:48.397Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-09-07T09:22:48.397Z] [2022-09-07T09:22:48.397Z] DONE 89 tests, 37 skipped in 109.174s [2022-09-07T09:22:48.397Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-09-07T09:22:48.514Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-09-07T09:22:48.772Z] === RUN TestDockerSuite/TestPsByOrder [2022-09-07T09:22:50.016Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-07T09:22:50.016Z] INFO: Testing against a local daemon [2022-09-07T09:22:50.016Z] === RUN TestCommitInheritsEnv [2022-09-07T09:22:50.016Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-07T09:22:50.016Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-09-07T09:22:50.016Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-07T09:22:50.016Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-09-07T09:22:50.016Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-07T09:22:50.016Z] === RUN TestImagesFilterMultiReference [2022-09-07T09:22:50.016Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2022-09-07T09:22:50.016Z] === RUN TestImagePullPlatformInvalid [2022-09-07T09:22:50.016Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-09-07T09:22:50.016Z] === RUN TestRemoveImageOrphaning [2022-09-07T09:22:50.676Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-09-07T09:22:51.244Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-09-07T09:22:51.630Z] --- PASS: TestRemoveImageOrphaning (1.25s) [2022-09-07T09:22:51.630Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-07T09:22:51.630Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-09-07T09:22:51.630Z] === RUN TestTagInvalidReference [2022-09-07T09:22:51.630Z] --- PASS: TestTagInvalidReference (0.03s) [2022-09-07T09:22:51.630Z] === RUN TestTagValidPrefixedRepo [2022-09-07T09:22:51.630Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-09-07T09:22:51.630Z] === RUN TestTagExistedNameWithoutForce [2022-09-07T09:22:51.630Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-09-07T09:22:51.630Z] === RUN TestTagOfficialNames [2022-09-07T09:22:51.630Z] --- PASS: TestTagOfficialNames (0.11s) [2022-09-07T09:22:51.630Z] === RUN TestTagMatchesDigest [2022-09-07T09:22:51.630Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-09-07T09:22:51.630Z] PASS [2022-09-07T09:22:51.630Z] ok github.com/docker/docker/integration/image 1.866s [2022-09-07T09:22:51.630Z] [2022-09-07T09:22:51.630Z] === Skipped [2022-09-07T09:22:52.115Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-09-07T09:22:52.115Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-07T09:22:52.115Z] [2022-09-07T09:22:52.115Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-07T09:22:52.115Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-09-07T09:22:52.115Z] [2022-09-07T09:22:52.115Z] DONE 11 tests, 2 skipped in 4.139s [2022-09-07T09:22:52.115Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-09-07T09:22:54.434Z] testing: warning: no tests to run [2022-09-07T09:22:54.434Z] PASS [2022-09-07T09:22:54.434Z] ok github.com/docker/docker/integration/network/ipvlan 0.196s [no tests to run] [2022-09-07T09:22:54.434Z] testing: warning: no tests to run [2022-09-07T09:22:54.434Z] PASS [2022-09-07T09:22:54.434Z] ok github.com/docker/docker/integration/network/macvlan 0.128s [no tests to run] [2022-09-07T09:22:54.536Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-09-07T09:22:55.455Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-07T09:22:55.455Z] INFO: Testing against a local daemon [2022-09-07T09:22:55.455Z] === RUN TestNetworkCreateDelete [2022-09-07T09:22:55.455Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-09-07T09:22:55.455Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-09-07T09:22:55.455Z] === RUN TestDockerNetworkDeletePreferID [2022-09-07T09:22:55.455Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-09-07T09:22:55.455Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2022-09-07T09:22:55.455Z] === RUN TestDaemonDNSFallback [2022-09-07T09:22:55.455Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-09-07T09:22:55.455Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-09-07T09:22:55.455Z] === RUN TestInspectNetwork [2022-09-07T09:22:55.455Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-09-07T09:22:55.455Z] --- SKIP: TestInspectNetwork (0.00s) [2022-09-07T09:22:55.455Z] === RUN TestRunContainerWithBridgeNone [2022-09-07T09:22:55.455Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-09-07T09:22:55.455Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-09-07T09:22:55.455Z] === RUN TestNetworkInvalidJSON [2022-09-07T09:22:55.455Z] === RUN TestNetworkInvalidJSON//networks/create [2022-09-07T09:22:55.455Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-09-07T09:22:55.455Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-09-07T09:22:55.455Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-09-07T09:22:55.455Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-07T09:22:55.455Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-07T09:22:55.455Z] === CONT TestNetworkInvalidJSON//networks/create [2022-09-07T09:22:55.455Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-09-07T09:22:55.455Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-09-07T09:22:55.455Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-09-07T09:22:55.455Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-09-07T09:22:55.455Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-09-07T09:22:55.455Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-09-07T09:22:55.455Z] === RUN TestNetworkList [2022-09-07T09:22:55.455Z] === RUN TestNetworkList//networks [2022-09-07T09:22:55.455Z] === PAUSE TestNetworkList//networks [2022-09-07T09:22:55.455Z] === RUN TestNetworkList//networks/ [2022-09-07T09:22:55.455Z] === PAUSE TestNetworkList//networks/ [2022-09-07T09:22:55.455Z] === CONT TestNetworkList//networks [2022-09-07T09:22:55.455Z] === CONT TestNetworkList//networks/ [2022-09-07T09:22:55.455Z] --- PASS: TestNetworkList (0.03s) [2022-09-07T09:22:55.455Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-07T09:22:55.455Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-07T09:22:55.455Z] === RUN TestHostIPv4BridgeLabel [2022-09-07T09:22:55.455Z] network_test.go:126: testEnv.OSType == "windows" [2022-09-07T09:22:55.455Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-09-07T09:22:55.455Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-07T09:22:55.455Z] service_test.go:29: testEnv.OSType == "windows" [2022-09-07T09:22:55.455Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-09-07T09:22:55.455Z] === RUN TestDaemonDefaultNetworkPools [2022-09-07T09:22:55.455Z] service_test.go:58: testEnv.OSType == "windows" [2022-09-07T09:22:55.455Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-09-07T09:22:55.455Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-07T09:22:55.455Z] service_test.go:102: testEnv.OSType == "windows" [2022-09-07T09:22:55.455Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-09-07T09:22:55.455Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-07T09:22:55.455Z] service_test.go:136: testEnv.OSType == "windows" [2022-09-07T09:22:55.455Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-09-07T09:22:55.455Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-07T09:22:55.455Z] service_test.go:187: testEnv.OSType == "windows" [2022-09-07T09:22:55.455Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-09-07T09:22:55.455Z] === RUN TestServiceWithPredefinedNetwork [2022-09-07T09:22:55.455Z] service_test.go:212: testEnv.OSType == "windows" [2022-09-07T09:22:55.455Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-09-07T09:22:55.455Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-07T09:22:55.455Z] service_test.go:242: FLAKY_TEST [2022-09-07T09:22:55.455Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-07T09:22:55.455Z] === RUN TestServiceWithDataPathPortInit [2022-09-07T09:22:55.455Z] service_test.go:333: testEnv.OSType == "windows" [2022-09-07T09:22:55.455Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2022-09-07T09:22:55.455Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-07T09:22:55.455Z] service_test.go:401: testEnv.OSType == "windows" [2022-09-07T09:22:55.455Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.01s) [2022-09-07T09:22:55.455Z] PASS [2022-09-07T09:22:55.455Z] ok github.com/docker/docker/integration/network 0.231s [2022-09-07T09:22:55.455Z] [2022-09-07T09:22:55.455Z] === Skipped [2022-09-07T09:22:55.455Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-09-07T09:22:55.455Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-09-07T09:22:55.455Z] [2022-09-07T09:22:55.455Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2022-09-07T09:22:55.455Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-09-07T09:22:55.455Z] [2022-09-07T09:22:55.455Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-09-07T09:22:55.455Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-09-07T09:22:55.455Z] [2022-09-07T09:22:55.455Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-09-07T09:22:55.455Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-09-07T09:22:55.455Z] [2022-09-07T09:22:55.455Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-09-07T09:22:55.455Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-09-07T09:22:55.455Z] [2022-09-07T09:22:55.455Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-09-07T09:22:55.455Z] network_test.go:126: testEnv.OSType == "windows" [2022-09-07T09:22:55.455Z] [2022-09-07T09:22:55.455Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-09-07T09:22:55.455Z] service_test.go:29: testEnv.OSType == "windows" [2022-09-07T09:22:55.455Z] [2022-09-07T09:22:55.455Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-09-07T09:22:55.455Z] service_test.go:58: testEnv.OSType == "windows" [2022-09-07T09:22:55.455Z] [2022-09-07T09:22:55.455Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-09-07T09:22:55.455Z] service_test.go:102: testEnv.OSType == "windows" [2022-09-07T09:22:55.455Z] [2022-09-07T09:22:55.455Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-09-07T09:22:55.455Z] service_test.go:136: testEnv.OSType == "windows" [2022-09-07T09:22:55.455Z] [2022-09-07T09:22:55.455Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-09-07T09:22:55.455Z] service_test.go:187: testEnv.OSType == "windows" [2022-09-07T09:22:55.455Z] [2022-09-07T09:22:55.455Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-09-07T09:22:55.455Z] service_test.go:212: testEnv.OSType == "windows" [2022-09-07T09:22:55.455Z] [2022-09-07T09:22:55.455Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-07T09:22:55.455Z] service_test.go:242: FLAKY_TEST [2022-09-07T09:22:55.455Z] [2022-09-07T09:22:55.455Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.01s) [2022-09-07T09:22:55.455Z] service_test.go:333: testEnv.OSType == "windows" [2022-09-07T09:22:55.455Z] [2022-09-07T09:22:55.455Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.01s) [2022-09-07T09:22:55.455Z] service_test.go:401: testEnv.OSType == "windows" [2022-09-07T09:22:55.455Z] [2022-09-07T09:22:55.455Z] DONE 22 tests, 15 skipped in 3.492s [2022-09-07T09:22:55.455Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-09-07T09:22:56.478Z] testing: warning: no tests to run [2022-09-07T09:22:56.478Z] PASS [2022-09-07T09:22:56.478Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2022-09-07T09:22:56.478Z] [2022-09-07T09:22:56.478Z] DONE 0 tests in 0.545s [2022-09-07T09:22:56.478Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-09-07T09:22:56.963Z] testing: warning: no tests to run [2022-09-07T09:22:56.963Z] PASS [2022-09-07T09:22:56.963Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2022-09-07T09:22:56.963Z] [2022-09-07T09:22:56.963Z] DONE 0 tests in 0.613s [2022-09-07T09:22:56.963Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-09-07T09:22:57.068Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-09-07T09:22:57.069Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-09-07T09:22:59.286Z] testing: warning: no tests to run [2022-09-07T09:22:59.286Z] PASS [2022-09-07T09:22:59.286Z] ok github.com/docker/docker/integration/plugin 0.178s [no tests to run] [2022-09-07T09:22:59.286Z] testing: warning: no tests to run [2022-09-07T09:22:59.286Z] PASS [2022-09-07T09:22:59.286Z] ok github.com/docker/docker/integration/plugin/authz 0.136s [no tests to run] [2022-09-07T09:22:59.607Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-09-07T09:23:03.796Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-09-07T09:23:05.702Z] docker_api_swarm_service_test.go:100: [d4be3cd2efb01] joining swarm manager [d856e867d2d5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T09:23:05.962Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-09-07T09:23:06.221Z] docker_api_swarm_service_test.go:101: [d8dbf6b240c2b] joining swarm manager [d856e867d2d5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T09:23:07.157Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-09-07T09:23:09.692Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-09-07T09:23:11.070Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-09-07T09:23:11.638Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-09-07T09:23:12.016Z] testing: warning: no tests to run [2022-09-07T09:23:12.016Z] PASS [2022-09-07T09:23:12.016Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.053s [no tests to run] [2022-09-07T09:23:12.016Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-07T09:23:12.016Z] INFO: Testing against a local daemon [2022-09-07T09:23:12.016Z] === RUN TestExternalGraphDriver [2022-09-07T09:23:12.016Z] external_test.go:48: runtime.GOOS == "windows" [2022-09-07T09:23:12.016Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-09-07T09:23:12.016Z] === RUN TestGraphdriverPluginV2 [2022-09-07T09:23:12.016Z] external_test.go:408: runtime.GOOS == "windows" [2022-09-07T09:23:12.016Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-09-07T09:23:12.016Z] PASS [2022-09-07T09:23:12.016Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.257s [2022-09-07T09:23:13.055Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-07T09:23:13.055Z] INFO: Testing against a local daemon [2022-09-07T09:23:13.055Z] === RUN TestPluginWithDevMounts [2022-09-07T09:23:13.055Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:13.055Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-09-07T09:23:13.055Z] PASS [2022-09-07T09:23:13.055Z] ok github.com/docker/docker/integration/plugin/volumes 0.154s [2022-09-07T09:23:13.541Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-07T09:23:13.541Z] INFO: Testing against a local daemon [2022-09-07T09:23:13.541Z] === RUN TestReadPluginNoRead [2022-09-07T09:23:13.541Z] read_test.go:21: no unix domain sockets on Windows [2022-09-07T09:23:13.541Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-09-07T09:23:13.541Z] PASS [2022-09-07T09:23:13.541Z] ok github.com/docker/docker/integration/plugin/logging 0.121s [2022-09-07T09:23:13.541Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-07T09:23:13.541Z] INFO: Testing against a local daemon [2022-09-07T09:23:13.541Z] === RUN TestPluginInvalidJSON [2022-09-07T09:23:13.541Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-07T09:23:13.541Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-07T09:23:13.541Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-07T09:23:13.541Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-09-07T09:23:13.541Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-09-07T09:23:13.541Z] === RUN TestPluginInstall [2022-09-07T09:23:13.541Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-09-07T09:23:13.541Z] --- SKIP: TestPluginInstall (0.00s) [2022-09-07T09:23:13.541Z] === RUN TestPluginsWithRuntimes [2022-09-07T09:23:13.541Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-09-07T09:23:13.541Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-09-07T09:23:13.541Z] === RUN TestPluginBackCompatMediaTypes [2022-09-07T09:23:13.541Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-09-07T09:23:13.541Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-09-07T09:23:13.541Z] PASS [2022-09-07T09:23:13.541Z] ok github.com/docker/docker/integration/plugin/common 0.152s [2022-09-07T09:23:13.541Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-09-07T09:23:13.541Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-09-07T09:23:13.541Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-09-07T09:23:13.545Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-09-07T09:23:14.026Z] [2022-09-07T09:23:14.026Z] === Skipped [2022-09-07T09:23:14.026Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-09-07T09:23:14.026Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-09-07T09:23:14.026Z] [2022-09-07T09:23:14.026Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-09-07T09:23:14.026Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-09-07T09:23:14.026Z] [2022-09-07T09:23:14.026Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-09-07T09:23:14.026Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-09-07T09:23:14.026Z] [2022-09-07T09:23:14.026Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-09-07T09:23:14.026Z] external_test.go:48: runtime.GOOS == "windows" [2022-09-07T09:23:14.026Z] [2022-09-07T09:23:14.026Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-09-07T09:23:14.026Z] external_test.go:408: runtime.GOOS == "windows" [2022-09-07T09:23:14.026Z] [2022-09-07T09:23:14.026Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-09-07T09:23:14.026Z] read_test.go:21: no unix domain sockets on Windows [2022-09-07T09:23:14.026Z] [2022-09-07T09:23:14.026Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-09-07T09:23:14.026Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:14.026Z] [2022-09-07T09:23:14.026Z] DONE 9 tests, 7 skipped in 17.077s [2022-09-07T09:23:14.511Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-09-07T09:23:14.923Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-09-07T09:23:14.996Z] testing: warning: no tests to run [2022-09-07T09:23:14.996Z] PASS [2022-09-07T09:23:14.996Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2022-09-07T09:23:14.996Z] [2022-09-07T09:23:14.996Z] DONE 0 tests in 0.573s [2022-09-07T09:23:14.996Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-09-07T09:23:15.861Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-09-07T09:23:15.861Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-09-07T09:23:16.438Z] === RUN TestDockerSuite/TestPsRightTagName [2022-09-07T09:23:16.611Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-07T09:23:16.611Z] INFO: Testing against a local daemon [2022-09-07T09:23:16.611Z] === RUN TestPluginInvalidJSON [2022-09-07T09:23:16.611Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-09-07T09:23:16.611Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-09-07T09:23:16.611Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-09-07T09:23:16.611Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-09-07T09:23:16.611Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-09-07T09:23:16.611Z] === RUN TestPluginInstall [2022-09-07T09:23:16.611Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-09-07T09:23:16.611Z] --- SKIP: TestPluginInstall (0.00s) [2022-09-07T09:23:16.611Z] === RUN TestPluginsWithRuntimes [2022-09-07T09:23:16.611Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-09-07T09:23:16.611Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-09-07T09:23:16.611Z] === RUN TestPluginBackCompatMediaTypes [2022-09-07T09:23:16.611Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-09-07T09:23:16.611Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-09-07T09:23:16.611Z] PASS [2022-09-07T09:23:16.611Z] ok github.com/docker/docker/integration/plugin/common (cached) [2022-09-07T09:23:16.611Z] [2022-09-07T09:23:16.611Z] === Skipped [2022-09-07T09:23:16.611Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-09-07T09:23:16.611Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-09-07T09:23:16.611Z] [2022-09-07T09:23:16.611Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-09-07T09:23:16.611Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-09-07T09:23:16.611Z] [2022-09-07T09:23:16.611Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-09-07T09:23:16.611Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-09-07T09:23:16.611Z] [2022-09-07T09:23:16.611Z] DONE 5 tests, 3 skipped in 1.429s [2022-09-07T09:23:16.611Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-09-07T09:23:17.634Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-07T09:23:17.634Z] INFO: Testing against a local daemon [2022-09-07T09:23:17.634Z] === RUN TestExternalGraphDriver [2022-09-07T09:23:17.634Z] external_test.go:48: runtime.GOOS == "windows" [2022-09-07T09:23:17.634Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-09-07T09:23:17.634Z] === RUN TestGraphdriverPluginV2 [2022-09-07T09:23:17.634Z] external_test.go:408: runtime.GOOS == "windows" [2022-09-07T09:23:17.634Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-09-07T09:23:17.634Z] PASS [2022-09-07T09:23:17.634Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2022-09-07T09:23:18.128Z] [2022-09-07T09:23:18.128Z] === Skipped [2022-09-07T09:23:18.128Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-09-07T09:23:18.128Z] external_test.go:48: runtime.GOOS == "windows" [2022-09-07T09:23:18.128Z] [2022-09-07T09:23:18.128Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-09-07T09:23:18.128Z] external_test.go:408: runtime.GOOS == "windows" [2022-09-07T09:23:18.128Z] [2022-09-07T09:23:18.128Z] DONE 2 tests, 2 skipped in 1.229s [2022-09-07T09:23:18.128Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-09-07T09:23:18.344Z] === RUN TestDockerSuite/TestPsShowMounts [2022-09-07T09:23:19.149Z] testing: warning: no tests to run [2022-09-07T09:23:19.149Z] PASS [2022-09-07T09:23:19.149Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-09-07T09:23:19.149Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-07T09:23:19.149Z] INFO: Testing against a local daemon [2022-09-07T09:23:19.149Z] === RUN TestReadPluginNoRead [2022-09-07T09:23:19.149Z] read_test.go:21: no unix domain sockets on Windows [2022-09-07T09:23:19.149Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-09-07T09:23:19.149Z] PASS [2022-09-07T09:23:19.149Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2022-09-07T09:23:19.149Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-09-07T09:23:19.149Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-09-07T09:23:19.635Z] [2022-09-07T09:23:19.635Z] === Skipped [2022-09-07T09:23:19.635Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-09-07T09:23:19.635Z] read_test.go:21: no unix domain sockets on Windows [2022-09-07T09:23:19.635Z] [2022-09-07T09:23:19.635Z] DONE 1 tests, 1 skipped in 1.396s [2022-09-07T09:23:19.635Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-09-07T09:23:19.727Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-09-07T09:23:20.294Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-09-07T09:23:20.294Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-09-07T09:23:20.294Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-09-07T09:23:20.553Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-09-07T09:23:20.685Z] testing: warning: no tests to run [2022-09-07T09:23:20.685Z] PASS [2022-09-07T09:23:20.685Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-09-07T09:23:20.685Z] [2022-09-07T09:23:20.685Z] DONE 0 tests in 0.883s [2022-09-07T09:23:20.685Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-09-07T09:23:21.121Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-09-07T09:23:21.121Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-09-07T09:23:21.690Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-09-07T09:23:21.720Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-07T09:23:21.720Z] INFO: Testing against a local daemon [2022-09-07T09:23:21.720Z] === RUN TestPluginWithDevMounts [2022-09-07T09:23:21.720Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:21.720Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-09-07T09:23:21.720Z] PASS [2022-09-07T09:23:21.720Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2022-09-07T09:23:21.720Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-09-07T09:23:21.720Z] [2022-09-07T09:23:21.720Z] === Skipped [2022-09-07T09:23:21.720Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-09-07T09:23:21.720Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:21.720Z] [2022-09-07T09:23:21.720Z] DONE 1 tests, 1 skipped in 1.295s [2022-09-07T09:23:22.205Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-09-07T09:23:23.070Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-09-07T09:23:24.447Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-09-07T09:23:24.488Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-07T09:23:24.488Z] INFO: Testing against a local daemon [2022-09-07T09:23:24.488Z] === RUN TestSecretInspect [2022-09-07T09:23:24.488Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:24.488Z] --- SKIP: TestSecretInspect (0.00s) [2022-09-07T09:23:24.488Z] === RUN TestSecretList [2022-09-07T09:23:24.488Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:24.488Z] --- SKIP: TestSecretList (0.00s) [2022-09-07T09:23:24.488Z] === RUN TestSecretsCreateAndDelete [2022-09-07T09:23:24.488Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:24.488Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-09-07T09:23:24.488Z] === RUN TestSecretsUpdate [2022-09-07T09:23:24.488Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:24.488Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-09-07T09:23:24.488Z] === RUN TestTemplatedSecret [2022-09-07T09:23:24.488Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:24.488Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-09-07T09:23:24.488Z] === RUN TestSecretCreateResolve [2022-09-07T09:23:24.488Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-09-07T09:23:24.488Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-09-07T09:23:24.488Z] PASS [2022-09-07T09:23:24.488Z] ok github.com/docker/docker/integration/secret 0.136s [2022-09-07T09:23:24.488Z] [2022-09-07T09:23:24.488Z] === Skipped [2022-09-07T09:23:24.488Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-09-07T09:23:24.488Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:24.488Z] [2022-09-07T09:23:24.488Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-09-07T09:23:24.488Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:24.488Z] [2022-09-07T09:23:24.488Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-09-07T09:23:24.488Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:24.488Z] [2022-09-07T09:23:24.488Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-09-07T09:23:24.488Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:24.488Z] [2022-09-07T09:23:24.488Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-09-07T09:23:24.488Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:24.488Z] [2022-09-07T09:23:24.488Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-09-07T09:23:24.488Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-09-07T09:23:24.488Z] [2022-09-07T09:23:24.488Z] DONE 6 tests, 6 skipped in 2.484s [2022-09-07T09:23:24.488Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-09-07T09:23:25.018Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-09-07T09:23:25.277Z] check_test.go:380: [d4be3cd2efb01] daemon is not started [2022-09-07T09:23:27.525Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-07T09:23:27.525Z] INFO: Testing against a local daemon [2022-09-07T09:23:27.525Z] === RUN TestServiceCreateInit [2022-09-07T09:23:27.525Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-07T09:23:27.525Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:27.525Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-07T09:23:27.525Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:27.525Z] --- PASS: TestServiceCreateInit (0.05s) [2022-09-07T09:23:27.525Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-07T09:23:27.525Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-07T09:23:27.525Z] === RUN TestCreateServiceMultipleTimes [2022-09-07T09:23:27.525Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:27.525Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-09-07T09:23:27.525Z] === RUN TestCreateServiceConflict [2022-09-07T09:23:27.525Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:27.525Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-09-07T09:23:27.525Z] === RUN TestCreateServiceMaxReplicas [2022-09-07T09:23:27.525Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:27.525Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-09-07T09:23:27.525Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-07T09:23:27.525Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:27.525Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-09-07T09:23:27.525Z] === RUN TestCreateServiceSecretFileMode [2022-09-07T09:23:27.525Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:27.525Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-09-07T09:23:27.525Z] === RUN TestCreateServiceConfigFileMode [2022-09-07T09:23:27.525Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:27.525Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-09-07T09:23:27.525Z] === RUN TestCreateServiceSysctls [2022-09-07T09:23:27.525Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:27.525Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-09-07T09:23:27.525Z] === RUN TestCreateServiceCapabilities [2022-09-07T09:23:27.526Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:28.010Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-09-07T09:23:28.010Z] === RUN TestInspect [2022-09-07T09:23:28.010Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:28.010Z] --- SKIP: TestInspect (0.00s) [2022-09-07T09:23:28.010Z] === RUN TestCreateJob [2022-09-07T09:23:28.010Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:28.010Z] --- SKIP: TestCreateJob (0.00s) [2022-09-07T09:23:28.010Z] === RUN TestReplicatedJob [2022-09-07T09:23:28.010Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:28.011Z] --- SKIP: TestReplicatedJob (0.00s) [2022-09-07T09:23:28.011Z] === RUN TestUpdateReplicatedJob [2022-09-07T09:23:28.011Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:28.011Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-09-07T09:23:28.011Z] === RUN TestServiceListWithStatuses [2022-09-07T09:23:28.011Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:28.011Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-07T09:23:28.011Z] === RUN TestDockerNetworkConnectAlias [2022-09-07T09:23:28.011Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:28.011Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-09-07T09:23:28.011Z] === RUN TestDockerNetworkReConnect [2022-09-07T09:23:28.011Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:28.011Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-09-07T09:23:28.011Z] === RUN TestServicePlugin [2022-09-07T09:23:28.011Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:28.011Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-07T09:23:28.011Z] === RUN TestServiceUpdateLabel [2022-09-07T09:23:28.011Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-09-07T09:23:28.011Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-09-07T09:23:28.011Z] === RUN TestServiceUpdateSecrets [2022-09-07T09:23:28.011Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-09-07T09:23:28.011Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-09-07T09:23:28.011Z] === RUN TestServiceUpdateConfigs [2022-09-07T09:23:28.011Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-09-07T09:23:28.011Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-09-07T09:23:28.011Z] === RUN TestServiceUpdateNetwork [2022-09-07T09:23:28.011Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-09-07T09:23:28.011Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-09-07T09:23:28.011Z] === RUN TestServiceUpdatePidsLimit [2022-09-07T09:23:28.011Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-09-07T09:23:28.011Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-09-07T09:23:28.011Z] PASS [2022-09-07T09:23:28.011Z] ok github.com/docker/docker/integration/service 0.324s [2022-09-07T09:23:28.011Z] [2022-09-07T09:23:28.011Z] === Skipped [2022-09-07T09:23:28.011Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-07T09:23:28.011Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:28.011Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-09-07T09:23:28.011Z] [2022-09-07T09:23:28.011Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-07T09:23:28.011Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:28.011Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-09-07T09:23:28.011Z] [2022-09-07T09:23:28.011Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-09-07T09:23:28.011Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:28.011Z] [2022-09-07T09:23:28.011Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-09-07T09:23:28.011Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:28.011Z] [2022-09-07T09:23:28.011Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-09-07T09:23:28.011Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:28.011Z] [2022-09-07T09:23:28.011Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-09-07T09:23:28.011Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:28.011Z] [2022-09-07T09:23:28.011Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-09-07T09:23:28.011Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:28.011Z] [2022-09-07T09:23:28.011Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-09-07T09:23:28.011Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:28.011Z] [2022-09-07T09:23:28.011Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-09-07T09:23:28.011Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:28.011Z] [2022-09-07T09:23:28.011Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-09-07T09:23:28.011Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:28.011Z] [2022-09-07T09:23:28.011Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-09-07T09:23:28.011Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:28.011Z] [2022-09-07T09:23:28.011Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-09-07T09:23:28.011Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:28.011Z] [2022-09-07T09:23:28.011Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-09-07T09:23:28.011Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:28.011Z] [2022-09-07T09:23:28.011Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-09-07T09:23:28.011Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:28.011Z] [2022-09-07T09:23:28.011Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-09-07T09:23:28.011Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:28.011Z] [2022-09-07T09:23:28.011Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-09-07T09:23:28.011Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:28.011Z] [2022-09-07T09:23:28.011Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-09-07T09:23:28.011Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:28.011Z] [2022-09-07T09:23:28.011Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-09-07T09:23:28.011Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:28.011Z] [2022-09-07T09:23:28.011Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-09-07T09:23:28.011Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-09-07T09:23:28.011Z] [2022-09-07T09:23:28.011Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-09-07T09:23:28.011Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-09-07T09:23:28.011Z] [2022-09-07T09:23:28.011Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-09-07T09:23:28.011Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-09-07T09:23:28.011Z] [2022-09-07T09:23:28.011Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-09-07T09:23:28.011Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-09-07T09:23:28.011Z] [2022-09-07T09:23:28.011Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-09-07T09:23:28.011Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-09-07T09:23:28.011Z] [2022-09-07T09:23:28.011Z] DONE 24 tests, 23 skipped in 3.302s [2022-09-07T09:23:28.011Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-09-07T09:23:30.302Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-07T09:23:30.302Z] INFO: Testing against a local daemon [2022-09-07T09:23:30.302Z] === RUN TestSessionCreate [2022-09-07T09:23:30.302Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-09-07T09:23:30.302Z] --- SKIP: TestSessionCreate (0.00s) [2022-09-07T09:23:30.302Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-07T09:23:30.302Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-09-07T09:23:30.302Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-09-07T09:23:30.302Z] PASS [2022-09-07T09:23:30.302Z] ok github.com/docker/docker/integration/session 0.132s [2022-09-07T09:23:30.563Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-09-07T09:23:30.793Z] [2022-09-07T09:23:30.793Z] === Skipped [2022-09-07T09:23:30.793Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-09-07T09:23:30.793Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-09-07T09:23:30.793Z] [2022-09-07T09:23:30.793Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-09-07T09:23:30.793Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-09-07T09:23:30.793Z] [2022-09-07T09:23:30.793Z] DONE 2 tests, 2 skipped in 2.377s [2022-09-07T09:23:30.793Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-09-07T09:23:31.132Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-09-07T09:23:32.069Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-09-07T09:23:33.005Z] docker_api_swarm_service_test.go:533: [d415b7204a3c9] joining swarm manager [d7a0409d20dc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T09:23:33.076Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-07T09:23:33.076Z] INFO: Testing against a local daemon [2022-09-07T09:23:33.076Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-07T09:23:33.076Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:33.076Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-07T09:23:33.076Z] === RUN TestEventsExecDie [2022-09-07T09:23:33.076Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-09-07T09:23:33.076Z] --- SKIP: TestEventsExecDie (0.00s) [2022-09-07T09:23:33.076Z] === RUN TestEventsBackwardsCompatible [2022-09-07T09:23:33.076Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-09-07T09:23:33.076Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-09-07T09:23:33.076Z] === RUN TestInfoAPI [2022-09-07T09:23:33.076Z] --- PASS: TestInfoAPI (0.05s) [2022-09-07T09:23:33.076Z] === RUN TestInfoAPIWarnings [2022-09-07T09:23:33.076Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-07T09:23:33.076Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-09-07T09:23:33.076Z] === RUN TestInfoDebug [2022-09-07T09:23:33.076Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-07T09:23:33.076Z] --- SKIP: TestInfoDebug (0.00s) [2022-09-07T09:23:33.076Z] === RUN TestInfoInsecureRegistries [2022-09-07T09:23:33.076Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-07T09:23:33.076Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-09-07T09:23:33.076Z] === RUN TestInfoRegistryMirrors [2022-09-07T09:23:33.076Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-07T09:23:33.076Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-09-07T09:23:33.076Z] === RUN TestLoginFailsWithBadCredentials [2022-09-07T09:23:33.944Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-09-07T09:23:33.944Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-09-07T09:23:33.944Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-09-07T09:23:34.096Z] --- PASS: TestLoginFailsWithBadCredentials (1.05s) [2022-09-07T09:23:34.096Z] === RUN TestPingCacheHeaders [2022-09-07T09:23:34.096Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-09-07T09:23:34.096Z] === RUN TestPingGet [2022-09-07T09:23:34.096Z] --- PASS: TestPingGet (0.04s) [2022-09-07T09:23:34.096Z] === RUN TestPingHead [2022-09-07T09:23:34.096Z] --- PASS: TestPingHead (0.05s) [2022-09-07T09:23:34.096Z] === RUN TestVersion [2022-09-07T09:23:34.096Z] --- PASS: TestVersion (0.04s) [2022-09-07T09:23:34.096Z] PASS [2022-09-07T09:23:34.096Z] ok github.com/docker/docker/integration/system 1.372s [2022-09-07T09:23:34.203Z] docker_api_swarm_service_test.go:534: [deba22fccc241] joining swarm manager [d7a0409d20dc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T09:23:34.203Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-09-07T09:23:34.582Z] [2022-09-07T09:23:34.582Z] === Skipped [2022-09-07T09:23:34.582Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-07T09:23:34.582Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-09-07T09:23:34.582Z] [2022-09-07T09:23:34.582Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-09-07T09:23:34.582Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-09-07T09:23:34.582Z] [2022-09-07T09:23:34.582Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-09-07T09:23:34.582Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-09-07T09:23:34.582Z] [2022-09-07T09:23:34.582Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-09-07T09:23:34.582Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-09-07T09:23:34.582Z] [2022-09-07T09:23:34.582Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-09-07T09:23:34.582Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-07T09:23:34.582Z] [2022-09-07T09:23:34.582Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-09-07T09:23:34.582Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-07T09:23:34.582Z] [2022-09-07T09:23:34.582Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-09-07T09:23:34.582Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-09-07T09:23:34.582Z] [2022-09-07T09:23:34.582Z] DONE 13 tests, 7 skipped in 3.699s [2022-09-07T09:23:34.582Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-09-07T09:23:36.738Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-09-07T09:23:36.873Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-07T09:23:36.873Z] INFO: Testing against a local daemon [2022-09-07T09:23:36.873Z] === RUN TestVolumesCreateAndList [2022-09-07T09:23:36.873Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-09-07T09:23:36.873Z] === RUN TestVolumesRemove [2022-09-07T09:23:36.873Z] --- PASS: TestVolumesRemove (0.08s) [2022-09-07T09:23:36.873Z] === RUN TestVolumesInspect [2022-09-07T09:23:36.873Z] --- PASS: TestVolumesInspect (0.06s) [2022-09-07T09:23:36.873Z] === RUN TestVolumesInvalidJSON [2022-09-07T09:23:36.873Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-09-07T09:23:36.873Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-09-07T09:23:36.873Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-09-07T09:23:36.873Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-09-07T09:23:36.873Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-09-07T09:23:36.873Z] PASS [2022-09-07T09:23:37.357Z] ok github.com/docker/docker/integration/volume 0.332s [2022-09-07T09:23:37.357Z] [2022-09-07T09:23:37.357Z] DONE 5 tests in 2.744s [2022-09-07T09:23:37.357Z] INFO: make.ps1 ended at 09/07/2022 09:23:37 [2022-09-07T09:23:37.357Z] INFO: Integration CLI tests being run from the host: [2022-09-07T09:23:37.357Z] 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" [2022-09-07T09:23:38.120Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-09-07T09:23:41.421Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-09-07T09:23:41.988Z] === RUN TestDockerSuite/TestRmiBlank [2022-09-07T09:23:41.989Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-09-07T09:23:41.989Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-09-07T09:23:44.523Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-09-07T09:23:44.783Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-09-07T09:23:45.042Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-09-07T09:23:46.422Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-09-07T09:23:46.990Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-09-07T09:23:47.931Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-09-07T09:23:48.872Z] === RUN TestDockerSuite/TestRmiTag [2022-09-07T09:23:48.872Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-09-07T09:23:49.440Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-09-07T09:23:50.068Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-09-07T09:23:50.068Z] INFO: Testing against a local daemon [2022-09-07T09:23:50.068Z] === RUN TestDockerSuite [2022-09-07T09:23:50.068Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-09-07T09:23:50.068Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-09-07T09:23:50.068Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-09-07T09:23:50.068Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-09-07T09:23:50.068Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-09-07T09:23:50.068Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-09-07T09:23:50.068Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-09-07T09:23:50.068Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-09-07T09:23:50.553Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-09-07T09:23:50.553Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-09-07T09:23:51.574Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-09-07T09:23:51.574Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-09-07T09:23:52.594Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-09-07T09:23:52.594Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-09-07T09:23:52.729Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-09-07T09:23:52.729Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-09-07T09:23:53.297Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-09-07T09:23:53.556Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-09-07T09:23:54.494Z] === RUN TestDockerSuite/TestRunAddHost [2022-09-07T09:23:54.753Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-09-07T09:23:55.013Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-09-07T09:23:55.581Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-09-07T09:23:55.581Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-09-07T09:23:55.840Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-09-07T09:23:56.777Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-09-07T09:23:57.036Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-09-07T09:23:57.307Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-09-07T09:23:58.244Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-09-07T09:23:58.813Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-09-07T09:23:59.073Z] docker_api_swarm_service_test.go:148: [dd4acb207acba] joining swarm manager [dc48d616fe985]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T09:24:00.011Z] docker_api_swarm_service_test.go:148: [dec9ec225f54a] joining swarm manager [dc48d616fe985]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T09:24:00.011Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-09-07T09:24:01.391Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-09-07T09:24:01.958Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-09-07T09:24:02.527Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-09-07T09:24:03.464Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-09-07T09:24:04.031Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-09-07T09:24:04.599Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-09-07T09:24:05.168Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-09-07T09:24:06.104Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-09-07T09:24:06.673Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-09-07T09:24:06.932Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-09-07T09:24:07.500Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-09-07T09:24:07.500Z] === RUN TestDockerSuite/TestRunBindMounts [2022-09-07T09:24:08.878Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-09-07T09:24:09.450Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-09-07T09:24:10.030Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-09-07T09:24:10.603Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-09-07T09:24:10.861Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-09-07T09:24:11.120Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-09-07T09:24:11.379Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-09-07T09:24:11.948Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-09-07T09:24:12.516Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-09-07T09:24:12.775Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-09-07T09:24:13.343Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-09-07T09:24:13.343Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-09-07T09:24:13.913Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-09-07T09:24:13.913Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-09-07T09:24:14.485Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-09-07T09:24:15.052Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-09-07T09:24:15.621Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-09-07T09:24:16.189Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-09-07T09:24:16.189Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-09-07T09:24:16.758Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-09-07T09:24:18.144Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-09-07T09:24:19.082Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-09-07T09:24:20.019Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-09-07T09:24:20.279Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-09-07T09:24:20.847Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-09-07T09:24:21.414Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-09-07T09:24:21.673Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-09-07T09:24:22.241Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-09-07T09:24:23.179Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-09-07T09:24:26.470Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-09-07T09:24:26.470Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-09-07T09:24:26.470Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-09-07T09:24:27.846Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-09-07T09:24:28.792Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-09-07T09:24:30.696Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-09-07T09:24:32.074Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-09-07T09:24:32.074Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-09-07T09:24:32.074Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-09-07T09:24:32.074Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-09-07T09:24:32.074Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-09-07T09:24:32.334Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-09-07T09:24:33.711Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-09-07T09:24:34.649Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-09-07T09:24:35.586Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-09-07T09:24:36.155Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-09-07T09:24:36.723Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-09-07T09:24:38.109Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-09-07T09:24:39.047Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-09-07T09:24:39.047Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-09-07T09:24:39.047Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-09-07T09:24:39.617Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-09-07T09:24:40.996Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-09-07T09:24:40.996Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-09-07T09:24:41.255Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-09-07T09:24:41.822Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-09-07T09:24:42.086Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-09-07T09:24:42.708Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-09-07T09:24:42.708Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-09-07T09:24:43.276Z] === RUN TestDockerSuite/TestRunEnvironment [2022-09-07T09:24:43.844Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-09-07T09:24:44.104Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-09-07T09:24:44.672Z] === RUN TestDockerSuite/TestRunExitCode [2022-09-07T09:24:45.240Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-09-07T09:24:45.808Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-09-07T09:24:46.375Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-09-07T09:24:46.943Z] === RUN TestDockerSuite/TestRunExposePort [2022-09-07T09:24:46.943Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-09-07T09:24:47.521Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-09-07T09:24:48.088Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-09-07T09:24:49.025Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-09-07T09:24:49.284Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-07T09:24:49.284Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-09-07T09:24:49.284Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-09-07T09:24:51.821Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-09-07T09:24:52.389Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-09-07T09:25:00.507Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-09-07T09:25:03.043Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-09-07T09:25:03.302Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-09-07T09:25:04.239Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-09-07T09:25:05.177Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-09-07T09:25:05.177Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-09-07T09:25:05.177Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-09-07T09:25:05.177Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-09-07T09:25:05.745Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-09-07T09:25:05.745Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-09-07T09:25:08.285Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-09-07T09:25:08.548Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-09-07T09:25:09.133Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-09-07T09:25:10.512Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-09-07T09:25:11.080Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-09-07T09:25:13.615Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-09-07T09:25:16.151Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-09-07T09:25:16.151Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-09-07T09:25:16.720Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-09-07T09:25:16.980Z] === RUN TestDockerSuite/TestRunModeHostname [2022-09-07T09:25:17.919Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-09-07T09:25:17.919Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-09-07T09:25:18.179Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-09-07T09:25:19.559Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-09-07T09:25:19.819Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-09-07T09:25:20.387Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-09-07T09:25:21.766Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-09-07T09:25:21.766Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-09-07T09:25:21.766Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-09-07T09:25:23.146Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-09-07T09:25:23.716Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-09-07T09:25:24.284Z] === RUN TestDockerSuite/TestRunMount [2022-09-07T09:25:29.559Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-09-07T09:25:29.559Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-09-07T09:25:29.559Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-09-07T09:25:30.498Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-09-07T09:25:31.883Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-09-07T09:25:33.792Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-09-07T09:25:35.171Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-09-07T09:25:36.552Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-09-07T09:25:37.932Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-09-07T09:25:38.503Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-09-07T09:25:38.762Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-09-07T09:25:39.021Z] === RUN TestDockerSuite/TestRunNetHost [2022-09-07T09:25:39.958Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-09-07T09:25:40.218Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-09-07T09:25:40.786Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-09-07T09:25:42.167Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-09-07T09:25:43.545Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-09-07T09:25:46.081Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-09-07T09:25:46.342Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-09-07T09:25:46.601Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-09-07T09:25:46.861Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-09-07T09:25:47.121Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-09-07T09:25:47.689Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-09-07T09:25:47.948Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-09-07T09:25:48.207Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-09-07T09:25:48.467Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-09-07T09:25:49.035Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-09-07T09:25:49.707Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-09-07T09:25:49.707Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-09-07T09:25:49.707Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-09-07T09:25:49.707Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-09-07T09:25:49.707Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-09-07T09:25:49.707Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-09-07T09:25:49.707Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-09-07T09:25:49.707Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-09-07T09:25:49.707Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-09-07T09:25:49.707Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-09-07T09:25:49.707Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-09-07T09:25:49.707Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-09-07T09:25:49.707Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-09-07T09:25:49.707Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-09-07T09:25:49.707Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-09-07T09:25:49.707Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-09-07T09:25:49.707Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-09-07T09:25:49.707Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-09-07T09:25:49.707Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-09-07T09:25:49.707Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-09-07T09:25:53.599Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-09-07T09:25:53.599Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-09-07T09:25:53.599Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-09-07T09:25:53.599Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-09-07T09:25:53.599Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-09-07T09:25:55.631Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-09-07T09:25:55.631Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-09-07T09:25:55.631Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-09-07T09:25:55.631Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-09-07T09:25:55.890Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-09-07T09:25:56.150Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-09-07T09:25:57.524Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-09-07T09:25:57.530Z] === RUN TestDockerSuite/TestRunPortInUse [2022-09-07T09:25:58.099Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-09-07T09:25:58.671Z] docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n" [2022-09-07T09:25:58.671Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-09-07T09:25:59.240Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-09-07T09:25:59.500Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-09-07T09:26:00.071Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-09-07T09:26:00.330Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-09-07T09:26:00.901Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-07T09:26:00.901Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-09-07T09:26:00.901Z] === RUN TestDockerSuite/TestRunPublishPort [2022-09-07T09:26:01.469Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-09-07T09:26:02.038Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-09-07T09:26:02.038Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-09-07T09:26:02.038Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-09-07T09:26:02.606Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-09-07T09:26:03.545Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-09-07T09:26:03.545Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-09-07T09:26:03.545Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-09-07T09:26:04.835Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-09-07T09:26:04.835Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-09-07T09:26:04.835Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-09-07T09:26:04.835Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-09-07T09:26:04.835Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-09-07T09:26:04.835Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-09-07T09:26:04.835Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-09-07T09:26:04.835Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-09-07T09:26:04.835Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-09-07T09:26:05.449Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-09-07T09:26:06.387Z] === RUN TestDockerSuite/TestRunRm [2022-09-07T09:26:06.956Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-09-07T09:26:07.873Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-09-07T09:26:07.873Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-09-07T09:26:07.873Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-09-07T09:26:07.873Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-09-07T09:26:07.873Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-09-07T09:26:10.241Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-09-07T09:26:10.810Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-09-07T09:26:11.070Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-09-07T09:26:12.449Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-09-07T09:26:12.449Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-09-07T09:26:13.017Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-09-07T09:26:15.179Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-09-07T09:26:15.586Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-09-07T09:26:15.847Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-09-07T09:26:18.384Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-09-07T09:26:19.322Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-09-07T09:26:19.894Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-09-07T09:26:20.159Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-09-07T09:26:21.098Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-09-07T09:26:21.098Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-09-07T09:26:21.667Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-09-07T09:26:21.927Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-09-07T09:26:22.497Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-09-07T09:26:23.066Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-09-07T09:26:24.004Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-09-07T09:26:24.004Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-09-07T09:26:24.264Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-09-07T09:26:26.800Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-09-07T09:26:26.800Z] === RUN TestDockerSuite/TestRunState [2022-09-07T09:26:27.738Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-09-07T09:26:28.308Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-09-07T09:26:29.246Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-09-07T09:26:29.505Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-09-07T09:26:29.505Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-09-07T09:26:29.505Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-09-07T09:26:29.505Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-09-07T09:26:30.075Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-09-07T09:26:30.643Z] === RUN TestDockerSuite/TestRunSysctls [2022-09-07T09:26:31.582Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-09-07T09:26:31.582Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-09-07T09:26:31.582Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-09-07T09:26:32.150Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-09-07T09:26:32.410Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-09-07T09:26:34.328Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-09-07T09:26:34.588Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-09-07T09:26:35.156Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-09-07T09:26:36.094Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-09-07T09:26:38.634Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-09-07T09:26:41.170Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-09-07T09:26:41.431Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-09-07T09:26:42.000Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-09-07T09:26:42.567Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-09-07T09:26:43.137Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-09-07T09:26:44.517Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-09-07T09:26:45.896Z] === RUN TestDockerSuite/TestRunUserByID [2022-09-07T09:26:46.155Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-09-07T09:26:46.414Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-09-07T09:26:46.415Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-09-07T09:26:46.674Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-09-07T09:26:46.933Z] === RUN TestDockerSuite/TestRunUserByName [2022-09-07T09:26:47.502Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-09-07T09:26:48.072Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-09-07T09:26:48.072Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-09-07T09:26:48.072Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-09-07T09:26:48.332Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-09-07T09:26:48.902Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-09-07T09:26:51.438Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-09-07T09:26:52.007Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-09-07T09:26:52.575Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-09-07T09:26:53.959Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-09-07T09:26:54.896Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-09-07T09:26:56.275Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-09-07T09:26:57.653Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-09-07T09:26:58.221Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-09-07T09:26:58.222Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-09-07T09:26:58.222Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-09-07T09:26:58.222Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-09-07T09:26:58.222Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-09-07T09:26:58.222Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-09-07T09:26:58.222Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-09-07T09:26:58.481Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-09-07T09:26:58.481Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-09-07T09:26:58.481Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-09-07T09:26:59.049Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-09-07T09:26:59.618Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-09-07T09:26:59.877Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-09-07T09:27:00.445Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-09-07T09:27:01.013Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-09-07T09:27:01.583Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-09-07T09:27:01.843Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-09-07T09:27:02.414Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-09-07T09:27:02.414Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-09-07T09:27:02.414Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-09-07T09:27:02.674Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-09-07T09:27:02.674Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-09-07T09:27:02.674Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-09-07T09:27:02.674Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-09-07T09:27:02.674Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-09-07T09:27:02.674Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-09-07T09:27:02.674Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-09-07T09:27:02.674Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-09-07T09:27:02.674Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-09-07T09:27:02.674Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-09-07T09:27:02.674Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-09-07T09:27:02.674Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-09-07T09:27:02.674Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-09-07T09:27:03.241Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-09-07T09:27:03.810Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-09-07T09:27:03.810Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-09-07T09:27:04.750Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-09-07T09:27:04.750Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-09-07T09:27:05.319Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-09-07T09:27:05.319Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-09-07T09:27:05.887Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-09-07T09:27:06.147Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-09-07T09:27:06.407Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-09-07T09:27:06.407Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-09-07T09:27:06.407Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-09-07T09:27:06.976Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-09-07T09:27:08.356Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-09-07T09:27:08.925Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-09-07T09:27:08.925Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-09-07T09:27:08.925Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-09-07T09:27:09.185Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-09-07T09:27:09.444Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-09-07T09:27:09.444Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-09-07T09:27:10.383Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-09-07T09:27:10.970Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-09-07T09:27:12.883Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-09-07T09:27:13.142Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-09-07T09:27:13.142Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-09-07T09:27:13.142Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-09-07T09:27:14.080Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-09-07T09:27:14.080Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-09-07T09:27:14.649Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-09-07T09:27:16.027Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-09-07T09:27:16.027Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-09-07T09:27:17.407Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-09-07T09:27:17.407Z] === RUN TestDockerSuite/TestSaveImageId [2022-09-07T09:27:17.667Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-09-07T09:27:17.926Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-09-07T09:27:19.306Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents3334764229 [2022-09-07T09:27:19.876Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-09-07T09:27:19.876Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-09-07T09:27:20.814Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-09-07T09:27:21.073Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-09-07T09:27:21.073Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-09-07T09:27:22.454Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-09-07T09:27:23.391Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-09-07T09:27:25.924Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-09-07T09:27:25.924Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-09-07T09:27:26.183Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-09-07T09:27:26.442Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-09-07T09:27:27.819Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-09-07T09:27:30.356Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-09-07T09:27:30.356Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-09-07T09:27:35.643Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-09-07T09:27:36.581Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-09-07T09:27:37.150Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-09-07T09:27:38.086Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-09-07T09:27:40.620Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-09-07T09:27:42.000Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-09-07T09:27:42.569Z] === RUN TestDockerSuite/TestStartRecordError [2022-09-07T09:27:43.138Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-09-07T09:27:44.078Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-09-07T09:27:45.986Z] docker_cli_service_logs_test.go:246: checking task nxpmrrfrfuj5 [2022-09-07T09:27:45.986Z] docker_cli_service_logs_test.go:251: checking messages for nxpmrrfrfuj5 [2022-09-07T09:27:45.987Z] docker_cli_service_logs_test.go:246: checking task z4hmgxd7u16x [2022-09-07T09:27:45.987Z] docker_cli_service_logs_test.go:251: checking messages for z4hmgxd7u16x [2022-09-07T09:27:45.987Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-09-07T09:27:47.364Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-09-07T09:27:49.898Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-09-07T09:27:54.091Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-09-07T09:27:56.637Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-09-07T09:27:56.900Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-09-07T09:27:58.803Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-09-07T09:28:02.091Z] === RUN TestDockerSuite/TestStatsNoStream [2022-09-07T09:28:03.995Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-09-07T09:28:05.372Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-09-07T09:28:05.941Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-09-07T09:28:06.878Z] === RUN TestDockerSuite/TestTopPrivileged [2022-09-07T09:28:07.138Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-09-07T09:28:07.138Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-09-07T09:28:07.138Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-09-07T09:28:08.077Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-09-07T09:28:10.613Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-09-07T09:28:13.148Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-09-07T09:28:13.716Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-09-07T09:28:14.285Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-09-07T09:28:14.285Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-09-07T09:28:14.285Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-09-07T09:28:14.285Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-09-07T09:28:14.285Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-09-07T09:28:15.666Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-09-07T09:28:16.240Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-09-07T09:28:16.499Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-09-07T09:28:16.760Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-09-07T09:28:18.162Z] === RUN TestDockerSuite/TestUpdateStats [2022-09-07T09:28:18.730Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-09-07T09:28:21.263Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-09-07T09:28:21.522Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-09-07T09:28:22.901Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-09-07T09:28:22.901Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-09-07T09:28:22.901Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-09-07T09:28:23.161Z] docker_cli_swarm_test.go:1902: [d4ee9d35254d3] joining swarm manager [dd3382a56f360]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T09:28:23.729Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-09-07T09:28:24.297Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-09-07T09:28:24.297Z] docker_cli_swarm_test.go:1903: [d0917f5d25c76] joining swarm manager [dd3382a56f360]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T09:28:26.832Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-09-07T09:28:29.369Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-09-07T09:28:31.275Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-09-07T09:28:32.653Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-09-07T09:28:34.559Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-09-07T09:28:37.096Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-09-07T09:28:37.096Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-09-07T09:28:39.004Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-09-07T09:28:40.391Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-09-07T09:28:41.328Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-09-07T09:28:42.264Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-09-07T09:28:42.796Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-09-07T09:28:42.796Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-09-07T09:28:42.796Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-09-07T09:28:42.796Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-09-07T09:28:42.796Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-09-07T09:28:43.643Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-09-07T09:28:45.021Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-09-07T09:28:45.021Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-09-07T09:28:46.691Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-09-07T09:28:46.928Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-09-07T09:28:47.187Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-09-07T09:28:47.712Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-09-07T09:28:47.712Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-09-07T09:28:47.712Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-09-07T09:28:47.712Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-09-07T09:28:47.712Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-09-07T09:28:47.712Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-09-07T09:28:47.712Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-09-07T09:28:47.712Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-09-07T09:28:48.566Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-09-07T09:28:48.734Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-09-07T09:28:49.949Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-09-07T09:28:52.627Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-09-07T09:28:53.648Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-09-07T09:28:53.648Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-09-07T09:28:53.648Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-09-07T09:28:53.648Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-09-07T09:28:53.648Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-09-07T09:28:54.135Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-09-07T09:28:57.173Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-09-07T09:29:04.829Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-09-07T09:29:04.829Z] docker_cli_swarm_test.go:1803: [d6e040bc331ef] joining swarm manager [da377871562c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T09:29:05.089Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-09-07T09:29:05.089Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-09-07T09:29:05.089Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-09-07T09:29:05.657Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-09-07T09:29:05.657Z] docker_cli_swarm_test.go:1804: [daf26d835414b] joining swarm manager [da377871562c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T09:29:05.657Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-09-07T09:29:05.657Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-09-07T09:29:05.657Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-09-07T09:29:06.595Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-09-07T09:29:06.595Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-09-07T09:29:06.855Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-09-07T09:29:07.114Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-09-07T09:29:07.114Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-09-07T09:29:07.114Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-09-07T09:29:07.114Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-09-07T09:29:08.493Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-09-07T09:29:08.752Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-09-07T09:29:08.752Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-09-07T09:29:08.752Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-09-07T09:29:08.752Z] === RUN TestDockerSuite/TestVolumeEvents [2022-09-07T09:29:09.321Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-09-07T09:29:10.719Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-09-07T09:29:10.719Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-09-07T09:29:10.719Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-09-07T09:29:12.375Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-09-07T09:29:13.255Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-09-07T09:29:15.163Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-09-07T09:29:15.163Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite (1316.16s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.42s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.93s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.85s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.59s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.04s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.91s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.33s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.89s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.01s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.92s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.57s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.57s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.52s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.70s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.22s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.79s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAttachDetach (0.96s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.91s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.88s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.99s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.86s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.05s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.60s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.10s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.12s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.07s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.70s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.21s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.68s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.67s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.29s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.49s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.80s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.93s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.43s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.32s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.03s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.95s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.71s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.62s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.78s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.04s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.26s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.85s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.18s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (2.97s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (1.88s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.18s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.25s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.16s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.17s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.54s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.80s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.97s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.49s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.03s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.63s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.53s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.77s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.88s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.66s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.16s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.03s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.64s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.34s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.88s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.28s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.11s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.41s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.94s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.95s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.70s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.31s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.74s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.90s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.40s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.25s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.08s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.55s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildCmd (0.38s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.35s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.28s) [2022-09-07T09:29:15.163Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.15s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.32s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.82s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.80s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.31s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.89s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.62s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.95s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.55s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.16s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.46s) [2022-09-07T09:29:15.163Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.01s) [2022-09-07T09:29:15.424Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-09-07T09:29:15.424Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-09-07T09:29:15.424Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-07T09:29:15.424Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.19s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.03s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.21s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.37s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.83s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.40s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.59s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.12s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.72s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.38s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.99s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.11s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.19s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.08s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.12s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.73s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.00s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.13s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.39s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.15s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.26s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.15s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.12s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.20s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.26s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.60s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.34s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.88s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.15s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.66s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.80s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildEnv (1.44s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.49s) [2022-09-07T09:29:15.424Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.17s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.67s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.37s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.14s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.27s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.82s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.66s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.56s) [2022-09-07T09:29:15.425Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.42s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.56s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.43s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildFails (0.81s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.49s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.47s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.69s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.32s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.87s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.60s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.42s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.20s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.19s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.83s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildHistory (3.78s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.47s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.95s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.81s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.67s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.06s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.03s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildLabel (0.67s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildLabels (0.45s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.10s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.67s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.90s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.28s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.32s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.60s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.36s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.40s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.78s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.51s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.06s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.01s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.71s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.40s) [2022-09-07T09:29:15.425Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.31s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.44s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.44s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.26s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.44s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.47s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.72s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.75s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.25s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.64s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.37s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.50s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.36s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.66s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.87s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.89s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.28s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.96s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.03s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.23s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.72s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildPATH (1.41s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.52s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.59s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.20s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.54s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.92s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildRm (2.87s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.87s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.23s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.49s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.03s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.91s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.93s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.14s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.06s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) [2022-09-07T09:29:15.425Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.79s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildStderr (0.65s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.20s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.09s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.77s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.44s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.71s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.12s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildUser (1.43s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.56s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.06s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.97s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.79s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.68s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.23s) [2022-09-07T09:29:15.425Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-07T09:29:15.425Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-09-07T09:29:15.425Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-07T09:29:15.425Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.65s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.27s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.99s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.70s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.27s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.10s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.23s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.77s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.29s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.44s) [2022-09-07T09:29:15.425Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.51s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.36s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-09-07T09:29:15.425Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.53s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestCommitChange (0.67s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.55s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.99s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.98s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.63s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestCommitTTY (0.98s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.54s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.99s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.61s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.16s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.31s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.48s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.50s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.45s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.46s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.44s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.55s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.71s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.71s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.63s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.33s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.68s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.54s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.56s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.62s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.42s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.60s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.53s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.57s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.64s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.97s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.16s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.56s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.58s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.61s) [2022-09-07T09:29:15.425Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.67s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.99s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.35s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.57s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.49s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.21s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.17s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.02s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.30s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.33s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.44s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.36s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0008f1458_} (1.35s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13462416093_/foo_false____} (1.49s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13462416093_/foo_true____} (1.50s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33493023502_/foo_false____} (1.60s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33493023502_/foo_true____} (1.33s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33493023502_/foo_true__0xc0008f14d0__} (1.38s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0008f14e8_} (1.45s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008f1500_} (1.40s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0008f1560_} (1.55s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008f1578_} (0.53s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.08s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.42s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.50s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.35s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.15s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.71s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.80s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.89s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.82s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.67s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.88s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.92s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.59s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.74s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.72s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.58s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.66s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.94s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.05s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.55s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.50s) [2022-09-07T09:29:15.425Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.51s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.50s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.65s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.50s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.62s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.02s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.60s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.66s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.50s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.25s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.70s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.84s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.05s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.50s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.01s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.55s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCpToDot (0.51s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.14s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.18s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCpToStdout (0.75s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.26s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.35s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.69s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.25s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.39s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.54s) [2022-09-07T09:29:15.426Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-09-07T09:29:15.426Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.35s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.85s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.43s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.48s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.70s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.33s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.94s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.47s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.45s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.76s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.07s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.35s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.04s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.07s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.51s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.95s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsAttach (0.55s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsCommit (0.66s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.71s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.64s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.71s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.63s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.23s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.82s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.54s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsCopy (1.02s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.30s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.39s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.47s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.01s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.24s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.37s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.21s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.06s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsFilters (1.35s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsFormat (1.40s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.79s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.30s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.04s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2022-09-07T09:29:15.426Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-07T09:29:15.426Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.53s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.52s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsRename (0.56s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.44s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.59s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.44s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.73s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsTop (0.70s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsUntag (2.67s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.82s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExec (0.64s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.60s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.52s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.64s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.28s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.57s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.78s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.52s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.52s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.53s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.51s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.01s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecCgroup (0.86s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecEnv (0.58s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.96s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecInspectID (2.64s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.49s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.24s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.62s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecStartFails (0.71s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.90s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.58s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.67s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecUlimits (0.66s) [2022-09-07T09:29:15.426Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.83s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.86s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.50s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestExecWithUser (0.57s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.49s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.53s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.53s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestHealth (18.93s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.63s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.61s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestImportDisplay (1.04s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestImportFile (1.05s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.22s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestImportGzipped (1.27s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.44s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.84s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.06s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-09-07T09:29:15.426Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.73s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectHistory (0.52s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-09-07T09:29:15.426Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.51s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.39s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectStatus (0.55s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.96s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.48s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.22s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.92s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.89s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.36s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.42s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.38s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.29s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.54s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.13s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.30s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.67s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.79s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.33s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.62s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.65s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.61s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.45s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.84s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.84s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.85s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.79s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.29s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.56s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.79s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLogsSince (6.56s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.61s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLogsTail (0.67s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.50s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.68s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.31s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.49s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestNetHostname (1.83s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.31s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.71s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.28s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestPluginActive (2.29s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.27s) [2022-09-07T09:29:15.426Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.55s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.21s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.99s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.89s) [2022-09-07T09:29:15.426Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.23s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.42s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.90s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.00s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPortList (6.20s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.89s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.19s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.62s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.60s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.51s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.47s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.97s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.47s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPsByOrder (1.97s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.69s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.62s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.03s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.41s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.60s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.01s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.20s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.58s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.92s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.57s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.47s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.89s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.59s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.58s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.68s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) [2022-09-07T09:29:15.427Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.44s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.41s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.59s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.32s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.17s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.71s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.11s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.00s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.73s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.42s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.54s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.60s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.00s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.31s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.10s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.86s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.04s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRmiTag (0.28s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.75s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.90s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunAddHost (0.43s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.43s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.04s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.66s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.77s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.04s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.35s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.71s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.74s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.61s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.62s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.71s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.83s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.51s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.49s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.42s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.58s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.50s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.47s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.48s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.76s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.56s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.61s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.39s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.00s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.87s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.48s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.03s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.69s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.36s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.08s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.58s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.50s) [2022-09-07T09:29:15.427Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-07T09:29:15.427Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.45s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.19s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.91s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.48s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.53s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.42s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.87s) [2022-09-07T09:29:15.427Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.60s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.27s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.48s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.48s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.60s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.45s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.47s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.68s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.57s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.53s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.50s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.54s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.10s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.31s) [2022-09-07T09:29:15.427Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.36s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.54s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.00s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.77s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.07s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.64s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.29s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.11s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.06s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.92s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.45s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.98s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.31s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.95s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.10s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.05s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.30s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.09s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunMount (4.57s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.43s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.90s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.32s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.04s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.32s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.41s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.00s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.97s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.48s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunNetHost (0.70s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.46s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.52s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.33s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.30s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.64s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.71s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.52s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.55s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.93s) [2022-09-07T09:29:15.427Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.77s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.57s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.17s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.81s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.54s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.63s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.56s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.55s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2022-09-07T09:29:15.427Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.72s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.52s) [2022-09-07T09:29:15.427Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.45s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.89s) [2022-09-07T09:29:15.427Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.04s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.89s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunRm (0.45s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.48s) [2022-09-07T09:29:15.427Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.42s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.35s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.45s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.96s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.28s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.50s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.56s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.75s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.47s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.53s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.67s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.71s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.49s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.46s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunState (1.03s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.55s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.83s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.27s) [2022-09-07T09:29:15.428Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.50s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.55s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunSysctls (1.05s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.65s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.67s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.61s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.34s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.70s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.84s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.49s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.47s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.58s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.56s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.08s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunUserByID (0.57s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.45s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunUserByName (0.51s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.49s) [2022-09-07T09:29:15.428Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.69s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.57s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.43s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.67s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.39s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.90s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.33s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.55s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s) [2022-09-07T09:29:15.428Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-07T09:29:15.428Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-07T09:29:15.428Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.15s) [2022-09-07T09:29:15.428Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.50s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.58s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.10s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.48s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.66s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.78s) [2022-09-07T09:29:15.428Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-09-07T09:29:15.428Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-07T09:29:15.428Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-07T09:29:15.428Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-07T09:29:15.428Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-07T09:29:15.428Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.56s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.58s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.75s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.27s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.46s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.65s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.53s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.56s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.26s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.67s) [2022-09-07T09:29:15.428Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.41s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.93s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.62s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.72s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.75s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.77s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.99s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.09s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.66s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestSaveImageId (0.10s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.80s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.09s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.19s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.16s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.19s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.53s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.02s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.03s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.48s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.70s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.89s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.52s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestStartRecordError (1.45s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.05s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.18s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.48s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.02s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.65s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.52s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.56s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.66s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.59s) [2022-09-07T09:29:15.428Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.67s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.48s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.85s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.56s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.56s) [2022-09-07T09:29:15.428Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-07T09:29:15.428Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.03s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.80s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.66s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.16s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestUpdateStats (3.61s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.10s) [2022-09-07T09:29:15.428Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.86s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.62s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.42s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.25s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.07s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.61s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.10s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.53s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.76s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.37s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.88s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.93s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.35s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.62s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.60s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.55s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.63s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.09s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.62s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.41s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.47s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.34s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.09s) [2022-09-07T09:29:15.428Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.38s) [2022-09-07T09:29:15.428Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-09-07T09:29:15.428Z] === RUN TestDockerRegistrySuite [2022-09-07T09:29:15.428Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-09-07T09:29:16.271Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-09-07T09:29:16.364Z] check_test.go:196: [dd42f0ad8abc2] daemon is not started [2022-09-07T09:29:16.364Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-09-07T09:29:17.293Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-09-07T09:29:17.293Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-09-07T09:29:17.293Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-09-07T09:29:17.301Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-09-07T09:29:17.560Z] check_test.go:196: [d6b949eb31aab] daemon is not started [2022-09-07T09:29:17.560Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-09-07T09:29:18.938Z] check_test.go:196: [d333fe6b2ec34] daemon is not started [2022-09-07T09:29:18.938Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-09-07T09:29:18.938Z] check_test.go:196: [ded5f731c0e76] daemon is not started [2022-09-07T09:29:18.938Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-09-07T09:29:21.182Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-09-07T09:29:22.203Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-09-07T09:29:22.230Z] check_test.go:196: [d8123ca995512] daemon is not started [2022-09-07T09:29:22.230Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-09-07T09:29:25.520Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-09-07T09:29:26.458Z] check_test.go:196: [d209508e8cdf5] daemon is not started [2022-09-07T09:29:26.458Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-09-07T09:29:27.397Z] docker_cli_swarm_test.go:1322: [debe3a3b941c2] joining swarm manager [d49cce414f36a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T09:29:28.776Z] docker_cli_swarm_test.go:1323: [dee3ad20749b0] joining swarm manager [d49cce414f36a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T09:29:29.714Z] check_test.go:196: [d656f2a9282db] daemon is not started [2022-09-07T09:29:29.714Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-09-07T09:29:30.651Z] check_test.go:196: [df4bc7b6fd3cb] daemon is not started [2022-09-07T09:29:30.651Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-09-07T09:29:31.594Z] check_test.go:196: [dd8e971e1b0b7] daemon is not started [2022-09-07T09:29:31.594Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-09-07T09:29:32.534Z] check_test.go:196: [d0a5cd44002a2] daemon is not started [2022-09-07T09:29:32.534Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-09-07T09:29:32.811Z] === RUN TestDockerSuite/TestBuildAddScript [2022-09-07T09:29:32.811Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-09-07T09:29:32.811Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-09-07T09:29:32.811Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-09-07T09:29:32.811Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-09-07T09:29:32.811Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-09-07T09:29:32.811Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-09-07T09:29:32.811Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-09-07T09:29:32.811Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-09-07T09:29:33.296Z] === RUN TestDockerSuite/TestBuildAddTar [2022-09-07T09:29:33.913Z] check_test.go:196: [d5b892570b9dc] daemon is not started [2022-09-07T09:29:33.913Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-09-07T09:29:34.849Z] check_test.go:196: [d46673cfc7a70] daemon is not started [2022-09-07T09:29:34.849Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-09-07T09:29:36.226Z] check_test.go:196: [d8b7b5a45eb38] daemon is not started [2022-09-07T09:29:36.226Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-09-07T09:29:37.163Z] check_test.go:196: [d4c124a92caee] daemon is not started [2022-09-07T09:29:37.163Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-09-07T09:29:37.731Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ff474c2a543b31e8f7b548d0ef30035c6af942f6cfec064243d6d16ff8c3677e [2022-09-07T09:29:38.669Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d23079c7bc0a5f6481179d63f9cc2ae53f297f38bdb5bc4276a37bb3459e35fb [2022-09-07T09:29:38.669Z] check_test.go:196: [d3284832eb252] daemon is not started [2022-09-07T09:29:38.929Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-09-07T09:29:39.867Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c06fc364e9374f04102b87cecf335a30da806e9514eca09a39c2e046396f4079 [2022-09-07T09:29:40.435Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dc13902418a85447c7def857aae5d15758ac0b7c9af51743a8ed2507fd8bb3de [2022-09-07T09:29:40.694Z] check_test.go:196: [d677577379d1b] daemon is not started [2022-09-07T09:29:40.694Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-09-07T09:29:41.632Z] check_test.go:196: [d0f5fc697f68d] daemon is not started [2022-09-07T09:29:41.632Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-09-07T09:29:43.538Z] check_test.go:196: [dec0b064f1768] daemon is not started [2022-09-07T09:29:43.538Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-09-07T09:29:44.475Z] check_test.go:196: [d354ed659d751] daemon is not started [2022-09-07T09:29:44.475Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-09-07T09:29:44.735Z] check_test.go:196: [da86e3206aaed] daemon is not started [2022-09-07T09:29:44.735Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-09-07T09:29:45.672Z] check_test.go:196: [d0ad1299c9c14] daemon is not started [2022-09-07T09:29:45.672Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-09-07T09:29:46.609Z] check_test.go:196: [d5be23e4d1a6c] daemon is not started [2022-09-07T09:29:46.609Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-09-07T09:29:47.547Z] check_test.go:196: [de98f30a2597d] daemon is not started [2022-09-07T09:29:47.547Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-09-07T09:29:49.457Z] check_test.go:196: [dcda04b692c97] daemon is not started [2022-09-07T09:29:49.716Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-09-07T09:29:49.975Z] check_test.go:196: [da1ab37b2f895] daemon is not started [2022-09-07T09:29:49.975Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-09-07T09:29:50.925Z] check_test.go:196: [dcb2de03e5aa6] daemon is not started [2022-09-07T09:29:50.925Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-09-07T09:29:51.493Z] check_test.go:196: [d6f667f687e85] daemon is not started [2022-09-07T09:29:51.493Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-09-07T09:29:51.493Z] check_test.go:196: [dff3a4d6c6e19] daemon is not started [2022-09-07T09:29:51.493Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-09-07T09:29:51.752Z] check_test.go:196: [d001c77ce505b] daemon is not started [2022-09-07T09:29:51.752Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-09-07T09:29:52.010Z] check_test.go:196: [d45e5b2360700] daemon is not started [2022-09-07T09:29:52.010Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-09-07T09:29:52.269Z] check_test.go:196: [d9c4be3064544] daemon is not started [2022-09-07T09:29:52.269Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-09-07T09:29:52.528Z] check_test.go:196: [dc39f7a716bbd] daemon is not started [2022-09-07T09:29:52.528Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-09-07T09:29:53.466Z] check_test.go:196: [d5d4481abbede] daemon is not started [2022-09-07T09:29:53.466Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-09-07T09:29:54.846Z] check_test.go:196: [d960b852fbf43] daemon is not started [2022-09-07T09:29:54.846Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-09-07T09:29:55.784Z] check_test.go:196: [de4a38dc73290] daemon is not started [2022-09-07T09:29:55.784Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-09-07T09:29:56.721Z] check_test.go:196: [d8030534aea74] daemon is not started [2022-09-07T09:29:56.721Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-09-07T09:29:57.657Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite (43.14s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.14s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.07s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.35s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.19s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.76s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.59s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.29s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.90s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.04s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.12s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.86s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.85s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.98s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.98s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.91s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.26s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.43s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.02s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.41s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.01s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2022-09-07T09:29:58.595Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2022-09-07T09:29:58.595Z] === RUN TestDockerSchema1RegistrySuite [2022-09-07T09:29:58.595Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-09-07T09:29:58.595Z] check_test.go:223: [d9a30b43172ae] daemon is not started [2022-09-07T09:29:58.595Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-09-07T09:30:01.131Z] check_test.go:223: [d4415a30da77c] daemon is not started [2022-09-07T09:30:01.131Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-09-07T09:30:05.324Z] check_test.go:223: [d20dff3054d1b] daemon is not started [2022-09-07T09:30:05.324Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-09-07T09:30:08.614Z] check_test.go:223: [dfb6f2daa774f] daemon is not started [2022-09-07T09:30:08.614Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-09-07T09:30:09.182Z] check_test.go:223: [d18da0d60e777] daemon is not started [2022-09-07T09:30:09.182Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-09-07T09:30:10.118Z] check_test.go:223: [d334b3ae2ddbb] daemon is not started [2022-09-07T09:30:10.118Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-09-07T09:30:11.054Z] check_test.go:223: [d49db298f5bfb] daemon is not started [2022-09-07T09:30:11.054Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-09-07T09:30:12.442Z] check_test.go:223: [d18c3c60f3f87] daemon is not started [2022-09-07T09:30:12.442Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-09-07T09:30:13.020Z] check_test.go:223: [d6c9f32bb9b92] daemon is not started [2022-09-07T09:30:13.020Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-09-07T09:30:14.923Z] check_test.go:223: [ddc0afab0868d] daemon is not started [2022-09-07T09:30:14.923Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-09-07T09:30:17.458Z] check_test.go:223: [dd498d5a1e9aa] daemon is not started [2022-09-07T09:30:17.458Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-09-07T09:30:17.718Z] check_test.go:223: [d031c6fd6c432] daemon is not started [2022-09-07T09:30:17.718Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-09-07T09:30:19.094Z] check_test.go:223: [d26601213a90a] daemon is not started [2022-09-07T09:30:19.094Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-09-07T09:30:19.353Z] check_test.go:223: [d7020dce3c9c6] daemon is not started [2022-09-07T09:30:19.353Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-09-07T09:30:19.613Z] check_test.go:223: [dffdbd14036ed] daemon is not started [2022-09-07T09:30:19.613Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-09-07T09:30:19.872Z] check_test.go:223: [d25764fa8c1bf] daemon is not started [2022-09-07T09:30:19.872Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-09-07T09:30:20.131Z] check_test.go:223: [dd1b4b52eaf31] daemon is not started [2022-09-07T09:30:20.131Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-09-07T09:30:20.390Z] check_test.go:223: [da12f22ddd100] daemon is not started [2022-09-07T09:30:20.390Z] --- PASS: TestDockerSchema1RegistrySuite (21.94s) [2022-09-07T09:30:20.390Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-09-07T09:30:20.390Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.65s) [2022-09-07T09:30:20.390Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.15s) [2022-09-07T09:30:20.390Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.72s) [2022-09-07T09:30:20.390Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.97s) [2022-09-07T09:30:20.390Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.04s) [2022-09-07T09:30:20.390Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (1.04s) [2022-09-07T09:30:20.390Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2022-09-07T09:30:20.390Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2022-09-07T09:30:20.390Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.89s) [2022-09-07T09:30:20.390Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.44s) [2022-09-07T09:30:20.390Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2022-09-07T09:30:20.390Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (1.30s) [2022-09-07T09:30:20.390Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2022-09-07T09:30:20.390Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2022-09-07T09:30:20.390Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.31s) [2022-09-07T09:30:20.390Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2022-09-07T09:30:20.390Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2022-09-07T09:30:20.390Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-09-07T09:30:20.390Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-09-07T09:30:20.958Z] check_test.go:252: [d98306559ed85] daemon is not started [2022-09-07T09:30:20.958Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-09-07T09:30:21.526Z] check_test.go:252: [d1354ae9d9aba] daemon is not started [2022-09-07T09:30:21.526Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-09-07T09:30:21.784Z] check_test.go:252: [de49dcad0c501] daemon is not started [2022-09-07T09:30:21.784Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-09-07T09:30:22.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-09-07T09:30:22.979Z] check_test.go:252: [d8009003455ba] daemon is not started [2022-09-07T09:30:22.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-09-07T09:30:23.238Z] check_test.go:252: [dd9815c1eaeb8] daemon is not started [2022-09-07T09:30:23.238Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-09-07T09:30:23.806Z] check_test.go:252: [dd2afc77cf178] daemon is not started [2022-09-07T09:30:23.806Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-09-07T09:30:24.065Z] check_test.go:252: [ddda1a7f7ba78] daemon is not started [2022-09-07T09:30:24.065Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.71s) [2022-09-07T09:30:24.065Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2022-09-07T09:30:24.065Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2022-09-07T09:30:24.065Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-09-07T09:30:24.065Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.04s) [2022-09-07T09:30:24.065Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2022-09-07T09:30:24.065Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2022-09-07T09:30:24.065Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s) [2022-09-07T09:30:24.065Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-09-07T09:30:24.065Z] === RUN TestDockerRegistryAuthTokenSuite [2022-09-07T09:30:24.065Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-09-07T09:30:24.512Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-09-07T09:30:24.512Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-09-07T09:30:24.512Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-09-07T09:30:24.512Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-09-07T09:30:24.512Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-09-07T09:30:29.336Z] check_test.go:279: [da51979d84bfc] daemon is not started [2022-09-07T09:30:29.336Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-09-07T09:30:29.336Z] check_test.go:279: [d508577beae4d] daemon is not started [2022-09-07T09:30:29.336Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-09-07T09:30:29.596Z] check_test.go:279: [df9aa584f3292] daemon is not started [2022-09-07T09:30:29.596Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-09-07T09:30:29.596Z] check_test.go:279: [d1c0e1f73b128] daemon is not started [2022-09-07T09:30:29.596Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-09-07T09:30:29.854Z] check_test.go:279: [d7fa692c8205f] daemon is not started [2022-09-07T09:30:29.854Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s) [2022-09-07T09:30:29.854Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-09-07T09:30:29.854Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-09-07T09:30:29.854Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2022-09-07T09:30:29.854Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2022-09-07T09:30:29.854Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-09-07T09:30:29.854Z] === RUN TestDockerNetworkSuite [2022-09-07T09:30:29.855Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-09-07T09:30:32.390Z] docker_cli_network_unix_test.go:47: [dd8798d1d17c5] daemon is not started [2022-09-07T09:30:32.390Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-09-07T09:30:32.958Z] docker_cli_network_unix_test.go:47: [d696a88853f41] daemon is not started [2022-09-07T09:30:33.225Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-09-07T09:30:35.760Z] docker_cli_network_unix_test.go:47: [dc766e7c88186] daemon is not started [2022-09-07T09:30:36.020Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-09-07T09:30:37.398Z] docker_cli_network_unix_test.go:47: [d0468a31990af] daemon is not started [2022-09-07T09:30:37.658Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-09-07T09:30:37.917Z] docker_cli_network_unix_test.go:1234: [dd7fb50f5491f] daemon is not started [2022-09-07T09:30:40.452Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-09-07T09:30:41.389Z] docker_cli_network_unix_test.go:47: [defd50f2c7bc8] daemon is not started [2022-09-07T09:30:41.648Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-09-07T09:30:45.841Z] docker_cli_network_unix_test.go:47: [d2f7a9c94bdd5] daemon is not started [2022-09-07T09:30:45.994Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-09-07T09:30:45.994Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-09-07T09:30:45.994Z] === RUN TestDockerSuite/TestBuildBlankName [2022-09-07T09:30:45.994Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-09-07T09:30:46.779Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-09-07T09:30:48.685Z] docker_cli_network_unix_test.go:47: [d3f3314382851] daemon is not started [2022-09-07T09:30:49.253Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-09-07T09:30:50.189Z] docker_cli_network_unix_test.go:47: [d276c79a88501] daemon is not started [2022-09-07T09:30:50.189Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-09-07T09:30:50.757Z] docker_cli_network_unix_test.go:47: [d6caaed96bcef] daemon is not started [2022-09-07T09:30:50.757Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-09-07T09:30:51.018Z] docker_cli_network_unix_test.go:47: [d8610aa2ed477] daemon is not started [2022-09-07T09:30:51.278Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-09-07T09:30:51.846Z] docker_cli_network_unix_test.go:47: [daa14d3d9e030] daemon is not started [2022-09-07T09:30:52.105Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-09-07T09:30:52.672Z] docker_cli_network_unix_test.go:47: [dfc0491587204] daemon is not started [2022-09-07T09:30:52.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-09-07T09:30:53.191Z] docker_cli_network_unix_test.go:47: [d43157f3c48d6] daemon is not started [2022-09-07T09:30:53.191Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-09-07T09:30:53.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-09-07T09:30:53.301Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-09-07T09:30:53.450Z] docker_cli_network_unix_test.go:47: [d2311d20056d1] daemon is not started [2022-09-07T09:30:53.450Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-09-07T09:30:53.786Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-09-07T09:30:54.024Z] docker_cli_network_unix_test.go:47: [d0df11390a1d6] daemon is not started [2022-09-07T09:30:54.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-09-07T09:30:54.291Z] docker_cli_network_unix_test.go:47: [d064cbb0dda04] daemon is not started [2022-09-07T09:30:54.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-09-07T09:30:54.551Z] docker_cli_network_unix_test.go:47: [d1a26f82c9f3a] daemon is not started [2022-09-07T09:30:54.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-09-07T09:30:54.551Z] docker_cli_network_unix_test.go:47: [dd2db99fb9ca5] daemon is not started [2022-09-07T09:30:54.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-09-07T09:30:55.488Z] docker_cli_network_unix_test.go:47: [d38c6476fac4c] daemon is not started [2022-09-07T09:30:55.488Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-09-07T09:30:56.055Z] docker_cli_network_unix_test.go:47: [d76a5ba5226c1] daemon is not started [2022-09-07T09:30:56.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-09-07T09:30:56.574Z] docker_cli_network_unix_test.go:47: [da532b3a480f8] daemon is not started [2022-09-07T09:30:56.574Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-09-07T09:30:56.833Z] docker_cli_network_unix_test.go:47: [d42ff3f428dfb] daemon is not started [2022-09-07T09:30:56.833Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-09-07T09:30:56.833Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-09-07T09:30:56.833Z] docker_cli_network_unix_test.go:47: [df00ba7d4b329] daemon is not started [2022-09-07T09:30:56.833Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-09-07T09:30:58.212Z] docker_cli_network_unix_test.go:969: [db521d4da0afd] daemon is not started [2022-09-07T09:30:59.788Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-09-07T09:31:00.121Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-09-07T09:31:00.693Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-09-07T09:31:01.633Z] docker_cli_network_unix_test.go:47: [df854baafc7d5] daemon is not started [2022-09-07T09:31:01.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-09-07T09:31:05.827Z] docker_cli_network_unix_test.go:1117: [d4df640bf2c44] daemon is not started [2022-09-07T09:31:07.733Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-09-07T09:31:09.115Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-09-07T09:31:09.374Z] docker_cli_network_unix_test.go:47: [d87ef1e26ffb3] daemon is not started [2022-09-07T09:31:09.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-09-07T09:31:10.397Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-09-07T09:31:10.755Z] docker_cli_network_unix_test.go:47: [d1a10fc404871] daemon is not started [2022-09-07T09:31:10.755Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-09-07T09:31:10.755Z] docker_cli_network_unix_test.go:47: [dd060d0efcca6] daemon is not started [2022-09-07T09:31:10.755Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-09-07T09:31:10.755Z] docker_cli_network_unix_test.go:47: [db7da4eae9524] daemon is not started [2022-09-07T09:31:10.755Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-09-07T09:31:11.014Z] docker_cli_network_unix_test.go:47: [dd716739442b9] daemon is not started [2022-09-07T09:31:11.014Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-09-07T09:31:11.274Z] docker_cli_network_unix_test.go:47: [d91831a443cab] daemon is not started [2022-09-07T09:31:11.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-09-07T09:31:11.274Z] docker_cli_network_unix_test.go:47: [d9a8bd07101fc] daemon is not started [2022-09-07T09:31:11.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-09-07T09:31:13.812Z] docker_cli_network_unix_test.go:47: [d2d4553e710fc] daemon is not started [2022-09-07T09:31:14.762Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-09-07T09:31:14.762Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-09-07T09:31:15.024Z] docker_cli_network_unix_test.go:47: [d2c5d7f8bcae1] daemon is not started [2022-09-07T09:31:15.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-09-07T09:31:15.024Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-09-07T09:31:15.024Z] docker_cli_network_unix_test.go:47: [d0f2fd59e99e5] daemon is not started [2022-09-07T09:31:15.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-09-07T09:31:15.592Z] docker_cli_network_unix_test.go:47: [d7027dbcd18d4] daemon is not started [2022-09-07T09:31:15.852Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-09-07T09:31:17.229Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-09-07T09:31:19.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-09-07T09:31:19.229Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-09-07T09:31:19.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-09-07T09:31:19.766Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-09-07T09:31:21.672Z] docker_cli_network_unix_test.go:1085: [d8cfef6db418b] daemon is not started [2022-09-07T09:31:22.241Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-09-07T09:31:23.620Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-09-07T09:31:23.620Z] docker_cli_network_unix_test.go:47: [db21094db811f] daemon is not started [2022-09-07T09:31:23.620Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-09-07T09:31:24.188Z] docker_cli_network_unix_test.go:47: [dbe1f6811ca59] daemon is not started [2022-09-07T09:31:24.757Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-09-07T09:31:25.693Z] docker_cli_network_unix_test.go:47: [d727c34f9b018] daemon is not started [2022-09-07T09:31:26.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-09-07T09:31:26.261Z] docker_cli_network_unix_test.go:47: [d90f38a2279ea] daemon is not started [2022-09-07T09:31:26.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-09-07T09:31:26.521Z] docker_cli_network_unix_test.go:47: [d36e914d18d1a] daemon is not started [2022-09-07T09:31:26.780Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-09-07T09:31:27.348Z] docker_cli_network_unix_test.go:47: [dcf7dbcc4fb3b] daemon is not started [2022-09-07T09:31:27.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-09-07T09:31:27.917Z] docker_cli_network_unix_test.go:47: [de36bd8f6baa1] daemon is not started [2022-09-07T09:31:28.483Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-09-07T09:31:29.420Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-09-07T09:31:29.836Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-09-07T09:31:29.836Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-09-07T09:31:29.836Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-09-07T09:31:29.836Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-09-07T09:31:29.836Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-09-07T09:31:34.702Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-09-07T09:31:34.702Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-09-07T09:31:34.702Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-09-07T09:31:34.702Z] docker_cli_network_unix_test.go:47: [dd62871d82424] daemon is not started [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite (64.95s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.52s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.73s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.86s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.76s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.54s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.14s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.24s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.09s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.43s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.94s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.06s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.33s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.13s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.58s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.38s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.30s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.22s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.23s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.25s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.26s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.49s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.06s) [2022-09-07T09:31:34.702Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.91s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.95s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.64s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.11s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.60s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s) [2022-09-07T09:31:34.702Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.45s) [2022-09-07T09:31:34.702Z] === RUN TestDockerHubPullSuite [2022-09-07T09:31:34.702Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-09-07T09:31:37.149Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-09-07T09:31:37.149Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-09-07T09:31:37.149Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-09-07T09:31:37.149Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-09-07T09:31:37.149Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-09-07T09:31:37.149Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-09-07T09:31:37.149Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-09-07T09:31:37.246Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-09-07T09:31:37.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-09-07T09:31:39.781Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-09-07T09:31:39.781Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-09-07T09:31:40.040Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-09-07T09:31:40.609Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-09-07T09:31:40.609Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-09-07T09:31:42.513Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-09-07T09:31:43.081Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-09-07T09:31:43.081Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-09-07T09:31:43.342Z] --- PASS: TestDockerHubPullSuite (8.54s) [2022-09-07T09:31:43.342Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.17s) [2022-09-07T09:31:43.342Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.54s) [2022-09-07T09:31:43.342Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.01s) [2022-09-07T09:31:43.342Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.88s) [2022-09-07T09:31:43.342Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.57s) [2022-09-07T09:31:43.342Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-09-07T09:31:43.342Z] PASS [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === Skipped [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-07T09:31:43.342Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-09-07T09:31:43.342Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-09-07T09:31:43.342Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-07T09:31:43.342Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-07T09:31:43.342Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-09-07T09:31:43.342Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-09-07T09:31:43.342Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-07T09:31:43.342Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-07T09:31:43.342Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-09-07T09:31:43.342Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-07T09:31:43.342Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-07T09:31:43.342Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-07T09:31:43.342Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-09-07T09:31:43.342Z] docker_cli_sni_test.go:18: Flakey test [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-07T09:31:43.342Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-07T09:31:43.342Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-07T09:31:43.342Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-07T09:31:43.342Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-09-07T09:31:43.342Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-07T09:31:43.342Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-07T09:31:43.342Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-07T09:31:43.342Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-09-07T09:31:43.342Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-07T09:31:43.342Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-07T09:31:43.342Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-07T09:31:43.342Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-09-07T09:31:43.342Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-07T09:31:43.342Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-07T09:31:43.342Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-07T09:31:43.342Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-07T09:31:43.342Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-07T09:31:43.342Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-07T09:31:43.342Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-09-07T09:31:43.342Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-07T09:31:43.342Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-07T09:31:43.342Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-07T09:31:43.342Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-07T09:31:43.342Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-07T09:31:43.342Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-07T09:31:43.342Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-07T09:31:43.342Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-07T09:31:43.342Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-07T09:31:43.342Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-07T09:31:43.342Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-07T09:31:43.342Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-07T09:31:43.342Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-07T09:31:43.342Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-07T09:31:43.342Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-07T09:31:43.342Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-09-07T09:31:43.342Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-07T09:31:43.342Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-09-07T09:31:43.342Z] docker_cli_network_unix_test.go:47: [d0f2fd59e99e5] daemon is not started [2022-09-07T09:31:43.342Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-09-07T09:31:43.342Z] [2022-09-07T09:31:43.342Z] DONE 1270 tests, 51 skipped in 1513.715s [2022-09-07T09:31:43.342Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-07T09:31:43.342Z] ++++ cat bundles/test-integration/docker.pid [2022-09-07T09:31:43.342Z] +++ kill 8045 [2022-09-07T09:31:44.721Z] +++ /etc/init.d/apparmor stop [2022-09-07T09:31:44.721Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-07T09:31:44.721Z] [2022-09-07T09:31:44.721Z] Unloading profiles will leave already running processes permanently [2022-09-07T09:31:44.721Z] unconfined, which can lead to unexpected situations. [2022-09-07T09:31:44.721Z] [2022-09-07T09:31:44.721Z] To set a process to complain mode, use the command line tool [2022-09-07T09:31:44.721Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-07T09:31:44.721Z] +++ true [2022-09-07T09:31:44.721Z] exiting test-integration [2022-09-07T09:31:44.721Z] ++ exit 0 [2022-09-07T09:31:44.721Z] [2022-09-07T09:31:44.721Z] + for job in $(jobs -p) [2022-09-07T09:31:44.721Z] + wait 4731 [2022-09-07T09:32:08.106Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-09-07T09:32:12.983Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-09-07T09:32:12.983Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-09-07T09:32:14.006Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-09-07T09:32:14.006Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-09-07T09:32:14.493Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-09-07T09:32:16.110Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-09-07T09:32:16.110Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-09-07T09:32:16.110Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-09-07T09:32:20.989Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-09-07T09:32:22.605Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-09-07T09:32:22.605Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-09-07T09:32:22.605Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-09-07T09:32:22.605Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-09-07T09:32:22.605Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-09-07T09:32:24.221Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-09-07T09:32:25.242Z] === RUN TestDockerSuite/TestBuildCmd [2022-09-07T09:32:26.274Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-09-07T09:32:26.760Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-09-07T09:32:27.246Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-09-07T09:32:33.257Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-09-07T09:32:35.541Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-09-07T09:32:35.541Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-09-07T09:32:35.541Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-09-07T09:32:37.158Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-09-07T09:32:37.158Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-09-07T09:32:37.158Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-09-07T09:32:37.642Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-09-07T09:32:39.931Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-09-07T09:32:40.418Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-09-07T09:32:40.949Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-09-07T09:32:40.950Z] docker_cli_swarm_test.go:1187: [d153c95df12ec] joining swarm manager [d3a8087ac7406]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T09:32:41.443Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-09-07T09:32:41.443Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-09-07T09:32:41.443Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-09-07T09:32:42.467Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-09-07T09:32:42.958Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-09-07T09:32:42.958Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-09-07T09:32:42.958Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-09-07T09:32:42.958Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-09-07T09:32:42.958Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-09-07T09:32:45.139Z] docker_cli_swarm_test.go:1196: [d56c50736cc89] joining swarm manager [d3a8087ac7406]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T09:32:48.958Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-09-07T09:33:28.850Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-09-07T09:33:28.850Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-09-07T09:33:28.850Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-09-07T09:33:32.434Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-09-07T09:33:32.746Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-09-07T09:33:32.746Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-09-07T09:33:33.231Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-09-07T09:33:33.231Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-09-07T09:33:33.716Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-09-07T09:33:33.716Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-09-07T09:33:33.716Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-09-07T09:33:34.201Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-09-07T09:33:34.201Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-09-07T09:33:34.201Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-09-07T09:33:40.554Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-09-07T09:33:44.745Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-09-07T09:33:46.653Z] docker_cli_swarm_test.go:1119: [d3b5f7d7ba87d] joining swarm manager [d72cd8b5900e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T09:33:47.590Z] docker_cli_swarm_test.go:1120: [da84a41c69080] joining swarm manager [d72cd8b5900e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T09:34:25.408Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-09-07T09:34:25.408Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-09-07T09:34:25.408Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-09-07T09:34:25.408Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-09-07T09:34:43.460Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-09-07T09:34:45.075Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-09-07T09:34:46.096Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-09-07T09:34:50.972Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-09-07T09:34:53.259Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-09-07T09:34:56.300Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-09-07T09:35:24.049Z] docker_cli_swarm_test.go:1173: [dcf9d8a009717] joining swarm manager [d72cd8b5900e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-09-07T09:35:46.092Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-09-07T09:35:46.092Z] docker_cli_swarm_test.go:1454: [d111f5afc3af8] joining swarm manager [d23c2f081c6fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T09:35:46.660Z] docker_cli_swarm_test.go:1455: [dcc156580f0e0] joining swarm manager [d23c2f081c6fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-09-07T09:35:58.868Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-09-07T09:35:58.868Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-09-07T09:35:58.868Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-09-07T09:35:58.868Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-09-07T09:35:58.868Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-09-07T09:35:59.435Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-09-07T09:36:01.978Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-09-07T09:36:05.267Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-09-07T09:36:07.171Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-09-07T09:36:09.076Z] docker_cli_swarm_unix_test.go:63: [d5a0908ef6b65] joining swarm manager [d6c2b0c17e56d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T09:36:38.220Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-09-07T09:36:38.220Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-09-07T09:36:38.220Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-09-07T09:36:38.220Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-09-07T09:37:05.304Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-09-07T09:37:05.304Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-09-07T09:37:05.304Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-09-07T09:37:06.682Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-09-07T09:37:09.972Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-09-07T09:37:12.524Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-09-07T09:37:14.428Z] docker_api_swarm_test.go:962: [d24226db5a498] joining swarm manager [d7d3afe0f7383]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-09-07T09:37:32.513Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-09-07T09:37:44.722Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-09-07T09:37:46.627Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-09-07T09:37:48.530Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-09-07T09:37:51.834Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-09-07T09:37:58.401Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-09-07T09:38:02.594Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-09-07T09:38:05.128Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-09-07T09:38:07.666Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-09-07T09:38:10.201Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-09-07T09:38:12.735Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-09-07T09:38:15.271Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-09-07T09:38:17.819Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-09-07T09:38:20.126Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-09-07T09:38:20.126Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-09-07T09:38:20.126Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-09-07T09:38:41.624Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-09-07T09:38:52.236Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-09-07T09:39:07.391Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-09-07T09:39:14.046Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-09-07T09:39:26.251Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-09-07T09:39:43.569Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite (1604.05s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.94s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.93s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.16s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.16s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.03s) [2022-09-07T09:39:44.341Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.08s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.86s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.58s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.10s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.87s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.59s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.33s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.53s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.99s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.68s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.70s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.42s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.65s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.04s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.16s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.56s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.49s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.33s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.59s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.85s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.86s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.44s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.25s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.73s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.34s) [2022-09-07T09:39:44.341Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.26s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.59s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.12s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (3.53s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.48s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.92s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.65s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.46s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.09s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.22s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.71s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.34s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.89s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.66s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.86s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.99s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.00s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.65s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.09s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.63s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.87s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.48s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.12s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.07s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.19s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.30s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.97s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.37s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.08s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.96s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.22s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.07s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.64s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.36s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.35s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.62s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.42s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.17s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.74s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.01s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.51s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.17s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.88s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.86s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (91.59s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.95s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.92s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.99s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.41s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.16s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.23s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.47s) [2022-09-07T09:39:44.342Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.43s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.69s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.22s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.59s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.80s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.91s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.14s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (119.72s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.23s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.18s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.12s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.26s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.13s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.46s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.13s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.97s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.12s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.05s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.40s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.87s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.02s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.24s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.13s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.83s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.90s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.36s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.51s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.42s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.46s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.44s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.89s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.11s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.90s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.11s) [2022-09-07T09:39:44.342Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.08s) [2022-09-07T09:39:44.342Z] === RUN TestDockerExternalVolumeSuite [2022-09-07T09:39:44.342Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-09-07T09:39:44.342Z] docker_cli_external_volume_driver_test.go:53: [d21a8967541b5] daemon is not started [2022-09-07T09:39:59.234Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-09-07T09:40:05.067Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-09-07T09:40:17.776Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-09-07T09:41:06.922Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-09-07T09:41:16.896Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-09-07T09:41:31.795Z] docker_cli_external_volume_driver_test.go:53: [d56ac3051a4d6] daemon is not started [2022-09-07T09:41:46.673Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-09-07T09:42:01.553Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-09-07T09:42:16.431Z] docker_cli_external_volume_driver_test.go:53: [df1e9c36326ad] daemon is not started [2022-09-07T09:42:31.322Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-09-07T09:42:31.322Z] docker_cli_external_volume_driver_test.go:53: [de466d39c86b9] daemon is not started [2022-09-07T09:42:45.364Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-09-07T09:42:45.364Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-09-07T09:42:45.364Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-09-07T09:42:45.364Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-09-07T09:42:45.364Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-09-07T09:42:45.364Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-09-07T09:42:45.364Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-09-07T09:42:45.364Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-09-07T09:42:45.364Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-09-07T09:42:45.364Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-09-07T09:42:45.364Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-09-07T09:42:45.364Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-09-07T09:42:46.984Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-09-07T09:42:49.407Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-09-07T09:42:50.882Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-09-07T09:42:55.760Z] === RUN TestDockerSuite/TestBuildEnv [2022-09-07T09:42:55.760Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-09-07T09:42:55.760Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-09-07T09:42:55.760Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-09-07T09:42:56.245Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-09-07T09:42:56.245Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-09-07T09:42:56.245Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-09-07T09:42:56.245Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-09-07T09:42:56.245Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-09-07T09:42:56.245Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-09-07T09:42:56.245Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-09-07T09:43:00.140Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-09-07T09:43:00.140Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-09-07T09:43:00.626Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-09-07T09:43:00.626Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-09-07T09:43:00.626Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-09-07T09:43:00.626Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-09-07T09:43:00.626Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-09-07T09:43:01.647Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-09-07T09:43:07.659Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-09-07T09:43:21.483Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-09-07T09:43:25.714Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-09-07T09:43:25.714Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-09-07T09:43:25.714Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-09-07T09:43:25.714Z] === RUN TestDockerSuite/TestBuildExpose [2022-09-07T09:43:25.714Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-09-07T09:43:25.714Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-09-07T09:43:25.714Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-09-07T09:43:25.714Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-09-07T09:43:25.714Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-09-07T09:43:25.714Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-09-07T09:43:25.714Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-09-07T09:43:25.714Z] === RUN TestDockerSuite/TestBuildFails [2022-09-07T09:43:33.025Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-09-07T09:43:33.510Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-09-07T09:43:33.686Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-09-07T09:43:39.515Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-09-07T09:43:45.521Z] === RUN TestDockerSuite/TestBuildForceRm [2022-09-07T09:43:51.788Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-09-07T09:43:58.220Z] === RUN TestDockerSuite/TestBuildFromGit [2022-09-07T09:44:04.237Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-09-07T09:44:05.855Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-09-07T09:44:11.857Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-09-07T09:44:11.857Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-09-07T09:44:12.342Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-09-07T09:44:12.829Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-09-07T09:44:13.853Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-09-07T09:44:13.853Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-09-07T09:44:13.853Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-09-07T09:44:29.011Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-09-07T09:44:29.011Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-09-07T09:44:29.011Z] === RUN TestDockerSuite/TestBuildHistory [2022-09-07T09:44:38.460Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-09-07T09:44:41.724Z] === RUN TestDockerSuite/TestBuildIidFile [2022-09-07T09:44:41.724Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-09-07T09:44:44.025Z] === RUN TestDockerSuite/TestBuildInheritance [2022-09-07T09:44:44.025Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-09-07T09:44:44.025Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-09-07T09:44:44.510Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-09-07T09:44:44.995Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-09-07T09:44:49.874Z] === RUN TestDockerSuite/TestBuildLabel [2022-09-07T09:44:50.896Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-09-07T09:44:51.382Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-09-07T09:44:52.403Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-09-07T09:44:52.891Z] === RUN TestDockerSuite/TestBuildLabels [2022-09-07T09:44:53.912Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-09-07T09:44:56.199Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-09-07T09:44:56.547Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-09-07T09:45:02.214Z] === RUN TestDockerSuite/TestBuildLastModified [2022-09-07T09:45:02.214Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-09-07T09:45:02.214Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-09-07T09:45:02.214Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-09-07T09:45:02.214Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-09-07T09:45:02.214Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-09-07T09:45:02.700Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-09-07T09:45:02.700Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-09-07T09:45:02.700Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-09-07T09:45:03.721Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-09-07T09:45:04.206Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-09-07T09:45:10.215Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-09-07T09:45:28.643Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-09-07T09:45:40.615Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-09-07T09:45:40.615Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-09-07T09:45:40.615Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-09-07T09:45:43.651Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-09-07T09:46:00.720Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-09-07T09:46:12.925Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-09-07T09:46:26.680Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-09-07T09:46:31.040Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-09-07T09:46:31.040Z] docker_cli_external_volume_driver_test.go:485: [dfe97335e54ec] daemon is not started [2022-09-07T09:46:45.917Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-09-07T09:46:45.917Z] docker_cli_external_volume_driver_test.go:53: [df1254a7a6a11] daemon is not started [2022-09-07T09:46:48.165Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-09-07T09:46:53.052Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-09-07T09:47:00.369Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-09-07T09:47:00.794Z] --- PASS: TestDockerExternalVolumeSuite (436.77s) [2022-09-07T09:47:00.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2022-09-07T09:47:00.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-09-07T09:47:00.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.13s) [2022-09-07T09:47:00.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-09-07T09:47:00.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-09-07T09:47:00.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-09-07T09:47:00.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-09-07T09:47:00.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2022-09-07T09:47:00.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2022-09-07T09:47:00.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-09-07T09:47:00.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-09-07T09:47:00.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-09-07T09:47:00.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-09-07T09:47:00.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-09-07T09:47:00.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2022-09-07T09:47:00.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.57s) [2022-09-07T09:47:00.794Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-09-07T09:47:00.794Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-09-07T09:47:00.794Z] PASS [2022-09-07T09:47:00.794Z] [2022-09-07T09:47:00.794Z] === Skipped [2022-09-07T09:47:00.794Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-07T09:47:00.794Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-09-07T09:47:00.794Z] check_test.go:309: [dcc41d2e0428f] daemon is not started [2022-09-07T09:47:00.794Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-09-07T09:47:00.794Z] [2022-09-07T09:47:00.794Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-07T09:47:00.794Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-09-07T09:47:00.794Z] check_test.go:309: [ddddcf872f6a3] daemon is not started [2022-09-07T09:47:00.794Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-09-07T09:47:00.794Z] [2022-09-07T09:47:00.794Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-09-07T09:47:00.794Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-09-07T09:47:00.794Z] check_test.go:309: [d7457ccf78081] daemon is not started [2022-09-07T09:47:00.794Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-09-07T09:47:00.794Z] [2022-09-07T09:47:00.794Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-09-07T09:47:00.794Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-09-07T09:47:00.794Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-09-07T09:47:00.794Z] [2022-09-07T09:47:00.794Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-09-07T09:47:00.794Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-09-07T09:47:00.794Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-09-07T09:47:00.794Z] [2022-09-07T09:47:00.794Z] DONE 273 tests, 5 skipped in 2431.085s [2022-09-07T09:47:00.794Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-07T09:47:00.794Z] ++++ cat bundles/test-integration/docker.pid [2022-09-07T09:47:00.794Z] +++ kill 8006 [2022-09-07T09:47:01.362Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d846a32f1662a/docker.pid [2022-09-07T09:47:01.362Z] +++ kill 5810 [2022-09-07T09:47:01.362Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5810 is not a child of this shell [2022-09-07T09:47:01.362Z] warning: PID 5810 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d846a32f1662a/docker.pid had a nonzero exit code [2022-09-07T09:47:01.362Z] +++ /etc/init.d/apparmor stop [2022-09-07T09:47:01.362Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-07T09:47:01.362Z] [2022-09-07T09:47:01.362Z] Unloading profiles will leave already running processes permanently [2022-09-07T09:47:01.362Z] unconfined, which can lead to unexpected situations. [2022-09-07T09:47:01.362Z] [2022-09-07T09:47:01.362Z] To set a process to complain mode, use the command line tool [2022-09-07T09:47:01.362Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-07T09:47:01.362Z] +++ true [2022-09-07T09:47:01.362Z] exiting test-integration [2022-09-07T09:47:01.362Z] ++ exit 0 [2022-09-07T09:47:01.362Z] [2022-09-07T09:47:01.620Z] + exit 0 [2022-09-07T09:47:01.620Z] ++ jobs -p [2022-09-07T09:47:01.620Z] + pids= [2022-09-07T09:47:01.620Z] + echo 'Remaining pids to kill: []' [2022-09-07T09:47:01.620Z] Remaining pids to kill: [] [2022-09-07T09:47:01.621Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-09-07T09:47:01.637Z] Recording test results [2022-09-07T09:47:03.301Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-07T09:47:03.613Z] + echo Ensuring container killed. [2022-09-07T09:47:03.613Z] Ensuring container killed. [2022-09-07T09:47:03.613Z] + docker ps -aq -f name=docker-pr3-* [2022-09-07T09:47:03.613Z] + cids=d796389dccd9 [2022-09-07T09:47:03.613Z] 815f6c287f86 [2022-09-07T09:47:03.613Z] d20e8bba63e5 [2022-09-07T09:47:03.613Z] + [ -n d796389dccd9 [2022-09-07T09:47:03.613Z] 815f6c287f86 [2022-09-07T09:47:03.613Z] d20e8bba63e5 ] [2022-09-07T09:47:03.613Z] + docker rm -vf d796389dccd9 815f6c287f86 d20e8bba63e5 [2022-09-07T09:47:04.992Z] d796389dccd9 [2022-09-07T09:47:05.561Z] 815f6c287f86 [2022-09-07T09:47:05.561Z] d20e8bba63e5 [Pipeline] sh [2022-09-07T09:47:05.847Z] + echo Chowning /workspace to jenkins user [2022-09-07T09:47:05.847Z] Chowning /workspace to jenkins user [2022-09-07T09:47:05.847Z] + id -u [2022-09-07T09:47:05.847Z] + id -g [2022-09-07T09:47:05.847Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44098:/workspace busybox chown -R 1000:1000 /workspace [2022-09-07T09:47:05.847Z] Unable to find image 'busybox:latest' locally [2022-09-07T09:47:05.847Z] latest: Pulling from library/busybox [2022-09-07T09:47:06.106Z] 2c39bef88607: Pulling fs layer [2022-09-07T09:47:06.106Z] 2c39bef88607: Download complete [2022-09-07T09:47:06.106Z] 2c39bef88607: Pull complete [2022-09-07T09:47:06.106Z] Digest: sha256:20142e89dab967c01765b0aea3be4cec3a5957cc330f061e5503ef6168ae6613 [2022-09-07T09:47:06.106Z] Status: Downloaded newer image for busybox:latest [2022-09-07T09:47:06.473Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-07T09:47:08.309Z] + bundleName=amd64 [2022-09-07T09:47:08.309Z] + echo Creating amd64-bundles.tar.gz [2022-09-07T09:47:08.309Z] Creating amd64-bundles.tar.gz [2022-09-07T09:47:08.309Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-07T09:47:08.309Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-07T09:47:09.698Z] Archiving artifacts [2022-09-07T09:47:11.592Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44098/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-07T09:47:11.900Z] + make clean [2022-09-07T09:47:12.160Z] docker volume rm -f docker-dev-cache [2022-09-07T09:47:12.160Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-07T09:47:32.034Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-09-07T09:47:32.034Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-09-07T09:47:32.034Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-09-07T09:47:42.650Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-09-07T09:47:42.650Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-09-07T09:47:42.650Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-09-07T09:47:42.650Z] === RUN TestDockerSuite/TestBuildNetNone [2022-09-07T09:47:42.650Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-09-07T09:47:42.650Z] === RUN TestDockerSuite/TestBuildNoContext [2022-09-07T09:47:46.545Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-09-07T09:47:57.156Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-09-07T09:47:58.775Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-09-07T09:47:58.775Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-09-07T09:47:59.259Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-09-07T09:48:02.295Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-09-07T09:48:03.317Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-09-07T09:48:04.935Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-09-07T09:48:20.092Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-09-07T09:48:21.709Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-09-07T09:48:32.347Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-09-07T09:48:35.386Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-09-07T09:48:45.999Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-09-07T09:48:50.880Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-09-07T09:48:55.757Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-09-07T09:48:57.374Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-09-07T09:48:57.374Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-09-07T09:48:57.374Z] === RUN TestDockerSuite/TestBuildPATH [2022-09-07T09:48:57.374Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-09-07T09:48:57.374Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-09-07T09:48:59.658Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-09-07T09:48:59.658Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-09-07T09:48:59.658Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-09-07T09:49:50.875Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-09-07T09:50:16.441Z] === RUN TestDockerSuite/TestBuildRm [2022-09-07T09:50:31.598Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-09-07T09:50:34.638Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-09-07T09:50:34.638Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-09-07T09:50:34.638Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-09-07T09:50:34.638Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-09-07T09:50:34.638Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-09-07T09:50:36.257Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-09-07T09:50:41.133Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-09-07T09:50:44.170Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-09-07T09:50:54.784Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-09-07T09:51:12.843Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-09-07T09:51:12.843Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-09-07T09:51:13.328Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-09-07T09:51:26.032Z] === RUN TestDockerSuite/TestBuildSpaces [2022-09-07T09:51:26.032Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-09-07T09:51:30.913Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-09-07T09:51:30.913Z] === RUN TestDockerSuite/TestBuildStderr [2022-09-07T09:51:35.790Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-09-07T09:52:01.360Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-09-07T09:52:01.360Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-09-07T09:52:01.360Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-09-07T09:52:02.381Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-09-07T09:52:03.402Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-09-07T09:52:09.410Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-09-07T09:52:15.416Z] === RUN TestDockerSuite/TestBuildUser [2022-09-07T09:52:15.416Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-09-07T09:52:15.416Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-09-07T09:52:15.416Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-09-07T09:52:15.416Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-09-07T09:52:15.416Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-09-07T09:52:15.416Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-09-07T09:52:20.299Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-09-07T09:52:20.299Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-09-07T09:52:29.129Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-09-07T09:52:29.129Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-09-07T09:52:29.129Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-09-07T09:52:29.129Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-09-07T09:52:29.129Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-09-07T09:52:54.699Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-09-07T09:52:54.699Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-09-07T09:53:05.314Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-09-07T09:53:11.317Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-09-07T09:53:11.317Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-09-07T09:53:11.317Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-09-07T09:53:11.317Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-09-07T09:53:11.317Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-09-07T09:53:14.354Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-09-07T09:53:14.354Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-09-07T09:53:14.839Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-09-07T09:53:27.540Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-09-07T09:53:33.563Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-09-07T09:53:33.563Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-09-07T09:53:48.720Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-09-07T09:53:48.720Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-09-07T09:53:48.720Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-09-07T09:53:48.720Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-09-07T09:53:49.205Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-09-07T09:53:49.205Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-09-07T09:53:49.205Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-09-07T09:53:50.225Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-09-07T09:54:00.839Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-09-07T09:54:01.863Z] === RUN TestDockerSuite/TestBuildXZHost [2022-09-07T09:54:01.863Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-09-07T09:54:01.863Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-09-07T09:54:01.863Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-09-07T09:54:02.351Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-09-07T09:54:02.351Z] docker_cli_sni_test.go:18: Flakey test [2022-09-07T09:54:02.351Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-09-07T09:54:04.635Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-09-07T09:54:09.508Z] === RUN TestDockerSuite/TestCommitChange [2022-09-07T09:54:15.514Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-09-07T09:54:20.389Z] === RUN TestDockerSuite/TestCommitHardlink [2022-09-07T09:54:20.390Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-09-07T09:54:20.390Z] === RUN TestDockerSuite/TestCommitNewFile [2022-09-07T09:54:33.088Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-09-07T09:54:33.088Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-09-07T09:54:33.088Z] === RUN TestDockerSuite/TestCommitTTY [2022-09-07T09:54:41.924Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-09-07T09:54:45.816Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-09-07T09:54:45.816Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-09-07T09:54:45.816Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-09-07T09:54:45.816Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-09-07T09:54:45.816Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-09-07T09:54:45.816Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-09-07T09:54:45.816Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-09-07T09:54:45.816Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-09-07T09:54:45.816Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-09-07T09:54:45.816Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-09-07T09:54:45.816Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-09-07T09:54:45.816Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-09-07T09:54:45.816Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-09-07T09:54:45.816Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-09-07T09:54:45.816Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-09-07T09:54:46.302Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-09-07T09:54:59.003Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-09-07T09:55:11.705Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-09-07T09:55:11.705Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-09-07T09:55:11.705Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-09-07T09:55:13.987Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-09-07T09:55:13.987Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-09-07T09:55:13.987Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-09-07T09:55:13.987Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-09-07T09:55:13.987Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-09-07T09:55:13.987Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-09-07T09:55:13.987Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-09-07T09:55:16.272Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-09-07T09:55:16.272Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-09-07T09:55:16.272Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-09-07T09:55:16.272Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-09-07T09:55:19.309Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-09-07T09:55:19.309Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-09-07T09:55:19.309Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-09-07T09:55:19.309Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-09-07T09:55:19.309Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-09-07T09:55:19.309Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-09-07T09:55:19.309Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-09-07T09:55:19.309Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-09-07T09:55:22.345Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-09-07T09:55:24.631Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-09-07T09:55:26.913Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-09-07T09:55:26.913Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-09-07T09:55:26.913Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-09-07T09:55:26.913Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-09-07T09:55:29.949Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-09-07T09:55:29.949Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-09-07T09:55:32.233Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-09-07T09:55:32.233Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-09-07T09:55:32.233Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-09-07T09:55:32.233Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-09-07T09:55:32.233Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-09-07T09:55:35.272Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-09-07T09:55:35.272Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-09-07T09:55:37.561Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-09-07T09:55:37.561Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-09-07T09:55:37.561Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-09-07T09:55:40.604Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-09-07T09:55:40.604Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-09-07T09:55:42.887Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-09-07T09:55:51.722Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-09-07T09:55:56.594Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-09-07T09:55:56.595Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-09-07T09:55:56.595Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-09-07T09:55:56.595Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-09-07T09:55:56.595Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-09-07T09:55:58.211Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-09-07T09:55:58.211Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-09-07T09:55:58.698Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-09-07T09:56:06.006Z] === RUN TestDockerSuite/TestContainerAPITop [2022-09-07T09:56:06.006Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-09-07T09:56:06.006Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-09-07T09:56:08.293Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-09-07T09:56:08.293Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-09-07T09:56:13.166Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-09-07T09:56:15.449Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-09-07T09:56:15.449Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-09-07T09:56:15.449Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-09-07T09:56:15.449Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-09-07T09:56:15.449Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-09-07T09:56:15.449Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-09-07T09:56:15.449Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-09-07T09:56:15.449Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-09-07T09:56:15.449Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-09-07T09:56:15.449Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-09-07T09:56:15.449Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-09-07T09:56:17.733Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-09-07T09:56:17.733Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-09-07T09:56:25.040Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-09-07T09:56:28.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-09-07T09:56:31.113Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-09-07T09:56:33.400Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000ab200_} [2022-09-07T09:56:42.229Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11112846599_c:\foo_false____} [2022-09-07T09:56:49.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11112846599_c:\foo_true____} [2022-09-07T09:56:53.437Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-09-07T09:56:53.437Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-09-07T09:56:53.437Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-09-07T09:56:53.437Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-09-07T09:56:53.437Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-09-07T09:56:53.437Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-09-07T09:56:53.437Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-09-07T09:56:53.437Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-09-07T09:56:53.437Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-09-07T09:56:53.437Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-09-07T09:56:53.437Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-09-07T09:56:53.437Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-09-07T09:56:53.437Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-09-07T09:56:53.437Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-09-07T09:56:53.437Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-09-07T09:56:53.437Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-09-07T09:56:53.437Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-09-07T09:56:53.437Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-09-07T09:56:53.437Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-09-07T09:56:53.437Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-09-07T09:56:53.437Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-09-07T09:56:53.437Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-09-07T09:56:53.437Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-09-07T09:56:53.437Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-09-07T09:57:00.749Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-09-07T09:57:00.749Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-09-07T09:57:00.749Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-09-07T09:57:00.749Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-09-07T09:57:00.749Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-09-07T09:57:00.749Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-09-07T09:57:00.749Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-09-07T09:57:00.749Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-09-07T09:57:00.749Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-09-07T09:57:00.749Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-09-07T09:57:00.749Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-09-07T09:57:00.749Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-09-07T09:57:00.749Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-09-07T09:57:00.749Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-09-07T09:57:00.749Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-09-07T09:57:00.749Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-09-07T09:57:00.749Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-09-07T09:57:00.749Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-09-07T09:57:00.749Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-09-07T09:57:00.749Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-09-07T09:57:00.749Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-09-07T09:57:00.749Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-09-07T09:57:00.749Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-09-07T09:57:00.749Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-09-07T09:57:00.749Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-09-07T09:57:00.749Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-09-07T09:57:00.749Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-09-07T09:57:03.786Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-09-07T09:57:03.786Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-09-07T09:57:03.786Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-09-07T09:57:03.786Z] === RUN TestDockerSuite/TestCpRelativePath [2022-09-07T09:57:06.822Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-09-07T09:57:06.822Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-09-07T09:57:06.822Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-09-07T09:57:06.822Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-09-07T09:57:06.822Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-09-07T09:57:06.822Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-09-07T09:57:06.822Z] === RUN TestDockerSuite/TestCpToCaseA [2022-09-07T09:57:11.699Z] === RUN TestDockerSuite/TestCpToCaseB [2022-09-07T09:57:14.738Z] === RUN TestDockerSuite/TestCpToCaseC [2022-09-07T09:57:14.738Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-09-07T09:57:14.738Z] === RUN TestDockerSuite/TestCpToCaseD [2022-09-07T09:57:14.738Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-09-07T09:57:14.738Z] === RUN TestDockerSuite/TestCpToCaseE [2022-09-07T09:57:29.886Z] === RUN TestDockerSuite/TestCpToCaseF [2022-09-07T09:57:29.886Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-09-07T09:57:29.886Z] === RUN TestDockerSuite/TestCpToCaseG [2022-09-07T09:57:29.886Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-09-07T09:57:29.886Z] === RUN TestDockerSuite/TestCpToCaseH [2022-09-07T09:57:40.497Z] === RUN TestDockerSuite/TestCpToCaseI [2022-09-07T09:57:40.497Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-09-07T09:57:40.497Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-09-07T09:57:40.497Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-09-07T09:57:40.497Z] === RUN TestDockerSuite/TestCpToDot [2022-09-07T09:57:42.113Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-09-07T09:57:42.113Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-09-07T09:57:42.113Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-09-07T09:57:42.113Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-09-07T09:57:42.113Z] === RUN TestDockerSuite/TestCpToStdout [2022-09-07T09:57:45.148Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-09-07T09:57:45.148Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-09-07T09:57:45.148Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-09-07T09:57:45.148Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-09-07T09:57:45.148Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-09-07T09:57:45.148Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-09-07T09:57:45.148Z] === RUN TestDockerSuite/TestCpVolumePath [2022-09-07T09:57:45.148Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-09-07T09:57:45.148Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-09-07T09:57:45.148Z] === RUN TestDockerSuite/TestCreateArgs [2022-09-07T09:57:45.148Z] === RUN TestDockerSuite/TestCreateByImageID [2022-09-07T09:57:47.431Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-09-07T09:57:50.468Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-09-07T09:57:50.468Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-09-07T09:57:50.468Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-09-07T09:57:52.844Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-09-07T09:57:53.329Z] === RUN TestDockerSuite/TestCreateLabels [2022-09-07T09:57:53.813Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-09-07T09:57:53.813Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-09-07T09:57:53.813Z] === RUN TestDockerSuite/TestCreateRM [2022-09-07T09:57:53.813Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-09-07T09:57:53.813Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-07T09:57:53.813Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-09-07T09:57:54.299Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-09-07T09:57:54.299Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-09-07T09:58:09.448Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-09-07T09:58:09.448Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-09-07T09:58:09.448Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-09-07T09:58:12.483Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-09-07T09:58:12.969Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-09-07T09:58:12.969Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-09-07T09:58:12.969Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-09-07T09:58:15.255Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-09-07T09:58:15.255Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-09-07T09:58:15.255Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-09-07T09:58:15.742Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-09-07T09:58:15.742Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-09-07T09:58:15.742Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-09-07T09:58:15.742Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-09-07T09:58:15.742Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-09-07T09:58:15.742Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-09-07T09:58:15.742Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-09-07T09:58:15.742Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-09-07T09:58:15.742Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-09-07T09:58:15.742Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-09-07T09:58:15.742Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-09-07T09:58:15.742Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T09:58:15.742Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-09-07T09:58:15.742Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-09-07T09:58:15.742Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-09-07T09:58:15.742Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-09-07T09:58:15.742Z] === RUN TestDockerSuite/TestDevicePermissions [2022-09-07T09:58:15.742Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-09-07T09:58:15.742Z] === RUN TestDockerSuite/TestDockerFails [2022-09-07T09:58:15.742Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-09-07T09:58:15.742Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-09-07T09:58:15.742Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-09-07T09:58:15.742Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-09-07T09:58:15.742Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-09-07T09:58:15.742Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-09-07T09:58:15.742Z] === RUN TestDockerSuite/TestEventsAttach [2022-09-07T09:58:15.742Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-09-07T09:58:15.742Z] === RUN TestDockerSuite/TestEventsCommit [2022-09-07T09:58:15.742Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-09-07T09:58:15.742Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-09-07T09:58:18.777Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-09-07T09:58:21.062Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-09-07T09:58:24.100Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-09-07T09:58:39.258Z] === RUN TestDockerSuite/TestEventsCopy [2022-09-07T09:58:43.151Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-09-07T09:58:49.153Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-09-07T09:58:51.434Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-09-07T09:58:51.919Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-09-07T09:59:02.530Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-09-07T09:59:02.530Z] === RUN TestDockerSuite/TestEventsFilterType [2022-09-07T09:59:03.551Z] === RUN TestDockerSuite/TestEventsFilters [2022-09-07T09:59:09.552Z] === RUN TestDockerSuite/TestEventsFormat [2022-09-07T09:59:14.433Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-09-07T09:59:14.433Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-09-07T09:59:14.433Z] === RUN TestDockerSuite/TestEventsImageImport [2022-09-07T09:59:14.433Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-09-07T09:59:14.433Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-09-07T09:59:14.433Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-09-07T09:59:14.433Z] === RUN TestDockerSuite/TestEventsImagePull [2022-09-07T09:59:14.433Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-09-07T09:59:14.433Z] === RUN TestDockerSuite/TestEventsImageTag [2022-09-07T09:59:15.455Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-09-07T09:59:15.455Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-09-07T09:59:15.455Z] === RUN TestDockerSuite/TestEventsRename [2022-09-07T09:59:18.495Z] === RUN TestDockerSuite/TestEventsResize [2022-09-07T09:59:21.533Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-09-07T09:59:24.576Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-09-07T09:59:27.614Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-09-07T09:59:32.490Z] === RUN TestDockerSuite/TestEventsTop [2022-09-07T09:59:32.490Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-09-07T09:59:32.490Z] === RUN TestDockerSuite/TestEventsUntag [2022-09-07T09:59:35.529Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-09-07T09:59:39.423Z] === RUN TestDockerSuite/TestExec [2022-09-07T09:59:39.423Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-09-07T09:59:39.423Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-09-07T09:59:39.423Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-09-07T09:59:39.423Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-09-07T09:59:41.706Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-09-07T09:59:43.991Z] === RUN TestDockerSuite/TestExecAPIStart [2022-09-07T09:59:43.991Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-09-07T09:59:43.991Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-09-07T09:59:43.991Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-09-07T09:59:43.991Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-09-07T09:59:43.991Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-09-07T09:59:43.991Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-09-07T09:59:46.276Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-09-07T09:59:49.317Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-09-07T09:59:51.605Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-09-07T09:59:53.895Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-09-07T09:59:58.772Z] === RUN TestDockerSuite/TestExecCgroup [2022-09-07T09:59:58.772Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-09-07T09:59:58.772Z] === RUN TestDockerSuite/TestExecEnv [2022-09-07T09:59:58.772Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-09-07T09:59:58.772Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-09-07T09:59:58.772Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-09-07T09:59:58.772Z] === RUN TestDockerSuite/TestExecExitStatus [2022-09-07T10:00:01.813Z] === RUN TestDockerSuite/TestExecInspectID [2022-09-07T10:00:06.690Z] === RUN TestDockerSuite/TestExecInteractive [2022-09-07T10:00:06.690Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-09-07T10:00:06.690Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-09-07T10:00:06.690Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-09-07T10:00:06.690Z] === RUN TestDockerSuite/TestExecParseError [2022-09-07T10:00:06.690Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-09-07T10:00:06.690Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-09-07T10:00:06.690Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-09-07T10:00:06.690Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-09-07T10:00:06.690Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-09-07T10:00:06.690Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-09-07T10:00:09.731Z] === RUN TestDockerSuite/TestExecSetEnv [2022-09-07T10:00:09.731Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-09-07T10:00:09.731Z] === RUN TestDockerSuite/TestExecStartFails [2022-09-07T10:00:09.731Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-09-07T10:00:09.731Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-09-07T10:00:09.731Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-09-07T10:00:09.731Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-09-07T10:00:09.731Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-09-07T10:00:09.731Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-09-07T10:00:09.731Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-09-07T10:00:09.731Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-09-07T10:00:12.781Z] === RUN TestDockerSuite/TestExecUlimits [2022-09-07T10:00:12.781Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-09-07T10:00:12.781Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-09-07T10:00:21.620Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-09-07T10:00:21.620Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-09-07T10:00:21.620Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-09-07T10:00:21.620Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-09-07T10:00:21.620Z] === RUN TestDockerSuite/TestExecWithUser [2022-09-07T10:00:21.620Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-09-07T10:00:21.620Z] === RUN TestDockerSuite/TestGetContainerStats [2022-09-07T10:00:28.931Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-09-07T10:00:34.935Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-09-07T10:00:37.991Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-09-07T10:00:43.993Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-09-07T10:00:43.993Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-09-07T10:00:43.993Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-09-07T10:00:44.479Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-09-07T10:00:44.479Z] === RUN TestDockerSuite/TestHealth [2022-09-07T10:00:44.479Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-09-07T10:00:44.479Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-09-07T10:00:44.479Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-09-07T10:00:44.479Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-09-07T10:00:44.479Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-09-07T10:00:50.493Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-09-07T10:00:50.493Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-09-07T10:00:50.493Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-09-07T10:00:50.493Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-09-07T10:00:50.493Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-09-07T10:00:50.493Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-09-07T10:00:50.493Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-09-07T10:00:51.514Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-09-07T10:00:51.514Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-09-07T10:00:51.514Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-09-07T10:00:52.535Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-09-07T10:00:52.535Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-09-07T10:00:54.818Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-09-07T10:00:54.818Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-09-07T10:00:57.102Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-09-07T10:01:01.002Z] === RUN TestDockerSuite/TestImagesFormat [2022-09-07T10:01:01.002Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-09-07T10:01:01.002Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-09-07T10:01:01.002Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-09-07T10:01:04.895Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-09-07T10:01:04.895Z] === RUN TestDockerSuite/TestImportBadURL [2022-09-07T10:01:07.179Z] === RUN TestDockerSuite/TestImportDisplay [2022-09-07T10:01:07.179Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-09-07T10:01:07.179Z] === RUN TestDockerSuite/TestImportFile [2022-09-07T10:01:07.179Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-09-07T10:01:07.179Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-09-07T10:01:07.179Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-09-07T10:01:07.179Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-09-07T10:01:07.179Z] === RUN TestDockerSuite/TestImportGzipped [2022-09-07T10:01:07.179Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-09-07T10:01:07.179Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-09-07T10:01:07.179Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-09-07T10:01:07.664Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-09-07T10:01:07.664Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-09-07T10:01:07.664Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-09-07T10:01:07.664Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-09-07T10:01:07.664Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-09-07T10:01:07.664Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-09-07T10:01:07.664Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-09-07T10:01:07.664Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-09-07T10:01:07.664Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-09-07T10:01:07.664Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-09-07T10:01:07.664Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-09-07T10:01:07.664Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-09-07T10:01:09.948Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-09-07T10:01:12.987Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-09-07T10:01:12.987Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-09-07T10:01:12.987Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-09-07T10:01:12.987Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-09-07T10:01:12.987Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-09-07T10:01:12.987Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-09-07T10:01:12.987Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-09-07T10:01:12.987Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-09-07T10:01:20.295Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-09-07T10:01:20.295Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-09-07T10:01:27.604Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-09-07T10:01:27.604Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-09-07T10:01:27.604Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-09-07T10:01:27.604Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-09-07T10:01:27.604Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-09-07T10:01:27.604Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-09-07T10:01:27.604Z] === RUN TestDockerSuite/TestInspectDefault [2022-09-07T10:01:30.641Z] === RUN TestDockerSuite/TestInspectHistory [2022-09-07T10:01:35.517Z] === RUN TestDockerSuite/TestInspectImage [2022-09-07T10:01:35.517Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-09-07T10:01:35.517Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-09-07T10:01:35.517Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-09-07T10:01:35.517Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-09-07T10:01:35.517Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-09-07T10:01:35.517Z] === RUN TestDockerSuite/TestInspectInt64 [2022-09-07T10:01:38.553Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-09-07T10:01:40.837Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-09-07T10:01:40.837Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-09-07T10:01:43.876Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-09-07T10:01:46.159Z] === RUN TestDockerSuite/TestInspectPlugin [2022-09-07T10:01:46.159Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-09-07T10:01:46.159Z] === RUN TestDockerSuite/TestInspectRootFS [2022-09-07T10:01:46.159Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-09-07T10:01:49.196Z] === RUN TestDockerSuite/TestInspectStatus [2022-09-07T10:01:52.236Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-09-07T10:01:57.117Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-09-07T10:01:59.403Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-09-07T10:02:02.439Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-09-07T10:02:04.723Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-09-07T10:02:07.005Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-09-07T10:02:10.042Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-09-07T10:02:12.326Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-09-07T10:02:12.326Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-09-07T10:02:12.326Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-09-07T10:02:12.326Z] === RUN TestDockerSuite/TestLinksEnvs [2022-09-07T10:02:12.326Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-09-07T10:02:12.326Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-09-07T10:02:12.326Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-09-07T10:02:12.326Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-09-07T10:02:12.326Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-09-07T10:02:12.326Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-09-07T10:02:12.326Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-09-07T10:02:12.326Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-09-07T10:02:12.326Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-09-07T10:02:12.326Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-09-07T10:02:12.326Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-09-07T10:02:12.326Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-09-07T10:02:12.326Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-09-07T10:02:12.326Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-09-07T10:02:12.326Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-09-07T10:02:12.326Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-09-07T10:02:12.326Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-09-07T10:02:12.326Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-09-07T10:02:12.326Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-09-07T10:02:12.326Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-09-07T10:02:12.326Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-09-07T10:02:12.326Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-09-07T10:02:12.326Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-09-07T10:02:12.326Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-09-07T10:02:12.326Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-09-07T10:02:12.326Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-09-07T10:02:12.326Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-09-07T10:02:12.326Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-09-07T10:02:12.326Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-09-07T10:02:12.326Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-09-07T10:02:12.811Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-09-07T10:02:12.811Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-09-07T10:02:15.098Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-09-07T10:02:17.382Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-09-07T10:02:23.388Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-09-07T10:02:25.673Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-09-07T10:02:25.673Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-09-07T10:02:25.673Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-09-07T10:02:28.709Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-09-07T10:02:28.709Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-09-07T10:02:37.544Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-09-07T10:02:44.858Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-09-07T10:02:53.694Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-09-07T10:02:55.978Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-09-07T10:02:59.016Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-09-07T10:02:59.016Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-09-07T10:02:59.016Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-09-07T10:03:01.298Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-09-07T10:03:08.610Z] === RUN TestDockerSuite/TestLogsSince [2022-09-07T10:03:19.217Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-09-07T10:03:19.217Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-09-07T10:03:19.217Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-09-07T10:03:19.217Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-09-07T10:03:19.217Z] === RUN TestDockerSuite/TestLogsTail [2022-09-07T10:03:21.499Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-09-07T10:03:24.535Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-09-07T10:03:26.820Z] === RUN TestDockerSuite/TestMountIntoProc [2022-09-07T10:03:26.820Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-09-07T10:03:26.820Z] === RUN TestDockerSuite/TestMountIntoSys [2022-09-07T10:03:26.820Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-09-07T10:03:26.820Z] === RUN TestDockerSuite/TestNetHostname [2022-09-07T10:03:26.820Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-09-07T10:03:26.820Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-09-07T10:03:26.820Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-09-07T10:03:26.820Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-09-07T10:03:26.820Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-09-07T10:03:26.820Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-09-07T10:03:26.820Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-09-07T10:03:26.820Z] === RUN TestDockerSuite/TestPluginActive [2022-09-07T10:03:26.820Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-09-07T10:03:27.306Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-09-07T10:03:27.306Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-09-07T10:03:27.306Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-09-07T10:03:27.306Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-09-07T10:03:27.306Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-09-07T10:03:27.306Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-09-07T10:03:27.306Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-09-07T10:03:27.306Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-09-07T10:03:27.306Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-09-07T10:03:27.306Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-09-07T10:03:27.306Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-09-07T10:03:27.306Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-09-07T10:03:27.306Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-09-07T10:03:27.306Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-09-07T10:03:27.306Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-09-07T10:03:27.306Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-09-07T10:03:27.306Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-09-07T10:03:27.306Z] === RUN TestDockerSuite/TestPortHostBinding [2022-09-07T10:03:27.306Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-09-07T10:03:27.306Z] === RUN TestDockerSuite/TestPortList [2022-09-07T10:03:27.306Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-09-07T10:03:27.306Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-09-07T10:03:32.177Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-09-07T10:03:32.177Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-09-07T10:03:32.177Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-09-07T10:03:32.177Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-09-07T10:03:32.177Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-09-07T10:03:32.177Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-09-07T10:03:32.177Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-09-07T10:03:32.662Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-09-07T10:03:32.662Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-09-07T10:03:32.662Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-09-07T10:03:32.662Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-09-07T10:03:32.662Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-09-07T10:03:32.662Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-09-07T10:03:32.662Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-09-07T10:03:32.662Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-09-07T10:03:32.662Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-09-07T10:03:32.662Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-09-07T10:03:32.662Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-09-07T10:03:37.532Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-09-07T10:03:37.532Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-09-07T10:03:37.532Z] === RUN TestDockerSuite/TestPsByOrder [2022-09-07T10:03:48.140Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-09-07T10:03:48.140Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-09-07T10:03:48.140Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-09-07T10:03:58.745Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-09-07T10:04:13.894Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-09-07T10:04:13.894Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-09-07T10:04:13.894Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-09-07T10:04:13.894Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-09-07T10:04:29.048Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-09-07T10:04:31.347Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-09-07T10:04:40.180Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-09-07T10:04:45.053Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-09-07T10:04:45.053Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-09-07T10:04:45.053Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-09-07T10:04:45.053Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-09-07T10:04:45.053Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-09-07T10:04:55.671Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-09-07T10:04:55.671Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-09-07T10:04:55.671Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-09-07T10:04:55.671Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-09-07T10:04:55.671Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-09-07T10:04:55.671Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-09-07T10:04:55.671Z] === RUN TestDockerSuite/TestPsRightTagName [2022-09-07T10:04:55.671Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-09-07T10:04:55.671Z] === RUN TestDockerSuite/TestPsShowMounts [2022-09-07T10:05:04.514Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-09-07T10:05:04.514Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-09-07T10:05:04.514Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-09-07T10:05:05.534Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-09-07T10:05:05.534Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-09-07T10:05:05.534Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-09-07T10:05:07.151Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-09-07T10:05:08.172Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-09-07T10:05:08.172Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-09-07T10:05:08.172Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-09-07T10:05:13.051Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-09-07T10:05:17.925Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-09-07T10:05:25.240Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-09-07T10:05:50.802Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-09-07T10:05:50.802Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-09-07T10:05:50.802Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-09-07T10:05:54.698Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-09-07T10:05:55.183Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-09-07T10:05:55.183Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-09-07T10:05:56.203Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-09-07T10:06:01.077Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-09-07T10:06:05.949Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-09-07T10:06:05.949Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-09-07T10:06:05.949Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-09-07T10:06:10.823Z] === RUN TestDockerSuite/TestRmiBlank [2022-09-07T10:06:10.823Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-09-07T10:06:10.823Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-09-07T10:06:28.872Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-09-07T10:06:29.357Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-09-07T10:06:30.376Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-09-07T10:06:37.681Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-09-07T10:06:43.683Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-09-07T10:06:56.376Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-09-07T10:07:01.249Z] === RUN TestDockerSuite/TestRmiTag [2022-09-07T10:07:02.269Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-09-07T10:07:05.305Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-09-07T10:07:26.793Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-09-07T10:07:26.793Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-09-07T10:07:32.802Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-09-07T10:07:33.822Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-09-07T10:07:33.822Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-09-07T10:07:33.822Z] === RUN TestDockerSuite/TestRunAddHost [2022-09-07T10:07:33.822Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-09-07T10:07:33.822Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-09-07T10:07:33.822Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-09-07T10:07:33.822Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-09-07T10:07:33.822Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-09-07T10:07:33.822Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-09-07T10:07:33.822Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-09-07T10:07:33.822Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-09-07T10:07:33.822Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-09-07T10:07:33.822Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-09-07T10:07:33.822Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-09-07T10:07:33.822Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-09-07T10:07:36.106Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-09-07T10:07:36.106Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-09-07T10:07:36.106Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-09-07T10:07:36.106Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-09-07T10:07:36.106Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-09-07T10:07:46.850Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-09-07T10:07:49.131Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-09-07T10:07:56.434Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-09-07T10:07:58.721Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-09-07T10:08:01.758Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-09-07T10:08:01.758Z] === RUN TestDockerSuite/TestRunBindMounts [2022-09-07T10:08:12.362Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-09-07T10:08:12.362Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-09-07T10:08:12.362Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-09-07T10:08:12.362Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-09-07T10:08:12.362Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-09-07T10:08:12.362Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-09-07T10:08:12.362Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-09-07T10:08:12.362Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-09-07T10:08:12.362Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-09-07T10:08:12.362Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-09-07T10:08:12.362Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-09-07T10:08:12.362Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-09-07T10:08:12.362Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-09-07T10:08:12.362Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-09-07T10:08:12.362Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-09-07T10:08:12.362Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-09-07T10:08:12.362Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-09-07T10:08:12.362Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-09-07T10:08:12.362Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-09-07T10:08:12.362Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-09-07T10:08:12.362Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-09-07T10:08:12.362Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-09-07T10:08:12.362Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-09-07T10:08:13.978Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-09-07T10:08:13.978Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-09-07T10:08:13.978Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-09-07T10:08:17.874Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-09-07T10:08:17.874Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-09-07T10:08:17.874Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-09-07T10:08:17.874Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-09-07T10:08:17.874Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-09-07T10:08:20.159Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-09-07T10:08:20.159Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-09-07T10:08:20.159Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-09-07T10:08:20.159Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-09-07T10:08:20.159Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-09-07T10:08:20.159Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-09-07T10:08:20.159Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-09-07T10:08:20.159Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-09-07T10:08:20.159Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-09-07T10:08:20.159Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-09-07T10:08:20.159Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-09-07T10:08:20.159Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-09-07T10:08:20.159Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-09-07T10:08:20.159Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-09-07T10:08:20.160Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-09-07T10:08:22.442Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-09-07T10:08:25.478Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-09-07T10:08:27.763Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-09-07T10:08:27.763Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-09-07T10:08:27.763Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-09-07T10:08:27.763Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-09-07T10:08:27.763Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-09-07T10:08:27.763Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-09-07T10:08:27.763Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-09-07T10:08:30.049Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-09-07T10:08:30.049Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-09-07T10:08:30.049Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-09-07T10:08:30.049Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-09-07T10:08:30.049Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-09-07T10:08:30.049Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-09-07T10:08:30.049Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-09-07T10:08:30.050Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-09-07T10:08:30.050Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-09-07T10:08:32.333Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-09-07T10:08:38.330Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-09-07T10:08:38.330Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-09-07T10:08:38.330Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-09-07T10:08:38.330Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-09-07T10:08:38.330Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-09-07T10:08:38.330Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-09-07T10:08:38.330Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-09-07T10:08:38.330Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-09-07T10:08:38.330Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-09-07T10:08:38.330Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-09-07T10:08:38.330Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-09-07T10:08:38.330Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-09-07T10:08:38.330Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-09-07T10:08:40.614Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-09-07T10:08:40.614Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-09-07T10:08:40.614Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-09-07T10:08:41.100Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-09-07T10:08:41.100Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-09-07T10:08:41.100Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-09-07T10:08:43.385Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-09-07T10:08:45.668Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-09-07T10:08:45.668Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-09-07T10:08:45.668Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-09-07T10:08:48.708Z] === RUN TestDockerSuite/TestRunEnvironment [2022-09-07T10:08:48.708Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-09-07T10:08:48.708Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-09-07T10:08:48.708Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-09-07T10:08:48.708Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-09-07T10:08:48.708Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-09-07T10:08:48.708Z] === RUN TestDockerSuite/TestRunExitCode [2022-09-07T10:08:50.992Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-09-07T10:08:54.027Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-09-07T10:08:56.333Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-09-07T10:09:03.637Z] === RUN TestDockerSuite/TestRunExposePort [2022-09-07T10:09:03.637Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-09-07T10:09:03.637Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-09-07T10:09:03.637Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-09-07T10:09:03.637Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-09-07T10:09:03.637Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-09-07T10:09:03.637Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-09-07T10:09:03.637Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-09-07T10:09:03.637Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-09-07T10:09:03.637Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-07T10:09:03.637Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-09-07T10:09:03.637Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-09-07T10:09:03.637Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-09-07T10:09:03.637Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-09-07T10:09:03.637Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-09-07T10:09:03.637Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-09-07T10:09:08.511Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-09-07T10:09:08.511Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-09-07T10:09:08.511Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-09-07T10:09:08.511Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-09-07T10:09:08.511Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-09-07T10:09:08.511Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-09-07T10:09:08.511Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-09-07T10:09:08.511Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-09-07T10:09:08.511Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-09-07T10:09:08.511Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-09-07T10:09:08.511Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-09-07T10:09:08.511Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-09-07T10:09:19.122Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-09-07T10:09:19.122Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-09-07T10:09:19.122Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-09-07T10:09:21.404Z] === RUN TestDockerSuite/TestRunModeHostname [2022-09-07T10:09:21.404Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-09-07T10:09:21.404Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-09-07T10:09:21.404Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-09-07T10:09:21.404Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-09-07T10:09:21.404Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-09-07T10:09:21.404Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-09-07T10:09:21.404Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-09-07T10:09:21.404Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-09-07T10:09:21.404Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-09-07T10:09:21.404Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-09-07T10:09:21.404Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-09-07T10:09:21.404Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-09-07T10:09:21.404Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-09-07T10:09:21.404Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-09-07T10:09:21.404Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-09-07T10:09:21.404Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-09-07T10:09:21.404Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-09-07T10:09:21.404Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-09-07T10:09:21.404Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-09-07T10:09:21.404Z] === RUN TestDockerSuite/TestRunMount [2022-09-07T10:09:21.404Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-09-07T10:09:21.404Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-09-07T10:09:21.404Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-09-07T10:09:21.404Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-09-07T10:09:21.404Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-09-07T10:09:21.404Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-09-07T10:09:21.404Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-09-07T10:09:21.404Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-09-07T10:09:34.094Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-09-07T10:09:34.094Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-09-07T10:09:34.094Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-09-07T10:09:34.094Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-09-07T10:09:34.094Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-09-07T10:09:34.094Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-09-07T10:09:34.094Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-09-07T10:09:40.095Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-09-07T10:09:43.994Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-09-07T10:09:43.994Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-09-07T10:09:43.994Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-09-07T10:09:43.994Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-09-07T10:09:43.994Z] === RUN TestDockerSuite/TestRunNetHost [2022-09-07T10:09:43.994Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-09-07T10:09:43.994Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-09-07T10:09:43.994Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-09-07T10:09:43.994Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-09-07T10:09:43.994Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-09-07T10:09:43.994Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-09-07T10:09:43.994Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-09-07T10:09:43.994Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-09-07T10:09:43.994Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-09-07T10:09:43.994Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-09-07T10:09:43.994Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-09-07T10:09:43.994Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-09-07T10:09:43.994Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-09-07T10:09:43.994Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-09-07T10:09:44.479Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-09-07T10:09:46.095Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-09-07T10:09:48.378Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-09-07T10:09:50.660Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-09-07T10:09:52.276Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-09-07T10:09:54.562Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-09-07T10:09:55.048Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-09-07T10:09:55.048Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-09-07T10:09:55.048Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-09-07T10:09:55.048Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-09-07T10:09:55.048Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-09-07T10:09:55.048Z] === RUN TestDockerSuite/TestRunPortInUse [2022-09-07T10:09:55.048Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-09-07T10:09:55.048Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-09-07T10:09:55.048Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-09-07T10:09:55.048Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-09-07T10:09:55.048Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-09-07T10:09:55.048Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-09-07T10:09:55.048Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-09-07T10:09:55.048Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-09-07T10:09:55.048Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-09-07T10:09:55.048Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-09-07T10:09:58.084Z] === RUN TestDockerSuite/TestRunPublishPort [2022-09-07T10:09:58.084Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-09-07T10:09:58.084Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-09-07T10:09:58.084Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-09-07T10:09:58.084Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-09-07T10:09:58.084Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-09-07T10:09:58.084Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-09-07T10:09:58.084Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-09-07T10:09:58.569Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-09-07T10:09:58.569Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-09-07T10:09:58.569Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-09-07T10:10:13.720Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-09-07T10:10:13.720Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-09-07T10:10:13.720Z] === RUN TestDockerSuite/TestRunRm [2022-09-07T10:10:14.742Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-09-07T10:10:20.741Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-09-07T10:10:23.021Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-09-07T10:10:30.329Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-09-07T10:10:31.942Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-09-07T10:10:34.980Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-09-07T10:10:34.980Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-09-07T10:10:34.980Z] === RUN TestDockerSuite/TestRunState [2022-09-07T10:10:34.980Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-09-07T10:10:34.980Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-09-07T10:10:37.260Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-09-07T10:10:37.260Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-09-07T10:10:37.260Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-09-07T10:10:39.540Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-09-07T10:10:39.541Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-09-07T10:10:39.541Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-09-07T10:10:39.541Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-09-07T10:10:39.541Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-09-07T10:10:39.541Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-09-07T10:10:39.541Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-09-07T10:10:39.541Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-09-07T10:10:39.541Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-09-07T10:10:44.417Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-09-07T10:10:44.417Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-09-07T10:10:44.417Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-09-07T10:10:44.417Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-09-07T10:10:44.417Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-09-07T10:10:44.417Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-09-07T10:10:44.417Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-09-07T10:10:44.417Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-09-07T10:10:44.417Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-09-07T10:10:44.417Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-09-07T10:10:44.417Z] === RUN TestDockerSuite/TestRunUserByID [2022-09-07T10:10:44.417Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-09-07T10:10:44.417Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-09-07T10:10:44.417Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-09-07T10:10:44.417Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-09-07T10:10:44.417Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-09-07T10:10:44.417Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-09-07T10:10:44.417Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-09-07T10:10:44.417Z] === RUN TestDockerSuite/TestRunUserByName [2022-09-07T10:10:44.417Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-09-07T10:10:44.417Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-09-07T10:10:46.699Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-09-07T10:10:46.699Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-09-07T10:10:46.699Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-09-07T10:10:54.004Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-09-07T10:10:54.004Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-09-07T10:10:54.004Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-09-07T10:10:54.004Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-09-07T10:10:54.004Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-09-07T10:10:57.038Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-09-07T10:11:04.344Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-09-07T10:11:09.221Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-09-07T10:11:15.218Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-09-07T10:11:15.218Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-09-07T10:11:15.218Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-09-07T10:11:15.218Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-09-07T10:11:18.248Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-09-07T10:11:20.528Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-09-07T10:11:27.834Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-09-07T10:11:27.834Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-09-07T10:11:27.834Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-09-07T10:11:27.834Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-09-07T10:11:27.834Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-09-07T10:11:27.834Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-09-07T10:11:27.834Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-09-07T10:11:27.834Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-09-07T10:11:27.834Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-09-07T10:11:27.834Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-09-07T10:11:27.834Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-09-07T10:11:27.834Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-09-07T10:11:27.834Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-09-07T10:11:27.834Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-09-07T10:11:27.834Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-09-07T10:11:32.704Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-09-07T10:11:33.725Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-09-07T10:11:36.006Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-09-07T10:11:40.873Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-09-07T10:11:40.873Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-09-07T10:11:40.873Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-09-07T10:11:40.873Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-09-07T10:11:40.873Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-09-07T10:11:40.873Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-09-07T10:11:40.873Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-09-07T10:11:40.873Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-09-07T10:11:40.873Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-09-07T10:11:40.873Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-09-07T10:11:40.873Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-09-07T10:11:40.873Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-09-07T10:11:40.873Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-09-07T10:11:40.873Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-09-07T10:11:40.873Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-09-07T10:11:40.873Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-09-07T10:11:40.873Z] === RUN TestDockerSuite/TestSaveImageId [2022-09-07T10:11:40.873Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-09-07T10:11:40.873Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-09-07T10:11:40.873Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-09-07T10:11:40.873Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-09-07T10:11:40.873Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-09-07T10:11:40.873Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-09-07T10:11:40.873Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-09-07T10:11:40.873Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-09-07T10:11:40.873Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-09-07T10:11:40.873Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-09-07T10:11:40.873Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-09-07T10:11:40.873Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-09-07T10:11:40.873Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-09-07T10:11:40.873Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-09-07T10:11:40.873Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-09-07T10:11:40.873Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-09-07T10:11:40.873Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-09-07T10:11:40.873Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-09-07T10:11:43.903Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-09-07T10:11:43.903Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-09-07T10:11:44.388Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-09-07T10:11:44.388Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-09-07T10:11:46.667Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-09-07T10:11:59.363Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-09-07T10:11:59.363Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-09-07T10:11:59.363Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-09-07T10:12:06.669Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-09-07T10:12:06.669Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-09-07T10:12:06.670Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-09-07T10:12:10.558Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-09-07T10:12:10.558Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-09-07T10:12:10.558Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-09-07T10:12:10.558Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-09-07T10:12:10.558Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-09-07T10:12:10.558Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-09-07T10:12:10.559Z] === RUN TestDockerSuite/TestStartRecordError [2022-09-07T10:12:10.559Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-09-07T10:12:10.559Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-09-07T10:12:16.560Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-09-07T10:12:16.560Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-09-07T10:12:16.560Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-09-07T10:12:16.560Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-09-07T10:12:16.560Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-09-07T10:12:16.560Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-09-07T10:12:16.560Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-09-07T10:12:16.560Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-09-07T10:12:16.560Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-09-07T10:12:16.560Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-09-07T10:12:16.560Z] === RUN TestDockerSuite/TestStatsNoStream [2022-09-07T10:12:16.560Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-09-07T10:12:16.560Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-09-07T10:12:18.841Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-09-07T10:12:21.878Z] === RUN TestDockerSuite/TestTopPrivileged [2022-09-07T10:12:21.878Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-09-07T10:12:21.878Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-09-07T10:12:24.164Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-09-07T10:12:24.164Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-09-07T10:12:24.164Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-09-07T10:12:24.164Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-09-07T10:12:24.164Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-09-07T10:12:24.164Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-09-07T10:12:24.164Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-09-07T10:12:24.164Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-09-07T10:12:24.164Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-09-07T10:12:24.164Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-09-07T10:12:24.164Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-09-07T10:12:24.164Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-09-07T10:12:24.164Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-09-07T10:12:39.308Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-09-07T10:12:39.793Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-09-07T10:12:39.793Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-09-07T10:12:39.793Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-09-07T10:12:39.793Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-09-07T10:12:40.278Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-09-07T10:12:40.763Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-09-07T10:12:41.248Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-09-07T10:12:48.551Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-09-07T10:12:48.551Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-09-07T10:12:51.587Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-09-07T10:12:52.608Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-09-07T10:12:52.608Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-09-07T10:12:53.093Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-09-07T10:12:53.093Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-09-07T10:13:05.783Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-09-07T10:13:05.783Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-09-07T10:13:05.783Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-09-07T10:13:06.816Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-09-07T10:13:06.816Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-09-07T10:13:06.816Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-09-07T10:13:06.816Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-09-07T10:13:14.126Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-09-07T10:13:14.126Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-09-07T10:13:14.611Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-09-07T10:13:29.775Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-09-07T10:13:29.775Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-09-07T10:13:29.775Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-09-07T10:13:30.260Z] --- PASS: TestDockerSuite (2980.06s) [2022-09-07T10:13:30.260Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-09-07T10:13:30.260Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-09-07T10:13:30.260Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-09-07T10:13:30.260Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-09-07T10:13:30.260Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-09-07T10:13:30.260Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-09-07T10:13:30.260Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-09-07T10:13:30.260Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.98s) [2022-09-07T10:13:30.260Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.33s) [2022-09-07T10:13:30.260Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.73s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.41s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (113.30s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.05s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.09s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.26s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.48s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.30s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.46s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.15s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (139.73s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.53s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.56s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.92s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.38s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.62s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.09s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.45s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.50s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.23s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.39s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.76s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.22s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildAddTar (45.59s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.05s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.66s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.67s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.44s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.29s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.49s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.42s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.70s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.64s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.43s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.25s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.54s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.12s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.58s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.56s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.06s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildCmd (0.82s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.64s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.61s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.71s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.39s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.33s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.53s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.18s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.02s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.55s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.95s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.68s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.74s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.36s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.17s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.85s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (43.93s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.78s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.86s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.95s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.38s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.98s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.93s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildDockerignore (87.46s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.27s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (99.96s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.91s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.94s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.22s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.66s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.06s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.73s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (21.50s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.47s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (140.95s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.63s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.22s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.58s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.89s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.55s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.37s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.96s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.14s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.46s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.81s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.69s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildFails (7.42s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.86s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.84s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.38s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.70s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.78s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.23s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.87s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.73s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildHistory (11.87s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.09s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.27s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.96s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.77s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildLabel (1.08s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.73s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.04s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.67s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildLabels (1.09s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.76s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.21s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.67s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.80s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.51s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (30.90s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.92s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.19s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (25.65s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.70s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.49s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.96s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.21s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.08s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.72s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.22s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.93s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.67s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.06s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.23s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.44s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.98s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.78s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.06s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.95s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.53s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.60s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.32s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.34s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.40s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.30s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (30.61s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildRm (14.76s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.80s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.62s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.98s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.85s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.92s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.30s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.92s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.73s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.62s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.52s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildStderr (5.08s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.33s) [2022-09-07T10:13:30.261Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.54s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.43s) [2022-09-07T10:13:30.261Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.22s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.04s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.78s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.65s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.96s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.87s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.04s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.10s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.33s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.97s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.80s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.20s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.51s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.99s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.30s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.04s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.18s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.40s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.94s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCommitChange (5.47s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCommitNewFile (13.03s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCommitTTY (7.73s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.10s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.53s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.55s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.58s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.60s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.67s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.97s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.44s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.46s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.55s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.64s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.84s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.19s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.74s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.46s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.01s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.31s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.07s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.36s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.58s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.63s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.22s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.09s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (35.37s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.75s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.78s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.74s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.78s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000ab200_} (7.75s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11112846599_c:\foo_false____} (7.75s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11112846599_c:\foo_true____} (3.79s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.20s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.54s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.88s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.68s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.04s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.77s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.82s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.00s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCpToDot (2.63s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCpToStdout (2.75s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.27s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.50s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.17s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.72s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (13.66s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.64s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.57s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.57s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.66s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.64s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.82s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.44s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestEventsCopy (5.55s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.77s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.42s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.94s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (9.09s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.09s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.20s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestEventsFilters (5.17s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestEventsFormat (5.33s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestEventsRename (2.80s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestEventsResize (3.12s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.65s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.04s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.11s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestEventsUntag (2.83s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.37s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.23s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.19s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.47s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.46s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.52s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.37s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.89s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.68s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestExecInspectID (5.33s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.94s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.81s) [2022-09-07T10:13:30.262Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-09-07T10:13:30.262Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.95s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.31s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.37s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.40s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.41s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.11s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.75s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.15s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.99s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.33s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.48s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.18s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.94s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestImportBadURL (2.46s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.43s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.46s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (7.40s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (7.40s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestInspectDefault (2.47s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestInspectHistory (5.38s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.48s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.52s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.62s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.56s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.54s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestInspectStatus (3.13s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.03s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.64s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.60s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.51s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.57s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.47s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.47s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.24s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.25s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.01s) [2022-09-07T10:13:30.263Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.73s) [2022-09-07T10:13:30.263Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.65s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.09s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.91s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.34s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.01s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.81s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.63s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.39s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestLogsSince (9.47s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestLogsTail (3.24s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.83s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.52s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.00s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.98s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestPsByOrder (9.56s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.71s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.39s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.68s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.27s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.22s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.17s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.15s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.31s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.83s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.47s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.06s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.65s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.62s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.56s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.17s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.70s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.80s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.80s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.52s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.81s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.89s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.10s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.77s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.33s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.65s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (13.28s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.90s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRmiTag (0.80s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.68s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.71s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.07s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.69s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.31s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.22s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.81s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.13s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.30s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.57s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.65s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.83s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.47s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.39s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.20s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.58s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.59s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.48s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.42s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.98s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.94s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.59s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.45s) [2022-09-07T10:13:30.767Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.45s) [2022-09-07T10:13:30.767Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.65s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunExitCode (2.52s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.51s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.46s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.34s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.48s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.85s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.93s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (12.62s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.34s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.62s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.39s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.50s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.42s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.40s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.28s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.28s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.65s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunRm (2.56s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.70s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.55s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.07s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.25s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.66s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.24s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.03s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.90s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.32s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.12s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.11s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.98s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.69s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.27s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.59s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.81s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (7.21s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.08s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.84s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.19s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.50s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.57s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.45s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.82s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (11.86s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.10s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.07s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.05s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.85s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.37s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.68s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.40s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.38s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.27s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.46s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.36s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.50s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.16s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.60s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.48s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.82s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.74s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.95s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.35s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.36s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.08s) [2022-09-07T10:13:30.768Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-09-07T10:13:30.768Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.47s) [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.768Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-09-07T10:13:30.768Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-09-07T10:13:30.769Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-09-07T10:13:30.769Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.16s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-09-07T10:13:30.769Z] === RUN TestDockerSchema1RegistrySuite [2022-09-07T10:13:30.769Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-09-07T10:13:30.769Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-09-07T10:13:30.769Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-09-07T10:13:30.769Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-09-07T10:13:30.769Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-09-07T10:13:30.769Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-09-07T10:13:30.769Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-09-07T10:13:30.769Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-09-07T10:13:30.769Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-09-07T10:13:30.769Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-09-07T10:13:30.769Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-09-07T10:13:30.769Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-09-07T10:13:30.769Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-09-07T10:13:30.769Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-09-07T10:13:30.769Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-09-07T10:13:30.769Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-09-07T10:13:30.769Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-09-07T10:13:30.769Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-09-07T10:13:30.769Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-09-07T10:13:30.769Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-09-07T10:13:30.769Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-09-07T10:13:30.769Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-09-07T10:13:30.769Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-09-07T10:13:30.769Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-09-07T10:13:30.769Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-09-07T10:13:30.769Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-09-07T10:13:30.769Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-09-07T10:13:30.769Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-09-07T10:13:30.769Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-09-07T10:13:30.769Z] === RUN TestDockerRegistryAuthTokenSuite [2022-09-07T10:13:30.769Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-09-07T10:13:30.769Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-09-07T10:13:30.769Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-09-07T10:13:30.769Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-09-07T10:13:30.769Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-09-07T10:13:30.769Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-09-07T10:13:30.769Z] === RUN TestDockerDaemonSuite [2022-09-07T10:13:30.769Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-09-07T10:13:30.769Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-09-07T10:13:30.769Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-09-07T10:13:30.769Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-09-07T10:13:30.769Z] === RUN TestDockerSwarmSuite [2022-09-07T10:13:30.769Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-09-07T10:13:30.769Z] === RUN TestDockerPluginSuite [2022-09-07T10:13:30.769Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-09-07T10:13:30.769Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-09-07T10:13:30.769Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-09-07T10:13:30.769Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-09-07T10:13:30.769Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-09-07T10:13:30.769Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-09-07T10:13:30.769Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-09-07T10:13:30.769Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-09-07T10:13:30.769Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-09-07T10:13:30.769Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-09-07T10:13:30.769Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-09-07T10:13:30.769Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] --- PASS: TestDockerPluginSuite (0.02s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-09-07T10:13:30.769Z] === RUN TestDockerExternalVolumeSuite [2022-09-07T10:13:30.769Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-09-07T10:13:30.769Z] === RUN TestDockerNetworkSuite [2022-09-07T10:13:30.769Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-09-07T10:13:30.769Z] === RUN TestDockerHubPullSuite [2022-09-07T10:13:30.769Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-09-07T10:13:30.769Z] PASS [2022-09-07T10:13:30.769Z] ok github.com/docker/docker/integration-cli 2980.553s [2022-09-07T10:13:30.769Z] [2022-09-07T10:13:30.769Z] === Skipped [2022-09-07T10:13:30.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-09-07T10:13:30.769Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-09-07T10:13:30.769Z] [2022-09-07T10:13:30.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-09-07T10:13:30.769Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-09-07T10:13:30.769Z] [2022-09-07T10:13:30.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-09-07T10:13:30.769Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-09-07T10:13:30.769Z] [2022-09-07T10:13:30.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-09-07T10:13:30.769Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-09-07T10:13:30.769Z] [2022-09-07T10:13:30.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-09-07T10:13:30.769Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-09-07T10:13:30.769Z] [2022-09-07T10:13:30.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-09-07T10:13:30.769Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-09-07T10:13:30.769Z] [2022-09-07T10:13:30.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-09-07T10:13:30.769Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-09-07T10:13:30.769Z] [2022-09-07T10:13:30.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-09-07T10:13:30.769Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-09-07T10:13:30.769Z] [2022-09-07T10:13:30.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-09-07T10:13:30.769Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-09-07T10:13:30.769Z] [2022-09-07T10:13:30.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-09-07T10:13:30.769Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-09-07T10:13:30.769Z] [2022-09-07T10:13:30.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-09-07T10:13:30.769Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-09-07T10:13:30.769Z] [2022-09-07T10:13:30.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-09-07T10:13:30.769Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-09-07T10:13:30.769Z] [2022-09-07T10:13:30.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-09-07T10:13:30.769Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-09-07T10:13:30.769Z] [2022-09-07T10:13:30.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-09-07T10:13:30.769Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-09-07T10:13:30.769Z] [2022-09-07T10:13:30.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-09-07T10:13:30.769Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.769Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-09-07T10:13:30.769Z] [2022-09-07T10:13:30.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-09-07T10:13:30.769Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-09-07T10:13:30.770Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-09-07T10:13:30.770Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-09-07T10:13:30.770Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.91s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-09-07T10:13:30.770Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.42s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-09-07T10:13:30.770Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.770Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-09-07T10:13:30.770Z] [2022-09-07T10:13:30.770Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-09-07T10:13:30.771Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-09-07T10:13:30.771Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-09-07T10:13:30.771Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-09-07T10:13:30.771Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.46s) [2022-09-07T10:13:30.771Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.46s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-09-07T10:13:30.771Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-09-07T10:13:30.771Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-09-07T10:13:30.771Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-09-07T10:13:30.771Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-09-07T10:13:30.771Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-09-07T10:13:30.771Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-09-07T10:13:30.771Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-09-07T10:13:30.771Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-09-07T10:13:30.771Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-09-07T10:13:30.771Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-09-07T10:13:30.771Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.43s) [2022-09-07T10:13:30.771Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.43s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-09-07T10:13:30.771Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-09-07T10:13:30.771Z] docker_cli_sni_test.go:18: Flakey test [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-09-07T10:13:30.771Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-09-07T10:13:30.771Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-09-07T10:13:30.771Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-09-07T10:13:30.771Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-09-07T10:13:30.771Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-09-07T10:13:30.771Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-09-07T10:13:30.771Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-09-07T10:13:30.771Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-09-07T10:13:30.771Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-09-07T10:13:30.771Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-09-07T10:13:30.771Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-09-07T10:13:30.771Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-09-07T10:13:30.771Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-09-07T10:13:30.771Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-09-07T10:13:30.771Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-09-07T10:13:30.771Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-09-07T10:13:30.771Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-09-07T10:13:30.771Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-09-07T10:13:30.771Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-09-07T10:13:30.771Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-09-07T10:13:30.771Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-09-07T10:13:30.771Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-09-07T10:13:30.771Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-09-07T10:13:30.771Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-09-07T10:13:30.771Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-09-07T10:13:30.771Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-09-07T10:13:30.771Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-09-07T10:13:30.771Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-09-07T10:13:30.771Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-09-07T10:13:30.771Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-09-07T10:13:30.771Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-09-07T10:13:30.771Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-09-07T10:13:30.771Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-09-07T10:13:30.771Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-09-07T10:13:30.771Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-09-07T10:13:30.771Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-09-07T10:13:30.771Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-09-07T10:13:30.771Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-09-07T10:13:30.771Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-09-07T10:13:30.771Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-09-07T10:13:30.771Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-09-07T10:13:30.771Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.771Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-09-07T10:13:30.771Z] [2022-09-07T10:13:30.771Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-09-07T10:13:30.772Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.772Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-09-07T10:13:30.772Z] [2022-09-07T10:13:30.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-09-07T10:13:30.772Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.772Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-09-07T10:13:30.772Z] [2022-09-07T10:13:30.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-09-07T10:13:30.772Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.772Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-09-07T10:13:30.772Z] [2022-09-07T10:13:30.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-09-07T10:13:30.772Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.772Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-09-07T10:13:30.772Z] [2022-09-07T10:13:30.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-09-07T10:13:30.772Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.772Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-09-07T10:13:30.772Z] [2022-09-07T10:13:30.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-09-07T10:13:30.772Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.772Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-09-07T10:13:30.772Z] [2022-09-07T10:13:30.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-09-07T10:13:30.772Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.772Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-09-07T10:13:30.772Z] [2022-09-07T10:13:30.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-09-07T10:13:30.772Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.772Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-09-07T10:13:30.772Z] [2022-09-07T10:13:30.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-09-07T10:13:30.772Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.772Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-09-07T10:13:30.772Z] [2022-09-07T10:13:30.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-09-07T10:13:30.772Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.772Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-09-07T10:13:30.772Z] [2022-09-07T10:13:30.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-09-07T10:13:30.772Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.772Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-09-07T10:13:30.772Z] [2022-09-07T10:13:30.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-09-07T10:13:30.772Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.772Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-09-07T10:13:30.772Z] [2022-09-07T10:13:30.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-09-07T10:13:30.772Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-09-07T10:13:30.772Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-09-07T10:13:30.772Z] [2022-09-07T10:13:30.772Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-09-07T10:13:30.772Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.258Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-09-07T10:13:31.258Z] [2022-09-07T10:13:31.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-09-07T10:13:31.258Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.258Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-09-07T10:13:31.258Z] [2022-09-07T10:13:31.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-09-07T10:13:31.258Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.258Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-09-07T10:13:31.258Z] [2022-09-07T10:13:31.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-09-07T10:13:31.258Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.258Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-09-07T10:13:31.258Z] [2022-09-07T10:13:31.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-09-07T10:13:31.258Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.258Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-09-07T10:13:31.258Z] [2022-09-07T10:13:31.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-09-07T10:13:31.258Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.258Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-09-07T10:13:31.258Z] [2022-09-07T10:13:31.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-09-07T10:13:31.258Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.258Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-09-07T10:13:31.258Z] [2022-09-07T10:13:31.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-09-07T10:13:31.258Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.258Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-09-07T10:13:31.258Z] [2022-09-07T10:13:31.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-09-07T10:13:31.258Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.258Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-09-07T10:13:31.258Z] [2022-09-07T10:13:31.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-09-07T10:13:31.258Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-09-07T10:13:31.258Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-09-07T10:13:31.258Z] [2022-09-07T10:13:31.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-09-07T10:13:31.258Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.258Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-09-07T10:13:31.258Z] [2022-09-07T10:13:31.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-09-07T10:13:31.258Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.258Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-09-07T10:13:31.258Z] [2022-09-07T10:13:31.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-09-07T10:13:31.258Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.258Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-09-07T10:13:31.258Z] [2022-09-07T10:13:31.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-09-07T10:13:31.258Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.258Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-09-07T10:13:31.258Z] [2022-09-07T10:13:31.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-09-07T10:13:31.258Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.258Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-09-07T10:13:31.258Z] [2022-09-07T10:13:31.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-09-07T10:13:31.258Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.258Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-09-07T10:13:31.258Z] [2022-09-07T10:13:31.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-09-07T10:13:31.258Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.258Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-09-07T10:13:31.258Z] [2022-09-07T10:13:31.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-09-07T10:13:31.258Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.258Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-09-07T10:13:31.258Z] [2022-09-07T10:13:31.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-09-07T10:13:31.258Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.258Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-09-07T10:13:31.258Z] [2022-09-07T10:13:31.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-09-07T10:13:31.258Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.258Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-09-07T10:13:31.258Z] [2022-09-07T10:13:31.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-09-07T10:13:31.258Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.258Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-09-07T10:13:31.258Z] [2022-09-07T10:13:31.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-09-07T10:13:31.258Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.258Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-09-07T10:13:31.259Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-09-07T10:13:31.259Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-09-07T10:13:31.259Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-09-07T10:13:31.259Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-09-07T10:13:31.259Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-09-07T10:13:31.259Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-09-07T10:13:31.259Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-09-07T10:13:31.259Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-09-07T10:13:31.259Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-09-07T10:13:31.259Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-09-07T10:13:31.259Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-09-07T10:13:31.259Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-09-07T10:13:31.259Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-09-07T10:13:31.259Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-09-07T10:13:31.259Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-09-07T10:13:31.259Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-09-07T10:13:31.259Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-09-07T10:13:31.259Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.259Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-09-07T10:13:31.259Z] [2022-09-07T10:13:31.259Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-09-07T10:13:31.259Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-09-07T10:13:31.260Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-09-07T10:13:31.260Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-09-07T10:13:31.260Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-09-07T10:13:31.260Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-09-07T10:13:31.260Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-09-07T10:13:31.260Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-09-07T10:13:31.260Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-09-07T10:13:31.260Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-09-07T10:13:31.260Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-09-07T10:13:31.260Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-09-07T10:13:31.260Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-09-07T10:13:31.260Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-09-07T10:13:31.260Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-09-07T10:13:31.260Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-09-07T10:13:31.260Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-09-07T10:13:31.260Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-09-07T10:13:31.260Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-09-07T10:13:31.260Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.260Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-09-07T10:13:31.260Z] [2022-09-07T10:13:31.260Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.261Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-09-07T10:13:31.261Z] [2022-09-07T10:13:31.261Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-09-07T10:13:31.261Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-09-07T10:13:31.262Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-09-07T10:13:31.262Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-09-07T10:13:31.262Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-09-07T10:13:31.262Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-09-07T10:13:31.262Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-09-07T10:13:31.262Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-09-07T10:13:31.262Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-09-07T10:13:31.262Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.05s) [2022-09-07T10:13:31.262Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.05s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-09-07T10:13:31.262Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.262Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-09-07T10:13:31.262Z] [2022-09-07T10:13:31.262Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-09-07T10:13:31.262Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-09-07T10:13:31.263Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-09-07T10:13:31.263Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-09-07T10:13:31.263Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-09-07T10:13:31.263Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-09-07T10:13:31.263Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.16s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.16s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.263Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-09-07T10:13:31.263Z] [2022-09-07T10:13:31.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-09-07T10:13:31.263Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.264Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-09-07T10:13:31.264Z] [2022-09-07T10:13:31.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-09-07T10:13:31.264Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.264Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-09-07T10:13:31.264Z] [2022-09-07T10:13:31.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-09-07T10:13:31.264Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.264Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-09-07T10:13:31.264Z] [2022-09-07T10:13:31.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-09-07T10:13:31.264Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.264Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-09-07T10:13:31.264Z] [2022-09-07T10:13:31.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-09-07T10:13:31.264Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.264Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-09-07T10:13:31.264Z] [2022-09-07T10:13:31.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-09-07T10:13:31.264Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.264Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-09-07T10:13:31.264Z] [2022-09-07T10:13:31.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-09-07T10:13:31.264Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.264Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-09-07T10:13:31.264Z] [2022-09-07T10:13:31.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-09-07T10:13:31.264Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.264Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-09-07T10:13:31.264Z] [2022-09-07T10:13:31.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-09-07T10:13:31.264Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.264Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-09-07T10:13:31.264Z] [2022-09-07T10:13:31.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-09-07T10:13:31.264Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.264Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-09-07T10:13:31.264Z] [2022-09-07T10:13:31.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-09-07T10:13:31.264Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.264Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-09-07T10:13:31.264Z] [2022-09-07T10:13:31.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-09-07T10:13:31.264Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.264Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-09-07T10:13:31.264Z] [2022-09-07T10:13:31.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-09-07T10:13:31.264Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.750Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-09-07T10:13:31.750Z] [2022-09-07T10:13:31.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-09-07T10:13:31.750Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.750Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-09-07T10:13:31.750Z] [2022-09-07T10:13:31.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-09-07T10:13:31.750Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.750Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-09-07T10:13:31.750Z] [2022-09-07T10:13:31.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-09-07T10:13:31.750Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.750Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-09-07T10:13:31.750Z] [2022-09-07T10:13:31.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-09-07T10:13:31.750Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.750Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-09-07T10:13:31.750Z] [2022-09-07T10:13:31.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-09-07T10:13:31.750Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.750Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-09-07T10:13:31.750Z] [2022-09-07T10:13:31.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-09-07T10:13:31.750Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.750Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-09-07T10:13:31.750Z] [2022-09-07T10:13:31.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-09-07T10:13:31.750Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.750Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-09-07T10:13:31.750Z] [2022-09-07T10:13:31.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-09-07T10:13:31.750Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.750Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-09-07T10:13:31.750Z] [2022-09-07T10:13:31.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-09-07T10:13:31.750Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.750Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-09-07T10:13:31.750Z] [2022-09-07T10:13:31.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-09-07T10:13:31.750Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.750Z] [2022-09-07T10:13:31.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-09-07T10:13:31.750Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.750Z] [2022-09-07T10:13:31.750Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-09-07T10:13:31.750Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-09-07T10:13:31.750Z] [2022-09-07T10:13:31.750Z] DONE 1093 tests, 547 skipped in 2993.884s [2022-09-07T10:13:31.750Z] INFO: Integration tests ended at 09/07/2022 10:13:31. Duration:00:49:54.0862775 [2022-09-07T10:13:31.750Z] INFO: Docker info of the daemon under test at end of run [2022-09-07T10:13:31.750Z] [2022-09-07T10:13:31.750Z] Containers: 2 [2022-09-07T10:13:31.750Z] Running: 0 [2022-09-07T10:13:31.750Z] Paused: 0 [2022-09-07T10:13:31.750Z] Stopped: 2 [2022-09-07T10:13:31.750Z] Images: 18 [2022-09-07T10:13:31.750Z] Server Version: 0.0.0-dev [2022-09-07T10:13:31.750Z] Storage Driver: windowsfilter [2022-09-07T10:13:31.750Z] Windows: [2022-09-07T10:13:31.750Z] Logging Driver: json-file [2022-09-07T10:13:31.750Z] Plugins: [2022-09-07T10:13:31.750Z] Volume: local [2022-09-07T10:13:31.750Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-09-07T10:13:31.750Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-09-07T10:13:31.750Z] Swarm: inactive [2022-09-07T10:13:31.750Z] Default Isolation: process [2022-09-07T10:13:31.750Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-09-07T10:13:31.750Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-09-07T10:13:31.750Z] OSType: windows [2022-09-07T10:13:31.750Z] Architecture: x86_64 [2022-09-07T10:13:31.750Z] CPUs: 4 [2022-09-07T10:13:31.750Z] Total Memory: 32GiB [2022-09-07T10:13:31.750Z] Name: azwin-2-671f80 [2022-09-07T10:13:31.750Z] ID: HM6R:WPLP:CH2T:OO6K:5FGG:2WY7:IAVY:VJNB:MYYB:H7GB:L72Z:5UN6 [2022-09-07T10:13:31.750Z] Docker Root Dir: D:\CI\PR-44098\3\daemon [2022-09-07T10:13:31.750Z] Debug Mode (client): false [2022-09-07T10:13:31.750Z] Debug Mode (server): true [2022-09-07T10:13:31.750Z] File Descriptors: -1 [2022-09-07T10:13:31.750Z] Goroutines: 17 [2022-09-07T10:13:31.750Z] System Time: 2022-09-07T10:13:31.3564048Z [2022-09-07T10:13:31.750Z] EventsListeners: 0 [2022-09-07T10:13:31.750Z] Registry: https://index.docker.io/v1/ [2022-09-07T10:13:31.750Z] Labels: [2022-09-07T10:13:31.750Z] Experimental: false [2022-09-07T10:13:31.750Z] Insecure Registries: [2022-09-07T10:13:31.750Z] 127.0.0.0/8 [2022-09-07T10:13:31.750Z] Live Restore Enabled: false [2022-09-07T10:13:31.750Z] [2022-09-07T10:13:31.750Z] [2022-09-07T10:13:31.750Z] INFO: Stopping daemon under test [2022-09-07T10:13:31.750Z] SUCCESS: The process with PID 4192 (child process of PID 3508) has been terminated. [2022-09-07T10:13:31.750Z] SUCCESS: The process with PID 3508 (child process of PID 712) has been terminated. [2022-09-07T10:13:31.750Z] INFO: Stop tailing logs of the daemon under tests [2022-09-07T10:13:31.750Z] INFO: executeCI.ps1 Completed successfully at 09/07/2022 10:13:31. [2022-09-07T10:13:31.750Z] INFO: Tidying up at end of run [2022-09-07T10:13:31.750Z] INFO: Saving daemon under test log (d:\CI\PR-44098\3\dut.out) to bundles\CIDUT.out [2022-09-07T10:13:31.750Z] INFO: Saving daemon under test log (d:\CI\PR-44098\3\dut.err) to bundles\CIDUT.err [2022-09-07T10:13:31.750Z] INFO: Nuke-Everything... [2022-09-07T10:13:31.750Z] INFO: Container count on control daemon to delete is 2 [2022-09-07T10:13:32.236Z] 5ee706420176 [2022-09-07T10:13:32.236Z] c190554c6031 [2022-09-07T10:13:32.236Z] INFO: Tidying pidfile d:\CI\PR-44098\3\docker.pid [2022-09-07T10:13:32.236Z] INFO: Nuking d:\CI [2022-09-07T10:14:08.392Z] INFO: Zapped successfully [2022-09-07T10:14:08.392Z] [2022-09-07T10:14:08.392Z] INFO: executeCI.ps1 exiting at Wed Sep 7 10:14:05 CUT 2022. Duration 01:19:28.4383967 [2022-09-07T10:14:08.392Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-09-07T10:14:08.654Z] Recording test results [2022-09-07T10:14:16.732Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-09-07T10:14:18.945Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-09-07T10:14:20.803Z] Archiving artifacts [2022-09-07T10:14:36.352Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44098/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-07T10:14:37.350Z] + make clean [2022-09-07T10:14:38.370Z] docker volume rm -f docker-dev-cache [2022-09-07T10:14:38.855Z] 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